@charset "UTF-8";
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
brand_kamameshi.scss
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* =============================================================================
00.変数/関数設定
============================================================================= */
.ax_brand_kamameshi {
  /* -------------------------------------------------------------------------- */
  /* =============================================================================
  mv
  ============================================================================= */
  /* =============================================================================
  sec01
  ============================================================================= */
  /* =============================================================================
  sec02
  ============================================================================= */
  /* =============================================================================
  sec03
  ============================================================================= */
  /* =============================================================================
  sec04
  ============================================================================= */
  /* -------------------------------------------------------------------------- */
}
.ax_brand_kamameshi_mv {
  padding-top: 40px;
  background: url("/uploads/bg_kamameshi-mv-front-2023aw.png"), url("/uploads/bg_kamameshi-mv-back-2023aw.jpg");
  background-position: right, center;
  background-repeat: no-repeat;
  background-size: auto, cover;
}
.ax_brand_kamameshi_mv_inr {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.ax_brand_kamameshi_copy {
  position: absolute;
  top: 0;
  right: 0;
}
.ax_brand_kamameshi_anker {
  -webkit-transform: translateY(16%);
          transform: translateY(16%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ax_brand_kamameshi_anker a {
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ax_brand_kamameshi_anker a:not(:last-child) {
  margin-right: 10px;
}
.ax_brand_kamameshi_anker a:hover, .ax_brand_kamameshi_anker a:active {
  -webkit-filter: brightness(1.2) contrast(0.65);
          filter: brightness(1.2) contrast(0.65);
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.ax_brand_kamameshi_anker a:hover img, .ax_brand_kamameshi_anker a:active img {
  opacity: 1;
}
@media screen and (max-width: 1199px) {
  .ax_brand_kamameshi_mv {
    padding: 6% 4% 0;
    background-position: right -100% center, center;
    background-size: 85%, cover;
  }
  .ax_brand_kamameshi_mv h1 img {
    width: 85%;
  }
  .ax_brand_kamameshi_copy {
    top: 6%;
    width: 12%;
  }
  .ax_brand_kamameshi_anker {
    width: 85%;
  }
}
.ax_brand_kamameshi_sec01 {
  padding: 140px 0 100px;
}
.ax_brand_kamameshi_sec01_inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-width: 1200px;
  margin: 0 auto;
}
.ax_brand_kamameshi_sec01_inr > div:nth-child(1) img {
  width: 544px;
  aspect-ratio: 1.412;
  -o-object-fit: cover;
     object-fit: cover;
}
.ax_brand_kamameshi_sec01_inr > div:nth-child(2) {
  padding: 0 30px;
}
.ax_brand_kamameshi_sec01_inr h2 {
  margin-bottom: 40px;
}
.ax_brand_kamameshi_sec01_inr p {
  margin-bottom: 40px;
  padding: 0 20px;
  text-align: center;
  font-size: 16px;
}
.ax_brand_kamameshi_sec01_btn {
  display: inline-block;
  padding: 0.5em 2em;
  border: 2px solid #492e23;
  border-radius: 99px;
  font-weight: 600;
  color: #492e23;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ax_brand_kamameshi_sec01_btn::before {
  content: "\f063";
  margin-right: 0.5em;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}
.ax_brand_kamameshi_sec01_btn:hover, .ax_brand_kamameshi_sec01_btn:active {
  background: #492e23;
  border-color: transparent;
  text-decoration: none;
  color: #fff;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
@media screen and (max-width: 1199px) {
  .ax_brand_kamameshi_sec01 {
    padding: 14% 0 80px;
  }
  .ax_brand_kamameshi_sec01_inr {
    position: relative;
    display: block;
    text-align: center;
    padding-top: min(22%, 120px);
  }
  .ax_brand_kamameshi_sec01_inr > div:nth-child(1) img {
    width: 90%;
    max-width: 430px;
  }
  .ax_brand_kamameshi_sec01_inr h2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 70%;
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 639px) {
  .ax_brand_kamameshi_sec01_btn {
    padding: 0.75em 1.5em;
    font-size: 14px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_kamameshi_sec01_inr > div:nth-child(2) {
    padding: 0;
  }
}
.ax_brand_kamameshi_sec02 {
  padding: 80px 20px;
  background: url("/uploads/bg_kamameshi-sec02-2023aw.jpg") repeat;
}
.ax_brand_kamameshi_sec02 h2 {
  max-width: 1200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto 80px;
  text-align: center;
}
.ax_brand_kamameshi_prod {
  position: relative;
  max-width: 1200px;
  min-height: 380px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto 70px;
  padding: 60px 40px;
  border-radius: 10px;
  background: #fff;
}
.ax_brand_kamameshi_prod_txt {
  position: relative;
  width: 42%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
}
.ax_brand_kamameshi_prod_txt > * {
  padding: 0 0 0 200px;
}
.ax_brand_kamameshi_prod_txt p {
  margin: 1em 0;
}
.ax_brand_kamameshi_prod_pkg {
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  padding: 0;
  -webkit-transform: rotateZ(-10deg) translate(15px, 10px);
          transform: rotateZ(-10deg) translate(15px, 10px);
}
.ax_brand_kamameshi_prod_ttl {
  padding-bottom: 0.5em !important;
  border-bottom: 2px solid #492e23;
  line-height: 1.5;
  font-size: 28px;
  font-weight: 600;
  color: #492e23;
}
.ax_brand_kamameshi_prod_ttl span {
  display: block;
  font-size: 0.75em;
}
.ax_brand_kamameshi_prod_btn a {
  display: inline-block;
  padding: 0.2em 1.4em;
  border-radius: 99px;
  background: #492e23;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ax_brand_kamameshi_prod_btn a:hover, .ax_brand_kamameshi_prod_btn a:active {
  text-decoration: none;
  opacity: 0.7;
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}
.ax_brand_kamameshi_prod_img {
  position: absolute;
  top: 0;
  right: 0;
  width: 53%;
  height: 100%;
}
.ax_brand_kamameshi_prod_icn {
  position: absolute;
  top: -38px;
  left: 21%;
  z-index: 3;
  width: 24%;
}
.ax_brand_kamameshi_prod_ingr {
  position: absolute;
  top: 45px;
  left: 0;
  z-index: 2;
  width: 32.5%;
}
.ax_brand_kamameshi_prod_dish {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}
.ax_brand_kamameshi_prod_dish img {
  position: absolute;
  bottom: 10px;
  right: 20px;
  width: 75%;
}
.ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_txt {
  margin: 0 0 0 auto;
}
.ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_txt > * {
  padding: 0 200px 0 0;
}
.ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_pkg {
  left: auto;
  right: 0;
  padding: 0;
  -webkit-transform: rotateZ(10deg) translate(-15px, 10px);
          transform: rotateZ(10deg) translate(-15px, 10px);
}
.ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_img {
  right: auto;
  left: 0;
}
.ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_icn {
  left: auto;
  right: 21%;
}
.ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_ingr {
  left: auto;
  right: 0;
}
.ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_dish img {
  right: auto;
  left: 20px;
}
.ax_brand_kamameshi_prod-01 .ax_brand_kamameshi_prod_ttl {
  border-color: #9e0e13;
  color: #9e0e13;
}
.ax_brand_kamameshi_prod-01 .ax_brand_kamameshi_prod_btn a {
  background-color: #9e0e13;
}
.ax_brand_kamameshi_prod-02 .ax_brand_kamameshi_prod_ttl {
  border-color: #dd6b0a;
  color: #dd6b0a;
}
.ax_brand_kamameshi_prod-02 .ax_brand_kamameshi_prod_btn a {
  background-color: #dd6b0a;
}
.ax_brand_kamameshi_prod-03 .ax_brand_kamameshi_prod_ttl {
  border-color: #2e6825;
  color: #2e6825;
}
.ax_brand_kamameshi_prod-03 .ax_brand_kamameshi_prod_btn a {
  background-color: #2e6825;
}
.ax_brand_kamameshi_prod-04 .ax_brand_kamameshi_prod_ttl {
  border-color: #d00d49;
  color: #d00d49;
}
.ax_brand_kamameshi_prod-04 .ax_brand_kamameshi_prod_btn a {
  background-color: #d00d49;
}
@media screen and (max-width: 1199px) {
  .ax_brand_kamameshi_sec02 {
    padding: 60px 20px;
  }
  .ax_brand_kamameshi_sec02 h2 {
    margin-bottom: 60px;
  }
  .ax_brand_kamameshi_prod_txt {
    width: 100%;
    max-width: 630px;
    margin: 0 auto 300px !important;
  }
  .ax_brand_kamameshi_prod_img {
    top: auto;
    bottom: 0;
    left: 0 !important;
    right: 0 !important;
    width: 100%;
    max-width: 630px;
    height: 300px;
    margin: 0 auto;
  }
  .ax_brand_kamameshi_prod_icn {
    top: auto;
    bottom: 80%;
    left: auto;
    right: 5%;
    width: 16%;
  }
  .ax_brand_kamameshi_prod_ingr {
    top: auto;
    bottom: 20px;
    left: auto;
    right: 8%;
    width: 30%;
  }
  .ax_brand_kamameshi_prod_dish img {
    bottom: auto;
    top: 0;
    right: auto;
    left: 0;
    width: 80%;
  }
  .ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_icn {
    right: auto;
    left: 5%;
  }
  .ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_ingr {
    right: auto;
    left: 8%;
  }
  .ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_dish img {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 639px) {
  .ax_brand_kamameshi_prod {
    margin-bottom: 30px;
    padding: 30px 10px;
  }
  .ax_brand_kamameshi_prod_txt {
    margin-bottom: 44vw !important;
  }
  .ax_brand_kamameshi_prod_txt > * {
    padding-left: 30%;
  }
  .ax_brand_kamameshi_prod_txt p {
    font-size: 16px;
  }
  .ax_brand_kamameshi_prod_ttl {
    padding-left: 28%;
    font-size: 22px;
  }
  .ax_brand_kamameshi_prod_pkg {
    padding: 0;
    width: 21%;
  }
  .ax_brand_kamameshi_prod_img {
    height: 46vw;
    min-height: auto;
  }
  .ax_brand_kamameshi_prod_icn {
    bottom: 34.5vw;
    width: 14%;
  }
  .ax_brand_kamameshi_prod_ingr {
    width: 25%;
    min-width: 75px;
  }
  .ax_brand_kamameshi_prod_dish img {
    top: 0;
    left: auto;
    right: 20%;
    width: 70%;
  }
  .ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_txt > * {
    padding-right: 30%;
  }
  .ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_ttl {
    padding-right: 28%;
  }
  .ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_pkg {
    padding: 0;
  }
  .ax_brand_kamameshi_prod:nth-child(even) .ax_brand_kamameshi_prod_dish img {
    right: auto;
    left: 20%;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_kamameshi_sec02 {
    padding: 40px 15px;
  }
  .ax_brand_kamameshi_sec02 h2 {
    margin-bottom: 40px;
  }
  .ax_brand_kamameshi_prod_txt p {
    font-size: 14px;
  }
  .ax_brand_kamameshi_prod_ttl {
    font-size: 20px;
  }
  .ax_brand_kamameshi_prod_btn {
    padding: 0 !important;
    text-align: center;
  }
  .ax_brand_kamameshi_prod_btn a {
    width: 100%;
    max-width: 170px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
    padding: 0.3em 1.2em;
  }
}
.ax_brand_kamameshi_sec03 {
  position: relative;
  padding: 120px 0;
  background: url("/uploads/bg_kamameshi-sec03-2023aw.jpg") repeat;
}
.ax_brand_kamameshi_sec03_inr {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.ax_brand_kamameshi_sec03::before {
  content: "";
  position: absolute;
  top: -30px;
  right: 50%;
  z-index: 1;
  width: min(60%, 379px);
  height: 509px;
  background: url("/uploads/bg_kamameshi-sec03-front-01-2023aw.png") no-repeat top;
  background-size: contain;
  -webkit-transform: translateX(-30%);
          transform: translateX(-30%);
}
.ax_brand_kamameshi_sec03::after {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 1;
  width: min(70%, 438px);
  height: 420px;
  background: url("/uploads/bg_kamameshi-sec03-front-02-2023aw.png") no-repeat bottom;
  background-size: contain;
  -webkit-transform: translateX(18%);
          transform: translateX(18%);
}
.ax_brand_kamameshi_sec03 h2 {
  margin-bottom: 50px;
  letter-spacing: 0.1em;
  font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
  font-size: 36px;
  font-weight: 600;
  -webkit-filter: drop-shadow(0 0 7px #fff0aa) drop-shadow(0 0 7px #fff0aa) drop-shadow(0 0 7px #fff0aa);
          filter: drop-shadow(0 0 7px #fff0aa) drop-shadow(0 0 7px #fff0aa) drop-shadow(0 0 7px #fff0aa);
}
.ax_brand_kamameshi_sec03 h2 span {
  display: block;
  font-size: 0.6em;
  font-weight: 400;
}
.ax_brand_kamameshi_sec03 p {
  display: inline-block;
  margin: 0;
  -webkit-filter: drop-shadow(0 0 7px #fff0aa) drop-shadow(0 0 7px #fff0aa) drop-shadow(0 0 7px #fff0aa);
          filter: drop-shadow(0 0 7px #fff0aa) drop-shadow(0 0 7px #fff0aa) drop-shadow(0 0 7px #fff0aa);
}
.ax_brand_kamameshi_sec03 p span {
  padding: 0.4em 0.2em;
  display: block;
  border-bottom: 1px dotted #222;
}
@media screen and (max-width: 959px) {
  .ax_brand_kamameshi_sec03 {
    overflow: hidden;
    padding: 80px 0;
  }
  .ax_brand_kamameshi_sec03::before {
    right: auto;
    left: -5%;
    -webkit-transform: none;
            transform: none;
    opacity: 0.4;
  }
  .ax_brand_kamameshi_sec03::after {
    left: auto;
    right: -7%;
    -webkit-transform: none;
            transform: none;
    opacity: 0.4;
  }
}
@media screen and (max-width: 767px) {
  .ax_brand_kamameshi_sec03 h2 {
    font-size: 28px !important;
    margin-bottom: 30px;
  }
  .ax_brand_kamameshi_sec03 p {
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_kamameshi_sec03 p {
    padding: 0 2em;
    line-height: 2.4;
  }
  .ax_brand_kamameshi_sec03 p span {
    display: inline;
  }
}
.ax_brand_kamameshi_sec04 {
  padding: 100px 10px;
}
.ax_brand_kamameshi_sec04_inr {
  max-width: 768px;
  margin: 0 auto;
}
.ax_brand_kamameshi_sec04 h2 {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
  font-size: 36px;
  font-weight: 600;
}
.ax_brand_kamameshi_sec04 h2 span {
  display: block;
  font-size: 0.6em;
  font-weight: 400;
}
.ax_brand_kamameshi_sec04 h2::before {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 1;
  width: 55%;
  height: 70px;
  background: url("/uploads/bg_kamameshi-sec04-h2-2023aw.png") no-repeat top;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  background-size: contain;
}
.ax_brand_kamameshi_sec04 h2::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 1;
  width: 55%;
  height: 70px;
  background: url("/uploads/bg_kamameshi-sec04-h2-2023aw.png") no-repeat top;
  background-size: contain;
}
.ax_brand_kamameshi_faq {
  margin-bottom: 60px;
  padding: 40px;
  background: #f1eede;
}
.ax_brand_kamameshi_faq dt {
  position: relative;
  margin-bottom: 0.2em;
  padding: 0.3em;
  padding-left: 3em;
  background: #e9e0c1;
  font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
  font-weight: 400;
}
.ax_brand_kamameshi_faq dt::before {
  content: "";
  position: absolute;
  top: 0.45em;
  left: 0.7em;
  width: 29px;
  height: 29px;
  background: url("/uploads/icn_kamameshi-faq-q-2023aw.png") no-repeat center;
  background-size: contain;
}
.ax_brand_kamameshi_faq dd {
  position: relative;
  padding: 1em 0;
  padding-left: 4em;
  line-height: 1.4;
  font-size: 16px;
}
.ax_brand_kamameshi_faq dd:not(:last-child) {
  margin-bottom: 1em;
}
.ax_brand_kamameshi_faq dd::before {
  content: "";
  position: absolute;
  top: 0.8em;
  left: 0.8em;
  width: 29px;
  height: 29px;
  background: url("/uploads/icn_kamameshi-faq-a-2023aw.png") no-repeat center;
  background-size: contain;
}
.ax_brand_kamameshi_faq_kome {
  margin: 0.5em 0;
  margin-left: 1.2em;
  padding: 0;
  list-style: none;
}
.ax_brand_kamameshi_faq_kome li {
  padding-left: 1em;
  text-indent: -1.2em;
}
.ax_brand_kamameshi_faq_kome li:not(:last-child) {
  margin-bottom: 0.25em;
}
.ax_brand_kamameshi_faq_kome li::before {
  content: "※";
  margin-right: 0.2em;
}
@media screen and (max-width: 767px) {
  .ax_brand_kamameshi_sec04 {
    padding: 60px 10px;
  }
  .ax_brand_kamameshi_sec04 h2 {
    font-size: 28px !important;
    margin-bottom: 40px;
  }
  .ax_brand_kamameshi_sec04 h2::before {
    width: 35%;
    height: 50px;
  }
  .ax_brand_kamameshi_sec04 h2::after {
    width: 35%;
    height: 50px;
  }
  .ax_brand_kamameshi_faq {
    margin-bottom: 30px;
    padding: 20px;
  }
  .ax_brand_kamameshi_faq dt {
    font-size: 16px;
  }
  .ax_brand_kamameshi_faq dd {
    font-size: 14px;
  }
}