<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift-JIS";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&amp;family=Oswald:wght@500;600;700&amp;family=M+PLUS+1p:wght@700;900&amp;display=swap');
.studless {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_main.jpg") repeat-y top center/contain;
  position: relative;
  font-family: 'Noto Sans JP', sans-serif; }

.studless img {
  max-width: 100%;
  height: auto;
  display: block; }

.studless br.pc {
  display: none; }

.studless a.btn, .studless p.btn {
  position: relative; }

.studless a.btn::after, .studless p.btn::after {
  content: '';
  position: absolute;
  border: 2.3vw solid transparent;
  border-left: 3.2vw solid #fff;
  top: 50%;
  transform: translateY(-50%);
  right: 0.5em; }

.studless .wrap {
  width: 95%;
  max-width: 1286px;
  margin: 0 auto; }

@media screen and (min-width: 768px) {
  .studless br.sp {
    display: none; }

  .studless br.pc {
    display: block; }

  .studless div.flex_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

  .studless a.btn::after {
    border: 1.1vw solid transparent;
    border-left: 1.8vw solid #fff; } }

@media screen and (min-width: 1024px) {
  .studless a.btn::after {
    border: 11px solid transparent;
    border-left: 16px solid #fff; } }

.studless header {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/sp_bg_title.jpg") center center / cover no-repeat;
  display: block;
  height: auto;
  padding: 50px 2.5% 30px;
  margin-bottom: 20px; }

.studless header .breadcrumb {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00a4ee;
  font-size: 14px;
  width: 100%;
  padding-left: 0.5em;
  color: #fff;
  box-sizing: border-box; }

.studless header .breadcrumb a {
  color: #fff;
  font-weight: 700;
  text-decoration: underline; }

.studless header .breadcrumb span {
  margin-left: 0.5em; }

.studless header p {
  font-size: 3.7vw;
  color: #004d9e;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
  text-shadow: 1px 1px 5px #fff, 1px -1px 5px #fff, -1px 1px 5px #fff, -1px -1px 5px #fff, 1px 0 5px #fff, 0 1px 5px #fff, -1px 0 5px #fff, 0 -1px 5px #fff;
  position: relative; }

.studless header p::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0px;
  border-bottom: 2px dotted #004d9e;
  box-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff; }

.studless header p:last-of-type {
  margin-bottom: 20px; }

.studless header h3 {
  font-size: 4.2vw;
  text-align: center;
  padding-left: 4em;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/icon_search.png") center left 0.5em / contain no-repeat;
  color: #0d3d8d;
  width: 9em;
  margin: 0 auto 20px;
  position: relative;
  filter: drop-shadow(0px 0px 6px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff); }

.studless header h3::before, .studless header h3::after {
  content: '';
  width: 4em;
  height: 3px;
  background-color: #0d3d8d;
  position: absolute;
  top: 50%; }

.studless header h3::before {
  left: -4em; }

.studless header h3::after {
  right: -4em; }

.studless header nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.studless header nav ul li {
  width: 48%; }

.studless header nav ul li a {
  font-size: 4.2vw;
  height: 4em;
  line-height: 1;
  font-weight: 700;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 2em;
  text-align: center;
  box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  transition: 0.3s; }

.studless header nav ul li a.btn_single {
  background-color: #004b9d;
  color: #fff; }

.studless header nav ul li a.btn_single::after {
  border-left: 3.2vw solid #fff; }

.studless header nav ul li a.btn_set {
  background-color: #f2ce3e;
  color: #004b9d; }

.studless header nav ul li a.btn_set::after {
  border-left: 3.2vw solid #004b9d;
  right: 1.6em;
  top: 65%; }

.studless header nav ul li a span span {
  font-size: 0.8em;
  padding-right: 1.5em; }

@media screen and (min-width: 768px) {
  .studless header {
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/pc_bg_title.jpg") center center / cover no-repeat;
    padding: 70px 2.5% 50px;
    margin-bottom: 0; }
    .studless header h2 {
      width: 90%;
      margin: 0 auto 20px; }
    .studless header h2 img {
      margin: 0 auto; }
    .studless header div.flex_box {
      justify-content: center; }
    .studless header p {
      font-size: 2.3vw; }
    .studless header p.sp {
      display: inline; }
    .studless header p:last-of-type {
      margin-bottom: 30px; }
    .studless header h3 {
      font-size: 2.3vw; }
    .studless header nav ul {
      width: 55%;
      max-width: 540px;
      margin: 0 auto; }
    .studless header nav ul li a {
      font-size: 2.3vw;
      height: 3em; }
    .studless header nav ul li a:hover {
      box-shadow: none;
      transform: translateY(5px); }
    .studless header nav ul li a.btn_single::after {
      border-left: 1.8vw solid #fff; }
    .studless header nav ul li a.btn_set::after {
      border-left: 1.8vw solid #004b9d;
      top: 68%; } }

@media screen and (min-width: 1024px) {
  .studless header h2 {
    margin-bottom: 30px; }
    .studless header div.flex_box {
      max-width: 1024px;
      margin: 0 auto; }
    .studless header p {
      font-size: 26px; }
    .studless header h3 {
      font-size: 24px; }
    .studless header nav ul li a {
      font-size: 24px; }
    .studless header nav ul li a.btn_single::after {
      border-left: 16px solid #fff; }
    .studless header nav ul li a.btn_set::after {
      border-left: 16px solid #004b9d; } }

.studless .main_menu {
  position: fixed;
  right: -100%;
  top: 25px;
  transition: 0.3s;
  width: 280px;
  background-color: #fff;
  padding: 20px 10px;
  border: 1px solid #004b9d;
  border-radius: 8px;
  box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  z-index: 100; }

.studless .main_menu.open {
  right: 10px; }

.studless .main_menu .menu_title {
  width: 200px;
  margin-bottom: 20px; }

.studless .main_menu .menu_title img {
  width: 90%;
  margin: 0 auto; }

.studless .main_menu ul li a {
  color: #fff;
  background-color: #004b9d;
  font-size: 14px;
  height: 4em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
  padding-left: 0.5em;
  margin-bottom: 10px;
  border-radius: 8px; }

.studless .main_menu ul li:last-of-type a {
  margin-bottom: 0; }

.studless .main_menu ul li a span.small {
  width: 100%;
  font-size: 12px;
  align-self: flex-end; }

.studless .main_menu ul li.set a span:nth-of-type(n+2) {
  align-self: flex-start; }

.studless .menu_btn {
  position: fixed;
  z-index: 100;
  top: 25px;
  right: 10px;
  width: 60px;
  height: 70px;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  border: 1px solid #004b9d;
  border-radius: 8px;
  padding: 10px 0;
  box-sizing: border-box;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  transition: 0.5s; }

.studless .menu_btn.open {
  border-radius: 0 8px 0 0;
  border-left: none;
  border-bottom: none;
  box-shadow: none; }

.studless .menu_btn span {
  width: 65%;
  height: 6px;
  background-color: #004b9d;
  position: relative;
  transition: 0.3s; }

.studless .menu_btn span::before, .studless .menu_btn span::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 6px;
  background-color: #004b9d;
  transition: 0.3s; }

.studless .menu_btn span::before {
  top: 24px; }

.studless .menu_btn span::after {
  top: 12px; }

.studless .menu_btn.open span {
  height: 0; }

.studless .menu_btn.open span::before {
  top: 12px;
  transform: rotate(45deg); }

.studless .menu_btn.open span::after {
  transform: rotate(-45deg); }

.studless .menu_btn p {
  display: block;
  font-size: 12px;
  font-weight: 900;
  transform: scaleY(1.5);
  letter-spacing: 0.05em; }

@media screen and (min-width: 768px) {
  .studless .menu_btn, .studless .main_menu .menu_title {
    display: none; }
    .studless .main_menu {
      position: relative;
      right: 0;
      top: 0;
      width: 100%;
      background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_subtitle.png") center center / cover no-repeat, #37bdf2;
      padding: 10px 2.5%;
      border: none;
      border-radius: 0;
      box-shadow: none; }
    .studless .main_menu ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      max-width: 1286px;
      margin: 0 auto; }
    .studless .main_menu ul.campaign li {
      width: 16.4%; }
    .studless .main_menu ul li {
      width: 19.6%; }
    .studless .main_menu ul li a {
      color: #004b9d;
      background-color: #d5f3ff;
      border: 2px solid #004b9d;
      font-size: 1.5vw;
      height: 6em;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      align-items: center;
      padding: 0;
      margin-bottom: 0;
      box-shadow: 0 1px 0 #004b9d, 0 2px 0 #004b9d, 0 3px 0 #004b9d;
      transition: 0.3s; }
    .studless .main_menu ul li a:hover {
      box-shadow: none;
      transform: translateY(3px); }
    .studless .main_menu ul li a span {
      background: linear-gradient(to bottom, transparent 70%, #f2a517 70%); }
    .studless .main_menu ul li a span.small {
      background: none;
      font-size: 1.4vw; }
    .studless .main_menu ul li.set a span:nth-of-type(n+2) {
      align-self: center; } }

@media screen and (min-width: 1024px) {
  .studless .main_menu ul li a {
    font-size: 15.4px; }

  .studless .main_menu ul li a span.small {
    font-size: 14px; } }

.studless main &gt; .section {
  margin-bottom: 50px; }

.studless main section h3 {
  font-size: 5vw;
  font-weight: 900;
  text-align: center;
  line-height: 1;
  padding: 0.5em 0;
  margin-bottom: 20px; }

.studless main section .inch_l {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_inch_1.png") center center / cover no-repeat;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35vw;
  height: 35vw;
  margin-left: 10px;
  color: #fff;
  font-weight: 700; }

.studless main section .inch_s {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_inch_2.png") center center / cover no-repeat;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  color: #fff;
  font-weight: 700;
  padding: 0.2em 0;
  margin-bottom: 20px; }

.studless main section .inch_l &gt; span, .studless main section .inch_s &gt; span {
  font-size: 3vw; }

.studless main section .inch_l &gt; div, .studless main section .inch_s &gt; span:nth-of-type(2) {
  font-size: 5vw;
  text-align: center;
  line-height: 1.2; }

.studless main section .inch_l &gt; div &gt; span, .studless main section .inch_s &gt; span:nth-of-type(2) &gt; span {
  font-size: 6vw;
  margin-right: 0.1em; }

.studless main section a.btn {
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  line-height: 1;
  background-color: #f2ce3e;
  padding: 0.7em 1em 0.7em 0;
  border-radius: 2em;
  font-size: 5vw;
  color: #004d9e;
  font-weight: 700;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  transition: 0.3s; }

.studless main section a.btn::after {
  border-left: 3.2vw solid #004d9e;
  right: 3.5em; }

@media screen and (min-width: 768px) {
  .studless main &gt; .section {
    margin-bottom: 80px; }

  .studless main section h3 {
    font-size: 4vw;
    margin-bottom: 30px; }

  .studless main section .inch_l {
    width: 18vw;
    height: 18vw; }

  .studless main section .inch_s {
    padding: 0.1em 0;
    margin-bottom: 10px; }

  .studless main section .inch_l &gt; span {
    font-size: 1.8vw; }

  .studless main section .inch_s &gt; span {
    font-size: 1.6vw; }

  .studless main section .inch_l &gt; div {
    font-size: 3vw; }

  .studless main section .inch_s &gt; span:nth-of-type(2) {
    font-size: 2.2vw; }

  .studless main section .inch_l &gt; div &gt; span {
    font-size: 3.8vw; }

  .studless main section .inch_s &gt; span:nth-of-type(2) &gt; span {
    font-size: 2.6vw; }

  .studless main section a.btn {
    width: 60%;
    margin: 0 auto;
    font-size: 2.3vw; }

  .studless main section a.btn:hover {
    box-shadow: none;
    transform: translate(2px, 2px); }

  .studless main section a.btn::after {
    border-left: 1.8vw solid #004d9e;
    right: 6em; } }

@media screen and (min-width: 1024px) {
  .studless main section h3 {
    font-size: 40px; }

  .studless main section .inch_l {
    width: 185px;
    height: 185px; }

  .studless main section .inch_l &gt; span {
    font-size: 18px; }

  .studless main section .inch_s &gt; span {
    font-size: 16px; }

  .studless main section .inch_l &gt; div {
    font-size: 30px; }

  .studless main section .inch_s &gt; span:nth-of-type(2) {
    font-size: 22px; }

  .studless main section .inch_l &gt; div &gt; span {
    font-size: 38px; }

  .studless main section .inch_s &gt; span:nth-of-type(2) &gt; span {
    font-size: 26px; }

  .studless main section a.btn {
    width: 555px;
    font-size: 24px; }

  .studless main section a.btn::after {
    border-left: 16px solid #004d9e; } }

.studless #campaign h3 {
  color: #fff;
  background-color: #ff244b; }

.studless #campaign img {
  margin: 0 auto 20px; }

.studless #campaign p {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px; }

.studless #campaign p:last-of-type {
  text-align: center;
  font-size: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

.studless #campaign p span {
  color: #ff244b; }

@media screen and (min-width: 768px) {
  .studless #campaign p:last-of-type {
    font-size: 30px; } }

@media screen and (min-width: 1366px) {
  .studless #campaign p {
    text-align: center; } }

.studless #recommend h3 {
  color: #fff;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_subtitle.png") center top / cover no-repeat, #114199;
  position: relative; }

.studless #recommend h3::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(17, 65, 153, 0.6);
  z-index: 0; }

.studless #recommend h3 span {
  position: relative;
  z-index: 1; }

.studless #recommend .aw1 {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_aw1.jpg") right top / cover no-repeat, #fff;
  padding: 20px 2.5% 30px;
  box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3); }

.studless #recommend .aw1, .studless #recommend .box {
  margin-bottom: 20px; }

.studless #recommend .aw1 h4, .studless #recommend .box h4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 20px; }

.studless #recommend .aw1 h4 img {
  width: 60%; }

.studless #recommend .aw1 h4 small, .studless #recommend .box h4 small {
  color: #fff;
  background-color: #959595;
  padding: 0.3em 1em;
  font-size: 3vw;
  border-radius: 1em;
  font-weight: 700;
  margin-left: 0.5em;
  line-height: 1; }

.studless #recommend .aw1 h5 p {
  font-size: 4.7vw;
  font-weight: 900;
  text-align: center; }

.studless #recommend .aw1 h5 p:first-of-type {
  color: #c21b1f;
  margin-bottom: 5px;
  text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 2px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff; }

.studless #recommend .aw1 h5 p:last-of-type {
  color: #fff;
  background-color: #014785;
  font-weight: 500;
  border-radius: 2em;
  width: 80%;
  margin: 1em auto; }

.studless #recommend .aw1 h5 img {
  width: 80%;
  margin: 0 auto 10px; }

.studless #recommend .aw1 .tire_inch {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px; }

.studless #recommend .aw1 .tire_inch img {
  width: 35%;
  max-width: 250px; }

.studless #recommend .aw1 .tire_inch + p {
  width: 80%;
  font-size: 14px;
  text-align: justify;
  font-weight: 500;
  margin: 0 auto 50px; }

.studless #recommend .aw1 .movie dl {
  position: relative; }

.studless #recommend .aw1 .movie dl dt {
  color: #16449b;
  background-color: #f2e724;
  font-weight: 900;
  font-style: italic;
  font-size: 4.7vw;
  width: 8em;
  text-align: center;
  border-radius: 2em;
  padding: 0.2em 0;
  border: 3px solid #fff;
  position: relative;
  top: 0.5em;
  left: 0.5em;
  z-index: 1; }

.studless #recommend .aw1 .movie dl dd {
  color: #fff;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_aw1_point.png") center / cover no-repeat, #16449b;
  text-align: center;
  width: 100%;
  font-size: 4.7vw;
  font-weight: 700;
  padding: 1em 0;
  border: 3px solid #fff;
  border-radius: 5px;
  box-sizing: border-box;
  position: relative;
  bottom: 0.5em; }

.studless #recommend .aw1 .movie dl dd span {
  color: #f2e724;
  display: block; }

.studless #recommend .aw1 .movie &gt; p {
  font-size: 3.7vw;
  font-weight: 500;
  margin-bottom: 1em;
  line-height: 1.8; }

.studless #recommend .aw1 .movie &gt; p span {
  color: #e21641; }

.studless #recommend .aw1 .movie h5 {
  font-size: 4vw;
  text-align: center;
  color: #004d9e;
  font-weight: 700;
  position: relative;
  width: 20em;
  margin: 0 auto 10px;
  line-height: 2;
  text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 2px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff; }

.studless #recommend .aw1 .movie h5::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.6vw;
  background-color: #004d9e;
  border-radius: 0.3vw;
  box-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 2px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff; }

.studless #recommend .aw1 .movie &gt; div {
  width: 90%;
  margin: 0 auto 30px;
  height: 45vw; }

.studless #recommend .aw1 .movie &gt; div &gt; div {
  height: 100%; }

@media screen and (min-width: 768px) {
  .studless #recommend .aw1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_aw1.jpg") center top / cover no-repeat, #fff;
    padding-bottom: 30px;
    margin-bottom: 30px; }

  .studless #recommend .aw1 .detail {
    width: 49%; }

  .studless #recommend .aw1 h4 {
    justify-content: flex-start; }

  .studless #recommend .aw1 h4 small, .studless #recommend .box h4 small {
    font-size: 1.8vw; }

  .studless #recommend .aw1 h5 p {
    font-size: 2.2vw; }

  .studless #recommend .aw1 .tire_inch img {
    width: 47%; }

  .studless #recommend .aw1 .tire_inch + p {
    width: 90%;
    margin-bottom: 30px; }

  .studless #recommend .aw1 .movie dl dt {
    font-size: 2.2vw; }

  .studless #recommend .aw1 .movie dl dd {
    font-size: 2.2vw; }

  .studless #recommend .aw1 .movie &gt; p {
    font-size: 1.55vw; }

  .studless #recommend .aw1 .movie {
    width: 49%;
    margin-bottom: 30px; }

  .studless #recommend .aw1 .movie h5 {
    font-size: 2vw; }

  .studless #recommend .aw1 .movie h5::after {
    height: 0.4vw;
    border-radius: 0.2vw; }

  .studless #recommend .aw1 .movie &gt; div {
    height: 23vw;
    max-height: 312px;
    max-width: 538px; }

  .studless #recommend .aw1 .movie &gt; div:last-of-type {
    margin-bottom: 0; } }

@media screen and (min-width: 1024px) {
  .studless #recommend .aw1 {
    padding-bottom: 50px; }

  .studless #recommend .aw1 .tire_inch + p {
    font-size: 16px;
    margin-bottom: 50px; }

  .studless #recommend .aw1 .movie {
    margin-bottom: 50px; }

  .studless #recommend .aw1 .movie h5 {
    font-size: 20px; }

  .studless #recommend .aw1 .movie h5::after {
    height: 4px;
    border-radius: 2px; } }

@media screen and (min-width: 1300px) {
  .studless #recommend .aw1 .movie dl dt {
    font-size: 28px; }

  .studless #recommend .aw1 .movie dl dd {
    font-size: 28px; }

  .studless #recommend .aw1 .movie &gt; p {
    font-size: 20px; } }

@media screen and (min-width: 1362px) {
  .studless #recommend .aw1 h4 small, .studless #recommend .box h4 small {
    font-size: 24px; }

  .studless #recommend .aw1 h5 p {
    font-size: 30px; } }

.studless #recommend .box {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_recommend_box.png") center top / contain no-repeat, #fff;
  padding: 20px 2.5% 30px;
  box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3); }

.studless #recommend .box h4 {
  align-items: center; }

.studless #recommend .box h4 img {
  width: 60%; }

.studless #recommend .box &gt; p {
  border-bottom: 4px solid #004d9e;
  text-align: center;
  color: #004d9e;
  font-weight: 700;
  line-height: 1.5;
  padding: 0.2em 0;
  font-size: 4vw;
  margin-bottom: 20px; }

.studless #recommend .box h5 {
  text-align: center;
  font-weight: 700;
  font-size: 5vw;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_ptn_1.png") center bottom / contain no-repeat;
  margin-bottom: 20px;
  padding-bottom: 0.3em; }

.studless #recommend .box h5 small {
  font-size: 3vw;
  margin-left: 0.5em; }

.studless #recommend .box .tire_detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }

.studless #recommend .box .tire_detail img {
  width: 40%;
  max-width: 260px;
  margin-bottom: 20px; }

.studless #recommend .box .tire_detail .inch_detail {
  width: 57.5%;
  margin-bottom: 20px; }

.studless #recommend .box .tire_detail .inch_detail .inch_l {
  margin: 0 auto 10px; }

.studless #recommend .box .tire_detail .inch_detail p {
  font-size: 14px;
  text-align: justify;
  font-weight: 500; }

@media screen and (min-width: 768px) {
  .studless #recommend .box {
    width: 48.75%;
    box-sizing: border-box;
    padding-bottom: 10px;
    margin-bottom: 0; }

  .studless #recommend .box h4 {
    display: block;
    text-align: center;
    margin-bottom: 10px; }

  .studless #recommend .box h4 small {
    display: inline-block;
    font-size: 1.6vw; }

  .studless #recommend .box h4 img {
    height: 4vw;
    width: auto;
    margin: 0 auto 1.5vw; }

  .studless #recommend .box &gt; p {
    font-size: 2vw; }

  .studless #recommend .davanti.box h5 {
    font-size: 2.5vw;
    margin-bottom: 30px; }

  .studless #recommend .davanti.box h5 small {
    font-size: 1.5vw; }

  .studless #recommend .davanti.box .tire_detail img {
    margin-bottom: 30px; }

  .studless #recommend .davanti.box .tire_detail .inch_detail {
    margin-bottom: 30px; }

  .studless #recommend .box .tire_detail .inch_detail p {
    font-size: 12px; }

  .studless #recommend .davanti.box a.btn {
    width: 100%; }

  .studless #recommend .davanti.box a.btn::after {
    right: 3.5em; } }

@media screen and (min-width: 1024px) {
  .studless #recommend .box h4 img {
    height: 41px;
    width: auto;
    margin: 0 auto 15px; }

  .studless #recommend .box h4 small {
    font-size: 16px; }

  .studless #recommend .box &gt; p {
    font-size: 20px; }

  .studless #recommend .davanti.box h5 {
    font-size: 26px; }

  .studless #recommend .davanti.box h5 small {
    font-size: 16px; }

  .studless #recommend .box .tire_detail .inch_detail p {
    font-size: 16px; }

  .studless #recommend .davanti.box a.btn {
    width: 425px; } }

.studless #recommend .maxtrek.box h4 img {
  width: 50%; }

.studless #recommend .maxtrek.box h5 {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_ptn_1.png") center bottom / contain no-repeat;
  line-height: 1.3;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  /*.studless #recommend .maxtrek.box h5 span {
	width: 40%;
}
.studless #recommend .maxtrek.box h5 span:last-of-type {
	width: 57%;
}
.studless #recommend .maxtrek.box h5 span small {
	display: block;
}*/ }

.studless #recommend .maxtrek.box .tire_detail img {
  width: 27%; }

.studless #recommend .maxtrek.box .tire_detail .inch_detail {
  width: 70%; }

.studless #recommend .maxtrek.box &gt; div:nth-of-type(2) a {
  margin-bottom: 20px; }

@media screen and (min-width: 768px) {
  .studless #recommend .maxtrek.box h4 img {
    height: 5vw;
    width: auto;
    margin: 0 auto 0.5vw; }

  .studless #recommend .maxtrek.box h5 {
    margin-bottom: 10px;
    font-size: 2.5vw; }

  .studless #recommend .maxtrek.box h5 small {
    font-size: 1.5vw; }

  .studless #recommend .maxtrek.box .tire_detail {
    align-items: flex-start;
    margin-bottom: 10px; }

  .studless #recommend .maxtrek.box .tire_detail img {
    width: 24%;
    margin-bottom: 16px; }

  .studless #recommend .maxtrek.box .tire_detail .inch_detail {
    width: 73%; }

  .studless #recommend .maxtrek.box &gt; div {
    position: relative; }

  .studless #recommend .maxtrek.box a.btn {
    position: absolute;
    width: 12em;
    right: 0;
    top: calc(-14vw + 55px);
    font-size: 2vw; }

  .studless #recommend .maxtrek.box a.btn::after {
    right: 0.5em;
    border: 1vw solid transparent;
    border-left: 1.5vw solid #004d9e; } }

@media screen and (min-width: 1024px) {
  .studless #recommend .maxtrek.box h4 img {
    height: 52px;
    margin-bottom: 5px; }

  .studless #recommend .maxtrek.box h5 {
    font-size: 26px; }

  .studless #recommend .maxtrek.box h5 small {
    font-size: 16px; }

  .studless #recommend .maxtrek.box .tire_detail img {
    margin-bottom: 22px; }

  .studless #recommend .maxtrek.box a.btn {
    top: -70px;
    font-size: 20px; }

  .studless #recommend .maxtrek.box a.btn::after {
    border: 10px solid transparent;
    border-left: 15px solid #004d9e; } }

@media screen and (min-width: 1260px) {
  .studless #recommend .maxtrek.box .tire_detail {
    align-items: center; }

  .studless #recommend .maxtrek.box a.btn {
    top: -80px; } }

.studless #brand h3 {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_subtitle.png") center center / cover no-repeat, #114199;
  color: #f2a517;
  line-height: 1.5;
  position: relative; }

.studless #brand h3::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(17, 65, 153, 0.6);
  z-index: 0; }

.studless #brand h3 span {
  position: relative;
  z-index: 1; }

.studless section h3 small {
  display: block;
  color: #fff;
  font-size: 4.2vw; }

.studless #brand nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px; }

.studless #brand nav ul li {
  width: 45%; }

.studless #brand nav ul li:nth-of-type(even) {
  margin-left: 10%; }

.studless #brand nav ul li a {
  width: 100%;
  height: 3em;
  color: #fff;
  background-color: #0084c9;
  font-size: 5vw;
  font-weight: 900;
  line-height: 1.2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
  box-shadow: 0 1px 0 #002854, 0 2px 0 #002854, 0 3px 0 #002854, 0 4px 0 #002854; }

.studless #brand nav ul li a small {
  font-size: 3vw;
  font-weight: 500; }

@media screen and (min-width: 768px) {
  .studless section h3 small {
    font-size: 3.2vw; }

  .studless #brand nav ul {
    justify-content: space-between;
    margin-bottom: 50px; }

  .studless #brand nav ul li {
    width: 14%; }

  .studless #brand nav ul li:nth-of-type(even) {
    margin-left: 0; }

  .studless #brand nav ul li a {
    font-size: 2vw;
    transition: 0.3s; }

  .studless #brand nav ul li a small {
    font-size: 1.2vw; }

  .studless #brand nav ul li a:hover {
    box-shadow: none;
    transform: translateY(4px); } }

@media screen and (min-width: 1024px) {
  .studless section h3 small {
    font-size: 32px; }

  .studless #brand nav ul li a {
    font-size: 20px; }

  .studless #brand nav ul li a small {
    font-size: 14px; } }

.studless #brand section h4 {
  height: 11vw;
  background: linear-gradient(to left, rgba(176, 199, 214, 0.0) 0%, rgba(176, 199, 214, 0.3) 5%, rgba(176, 199, 214, 0.75) 20%, rgba(176, 199, 214, 0.75) 80%, rgba(176, 199, 214, 0.3) 95%, rgba(176, 199, 214, 0.0) 100%);
  text-align: center;
  position: relative;
  margin-bottom: 30px; }

.studless #brand section h4 img {
  width: 60%;
  margin: 0 auto;
  max-width: 475px;
  position: relative;
  top: -4vw; }

.studless #brand section h4 small {
  display: inline-block;
  padding: 0.3em 1em;
  background-color: #0084c9;
  color: #fff;
  font-weight: 700;
  font-size: 3vw;
  margin: 0 auto;
  border-radius: 2vw;
  line-height: 1;
  position: absolute;
  top: 11vw;
  left: 50%;
  transform: translate(-50%, -50%); }

.studless #brand section .brand_area {
  margin-bottom: 22vw; }

.studless #brand section .brand_area &gt; p {
  font-weight: 700;
  text-align: center;
  font-size: 3.8vw;
  line-height: 1.5;
  margin-bottom: 20px; }

.studless #brand section .brand_tire {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  border: 1px solid #004b9d;
  border-radius: 10px;
  box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3);
  padding: 10px 2.5%;
  box-sizing: border-box;
  margin-bottom: 20px; }

.studless #brand section .brand_tire img {
  width: 27%; }

.studless #brand section .brand_tire .brand_detail {
  width: 70%; }

.studless #brand section .brand_tire .brand_detail h5 {
  text-align: center;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_ptn_2.png") center bottom 2vw / contain no-repeat;
  line-height: 1;
  margin-bottom: 10px;
  font-size: 5vw; }

.studless #brand section .brand_tire .brand_detail h5 small {
  font-size: 3vw; }

.studless #brand section#nankang .brand_tire .brand_detail h5 small {
  margin-left: 0.5em; }

.studless #brand section .brand_tire .brand_detail .inch_s {
  margin-bottom: 10px; }

.studless #brand section .brand_tire .brand_detail p {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px; }

.studless #brand section .brand_tire .brand_detail a.btn {
  font-size: 4vw;
  width: 9em;
  padding: 0.5em 1em 0.5em 0;
  margin: 0 0 0 auto; }

.studless #brand section .brand_tire .brand_detail a.btn::after {
  border: 1.8vw solid transparent;
  border-left: 2.8vw solid #004d9e;
  right: 0.5em; }

@media screen and (min-width: 768px) {
  .studless #brand section h4 {
    background: linear-gradient(to left, rgba(176, 199, 214, 0.0) 0%, rgba(176, 199, 214, 0.5) 10%, rgba(176, 199, 214, 0.75) 30%, rgba(176, 199, 214, 0.75) 70%, rgba(176, 199, 214, 0.5) 90%, rgba(176, 199, 214, 0.0) 100%);
    height: 5vw; }

  .studless #brand section h4 img {
    width: 60%;
    top: -2.5vw; }

  .studless #brand section h4 small {
    font-size: 2vw;
    border-radius: 1.5vw;
    top: 5vw; }

  .studless #brand section .brand_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10vw; }

  .studless #brand section .brand_area &gt; p {
    font-size: 1.9vw;
    line-height: 1.8;
    width: 100%; }

  .studless #brand section .brand_tire {
    width: 48.75%; }

  .studless #brand section .brand_tire img {
    width: auto;
    height: 17vw;
    max-height: 230px; }

  .studless #brand section .brand_tire .brand_detail h5 {
    font-size: 2.3vw;
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_ptn_2.png") center bottom 1vw / contain no-repeat; }

  .studless #brand section .brand_tire .brand_detail h5 small {
    font-size: 1.5vw; }

  .studless #brand section .brand_tire .brand_detail p {
    font-size: 12px; }

  .studless #brand section .brand_tire .brand_detail a.btn {
    font-size: 1.8vw; }

  .studless #brand section .brand_tire .brand_detail a.btn::after {
    border: 0.8vw solid transparent;
    border-left: 1.2vw solid #004d9e; } }

@media screen and (min-width: 900px) {
  .studless #brand section .brand_tire .brand_detail p {
    font-size: 14px; } }

@media screen and (min-width: 1024px) {
  .studless #brand section h4 {
    height: 52px;
    max-width: 1286px;
    margin: 0 auto 50px; }

  .studless #brand section h4 img {
    width: 308px;
    top: -26px; }

  .studless #brand section h4 small {
    font-size: 20px;
    border-radius: 15px;
    top: 52px; }

  .studless #brand section .brand_area {
    margin-bottom: 100px; }

  .studless #brand section .brand_area &gt; p {
    font-size: 18px; }

  .studless #brand section .brand_tire .brand_detail h5 {
    font-size: 24px;
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_ptn_2.png") center bottom 10px / contain no-repeat;
    margin-bottom: 20px; }

  .studless #brand section .brand_tire .brand_detail h5 small {
    font-size: 15px; }

  .studless #brand section .brand_tire .brand_detail .inch_s {
    margin-bottom: 20px; }

  .studless #brand section .brand_tire .brand_detail p {
    font-size: 16px;
    margin-bottom: 20px;
    height: 3em; }

  .studless #brand section .brand_tire .brand_detail a.btn {
    font-size: 18px; }

  .studless #brand section .brand_tire .brand_detail a.btn::after {
    border: 8px solid transparent;
    border-left: 12px solid #004d9e; } }

@media screen and (min-width: 1360px) {
  .studless #brand section .brand_area &gt; p {
    font-size: 20px; } }

.studless #brand section#hifly h4 img {
  width: 50%;
  top: -7vw; }

@media screen and (min-width: 768px) {
  .studless #brand section#hifly h4 img {
    top: -3.5vw; } }

@media screen and (min-width: 1024px) {
  .studless #brand section#hifly h4 img {
    width: 238px;
    top: -35px; } }

.studless #brand section#cooper h4 img {
  width: 35%;
  top: -11vw; }

@media screen and (min-width: 768px) {
  .studless #brand section#cooper h4 img {
    width: 18%;
    top: -6vw; } }

@media screen and (min-width: 1024px) {
  .studless #brand section#cooper h4 img {
    width: 185px;
    top: -61px; } }

.studless #brand section#zeetex h4 img {
  width: 60%;
  top: -13vw; }

@media screen and (min-width: 768px) {
  .studless #brand section#zeetex h4 img {
    width: 50%;
    top: -5.5vw; } }

@media screen and (min-width: 1024px) {
  .studless #brand section#zeetex h4 img {
    width: 238px;
    top: -55px; } }

.studless #brand section#momo h4 img {
  width: 30%;
  top: -13vw;
  max-width: 223px; }

.studless #brand section#goodyear h4 img {
  top: -7vw;
  max-width: 458px; }

@media screen and (min-width: 768px) {
  .studless #brand div.flex_box {
    width: 95%;
    margin: 0 auto;
    max-width: 1286px; }

  .studless #brand section#nankang, .studless #brand section#hifly, .studless #brand section#momo, .studless #brand section#radar, .studless #brand section#zeetex, .studless #brand section#goodyear {
    width: 48.75%;
    margin-bottom: 0; }

  .studless #brand section#nankang div.wrap, .studless #brand section#hifly div.wrap, .studless #brand section#momo div.wrap, .studless #brand section#radar div.wrap, .studless #brand section#zeetex div.wrap, .studless #brand section#goodyear div.wrap, .studless #brand section#nankang .brand_tire, .studless #brand section#hifly .brand_tire, .studless #brand section#momo .brand_tire, .studless #brand section#radar .brand_tire, .studless #brand section#zeetex .brand_tire, .studless #brand section#goodyear .brand_tire {
    width: 100%; }

  .studless #brand section#momo h4 img {
    width: 33%;
    top: -6.5vw; }

  .studless #brand section#goodyear h4 img {
    top: -4vw; } }

@media screen and (min-width: 1024px) {
  .studless #brand section#momo h4 img {
    width: 156px;
    top: -67px; }

  .studless #brand section#goodyear h4 img {
    width: 308px;
    top: -40px; } }

.studless #brand .allseason {
  display: block;
  text-align: center;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/sp_bg_allseason.png") center center / contain no-repeat;
  font-size: 5.5vw;
  font-weight: 900;
  color: #000;
  text-shadow: 0 2px 2px #fff, 2px 0 2px #fff, 2px 2px 2px #fff, 0 -2px 2px #fff, -2px 0 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px 2px 2px #fff;
  line-height: 1.5;
  padding: 20px 0; }

.studless #brand .allseason h4 {
  color: #fa7c00;
  font-weight: 700;
  font-size: 5.5vw; }

.studless #brand .allseason &gt; div {
  position: relative;
  margin-bottom: 10px;
  z-index: 10; }

.studless #brand .allseason &gt; div &gt; div {
  position: relative;
  margin: 0 auto; }

.studless #brand .allseason &gt; div &gt; div:first-of-type {
  width: 6.5em; }

.studless #brand .allseason &gt; div &gt; div:last-of-type {
  width: 14.5em; }

.studless #brand .allseason &gt; div &gt; div::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0.5em;
  top: 1em;
  left: 0;
  background-color: #fff600;
  box-shadow: 0 2px 2px #fff, 2px 0 2px #fff, 2px 2px 2px #fff, 0 -2px 2px #fff, -2px 0 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px 2px 2px #fff;
  z-index: -1; }

.studless #brand .allseason .color {
  color: #003bfa; }

.studless #brand .allseason span.small {
  font-size: 0.8em; }

.studless #brand .allseason p.btn {
  color: #fff;
  background-color: #fa7c00;
  font-size: 4vw;
  text-shadow: none;
  font-weight: 700;
  width: 21em;
  line-height: 1;
  padding: 0.7em 1em 0.7em 0;
  margin: 0 auto;
  border-radius: 2em;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  transition: 0.3s; }

.studless #brand .allseason p.btn::after {
  right: 0.3em; }

@media screen and (min-width: 768px) {
  .studless #brand .allseason {
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/pc_bg_allseason.png") center center / contain no-repeat;
    font-size: 2.7vw;
    text-shadow: 0 2px 2px #fff, 2px 0 2px #fff, 2px 2px 2px #fff, 0 -2px 2px #fff, -2px 0 2px #fff, -2px -2px 2px #fff, 2px -2px 2px #fff, -2px 2px 2px #fff;
    padding: 4vw 0 3vw; }

  .studless #brand .allseason h4 {
    font-size: 3vw; }

  .studless #brand .allseason &gt; div {
    margin-bottom: 2vw; }

  .studless #brand .allseason &gt; div &gt; div {
    display: inline-block; }

  .studless #brand .allseason &gt; div &gt; div:first-of-type {
    width: auto;
    padding-left: 0.5em; }

  .studless #brand .allseason &gt; div &gt; div:last-of-type {
    width: auto;
    padding-right: 0.5em; }

  .studless #brand .allseason p.btn {
    font-size: 1.8vw;
    width: 24em; }

  .studless #brand .allseason p.btn::after {
    right: 1.5em;
    border: 1vw solid transparent;
    border-left: 1.5vw solid #fff; }

  .studless #brand .allseason:hover p.btn {
    box-shadow: none;
    transform: translate(2px, 2px); } }

@media screen and (min-width: 1360px) {
  .studless #brand .allseason {
    font-size: 36px;
    text-shadow: 0 4px 4px #fff, 4px 0 4px #fff, 4px 4px 4px #fff, 0 -4px 4px #fff, -4px 0 4px #fff, -4px -4px 4px #fff, 4px -4px 4px #fff, -4px 4px 4px #fff;
    padding: 54px 0 40px; }

  .studless #brand .allseason h4 {
    font-size: 40px; }

  .studless #brand .allseason &gt; div {
    margin-bottom: 27px; }

  .studless #brand .allseason p.btn {
    font-size: 24px; }

  .studless #brand .allseason p.btn::after {
    right: 2em;
    border: 11px solid transparent;
    border-left: 15px solid #fff; } }

.studless #omakase {
  background-color: rgba(10, 112, 255, 0.6);
  padding-bottom: 50px; }

.studless #omakase h3 {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_subtitle.png") center center / cover no-repeat, #ffe13c;
  color: #ff244b;
  line-height: 1.5;
  position: relative; }

.studless #omakase h3::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(255, 225, 60, 0.6);
  z-index: 0; }

.studless #omakase h3 span {
  position: relative;
  z-index: 1; }

.studless #omakase h3 small {
  color: #004b9d; }

.studless #omakase .about {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_omakase_left.png") bottom center / 80% no-repeat;
  padding-bottom: 50vw;
  margin: 0 auto 30px; }

.studless #omakase .about.early {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/icon_early_omakase.png") bottom 42% center / 60% no-repeat, url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_omakase_left.png") bottom center / 80% no-repeat;
  padding-bottom: 75vw; }

.studless #omakase .about h4 {
  width: 80%;
  margin: 0 auto; }

.studless #omakase .about p {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 4vw;
  line-height: 1.8;
  text-shadow: 0 4px 4px #1483ea, 4px 0 4px #1483ea, 4px 4px 4px #1483ea, 0 -4px 4px #1483ea, -4px 0 4px #1483ea, -4px -4px 4px #1483ea, 4px -4px 4px #1483ea, -4px 4px 4px #1483ea, 0 4px 4px #1483ea, 4px 0 4px #1483ea, 4px 4px 4px #1483ea, 0 -4px 4px #1483ea, -4px 0 4px #1483ea, -4px -4px 4px #1483ea, 4px -4px 4px #1483ea, -4px 4px 4px #1483ea; }

.studless #omakase .omakase_search {
  background-color: #fff;
  padding: 20px 0 30px; }

.studless #omakase .omakase_search h5 {
  color: #fff;
  font-weight: 700;
  font-size: 5vw;
  text-align: center;
  line-height: 1;
  padding: 0.5em 0;
  background-color: #004b9d;
  margin-bottom: 20px; }

.studless #omakase .omakase_search a {
  display: block;
  color: #fff;
  width: 95%;
  margin: 0 auto 30px;
  padding: 0.7em 0;
  text-align: center;
  font-size: 4.5vw;
  line-height: 1;
  font-weight: 700;
  border-radius: 5px;
  box-shadow: 0 1px 0 #002854, 0 2px 0 #002854, 0 3px 0 #002854, 0 4px 0 #002854;
  transition: 0.3s; }

.studless #omakase .omakase_search li:nth-of-type(1) a {
  background-color: #4aace9; }

.studless #omakase .omakase_search li:nth-of-type(2) a {
  background-color: #f47ca5; }

.studless #omakase .omakase_search li:nth-of-type(3) a {
  background-color: #eaa959; }

.studless #omakase .omakase_search li:nth-of-type(4) a {
  background-color: #66c65c; }

.studless #omakase .omakase_search li:nth-of-type(5) a {
  background-color: #8090cf;
  margin-bottom: 0; }

@media screen and (min-width: 768px) {
  .studless #omakase .about {
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_omakase_left.png") bottom center / 50% no-repeat;
    padding-bottom: 32vw;
    max-width: 1200px;
    margin: 0 auto 70px; }
    .studless #omakase .about.early {
      background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/icon_early_omakase.png") bottom 42% right 3% / 30% no-repeat, url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_omakase_left.png") bottom center / 50% no-repeat;
      padding-bottom: 32vw; }
    .studless #omakase .about h4 {
      width: 65%;
      margin-bottom: 10px; }
    .studless #omakase .about p {
      font-size: 2.8vw;
      text-shadow: none; }
    .studless #omakase .omakase_search h5 {
      font-size: 2.3vw;
      width: 95%;
      margin: 0 auto 20px; }
    .studless #omakase .omakase_search ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      width: 95%;
      margin: 0 auto; }
    .studless #omakase .omakase_search ul li {
      width: 18%; }
    .studless #omakase .omakase_search ul li a {
      width: 100%;
      font-size: 2vw;
      margin: 0;
      padding: 1.2em 0; }
    .studless #omakase .omakase_search ul li a:hover {
      box-shadow: none;
      transform: translateY(4px); } }

@media screen and (min-width: 1200px) {
  .studless #omakase .about {
    padding-bottom: 384px; }
    .studless #omakase .about.early {
      padding-bottom: 384px; }
    .studless #omakase .about p {
      font-size: 33px; }
    .studless #omakase .omakase_search h5 {
      font-size: 27px;
      margin: 0 auto 30px; }
    .studless #omakase .omakase_search ul li a {
      font-size: 24px; } }

.studless #car_type h3 {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_subtitle.png") center center / cover no-repeat, #114199;
  color: #ffe13c;
  line-height: 1.5;
  position: relative; }

.studless #car_type h3::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(17, 65, 153, 0.6);
  z-index: 0; }

.studless #car_type h3 span {
  position: relative;
  z-index: 1; }

.studless #car_type ul li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  color: #fff;
  margin-bottom: 20px; }

.studless #car_type ul li a .fukidashi {
  width: 48%;
  font-size: 5vw;
  font-weight: 700;
  background-color: #0084c9;
  border-radius: 5px;
  text-align: center;
  line-height: 1.2;
  height: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }

.studless #car_type ul li:nth-of-type(even) a .fukidashi {
  order: 2; }

.studless #car_type ul li:nth-of-type(even) a .fukidashi::before {
  content: '';
  position: absolute;
  border: 2vw solid transparent;
  border-right: 2vw solid #0084c9;
  border-bottom: 2vw solid #0084c9;
  left: -3.5vw;
  bottom: 3vw; }

.studless #car_type ul li:nth-of-type(odd) a .fukidashi::after {
  content: '';
  position: absolute;
  border: 2vw solid transparent;
  border-left: 2vw solid #0084c9;
  border-bottom: 2vw solid #0084c9;
  right: -3.5vw;
  bottom: 3vw; }

.studless #car_type ul li a img {
  width: 48%; }

.studless #car_type ul li:nth-of-type(even) a img {
  order: 1; }

.studless #car_type nav + small {
  color: #f00000;
  font-size: 12px;
  text-align: center;
  display: block;
  background-color: #fff;
  border-radius: 2em;
  line-height: 1.5;
  padding: 0.5em 0;
  font-weight: 500;
  margin-bottom: 30px; }

.studless #car_type nav + small::before {
  content: '※'; }

.studless #car_type nav + small span {
  display: block;
  color: #000;
  position: relative;
  width: 16em;
  margin: 5px auto; }

.studless #car_type nav + small span::after {
  content: '';
  position: absolute;
  right: -2em;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/icon_movie_as.png") center / contain no-repeat; }

@media screen and (min-width: 768px) {
  .studless #car_type ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start; }

  .studless #car_type ul li {
    width: 15%; }

  .studless #car_type ul li a {
    flex-direction: column;
    height: 15vw;
    transition: 0.3s; }

  .studless #car_type ul li a:hover {
    transform: translateY(5px); }

  .studless #car_type ul li a .fukidashi {
    width: 100%;
    font-size: 2.1vw; }

  .studless #car_type ul li:nth-of-type(even) a .fukidashi {
    order: 1; }

  .studless #car_type ul li:nth-of-type(even) a .fukidashi::before {
    border: 1.5vw solid transparent;
    border-right: 1.5vw solid transparent;
    border-bottom: 1.5vw solid transparent;
    border-top: 1.5vw solid #0084c9;
    left: 50%;
    bottom: -2.5vw;
    transform: translateX(-50%); }

  .studless #car_type ul li:nth-of-type(odd) a .fukidashi::after {
    border: 1.5vw solid transparent;
    border-left: 1.5vw solid transparent;
    border-bottom: 1.5vw solid transparent;
    border-top: 1.5vw solid #0084c9;
    right: 50%;
    bottom: -2.5vw;
    transform: translateX(50%); }

  .studless #car_type ul li a img {
    width: 100%; }

  .studless #car_type ul li:nth-of-type(even) a img {
    order: 2; }

  .studless #car_type nav + small {
    width: 35em;
    margin: 0 auto 50px; }

  .studless #car_type nav + small span {
    display: inline-block;
    margin: 0 1em;
    cursor: pointer; } }

@media screen and (min-width: 1360px) {
  .studless #car_type ul li a {
    height: 200px; }

  .studless #car_type ul li a .fukidashi {
    font-size: 28px; }

  .studless #car_type ul li:nth-of-type(even) a .fukidashi::before {
    border: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-top: 20px solid #0084c9;
    bottom: -35px; }

  .studless #car_type ul li:nth-of-type(odd) a .fukidashi::after {
    border: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-top: 20px solid #0084c9;
    bottom: -35px; }

  .studless #car_type nav + small {
    font-size: 14px; } }

.studless #car_type section h4 {
  color: #fff;
  background-color: #0084c9;
  text-align: center;
  line-height: 1.5;
  font-weight: 700;
  font-size: 4vw;
  padding: 0.5em 0;
  border-radius: 5px;
  margin-bottom: 20px; }

.studless #car_type section h4 small {
  display: block;
  font-size: 0.8em;
  font-weight: 500; }

.studless #car_type section .set_box {
  background-color: #fff;
  border-radius: 5px;
  padding: 10px 2.5% 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3); }

.studless #car_type section .set_box h5 {
  color: #0084c9;
  text-align: center;
  font-size: 3.8vw;
  border: 2px solid #0084c9;
  border-radius: 3px;
  line-height: 1;
  padding: 0.5em 0;
  box-sizing: border-box;
  margin-bottom: 20px;
  width: 100%; }

.studless #car_type section .set_box .detail {
  width: 45%;
  font-weight: 700;
  font-size: 4vw;
  line-height: 1.3;
  margin-bottom: 20px; }

.studless #car_type section .set_box .detail dl:first-of-type {
  margin-bottom: 10px; }

.studless #car_type section .set_box .detail img {
  width: 15%;
  max-width: 48px;
  margin: 0 auto 10px; }

.studless #car_type section .set_box .img_price {
  width: 55%;
  margin-bottom: 20px; }

.studless #car_type section .set_box .flex_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2vw; }

.studless #car_type section .set_box .flex_box:last-of-type {
  margin-bottom: 0; }

.studless #car_type section .set_box a.btn {
  font-size: 4vw;
  color: #fff;
  background-color: #f00000; }

.studless #car_type section .set_box a.btn::after {
  border: 2vw solid transparent;
  border-left: 3vw solid #fff;
  right: 6em; }

@media screen and (min-width: 768px) {
  .studless #car_type section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .studless #car_type section#jimny, .studless #car_type section#hiace {
      width: 48.75%; }
    .studless #car_type section h4 {
      font-size: 2vw;
      width: 100%; }
    .studless #car_type section .set_box {
      width: 48.75%;
      padding: 10px 2% 20px; }
    .studless #car_type section#jimny .set_box, .studless #car_type section#hiace .set_box {
      width: 100%;
      height: 48vw; }
    .studless #car_type section .set_box h5 {
      font-size: 1.9vw;
      align-self: flex-start; }
    .studless #car_type section .set_box .detail {
      font-size: 2vw; }
    .studless #car_type section#jimny .set_box .detail {
      margin-bottom: 20px; }
    .studless #car_type section .set_box .flex_box {
      margin-bottom: 1vw; }
    .studless #car_type section .set_box a.btn {
      font-size: 2vw;
      width: 100%;
      align-self: flex-end; }
    .studless #car_type section .set_box a.btn::after {
      border: 1vw solid transparent;
      border-left: 1.5vw solid #fff;
      right: 5em; } }

@media screen and (min-width: 1024px) {
  .studless #car_type section h4 {
    font-size: 20px;
    margin-bottom: 30px; }
    .studless #car_type section .set_box {
      margin-bottom: 30px; }
    .studless #car_type section#jimny .set_box, .studless #car_type section#hiace .set_box {
      height: calc(20vw + 236px); }
    .studless #car_type section .set_box h5 {
      font-size: 18px; }
    .studless #car_type section .set_box .detail {
      font-size: 20px;
      width: 191px;
      margin: 0 0 20px auto; }
    .studless #car_type section .set_box .img_price {
      margin: 0 auto 20px 0; }
    .studless #car_type section .set_box .flex_box {
      margin-bottom: 10px; }
    .studless #car_type section .set_box a.btn {
      font-size: 20px; }
    .studless #car_type section .set_box a.btn::after {
      border: 10px solid transparent;
      border-left: 15px solid #fff;
      right: calc(-4.5em + 19vw); } }

@media screen and (min-width: 1366px) {
  .studless #car_type section#jimny .set_box, .studless #car_type section#hiace .set_box {
    height: 510px; }
    .studless #car_type section .set_box a.btn::after {
      right: 8.5em; } }

.studless .attachment {
  background: #fff;
  text-align: center;
  margin: 10px 0; }

.studless .attachment &gt; h4 {
  color: #fff;
  background-color: #114199;
  font-size: 5vw;
  padding: 10px 0;
  letter-spacing: 1px; }

.studless .attachment &gt; h4 &gt; span {
  display: block; }

.studless .attachment &gt; div {
  padding: 0 2.5% 25px; }

.studless .attachment &gt; div &gt; div:nth-child(1) &gt; img {
  width: 95%;
  padding: 20px 2.5%;
  margin: 0 auto; }

.studless .attachment &gt; div &gt; div:nth-child(2) &gt; img {
  width: 85%;
  margin: 0 auto; }

.studless .attachment &gt; div &gt; div &gt; p {
  text-align: left;
  font-size: 4vw;
  margin: 15px 2.5%;
  line-height: 1.6;
  font-weight: bold; }

.studless .attachment &gt; div &gt; div &gt; a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  background-color: #114199;
  border-radius: 2em;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  width: 95%;
  margin: 0 auto;
  letter-spacing: 2px;
  line-height: 1;
  padding: 0.7em 1em 0.7em 0;
  font-size: 5vw;
  box-sizing: border-box; }

.studless .attachment &gt; div &gt; div &gt; a::after {
  border-left: 3.2vw solid #fff; }

.studless .attachment &gt; div &gt; div &gt; a &gt; span {
  position: relative; }

.search {
  margin: 30px 0; }

.studless .search &gt; h3 {
  height: 0;
  overflow: hidden;
  padding: 0; }

.studless #search_tab {
  padding: 3px;
  margin-top: 65px; }

.studless #search_tab nav {
  display: flex;
  justify-content: space-between;
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
  align-items: flex-end; }

.studless #search_tab nav &gt; div {
  flex-basis: 49%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 7px 7px 0 0;
  height: 50px;
  cursor: pointer;
  padding-bottom: 7px; }

.studless #search_tab nav &gt; div.single {
  background-color: #114199;
  position: relative;
  top: 7px; }

.studless #search_tab nav &gt; div.single.select {
  flex-basis: 60%;
  height: 75px; }

.studless #search_tab nav &gt; div.single.select:before {
  position: absolute;
  content: "";
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/select_tab.png") no-repeat;
  background-size: contain;
  top: -37px;
  width: 80%;
  height: 47px;
  animation: 0.4s ease-in-out 0s infinite alternate forwards running grade_on; }

.studless #search_tab nav &gt; div.set {
  position: relative;
  background-color: #f2ce3e;
  color: #004b9e;
  top: 7px; }

.studless #search_tab nav &gt; div.set .block {
  display: block; }

.studless #search_tab nav &gt; div.set.select {
  flex-basis: 60%;
  height: 75px; }

.studless #search_tab nav &gt; div.set.select:before {
  content: "";
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/select_tab.png") no-repeat;
  background-size: contain;
  width: 80%;
  height: 47px;
  position: absolute;
  top: -37px;
  animation: 0.4s ease-in-out 0s infinite alternate forwards running grade_on; }

.studless #search_tab &gt; div.single, .studless #search_tab &gt; div.set {
  display: none; }

.studless #search_tab &gt; div.single.select, .studless #search_tab &gt; div.set.select {
  display: block; }

.sustudless #search_tab &gt; .single {
  box-sizing: border-box; }

.studless #search_tab &gt; .single &gt; section {
  background-color: #fff; }

.studless #search_tab &gt; .single &gt; section:nth-child(1) {
  border-radius: 7px 7px 0 0;
  position: relative; }

.studless #search_tab &gt; .single .maker {
  border: 3px solid #114199;
  border-bottom: none; }

.studless #search_tab &gt; .single .maker a {
  display: block;
  text-align: right; }

.studless #search_tab &gt; .single .maker a &gt; span {
  background-color: #f2ce3e;
  display: inline-block;
  color: #004b9e;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
  padding: 10px 20px;
  margin-right: 5px;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }

.studless #search_tab .single h4 {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  padding: 15px 0; }

.studless #search_tab .single h4 span {
  background-color: #004b9e;
  padding: 10px;
  display: block; }

.studless #search_tab &gt; .single .size {
  border: 3px solid #114199;
  border-top: none; }

.studless #search_tab &gt; .single .size &gt; a {
  display: block;
  text-align: right; }

.studless #search_tab &gt; .single .size &gt; a &gt; span {
  background-color: #f2ce3e;
  display: inline-block;
  color: #004b9e;
  font-weight: bold;
  font-size: 0.8em;
  text-align: center;
  padding: 10px 20px;
  margin-right: 5px;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }

.studless #search_tab &gt; .set {
  box-sizing: border-box; }

.studless #search_tab &gt; .set &gt; section {
  background-color: #fff; }

.studless #search_tab &gt; .set &gt; section:nth-child(1) {
  border-radius: 7px 7px 0 0;
  position: relative; }

.studless #search_tab &gt; .set .maker {
  border: 3px solid #f2ce3e;
  border-bottom: none; }

.studless #search_tab &gt; .set .maker &gt; a {
  display: block;
  text-align: left; }

.studless #search_tab &gt; .set .maker &gt; a &gt; span {
  position: relative;
  background-color: #114199;
  display: inline-block;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
  padding: 10px 20px;
  margin-left: 5px;
  border-radius: 10px;
  cursor: pointer;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }

.studless #search_tab .set h4 {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  padding: 15px 0; }

.studless #search_tab .set h4 &gt; span {
  display: block;
  background-color: #f2ce3e;
  color: #004b9e;
  padding: 10px; }

.studless #search_tab .set h4 &gt; span .block {
  display: block; }

.studless #search_tab &gt; .set .size {
  border: 3px solid #f2ce3e;
  border-top: none; }

.studless #search_tab &gt; .set .size &gt; a {
  display: block;
  text-align: left; }

.studless #search_tab &gt; .set .size &gt; a &gt; span {
  background-color: #114199;
  display: inline-block;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
  padding: 10px 20px;
  margin-left: 5px;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }

.studless #search_tab .size &gt; p {
  padding: 10px;
  font-weight: bold; }

.studless #search_tab .size .inch_list &gt; li {
  border: 1px solid #4d4d4d;
  border-radius: 7px;
  padding: 10px;
  font-weight: bold;
  margin: 5px 6px;
  display: inline-block;
  cursor: pointer; }

.studless #search_tab .size .inch_list &gt; li.select {
  background-color: #b7282d; }

.studless #search_tab .size .inch_list &gt; li &gt; span {
  color: #666; }

.studless #search_tab .size .inch_list &gt; li.select &gt; span {
  color: #fff; }

.studless #search_tab .size .inch_list &gt; li &gt; span:nth-of-type(1) {
  font-size: 1.6em;
  vertical-align: middle; }

.studless #search_tab .size .size_list {
  margin: 0 8px; }

.studless #search_tab .size .size_list &gt; table {
  width: 100%;
  display: none; }

.studless #search_tab .size .size_list &gt; table.select {
  display: table; }

.studless #search_tab .size .size_list &gt; table th:nth-of-type(1) {
  width: 15%; }

.studless #search_tab .size .size_list &gt; table &gt; thead &gt; tr &gt; th {
  background-color: #123078;
  color: #fff; }

.studless #search_tab .size .size_list &gt; table &gt; tbody &gt; tr:nth-child(even) {
  background-color: #f3f3f3; }

.studless #search_tab .size .size_list &gt; table &gt; tbody &gt; tr &gt; th {
  color: #123078; }

.studless #search_tab .size .size_list &gt; table &gt; tbody ul &gt; li {
  display: inline-block;
  border: 1px solid #123078;
  border-radius: 18px;
  padding: 5px 10px;
  margin: 7px 8px; }

.studless #search_tab .size .size_list &gt; table &gt; tbody ul &gt; li &gt; a {
  color: #123078; }

.studless #search_tab .maker &gt; p {
  padding: 10px;
  font-weight: bold; }

.studless #search_tab .maker &gt; p br {
  display: none; }

.studless #search_tab .maker &gt; ul {
  background-color: #f3f3f3;
  padding: 15px 0 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.studless #search_tab .maker &gt; ul &gt; li {
  display: inline-block;
  border: 2px solid #004b9e;
  margin: 5px 4px;
  box-shadow: 0px 0px 5px #004b9e;
  border-radius: 5px;
  overflow: hidden;
  line-height: 0; }

.studless #search_tab .maker &gt; ul &gt; li &gt; a {
  display: block;
  background-color: #fff; }

.studless #search_tab .set .maker &gt; ul &gt; li {
  border: 2px solid #ffe03d;
  margin: 5px 4px;
  box-shadow: 0px 0px 5px #ffe03d; }

.studless .video {
  overflow: hidden;
  max-width: 1366px;
  margin: 80px auto 80px;
  background-color: #fff;
  position: relative;
  overflow: visible;
  padding: 15px 0; }

.studless .video::before, .studless .video::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 50px;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_size_movie.png") bottom center / cover no-repeat; }

.studless .video::before {
  top: -50px; }

.studless .video::after {
  bottom: -50px;
  transform: rotate(180deg); }

.studless .video .text {
  margin: 0 auto 10px;
  width: 95%; }

.studless .video .text img {
  width: 100%; }

.studless .video .description img {
  width: 95%;
  max-width: 980px;
  margin: 30px auto 20px; }

.studless .video button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffd200;
  border-radius: 2em;
  border: none;
  padding: 0.7em 1em 0.7em 0;
  width: 90%;
  margin: 0 auto;
  position: relative;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }

.studless .video button span {
  color: #004c9e;
  font-weight: bold;
  font-size: 4.5vw;
  margin-right: 25px; }

.studless .video button::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 9%;
  width: 9%;
  height: 54%;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/icon_youtube.png") center / contain no-repeat; }

@media screen and (min-width: 768px) {
  .studless .main &gt; .video {
    margin: 160px auto; }

  .studless .video::before, .studless .video::after {
    height: 80px; }

  .studless .video::before {
    top: -80px; }

  .studless .video::after {
    bottom: -80px; }

  .studless .video .text {
    width: 60%;
    margin: 0 auto 70px; }

  .studless .video .description img {
    margin-bottom: 30px; }

  .studless .video button span {
    font-size: 20px; }

  .studless .video button {
    width: 50%; }

  .studless .video button:hover {
    box-shadow: none;
    transform: translate(2px, 2px); } }

@media screen and (min-width: 1024px) {
  .studless main &gt; .video {
    margin: 200px auto; }

  .studless .video::before, .studless .video::after {
    height: 120px; }

  .studless .video::before {
    top: -120px; }

  .studless .video::after {
    bottom: -120px; }

  .studless .video .text {
    margin-bottom: 100px;
    width: 55%;
    max-width: 600px; }

  .studless .video .description img {
    margin-bottom: 60px; }

  .studless .video button {
    width: 46%;
    padding: 1em 1em 1em 0;
    max-width: 550px; }

  .studless .video button span {
    font-size: 24px; } }

@media screen and (min-width: 1366px) {
  .studless main &gt; .video {
    max-width: 100%;
    margin: 250px auto; }

  .studless .video::before, .studless .video::after {
    height: 200px; }

  .studless .video::before {
    top: -200px; }

  .studless .video::after {
    bottom: -200px; } }

.studless main &gt; section.info {
  background-color: #eff6fc;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 20px; }

.studless section.info &gt; h3 {
  font-size: 1.1em;
  background: #666;
  color: #fff; }

.studless section.info &gt; p {
  font-size: 0.8em;
  padding: 15px 0; }

.studless section.info &gt; address &gt; a {
  display: block;
  color: #122f73;
  font-size: 1.8em;
  font-weight: bold;
  font-style: initial; }

.studless footer nav {
  background-color: #555;
  text-align: center;
  padding: 20px; }

.studless footer nav a {
  color: #fff;
  text-decoration: none; }

.studless footer nav li {
  display: inline-block;
  margin: 10px 20px; }

.studless footer nav li:first-child {
  padding: 5px 10px;
  background-color: #555559;
  border-radius: 5px; }

.studless a#page_top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #012d7d;
  opacity: 0.5;
  z-index: 100; }

.studless a#page_top:hover {
  cursor: pointer; }

.studless a#page_top div {
  width: 12px;
  height: 12px;
  border-top: 4px solid #012d7d;
  border-left: 4px solid #012d7d;
  transform: rotate(45deg);
  position: absolute;
  top: 10px;
  left: 12px; }

.studless a#page_top span {
  font-size: 10px;
  color: #012d7d;
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 40px;
  display: inline-block;
  text-align: center;
  line-height: 1; }

.studless a#page_top span &gt; span {
  display: none; }

a#pagetop {
  display: none; }

.studless a.btn_link_search {
  color: #004b9d;
  background-color: #f2ce3e;
  font-size: 12px;
  font-weight: 900;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: fixed;
  bottom: 60px;
  right: 15px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.studless a.btn_link_search::before {
  content: '';
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/icon_search.png") center center / contain no-repeat;
  width: 50px;
  height: 20px;
  margin-bottom: 4px; }

@media screen and (min-width: 768px) {
  .studless .attachment {
    max-width: 1286px;
    margin: 30px auto; }

  .studless .attachment h4 {
    font-size: 3vw; }

  .studless .attachment h4 span {
    display: inline; }

  .studless .attachment &gt; div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 2.5%; }

  .studless .attachment &gt; div &gt; div {
    flex-basis: 50%; }

  .studless .attachment &gt; div &gt; div:nth-of-type(1) {
    text-align: center; }

  .studless .attachment &gt; div &gt; div:nth-of-type(2) {
    padding: 20px; }

  .studless .attachment &gt; div &gt; div:nth-of-type(2) img {
    max-width: 615px; }

  .studless .attachment &gt; div &gt; div:nth-of-type(2) p {
    font-size: 2vw; }

  .studless .attachment &gt; div &gt; div &gt; a {
    font-size: 2.3vw; }

  .studless .attachment &gt; div &gt; div &gt; a::after {
    border: 1.1vw solid transparent;
    border-left: 1.8vw solid #fff;
    right: 3.5em; }

  .studless .search h3 {
    text-align: center; }

  .studless .search h3 img {
    max-width: 720px; }

  .studless #search_tab {
    max-width: 1286px;
    margin: 85px auto 30px; }

  .studless #search_tab .size &gt; p {
    text-align: center; }

  .studless .search .attachment {
    max-width: 1024px;
    margin: 12px auto 30px; }

  .studless .search .attachment h4 {
    font-size: 1.4em; }

  .studless .search .attachment &gt; div {
    display: flex;
    justify-content: center; }

  .studless .search .attachment &gt; div &gt; div {
    flex-basis: 50%; }

  .studless .search .attachment &gt; div &gt; div:nth-of-type(1) {
    text-align: center; }

  .studless .search .attachment &gt; div &gt; div:nth-of-type(2) {
    padding: 20px; }

  .studless .search .attachment &gt; div &gt; div:nth-of-type(2) img {
    max-width: 615px; }

  .studless .search .attachment &gt; div &gt; div:nth-of-type(2) p {
    font-size: 1.3em; }

  .studless #search_tab nav &gt; div {
    padding: 17px 20px;
    font-size: 1.6em;
    font-weight: bold; }

  .studless #search_tab nav &gt; div.single.select:before {
    width: 190px;
    top: -50px; }

  .studless #search_tab nav &gt; div.set.select:before {
    width: 190px;
    top: -50px; }

  .studless #search_tab div h4 {
    font-size: 1.3em; }

  .studless #search_tab .set h4 &gt; span .block {
    display: inline; }

  .studless #search_tab .maker &gt; p {
    text-align: center; }

  .studless #search_tab .maker &gt; p br {
    display: block; }

  .studless #search_tab &gt; .single .maker a &gt; span, .studless #search_tab &gt; .single .size &gt; a &gt; span, .studless #search_tab &gt; .set .maker a &gt; span, .studless #search_tab &gt; .set .size &gt; a &gt; span {
    font-size: 1em; }

  .studless #search_tab .maker &gt; ul &gt; li &gt; a {
    padding: 20px;
    background-color: #fff; } }

@media screen and (min-width: 980px) {
  .studless a#page_top {
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    transition: 0.3s; }

  .studless a#page_top:hover {
    opacity: 1; }

  .studless a#page_top div {
    width: 17px;
    height: 17px;
    border-top: 7px solid #012d7d;
    border-left: 7px solid #012d7d;
    top: 14px;
    left: 18px; }

  .studless a#page_top span {
    bottom: 11px;
    width: 60px; }

  .studless a#page_top span &gt; span {
    display: contents; }

  .studless a.btn_link_search {
    font-size: 14px;
    width: 130px;
    height: 130px;
    bottom: 100px;
    transition: 0.3s; }

  .studless a.btn_link_search:hover {
    box-shadow: none;
    transform: translate(2px, 2px); } }

@media screen and (min-width: 1024px) {
  .studless .attachment h4 {
    font-size: 30px; }

  .studless .attachment &gt; div &gt; div:nth-of-type(2) p {
    font-size: 20px; }

  .studless .attachment &gt; div &gt; div &gt; a {
    font-size: 24px; }

  .studless .attachment &gt; div &gt; div &gt; a::after {
    border: 11px solid transparent;
    border-left: 18px solid #fff;
    right: calc(-4.5em + 19vw); } }

@media screen and (min-width: 1240px) {
  .studless #search_tab .size .inch_list {
    text-align: center; } }

@media screen and (min-width: 1360px) {
  .studless .attachment &gt; div &gt; div &gt; a::after {
    right: 6em; } }

@keyframes grade_on {
  0% {
    margin-top: 0px; }

  100% {
    margin-top: -20px; } }

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

.studless .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; }

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

.studless nav.early {
  background-color: #f3e100;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2.5%; }

.studless nav.early .box {
  width: 100%;
  margin: 0 auto 1vw;
  background-color: #fff;
  padding: 3vw 0 3vw 6vw;
  border-radius: 3vw;
  box-sizing: border-box;
  position: relative; }

.studless nav.early .box::before {
  content: '';
  position: absolute;
  left: 2vw;
  bottom: 0;
  width: 28vw;
  height: 12vw;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_tww.png") center / contain no-repeat; }

.studless nav.early .box::after {
  content: '';
  position: absolute;
  right: 7vw;
  bottom: 2vw;
  width: 14vw;
  height: 10vw;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/icon_trac.png") center / contain no-repeat; }

.studless nav.early .box p {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  color: #0068b7;
  font-style: italic;
  text-align: center;
  font-size: 4.3vw; }

.studless nav.early .box p span {
  display: block;
  color: #eb5d46;
  font-size: 1.4em;
  letter-spacing: -0.05em; }

.studless nav.early .catch_btn p {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  color: #e11e13;
  font-style: italic;
  text-align: center;
  font-size: 4.5vw;
  letter-spacing: -0.05em; }

.studless nav.early .catch_btn p span {
  letter-spacing: 0;
  font-size: 1.95em;
  text-shadow: 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0.5vw 0.5vw 0 #fff, -0.5vw -0.5vw 0 #fff, 0.5vw -0.5vw 0 #fff, -0.5vw 0.5vw 0 #fff, 0.5vw 0 0 #fff, 0 0.5vw 0 #fff, -0.5vw 0 0 #fff, 0 -0.5vw 0 #fff; }

.studless nav.early .catch_btn a {
  font-size: 4.8vw;
  font-weight: 900;
  text-align: center;
  color: #fff;
  background-color: #dc0816;
  display: block;
  width: 11em;
  margin: 0 auto 1vw;
  padding: 0.4em 0;
  line-height: 1;
  filter: drop-shadow(0.5vw 0.5vw 2px rgba(0, 0, 0, 0.6));
  position: relative; }

.studless nav.early .catch_btn a::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 4.4vw solid transparent;
  border-left: 4.4vw solid #dc0816;
  right: -8.7vw;
  top: 0; }

@media screen and (min-width: 768px) {
  .studless nav.early {
    align-items: flex-start;
    margin-bottom: 0; }

  .studless nav.early .box {
    width: 47%;
    max-width: 460px;
    margin: 0 auto 0 0;
    padding: 8vw 1vw 1vw;
    border-radius: 1.5vw; }

  .studless nav.early .box::before {
    bottom: auto;
    top: -2.5vw;
    left: 3vw;
    width: 24vw;
    height: 10vw; }

  .studless nav.early .box::after {
    bottom: auto;
    top: 0;
    right: 5vw;
    width: 11vw;
    height: 7.5vw; }

  .studless nav.early .box p {
    font-size: 2.2vw;
    line-height: 1.2; }

  .studless nav.early .box p span {
    font-size: 2em; }

  .studless nav.early .catch_btn {
    width: 52%;
    max-width: 510px; }

  .studless nav.early .catch_btn p {
    font-size: 2.8vw;
    line-height: 1.2;
    margin-bottom: 2vw; }

  .studless nav.early .catch_btn p span {
    margin-right: 0.1em;
    filter: drop-shadow(0 0 2px #fff); }

  .studless nav.early .catch_btn a {
    font-size: 3.2vw;
    padding: 0.6em 0;
    width: 13em;
    margin: 0 auto 0 0.5em; }

  .studless nav.early .catch_btn a::after {
    border: 3.6vw solid transparent;
    border-left: 4.4vw solid #dc0816;
    right: -7.8vw; } }

@media screen and (min-width: 1024px) {
  .studless nav.early {
    padding: 25px 0; }

  .studless nav.early .box {
    margin-right: 9px;
    padding: 82px 10px 10px; }

  .studless nav.early .box::before {
    width: 246px;
    height: 102px;
    left: 30px;
    top: -25px; }

  .studless nav.early .box::after {
    width: 112px;
    height: 77px;
    right: 50px; }

  .studless nav.early .box p {
    font-size: 22px; }

  .studless nav.early .catch_btn p {
    font-size: 28px;
    margin-bottom: 20px; }

  .studless nav.early .catch_btn p span {
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 5px 5px 0 #fff, -5px -5px 0 #fff, 5px -5px 0 #fff, -5px 5px 0 #fff, 5px 0 0 #fff, 0 5px 0 #fff, -5px 0 0 #fff, 0 -5px 0 #fff; }

  .studless nav.early .catch_btn a {
    font-size: 32px;
    filter: drop-shadow(5px 5px 2px rgba(0, 0, 0, 0.6)); }

  .studless nav.early .catch_btn a::after {
    border: 35.9px solid transparent;
    border-left: 44px solid #dc0816;
    right: -79px; } }

.studless #early {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_early_sp.jpg") top center / cover no-repeat;
  margin-top: 20vw;
  padding-bottom: 50px;
  overflow: hidden; }

.studless #early .bg_delta {
  background-color: #f3e100;
  padding: 5vw 2.5vw;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  font-style: italic;
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 82%, 0 100%); }

.studless #early .box_white {
  position: relative; }

.studless #early .box_white::before {
  content: '';
  position: absolute;
  z-index: 10;
  top: -5vw;
  left: 1vw;
  width: 38vw;
  height: 16vw;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_tww.png") center / contain no-repeat;
  transform: rotate(-8deg); }

.studless #early .box_white div {
  background-color: #fff;
  padding: 0 0 17vw 4vw;
  clip-path: polygon(5% 0, 100% 0, 100% 58%, 0 100%); }

.studless #early .box_white p {
  color: #0068b7;
  font-size: 4.6vw;
  line-height: 1.2;
  transform: skewY(-8deg) translateY(50%); }

.studless #early .box_white p span {
  display: block;
  color: #eb5d46;
  font-size: 2em;
  transform: skewX(10deg); }

.studless #early .bg_delta &gt; p {
  color: #fff;
  transform: skewY(-8deg) translateY(-50%);
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 6.4vw;
  font-style: normal; }

.studless #early .bg_delta &gt; p span {
  background-color: #0068b7; }

.studless #early .bg_delta &gt; p .large {
  letter-spacing: 0.1em; }

.studless #early .bg_delta &gt; p .large:first-of-type {
  padding-left: 0.2em; }

.studless #early .bg_delta &gt; p .small {
  font-size: 0.6em;
  padding: 0;
  vertical-align: text-bottom;
  line-height: 1.4; }

.studless #early .bg_delta h3 {
  font-size: 6.8vw;
  transform: skewY(-8deg) translateY(-12%);
  text-align: right;
  line-height: 1.2;
  color: #0068b7;
  margin-bottom: 0;
  padding: 0;
  position: relative; }

.studless #early .bg_delta h3::before {
  content: '';
  position: absolute;
  top: -8vw;
  right: 0;
  width: 27vw;
  height: 19vw;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/icon_trac.png") center / contain no-repeat; }

.studless #early .bg_delta h3 .red {
  display: block;
  text-align: left;
  font-size: 1.85em;
  color: #e11e13;
  transform: skewX(10deg);
  text-shadow: 0 0 2vw #fff, 0 0 2vw #fff, 0 0 2vw #fff, 0 0 2vw #fff, 0 0 2vw #fff, 0 0 2vw #fff, 1vw 1vw 0 #fff, -1vw -1vw 0 #fff, 1vw -1vw 0 #fff, -1vw 1vw 0 #fff, 1vw 0 0 #fff, 0 1vw 0 #fff, -1vw 0 0 #fff, 0 -1vw 0 #fff; }

.studless #early .bg_delta h3 .orange {
  color: #eb5d46;
  font-size: 1.4em; }

.studless #early .catch {
  width: 90%;
  margin: 5vw auto;
  color: #0068b7;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 5.6vw;
  text-align: center; }

.studless #early .icon {
  color: #e71f19;
  background-color: #fff100;
  font-weight: 700;
  padding: 0 0.5em;
  font-family: 'Noto Sans JP', sans-serif; }

.studless #early img.icon {
  display: inline;
  background-color: transparent;
  width: 30%;
  vertical-align: middle; }

.studless #early img.icon:last-of-type {
  width: 25%; }

.studless #early .catch p {
  font-size: 5.6vw;
  font-weight: 900; }

.studless #early .catch p .orange {
  display: block;
  color: #eb5d46;
  font-size: 1.32em; }

.studless #early .catch p .under {
  background: linear-gradient(to bottom, transparent 50%, #fff100 50%); }

.studless #early .caution {
  font-size: 3.2vw;
  display: block;
  width: 90%;
  margin: 0 auto 10vw;
  font-weight: 700; }

.studless #early .caution::before {
  content: '※'; }

.studless #early h4 {
  font-family: "M PLUS 1p", sans-serif;
  font-size: 6.15vw;
  font-weight: 900;
  color: #0068b7;
  text-align: center; }

.studless #early .flow &gt; p {
  text-align: center;
  font-weight: 500;
  font-size: 3.75vw;
  margin-bottom: 0.5em; }

.studless #early .flow &gt; p::before, .studless #early .flow &gt; p::after {
  content: '～'; }

.studless #early .flow_box {
  width: 95%;
  margin: 0 auto 5vw;
  padding: 5vw 2.5vw;
  background-color: #fff;
  border: 2px solid #1078be;
  border-radius: 4vw;
  box-sizing: border-box; }

.studless #early .flow_box dt {
  font-size: 4.3vw;
  color: #0068b7;
  font-weight: 700;
  padding-left: 0.5em;
  margin-bottom: 2vw; }

.studless #early .flow_box dt.icon {
  color: #e71f19;
  width: 5em; }

.studless #early .flow_box ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 5vw; }

.studless #early .flow_box li {
  background-color: #0068b7;
  color: #fff;
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 4em;
  height: 4em;
  text-align: center;
  padding: 0 0.5em;
  position: relative; }

.studless #early .flow_box dd:first-of-type li:nth-of-type(3), .studless #early .flow_box dd:last-of-type li:nth-of-type(2) {
  line-height: 1.5;
  height: auto;
  padding: 0.5em; }

.studless #early .flow_box dd:last-of-type li {
  width: 9em;
  padding: 0.5em 0; }

.studless #early .flow_box dd:last-of-type li:first-of-type, .studless #early .flow_box dd:last-of-type li:last-of-type {
  width: 7em;
  padding: 0; }

.studless #early .flow_box dd:first-of-type li:nth-of-type(-n+3)::before {
  content: '';
  position: absolute;
  width: 0.9em;
  height: 0.3em;
  background-color: #0068b7;
  top: 50%;
  right: -1em;
  transform: translateY(-50%); }

.studless #early .flow_box dd:first-of-type li:nth-of-type(-n+3)::after {
  content: '';
  position: absolute;
  width: 0.5em;
  height: 0.5em;
  border-top: 0.3em solid #0068b7;
  border-right: 0.3em solid #0068b7;
  top: 50%;
  right: -1em;
  transform: translateY(-50%) rotate(45deg); }

.studless #early .flow_box dd:last-of-type li:nth-of-type(-n+2)::before {
  content: '';
  position: absolute;
  width: 1.3em;
  height: 0.45em;
  background-color: #0068b7;
  top: 50%;
  right: -1.5em;
  transform: translateY(-50%); }

.studless #early .flow_box dd:last-of-type li:nth-of-type(-n+2)::after {
  content: '';
  position: absolute;
  width: 0.7em;
  height: 0.7em;
  border-top: 0.45em solid #0068b7;
  border-right: 0.45em solid #0068b7;
  top: 50%;
  right: -1.5em;
  transform: translateY(-50%) rotate(45deg); }

.studless #early .flow_box dd:last-of-type li:last-of-type::before {
  content: '';
  position: absolute;
  left: 0.2em;
  top: -4em;
  width: 6.6em;
  height: 3.8em;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/icon_trac2.png") center / contain no-repeat; }

.studless #early .flow_box dd:last-of-type ol {
  margin-bottom: 0; }

.studless #early .flow_box .point dt {
  text-align: center;
  color: #e11e13;
  font-size: 5.4vw;
  background-color: #fff100;
  width: 5em;
  border-radius: 1.5em;
  margin: 0 auto;
  padding: 0;
  font-weight: 900;
  text-shadow: 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0.5vw 0.5vw 0 #fff, -0.5vw -0.5vw 0 #fff, 0.5vw -0.5vw 0 #fff, -0.5vw 0.5vw 0 #fff, 0.5vw 0 0 #fff, 0 0.5vw 0 #fff, -0.5vw 0 0 #fff, 0 -0.5vw 0 #fff;
  transform: rotate(-8deg) translateY(0.5em);
  position: relative;
  perspective: 1em; }

.studless #early .flow_box .point dt::before {
  content: '';
  position: absolute;
  width: 0.6em;
  height: 0.15em;
  background-color: #fff100;
  top: 0.5em;
  right: -0.8em; }

.studless #early .flow_box .point dt::after {
  content: '';
  position: absolute;
  width: 0.25em;
  height: 0.3em;
  border-top: 0.15em solid #fff100;
  border-bottom: 0.15em solid #fff100;
  top: -0.4em;
  right: -0.2em;
  transform: rotate3d(0, 1, 1, -60deg); }

.studless #early .flow_box .point dd {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_point.png") center / contain no-repeat;
  font-size: 4.3vw;
  padding: 1em 0 1em 0.5em;
  color: #000;
  font-weight: 700; }

.studless #early .flow_box .point dd .under {
  background: linear-gradient(to bottom, transparent 80%, #fff100 80%);
  color: #e11e13; }

.studless #early .flow_box .point small {
  font-size: 3.2vw;
  display: block;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em; }

.studless #early .flow_box .point small::before {
  content: '※'; }

.studless #early .blue_box {
  background-color: #0068b7;
  padding: 8vw 0;
  color: #fff;
  font-weight: 900;
  font-size: 4vw;
  width: 16em;
  margin: 0 auto 5vw;
  text-align: center;
  border-radius: 1em; }

.studless #early .blue_box .icon {
  width: 45%;
  border: none; }

.studless #early .blue_box .icon:last-of-type {
  width: 37%; }

.studless #early .img_link img {
  width: 90%;
  margin: 0 auto 5vw;
  border: 1px solid #555; }

.studless #early .img_link a {
  color: #fff;
  background-color: #e11e13;
  display: block;
  width: 10em;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 700;
  font-size: 7.4vw;
  text-align: center;
  margin: 0 auto;
  padding: 0.5em 0;
  border-radius: 0.4em; }

@media screen and (min-width: 768px) {
  .studless #early {
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/bg_early_pc.jpg") top center / cover no-repeat; }
    .studless #early .bg_delta {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      padding: 7vw 2.5vw 3vw;
      clip-path: polygon(0 0, 100% 0, 100% 59%, 0 100%); }
    .studless #early .box_white::before {
      top: -5vw;
      width: 27vw;
      height: 11vw; }
    .studless #early .box_white div {
      padding: 2vw 0 8vw 3vw;
      margin-right: 2vw;
      margin-left: 1vw;
      clip-path: polygon(5% 0, 100% 0, 100% 65%, 0 96%); }
    .studless #early .box_white p {
      font-size: 1.8vw; }
    .studless #early .box_white p span {
      font-size: 2.3em; }
    .studless #early .bg_delta &gt; p {
      font-size: 3.6vw;
      margin-right: auto;
      box-shadow: 0 -2px 0 #0068b7 inset;
      transform: skewY(-8deg) translateY(-56%); }
    .studless #early .bg_delta h3 {
      font-size: 3.6vw;
      margin-right: auto;
      top: -3.8vw; }
    .studless #early .bg_delta h3::before {
      top: -6.5vw;
      right: -20vw;
      width: 21vw;
      height: 15vw;
      transform: skewY(8deg) rotate(-8deg); }
    .studless #early .bg_delta h3 .red {
      display: inline;
      text-shadow: 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff, 0 0 1vw #fff;
      font-size: 2em;
      margin-right: 0.1em; }
    .studless #early .bg_delta h3 .orange {
      font-size: 1.55em; }
    .studless #early .catch {
      margin: 0 auto 2vw;
      font-size: 2.6vw;
      text-align: center; }
    .studless #early img.icon {
      width: 12%;
      max-width: 110px; }
    .studless #early img.icon:last-of-type {
      width: 9%;
      max-width: 85px; }
    .studless #early .catch br {
      display: none; }
    .studless #early .catch p {
      font-size: 2.6vw;
      display: inline; }
    .studless #early .catch p .orange {
      font-size: 2em;
      margin-left: 0.5em; }
    .studless #early .caution {
      font-size: 1.6vw;
      text-align: center;
      margin: 0 auto 3vw; }
    .studless #early .caution br {
      display: none; }
    .studless #early .flow_img {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-end;
      width: 95%;
      max-width: 970px;
      margin: 0 auto 5vw; }
    .studless #early .flow {
      width: 56.5%; }
    .studless #early h4 {
      font-size: 2.8vw; }
    .studless #early .flow &gt; p {
      font-size: 1.6vw; }
    .studless #early .flow_box {
      width: 100%;
      padding: 2vw;
      border-radius: 3vw;
      margin: 0 auto; }
    .studless #early .flow_box dt {
      font-size: 2.3vw; }
    .studless #early .flow_box li {
      font-size: 1.6vw; }
    .studless #early .flow_box dd:first-of-type li:nth-of-type(-n+3)::before {
      width: 1.8em;
      right: -2em; }
    .studless #early .flow_box dd:first-of-type li:nth-of-type(-n+3)::after {
      right: -2em; }
    .studless #early .flow_box dd:last-of-type li:nth-of-type(-n+2)::before {
      width: 2.8em;
      right: -3em; }
    .studless #early .flow_box dd:last-of-type li:nth-of-type(-n+2)::after {
      right: -3em; }
    .studless #early .flow_box dd:last-of-type li:last-of-type::before {
      top: -5em; }
    .studless #early .flow_box .point dt {
      font-size: 2vw;
      text-shadow: 0 0 0.5vw #fff, 0 0 0.5vw #fff, 0 0 0.5vw #fff, 0 0 0.5vw #fff, 0 0 0.5vw #fff, 0 0 0.5vw #fff, 0 0 0.5vw #fff, 0 0 0.5vw #fff, 0 0 0.5vw #fff, 0 0 0.5vw #fff, 0 0 0.5vw #fff; }
    .studless #early .flow_box .point dd {
      font-size: 2vw;
      padding: 1em 0 1em 3.5em; }
    .studless #early .flow_box .point small {
      font-size: 1.55vw; }
    .studless #early .img_link {
      width: 40%; }
    .studless #early .img_link img {
      width: 100%;
      margin: 0 auto 3vw; }
    .studless #early .img_link figure {
      position: relative; }
    .studless #early .img_link figure &gt; div {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start; }
    .studless #early .img_link figure &gt; div .blue_box {
      margin: 0 auto 3vw;
      width: 60%;
      font-size: 1.6vw;
      padding: 2vw 0; }
    .studless #early .img_link figure &gt; div .blue_box img {
      margin: 0 auto 2vw; }
    .studless #early .img_link figure &gt; div &gt; img {
      width: 49%;
      margin-left: 0; }
    .studless #early .img_link figure &gt; img {
      width: 49%;
      position: absolute;
      right: 0;
      bottom: 0; }
    .studless #early .img_link a {
      font-size: 3.2vw;
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .studless #early .bg_delta {
    padding: 70px 25px 30px;
    max-width: 1024px;
    box-sizing: border-box;
    margin: 0 auto;
    clip-path: none;
    background: linear-gradient(-188deg, #f3e100 72%, transparent 72%); }
    .studless #early .bg_delta::before {
      content: '';
      position: absolute;
      top: 0;
      left: calc(50% - 2000px);
      width: 4000px;
      height: 590px;
      background: linear-gradient(-188deg, #f3e100 50%, transparent 50%); }
    .studless #early .box_white::before {
      top: -50px;
      width: 270px;
      height: 110px; }
    .studless #early .box_white div {
      padding: 20px 0 80px 30px;
      margin-right: 20px;
      margin-left: 10px; }
    .studless #early .box_white p {
      font-size: 19px; }
    .studless #early .bg_delta &gt; p {
      font-size: 38px; }
    .studless #early .bg_delta h3 {
      font-size: 38px;
      top: -38px; }
    .studless #early .bg_delta h3::before {
      top: -65px;
      right: -200px;
      width: 210px;
      height: 150px; }
    .studless #early .bg_delta h3 .red {
      display: inline;
      text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff; }
    .studless #early .catch {
      margin: 0 auto 20px;
      font-size: 26px; }
    .studless #early .catch p {
      font-size: 26px; }
    .studless #early .caution {
      font-size: 16px;
      margin: 0 auto 30px; }
    .studless #early h4 {
      font-size: 28px; }
    .studless #early .flow_img {
      margin: 0 auto 50px; }
    .studless #early .flow &gt; p {
      font-size: 16px; }
    .studless #early .flow_box {
      padding: 20px;
      border-radius: 30px; }
    .studless #early .flow_box dt {
      font-size: 23px;
      margin-bottom: 20px; }
    .studless #early .flow_box ol {
      margin-bottom: 50px; }
    .studless #early .flow_box li {
      font-size: 16px; }
    .studless #early .flow_box dd:first-of-type li:nth-of-type(-n+3)::before {
      width: 2em;
      right: -2.2em; }
    .studless #early .flow_box dd:first-of-type li:nth-of-type(-n+3)::after {
      right: -2.2em; }
    .studless #early .flow_box dd:last-of-type li:nth-of-type(-n+2)::before {
      width: 3em;
      right: -3.3em; }
    .studless #early .flow_box dd:last-of-type li:nth-of-type(-n+2)::after {
      right: -3.3em; }
    .studless #early .flow_box .point dt {
      font-size: 20px;
      text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff; }
    .studless #early .flow_box .point dd {
      font-size: 20px; }
    .studless #early .flow_box .point small {
      font-size: 14px; }
    .studless #early .img_link {
      width: 39.3%; }
    .studless #early .img_link img {
      margin: 0 auto 30px; }
    .studless #early .img_link figure &gt; div .blue_box {
      font-size: 16px;
      padding: 20px 0;
      margin-bottom: 30px; }
    .studless #early .img_link figure &gt; div .blue_box img {
      margin-bottom: 20px; }
    .studless #early .img_link a {
      font-size: 32px; } }

.studless #car_type section .set_box.early_title.open {
  position: relative; }

.studless #car_type section .set_box.early_title.open::before {
  content: '';
  position: absolute;
  left: 0;
  top: -3vw;
  width: 25vw;
  height: 9vw;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/lp/studless/img/icon_early_set.png") center / contain no-repeat; }

.studless #car_type section .set_box a.btn.early.open {
  position: relative;
  padding-left: 4em; }

.studless #car_type section .set_box a.btn.early.open::before {
  content: '短納期商品';
  position: absolute;
  color: #e71f19;
  background-color: #fff100;
  top: 50%;
  left: 4.5em;
  font-size: 0.8em;
  transform: translateY(-50%);
  padding: 0.3em; }

.studless #car_type section .set_box a.btn.early.open::after {
  right: 4em; }

@media screen and (min-width: 768px) {
  .studless #car_type section .set_box.early_title.open::before {
    left: -1vw;
    top: -1.5vw;
    width: 13vw;
    height: 5vw; }
    .studless #car_type section .set_box a.btn.early.open::before {
      left: 3.5em; }
    .studless #car_type section .set_box a.btn.early.open::after {
      right: 3em; } }

@media screen and (min-width: 1024px) {
  .studless #car_type section .set_box a.btn.early.open::before {
    left: 6vw; }
    .studless #car_type section .set_box a.btn.early.open::after {
      right: 7vw; } }

@media screen and (min-width: 1366px) {
  .studless #car_type section .set_box.early_title.open::before {
    left: -14px;
    top: -20px;
    width: 178px;
    height: 68px; }
    .studless #car_type section .set_box a.btn.early.open::before {
      left: 8em; }
    .studless #car_type section .set_box a.btn.early.open::after {
      right: 7em; } }
</pre></body></html>