@charset "UTF-8";
/* CSS Document */
.header {
  background-color: #F4ECE9;
  padding: 20px 24px 0 24px;
  position: relative;
}
.main {
  background-color: #F4ECE9;
}
.swag_lease-top_img {
  width: 100%;
  object-fit: cover;
  height: 237px;
  paddin-top: 25px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  filter: brightness(95%);
}
.swag_lease-lead {
  position: absolute;
  top: 168px;
  right: 28px;
  font-size: 2.2rem;
  color: #fff;
  letter-spacing: 0.4rem;
  font-family: "Lao MN";
}
.section-top-swag_lease {
  background-color: #F4ECE9;
  padding-bottom: 100px;
  padding-top: 20px;
     
}



@media(min-width:768px){
  
  .swag_lease-top_img {
    height: 514px;
        object-position: 0 26%;
  }
  .swag_lease-top-bouquet {
    padding: 38px 35px 180px 35px;
  }
  .swag_lease-lead {
    font-size: 4.5rem;
    letter-spacing: 0.5rem;
    opacity: 80%;
    top: 203px;
    right: 75px;
    font-family: "Lao MN";
  }
  
}



.section-swag_lease_gallery {
  background-color: #FAF8F8;
  padding: 130px 15px 100px 15px;
   margin-bottom: 80px;
}
.section-swag_lease_gallery h2 {
  font-size: 3.0rem;
  text-align: left;
  margin-top: -143px;
  font-weight: 500;
  margin-bottom: 20px;
}
.other_note {
  text-align: left;
  font-size: 1.2rem;
  margin-bottom: 80px;
}
.all-wrap {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr 1fr;
  width: fit-content;
  margin: auto;
}
.section-swag_lease_gallery img {
  object-fit: cover;
  width: 43.73vw;
  height: 53.86vw;
}
.section-swag_lease_gallery p {
  font-size: 1.4rem;
  text-align: left;
}
.section-swag_lease_gallery p a {
  text-decoration: none;
  color: #505050;
}
.price {
  margin-bottom: 40px;
  font-size: 1.4rem;
}

@media(min-width: 768px){
  .section-swag_lease_gallery h2 {
    font-size: 5.5rem;
    margin-bottom: 17px;
  }
  
  .section-swag_lease_gallery img {
    margin-bottom: 17px;
    width: 26.875vw;
    height: 33.203vw;
}
  
  .section-swag_lease_gallery p a {
    font-size: 1.8rem;
    margin-bottom: 14px;
    display: block;
  }
  .section-swag_lease_gallery p {
    font-size: 1.6rem;
  }
}






.section-contact {
  background-color: #F4ECE9;
  padding: 0px 15px 80px 15px;
}
@media(min-width: 768px) {
  .section-arrangement_gallery {
    padding:  130px 75px 100px 75px;
    
  }
  .all-wrap {
    display: grid;
    gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
}
 

.section-bouquet_gallery img {
  width: 26.875vw;
  height: 33.203vw;
  object-fit: cover;
}
    .section-contact {
      background-color: #F4ECE9;
      padding: 82px 15px 120px 15px;
    }
    .contact-bg {
      margin-bottom: 80px;
    }
  }

  .contact-contents {
    margin: 0 auto;
    max-width: 1053px;
  }
  .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: 760px) {
    .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;
   }
   
   @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;
   }
     }
     .section-contact {
          background-color: #F4ECE9;
          padding: 80px 15px 50px 15px;
        }
        .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;
        }
        .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 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-thumbnail{
    font-size: 2.3rem;
    line-height: 1.45;
    letter-spacing: 0.2rem;
    font-weight: 600;
    padding-top: 150px;
    text-align: left;
  }
  
  h2.mordal-in-tittle-2{
    margin-top: 0;
    font-size: 2.3rem;
    line-height: 1.45;
    letter-spacing: 0.2rem;
    font-weight: 600;
    text-align: left;
  }
  p.mordal-in-price{
    font-size: 1.6rem;
    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: 29%;
  }
  body .slick-next ,.slick-arrow{
    top: 29%;
  }
  
  @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;
    }
    body .slick-prev ,.slick-arrow{
      top: 38%;
    }
    body .slick-next ,.slick-arrow{
      top: 38%;
    }
    }
  
    .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);
                }
              }
  

  .main-img {
    height: 53.86vw;
    width: 100%;
  }
  .main-img img {
    height: auto;
    width: 100%;
  }
  .sub-img {
    display: flex;
    margin-top: 10px;
  }
  .sub-img li {
    margin-right: 2%;
    width: calc(96% / 3);
    height: 100px;
  }
  .sub-img li:nth-child(3n) {
    margin-right: 0;

  }
  .sub-img li img {
    border: 2px solid transparent;
    transition: border .5s;
    height: 100px;
  }
  .sub-img img {
    cursor: pointer;
    width: 100%;
  }

@media(min-width:768px){
.main-img {
    height: 43.86vw;
    width: 100%;
}
}