@charset "UTF-8";
/* CSS Document */
.header {
  background-color: #F4ECE9;
  padding: 20px 24px 0 24px;
  position: relative;
}
.main {
  background-color: #F4ECE9;
}
.season-top_img {
  width: 100%;
  object-fit: cover;
  height: 237px;
  padding-top: 25px;
  margin-bottom: 80px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  filter: brightness(95%);
}
.season-lead {
  position: absolute;
  top: 197px;
  right: 28px;
  font-size: 2.2rem;
  color: #fff;
  letter-spacing: 0.4rem;
  font-family: "Lao MN";
}
.season-top-second-tittle {
  font-size: 2.0rem;
  font-weight: 600;
  letter-spacing: 0.3rem;
  margin-bottom: 43px;
  text-align: center;
  font-family:  'Noto Sans JP', sans-serif;
  font-weight: 600;
}
.section-top-second {
  background-color: #F4ECE9;
  padding: 0 15px 90px 15px;
}
.tittle-under-text {
max-width: 334px;
margin: 0 auto;
}
p.note-text {
  font-size: 1.2rem;
  margin-bottom: 18px;
  padding-left: 1.38em;
  padding-top: 1.8rem;
}
.season-tittle {
    margin-top: -50px;
    padding-top: 40px;
    font-size: 2.3rem;
    margin-bottom: 57px;
    text-align: center;
    letter-spacing: 0.3rem;
}
.white-bg1 {
  background-color: #FCF7F7;
  border-radius: 10px;
  padding: 35px;
  margin-bottom: 100px;
   box-shadow: 10px 10px 0px 0 #D5AAB1;
}
.white-bg2 {
  background-color: #FCF7F7;
  border-radius: 10px;
  padding: 35px;
  margin-bottom: 100px;
   box-shadow: 10px 10px 0px 0 #D8A485;
}
.white-bg3 {
  background-color: #FCF7F7;
  border-radius: 10px;
  padding: 35px;
  margin-bottom: 100px;
   box-shadow: 10px 10px 0px 0 #BC9798;
}
.white-bg4 {
  background-color: #FCF7F7;
  border-radius: 10px;
  padding: 35px;
  box-shadow: 10px 10px 0px 0 #9DBDBE;
}

.section-season {
  background-color: #E6CACF;
  padding: 0 15px 35px 15px;

}
.allseason-contents {
max-width: 960px;
margin: 0 auto;
}
.spring-contents {
  margin: 0 auto;
  max-width: 385.96px;
}
.summer-contents {
  margin: 0 auto;
  max-width: 385.96px;
}

.autumn-contents {
  margin: 0 auto;
  max-width: 385.96px;
}
.winter-contents {
  margin: 0 auto;
  max-width: 385.96px;
}

.spring-tittle {
  font-family:  'Noto Sans JP', sans-serif;
  font-weight: 500;
  color: #E39797;
  font-size: 2.0rem;
  margin-bottom: -14px;
  position: relative;
}
.spring-tittle:before {
  content:"";
  display: block;
  background-image: url(../iamges/spring-deco.png);
  position: absolute;
  width: 100px;
  height: 100px;
  top: -38px;
  right: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  
}
.summer-tittle {
  font-family:  'Noto Sans JP', sans-serif;
  font-weight: 500;
  color: #D8A485;
  font-size: 2.0rem;
  margin-bottom: -14px;
  position: relative;
}
.summer-tittle:before {
  content:"";
  display: block;
  background-image: url(../iamges/summer-deco.png);
  position: absolute;
  width: 100px;
  height: 100px;
  top: -38px;
  right: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  
}
.autumn-tittle {
  font-family:  'Noto Sans JP', sans-serif;
  font-weight: 500;
  color:#8F511D;
  font-size: 2.0rem;
  margin-bottom: -14px;
  position: relative;
}
.autumn-tittle:before {
  content:"";
  display: block;
  background-image: url(../iamges/autumn-doco.png);
  position: absolute;
  width: 100px;
  height: 100px;
  top: -38px;
  right: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  
}
.winter-tittle {
  font-family:  'Noto Sans JP', sans-serif;
  font-weight: 500;
  color: #9DBDBE;
  font-size: 2.0rem;
  margin-bottom: -14px;
  position: relative;
}
.winter-tittle:before {
  content:"";
  display: block;
  background-image: url(../iamges/winter-deco.png);
  position: absolute;
  width: 100px;
  height: 100px;
  top: -38px;
  right: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  
}
.section-point {
  background-color: #E6CACF;
  padding: 82px 15px 50px 15px;
  
}
.point-contents {
  max-width: 960px;
  margin: 0 auto;
}

h2.point-tittle {
  font-size: 2.7rem;
  letter-spacing: 0.3rem;
  display: flex;
  margin-top: 35px;
  z-index: 1;
  
}
h2.point-tittle::after {
    content:"";
    width: 85px;
    height: 1px;
    background-color: #707070;
    display: block;
    margin-top: 10px;
    margin-left: 18px;
}


.point-img {
  width: 60%;
}
.point-wrap {
  display: flex;
  max-width: 334px;
}


.point-img img {
   width: 40vw;
   height: 40vw;
  object-fit: contain;
  margin-left: -80px;
}

.point-sub-tittle {
  font-size: 1.8rem;
  font-weight: 600;
  text-align: left;
  padding-top: 42px;
  margin-bottom: 25px;
  font-family:  'Noto Sans JP', sans-serif;
  font-weight: 00;
}
.point-sub-tittle span {
  padding-right: 12px;
}
.point-text {
  font-size: 1.4rem;
  text-align: left;
  margin-left: 33px;
}
@media(min-width:768px) {
  .season-top_img {
    height: 514px;
    object-position: 0 26%;
  }
  .section-top-arrangement {
    padding: 38px 35px 180px 35px;
  }
  .season-lead {
    font-size: 4.5rem;
    letter-spacing: 0.5rem;
    top: 252px;
    right: 55px;
    font-family: "Lao MN";
  }

  .allseason-wrapper {
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 54px

  }
  .allseason-in-wrap1 {
    margin: 0px 0 0 auto;


  }
  .allseason-in-wrap2 {
    margin: 326px 0 0 auto;
  }
  .allseason-in-wrap3 {
    margin: -190px 0 0 auto;
  }
  .allseason-in-wrap4 {
    margin: 326px 0 0 auto;
  }
  .section-point {
    padding-bottom: 80px;
  }
  .point-contents {
    display: flex;
    gap: 144px;
    margin: 0 auto;
  }
  h2.point-tittle {
    font-size: 4.4rem;
    font-weight: 700;
    letter-spacing: 0.6rem;
    margin-top: 53px;
    
  }
  h2.point-tittle::after { 
    width: 134px;
  }
.point-img img {
  width:276px;
  margin-left: -216px;
}
.point-sub-tittle {
  font-size: 2.0rem;
  margin-bottom: 22px;
  padding-top: 64px;
}
.point-text {
  font-size: 1.6rem;
}

}


@media(min-width: 768px) {
  h2.gallery-tittle {
    font-size: 5.5rem;
    margin-bottom: 30px;
  }
  }
.section-contact {
  background-color: #F4ECE9;
  padding: 140px 15px 80px 15px;
}
.contact-contents{
  max-width: 1053px;
  margin: 0 auto;
}
@media(min-width: 760px) {
  .section-contact {
    background-color: #F4ECE9;
    padding: 82px 15px 120px 15px;
  }
  .contact-bg {
    margin-bottom: 80px;
  }
}
.contact-wrapper {
  width: fit-content;
  text-align: center;
  margin: 0 auto;
}
.contact-bg {
  background-color: #EDD4D0;
  border-radius: 10px;
  padding-bottom: 60px;
  padding: 0 auto;
}
.section-contact h2 {
  font-size: 4.0rem;
  font-family: "Lao MN";
  color: #505050;
  line-height: 0.1rem;
  text-align: center;
  margin-bottom: 12px;
  letter-spacing: 0.5rem;
}
.contact-small {
  font-size: 1.2rem;
  margin-bottom: 45px;
}
.section-contact h3 {
  font-size: 1.6rem;
  margin-bottom: 12px;
}
.contact-note {
  font-size: 1.2rem;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 60px;
  color: #707070;
}
.contact-derction {
  letter-spacing: 0.2rem;
  font-size: 1.4rem;
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
}
.contact-btn a {
  background: #FFFDFD;
  border-radius: 50px;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 260px;
  padding: 20px 20px;
  color: #313131;
  transition: 0.3s ease-in-out;
  font-weight: 500;
  margin-bottom: 34px;
  width: 300px;
}
@media(min-width: 768px) {
  .section-contact {
    padding-top: 147px;
  }
  .btn-wrap {
    display: flex;
    text-align: center;
    gap: 54px;
  }
  .contact-hidden {
    display: none;
  }
  .contact-note {
    text-align: center;
  }
}
.inside-illistration {
  background-repeat: no-repeat;
  width: 200px;
  height: 200px;
  object-fit: contain;
  position: absolute;
  left: -49px;
}
.flow-contens {
  max-width: 600px;
  margin: 0 auto;
}
.order_flow {
  background-color: #F4ECE9;
  padding: 250px 0px 19px 0px;
}
.flow-bg {
  background-color: #E6CACF;
  border-radius: 56px;
  padding: 52px 0 52px 0;
  margin-bottom: 100px;
}
h3.order_flow_tittle {
  font-family:  ' Sans JP', sans-serif;
  font-weight: 500;
  font-size: 2.5rem;
  margin-bottom: 37px;
  position: relative;
}
h3.order_flow_tittle:before {
  content: "";
  display: inline-block;
  background-image: url("../iamges/order-text.png");
  position: absolute;
  width: 100px;
  height: 100px;
  transform: translate(32px, -98px);
  background-size: contain;
  background-repeat: no-repeat;
}
.flow_img {
  height: 40.29px;
  width: 40.75px;
  object-fit: contain;
  background-repeat: no-repeat;
  margin-top: -25px;
}
.flow_in_bg {
  background-color: #F4ECE9;
}
.flow_in_bg {
  background-color: #F4ECE9;
  border-radius: 50%;
  height: 160px;
  width: 180px;
  margin: auto;
  margin-bottom: 53px;
}
.tittle_number {
  padding-top: 26px;
  font-size: 1.2rem;
  margin-bottom: 30px;
}
.tittle_number:after {
  content: "";
  display: block;
  background-color: #707070;
  height: 1px;
  width: 18px;
  margin: auto;
}
.flow_dr {
  margin: auto;
  font-size: 1.4rem;
}
.section-order h2 {
  position: absolute;
  top: -11px;
  left: 31px;
  font-size: 3.5rem;
  letter-spacing: 0.3rem;
}
.section-order {
  padding: 101px 0 0px 0;
}
.order_contents {
  margin: 0 auto;
  max-width: 375px;
}
.order_bg {
  background-color: #FFFDFD;
  padding: 75px 17px 86px 40px;
  border-radius: 56px;
  position: relative;
  margin-bottom: 123px;
}
.flow-note {
  margin: 0px;
  font-size: 1.4rem;
}
@media(min-width:768px) {
  .flow-contens {
    max-width: 1115px;
  }
  .flow-bg {
    padding: 78px 82px;
    margin-bottom: 125px;
  }
  .flow_wrapper {
    display: flex;
  }
  br {
    display: none;
  }
  h3.order_flow_tittle:before {
    width: 300px;
    height: 300px;
    transform: translate(16px, -198px);
    ;
  }
}
.tag {
  height: 130px;
  width: 130px;
  transform: translate(-12px, -88px);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin-bottom: 19px;
  z-index: 1;
  object-fit: cover;
}
.section-order ul {
  text-align: left;
}
.section-order li {
  margin-bottom: 28px;
}
h3.order-tittle {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 18px;
  letter-spacing: 0.3rem;
  margin: 20px 0 25px -16px;
}
h3.order-item {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 18px;
  margin-top: 75px;
  letter-spacing: 0.3rem;
  margin: 75px 0 25px -16px;
}
p.order_dr {
  margin-bottom: 28px;
  font-size: 1.4rem;
  margin: 0;
  line-height: 1.8;
  letter-spacing: 0.3rem;
  position: relative;
}
p.order_dr:before {
  content: "";
  display: block;
  background-image: url("../iamges/ohana_inside.png");
  width: 12px;
  height: 12px;
  position: absolute;
  object-fit: cover;
  background-size: contain;
  background-repeat: no-repeat;
  /* right: -97px; */
  left: -16px;
  top: 7px;
}
p.section-order h3 {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.2rem;
}
@media(min-width:768px) {
  .order_contents {
    max-width: 1030px;
    margin: 0 auto;
  }
  .all_wrapper {
    display: flex;
    gap: 114px;
    justify-content: center;
  }
  .tag {
    height: 180px;
    width: 180px;
    transform: translate(384px, -122px);
  }
  .section-order h2 {
    font-size: 5.5rem;
    left: 61px;
  }
  .order_bg {
    padding: 83px 113px 83px;
    width: 570px;
  }
  h3.order-tittle {
    font-size: 2.3rem;
    margin: 21px 0 24px -22px;
  }
  h3 .order-item {
    margin: 75px 0 25px -23px;
  }
  p.order_dr:before {
    width: 15px;
    height: 15px;
    left: -24px;
  }
  p.order_dr {
    font-size: 1.6rem;
  }
}
.inside_tulip {
  width: 40vw;
  height: 40vw;
  object-fit: contain;
  background-repeat: no-repeat;
  margin: -70px 0 0 189px;
}
@media(min-width:768px) {
  .inside_tulip {
    margin: 640px 0 0 -371px;
    width: 30vw;
    height: 20vw;
  }
}
@media(min-width:960px) {
  .inside_tulip {
    margin: 220px 0 0 -61px;
    width: 20vw;
    height: 20vw;
  }
}

.contact-wrapper {
  width: fit-content;
  text-align: center;
  margin: 0 auto;
}
.contact-bg {
  background-color: #EDD4D0;
  border-radius: 10px;
  padding-bottom: 60px;
}
.section-contact h2 {
  font-size: 4.0rem;
  font-family: "Lao MN";
  color: #505050;
  line-height: 0.1rem;
  text-align: center;
  margin-bottom: 12px;
  letter-spacing: 0.5rem;
}
.contact-small {
  font-size: 1.2rem;
  margin-bottom: 45px;
}
.section-contact h3 {
  font-size: 1.6rem;
  margin-bottom: 12px;
}
.contact-note {
  font-size: 1.2rem;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 60px;
  color: #707070;
}
.contact-derction {
  letter-spacing: 0.2rem;
  font-size: 1.4rem;
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
}
.contact-btn a {
  background: #FFFDFD;
  border-radius: 50px;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 260px;
  padding: 20px 20px;
  color: #313131;
  transition: 0.3s ease-in-out;
  font-weight: 500;
  margin-bottom: 34px;
  width: 300px;
}
.contact-btn a {
  box-shadow: 0 4px 0 #EEE7E4;
}
.contact-btn:hover {
  transform: translateY(4px);
  box-shadow: none;
}
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media(min-width: 760px) {
  .btn-wrap {
    display: flex;
    text-align: center;
    gap: 54px;
  }
  .contact-hidden {
    display: none;
  }
  .contact-note {
    text-align: center;
  }
}
.section-menu {
  background-color: #F4ECE9;
  padding: 0 15px 0px 15px;
  padding-bottom: 114px;
}
.section-menu h2 {
  font-size: 3.5rem;
  margin-bottom: 50px;
  letter-spacing: 0.1rem;
  text-align: left;
  font-family: "Lao MN";
}
.menu-img {
  border-radius: 8px;
  margin-top: 25px;
  width: 44.444vw;
  height: 66.666vw;
  object-fit: cover;
}
.section-menu p {
  font-size: 1.4rem;
  text-align: left;
}
.menu-arrow a {
  text-decoration: none;
}
.menu-arrow p {
  position: relative;
  padding: 15px 16px 15px 0px;
  color: #505050;
  border-bottom: solid 0.5px #CBC9C9;
}
.menu-arrow p:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.9rem;
  transform: translateY(-50%);
  height: 1px;
  transition: 0.3s;
  width: 1.6rem;
  background: #505050;
}
.menu-arrow p:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.menu-arrow p:hover:before, .menu-arrow p:hover:after {
  right: -0.01em;
}

.menu-wrpper {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 760px) {
  .section-menu {
    padding-bottom: 118px;
  }
  .menu-wrpper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .menu-img {
    width: 22.222vw;
    height: 33.333vw;
  }
}
.footer-img1 {
  width: 100%;
  object-fit: cover;
}
.footer-img2 {
  width: 100%;
  object-fit: cover;
}
.footerimg1-wrap {
  width: 70%;
  margin: 130px 0 0 -20px;
}
.footerimg2-wrap {
  width: 70%;
  margin: 0 0 0 auto;
}
.sort-btn {
  background: #f3f3f3;
  padding: 20px;
  margin: 50px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.sort-btn dt {
  font-weight: bold;
  margin: 0 0 10px 0;
}
.sort-btn dd {
  margin: 0 0 10px 0;
}
.sort-btn ul {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr 1fr;
  width: fit-content;
}
.sort-btn li {
  margin: 0 10px;
}
.sort-btn ul li {
  position: relative;
  cursor: pointer;
  padding: 0 0 0 30px;
  margin: 0 10px 0 0;
}
.sort-btn ul li::before {
  content: '';
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
}
.sort-btn ul li.active::after { /*現在地＝activeというクラス名がついたらチェックマークを出現*/
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  /*チェックマークの色や形*/
  border-left: 2px solid #333;
  border-bottom: 2px solid #333;
  width: 16px;
  height: 9px;
  transform: rotate(-45deg);
}
.wrap_s {
  display: none;
}
.wrap_s.active {
  display: block;
}
.navigation {
  margin-top: 100px;
}
.navigation li {
  display: inline;
  padding: 5px;
  cursor: pointer;
  cursor: hand;
}
h2.mordal-in-tittle {
  font-size: 2.3rem;
  line-height: 1.45;
  letter-spacing: 0.2rem;
  font-weight: 600;
  padding-top: 20px;
  text-align: left;
}
p.mordal-in-price {
  font-size: 1.8rem;
  padding-top: 20px;
  font-weight: 500;
  margin-bottom: 40px;
}
p.mordal-in-type {
  font-size: 1.4rem;
}
p.mordal-in-flower {
  font-size: 1.4rem;
}
p.mordal-in-dr {
  padding-top: 10px;
}
.text-area {
  color: #6A5959;
  margin-top: 25px;
}
.navigation li:hover {
  background-color: darkgray;
}
.contents {
  width: 100%;
  padding: 200px 50px;
  border: 1px solid black;
  margin: 20px auto;
}
/*メイン画面（終）*/
/*モーダルウィンドウ*/
.modal-window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: pink;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  z-index: 20000;
}
.close-btn {
  position: absolute;
  top: 10px;
  right: 20px;
  color: white;
  font-size: 30px;
  cursor: pointer;
  cursor: hand;
}
/*モーダルウィンドウ（終）*/
/*====slickレイアウト設定====*/
ul {
  padding-inline-start: 0px;
  list-style-type: disc;
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 90%;
  width: 90.11vw;
  padding: 12vw 5.33vw;
  padding: 0;
  padding-top: 50px;
  background-color: #F4ECE9;
  overflow-y: scroll;
}
.slider {
  margin: 0px auto;
  width: 60%;
}
.slider img {
  width: 100%;
}
.slick-prev:before, .slick-next:before {
  color: white;
}
.thumb {
  width: 30%;
  margin: 0 auto;
}
.thumb li {
  margin-right: 10px;
}
.thumb img {
  width: 100%;
  height: auto;
  cursor: pointer;
  cursor: hand;
}
.slider {
  margin-bottom: 20px;
}
body .slick-prev, .slick-arrow {
  top: 45%;
}
body .slick-next, .slick-arrow {
  top: 45%;
}
@media (min-width:768px) {
  .wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    height: 80%;
    padding: 0;
    padding-top: 6.52vw;
    background-color: #F4ECE9;
    overflow-y: scroll;
  }
  p.mordal-in-type {
    font-size: 1.6rem;
  }
  p.mordal-in-flower {
    font-size: 1.6rem;
  }
  p.mordal-in-dr {
    padding-top: 10px;
    font-size: 1.6rem;
  }
}
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* アニメーションスタートの遅延時間を決めるCSS*/
.delay-time02 {
  animation-delay: 0.2s;
}
.delay-time04 {
  animation-delay: 0.4s;
}
.updown {
  animation-name: updown1; /* アニメーション名の指定 */
  animation-delay: 0s; /* アニメーションの開始時間指定 */
  animation-duration: 3s; /* アニメーション動作時間の指定 */
  animation-timing-function: ease-in-out; /* アニメーションの動き指定（徐々に早く）*/
  animation-iteration-count: infinite;
}
@keyframes updown1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.splide__slide img {
  height: auto;
  width: 100%;
  object-fit: cover;
}
.splide.is-initialized-season {
  max-width: 900px;
  margin: 0 auto;
}
.splide {
  width: 90%;
  margin: 0 auto;
}
.splide__track {
  margin-bottom: 30px;
}
.splide__slide {
  height: auto;
}
.splide {
  width: 100%;
  margin: 0 auto;
}
.splide__track {
  margin-bottom: 0;
}

.splide__slide-coming img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/*
          .swiper-container {
            width: 600px;
            height: 300px;
            margin: 40px auto;
          }
            
            .swiper-wrapper {
              position: relative;
            }
              
              .swiper-slide {
                position: relative;
              }
*/