@charset "UTF-8";
#contents {
  padding-top: 60px !important;
}

#contents:has(#as2602),
#main-column:has(#as2602),
.journal-cont:has(#as2602) {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
#contents:has(#as2602) #bread-crumb,
#main-column:has(#as2602) #bread-crumb,
.journal-cont:has(#as2602) #bread-crumb {
  display: none;
}

#main-column > img {
  display: none;
}

footer .footer {
  margin-top: 0;
}

#contents:has(#as2602) #main-column .footer_area {
  padding: 0 !important;
}

@keyframes scrollLoop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
#as2602 {
  font-family: "Noto Sans JP", sans-serif;
  color: #333333;
  font-weight: 300;
  letter-spacing: 0;
  overflow: hidden;
}
#as2602 h1,
#as2602 h2,
#as2602 h3 {
  margin: 0;
  padding: 0;
}
#as2602 img {
  display: block;
  width: 100%;
  height: auto;
}
#as2602 a {
  transition: all 0.3s ease;
  display: block;
}
#as2602 .min {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#as2602 .fade {
  opacity: 0;
  transform: translateY(30px);
  transition: all 1s ease;
}
#as2602 .fadein {
  opacity: 1;
  transform: translateY(0);
  transition: all 1s ease;
}
#as2602 .delay {
  transition-delay: 300ms !important;
}
#as2602 .delay02 {
  transition-delay: 600ms !important;
}
#as2602 .delay03 {
  transition-delay: 900ms !important;
}
@media screen and (max-width: 768px) {
  #as2602 .delay {
    transition-delay: 0ms !important;
  }
  #as2602 .delay02 {
    transition-delay: 0ms !important;
  }
  #as2602 .delay03 {
    transition-delay: 0ms !important;
  }
}
#as2602 .pc_only {
  display: block;
}
@media screen and (max-width: 768px) {
  #as2602 .pc_only {
    display: none;
  }
}
#as2602 .sp_only {
  display: none;
}
@media screen and (max-width: 768px) {
  #as2602 .sp_only {
    display: block;
  }
}
#as2602 .red {
  color: #f00;
}
#as2602 div.mv_wrap {
  width: 100%;
  height: 107vw;
  overflow: hidden;
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_fv_bk.jpg") top center no-repeat;
  background-size: 100% auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  #as2602 div.mv_wrap {
    width: 100%;
    height: 765px;
    background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_fv_bk_sp.jpg") top -7px center no-repeat;
    background-size: 100% auto;
  }
}
#as2602 div.mv_wrap div.txt_img_wrap {
  position: absolute;
  top: 7.0833333333vw;
  right: 3.6666666667vw;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  gap: 1.4166666667vw;
}
#as2602 div.mv_wrap div.txt_img_wrap div.txt_img.img_01 {
  width: 5.8333333333vw;
}
#as2602 div.mv_wrap div.txt_img_wrap div.txt_img.img_02 {
  width: 5.8333333333vw;
  margin-top: 5.8333333333vw;
}
@media screen and (max-width: 768px) {
  #as2602 div.mv_wrap div.txt_img_wrap {
    top: 15px;
    right: 19px;
    gap: 6px;
  }
  #as2602 div.mv_wrap div.txt_img_wrap div.txt_img.img_01 {
    width: 36px;
  }
  #as2602 div.mv_wrap div.txt_img_wrap div.txt_img.img_02 {
    width: 36px;
    margin-top: 24px;
  }
}
#as2602 div.mv_wrap div.logo_lead_wrap {
  margin-top: 62.5vw;
}
#as2602 div.mv_wrap div.logo_lead_wrap div.logo {
  width: 3.9166666667vw;
  margin: 0 auto 2.9166666667vw;
}
#as2602 div.mv_wrap div.logo_lead_wrap div.txt_wrap div.lead_ttl {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2.3333333333vw;
  line-height: 4vw;
  letter-spacing: 0.04em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1.3333333333vw;
}
#as2602 div.mv_wrap div.logo_lead_wrap div.txt_wrap div.lead_txt {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.1666666667vw;
  line-height: 2.9166666667vw;
  letter-spacing: 0.04em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #as2602 div.mv_wrap div.logo_lead_wrap {
    margin-top: 282px;
  }
  #as2602 div.mv_wrap div.logo_lead_wrap div.logo {
    width: 30px;
    margin: 0 auto 30px;
  }
  #as2602 div.mv_wrap div.logo_lead_wrap div.txt_wrap div.lead_ttl {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 8px;
  }
  #as2602 div.mv_wrap div.logo_lead_wrap div.txt_wrap div.lead_txt {
    font-size: 12px;
    line-height: 31px;
  }
}
#as2602 div.item_detail_blk {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
}
@media screen and (max-width: 768px) {
  #as2602 div.item_detail_blk {
    display: block;
  }
}
#as2602 div.item_detail_blk div.item_img {
  width: 366px;
  flex-shrink: 0;
  position: relative;
  margin-left: 5px;
}
#as2602 div.item_detail_blk div.item_img div.cool_icon {
  width: 80px;
  height: 80px;
  background: #fff;
  border: 1px solid #1b56a7;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  line-height: 78px;
  letter-spacing: 0;
  font-weight: 500;
  color: #1b56a7;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #as2602 div.item_detail_blk div.item_img {
    width: 288px;
    margin: 0 auto;
  }
  #as2602 div.item_detail_blk div.item_img div.cool_icon {
    width: 70px;
    height: 70px;
    font-size: 16px;
    line-height: 68px;
  }
}
#as2602 div.item_detail_blk div.detail_txt {
  margin-top: 33px;
}
#as2602 div.item_detail_blk div.detail_txt div.item_name {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 24px;
  line-height: 39px;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 23px;
}
#as2602 div.item_detail_blk div.detail_txt div.price {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 14px;
  line-height: 39px;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 10px;
}
#as2602 div.item_detail_blk div.detail_txt div.price > span {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  line-height: 39px;
  letter-spacing: 0.04em;
  font-weight: 500;
  padding-left: 4px;
}
#as2602 div.item_detail_blk div.detail_txt div.buy_btn {
  width: 295px;
  height: 48px;
}
#as2602 div.item_detail_blk div.detail_txt div.buy_btn > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #333333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 39px;
  letter-spacing: 0;
  font-weight: 500;
  transition-duration: 0.3s;
}
#as2602 div.item_detail_blk div.detail_txt div.buy_btn > a:hover {
  color: #fff;
  background: #333333;
}
@media screen and (max-width: 768px) {
  #as2602 div.item_detail_blk div.detail_txt {
    margin-top: 13px;
  }
  #as2602 div.item_detail_blk div.detail_txt div.item_name {
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 18px;
    text-align: center;
  }
  #as2602 div.item_detail_blk div.detail_txt div.price {
    font-size: 14px;
    line-height: 39px;
    margin-bottom: 8px;
    text-align: center;
  }
  #as2602 div.item_detail_blk div.detail_txt div.price > span {
    font-size: 30px;
    line-height: 39px;
    padding-left: 4px;
  }
  #as2602 div.item_detail_blk div.detail_txt div.buy_btn {
    width: 295px;
    height: 48px;
    margin: 0 auto;
  }
  #as2602 div.item_detail_blk div.detail_txt div.buy_btn > a {
    font-size: 14px;
    line-height: 39px;
  }
}
#as2602 div.fv_next_sec {
  margin-top: -11.25vw;
  padding: 90px 0 70px;
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_fv_next_bk.png") top center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
#as2602 div.fv_next_sec .item_detail_blk {
  margin-bottom: 54px;
}
#as2602 div.fv_next_sec div.content_images {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 62px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#as2602 div.fv_next_sec div.content_images div.img_wrap {
  width: 50%;
}
#as2602 div.fv_next_sec div.content_images div.img_wrap + div.img_wrap {
  margin-top: 95px;
}
#as2602 div.fv_next_sec div.sec_bottom_txt {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  line-height: 39px;
  letter-spacing: 0.04em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #as2602 div.fv_next_sec {
    margin-top: -42.225px;
    padding: 40px 0 70px;
    background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_fv_next_bk_sp.png") top center no-repeat;
    background-size: cover;
  }
  #as2602 div.fv_next_sec .item_detail_blk {
    margin-bottom: 56px;
  }
  #as2602 div.fv_next_sec div.content_images {
    margin: 0 auto 30px;
  }
  #as2602 div.fv_next_sec div.content_images div.img_wrap + div.img_wrap {
    margin-top: 35px;
  }
  #as2602 div.fv_next_sec div.sec_bottom_txt {
    font-size: 14px;
    line-height: 33px;
  }
}
#as2602 div.kodawari_sec div.kodawari_ttl {
  position: relative;
}
#as2602 div.kodawari_sec div.kodawari_ttl h2.ttl {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  line-height: 24px;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  #as2602 div.kodawari_sec div.kodawari_ttl h2.ttl {
    font-size: 20px;
    line-height: 24px;
  }
}
#as2602 div.kodawari_sec div.hannnama_blk {
  position: relative;
}
#as2602 div.kodawari_sec div.hannnama_blk div.inner {
  width: 100%;
  max-width: 840px;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#as2602 div.kodawari_sec div.hannnama_blk div.inner div.blk_ttl {
  width: 145px;
  height: 280px;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.27em;
  font-weight: 600;
  color: #fff;
  writing-mode: vertical-rl;
  margin-left: calc((50% - 145px) / 2);
}
#as2602 div.kodawari_sec div.hannnama_blk div.inner div.blk_txt {
  width: 50%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #as2602 div.kodawari_sec div.hannnama_blk div.inner {
    width: 78.6666666667vw;
    align-items: flex-start;
    padding: 0;
  }
  #as2602 div.kodawari_sec div.hannnama_blk div.inner div.blk_ttl {
    width: 85px;
    height: 220px;
    font-size: 16px;
    line-height: 22px;
    margin-left: 0;
  }
  #as2602 div.kodawari_sec div.hannnama_blk div.inner div.blk_txt {
    width: 49.3333333333vw;
    margin-top: 50px;
    font-size: 12px;
    line-height: 25px;
  }
}
#as2602 div.kodawari_sec div.dashi_blk {
  position: relative;
}
#as2602 div.kodawari_sec div.dashi_blk div.inner {
  width: 100%;
  max-width: 840px;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
#as2602 div.kodawari_sec div.dashi_blk div.inner div.blk_ttl {
  width: 145px;
  height: 280px;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.27em;
  font-weight: 600;
  color: #fff;
  writing-mode: vertical-rl;
  margin-right: calc((50% - 145px) / 2);
}
#as2602 div.kodawari_sec div.dashi_blk div.inner div.blk_txt {
  width: 50%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #as2602 div.kodawari_sec div.dashi_blk div.inner {
    width: 78.6666666667vw;
    align-items: flex-start;
    padding: 0;
  }
  #as2602 div.kodawari_sec div.dashi_blk div.inner div.blk_ttl {
    width: 85px;
    height: 220px;
    font-size: 16px;
    line-height: 22px;
    margin-right: 0;
  }
  #as2602 div.kodawari_sec div.dashi_blk div.inner div.blk_txt {
    width: 49.3333333333vw;
    margin-top: 50px;
    font-size: 12px;
    line-height: 25px;
  }
}
#as2602 div.howto_sec {
  padding: 100px 20px;
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_howto_bk.jpg") top center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #as2602 div.howto_sec {
    padding: 60px 20px;
    background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_howto_bk_sp.jpg") top center no-repeat;
    background-size: cover;
  }
}
#as2602 div.howto_sec h2.sec_ttl {
  width: fit-content;
  padding: 0 49px;
  margin: 0 auto 49px;
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_left.png") center left no-repeat, url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_right.png") center right no-repeat;
  background-size: 34px auto, 34px auto;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  line-height: 44px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #as2602 div.howto_sec h2.sec_ttl {
    padding: 0 40px;
    margin: 0 auto 30px;
    background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_left.png") center left no-repeat, url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_right.png") center right no-repeat;
    background-size: 25px auto, 25px auto;
    font-size: 20px;
    line-height: 29px;
  }
}
#as2602 div.howto_sec ul.howto_list {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 59px 4px;
}
#as2602 div.howto_sec ul.howto_list > li {
  width: calc((100% - 4px) / 2);
  background: #fff;
  position: relative;
}
#as2602 div.howto_sec ul.howto_list > li div.li_ttl {
  width: 65px;
  height: 264px;
  padding-top: 25px;
  background: #af874e;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row-reverse;
  position: absolute;
  top: -9px;
  right: 8px;
  z-index: 1;
}
#as2602 div.howto_sec ul.howto_list > li div.li_ttl > span {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.21em;
  font-weight: 400;
  writing-mode: vertical-rl;
  color: #fff;
}
#as2602 div.howto_sec ul.howto_list > li div.li_ttl > span + span {
  margin-top: 120px;
}
#as2602 div.howto_sec ul.howto_list > li div.txt_wrap {
  min-height: 126px;
  padding: 30px 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #as2602 div.howto_sec ul.howto_list {
    gap: 30px;
  }
  #as2602 div.howto_sec ul.howto_list > li {
    width: 100%;
  }
  #as2602 div.howto_sec ul.howto_list > li div.li_ttl {
    width: 55px;
    height: 220px;
    padding-top: 25px;
    top: -10px;
    right: 10px;
  }
  #as2602 div.howto_sec ul.howto_list > li div.li_ttl > span {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.3em;
  }
  #as2602 div.howto_sec ul.howto_list > li div.li_ttl > span + span {
    margin-top: 98px;
  }
  #as2602 div.howto_sec ul.howto_list > li div.txt_wrap {
    min-height: 0;
    padding: 20px 20px;
    font-size: 12px;
    line-height: 26px;
  }
}
#as2602 div.fun_sec {
  padding: 100px 0 0;
  position: relative;
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_fun_bk.png") top center repeat;
  background-size: 300px auto;
}
#as2602 div.fun_sec::before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_line.png") top center repeat-x;
  background-size: auto 100%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec {
    padding: 60px 0 0;
    background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_fun_bk.png") top center repeat;
    background-size: 200px auto;
  }
  #as2602 div.fun_sec::before {
    height: 24px;
    background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_line_sp.png") top center repeat-x;
    background-size: auto 100%;
  }
}
#as2602 div.fun_sec div.ashirai01 {
  position: absolute;
  top: 13px;
  right: -246px;
  z-index: 10;
  width: 470px;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec div.ashirai01 {
    top: 167px;
    right: -122px;
    width: 244.45px;
  }
}
#as2602 div.fun_sec div.ashirai02 {
  position: absolute;
  top: 338px;
  left: -145px;
  z-index: 10;
  width: 470px;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec div.ashirai02 {
    top: 316px;
    left: -150px;
    width: 262.08px;
  }
}
#as2602 div.fun_sec div.ashirai03 {
  position: absolute;
  top: 738px;
  right: -270px;
  z-index: 10;
  width: 585px;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec div.ashirai03 {
    top: 578px;
    right: -120px;
    width: 245.75px;
  }
}
#as2602 div.fun_sec div.ashirai04 {
  position: absolute;
  top: 1081px;
  left: -225px;
  z-index: 10;
  width: 470px;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec div.ashirai04 {
    top: 880px;
    left: -88px;
    width: 210.98px;
  }
}
#as2602 div.fun_sec h2.sec_ttl {
  width: fit-content;
  padding: 0 49px;
  margin: 0 auto 40px;
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_left.png") center left no-repeat, url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_right.png") center right no-repeat;
  background-size: 34px auto, 34px auto;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  line-height: 44px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec h2.sec_ttl {
    padding: 0 40px;
    margin: 0 auto 30px;
    background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_left.png") center left no-repeat, url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_right.png") center right no-repeat;
    background-size: 25px auto, 25px auto;
    font-size: 20px;
    line-height: 29px;
  }
}
#as2602 div.fun_sec ul.fun_case_list {
  display: flex;
  flex-direction: column;
  gap: 80px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec ul.fun_case_list {
    gap: 70px;
    max-width: 375px;
    margin: 0 auto 90px;
  }
}
#as2602 div.fun_sec ul.fun_case_list > li {
  position: relative;
}
#as2602 div.fun_sec ul.fun_case_list > li div.img_wrap {
  width: 100%;
  max-width: 800px;
  height: 250px;
}
#as2602 div.fun_sec ul.fun_case_list > li div.img_wrap img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec ul.fun_case_list > li div.img_wrap {
    max-width: 300px;
    height: 180px;
  }
}
#as2602 div.fun_sec ul.fun_case_list > li div.li_ttl {
  position: absolute;
  top: 50%;
  right: 200px;
  z-index: 10;
  transform: translateY(-50%);
  background: #f4ebd7;
  width: 368px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 700;
}
#as2602 div.fun_sec ul.fun_case_list > li div.li_ttl > span {
  display: block;
  width: 42px;
  height: 42px;
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_fun_num_border.png") center center no-repeat;
  background-size: contain;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0;
  font-weight: 600;
  text-align: center;
  color: #bd9d70;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec ul.fun_case_list > li div.li_ttl {
    top: auto;
    bottom: -10px;
    right: 20px;
    transform: translateY(50%);
    width: 300px;
    height: 50px;
    gap: 10px;
    font-size: 16px;
    line-height: 23px;
  }
  #as2602 div.fun_sec ul.fun_case_list > li div.li_ttl > span {
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 30px;
  }
}
#as2602 div.fun_sec ul.fun_case_list > li:nth-child(2n) div.img_wrap {
  margin-left: auto;
}
#as2602 div.fun_sec ul.fun_case_list > li:nth-child(2n) div.li_ttl {
  right: auto;
  left: 200px;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec ul.fun_case_list > li:nth-child(2n) div.li_ttl {
    left: 20px;
  }
}
#as2602 div.fun_sec div.gift_box_wrap {
  padding: 100px 0;
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_gift_box_bk.png") top center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec div.gift_box_wrap {
    padding: 70px 0 60px;
    background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_gift_box_bk_sp.png") top center no-repeat;
    background-size: cover;
  }
}
#as2602 div.fun_sec div.gift_box_wrap div.gift_box_ttl {
  width: 100%;
  max-width: 480px;
  margin: 0 auto 60px;
  padding: 25px 0 21px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.04em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec div.gift_box_wrap div.gift_box_ttl {
    max-width: 295px;
    margin: 0 auto 60px;
    padding: 18px 0 14px;
    font-size: 16px;
    line-height: 32px;
  }
}
#as2602 div.fun_sec div.gift_box_wrap div.gift_box {
  width: 100%;
  max-width: 527px;
  margin: 0 auto 66px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#as2602 div.fun_sec div.gift_box_wrap div.gift_box div.img_wrap {
  width: 320px;
  position: relative;
}
#as2602 div.fun_sec div.gift_box_wrap div.gift_box div.img_wrap img {
  position: absolute;
  width: 377px;
  max-width: unset;
  top: -26px;
  left: -32px;
}
#as2602 div.fun_sec div.gift_box_wrap div.gift_box div.icons_wrap {
  width: 221px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  gap: 0 20px;
  flex-shrink: 0;
}
#as2602 div.fun_sec div.gift_box_wrap div.gift_box div.icons_wrap > span {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #af874e;
  border-radius: 50%;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 500;
  color: #af874e;
}
#as2602 div.fun_sec div.gift_box_wrap div.gift_box div.icons_wrap > span:first-child {
  margin: 0 calc((100% - 100px) / 2);
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec div.gift_box_wrap div.gift_box {
    margin: 0 auto 30px;
    display: block;
  }
  #as2602 div.fun_sec div.gift_box_wrap div.gift_box div.img_wrap {
    width: 320px;
    box-sizing: content-box;
    margin: -42px auto -36px;
    padding: 0 0px 0 40px;
    pointer-events: none;
  }
  #as2602 div.fun_sec div.gift_box_wrap div.gift_box div.img_wrap img {
    position: static;
    width: 100%;
  }
  #as2602 div.fun_sec div.gift_box_wrap div.gift_box div.icons_wrap {
    width: 100%;
    gap: 0 10px;
  }
  #as2602 div.fun_sec div.gift_box_wrap div.gift_box div.icons_wrap > span {
    width: 70px;
    height: 70px;
    font-size: 15px;
    line-height: 18px;
  }
  #as2602 div.fun_sec div.gift_box_wrap div.gift_box div.icons_wrap > span:first-child {
    margin: 0;
  }
}
#as2602 div.fun_sec div.gift_box_wrap div.buy_btn {
  width: 295px;
  height: 48px;
  margin: 0 auto;
}
#as2602 div.fun_sec div.gift_box_wrap div.buy_btn > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #af874e;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 39px;
  letter-spacing: 0;
  font-weight: 500;
  transition-duration: 0.3s;
  color: #af874e;
}
#as2602 div.fun_sec div.gift_box_wrap div.buy_btn > a:hover {
  color: #fff;
  background: #af874e;
}
@media screen and (max-width: 768px) {
  #as2602 div.fun_sec div.gift_box_wrap div.buy_btn {
    width: 295px;
    height: 48px;
    margin: 0 auto;
  }
  #as2602 div.fun_sec div.gift_box_wrap div.buy_btn > a {
    font-size: 14px;
    line-height: 39px;
  }
}
#as2602 div.voice_sec div.voice_main {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  #as2602 div.voice_sec div.voice_main {
    padding: 60px 0 54px;
  }
}
#as2602 div.voice_sec div.voice_main h2.sec_ttl {
  width: fit-content;
  padding: 0 49px;
  margin: 0 auto 40px;
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_left.png") center left no-repeat, url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_right.png") center right no-repeat;
  background-size: 34px auto, 34px auto;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  line-height: 44px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #as2602 div.voice_sec div.voice_main h2.sec_ttl {
    padding: 0 40px;
    margin: 0 auto 30px;
    background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_left.png") center left no-repeat, url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_ttl_right.png") center right no-repeat;
    background-size: 25px auto, 25px auto;
    font-size: 20px;
    line-height: 29px;
  }
}
#as2602 div.voice_sec div.voice_main ul.voice_list {
  width: 100%;
  max-width: 880px;
  padding: 0 40px;
  margin: 0 auto 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  #as2602 div.voice_sec div.voice_main ul.voice_list {
    padding: 0 20px;
    margin: 0 auto 40px;
    gap: 20px;
  }
}
#as2602 div.voice_sec div.voice_main ul.voice_list > li {
  width: calc((100% - 40px) / 2);
  border: 5px solid #f4ebd7;
  padding: 20px 25px 23px;
  display: flex;
  flex-direction: column;
}
#as2602 div.voice_sec div.voice_main ul.voice_list > li div.txt {
  flex-grow: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 400;
}
#as2602 div.voice_sec div.voice_main ul.voice_list > li div.personal {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 700;
  text-align: right;
}
@media screen and (max-width: 768px) {
  #as2602 div.voice_sec div.voice_main ul.voice_list > li {
    width: 100%;
    border: 5px solid #f4ebd7;
    padding: 23px 25px 23px;
  }
  #as2602 div.voice_sec div.voice_main ul.voice_list > li div.txt {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  #as2602 div.voice_sec div.voice_main ul.voice_list > li div.personal {
    font-size: 12px;
    line-height: 20px;
  }
}
#as2602 div.voice_sec div.voice_main div.bottom_txt {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #as2602 div.voice_sec div.voice_main div.bottom_txt {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 500;
  }
}
#as2602 div.detail_sec {
  background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_item_detail_bk.jpg") top center repeat-y;
  background-size: 100% auto;
  padding: 0 0 100px;
}
@media screen and (max-width: 768px) {
  #as2602 div.detail_sec {
    background: url("https://www.tsurutontan-udon.jp/assets/img/as2602/as2602_item_detail_bk_sp.jpg") top center repeat-y;
    background-size: 100% auto;
    padding: 0 0 50px;
  }
}
#as2602 div.detail_sec div.detail_ttl_wrap {
  position: relative;
  margin-bottom: 35px;
}
#as2602 div.detail_sec div.detail_ttl_wrap h2.detail_ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  line-height: 24px;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #as2602 div.detail_sec div.detail_ttl_wrap {
    margin-bottom: 27px;
  }
  #as2602 div.detail_sec div.detail_ttl_wrap h2.detail_ttl {
    font-size: 20px;
    line-height: 24px;
  }
}
#as2602 div.detail_sec div.img_scroll_wrap {
  display: flex;
  width: max-content;
  animation: scrollLoop 120s linear infinite;
  margin-bottom: 3px;
}
#as2602 div.detail_sec div.img_scroll_wrap div.img_wrap {
  flex-shrink: 0;
  width: 1452px;
}
@media screen and (max-width: 768px) {
  #as2602 div.detail_sec div.img_scroll_wrap {
    margin-bottom: -2px;
  }
  #as2602 div.detail_sec div.img_scroll_wrap div.img_wrap {
    width: 914px;
  }
}
#as2602 div.detail_sec div.item_detail_blk {
  margin-bottom: 10px;
}
#as2602 div.detail_sec div.item_detail_blk div.detail_txt div.buy_btn > a {
  color: #333333;
}
#as2602 div.detail_sec div.item_detail_blk div.detail_txt div.buy_btn > a:hover {
  color: #fff;
}
@media screen and (max-width: 768px) {
  #as2602 div.detail_sec div.item_detail_blk {
    margin-bottom: 40px;
  }
}
#as2602 div.detail_sec div.detail_txt_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 40px;
  padding: 60px;
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
#as2602 div.detail_sec div.detail_txt_wrap > dl > dt {
  width: 80px;
  padding-bottom: 10px;
  border-bottom: 1px solid #bd9d70;
  margin-bottom: 7px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0;
  font-weight: 700;
}
#as2602 div.detail_sec div.detail_txt_wrap > dl > dd span {
  display: block;
  font-size: 14px;
  line-height: 22.4px;
  letter-spacing: 0;
  font-weight: 400;
}
#as2602 div.detail_sec div.detail_txt_wrap > dl > dd span.small {
  margin-top: 5px;
  font-size: 12px;
  line-height: 19.2px;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #as2602 div.detail_sec div.detail_txt_wrap {
    max-width: 335px;
    margin: 0 auto 27px;
    padding: 30px 20px;
    gap: 30px;
  }
  #as2602 div.detail_sec div.detail_txt_wrap > dl > dt {
    width: 70px;
    padding-bottom: 10px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 20px;
  }
  #as2602 div.detail_sec div.detail_txt_wrap > dl > dd span {
    font-size: 12px;
    line-height: 22.4px;
  }
  #as2602 div.detail_sec div.detail_txt_wrap > dl > dd span.small {
    margin-top: 5px;
    font-size: 12px;
    line-height: 19.2px;
  }
}
#as2602 div.detail_sec div.buy_btn {
  width: 295px;
  height: 48px;
  margin: 0 auto;
}
#as2602 div.detail_sec div.buy_btn > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #af874e;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 39px;
  letter-spacing: 0;
  font-weight: 500;
  transition-duration: 0.3s;
  color: #af874e;
}
#as2602 div.detail_sec div.buy_btn > a:hover {
  color: #fff;
  background: #af874e;
}
@media screen and (max-width: 768px) {
  #as2602 div.detail_sec div.buy_btn {
    width: 295px;
    height: 48px;
    margin: 0 auto;
  }
  #as2602 div.detail_sec div.buy_btn > a {
    font-size: 14px;
    line-height: 39px;
  }
}
#as2602 div.page_bottom_sec {
  position: relative;
}
#as2602 div.page_bottom_sec div.bottom_txt_wrap {
  width: 100%;
  position: absolute;
  bottom: 69px;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #as2602 div.page_bottom_sec div.bottom_txt_wrap {
    bottom: 41px;
  }
}
#as2602 div.page_bottom_sec div.bottom_txt_wrap div.txt {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  #as2602 div.page_bottom_sec div.bottom_txt_wrap div.txt {
    font-size: 16px;
    line-height: 39px;
    margin-bottom: 16px;
  }
}
#as2602 div.page_bottom_sec div.bottom_txt_wrap div.view_all_btn {
  width: 295px;
  height: 48px;
  margin: 0 auto;
}
#as2602 div.page_bottom_sec div.bottom_txt_wrap div.view_all_btn > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 39px;
  letter-spacing: 0;
  font-weight: 500;
  transition-duration: 0.3s;
  color: #fff;
  position: relative;
}
#as2602 div.page_bottom_sec div.bottom_txt_wrap div.view_all_btn > a:after {
  content: ">";
  display: block;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  font-weight: 500;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  transform: translateY(-50%);
  transition-duration: 0.3s;
}
#as2602 div.page_bottom_sec div.bottom_txt_wrap div.view_all_btn > a:hover {
  color: #333333;
  background: #fff;
}
#as2602 div.page_bottom_sec div.bottom_txt_wrap div.view_all_btn > a:hover::after {
  color: #333333;
}
@media screen and (max-width: 768px) {
  #as2602 div.page_bottom_sec div.bottom_txt_wrap div.view_all_btn {
    width: 295px;
    height: 48px;
    margin: 0 auto;
  }
  #as2602 div.page_bottom_sec div.bottom_txt_wrap div.view_all_btn > a {
    font-size: 14px;
    line-height: 39px;
  }
}