/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css2?family=Jost:wght@900&family=Noto+Sans+JP&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}


/*
html$--------------------------------------------------------*/
@media screen and (max-width: 960px) {
  .catalog-menu-car__etc {
    background-color: #F6F2E8;
  }
}
.catalog-menu-car__etc-list {
  background-color: #F6F2E8;
}

@media screen and (max-width: 750px) {
  .catalog-menu-car--footer {
    background-color: #F6F2E8;
  }
}
@media screen and (min-width: 751px) {
  .catalog-menu-car--footer {
    background-color: #F6F2E8;
  }
}
a {
  color: #5D565A;
  text-decoration: none;
}

a:visited {
  color: #5D565A;
  text-decoration: underline;
}

a:hover {
  color: #5D565A;
  text-decoration: none;
}

a:active {
  color: #5D565A;
  text-decoration: underline;
}

ul {
  list-style: none;
}

img {
  margin: 0;
  padding: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
  transition: all ease 0.4s;
}

a:hover img {
  opacity: 0.7;
  transition: all ease 0.4s;
}

@media screen and (max-width: 750px) {
  a:hover img {
    opacity: 1 !important;
    transition: all ease 0.4s;
  }
}
.sp {
  display: none;
}

.pc {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 750px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}
/* body
===============================================================*/
main#lupin-accesary {
  height: 100%;
  min-height: auto;
  padding: 0 0;
  background-color: #fff;
  transition: all 0.5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ly-inner {
  width: 1286px;
  min-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 1290px) {
  .ly-inner {
    width: 96%;
    box-sizing: border-box;
    padding: 0 2%;
  }
}
@media screen and (max-width: 750px) {
  .ly-inner {
    min-width: 96%;
  }
}

.lupin-acc-kv {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
  width: 100%;
  min-width: 1100px;
}
@media screen and (max-width: 750px) {
  .lupin-acc-kv {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    min-width: 100%;
  }
}
.lupin-acc-kv .tit-area {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 8vw;
}
@media screen and (max-width: 750px) {
  .lupin-acc-kv .tit-area {
    top: 85vw;
  }
}
.lupin-acc-kv .tit-area figure {
  width: 44vw;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lupin-acc-kv .tit-area figure {
    width: 80vw;
  }
}
.lupin-acc-kv .tit-area figure img {
  width: 100%;
}
.lupin-acc-kv .tit-area .subtit {
  text-align: center;
  font-size: clamp(12px, 1.0625vw, 18px);
  color: #939393;
  background: #fff;
  display: inline-flex;
  align-items: center;
  margin: 2vw auto;
  line-height: 1;
  font-weight: bold;
  padding: 8px 20px;
  border-radius: 50px;
}
@media screen and (max-width: 750px) {
  .lupin-acc-kv .tit-area .subtit {
    font-size: clamp(14px, 1.0625vw, 26px);
  }
}
.lupin-acc-kv .kv-banner {
  position: absolute;
  bottom: 1.5vw;
  left: 0;
  right: 0;
  width: 24vw;
  margin: 0 auto;
}

.lapin-acc-mov {
  min-width: 1110px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-mov {
    min-width: 100%;
  }
}

.lapin-acc-mov-in {
  padding: 65px 0 45px;
  width: 880px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .lapin-acc-mov-in {
    width: 100%;
    padding: 4vw 2% 3vw;
  }
}
.lapin-acc-mov-in .main-title {
  color: #000000 !important;
  margin-bottom: 25px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-mov-in .main-title {
    margin-bottom: 3vw;
  }
}
.lapin-acc-mov-in .acc-mov {
  background: url(../../img/lapin/mov-back.jpg) no-repeat center center/100%;
}
@media screen and (max-width: 750px) {
  .lapin-acc-mov-in .acc-mov {
    background: url(../../img/lapin/mov-back_sp.jpg) no-repeat center center/106%;
  }
}
.lapin-acc-mov-in .acc-mov figure {
  width: 560px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 750px) {
  .lapin-acc-mov-in .acc-mov figure {
    width: 76%;
  }
}
.lapin-acc-mov-in .acc-mov figure figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-mov-in .acc-mov figure figcaption {
    width: clamp(52px, 3.25vw, 70px);
    height: clamp(52px, 3.25vw, 70px);
  }
}
.lapin-acc-mov-in .mov-caution {
  color: rgba(0, 0, 0, 0.72);
  text-align: center;
  font-size: 12px;
  padding-top: 20px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-mov-in .mov-caution {
    padding-top: 10px;
  }
}

.lapin-acc-sec01 {
  margin-top: clamp(10px, 2.5vw, 40px);
}
.lapin-acc-sec01 .ly-inner {
  padding: 50px 0;
  border-radius: clamp(20px, 1.5625vw, 30px);
  background: url(../../img/lapin/sec01-back.jpg) repeat-y top center/100%;
}
@media screen and (max-width: 750px) {
  .lapin-acc-sec01 .ly-inner {
    background-size: cover;
  }
}
.lapin-acc-sec01 .ly-inner .main-title {
  color: #000000;
}
.lapin-acc-sec01 .ly-inner .unchor-list {
  margin: 47px 140px 0;
  background: url(../../img/lapin/unchor_lapin.svg) no-repeat 30px top, url(../../img/lapin/unchor_lapinLC.svg) no-repeat right bottom;
}
@media screen and (max-width: 750px) {
  .lapin-acc-sec01 .ly-inner .unchor-list {
    margin: 15px 5% 0;
    background: none;
  }
}
.lapin-acc-sec01 .ly-inner .unchor-list ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 750px) {
  .lapin-acc-sec01 .ly-inner .unchor-list ul {
    flex-wrap: wrap;
  }
  .lapin-acc-sec01 .ly-inner .unchor-list ul li {
    width: 50%;
  }
}
.lapin-acc-sec01 .ly-inner .unchor-list ul li:nth-child(1),
.lapin-acc-sec01 .ly-inner .unchor-list ul li:nth-child(3) {
  padding-top: 53px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-sec01 .ly-inner .unchor-list ul li:nth-child(1) {
    padding-top: 0;
    width: 50%;
  }
  .lapin-acc-sec01 .ly-inner .unchor-list ul li:nth-child(2) {
    padding-top: clamp(25px, 1.875vw, 53px);
    width: 46%;
  }
  .lapin-acc-sec01 .ly-inner .unchor-list ul li:nth-child(3) {
    padding-top: 0;
    width: 49%;
    padding-left: 2%;
  }
  .lapin-acc-sec01 .ly-inner .unchor-list ul li:nth-child(4) {
    padding-top: clamp(25px, 1.875vw, 53px);
    width: 46%;
    padding-right: 2%;
  }
}

.lapin-acc-style01 {
  margin-top: clamp(10px, 2.5vw, 40px);
}
.lapin-acc-style01 .ly-inner {
  background: url(../../img/lapin/style01-back01.png) no-repeat top right/clamp(160px, 22.5vw, 360px), url(../../img/lapin/style01-back02.png) no-repeat bottom left/clamp(160px, 22.5vw, 360px);
  background-color: #ECD3CC;
  border-radius: clamp(20px, 1.5625vw, 30px);
  padding: 50px 0 80px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style01 .ly-inner {
    padding: 72px 0 30px;
  }
}
.lapin-acc-style01 .ly-inner .style01-header {
  width: 1000px;
  margin: 0 auto 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style01 .ly-inner .style01-header {
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
  }
}
.lapin-acc-style01 .ly-inner .style01-header .main-img {
  width: 540px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style01 .ly-inner .style01-header .main-img {
    width: 100%;
  }
}
.lapin-acc-style01 .ly-inner .style01-tit {
  width: 410px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style01 .ly-inner .style01-tit {
    width: 80%;
  }
}
.lapin-acc-style01 .ly-inner .style01-tit .img-tit {
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style01 .ly-inner .style01-tit .img-tit {
    margin-bottom: 20px;
  }
}
.lapin-acc-style01 .ly-inner .style01-tit .sub-tit {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(22px, 2vw, 32px);
  letter-spacing: 0.12em;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style01 .ly-inner .style01-tit .sub-tit {
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
}
.lapin-acc-style01 .ly-inner .style01-tit p {
  line-height: 2;
  letter-spacing: 0.04em;
}

.style01-list,
.style02-list,
.style03-list,
.style04-list,
.goods-list {
  width: 880px;
  margin: 0 auto 0;
  padding-bottom: 40px;
}
@media screen and (max-width: 750px) {
  .style01-list,
  .style02-list,
  .style03-list,
  .style04-list,
  .goods-list {
    width: 100%;
    padding-bottom: 20px;
  }
}
.style01-list ul,
.style02-list ul,
.style03-list ul,
.style04-list ul,
.goods-list ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 53px;
}
@media screen and (max-width: 750px) {
  .style01-list ul,
  .style02-list ul,
  .style03-list ul,
  .style04-list ul,
  .goods-list ul {
    gap: 20px;
  }
}
.style01-list ul li,
.style02-list ul li,
.style03-list ul li,
.style04-list ul li,
.goods-list ul li {
  width: 180px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 750px) {
  .style01-list ul li,
  .style02-list ul li,
  .style03-list ul li,
  .style04-list ul li,
  .goods-list ul li {
    width: calc(50% - 10px);
    margin-bottom: 10%;
  }
}
.style01-list ul li a,
.style02-list ul li a,
.style03-list ul li a,
.style04-list ul li a,
.goods-list ul li a {
  text-decoration: none;
  color: #5D565A;
}
.style01-list ul li a figure img,
.style02-list ul li a figure img,
.style03-list ul li a figure img,
.style04-list ul li a figure img,
.goods-list ul li a figure img {
  border-radius: 20px;
  overflow: hidden;
}
.style01-list ul li a figure figcaption,
.style02-list ul li a figure figcaption,
.style03-list ul li a figure figcaption,
.style04-list ul li a figure figcaption,
.goods-list ul li a figure figcaption {
  margin-top: 13px;
  font-size: 13px;
}
@media screen and (max-width: 750px) {
  .style01-list ul li a figure figcaption,
  .style02-list ul li a figure figcaption,
  .style03-list ul li a figure figcaption,
  .style04-list ul li a figure figcaption,
  .goods-list ul li a figure figcaption {
    font-size: 12px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 750px) {
  .style01-list {
    width: 90%;
  }
  .style04-list ul li,
  .goods-list ul li {
    margin-bottom: 2%;
  }
}
.style04-list ul li a {
  color: #fff;
}

.hukidashi {
  z-index: 2;
  position: absolute;
  top: -38px;
  left: 0;
  right: 0;
  font-size: 11px;
  padding-bottom: 30px;
  text-align: center;
  background: url(../../img/lapin/hukidasi.svg) no-repeat bottom center;
}
@media screen and (max-width: 750px) {
  .hukidashi {
    background: url(../../img/lapin/hukidasi_sp.svg) no-repeat bottom center/100%;
    padding-bottom: 18%;
    font-size: 10px;
  }
}
.hukidashi.lvl2 {
  top: -54px;
}

.simuration {
  max-width: 700px;
  height: 55px;
  background-color: #69625F;
  border-radius: 6px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .simuration {
    margin: 0 5%;
  }
}
.simuration a {
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: clamp(14px, 1vw, 16px);
  text-decoration: none;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229.601%22%20height%3D%2217.979%22%20viewBox%3D%220%200%209.601%2017.979%22%3E%0A%20%20%3Cpath%20id%3D%22%E7%B7%9A_2128%22%20data-name%3D%22%E7%B7%9A%202128%22%20d%3D%22M6.6%2C8.989a1.5%2C1.5%2C0%2C0%2C1-1.126-.508L-1.125.992A1.5%2C1.5%2C0%2C0%2C1-.992-1.125a1.5%2C1.5%2C0%2C0%2C1%2C2.117.134L7.726%2C6.5A1.5%2C1.5%2C0%2C0%2C1%2C6.6%2C8.989Z%22%20transform%3D%22translate(1.5%201.5)%22%20fill%3D%22%23fff%22%2F%3E%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_56440%22%20data-name%3D%22%E3%83%91%E3%82%B9%2056440%22%20d%3D%22M0%2C8.989a1.494%2C1.494%2C0%2C0%2C1-.991-.375A1.5%2C1.5%2C0%2C0%2C1-1.125%2C6.5l6.6-7.489a1.5%2C1.5%2C0%2C0%2C1%2C2.117-.134A1.5%2C1.5%2C0%2C0%2C1%2C7.726.992l-6.6%2C7.489A1.5%2C1.5%2C0%2C0%2C1%2C0%2C8.989Z%22%20transform%3D%22translate(1.5%208.99)%22%20fill%3D%22%23fff%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat right 20px center;
  transition: all ease 0.4s;
}
.simuration a img {
  margin: 0 10px;
  height: 30px;
}
.simuration a:hover {
  background-position: right 15px center;
  transition: all ease 0.4s;
}

@media screen and (max-width: 750px) {
  .lapin-acc-style02 .ly-inner .simuration,
  .lapin-acc-style03 .ly-inner .simuration,
  .lapin-acc-style04 .ly-inner .simuration {
    margin: 0;
  }
}
.lapin-acc-style02 {
  margin-top: clamp(10px, 2.5vw, 40px);
}
.lapin-acc-style02 .ly-inner {
  border-radius: clamp(20px, 1.5625vw, 30px);
  background: url(../../img/lapin/style02-back-up.svg) repeat-x top right, url(../../img/lapin/style02-back-bottom.svg) repeat-x bottom left;
  background-color: #E3E0D8;
  padding: 124px 0;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style02 .ly-inner {
    padding: 70px 5%;
    background: url(../../img/lapin/style02-back-up.svg) repeat-x top right/25px, url(../../img/lapin/style02-back-bottom.svg) repeat-x bottom left/15px;
    background-color: #E3E0D8;
  }
}
.lapin-acc-style02 .ly-inner .style02-header {
  width: 920px;
  margin: 0 auto 120px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style02 .ly-inner .style02-header {
    width: 96%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 auto 60px;
  }
}
.lapin-acc-style02 .ly-inner .style02-header .main-img {
  width: 508px;
  position: absolute;
  right: 0;
  bottom: -45px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style02 .ly-inner .style02-header .main-img {
    width: 100%;
    position: relative;
    right: auto;
    left: auto;
    bottom: auto;
    margin-top: 20px;
    text-align: center;
  }
}
.lapin-acc-style02 .ly-inner .style02-tit {
  width: 441px;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style02 .ly-inner .style02-tit {
    width: 100%;
    text-align: center;
  }
}
.lapin-acc-style02 .ly-inner .style02-tit .img-tit {
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style02 .ly-inner .style02-tit .img-tit {
    width: 90%;
    margin: 0 auto 30px;
  }
}
.lapin-acc-style02 .ly-inner .style02-tit .sub-tit {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(22px, 2vw, 32px);
  letter-spacing: 0.12em;
  text-align: left;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style02 .ly-inner .style02-tit .sub-tit {
    text-align: center;
    margin-bottom: 15px;
  }
}
.lapin-acc-style02 .ly-inner .style02-tit .description {
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: normal;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style02 .ly-inner .style02-tit .description {
    font-size: clamp(12px, 1vw, 16px);
  }
}

.lapin-acc-style03 {
  margin-top: clamp(10px, 2.5vw, 40px);
}
.lapin-acc-style03 .ly-inner {
  border-radius: clamp(20px, 1.5625vw, 30px);
  overflow: hidden;
  background-color: #E7E4D5;
  position: relative;
}
@media screen and (max-width: 1290px) {
  .lapin-acc-style03 .ly-inner {
    padding: 0;
  }
}
@media screen and (max-width: 750px) {
  .lapin-acc-style03 .ly-inner {
    padding: 0;
  }
}
.lapin-acc-style03 .ly-inner .white-line {
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style03 .ly-inner .white-line {
    border-radius: 15px;
    left: 5px;
    right: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
  }
}
.lapin-acc-style03 .ly-inner-in {
  position: relative;
  z-index: 2;
  padding: 94px 0 80px;
  background: url(../../img/lapin/style03-back-01.png) no-repeat right top/241px, url(../../img/lapin/style03-back-02.png) no-repeat bottom left/250px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style03 .ly-inner-in {
    padding: 60px 5% 40px;
    background: url(../../img/lapin/style03-back-01_sp.png) no-repeat left top/147px, url(../../img/lapin/style03-back-02_sp.png) no-repeat bottom right/144px;
  }
}
.lapin-acc-style03 .style03-img {
  border-radius: clamp(20px, 1.5625vw, 30px) clamp(20px, 1.5625vw, 30px) 0 0;
  overflow: hidden;
}
.lapin-acc-style03 .style03-header {
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style03 .style03-header {
    width: 90%;
    top: 45px;
  }
  .lapin-acc-style03 .style03-header .img-tit {
    width: 80%;
    margin: 0 auto;
  }
}
.lapin-acc-style03 .style03-header .sub-tit {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(22px, 2vw, 32px);
  letter-spacing: 0.12em;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 30px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style03 .style03-header .sub-tit {
    letter-spacing: 0.05em;
    margin-top: 10px;
  }
}
.lapin-acc-style03 .style03-header .description {
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: normal;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style03 .style03-header .description {
    font-size: 12px;
  }
}

.lapin-acc-style04 {
  margin-top: clamp(10px, 2.5vw, 40px);
}
.lapin-acc-style04 .ly-inner {
  border-radius: clamp(20px, 1.5625vw, 30px);
  overflow: hidden;
  background: url(../../img/lapin/style04-back-01.svg) no-repeat right 20px top 10px, url(../../img/lapin/style04-back-02.svg) no-repeat left 20px bottom 30px;
  background-color: #1D1312;
  position: relative;
  padding: 66px 0 93px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style04 .ly-inner {
    background: url(../../img/lapin/style04-back-01.svg) no-repeat right 10px top 10px/30%, url(../../img/lapin/style04-back-02.svg) no-repeat left 10px bottom 10px/30%;
    background-color: #1D1312;
    position: relative;
    padding: 85px 5% 40px;
  }
}
.lapin-acc-style04 .ly-inner .style04-header {
  width: 880px;
  margin: 0 auto 70px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style04 .ly-inner .style04-header {
    width: 100%;
    margin: 0 auto 20px;
  }
}
.lapin-acc-style04 .ly-inner .style04-header .style04-tit {
  text-align: center;
  color: #fff;
}
.lapin-acc-style04 .ly-inner .style04-header .style04-tit .img-tit {
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style04 .ly-inner .style04-header .style04-tit .img-tit {
    width: 90%;
    margin: 0 auto 20px;
  }
}
.lapin-acc-style04 .ly-inner .style04-header .style04-tit .sub-tit {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(22px, 2vw, 32px);
  letter-spacing: 0.12em;
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style04 .ly-inner .style04-header .style04-tit .sub-tit {
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 10px;
  }
}
.lapin-acc-style04 .ly-inner .style04-header .style04-tit .description {
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: normal;
  margin-bottom: 44px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-style04 .ly-inner .style04-header .style04-tit .description {
    font-size: 12px;
  }
}

.lapin-acc-goods {
  margin-top: clamp(10px, 2.5vw, 40px);
}
.lapin-acc-goods .ly-inner {
  padding: 45px 0;
  border-radius: clamp(20px, 1.5625vw, 30px);
  margin: 0 auto;
  border: 18px solid #B0D3DC;
  background: url(../../img/lapin/goods-back-01.svg) repeat-y top left, url(../../img/lapin/goods-back-02.svg) repeat-y top right;
}
@media screen and (max-width: 750px) {
  .lapin-acc-goods .ly-inner {
    border: 10px solid #B0D3DC;
    background: url(../../img/lapin/goods-back-01.svg) repeat-y top left/10px, url(../../img/lapin/goods-back-02.svg) repeat-y top right/10px;
    padding: 45px 5%;
  }
}
.lapin-acc-goods .goods-tit {
  text-align: center;
  margin: 0 auto 60px;
}
.lapin-acc-goods .goods-tit figcaption {
  padding-top: 20px;
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-goods .goods-tit {
    width: 80%;
  }
}
.lapin-acc-goods .goods-stickers {
  background: #EAF6F6;
  padding: 45px 0 35px;
  width: 880px;
  position: relative;
  margin: 0 auto 30px;
  border-radius: 20px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-goods .goods-stickers {
    width: 100%;
  }
}
.lapin-acc-goods .goods-stickers .goods-title {
  position: absolute;
  left: -20px;
  top: -30px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-goods .goods-stickers .goods-title {
    width: 50%;
    left: -10px;
    top: -20px;
  }
}
.lapin-acc-goods .goods-stickers .goods-stickers-subtit {
  font-size: 15px;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-goods .goods-stickers .goods-stickers-subtit {
    font-size: 14px;
  }
}
.lapin-acc-goods .goods-stickers ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  width: 780px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .lapin-acc-goods .goods-stickers ul {
    width: 80%;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.lapin-acc-goods .goods-stickers ul li {
  width: 240px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-goods .goods-stickers ul li {
    width: 100%;
  }
}
.lapin-acc-goods .goods-stickers ul li a {
  text-decoration: none;
}
.lapin-acc-goods .goods-stickers ul li a figcaption {
  margin-top: 13px;
  font-size: 13px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-goods .goods-stickers ul li a img {
    border-radius: 10px;
  }
}

.goods-more {
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  .goods-more {
    font-size: 14px;
  }
}

.link-s-mall {
  text-align: center;
}
.link-s-mall a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  border: 1px solid #707070;
  width: 700px;
  height: 64px;
  display: inline-flex;
}
@media screen and (max-width: 750px) {
  .link-s-mall a {
    width: 100%;
  }
}
.link-s-mall a img {
  height: 32px;
}

.lapin-acc-conf-area {
  margin-top: clamp(10px, 2.5vw, 40px);
}
.lapin-acc-conf-area .ly-inner {
  padding: 70px 0 clamp(70px, 8.75vw, 140px);
  border-radius: clamp(20px, 1.5625vw, 30px);
  margin: 0 auto;
  background: url(../../img/lapin/conf-back.jpg) no-repeat top center/100%;
  background-color: #E5EFF7;
}
@media screen and (max-width: 750px) {
  .lapin-acc-conf-area .ly-inner {
    background: url(../../img/lapin/conf-back_sp.png) no-repeat top center/100%;
    background-color: #E5EFF7;
    padding: 30px 5% 30px;
  }
}
.lapin-acc-conf-area .ly-inner .title-area {
  margin-bottom: 40px;
}
.lapin-acc-conf-area .conf-inner {
  background-color: #fff;
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 60px;
  border-radius: clamp(10px, 1.25vw, 20px);
}
@media screen and (max-width: 750px) {
  .lapin-acc-conf-area .conf-inner {
    padding: 10% 5%;
  }
}
.lapin-acc-conf-area .conf-inner .conf-inner-tit {
  font-size: clamp(16px, 1.125vw, 18px);
  color: #2496B9;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
}
.lapin-acc-conf-area .confort-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  color: #5D565A;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #E6E6E6;
}
@media screen and (max-width: 750px) {
  .lapin-acc-conf-area .confort-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.lapin-acc-conf-area .confort-box figure {
  width: 300px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-conf-area .confort-box figure {
    width: 100%;
  }
}
.lapin-acc-conf-area .confort-box figure img {
  border-radius: 15px;
  overflow: hidden;
}
.lapin-acc-conf-area .confort-box .confort-right {
  width: 530px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-conf-area .confort-box .confort-right {
    width: 100%;
  }
}
.lapin-acc-conf-area .confort-box .confort-right .confort-text {
  font-size: 14px;
  margin-bottom: 1.5em;
}
.lapin-acc-conf-area .confort-box .confort-right .sub {
  width: 140px;
}
.lapin-acc-conf-area .confort-box .confort-right .sub img {
  border-radius: 0;
}
.lapin-acc-conf-area .confort-box .confort-right .sub.lvl2 {
  width: 200px;
}
.lapin-acc-conf-area .confort-box .confort-right .sub-copy {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}
.lapin-acc-conf-area .confort-box .confort-right .detail-btn {
  margin-top: 2em;
}
.lapin-acc-conf-area .confort-box .confort-right .detail-btn a {
  background: #7CC0E0;
  width: 267px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  display: inline-flex;
  border-radius: 6px;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-conf-area .confort-box .confort-right .detail-btn a {
    width: 100%;
  }
}
.lapin-acc-conf-area .confort-box .confort-main-tit {
  font-size: clamp(18px, 1.25vw, 20px);
  font-weight: bold;
}
.lapin-acc-conf-area .confort-box .confort-price {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 18px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-conf-area .confort-box .confort-price.lvl2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.lapin-acc-conf-area .confort-box .confort-price .confort-price-in {
  font-size: clamp(20px, 1.5vw, 24px);
  font-weight: bold;
}
.lapin-acc-conf-area .confort-box .confort-price .confort-price-in em {
  font-size: clamp(16px, 1.125vw, 18px);
}
.lapin-acc-conf-area .confort-box .confort-price .confort-price-caution {
  color: #FF0000;
  border: 1px solid #FF0000;
  font-size: 13px;
  padding: 2px 10px;
  display: inline-block;
  margin-left: 1em;
}
.lapin-acc-conf-area .confort-box .confort-price .confort-price-support {
  font-size: 13px;
}
.lapin-acc-conf-area .confort-caution {
  font-size: 11px;
  line-height: 1.8;
}

.confort-banner {
  width: 540px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .confort-banner {
    width: 100%;
  }
}
.confort-banner img {
  border-radius: 15px;
  overflow: hidden;
}

.confort-bottom-txt {
  width: 1000px;
  font-size: 12px;
  margin: 30px auto 30px;
}
@media screen and (max-width: 750px) {
  .confort-bottom-txt {
    width: 100%;
  }
}

.title-area {
  text-align: center;
}
.title-area .sub-title {
  font-family: "Jost", sans-serif;
  font-weight: 100;
}
.title-area .main-title {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(32px, 2.375vw, 38px);
  letter-spacing: 0.15em;
  color: #fff;
  margin-top: 0.3em;
}
@media screen and (max-width: 750px) {
  .title-area .main-title {
    font-size: clamp(22px, 1.625vw, 38px);
    letter-spacing: 0.05em;
  }
}

.lapin-acc-bottom {
  margin: 100px auto 0;
}
@media screen and (max-width: 750px) {
  .lapin-acc-bottom {
    margin: 30px auto 20px;
  }
}
.lapin-acc-bottom .ly-inner {
  width: 880px;
  min-width: 880px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-bottom .ly-inner {
    width: 88%;
    min-width: 100%;
  }
}

.lapin-acc-catalog-tit {
  font-size: clamp(12px, 1.125vw, 18px);
  border: 2px solid #707070;
  text-align: center;
  font-weight: bold;
  color: #707070;
  padding: 10px 15px;
  border-radius: 50px;
  margin-bottom: 20px;
}

.banner-list {
  gap: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.banner-list a {
  width: calc(50% - 10px);
}
@media screen and (max-width: 750px) {
  .banner-list a {
    width: 100%;
  }
}

.lapin-acc-text {
  font-size: 12px;
  color: #5D565A;
}
@media screen and (max-width: 750px) {
  .lapin-acc-text {
    font-size: 11px;
  }
}

/* menu */
.lapin-acc-menu {
  position: fixed;
  background: url(../../img/lapin/arr-open.svg) no-repeat right 15px center, url(../../img/lapin/menu-01-back.svg) no-repeat left center;
  height: 435px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all ease 0.4s;
  z-index: 100;
  opacity: 0;
  left: -435px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu {
    background: url(../../img/lapin/arr-open.svg) no-repeat right 5px center/10px, url(../../img/lapin/menu-01-back_sp.svg) no-repeat left center;
  }
}
.lapin-acc-menu.show {
  opacity: 1;
  pointer-events: auto;
  left: 0;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu.show {
    left: -10px;
  }
}
.lapin-acc-menu.slide-out {
  transform: translateX(-285px);
  background: url(../../img/lapin/arr-close.svg) no-repeat right 15px center, url(../../img/lapin/menu-01-back.svg) no-repeat left center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu.slide-out {
    transform: translateX(-285px);
    background: url(../../img/lapin/arr-close.svg) no-repeat right 5px center/10px, url(../../img/lapin/menu-01-back_sp.svg) no-repeat left center;
  }
}
.lapin-acc-menu .menu-acc-inner {
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-left: 0;
  padding-left: 0;
  color: #5D565A;
}
.lapin-acc-menu .menu-acc-inner .menu-inner-left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 287px;
  box-sizing: border-box;
  padding: 30px 20px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu .menu-acc-inner .menu-inner-left {
    padding: 30px 10px 30px 25px;
  }
}
.lapin-acc-menu .menu-acc-inner .menu-inner-left figure {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
.lapin-acc-menu .menu-acc-inner .menu-inner-left figure figcaption {
  font-size: 16px;
}
.lapin-acc-menu .menu-acc-inner .menu-inner-left .menu-tit {
  border: solid #5D565A;
  border-width: 1px 0;
  text-align: center;
  font-size: 13px;
  padding: 10px 0;
  width: 100%;
  margin-bottom: 15px;
}
.lapin-acc-menu .menu-acc-inner .menu-inner-left ol {
  font-size: 13px;
  margin-bottom: 20px;
}
.lapin-acc-menu .menu-acc-inner .menu-inner-left ol li {
  margin-bottom: 5px;
}
.lapin-acc-menu .menu-acc-inner .menu-inner-left ol li a {
  text-decoration: none;
  color: #5D565A;
}
.lapin-acc-menu .menu-acc-inner .menu-inner-left .simuration {
  margin-left: auto;
  margin-top: auto;
  height: 55px;
  width: 100%;
}
.lapin-acc-menu .menu-acc-inner .menu-inner-left .simuration a {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229.601%22%20height%3D%2217.979%22%20viewBox%3D%220%200%209.601%2017.979%22%3E%0A%20%20%3Cpath%20id%3D%22%E7%B7%9A_2128%22%20data-name%3D%22%E7%B7%9A%202128%22%20d%3D%22M6.6%2C8.989a1.5%2C1.5%2C0%2C0%2C1-1.126-.508L-1.125.992A1.5%2C1.5%2C0%2C0%2C1-.992-1.125a1.5%2C1.5%2C0%2C0%2C1%2C2.117.134L7.726%2C6.5A1.5%2C1.5%2C0%2C0%2C1%2C6.6%2C8.989Z%22%20transform%3D%22translate(1.5%201.5)%22%20fill%3D%22%23fff%22%2F%3E%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_56440%22%20data-name%3D%22%E3%83%91%E3%82%B9%2056440%22%20d%3D%22M0%2C8.989a1.494%2C1.494%2C0%2C0%2C1-.991-.375A1.5%2C1.5%2C0%2C0%2C1-1.125%2C6.5l6.6-7.489a1.5%2C1.5%2C0%2C0%2C1%2C2.117-.134A1.5%2C1.5%2C0%2C0%2C1%2C7.726.992l-6.6%2C7.489A1.5%2C1.5%2C0%2C0%2C1%2C0%2C8.989Z%22%20transform%3D%22translate(1.5%208.99)%22%20fill%3D%22%23fff%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat right 15px center/8px;
}
.lapin-acc-menu .menu-acc-inner .menu-inner-right {
  width: 80px;
  padding-right: 40px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu .menu-acc-inner .menu-inner-right {
    padding-right: 10px;
    width: 50px;
  }
}
.lapin-acc-menu.style02 {
  background: url(../../img/lapin/arr-open.svg) no-repeat right 15px center, url(../../img/lapin/menu-02-back.svg) no-repeat left center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu.style02 {
    background: url(../../img/lapin/arr-open.svg) no-repeat right 5px center/10px, url(../../img/lapin/menu-02-back_sp.svg) no-repeat left center;
  }
}
.lapin-acc-menu.style02.slide-out {
  background: url(../../img/lapin/arr-close.svg) no-repeat right 15px center, url(../../img/lapin/menu-02-back.svg) no-repeat left center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu.style02.slide-out {
    transform: translateX(-285px);
    background: url(../../img/lapin/arr-close.svg) no-repeat right 5px center/10px, url(../../img/lapin/menu-02-back_sp.svg) no-repeat left center;
  }
}
.lapin-acc-menu.style03 {
  background: url(../../img/lapin/arr-open.svg) no-repeat right 15px center, url(../../img/lapin/menu-03-back.svg) no-repeat left center;
  height: 489px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu.style03 {
    background: url(../../img/lapin/arr-open.svg) no-repeat right 5px center/10px, url(../../img/lapin/menu-03-back_sp.svg) no-repeat left center;
  }
}
.lapin-acc-menu.style03.slide-out {
  background: url(../../img/lapin/arr-close.svg) no-repeat right 15px center, url(../../img/lapin/menu-03-back.svg) no-repeat left center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu.style03.slide-out {
    transform: translateX(-285px);
    background: url(../../img/lapin/arr-close.svg) no-repeat right 5px center/10px, url(../../img/lapin/menu-03-back_sp.svg) no-repeat left center;
  }
}
.lapin-acc-menu.style04 {
  background: url(../../img/lapin/arr-open.svg) no-repeat right 15px center, url(../../img/lapin/menu-04-back.svg) no-repeat left center;
  height: 489px;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu.style04 {
    background: url(../../img/lapin/arr-open.svg) no-repeat right 5px center/10px, url(../../img/lapin/menu-04-back_sp.svg) no-repeat left center;
  }
}
.lapin-acc-menu.style04.slide-out {
  background: url(../../img/lapin/arr-close.svg) no-repeat right 15px center, url(../../img/lapin/menu-04-back.svg) no-repeat left center;
}
@media screen and (max-width: 750px) {
  .lapin-acc-menu.style04.slide-out {
    transform: translateX(-285px);
    background: url(../../img/lapin/arr-close.svg) no-repeat right 5px center/10px, url(../../img/lapin/menu-04-back_sp.svg) no-repeat left center;
  }
}

.menu-style {
  position: fixed;
  right: 50px;
  top: 150px;
  z-index: 100;
  opacity: 0;
  transition: all ease 0.4s;
  width: 197px;
  height: 197px;
}
@media screen and (max-width: 1400px) {
  .menu-style {
    right: -25px;
    top: 105px;
  }
}
@media screen and (max-width: 750px) {
  .menu-style {
    right: -15px;
    top: 105px;
    width: 110px;
    height: 110px;
  }
}
.menu-style.active {
  opacity: 1;
  pointer-events: auto;
}
.menu-style.active2 {
  width: auto;
  height: auto;
}
.menu-style .open {
  position: absolute;
  right: 0;
  cursor: pointer;
  width: 197px;
  height: 197px;
}
@media screen and (max-width: 750px) {
  .menu-style .open {
    width: 110px;
    height: 110px;
  }
}
.menu-style .open-menu {
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.1);
  padding: 20px;
  position: relative;
  width: 316px;
  z-index: -100;
  transition: all ease 0.4s;
}
@media screen and (max-width: 750px) {
  .menu-style .open-menu {
    top: 20px;
    right: 25px;
    width: 256px;
  }
}
.menu-style .open-menu .close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.menu-style .open-menu ul li {
  display: block;
  padding: 15px 0;
  background: url(../../img/lapin/dot_line.svg) no-repeat bottom left;
}
.menu-style .open-menu ul li a {
  display: block;
}
.menu-style .open-menu.active {
  opacity: 1;
  visibility: visible;
  z-index: 100;
}

/* modal  */
.js-modal-close {
  cursor: pointer;
}

.js-modal {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.js-modal.show {
  display: block;
  opacity: 1;
}

.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99990;
  transition: all ease 0.4s;
}

.modal__bg {
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  position: relative;
  width: 100%;
  transition: all ease 0.4s;
}

.modal__content {
  transition: all ease 0.4s;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 1000px;
  box-sizing: border-box;
  max-height: 90dvh;
  z-index: 1;
  padding-bottom: 2em;
  background: #F8F6F0;
  border-radius: 12px;
  padding: 40px;
  overflow: auto;
}
@media screen and (max-width: 750px) {
  .modal__content {
    padding: 20px;
  }
}

.js-modal-close {
  text-align: right;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 100;
}
.js-modal-close img:focus {
  outline-offset: -2px;
}
@media screen and (max-width: 750px) {
  .js-modal-close {
    width: 30px;
    height: 23px;
    margin-left: auto;
  }
}

.modal-inner {
  height: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  background: url(../../img/lapin/modal/note.svg) repeat top center;
}
@media screen and (max-width: 750px) {
  .modal-inner {
    padding: 5px;
  }
}

.modal-tit-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 23px;
  position: relative;
  gap: 15px;
}
@media screen and (max-width: 750px) {
  .modal-tit-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid #939393;
    padding-bottom: 10px;
  }
}
.modal-tit-content figure {
  width: auto;
  white-space: nowrap;
}
.modal-tit-content .ja-subtit {
  font-size: 14px;
  color: #5D565A;
  position: absolute;
  right: 0;
  background: #F8F6F0;
  padding-left: 1em;
}
@media screen and (max-width: 750px) {
  .modal-tit-content .ja-subtit {
    position: relative;
    right: auto;
    padding-left: 0;
  }
}
.modal-tit-content .line {
  height: 1px;
  width: 20%;
  background-color: #939393;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
}
@media screen and (max-width: 750px) {
  .modal-tit-content .line {
    display: none;
  }
}

.read {
  font-size: clamp(18px, 1.25vw, 20px);
  text-align: left;
  margin-bottom: 1em;
  font-family: "Noto Serif JP", serif;
}

.modal-img {
  text-align: center;
  margin: 0 auto 1rem;
}

.modal-foot {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.modal-foot:nth-of-type(3), .modal-foot:nth-of-type(4), .modal-foot:nth-of-type(5), .modal-foot:nth-of-type(6) {
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  .modal-foot {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.modal-foot .modal-left .modal-item-tit {
  font-size: clamp(20px, 1.5vw, 24px);
  font-weight: bold;
  margin-bottom: 15px;
}
.modal-foot .class {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2px;
  margin-bottom: 15px;
}
.modal-foot .class li {
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #3C3C3C;
  line-height: 1;
  padding: 2px 13px;
}
.modal-foot .hosho {
  margin-bottom: 15px;
  font-size: 12px;
  color: #fff;
  background-color: #6E6E6E;
  border-radius: 3px;
  display: inline-flex;
  padding: 2px 5px;
}
.modal-foot .item {
  font-size: 14px;
}
.modal-foot .modal-right {
  text-align: right;
}
@media screen and (max-width: 750px) {
  .modal-foot .modal-right {
    width: 100%;
    text-align: left;
    padding: 10px 0 20px;
  }
}
.modal-foot .modal-right .modal-price {
  font-size: clamp(32px, 2.375vw, 38px);
  font-weight: bold;
  font-family: "Jost", sans-serif;
}
.modal-foot .modal-right .modal-price em {
  font-size: 18px;
}
.modal-foot .modal-right .modal-attention {
  color: #A48647;
  font-weight: bold;
}
.modal-foot .modal-right .modal-caution1 {
  font-size: 13px;
  margin-bottom: 20px;
}
.modal-foot .modal-right .modal-caution2 {
  font-size: 12px;
}
.modal-foot .modal-right .simuration {
  display: none;
}
@media screen and (max-width: 750px) {
  .modal-foot .modal-right .simuration {
    display: block;
    margin-top: 20px;
  }
}

#youtube-container iframe {
  width: 100%;
  aspect-ratio: 16/9;
  border: 0;
}/*# sourceMappingURL=styles.css.map */