@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap");
#lassie {
  padding-top: 111px;
  color: #303030;
  font-family: "メイリオ", Meiryo, "MS ゴシック", sans-serif;
  font-size: 14px;
}
#lassie .inner_div {
  margin: 0 auto;
  width: 1000px;
}
#lassie .contents {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#lassie .contents p, #lassie .contents h1, #lassie .contents h2, #lassie .contents h3, #lassie .contents h4, #lassie .contents h5, #lassie .contents h6, #lassie .contents a, #lassie .contents li, #lassie .contents caption, #lassie .contents td, #lassie .contents th, #lassie .contents dt, #lassie .contents dd, #lassie .contents input, #lassie .contents textarea, #lassie .contents select, #lassie .contents address {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#lassie .contents a {
  transition: opacity 0.3s;
}
#lassie .contents a:hover {
  opacity: 0.7;
}
#lassie .contents img {
  max-width: none;
}
#lassie .contents a {
  color: inherit;
  text-decoration: none;
}
#lassie .contents img {
  vertical-align: bottom;
}
#lassie #kv {
  position: relative;
  height: 640px;
  overflow: hidden;
  background: url(/pc/special/lassie/data/images/kv-bgi.jpg?2025) center top no-repeat;
  background-size: cover;
  text-align: center;
}
#lassie #kv .kv_copy {
  margin: 58px auto 0;
  display: block;
  position: relative;
  left: -33px;
}
#lassie #kv .kv_ttl {
  margin: 11px 0 0 44px;
}
#lassie #topic_path {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 150px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 10px;
}
#lassie #topic_path li {
  display: flex;
  align-items: center;
  float: left;
  text-shadow: 0 0 3px #333;
  letter-spacing: 0.05em;
}
#lassie #topic_path li + li:before {
  padding: 0 0.5em 0.25em;
  display: inline-block;
  content: ">";
}
#lassie #topic_path a:hover {
  text-decoration: underline;
}
#lassie .sns_list {
  display: flex;
  align-items: center;
  position: absolute;
  top: 16px;
  right: 20px;
  width: 210px;
  height: 74px;
}
#lassie .sns_list li + li {
  margin-left: 14px;
}
#lassie .sns_list img {
  width: 44px;
  height: auto;
}
#lassie .local_navi {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 140px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
#lassie .local_navi li {
  height: 100%;
  font-size: 20px;
}
#lassie .local_navi li:nth-child(1) a {
  left: -58px;
}
#lassie .local_navi li:nth-child(2) a {
  left: 30px;
}
#lassie .local_navi li:nth-child(3) a {
  left: 90px;
}
#lassie .local_navi a {
  margin-top: -8px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
  font-weight: 500;
  line-height: 1.3;
}
#lassie .local_navi a:after {
  display: block;
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 10px;
  background: url(/pc/special/lassie/data/images/chevron-down.svg) center top no-repeat;
  background-size: contain;
  content: "";
}
#lassie .local_navi a:hover:after {
  opacity: 1;
}
#lassie #recommend {
  padding: 80px 0;
  position: relative;
  color: #333;
  background: url(/pc/special/lassie/data/images/recommend-bgi.jpg) #323734;
  text-align: center;
}
#lassie #recommend:before, #lassie #recommend:after {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
}
#lassie #recommend:before {
  margin: 1px 0 0 333px;
  width: 389px;
  height: 581px;
  background: url(/pc/special/lassie/data/images/recommend-parts-right.png) no-repeat center center;
  background-size: contain;
}
#lassie #recommend:after {
  margin: 1065px 0 0 -823px;
  width: 329px;
  height: 657px;
  background: url(/pc/special/lassie/data/images/recommend-parts-left.png) no-repeat center center;
  background-size: contain;
}
#lassie #recommend .lead {
  letter-spacing: 0.05em;
}
#lassie .recommend_list {
  margin: 69px auto 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  width: 1010px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.025em;
}
#lassie .recommend_list:after {
  display: block;
  width: 322px;
  content: "";
}
#lassie .recommend_list li {
  margin-bottom: -60px;
  width: 322px;
}
#lassie .recommend_list li:nth-child(3n+2) {
  margin-top: 40px;
  animation-delay: 0.15s;
}
#lassie .recommend_list li:nth-child(3n+3) {
  margin-top: 80px;
  animation-delay: 0.3s;
}
#lassie .recommend_list a {
  position: relative;
}
#lassie .recommend_list p {
  position: absolute;
  bottom: 16px;
  left: 17px;
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.05em;
}
#lassie .recommend-card {
  margin: 160px auto 0;
  position: relative;
  width: 1000px;
  background: #fff;
  font-feature-settings: "palt";
}
#lassie .recommend-card:after {
  margin: 5px;
  border: solid 1px #e57e7e;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  pointer-events: none;
  content: "";
}
#lassie .recommend-card .pkg-drink {
  margin: 0 0 -40px 99px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 90;
  pointer-events: none;
}
#lassie .recommend-card-title {
  padding: 40px 40px 38px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: 0.03em;
}
#lassie .recommend-card-title b {
  margin-right: 0.3em;
  color: #c00;
  font-size: 30px;
}
#lassie .recommend-card-text_area {
  padding: 33px 100px 15px 316px;
  background: #fffddc;
  text-align: justify;
}
#lassie .recommend-card-text_area .recommend-card-headline {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.025em;
}
#lassie .recommend-card-text_area .notice {
  margin-top: 10px;
  color: #636363;
  font-size: 13.17px;
  font-weight: 300;
  letter-spacing: 0.025em;
}
#lassie .recommend-card-text_area .notice:before {
  margin-right: 0.3em;
  content: "※";
}
#lassie .recommend-card-text_area .link_area {
  margin-top: 56px;
  padding: 10px 0 0 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 2px, transparent 2px);
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 4px 2px;
  font-size: 14px;
  letter-spacing: 0.075em;
}
#lassie .recommend-card-text_area .link_area-btn {
  margin-right: -4px;
  display: block;
  width: 138px;
}
#lassie .recommend-bnr {
  margin-top: 95px;
}
#lassie .recommend-bnr p {
  margin-bottom: 17px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.045em;
}
#lassie #spicy {
  padding: 100px 0 20px;
  color: #fff;
  background: url(/pc/special/lassie/data/images/spicy-bgi.png) #610c08;
}
#lassie #spicy h2 {
  position: relative;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.1944444444;
  text-align: center;
  letter-spacing: -0.025em;
}
#lassie #spicy h2 small {
  margin: -60px 0 0 -213px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#lassie .lead {
  margin: 33px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  letter-spacing: -0.025em;
}
#lassie .spicy_list {
  margin-top: 78px;
}
#lassie .spicy_list li {
  padding: 40px 0;
  position: relative;
  overflow: hidden;
}
#lassie .spicy_list li:before, #lassie .spicy_list li:after {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  pointer-events: none;
  content: "";
}
#lassie .spicy_list li:last-child {
  padding-bottom: 80px;
}
#lassie .spicy_list li:nth-child(odd) {
  background: rgba(148, 0, 0, 0.9);
}
#lassie .spicy_list li:nth-child(even) {
  background: rgba(148, 0, 0, 0.5);
}
#lassie .spicy_list li.amakuchi:before {
  margin: 72px 0 0 304px;
  width: 484px;
  height: 345px;
  background: url(/pc/special/lassie/data/images/spicy-deco-spoon.png) center top no-repeat;
  background-size: contain;
}
#lassie .spicy_list li.chukara:before {
  margin: 112px 0 0 451px;
  width: 388px;
  height: 360px;
  background: url(/pc/special/lassie/data/images/spicy-deco-yogurt.png) center top no-repeat;
  background-size: contain;
}
#lassie .spicy_list li.karakuchi:before {
  margin: 106px 0 0 454px;
  width: 447px;
  height: 422px;
  background: url(/pc/special/lassie/data/images/spicy-deco-lime.png) center top no-repeat;
  background-size: contain;
}
#lassie .spicy_list li.currypan:before {
  margin: 267px 0 0 -690px;
  width: 234px;
  height: 233px;
  background: url(/pc/special/lassie/data/images/spicy-deco-pine-left.png) center top no-repeat;
  background-size: contain;
}
#lassie .spicy_list li.currypan:after {
  margin: -23px 0 0 457px;
  width: 407px;
  height: 478px;
  background: url(/pc/special/lassie/data/images/spicy-deco-pine-right.png) center top no-repeat;
  background-size: contain;
}
#lassie .spicy_list li.udon:before {
  margin: 178px 0 0 452px;
  width: 303px;
  height: 296px;
  background: url(/pc/special/lassie/data/images/spicy-deco-amazake.png) center top no-repeat;
  background-size: contain;
}
#lassie .spicy_box {
  margin: 0 auto;
  padding: 5px 0 0;
  position: relative;
  width: 828px;
  background: url(/pc/special/lassie/data/images/spicy_box-bgi.png) center top no-repeat #0f1d2b;
  background-size: 100% auto;
  text-align: center;
}
#lassie .spicy_box:before, #lassie .spicy_box:after {
  margin: 5px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: calc(100% - 10px);
  background: linear-gradient(to bottom, #fc0, #fff);
  content: "";
}
#lassie .spicy_box:after {
  right: 1px;
  left: auto;
}
#lassie .spicy_box h3 {
  margin: 0 auto;
  padding: 35px 0 0;
  border-top: solid 1px #fc0;
  width: 816px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
#lassie .spicy_box h3 img {
  margin-left: -10px;
}
#lassie .spicy_box h3 span {
  margin-top: 8px;
  display: block;
  letter-spacing: -0.01em;
}
#lassie .spicy_box h3 + img {
  margin: 12px 0 0 -62px;
}
#lassie .spicy_box .img_area {
  height: 388px;
}
#lassie .spicy_box .text_area {
  padding: 16px 16px 23px;
  position: relative;
  z-index: 800;
  background: #fff;
}
#lassie .spicy_box .text_area:before {
  margin: auto;
  border: solid 1px #0f1d2b;
  border-top: none;
  display: block;
  position: absolute;
  top: auto;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  width: 814px;
  height: calc(100% - 6px);
  pointer-events: none;
  content: "";
}
#lassie .spicy_box .text_area p {
  margin: 0 auto;
  width: 630px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  text-align: justify;
  text-justify: distribute;
  letter-spacing: -0.02em;
}
#lassie .bnr_wrap {
  margin: 20px auto 0;
  width: 828px;
}
#lassie .bnr_wrap a {
  display: block;
}
#lassie .bnr_wrap img {
  width: 100%;
  height: auto;
}
#lassie #original_lassie {
  padding: 57px 0;
  text-align: center;
}
#lassie #original_lassie h2 {
  padding-left: 61px;
}
#lassie #original_lassie .lead {
  letter-spacing: 0.05em;
}
#lassie .original_list {
  margin-top: 78px;
}
#lassie .original_list li {
  position: relative;
}
#lassie .original_list li:nth-child(odd) > img {
  margin-left: -345px;
}
#lassie .original_list li:nth-child(odd) .text_box {
  margin: 95px 0 0 16px;
}
#lassie .original_list li:nth-child(even) > img {
  margin-left: 345px;
}
#lassie .original_list li:nth-child(even) .text_box {
  margin: 95px 0 0 -416px;
}
#lassie .original_list li + li {
  margin-top: 20px;
}
#lassie .original_list li:nth-child(2) .text_box {
  margin-top: 111px;
}
#lassie .original_list li:nth-child(3) .text_box {
  margin-top: 118px;
}
#lassie .original_list li:nth-child(4) .text_box {
  margin-top: 88px;
}
#lassie .original_list .text_box {
  padding: 38px 30px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 400px;
  background: #fff;
  text-align: justify;
  text-justify: distribute;
  box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.2);
}
#lassie .original_list .text_box h3 {
  position: absolute;
  top: -1px;
  left: 20px;
  transform: translateY(-50%);
}
#lassie .original_list .text_box dt {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1666666667;
}
#lassie .original_list .text_box dd {
  margin-top: 6px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.066em;
}
#lassie .sns_list_btm {
  margin-top: 23px;
  padding-bottom: 80px;
  display: flex;
  justify-content: center;
}
#lassie .sns_list_btm li {
  margin: 0 7px;
}
#lassie .sns_list_btm img {
  width: 44px;
  height: auto;
}
#lassie .fadeIn {
  opacity: 0;
}
#lassie .fadeIn.animation {
  animation: 0.5s fadeIn 0s both;
}
#lassie .fadeInUp {
  opacity: 0;
}
#lassie .fadeInUp.animation {
  animation: 0.5s fadeInUp 0s both;
}
#lassie .fadeInSlide {
  opacity: 0;
}
#lassie .fadeInSlide.animation {
  animation: 0.5s fadeInSlide 0s both;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    transform: translateY(2%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeInSlide {
  0% {
    transform: translateX(2%);
    opacity: 0;
  }
  100% {
    transform: translateX(20);
    opacity: 1;
  }
}
#lassie {
  padding-top: 0;
}
#lassie #header_anchor + #js-header ~ .fix ~ #kv {
  padding-top: 131px;
}
#lassie #js-header img, #lassie #js-footer img {
  vertical-align: middle;
}
#lassie #js-footer a {
  color: #666;
}