@charset "utf-8";

@media (min-width: 768px) {
  .gnavwrap {
    display: block !important;
  }

  .slider {
    margin: 30px auto;
    width: 100%;
  }
}

@media (max-width: 767px) {


  input[type="submit"] {
    -webkit-appearance: none;
  }

  select {
    font-size: 16px;
  }

  textarea {
    -webkit-appearance: none;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  a:hover {
    text-decoration: none;
    opacity: 1;
  }

  body {
    min-width: 100%;
    min-height: 100%;
    background-color: #FFFCDB;
  }

  .fl {
    float: none;
  }

  .fr {
    float: none;
  }

  .cmnwrap01 {
    padding-right: 2%;
    padding-left: 2%;
  }

  .ancer {
    margin-top: -60px;
    padding-top: 60px;
  }

    
  .innerWrap {
    padding: 0 15px;
  }

  .mainVisual {
    width: 100%;
    height: auto;
  }
  .subTitle {
    position: relative;
    padding: 80px 0 72px;
    background: url(/enjoy/solafurupark/module/images/sub_title_bg.png) left top / 12px;
    background-repeat: no-repeat;
    background-color: #fff;
  }
  .subTitle::after {
    width: 750px;
    height: 23px;
    bottom: -23px;
    background: url(/enjoy/solafurupark/module/images/after_wave_sp.png) no-repeat center / contain;
  }

  .imgTtl {
    text-align: center;
    margin-bottom: 32px;
  }
  .imgTtl_pic {
    text-align: center;
    margin-bottom: 32px;
  }
  .top .floorMap .imgTtl {
    margin-bottom: 48px;
  }
  .top .subTitle .imgTtl img {
    height: auto;
  }
  .top .floorMap .imgTtl img {
    height: auto;
  }
  .subTitle_h3 {
    text-align: center;
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: bold;
  }
  .subTitle_txt {
    font-size: 1.4rem;
    line-height: 1.78;
  }
  .subTitle_txt2 {
    font-size: 1.4rem;
    line-height: 1.78;
    padding: 0 0 10px;
  }
  .subTitle_txt3 {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  

    
  .floorMap {
    padding: 100px 15px 20px;
    background-color: #FFFCDB;
  }

  .shop_ttl img {
    max-width: 100%;
  }

  .shop_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    padding-left: 0;
    max-width: 360px;
    margin: 20px auto;
  }
  .shop_btn {
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    text-decoration: none;
    border-radius: 2rem;
    background-color: #fff;
    min-width: 0;
    margin: 0;
    box-shadow: 5px 5px 0px 0px rgb(0 0 0 / 15%);
  }
  .shop_btn a {
    display: flex;
    vertical-align: middle;
  }
  .shop_btn_ttl01 {
    background-color: #8DC21F;
    padding: 24px 16px;
    border-radius: 2rem 0 0 2rem;
  }
  .shop_btn_ttl04 {
    background-color: #80CAD3;
    padding: 24px 16px;
    border-radius: 2rem 0 0 2rem;
  }
  .shop_btn_ttl05 {
    background-color: #EF8F89;
    padding: 24px 16px;
    border-radius: 2rem 0 0 2rem;
  }
  .shop_btn_ttl06 {
    background-color: #F29600;
    padding: 24px 16px;
    border-radius: 2rem 0 0 2rem;
  }
  .shop_btn_ttl07 {
    background-color: #6288C5;
    padding: 24px 16px;
    border-radius: 2rem 0 0 2rem;
  }
  .shop_btn_ttl08 {
    background-color: #CA72A9;
    padding: 24px 16px;
    border-radius: 2rem 0 0 2rem;
  }
  .shop_btn_ttl01 img {
    max-width: 20px;
  }
  .shop_btn_ttl01 img {
    max-width: 20px;
  }
  .shop_btn_ttl04 img {
    max-width: 20px;
  }
  .shop_btn_ttl05 img {
    max-width: 20px;
  }
  .shop_btn_ttl06 img {
    max-width: 20px;
  }
  .shop_btn_ttl07 img {
    max-width: 20px;
  }
  .shop_btn_ttl08 img {
    max-width: 20px;
  }
  .shop_btn_logo {
    margin: 7px auto;
  }
  .shop_btn_logo img {
    max-width: 60px;
  }  
  
  .floorMap .itemTtlWrap .sub ,
  .secondSection .itemTtlWrap .sub ,
  .thirdSection .itemTtlWrap .sub ,
  .fourthSection .itemTtlWrap .sub ,
  .floorMap .itemTtlWrap .sub {
    margin-bottom: 0px;
  }

 .shop_dtl01 {
    display: block;
    margin: 0 auto;
    padding: 40px 15px;
    background-color: #FFFCDB;
 }

 .shop_dtl01_box_txt {
  padding: 20px 18px 32px;
}

.dot_line {
  border-top: 2px dotted #4BA366;
  border-right: none;
  border-bottom: none;
  border-left: none;
  margin: 32px 0;
}

.shop_dtl_box {
  padding: 0 12px;
}

.shop_name {
  padding: 0 0 12px;
}

.shop_name_logo {
  max-width: 70px;
}

.shop_name_txt {
  max-width: 220px;
}

.shop_name_txt_ttl {
  font-size: 1.6rem;
  padding: 0 0 6px;
}

.shop_name_txt_dtl {
  font-size: 1.2rem;
  padding: 0 0 6px;
}

.shop_target_age {
  color: #6A3906;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}
.shop_target_age::before {
  color: #8FC31F;
  content: "●";
  padding-right: 5px;
}

.shop_img {
  display: block;
  padding: 0 0 12px;
}

.shop_img_txt {
  font-size: 1.2rem;
}
.shop_img_txt2 {
  font-size: 1.2rem;
}
.shop_img_txt3 {
  font-size: 1rem;
  padding: 8px 0 0;
}

.shop_dtl_green {
  border-radius: 1rem;
  margin: 0 auto 12px;
}

.shop_dtl_green_ttl_txt {
  font-size: 1.3rem;
}

.shop_dtl_green_ttl {
  display: block;
  background-color: #4BA366;
  padding: 4px 0;
  border-radius: 1rem 1rem 0 0;
}

.shop_dtl_green_txt {
  color: #4BA366;
  font-size: 1.1rem;
  font-weight: normal;
  padding: 4px 16px;
  line-height: 1.7;
  text-align: left;
}

.shop_dtl_red {
  border-radius: 1rem;
  margin: 0 auto 12px;
}

.shop_dtl_red_ttl_txt {
  font-size: 1.3rem;
}

.shop_dtl_red_ttl {
  display: block;
  padding: 4px 0;
  border-radius: 1rem 1rem 0 0;
}

.shop_dtl_red_txt {
  font-size: 1.1rem;
  font-weight: normal;
  padding: 4px 16px;
  line-height: 1.7;
  text-align: left;
}

.shop_link {
  max-width: 260px;
}

.shop_link a {
  padding: 8px;
  font-size: 1.6rem;
}
  
}