@charset "UTF-8";
a {
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
}

#otoriyoseset {
  font-size: 14px;
  line-height: 1.68;
  background: #eff7f2;
}
#otoriyoseset .inner {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 810px;
  margin: 0 auto;
}
#otoriyoseset .inner #leftmenu {
  position: sticky;
  top: 40px;
  left: 0;
  width: 400px;
  padding: 0 10px;
}
#otoriyoseset .inner #leftmenu .menu-banner {
  position: relative;
  left: -10px;
  display: block;
  margin: 15px 0 20px;
}
#otoriyoseset .inner #leftmenu .menu-banner .icon {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 58px;
  height: 58px;
}
#otoriyoseset .inner #leftmenu ul li {
  margin: 0 0 20px;
}
#otoriyoseset .inner #leftmenu ul li a {
  position: relative;
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1.35;
  padding: 0 0 0 25px;
}
#otoriyoseset .inner #leftmenu ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 9px solid #4c3828;
  border-bottom: 0;
}
#otoriyoseset .inner #leftmenu ul li a .txt {
  color: #4c3828;
  font-size: 16px;
  font-weight: 600;
}
#otoriyoseset .inner #leftmenu ul li a .ttl {
  color: #70b058;
  font-size: 20px;
  font-weight: bold;
}
#otoriyoseset .inner #contents {
  width: 375px;
  max-width: 100%;
  background: #fff;
}
#otoriyoseset .inner #contents .set .ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  line-height: 1.35;
}
#otoriyoseset .inner #contents .set .intro-set-contents {
  display: flex;
  justify-content: space-between;
  margin: 10px auto 20px;
}
#otoriyoseset .inner #contents .set .intro-set-contents .img {
  width: 100px;
}
#otoriyoseset .inner #contents .set .intro-set-contents .intro-set-r {
  width: calc(100% - 110px);
}
#otoriyoseset .inner #contents .set .intro-set-contents .intro-set-r ul {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0 0 7.5px;
}
#otoriyoseset .inner #contents .set .intro-set-contents .intro-set-r ul li {
  background: #c93941;
  border-radius: 3px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 0 10px;
}
#otoriyoseset .inner #contents .set .intro-set-contents .intro-set-r .prace {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #c93941;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.25;
}
#otoriyoseset .inner #contents .set .intro-set-contents .intro-set-r .prace span {
  font-size: 25px;
}
#otoriyoseset .inner #contents .set .intro-set-contents .intro-set-r .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#otoriyoseset .inner #contents .set .intro-set-contents .intro-set-r .flex p {
  position: relative;
  left: -4px;
  font-size: 12px;
  letter-spacing: -0.75px;
  line-height: 1.25;
}
#otoriyoseset .inner #contents .set .intro-set-contents .intro-set-r .flex .qty {
  position: relative;
  right: 2px;
  width: 77px;
}
#otoriyoseset .inner #contents .set .intro-set-contents .intro-set-r .flex .qty select {
  width: 77px;
  height: 35px;
  line-height: 35px;
  letter-spacing: -1px;
  padding: 0 15px 0 7.5px;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  background: #fff url(../../../img/usr/common/icon_select.png) no-repeat right 5px top 15px/12px;
  -webkit-appearance: none;
}
#otoriyoseset .inner #contents .set .btn-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background: #4c3828;
  border-radius: 7px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  margin: 0 0 15px;
}
#otoriyoseset .inner #contents .set .btn-cart span {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 0 0 20px;
  background: url(../../../img/usr/freepage/otoriyoseset/cart.png) no-repeat center left/16px;
}
#otoriyoseset .inner #contents .set .req p {
  font-size: 10px;
}
#otoriyoseset .inner #contents .capacity {
  position: relative;
  margin: 0 0 20px;
}
#otoriyoseset .inner #contents .capacity .comment {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 290px;
}
#otoriyoseset .inner #contents .capacity .icon {
  position: absolute;
  right: 2px;
  bottom: 5px;
  width: 82.5px;
  height: 82.5px;
}
#otoriyoseset .inner #contents h1 {
  position: relative;
  margin: 0;
  padding: 0;
}
#otoriyoseset .inner #contents h1 .ttl {
  position: absolute;
  top: 35px;
  left: 20px;
  width: calc(100% - 40px);
}
#otoriyoseset .inner #contents h1 .ttl image {
  width: 320px;
  height: auto;
}
#otoriyoseset .inner #contents h1 .icon {
  position: absolute;
  top: 12px;
  right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
#otoriyoseset .inner #contents h1 .icon img {
  width: 50px;
}
#otoriyoseset .inner #contents h1 .icon-r {
  position: absolute;
  right: 5px;
  bottom: 20px;
  width: 133px;
}
#otoriyoseset .inner #contents h1 .icon-r2 {
  position: absolute;
  right: 17.5px;
  bottom: 35px;
  width: 82.5px;
}
#otoriyoseset .inner #contents #intro {
  padding: 20px 25px 40px;
}
#otoriyoseset .inner #contents #intro .top-link {
  position: relative;
  left: -15px;
  width: calc(100% + 15px);
  margin: 0 0 40px;
}
#otoriyoseset .inner #contents #intro .intro1 .sub {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#otoriyoseset .inner #contents #intro .intro1 .ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #70b058;
  font-size: 21px;
  font-weight: bold;
  margin: 0 0 15px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -1px;
}
@media screen and (max-width: 390px) {
  #otoriyoseset .inner #contents #intro .intro1 .ttl {
    letter-spacing: -1.75px;
  }
}
#otoriyoseset .inner #contents #intro .intro2 {
  width: 100%;
  background: #fffce6;
  padding: 20px 0 12.5px;
  margin: 35px auto 42.5px;
}
#otoriyoseset .inner #contents #intro .intro2 p {
  text-align: center;
}
#otoriyoseset .inner #contents #intro .intro2 .sub {
  display: table;
  background-image: url(../../../img/usr/freepage/otoriyoseset/intro2-ttl-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding: 0 20px;
  margin: auto;
}
#otoriyoseset .inner #contents #intro .intro2 .ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #bc3a3d;
  font-size: 18px;
  font-weight: bold;
  margin: 2.5px auto;
}
#otoriyoseset .inner #contents #intro .intro2 .free {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
  height: 25px;
  background: #70b058;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 0 15px;
  margin: 0 auto 5px;
}
#otoriyoseset .inner #contents #intro .intro2 .txt {
  font-size: 12px;
}
#otoriyoseset .inner #contents #introduction {
  background-image: url(../../../img/usr/freepage/otoriyoseset/introduction-bg.jpg);
  padding: 45px 25px;
}
#otoriyoseset .inner #contents #introduction .introduction-top {
  margin: 0 0 20px;
}
#otoriyoseset .inner #contents #introduction .introduction-top p {
  text-align: center;
}
#otoriyoseset .inner #contents #introduction .introduction-top .ttl {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.5px;
}
#otoriyoseset .inner #contents #introduction .introduction-top .txt {
  font-size: 18px;
  line-height: 1.25;
  margin: 5px auto;
}
#otoriyoseset .inner #contents #introduction .introduction-top .req {
  font-size: 10px;
}
#otoriyoseset .inner #contents #introduction .introduction-container {
  padding: 0 0 42.5px;
}
#otoriyoseset .inner #contents #introduction .introduction-container .introduction-ttl {
  display: table;
  width: 325px;
  height: 35px;
  margin: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container .name {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 10px auto 0;
}
#otoriyoseset .inner #contents #introduction .introduction-container .flavor {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  color: #4c3828;
  font-size: 14px;
  font-weight: 600;
}
#otoriyoseset .inner #contents #introduction .introduction-container .flavor img {
  width: 15px;
  margin-right: 5px;
}
#otoriyoseset .inner #contents #introduction .introduction-container .introduction-detail {
  display: flex;
  align-items: flex-start;
  margin: 5px auto 15px;
}
#otoriyoseset .inner #contents #introduction .introduction-container .introduction-detail img {
  width: 50%;
}
#otoriyoseset .inner #contents #introduction .introduction-container .introduction-detail p {
  color: #4c3828;
  line-height: 1.5;
}
#otoriyoseset .inner #contents #introduction .introduction-container .introduction-detail p span {
  font-size: 12px;
}
#otoriyoseset .inner #contents #introduction .introduction-container .concept {
  display: table;
  width: 330px;
  margin: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container .concept .ttl {
  font-size: 14px;
  font-weight: 600;
}
#otoriyoseset .inner #contents #introduction .introduction-container .concept div {
  position: relative;
  display: flex;
  align-items: flex-end;
  margin: 0 0 10px;
}
#otoriyoseset .inner #contents #introduction .introduction-container .concept div p {
  width: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 13px;
  text-align: justify;
  letter-spacing: -0.6px;
  padding: 15px 35px 15px 15px;
}
#otoriyoseset .inner #contents #introduction .introduction-container .concept div img {
  position: absolute;
}
#otoriyoseset .inner #contents #introduction .introduction-container .shop {
  width: 330px;
  margin: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container .shop p {
  position: relative;
  display: flex;
  color: #4c3828;
  font-size: 13px;
  line-height: 1.5;
  padding-left: 71px;
}
#otoriyoseset .inner #contents #introduction .introduction-container .shop p span {
  position: absolute;
  top: 2px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 17px;
  color: #ffffff;
  font-size: 13px;
  line-height: 17px;
  background-color: #8f8580;
  margin: 0 5px 0 0;
}
#otoriyoseset .inner #contents #introduction .introduction-container .allergy {
  margin: 5px 0 0;
}
#otoriyoseset .inner #contents #introduction .introduction-container .allergy .ttl {
  font-size: 13px;
  margin-bottom: 5px;
}
#otoriyoseset .inner #contents #introduction .introduction-container .allergy .txt {
  font-size: 12px;
  line-height: 1.25;
}
#otoriyoseset .inner #contents #introduction .introduction-container1 .name {
  color: #9b72b0;
}
#otoriyoseset .inner #contents #introduction .introduction-container1 .concept .ttl {
  color: #9b72b0;
}
#otoriyoseset .inner #contents #introduction .introduction-container1 .concept div p {
  width: 250px;
  background-image: url(../../../img/usr/freepage/otoriyoseset/concept-hukidashi01.png);
}
#otoriyoseset .inner #contents #introduction .introduction-container1 .concept div img {
  right: 0;
  width: 92px;
}
#otoriyoseset .inner #contents #introduction .introduction-container2 .name {
  color: #c68452;
}
#otoriyoseset .inner #contents #introduction .introduction-container2 .concept .ttl {
  color: #c68452;
  width: 225px;
  margin-left: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container2 .concept div p {
  width: 249px;
  background-image: url(../../../img/usr/freepage/otoriyoseset/concept-hukidashi02.png);
  background-position: right;
  padding: 15px 15px 15px 35px;
  margin-left: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container2 .concept div img {
  width: 112px;
}
#otoriyoseset .inner #contents #introduction .introduction-container3 .name {
  color: #db9a00;
}
#otoriyoseset .inner #contents #introduction .introduction-container3 .concept .ttl {
  color: #db9a00;
}
#otoriyoseset .inner #contents #introduction .introduction-container3 .concept div p {
  width: 238px;
  background-image: url(../../../img/usr/freepage/otoriyoseset/concept-hukidashi03.png);
}
#otoriyoseset .inner #contents #introduction .introduction-container3 .concept div img {
  right: 0;
  width: 88px;
}
#otoriyoseset .inner #contents #introduction .introduction-container4 .name {
  color: #e24740;
}
#otoriyoseset .inner #contents #introduction .introduction-container4 .concept .ttl {
  color: #e24740;
  width: 212px;
  margin-left: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container4 .concept div p {
  width: 236px;
  background-image: url(../../../img/usr/freepage/otoriyoseset/concept-hukidashi04.png);
  background-position: right;
  padding: 10px 10px 10px 34px;
  margin-left: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container4 .concept div img {
  width: 104px;
}
#otoriyoseset .inner #contents #introduction .introduction-container5 .name {
  color: #92ab30;
}
#otoriyoseset .inner #contents #introduction .introduction-container5 .concept .ttl {
  color: #92ab30;
}
#otoriyoseset .inner #contents #introduction .introduction-container5 .concept div p {
  width: 236px;
  background-image: url(../../../img/usr/freepage/otoriyoseset/concept-hukidashi05.png);
  padding: 10px 35px 10px 15px;
}
#otoriyoseset .inner #contents #introduction .introduction-container5 .concept div img {
  right: 0;
  width: 96px;
}
#otoriyoseset .inner #contents #introduction .introduction-container6 .name {
  color: #e684ad;
}
#otoriyoseset .inner #contents #introduction .introduction-container6 .concept .ttl {
  color: #e684ad;
  width: 223px;
  margin-left: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container6 .concept div p {
  width: 243px;
  background-image: url(../../../img/usr/freepage/otoriyoseset/concept-hukidashi06.png);
  background-position: right;
  padding: 10px 10px 10px 34px;
  margin-left: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container6 .concept div img {
  width: 98px;
}
#otoriyoseset .inner #contents #introduction .introduction-container7 .name {
  color: #6cb877;
}
#otoriyoseset .inner #contents #introduction .introduction-container7 .concept .ttl {
  color: #6cb877;
}
#otoriyoseset .inner #contents #introduction .introduction-container7 .concept div p {
  width: 236px;
  background-image: url(../../../img/usr/freepage/otoriyoseset/concept-hukidashi07.png);
  padding: 10px 35px 12px 15px;
}
#otoriyoseset .inner #contents #introduction .introduction-container7 .concept div img {
  right: 0;
  width: 121px;
}
#otoriyoseset .inner #contents #introduction .introduction-container8 .name {
  color: #c8216b;
}
#otoriyoseset .inner #contents #introduction .introduction-container8 .concept .ttl {
  color: #c8216b;
  width: 212px;
  margin-left: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container8 .concept div p {
  width: 231px;
  background-image: url(../../../img/usr/freepage/otoriyoseset/concept-hukidashi08.png);
  background-position: right;
  padding: 10px 10px 10px 34px;
  margin-left: auto;
}
#otoriyoseset .inner #contents #introduction .introduction-container8 .concept div img {
  width: 93px;
}
#otoriyoseset .inner #contents #story {
  padding: 60px 0 45px;
}
#otoriyoseset .inner #contents #story .story-head p {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #70b058;
  text-align: center;
  font-weight: 600;
}
#otoriyoseset .inner #contents #story .story-head .ttl {
  font-size: 22px;
}
#otoriyoseset .inner #contents #story .story-head hr {
  width: 220px;
  border-bottom: 3px dotted #70b058;
  margin: 5px auto 10px;
}
#otoriyoseset .inner #contents #story .story-head .txt {
  font-size: 16px;
}
#otoriyoseset .inner #contents #story .story-contents {
  padding: 20px 0;
}
#otoriyoseset .inner #contents #story .story-contents .story-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  margin: 0 0 5px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box .img {
  width: 140px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box p {
  max-width: 170px;
  font-size: 14px;
  line-height: 1.5;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:nth-child(odd) img {
  margin-right: 15px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:nth-child(even) img {
  margin-left: 15px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:first-child {
  background-image: url(../../../img/usr/freepage/otoriyoseset/story-bg01.png);
  background-size: 250px;
  background-position: right -15px center;
  padding: 10px 0;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:first-child .arrow {
  position: absolute;
  bottom: -20px;
  width: 65px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:nth-child(2) {
  background-image: url(../../../img/usr/freepage/otoriyoseset/story-bg02.png);
  background-size: 215px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:nth-child(2) .arrow {
  position: absolute;
  left: 37%;
  bottom: -35px;
  width: 62px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:nth-child(3) {
  background-image: url(../../../img/usr/freepage/otoriyoseset/story-bg03.png);
  background-size: 190px;
  background-position: right 7px center;
  padding: 0 0 55px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:nth-child(3) .arrow {
  position: absolute;
  left: 48%;
  bottom: -13px;
  width: 38px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:nth-child(3) .story-box_m {
  position: absolute;
  top: 95px;
  left: 125px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:nth-child(3) .story-box_m .img {
  width: 75px;
  margin-right: 5px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:nth-child(3) .story-box_m p {
  font-size: 14px;
}
#otoriyoseset .inner #contents #story .story-contents .story-box:last-child {
  background-image: url(../../../img/usr/freepage/otoriyoseset/story-bg04.png);
  background-size: 210px;
  background-position: left 10px center;
}
#otoriyoseset .inner #contents #story .capacity, #otoriyoseset .inner #contents #story .set {
  padding: 0 25px;
}
#otoriyoseset .inner #contents #story .capacity .icon, #otoriyoseset .inner #contents #story .set .icon {
  right: 27px;
}
#otoriyoseset .inner #contents #howto {
  padding: 40px 35px 60px;
}
#otoriyoseset .inner #contents #howto .howto-head p {
  width: 220px;
  color: #70b058;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  border-bottom: 3px dotted #70b058;
  margin: 0 auto 25px;
}
#otoriyoseset .inner #contents #howto .howto-contents {
  margin: 0 0 45px;
}
#otoriyoseset .inner #contents #howto .howto-contents:last-child {
  margin: 0;
}
#otoriyoseset .inner #contents #howto .howto-contents .ttl {
  display: flex;
  align-items: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #70b058;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 10px;
}
#otoriyoseset .inner #contents #howto .howto-contents .ttl img {
  width: 33px;
  margin-right: 5px;
}
#otoriyoseset .inner #contents #howto .howto-contents .txt {
  font-size: 14px;
  margin: 0 0 15px;
}
#otoriyoseset .inner #contents #commingsoon {
  background-color: #fffce6;
  padding: 25px 25px 30px;
}
#otoriyoseset .inner #contents #commingsoon .icon {
  display: table;
  width: 235px;
  margin: 0 auto 10px;
}
#otoriyoseset .inner #contents #commingsoon .ttl {
  display: table;
  width: 306px;
  margin: 0 auto 5px;
}
#otoriyoseset .inner #contents #commingsoon .txt {
  margin: 10px auto;
}
#otoriyoseset .inner #contents #gift {
  padding: 40px 25px 55px;
}
#otoriyoseset .inner #contents #gift .gift-contents {
  margin: 0 0 25px;
}
#otoriyoseset .inner #contents #gift .gift-contents div {
  display: table;
  background-image: url(../../../img/usr/freepage/otoriyoseset/gift-ttl.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0 25px;
  margin: 0 auto 20px;
}
#otoriyoseset .inner #contents #gift .gift-contents div p {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #70b058;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
}
#otoriyoseset .inner #contents #gift .gift-contents img {
  display: table;
  width: 216px;
  margin: auto;
}
#otoriyoseset .inner #contents #gift .gift-btn {
  padding: 40px 0;
  border-bottom: 1px solid #d2d2d2;
}
#otoriyoseset .inner #contents #gift .gift-btn p {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35;
  text-align: center;
  margin: 0 0 10px;
}
#otoriyoseset .inner #contents #gift .gift-confirmation {
  padding: 35px 0 0;
}
#otoriyoseset .inner #contents #gift .gift-confirmation h4 {
  color: #000000;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 15px;
}
#otoriyoseset .inner #contents #gift .gift-confirmation h4 span {
  color: #44342c;
}
#otoriyoseset .inner #contents #gift .gift-confirmation div:last-child {
  margin: 20px 0 0;
}
#otoriyoseset .inner #contents #gift .gift-confirmation div .ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
#otoriyoseset .inner #contents #gift .gift-confirmation div .txt {
  color: #44342c;
}

/*
bookmark
*/
.bookmark a {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
}

.bookmark i {
  width: 20px !important;
  height: 20px !important;
  animation: none !important;
}

.bookmark i:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../../../img/usr/freepage/mizudashi_herb/2023/icon_bookmark_off.png) no-repeat center/100%;
}

.bookmark .js-cancel-modal i:before {
  background: url(../../../img/usr/freepage/mizudashi_herb/2023/icon_bookmark.png) no-repeat center/100%;
}

.btn-bookmark {
  position: relative;
  left: -1px;
  display: table;
  width: 20px !important;
  margin: auto 7.5px auto 0 !important;
}

.btn-bookmark a {
  position: relative;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  width: auto !important;
  height: 20px !important;
  margin: auto;
  text-decoration: none;
  line-height: 1;
}

.bookmark i:before {
  display: block;
  width: 20px !important;
  height: 20px !important;
}

.fa-spinner {
  animation: none !important;
  margin-left: -18px;
}

@media only screen and (min-width: 376px) {
  #otoriyoseset {
    padding: 20px 0 40px;
  }
  #otoriyoseset #contents {
    margin: 10px 0 0;
    box-shadow: 0 0 8px rgba(128, 89, 89, 0.75);
  }
}
@media only screen and (max-width: 800px) {
  #otoriyoseset .inner {
    width: auto;
  }
  #otoriyoseset #leftmenu {
    display: none;
  }
  #otoriyoseset #contents {
    width: 100% !important;
    margin: 0 auto;
  }
  #pane-footer-link {
    margin: 0;
  }
}
/*
まとめてカートにいれる
*/
.qty-setitem .qty-area.hide {
  display: none;
}

/*
800px以下で左右の背景を無しに
*/
/* add */
@media (min-width: 376px) and (max-width: 800px) {
  /*
  10px → 2.66vw
  20px → 5.33vw
  30px → 8vw
  40px → 10.66vw
  50px → 13.33vw
  */
  #otoriyoseset {
    padding: 0;
  }
  #otoriyoseset #contents {
    width: 100%;
  }
  #otoriyoseset .kokorokaradakaroyaka-herb-inner {
    margin: 0 5.33vw;
  }
  #otoriyoseset h1 img {
    width: 100%;
  }
  #otoriyoseset h1 p {
    padding: 10.66vw 0 6.66vw;
  }
  /*
  font-size まとめ
  */
  /* 11px */
  #otoriyoseset .itemlist .caution,
  #otoriyoseset .itemlist .text .price .off,
  #method .method_list li .small,
  #method .method_txt,
  #otoriyoseset #ex .txt p {
    font-size: 2.93vw;
  }
  /* 12px */
  #otoriyoseset .voice .swiper-slide .name,
  #otoriyoseset .voice .caution,
  #otoriyoseset .label,
  #otoriyoseset .surely-read li,
  #otoriyoseset .blend li .text p,
  #otoriyoseset .blend .others .others-ttl,
  #otoriyoseset .blend .others p,
  #otoriyoseset #ex .caution,
  #otoriyoseset .itemlist .head h3 span,
  #otoriyoseset .itemlist .text .price span,
  #otoriyoseset .itemlist .text .txt,
  #otoriyoseset .itemlist .text .link,
  #single_item .single_item_ttl_note,
  #otoriyoseset #feature li .caution {
    font-size: 3.2vw;
  }
  /* 13px */
  #herbalset-set3 .herbalset-ttl span,
  #sec01 .omatomeitem_img_itemname,
  #omatome_item .omatomeitem_img_itemname {
    font-size: 3.46vw;
  }
  /* 14px */
  #otoriyoseset .voice .swiper-slide .text,
  #otoriyoseset .qty select,
  #otoriyoseset .surely-read .surely-head,
  #otoriyoseset .btn-more span,
  #otoriyoseset #ex .text,
  #otoriyoseset .intro > p,
  #otoriyoseset .swiper-slide .head h4,
  #kodawari .kodawari_list .list_ttl .num,
  #otoriyoseset .omatomeitem_comment,
  #sec01 .itemlist .head h3 span,
  #omatome_item .itemlist .head h3 span,
  #otoriyoseset .itemlist .text .name {
    font-size: 3.73vw;
  }
  /* 15px */
  #kodawari .kodawari_ttl span,
  #otoriyoseset .itemlist .text .special,
  .herbalset .herbalset-ttl-wrap .item_text,
  #otoriyoseset .blend .blend_txt,
  #kodawari .kodawari_list .list_txt,
  #otoriyoseset .itemlist .text .price .small {
    font-size: 4vw;
  }
  /* 16px */
  #otoriyoseset .chart .ttl,
  #otoriyoseset .chart h3,
  #otoriyoseset .to-cart span,
  #otoriyoseset .omatome h4,
  #otoriyoseset .blend .ttl,
  #otoriyoseset .blend li h4,
  #otoriyoseset .herbalset-detail .voice .ttl,
  #otoriyoseset #keep .text,
  #otoriyoseset #ex li .day,
  #otoriyoseset #ex li p,
  #otoriyoseset #ex .comment p,
  #sec01 .sec01_ttl span,
  #otoriyoseset .intro02 > p,
  .otherlink_recommend span,
  #otoriyoseset #feature .message,
  #otoriyoseset #feature li .text {
    font-size: 4.26vw;
  }
  /* 17px */
  #method .method_list li,
  #sec01 .omatome_item_ttlsub #omatome_item .omatome_item_ttlsub {
    font-size: 4.53vw;
  }
  /* 18px */
  #sec01 .omatome_item_ttl,
  #omatome_item .omatome_item_ttl {
    font-size: 4.8vw;
  }
  /* 19px */
  #otoriyoseset h1 p,
  #otoriyoseset .itemlist .head h3 {
    font-size: 5.06vw;
  }
  /* 20px */
  #kodawari .kodawari_list .list_ttl,
  #single_item .single_item_ttl {
    font-size: 5.33vw;
  }
  /* 21px */
  .herbalset .herbalset-ttl,
  #otoriyoseset .itemlist .text .price {
    font-size: 5.6vw;
  }
  /* 22px */
  .herbalset .herbalset-ttl-wrap .herbalset-ttl {
    font-size: 5.86vw;
  }
  /* 24px */
  #otoriyoseset h1 span,
  #method .method_ttl {
    font-size: 6.4vw;
  }
  /* 26px */
  #sec01 .sec01_ttl h2 {
    font-size: 6.93vw;
  }
  /* 29px */
  #kodawari .kodawari_ttl,
  #sec01 .omatome_item_ttl .txt_underline,
  #omatome_item .omatome_item_ttl .txt_underline {
    font-size: 7.73vw;
  }
  /*
  contents
  */
  #otoriyoseset #contents {
    box-shadow: none;
  }
  #otoriyoseset .mizudashi-herb-inner {
    margin: 0 5.33vw;
  }
  #otoriyoseset .point {
    padding: 7.6vw 6.13vw 4.66vw;
  }
  #otoriyoseset .intro {
    padding: 10.66vw 0 0;
    margin: 0 0 5.33vw;
  }
  #otoriyoseset .intro > p {
    width: 81.33vw;
    padding: 5.33vw 5.33vw 5.33vw 9.66vw;
    top: 5.33vw;
  }
  #otoriyoseset .intro .intro_img {
    margin: 0.33vw 0;
    width: 37.86vw;
  }
  /* sec01 */
  #sec01::before {
    height: 98.66vw;
    top: -42.66vw;
  }
  #sec01 .sec01_ttl h2 {
    margin: -2vw 0 0;
  }
  #sec01 .item-mv {
    margin: 2.66vw 0 6.66vw;
  }
  /* itemlist */
  #otoriyoseset .itemlist {
    padding: 0 4vw 5.33vw;
    margin: 0 0 2.66vw;
    border-radius: 1.33vw;
  }
  #otoriyoseset .itemlist .head {
    padding: 2.66vw 0;
    margin: 0 0 5.33vw;
  }
  #otoriyoseset .itemlist .head .icon img {
    width: 11.73vw;
  }
  #otoriyoseset .itemlist .text .price .off {
    border-radius: 8vw;
    padding: 0.53vw 2.13vw;
  }
  #otoriyoseset .itemlist .text .link .link_arw {
    width: 2.66vw;
    margin-left: 1.33vw;
  }
  #otoriyoseset .bookmark a {
    width: 5.33vw;
    height: 5.33vw;
  }
  #otoriyoseset .qty select {
    width: 24vw;
    height: 9.33vw;
    background-position: right 5px top 3.73vw;
    background-size: 4.26vw;
  }
  #otoriyoseset .to-cart span {
    padding: 1.6vw 0 1.6vw 60px;
    background-size: 8.06vw;
  }
  #otoriyoseset .surely-read .surely-head {
    padding: 1.86vw 1.86vw 1.33vw;
  }
  #otoriyoseset .surely-read .surely-head:before,
  #otoriyoseset .surely-read .surely-head:after {
    right: 2.66vw;
    width: 3.2vw;
    height: 0.53vw;
  }
  #otoriyoseset .surely-read ul {
    padding: 0 1.86vw 1.86vw;
  }
  .otherlink_recommend img {
    width: 5.33vw;
  }
  /* chart */
  #otoriyoseset .chart {
    padding: 7.46vw 0 20px;
    margin: 8vw 0 4vw;
  }
  #otoriyoseset .chart .ttl {
    top: -4vw;
  }
  #otoriyoseset .chart p {
    font-size: 3.73vw;
  }
  #otoriyoseset .chart h3 span {
    padding: 1.33vw 0 1.33vw 8vw;
    background-size: contain;
  }
  #otoriyoseset .chart h3 {
    margin: 0 0 4vw;
  }
  #otoriyoseset .herbalset-detail .chart .img img {
    width: 100%;
  }
  /* btn-more */
  #otoriyoseset .btn-more span {
    padding: 0 3.73vw 0 0;
  }
  #otoriyoseset .btn-more {
    padding: 2.93vw 0;
    margin: 5.33vw -5.33vw 0;
  }
  #otoriyoseset .btn-more span:after {
    top: 0.53vw;
    width: 2.66vw;
    height: 2.66vw;
    border-right: 0.26vw solid #fff;
    border-bottom: 0.26vw solid #fff;
    margin: 0.8vw 1.86vw;
  }
  #otoriyoseset .btn-more.open span:after {
    top: 1.86vw;
    margin: -0.8vw 1.86vw;
  }
  /* blend */
  #otoriyoseset .blend .others .others-ttl {
    margin: 0 0 1.33vw;
  }
  #otoriyoseset .blend {
    margin: 9.33vw 0;
    padding: 6.66vw 3.2vw 4vw;
  }
  #otoriyoseset .blend li .icon-key.__rooibos {
    top: 16.47vw;
  }
  /* voice */
  #otoriyoseset .voice .swiper-slide {
    height: 82.66vw;
    padding: 3.46vw 0 60px;
  }
  #otoriyoseset .voice .swiper-button-next:after {
    border-width: 2.66vw 0 2.66vw 2.66vw;
  }
  #otoriyoseset .voice .swiper-button-prev:after {
    border-width: 2.66vw 2.66vw 2.66vw 0;
  }
  #otoriyoseset .voice .swiper-slide .text {
    padding: 0 6.66vw;
  }
  #otoriyoseset .voice .swiper-pagination-bullet {
    width: 2.66vw;
    height: 2.66vw;
    border: 0.26vw solid #46332b;
    margin: 0 1.33vw;
  }
  #otoriyoseset .herbalset-detail .voice {
    margin: 9.33vw 0;
    padding: 6.66vw 0 0;
  }
  #otoriyoseset .bookmark {
    margin: 0 1.86vw 0 0;
  }
  /* herbalset */
  #otoriyoseset .herbalset {
    padding: 6.66vw 5.33vw 0;
    margin: 0 0 13.33vw;
  }
  .herbalset .herbalset-ttl-wrap .item_text {
    margin: 2.66vw 0 0;
  }
  /* kodawari */
  #kodawari {
    padding: 0 0 10.66vw;
  }
  #kodawari::before {
    height: 160vw;
  }
  #kodawari .kodawari_ttl {
    margin: 5.33vw 0 0;
  }
  #kodawari .kodawari_ttl span {
    padding: 0 0 0.53vw;
  }
  #kodawari .kodawari_list {
    margin: 2.66vw 0 0;
  }
  #kodawari .kodawari_list .list_ttl .num {
    border-radius: 5.33vw;
    padding: 0 4.26vw;
    margin-right: 1.33vw;
  }
  #kodawari .kodawari_list li + li {
    margin-top: 6.66vw;
  }
  /* method */
  #method {
    padding: 0 0 10.66vw;
  }
  #method .method_ttl {
    margin: 10.66vw 0 5.86vw;
  }
  #method .method_ttl img {
    bottom: 95%;
    right: 4.83vw;
    width: 21.33vw;
  }
  #method .method_list li .img_step {
    width: 15.46vw;
  }
  #method .method_list li + li {
    margin-top: 2.66vw;
  }
  /* omatome_item */
  #sec01 .omatome_item_ttlsub,
  #omatome_item .omatome_item_ttlsub {
    margin: 0 -2.66vw;
  }
  #sec01 .omatome_item_ttlsub::before,
  #sec01 .omatome_item_ttlsub::after,
  #omatome_item .omatome_item_ttlsub::before,
  #omatome_item .omatome_item_ttlsub::after {
    width: 2.66vw;
    height: 5.6vw;
    margin: 0 1.33vw;
  }
  #sec01 .omatome_item_ttl,
  #omatome_item .omatome_item_ttl {
    margin: 3.33vw 0 5.33vw;
  }
  #sec01 .discount,
  #omatome_item .discount {
    margin: 0 0 4vw;
  }
  #otoriyoseset .omatomeitem_comment {
    margin: 2.66vw 0;
  }
  #sec01 .omatomeitem_img_itemname,
  #omatome_item .omatomeitem_img_itemname {
    margin: 2.66vw 0;
    padding: 0 0 2.66vw;
  }
  #omatome_item .omatome04 .head h3 {
    font-size: 4.8vw;
  }
  /* single_item */
  #single_item {
    margin: 40px 0;
  }
  #single_item .mizudashi-herb-inner {
    margin: 0 5.33vw;
  }
  #single_item .single_item_ttl {
    margin: 0 -1.33vw;
  }
  #single_item .single_item_ttl::before,
  #single_item .single_item_ttl::after {
    width: 5.33vw;
    height: 9.4vw;
    margin: 0 1.33vw;
  }
  #single_item .single_item_ttl_note {
    margin: 4vw 0;
  }
  /* keep */
  #otoriyoseset #keep {
    padding: 0 5.33vw;
    margin: 0 0 6.66vw;
  }
  #otoriyoseset #keep h2 {
    margin: 13.33vw -2.987% 2.66vw;
  }
  #otoriyoseset #ex {
    padding: 3.46vw 5.33vw 5.33vw;
  }
  #otoriyoseset #ex h2 {
    margin: 0 0 5.33vw;
  }
  #otoriyoseset #ex li:nth-child(1),
  #otoriyoseset #ex li:nth-child(2),
  #otoriyoseset #ex li:nth-child(3),
  #otoriyoseset #ex li:nth-child(4),
  #otoriyoseset #ex li:nth-child(5) {
    background-size: 13.2vw;
  }
  #otoriyoseset #ex ul {
    margin: 0 4.5vw 5.33vw;
  }
  #otoriyoseset #ex ul:after {
    top: 0.26vw;
    left: 6.13vw;
    width: 1.33vw;
    height: calc(100% - 18vw);
  }
  #otoriyoseset #ex li {
    padding: 0 0 0 16.33vw;
    margin: 0 0 5.33vw;
  }
  #otoriyoseset #ex .comment p {
    background-size: 100% 8.52vw;
    background-position: left top 8.19vw;
  }
}/*# sourceMappingURL=otoriyoseset.css.map */