    /*↓プチギフトページ*/

.petitgift {
  text-align: center;
}

.petitgift h2 {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
}

.petitgift h2::before {
  content: url(https://tranparan.itembox.design/item/petit_h2_bg1.png);
  margin-right: 20px;
}
.petitgift h2::after {
  content: url(https://tranparan.itembox.design/item/petit_h2_bg2.png);
  margin-left: 20px;
}

.petitgift p {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  line-height: 3rem;
}

.petitgift img {
  vertical-align: top;
}

.petit_text1 {
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

.petit_text2 {
  margin-bottom: 10rem;
  background-color: #e6e6e6;
  padding: 1rem 0;
}

.petit_container {
  list-style: none;
  display: flex;
  justify-content: space-around;
  margin-bottom: 10rem;
  flex-wrap: wrap;
}

.petit_container p {
  font-size: 1.8rem;
  letter-spacing: 0;
  margin: 0;
}

.petit_item {
  flex-basis: 28%;
  margin-top: 2rem;
}

.cart_container {
  list-style: none;
  display: flex;
  flex-direction: column;
}

.cart_item {
  padding: 1rem 0;
}

.petitgift_banner img {
  width: 80%;
  margin-bottom: 5rem;
}

@media screen and (max-width: 599px) {
  .petitgift h2 {
    font-size: 1.1rem;
  }

  .petitgift h2::before {
    content: url(https://tranparan.itembox.design/item/petit_h2_bg1_sp.png);
    margin-right: 15px;
  }
  .petitgift h2::after {
    content: url(https://tranparan.itembox.design/item/petit_h2_bg2_sp.png);
    margin-left: 15px;
  }

  .petitgift p {
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 2rem;
  }

  .petit_text1 {
  }

  .petit_text2 {
    margin-bottom: 5rem;
  }

  .petit_container {
    margin-bottom: 5rem;
  }

  .petit_container p {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .petit_item {
    flex-basis: 45%;
    margin-top: 4rem;
  }

  .cart_item {
    padding: 0.4rem 0;
  }
}

@media screen and (min-width: 650px) {
  .br-pc {
    display: block;
  }
  .br-sp {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .br-pc {
    display: none;
  }
  .br-sp {
    display: block;
  }
}

/*↓ギフトトップページ*/

    .gift_top {
      text-align: center;
    }
    .gifttop_fv {
      margin-bottom: 15rem;
    }
    .gifttop_fv p {
      font-size: 1.5rem;
      font-weight: bold;
      letter-spacing: 0.1rem;
      line-height: 3rem;
    }
  
    .gifttop_event {
      margin-bottom: 10rem;
    }
  
    .gifttop_event h2{
      font-weight: bold;
      font-size: 2rem;
      margin-bottom: 4rem;
    }
  
    .gifttop_event h2::before {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg1.png);
      margin-right: 20px;
    }
  
    .gifttop_event h2::after {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg2.png);
      margin-left: 20px;
    }
  
    .gifttop_scene {
      margin-bottom: 10rem;
    }
  
    .gifttop_scene h2{
      font-weight: bold;
      font-size: 2rem;
      margin-bottom: 4rem;
    }
  
    .gifttop_scene h2::before {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg1.png);
      margin-right: 20px;
    }
  
    .gifttop_scene h2::after {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg2.png);
      margin-left: 20px;
    }
  
    .gifttop_product {
      margin-bottom: 10rem;
    }
  
    .gifttop_product h2{
      font-weight: bold;
      font-size: 2rem;
      margin-bottom: 4rem;
    }
  
    .gifttop_product h2::before {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg1.png);
      margin-right: 20px;
    }
  
    .gifttop_product h2::after {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg2.png);
      margin-left: 20px;
    }
  
    .gifttop_price {
      margin-bottom: 10rem;
    }
  
    .gifttop_price h2{
      font-weight: bold;
      font-size: 2rem;
      margin-bottom: 4rem;
    }
  
    .gifttop_price h2::before {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg1.png);
      margin-right: 20px;
    }
  
    .gifttop_price h2::after {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg2.png);
      margin-left: 20px;
    }
  
    .gifttop_ranking {
      margin-bottom: 1rem;
    }
  
    .gifttop_ranking h2{
      font-weight: bold;
      font-size: 2rem;
      margin-bottom: 4rem;
    }
  
    .gifttop_ranking h2::before {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg1.png);
      margin-right: 20px;
    }
  
    .gifttop_ranking h2::after {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg2.png);
      margin-left: 20px;
    }
  
    .gifttop_recommend {
      margin-bottom: 1rem;
    }
  
    .gifttop_recommend h2{
      font-weight: bold;
      font-size: 2rem;
      margin-bottom: 4rem;
    }
  
    .gifttop_recommend h2::before {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg1.png);
      margin-right: 20px;
    }
  
    .gifttop_recommend h2::after {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg2.png);
      margin-left: 20px;
    }
  
    .gifttop_container1 {
      list-style: none;
      display: flex;
      justify-content: space-evenly;
      margin-bottom: 1.5rem;
      flex-wrap: wrap;
    }
  
    .gifttop_container2 {
      list-style: none;
      display: flex;
      justify-content: space-evenly;
      margin-bottom: 1.5rem;
      flex-wrap: wrap;
	  align-items: flex-end;
    }
  
    .gifttop_item {
      flex-basis: 30%;
    }
  
    .gifttop_item2 {
      flex-basis: 46.5%;
    }
  
    .gifttop_item3 {
      margin-right: 1.5rem;
      margin-left: 1.5rem;
    }
  
    .gifttop_item4 {
      flex-basis: 28%;
      margin-bottom: 2rem;
      background-color: #c0c0c0;
      border-radius: 1rem;
      padding: 1.2rem;
      box-shadow: 0.2rem 0.2rem 0.2rem #9c9c9c;
    }
  
    .gifttop_item4 p {
      font-size: 2.5rem;
      font-weight: bold;
      color: #f6f7f8;
    }
  
    @media screen and (max-width: 599px) {
      .gifttop_fv p {
        font-size: 1rem;
        letter-spacing: 0;
        line-height: 2rem;
      }
  
      .gifttop_fv {
        margin-bottom: 5rem;
      }
  
      .gifttop_event {
        margin-bottom: 5rem;
      }
  
      .gifttop_event h2 {
        font-size: 1.2rem;
        margin-bottom: 1rem;
      }
  
      .gifttop_event h2::before {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg1_sp.png);
        margin-right: 15px;
      }
  
      .gifttop_event h2::after {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg2_sp.png);
        margin-left: 15px;
      }
  
      .gifttop_scene {
        margin-bottom: 5rem;
      }
  
      .gifttop_scene h2 {
        font-size: 1.3rem;
        margin-bottom: 1rem;
      }
  
      .gifttop_scene h2::before {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg1_sp.png);
        margin-right: 15px;
      }
  
      .gifttop_scene h2::after {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg2_sp.png);
        margin-left: 15px;
      }
  
      .gifttop_product {
        margin-bottom: 5rem;
      }
  
      .gifttop_product h2 {
        font-size: 1.3rem;
        margin-bottom: 1rem;
      }
  
      .gifttop_product h2::before {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg1_sp.png);
        margin-right: 15px;
      }
  
      .gifttop_product h2::after {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg2_sp.png);
        margin-left: 15px;
      }
  
      .gifttop_price {
        margin-bottom: 5rem;
      }
  
      .gifttop_price h2 {
        font-size: 1.3rem;
        margin-bottom: 1rem;
      }
  
      .gifttop_price h2::before {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg1_sp.png);
        margin-right: 15px;
      }
  
      .gifttop_price h2::after {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg2_sp.png);
        margin-left: 15px;
      }
  
      .gifttop_ranking {
        margin-bottom: 5rem;
      }
  
      .gifttop_ranking h2 {
        font-size: 1.3rem;
        margin-bottom: 1rem;
      }
  
      .gifttop_ranking h2::before {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg1_sp.png);
        margin-right: 15px;
      }
  
      .gifttop_ranking h2::after {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg2_sp.png);
        margin-left: 15px;
      }
  
      .gifttop_recommend {
        margin-bottom: 5rem;
      }
  
      .gifttop_recommend h2 {
        font-size: 1.3rem;
        margin-bottom: 1rem;
      }
  
      .gifttop_recommend h2::before {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg1_sp.png);
        margin-right: 15px;
      }
  
      .gifttop_recommend h2::after {
        content: url(https://tranparan.itembox.design/item/petit_h2_bg2_sp.png);
        margin-left: 15px;
      }
  
      .gifttop_item4 p {
        font-size: 1.1rem;
      }
  
      .gifttop_item4 {
      margin-bottom: 1.5rem;
      padding: 0.5rem;
      flex-basis: 45%;
    }
    }


  /*ここからシーン別ギフトページ*/
  .scenegift_rec {
    margin-bottom: 12rem;
    text-align: center;
  }

  .scenegift_rec h2 {
    padding-bottom: 0.5rem;
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #f5a319;
  }

  .scenegift_product {
    text-align: center;
  }

  .scenegift_product h2 {
    padding-bottom: 0.5rem;
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #f5a319;
  }

  .scenegift h2 {
  }

  .scenegift p {
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
    line-height: 3rem;
  }

  .scenegift img {
    vertical-align: top;
  }

  .scene_text1 {
    margin-top: 5rem;
    margin-bottom: 12rem;
    text-align: center;
  }

  .scene_text2 {
    margin-bottom: 10rem;
    background-color: #e6e6e6;
    padding: 1rem 0;
  }

  .scene_container {
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 3rem;
    flex-wrap: wrap;
  }

  .scene_container2 {
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    margin: 0 5rem 3rem 5rem;
    flex-wrap: wrap;
	align-items:flex-end;
  }

  .scene_container p {
    font-size: 1.4rem;
    letter-spacing: 0;
    margin: 0;
    color: #111;
  }

  .scene_item {
    flex-basis: 30%;
    margin-top: 2rem;
  }

  .scene_item2 {
    flex-basis: 23%;
    margin-top: 2rem;
  }

  .scene_item3 {
    flex-basis: 27%;
    margin-top: 2rem;
  }

  .cart_container {
    list-style: none;
    display: flex;
    flex-direction: column;
  }

  .rec_item {
    padding: 0.5rem 0;
  }

  .scene_item h3 {
    text-align: left;
    margin: 0;
    font-size: 1.6rem;
    font-weight: bold;
  }

  .scene_item p {
    text-align: left;
    line-height: 2rem;
    font-weight: normal;
  }

  .scene_item button {
    border: none;
    background-color: #a59476;
    border-radius: 1rem;
    padding: 0.2rem 3rem;
    box-shadow: 0.2rem 0.2rem 0.2rem #9c9c9c;
    margin-top: 1rem;
  }

  .scene_item span {
    color: white;
    font-weight: bold;
    font-size: 2rem;
    letter-spacing: 0.1rem;
  }

  .scene_item2 h3 {
    text-align: left;
    margin: 0;
    font-size: 1.6rem;
    font-weight: bold;
  }

  .scene_item2 button {
    border: none;
    background-color: #a59476;
    border-radius: 1rem;
    padding: 0.2rem 3rem;
    box-shadow: 0.2rem 0.2rem 0.2rem #9c9c9c;
    margin-top: 1rem;
  }

  .scene_item2 span {
    color: white;
    font-weight: bold;
    font-size: 2rem;
    letter-spacing: 0.1rem;
  }

  .scenegift_banner img {
    width: 80%;
    margin-bottom: 5rem;
  }

  .slide_sec {
    text-align: center;
    margin-top: 8rem;
  }

  .slide_sec h3 {
    font-size: 2rem;
    font-weight: bold;
  }

  .slide_sec h3::before {
    content: url(https://tranparan.itembox.design/item/petit_h2_bg1.png);
    margin-right: 5rem;
  }

  .slide_sec h3::after {
    content: url(https://tranparan.itembox.design/item/petit_h2_bg2.png);
    margin-left: 5rem;
  }

  .slide_sec p {
    font-size: 1.5rem;
  }

  .slide_intr {
    margin: 2rem 10rem 1rem 10rem;
    padding: 0.5rem 0;
    background-color: #f2e9da;
    border-radius: 1rem;
  }

  .triangle_gift {
    margin: 1rem auto 3rem;
    width: 0;
    height: 0;
    border-right: 1.5rem solid transparent;
    border-left: 1.5rem solid transparent;
    border-top: 2rem solid #f2e9da;
  }

  .trivia {
    background-color: #f2e9da;
    text-align: center;
    padding: 3em 0;
    border-radius: 10px;
    margin:8rem 0 10rem 0;
  }

  .sensyutrivia {
    background-color: #d1d8d9;
    text-align: center;
    padding: 3em 0;
    border-radius: 10px;
    margin:8rem 0 10rem 0;
  }

  .trivia img {
    width: 10%;
  }

  .trivia_map img {
    width: 30%;
  }

  .sensyutrivia img {
    width: 10%;
  }

  .sensyutrivia_map img {
    width: 30%;
  }
  
  .triviaposition{
  }


  .accordion-area {
    list-style: none;
    width: 96%;
    max-width: 680px;
    margin: 0 auto;
  }
  .accordion-area li {
    margin: 15px 0;
  }
  .accordion-area section {
    background-color: #fff;
    padding: 1rem 3rem;
  }
  /*アコーディオンタイトル*/
  .search_title {
    position: relative;
    /*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    padding: 0.7em 0;
    transition: all 0.5s ease;
    margin: 0;
    text-align: left;
    font-size: 1.5rem;
    font-weight: bold;
  }
  /*アイコンの＋と×*/
  .search_title::before,
  .search_title::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 2px;
    background-color: #818181;
  }
  .search_title::before {
    top: 48%;
    right: 30px;
    transform: rotate(0deg);
  }
  .search_title::after {
    top: 48%;
    right: 30px;
    transform: rotate(90deg);
  }
  /*　closeというクラスがついたら形状変化　*/
  .search_title.close::before {
    transform: rotate(45deg);
  }
  .search_title.close::after {
    transform: rotate(-45deg);
  }
  /*アコーディオンで現れるエリア*/
  .search_box {
    display: none;
    /*はじめは非表示*/
    padding: 0.8em 0;
    text-align: left;
    border-top: 1px solid #f2e9da;
  }
  .search_box p {
    line-height: 1.8;
    text-align: left;
    vertical-align: top;
    font-size: 95%;
    font-weight: normal;
  }

  .trivia h3 {
    font-weight: bold;
    margin-bottom: 4rem;
  }

  .sensyutrivia h3 {
    font-weight: bold;
    margin-bottom: 4rem;
  }

  .scenegift_service {
    text-align: center;
  }

  .scenegift_service h2 {
    padding-bottom: 0.5rem;
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #f5a319;
  }

  .ser_container {
    display: flex;
    margin: 5rem 3rem 5rem 3rem;
  }

  .ser_item1 {
    flex-basis: 30%;
    margin-right: 3rem;
  }

  .ser_item2 {
    flex-basis: 70%;
    text-align: left;
  }

  .ser_item2 h3 {
    font-size: 1.7rem;
    font-weight: bold;
  }

  .ser_item2 p {
    font-size: 1.5rem;
    font-weight: normal;
  }

  .ser_item2 button {
    border: none;
    background-color: #a59476;
    border-radius: 1rem;
    padding: 0.2rem 3rem;
    box-shadow: 0.2rem 0.2rem 0.2rem #9c9c9c;
    margin-top: 1rem;
  }

  .ser_item2 span {
    color: white;
    font-weight: bold;
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
  }

  .ser_banner {
    margin: 8rem;
  }

  .ser_banner img {
    margin-bottom: 3rem;
  }

  @media screen and (max-width: 599px) {
    .scenegift h2 {
      font-size: 1.6rem;
    }

    .scenegift p {
      font-size: 1.3rem;
      letter-spacing: 0;
    }

    .scene_text1 {
      margin-top: 4rem;
      margin-bottom: 6rem;
    }

    .scene_text2 {
      margin-bottom: 5rem;
    }

    .scene_container {
      margin-bottom: 2rem;
    }

    .scene_container2 {		
      margin-bottom: 2rem;
    }

    .scene_container p {
      font-size: 1.3rem;
      line-height: 1.5rem;
    }

    .scene_item {
      flex-basis: 70%;
      margin-top: 1rem;
    }

    .scene_item2 {
      flex-basis: 40%;
      margin-top: 2rem;
    }

    .scene_item2 h3 {
      font-size: 1.4rem;
    }

    .scene_item2 span {
      font-size: 1.5rem;
    }

    .rec_item {
      padding: 0.4rem 0;
    }

    .scene_item button {
      padding: 0.2rem 2rem;
      box-shadow: 0.2rem 0.2rem 0.2rem #9c9c9c;
    }

    .cart_container {
      margin-bottom: 3rem;
    }

    .trivia {
      margin: 5rem 0 7rem 0;
    }

    .sensyutrivia {
      margin: 5rem 0 7rem 0;
    }

    .trivia img {
      width: 15%;
    }

    .trivia_map img {
      width: 30%;
    }

    .sensyutrivia img {
      width: 15%;
    }

    .sensyutrivia_map img {
      width: 30%;
    }

    .slide_sec {
      margin-top: 5rem;
    }

    .slide_sec h3 {
      font-size: 1.6rem;
    }

    .slide_intr {
      margin: 2rem 1rem 1rem 1rem;
      padding: 0.5rem 0.5rem;
    }

    .slide_sec h3::before {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg1_sp.png);
      margin-right: 2rem;
    }

    .slide_sec h3::after {
      content: url(https://tranparan.itembox.design/item/petit_h2_bg2_sp.png);
      margin-left: 2rem;
    }

    .ser_container {
      flex-wrap: wrap;
      justify-content: space-around;
      margin: 4rem 0;
    }

    .ser_item1 {
      flex-basis: 70%;
      margin: 0;
    }

    .ser_item2 p {
      font-size: 1.4rem;
      margin: 0;
    }

    .ser_item2 h3 {
      margin: 1rem 0 1rem 0;
    }

    .ser_banner {
      margin: 10rem 1rem;
    }
  }


  /* ↓お名前刺繍ページ */

  .namepage h3 {
    font-size: 26px;
    font-weight: bold;
    display: inline-block;
    border-bottom: solid 1px;
    padding: 0 24px 0;
  }

  .name_topic {
    text-align: center;
  }

  .name_intro p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 50px 0 80px;
  }

  .name_rc h3 {
    margin: 50px 0;
  }

  .rc_container {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap-reverse;
  }

  .rc_item1 {
    flex-basis: 46%;
  }

  .rc_item2 {
    flex-basis: 46%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .rc_item2 h4 {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0;
  }

  .rc_item2 p {
    font-size: 18px;
  }

  .rc_container2 {
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0 120px;
  }

  .rc_item3 {
    flex-basis: 30%;
  }

  .rc_item4 {
    flex-basis: 30%;
  }

  .rc_item5 {
    flex-basis: 30%;
  }

  .name_flow {
    border-radius: 30px;
    background-color: #eae3dc;
    padding: 50px 50px;
  }

  .name_content {
    background-color: white;
    border-radius: 30px;
    padding: 30px;
    margin: 0 0 30px;
  }

  .name_content h4 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 20px;
  }

  .name_content h5 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 20px;
  }

  .name_content p {
    font-size: 16px;
    margin: 10px 20px;
  }

  .name_content img {
    width: 70%;
  }

  .name_img {
    text-align: center;
  }

  .name_expl {
    text-align: right;
  }

  .name_expl p {
    font-size: 18px;
    font-weight: bold;
    color: #c30e24;
  }

  .name_caution {
    border-radius: 30px;
    padding: 50px 50px;
  }

  .name_note {
    border: #c30e24 solid;
    border-radius: 30px;
    padding: 30px;
    margin: 0 0 30px;
  }

  .name_note h4 {
    font-size: 24px;
    font-weight: bold;
    color: #c30e24;
    margin: 5px 20px 0;
  }

  .name_note ul {
    padding-left: 40px;
    margin: 10px 0 0 0;
    font-size: 16px;
  }

  .name_note li {
    margin-bottom: 5px;
  }

  .rc_container3 {
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0 30px;
    flex-wrap: wrap;
  }

  .name_sample p {
    font-size: 16px;
  }

  .rc_container3 p {
    line-height: 30px;
  }

  .rc_item6 {
    flex-basis: 30%;
    position: relative;
  }

  .rc_item6 h4{ 
  margin: 10px 0;
  line-height: 20px;
}

.rank_icon{
  text-align: center;
  width: 8%;
  margin: 3em auto 0;
}

.ranking{
  position: absolute;
  top: -10px;
  left: 0px;
  padding: 0.1em 1em;
  background-color: #ffeb3b;
  font-weight: bold;
  font-size: 90%;
}

  @media (max-width: 768px) {
    .namepage h3 {
      font-size: 18px;
    }

    .name_intro p {
      font-size: 14px;
      margin: 30px 0 50px;
    }

    .rc_item1 {
      flex-basis: 95%;
    }

    .rc_item2 {
      flex-basis: 95%;
    }

    .name_rc h3 {
      margin: 0 0 30px;
    }

    .rc_item2 h4 {
      font-size: 16px;
      margin: 0;
    }

    .rc_item2 p {
      font-size: 14px;
      margin: 0.5rem 0;
    }

    .rc_container2 {
      margin: 10px 0 60px;
    }

    .name_flow {
      padding: 25px;
      border-radius: 20px;
    }

    .name_content {
      padding: 15px;
      border-radius: 20px;
    }

    .name_content h4 {
      font-size: 16px;
    }

    .name_content h5 {
      font-size: 16px;
    }

    .name_content p {
      font-size: 14px;
    }

    .name_expl p {
      font-size: 10px;
    }

    .name_caution {
      padding: 25px;
      border-radius: 20px;
    }

    .name_note h4 {
      font-size: 16px;
    }

    .name_note {
      border-radius: 20px;
      padding: 15px;
    }

    .name_note ul {
      padding-left: 35px;
      margin: 5px 0 0 0;
      font-size: 14px;
    }

    .rc_item6 {
      flex-basis: 47%; /* 約半分の幅（2列表示） */
    }

    .rc_container3 p {
      line-height: 20px;
    }

    .name_sample p {
      font-size: 14px;
    }
  }

  @media screen and (min-width: 650px) {
    .br-pc {
      display: block;
    }
    .br-sp {
      display: none;
    }
  }
  @media screen and (max-width: 650px) {
    .br-pc {
      display: none;
    }
    .br-sp {
      display: block;
    }
  }



/* ↓お年賀・粗品ページ */

    #soshina {
    width: 100%;
    font-family: "游ゴシック";
    text-align: center;
  }
  .trivia {
    margin: 0 0 50px 0;
    background-color: #e6dcdd;
    padding: 40px;
    border-radius: 30px;
  }
  .trivia img {
    width: 7%;
  }
  .trivia h3 {
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px;
  }
  .mame {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
  }
  .half {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 50px;
  }
  /* Acordeon styles */
  .tab {
    position: relative;
    margin-bottom: 5px;
    width: 100%;
    overflow: hidden;
    text-align: left;
  }
  .tab input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .mame_topic {
    position: relative;
    display: block;
    padding: 0 0 0 20px;
    background: #fff; /* アコーディオン タブ背景色 */
    font-weight: bold;
    line-height: 3;
    cursor: pointer;
  }
  .tab-content {
    max-height: 0;
    overflow: hidden;
    background: #fff; /* タブ内背景色 */
    -webkit-transition: max-height 0.35s;
    -o-transition: max-height 0.35s;
    transition: max-height 0.35s;
    border-top: 1px solid #e6dcdd;
  }
  .tab-content p {
    padding: 10px 20px 10px 20px;
    color: #000; /* タブ内文字色 */
  }
  /* :checked */
  .tab input:checked ~ .tab-content {
    max-height: 100em;
  }
  /* Icon */
  label::after {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 3em;
    height: 3em;
    line-height: 3;
    text-align: center;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }
  .tab input[type="checkbox"] + label::after {
    content: "+";
  }
  .tab input[type="radio"] + label::after {
    content: "\25BC";
  }
  .tab input[type="checkbox"]:checked + label::after {
    transform: rotate(315deg);
  }
  .tab input[type="radio"]:checked + label::after {
    transform: rotateX(180deg);
  }
  .soshina_products h2 {
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 1px;
    display: inline-block;
  }
  .itemtitle {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    background-color: #7d7d7d;
    padding: 5px 0 5px 0;
  }
  a {
    text-decoration: none;
  }

  .soshina_price {
    color: #e50012;
    font-weight: bold;
  }

  .soshina_price:visited {
    color: #e50012;
    font-weight: bold;
  }

  .soshina_contact {
    position: relative;
  }
  .soshina_button {
    position: absolute;
    width: 32%;
    top: 78%;
    left: 58%;
  }

  .manager_comment{
  margin: 0 0 50px 0;
  background-color: #f9f4f0;
  padding: 40px;
  border-radius: 30px;
  }

  .manager_comment h2{
    font-weight: bold;
    font-size: 24px;
  }

  .manager_comment p{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin: 20px 80px;
  }

  .manager_comment img{
    width: 80%;
  }

  .soshina_products h5 {
    font-size: 18px;
    font-weight: bold;
}

.soshina_products p {
    font-size: 16px;
}

  .itemcategory{
    font-weight: bold;
    line-height: 2;
    font-size: 20px;
    border-bottom: double 7px #b14e48;
  }


  @media screen and (max-width: 768px) {
    .soshina_products h2 {
      font-size: 20px;
    }
    .itemtitle {
      font-size: 16px;
    }

    .manager_comment img{
    width: 100%;
    }

    .manager_comment p{
    margin: 20px 10px;
    }

    .soshina_products h5 {
        font-size: 16px;
        font-weight: bold;
    }

    .soshina_products p {
        font-size: 14px;
    }

    .itemcategory{
    font-size: 18px;
    }
  }


  /* ↓新商品紹介ページ */

  .item-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
}

.newitem {
    display: flex;
    flex-direction: column;
    margin: 50px 5px;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.1rem;
    flex-basis: 32%;
}

.newitem-page {
  display: flex;
  flex-direction: column;
  width: 48%;
  padding-left:5px;
  padding-bottom:50px;
  box-sizing: border-box;
  text-align:center;
}
.item-image {
  min-height: 0%;
}
.item-image img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.newitem_heading{
	font-size: 1.8rem;
    font-weight: bold;
	}
@media (max-width: 1024px) {
  .newitem {
   margin: 25px 0;
   flex-basis: 49%;
  } 	
	
  .newitem-page {
    width: 100%;
  }
  
  .newitem_heading {
    font-size: 1.3rem;
}
  
  
}