@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 737px) {
  #contents {
    width: 100%;
    min-height: 1000px;
    /* 上層に放射線、下層に円形グラデーションを配置 */
    background-image:
      repeating-conic-gradient(from 0deg at center, rgba(250, 185, 7, 1) 0deg 4deg, transparent 4deg 10deg), radial-gradient(circle, rgba(255, 239, 47, 1), rgba(252, 200, 0, 1));
    /* 背景の設定 */
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width:736px) {
  #contents::before {
    background-image:
      repeating-conic-gradient(from 0deg at center, rgba(250, 185, 7, 1) 0deg 4deg, transparent 4deg 10deg), radial-gradient(circle, rgba(255, 239, 47, 1), rgba(252, 200, 0, 1));
    background-size: cover;
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background-position: bottom;
    z-index: -100;
    width: 100%;
    height: 100vh;
  }
  footer {
    background: #fff;
    z-index: -2;
  }
}
#famichiki-omu100_cp_2603 .fix {
  clear: both;
}
#famichiki-omu100_cp_2603 img {
  width: 100%;
  height: auto;
}
.sonota {
  max-width: 100%;
  margin: 0 auto;
  padding: 3rem 4rem;
  background-color: rgba(248, 248, 248, 0.9);
}
.hanyo01_tit {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: clamp(1.4rem, 1.083rem + 0.69vw, 1.6rem);
  text-align: center;
  color: #058733;
}
.hanyo01_tit::before, .hanyo01_tit::after {
  content: '';
  width: 3px;
  height: 35px;
  background-color: #058733;
}
.hanyo01_tit::before {
  margin-right: 20px;
  transform: rotate(-45deg)
}
.hanyo01_tit::after {
  margin-left: 20px;
  transform: rotate(45deg)
}
/*===============================================
●pc.css
===============================================*/
@media screen and (min-width:737px) {
  #famichiki-omu100_cp_2603 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
  }
  #famichiki-omu100_cp_2603 .date-area {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0;
    font-weight: 600;
    font-size: 1.5rem;
  }
  #famichiki-omu100_cp_2603 dl {
    display: flex;
    border-radius: 1rem;
  }
  #famichiki-omu100_cp_2603 dt {
    width: auto;
    background: #fff;
    padding: .5rem 1rem;
    border-radius: 0.5rem;
    color: #e60012;
    box-sizing: border-box;
    margin: 0 1rem 0;
  }
  #famichiki-omu100_cp_2603 dd {
    color: #fff;
    display: flex;
    gap: 0.5rem;
    font-size: 130%;
  }
  #famichiki-omu100_cp_2603 dd span {
    background: #fff;
    color: #e60012;
    font-size: 70%;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    line-height: 0.9em;
    padding: 0.4rem;
    margin-top: .4rem;
  }
  #famichiki-omu100_cp_2603 main {
    width: 100%;
    height: auto;
    padding: 2rem 4rem 0;
    background-color: #e60012;
    background-color: #e60012;
    box-sizing: border-box;
  }
  #famichiki-omu100_cp_2603 .tit_h2 {
    width: 55%;
    font-size: clamp(1rem, 0.366rem + 1.38vw, 1.4rem);
    margin: 10px auto 1.3rem;
    padding: .4rem 0;
    background-color: #e60012;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
    text-align: center;
  }
  #famichiki-omu100_cp_2603 .tit_h2 span {
    font-size: clamp(1.2rem, 0.248rem + 2.07vw, 1.8rem);
  }
  #famichiki-omu100_cp_2603 .item-box {
    background: #fff;
    padding: 1.3rem;
    border-radius: 13px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
  }
  #famichiki-omu100_cp_2603 .plus {
    width: 70px;
    margin: 1% auto;
  }
  #famichiki-omu100_cp_2603 .end_flex {
    display: flex;
    margin-top: 4rem;
    justify-content: center;
  }
  #famichiki-omu100_cp_2603 .txtL {
    font-size: 2.5rem;
    color: #fff100;
    font-weight: 700;
  }
  #famichiki-omu100_cp_2603 .txtL > span {
    color: #fff;
    font-size: 80%;
  }
  #famichiki-omu100_cp_2603 .txtR {
    font-size: 5.4rem;
    color: #fff100;
    margin-top: -80px;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
  }
  #famichiki-omu100_cp_2603 .txtR > span {
    font-size: 190%;
  }
  #famichiki-omu100_cp_2603 .tit_ls {
    letter-spacing: -0.15em;
  }
}
@media screen and (max-width:1100px) {
  #famichiki-omu100_cp_2603 .txtL {
    font-size: 1.6rem;
  }
  #famichiki-omu100_cp_2603 .txtL > span {
    font-size: 80%;
  }
  #famichiki-omu100_cp_2603 .txtR {
    font-size: 3.5rem;
    margin-top: -40px;
  }
  #famichiki-omu100_cp_2603 .txtR > span {
    font-size: 160%;
  }
}
/*=========item=========*/
#famichiki-omu100_cp_2603 ul {
  display: flex;
  padding: 10px 10px 0;
  flex-wrap: wrap;
  justify-content: center;
}
#famichiki-omu100_cp_2603 li {
  width: calc(32.9% - 5px);
  margin-right: 10px;
  margin-bottom: 20px;
  list-style: none;
  float: left;
  padding: 1.5%;
  background-color: #fff;
  border-radius: 10px;
  border: solid 2px #eee;
  box-sizing: border-box;
}
#famichiki-omu100_cp_2603 li:nth-of-type(3n) {
  margin-right: 0;
}
#famichiki-omu100_cp_2603 li > img {
  border-radius: 8px;
}
#famichiki-omu100_cp_2603 .name {
  font-size: 1.15rem;
  font-weight: bold;
  text-align: left;
  margin: 0.5rem 0 0;
}
#famichiki-omu100_cp_2603 .name > span {
  font-size: 85%;
}
#famichiki-omu100_cp_2603 .price {
  font-size: 1.0rem;
  font-weight: 500;
  text-align: right;
  margin: 0.5em 0;
}
#famichiki-omu100_cp_2603 .txt {
  font-size: 1.0rem;
  margin-top: 8px;
}
#famichiki-omu100_cp_2603 .txt > span {
  font-size: 80%;
}
#famichiki-omu100_cp_2603 .line {
  margin: 1em 0;
  border: dashed 1px #eee;
}
/*===============================================
●sp.css
===============================================*/
@media screen and (max-width:736px) {
  #famichiki-omu100_cp_2603 {
    margin: 0 auto;
    margin: 0 calc(50% - 50vw);
    margin-top: -10px;
  }
  #famichiki-omu100_cp_2603 .date-area {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 1.5rem 0 0;
    font-weight: 600;
    font-size: 1.2rem;
  }
  #famichiki-omu100_cp_2603 dl {
    width: 100%;
    display: grid;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin: 0 auto;
    border-radius: 1rem;
  }
  #famichiki-omu100_cp_2603 dt {
    background: #fff;
    padding: .4rem;
    border-radius: 0.5rem;
    color: #e60012;
    box-sizing: border-box;
    margin: 0 2rem 0;
  }
  #famichiki-omu100_cp_2603 dd {
    color: #fff;
    display: flex;
    gap: 0.4rem;
    font-size: 130%;
  }
  #famichiki-omu100_cp_2603 dd span {
    background: #fff;
    color: #e60012;
    font-size: 70%;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    line-height: 0.9em;
    padding: 0.4rem;
    margin-top: .3rem;
  }
  #famichiki-omu100_cp_2603 main {
    width: 100%;
    height: auto;
    padding: 0 1rem 0.5rem;
    background-color: #e60012;
    box-sizing: border-box;
  }
  #famichiki-omu100_cp_2603 .tit_h2 {
    font-size: 1.3rem;
    margin: 10px auto 1.3rem;
    padding: .4rem 0;
    background-color: #e60012;
    color: #fff;
    width: 100%;
    border-radius: 50px;
    font-weight: bold;
    text-align: center;
    line-height: 1.8rem;
  }
  #famichiki-omu100_cp_2603 .tit_h2 span {
    font-size: 1.7rem;
  }
  #famichiki-omu100_cp_2603 .item-box {
    background: #fff;
    padding: 1.3rem .8rem;
    border-radius: 13px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
  }
  #famichiki-omu100_cp_2603 .plus {
    width: 60px;
    margin: 2% auto;
  }
  #famichiki-omu100_cp_2603 .end_flex {
    margin-top: 2rem;
    text-align: center;
  }
  #famichiki-omu100_cp_2603 .txtL {
    font-size: 2.2rem;
    color: #fff100;
    font-weight: 700;
  }
  #famichiki-omu100_cp_2603 .txtL > span {
    font-size: 1.7rem;
    color: #fff;
  }
  #famichiki-omu100_cp_2603 .txtR {
    font-size: 3rem;
    color: #fff100;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    margin-top: -20px;
  }
  #famichiki-omu100_cp_2603 .txtR > span {
    font-size: 250%;
  }
  #famichiki-omu100_cp_2603 .tit_ls {
    letter-spacing: -0.15em;
  }
  /*=========item=========*/
  #famichiki-omu100_cp_2603 ul {
    display: flex;
    padding: 10px 0;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
  }
  #famichiki-omu100_cp_2603 li {
    width: 100%;
    margin-bottom: 20px;
    list-style: none;
    float: left;
    padding: 1rem;
    background-color: #fff;
    border-radius: 10px;
    border: solid 2px #eee;
    box-sizing: border-box;
  }
  #famichiki-omu100_cp_2603 li:nth-of-type(3n) {
    margin-right: 0;
  }
  #famichiki-omu100_cp_2603 li > img {
    border-radius: 8px;
  }
  #famichiki-omu100_cp_2603 .name {
    font-size: 1.15rem;
    font-weight: bold;
    text-align: left;
    margin: 0.5rem 0 0;
  }
  #famichiki-omu100_cp_2603 .name > span {
    font-size: 85%;
  }
  #famichiki-omu100_cp_2603 .price {
    font-size: 1.0rem;
    font-weight: 500;
    text-align: right;
    margin: 0.5em 0;
  }
  #famichiki-omu100_cp_2603 .txt {
    font-size: 1.0rem;
    margin-top: 8px;
  }
  #famichiki-omu100_cp_2603 .txt > span {
    font-size: 80%;
  }
  #famichiki-omu100_cp_2603 .line {
    margin: 1em 0;
    border: dashed 1px #eee;
  }
  .sonota {
    margin: 0 calc(50% - 50vw);
    padding: 2rem 15px;
    background-color: rgba(248, 248, 248, 0.9);
  }
}