@charset "UTF-8";
/* --------------- variables --------------------- */
/* Color */
/*サイトカラー*/
/*テキストに使うフォントカラー*/
/*テキスト内で使うリンクカラー*/
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300i,400,600");
/* 日本語（notoSans）*/
/*日本語用（メイリオ）*/
/*英語用*/
@media screen and (max-width: 800px) {
  /* ---------------------
  top
  ------------------------ */
  .top {
    position: relative;
    text-align: center;
  }
  .top-top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 140vw;
    transform: scale(1);
  }
  .top-top_bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url(../images/mv_sp.png) no-repeat 0% 0%;
    background-size: cover;
  }
  .top-top-logo {
    padding: 0 0 0 25px;
  }
  .top-top-logo img {
    width: 83.3333vw;
    z-index: 20;
  }
  .top-top p {
    margin: 0 0 10px;
    font-size: 12px;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    letter-spacing: 0.12em;
  }
  .top-top-txt {
    width: 27.6vw;
    margin: 0 auto;
  }
  .top-bottom {
    position: relative;
    padding-block: 0px 40px;
    padding-inline: 20px;
    background: #fff;
  }
  .top-bottom p {
    font-size: 13px;
    line-height: 2.3;
    letter-spacing: 0.12em;
  }
  .top-buy {
    display: inline-block;
    margin-bottom: 13.33vw;
  }
  .top-buy img {
    width: 40vw;
    max-width: 208px;
  }
  /* ---------------------
  Brand story
  ------------------------ */
  .story {
    background: #010101 url(../images/concept_bg_sp.jpg) no-repeat top center;
    background-size: 100%;
    color: #fff;
    position: relative;
  }
  .story-inner {
    position: relative;
    padding-top: 85.866667vw;
    padding-inline: 35px;
  }
  .story-ttl {
    text-align: right;
    position: relative;
    margin-block: -54px 24px;
  }
  .story-ttl h2 {
    font-size: 19px;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: 0.08em;
    position: relative;
  }
  .story-ttl h2:before {
    content: "";
    position: absolute;
    top: -30px;
    left: -8px;
    background: url(../images/our_secret.png) no-repeat 0 0/contain;
    width: 38vw;
    height: 14.66vw;
  }
  .story-ttl img {
    position: absolute;
    top: -43px;
    left: 0;
    width: 33vw;
  }
  .story-txt p {
    margin: 0 0 20px;
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.12em;
  }
  .story .from_staff {
    margin: 0;
  }
  .story .from_staff img {
    width: 110px;
  }
  /* ---------------------
  Our about
  ------------------------ */
  .about {
    position: relative;
    background: #fff;
    text-align: center;
    color: #fff;
  }
  .about-ttl {
    position: relative;
    display: inline-block;
    position: relative;
    z-index: 10;
  }
  .about-ttl h2 img {
    width: 46.266667vw;
  }
  .about-ttl p {
    position: absolute;
    bottom: -74px;
    right: -70px;
    width: 36.2vw;
  }
  .about-txt {
    position: relative;
    margin: 0 0 40px;
    text-align: center;
    z-index: 10;
  }
  .about-txt h3 {
    margin: 0 0 20px;
  }
  .about-txt h3 img {
    width: 85.6vw;
  }
  .about-txt p {
    margin: 0 35px;
    line-height: 2.1;
    letter-spacing: 0.12em;
  }
  .about .about_comment {
    color: #000;
    text-align: center;
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.03em;
    background: #f8f8f8;
    margin-top: -20px;
    padding-bottom: 70px;
    position: relative;
    z-index: 10;
  }
  .aboutList {
    background: url(../images/about_bg_sp.jpg) repeat 0 0/contain;
    padding-block: 140px 440px;
    position: relative;
  }
  .aboutList:before {
    content: "";
    position: absolute;
    top: -22px;
    right: -76px;
    background: url(../images/pizza_right_top.png) no-repeat 0 0/contain;
    width: 200px;
    height: 200px;
    z-index: 10;
  }
  .aboutList:after {
    content: "";
    position: absolute;
    top: -50px;
    right: 52px;
    background: url(../images/witch.png) no-repeat 0 0/contain;
    width: 60px;
    height: 60px;
    z-index: 11;
  }
  .aboutList li {
    margin: 0 0 60px;
    position: relative;
  }
  .aboutList li:last-child {
    margin-bottom: 0;
  }
  .aboutList li.aboutList__yellow {
    margin-bottom: 60px;
  }
  .aboutList-ttl {
    position: relative;
    z-index: 10;
    margin: 0 4vw 16px;
  }
  .aboutList-ttl h4 {
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    text-align: left;
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 16px;
    border-bottom: 1px solid #fff;
  }
  .aboutList-ttl h4:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 5px;
  }
  .aboutList-ttl .number {
    padding-bottom: 10px;
    text-align: left;
  }
  .aboutList-ttl .number img {
    width: auto;
    height: 20px;
  }
  .aboutList-wrap {
    padding: 0 15px;
  }
  .aboutList-meal {
    margin: 0 0 20px;
    position: relative;
    z-index: 10;
  }
  .aboutList-meal img {
    display: block;
    width: min(70%, 320px);
    margin-inline: auto;
  }
  .aboutList-txt {
    margin: 0 4vw 20px;
    position: relative;
    z-index: 10;
  }
  .aboutList-txt p {
    margin: 0 0 20px;
    text-align: left;
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.08em;
  }
  .aboutList-txt p span {
    padding: 2px;
  }
  .aboutList__pink .aboutList-meal {
    margin-inline: auto;
  }
  .aboutList__pink .aboutList-txt span {
    background: linear-gradient(to bottom, #f8f8f8 59%, #f6d3cd 60%);
  }
  .aboutList__pink .aboutList-bg-1 {
    position: absolute;
    z-index: 10;
    top: -185px;
    left: 0;
    width: 80px;
  }
  .aboutList__pink .aboutList-bg-2 {
    position: absolute;
    z-index: 10;
    top: 440px;
    left: 0;
    width: 13.6vw;
  }
  .aboutList__pink .aboutList-bg-3 {
    position: absolute;
    z-index: 10;
    top: 430px;
    right: 0;
    width: 17.6vw;
  }
  .aboutList__yellow .aboutList-meal {
    margin-inline: auto;
  }
  .aboutList__yellow .aboutList-txt span {
    background: linear-gradient(to bottom, #f8f8f8 59%, #f4eeb8 60%);
  }
  .aboutList__yellow .aboutList-bg-4 {
    position: absolute;
    z-index: 10;
    top: 470px;
    left: 24px;
    width: 8vw;
  }
  .aboutList__yellow .aboutList-bg-5 {
    position: absolute;
    z-index: 10;
    top: 455px;
    right: 0;
    width: 17.6vw;
  }
  .aboutList__green .aboutList-meal {
    margin-inline: auto;
  }
  .aboutList__green .aboutList-txt span {
    background: linear-gradient(to bottom, #f8f8f8 59%, #dfe3aa 60%);
  }
  .aboutList__green .aboutList-bg-6 {
    position: absolute;
    z-index: 10;
    top: 465px;
    left: 0;
    width: 22.4vw;
  }
  .aboutList__green .aboutList-bg-7 {
    position: absolute;
    z-index: 10;
    top: 500px;
    right: 0;
    width: 23.2vw;
  }
  .aboutList__green .aboutList-bg-8 {
    position: absolute;
    z-index: 10;
    bottom: -413px;
    left: 0;
    width: 12vw;
  }
  .about .about_attention {
    position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%);
  }
  .about .about_attention img {
    display: block;
    width: 320px;
    margin-inline: auto;
  }
  /* ---------------------
  menu
  ------------------------ */
  .rentalMenu {
    position: relative;
    overflow: hidden;
    padding: 40px 15px 52px;
    text-align: center;
    background: #f8f8f8;
  }
  .rentalMenu-ttl {
    position: relative;
    display: inline-block;
  }
  .rentalMenu-ttl h2 img {
    width: 280px;
  }
  .rentalMenu-ttl p {
    position: absolute;
    top: -34px;
    left: -90px;
    width: 34.933333vw;
  }
  .rentalMenuList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 12.5px;
  }
  .rentalMenuList li {
    position: relative;
    width: 42vw;
    margin: 0 2vw 35px;
    padding: 32px 4vw 66px;
    background: #fff;
    text-align: center;
  }
  .rentalMenuList li img {
    margin: 0 0 24px;
  }
  .rentalMenuList li h3 {
    position: relative;
    margin: 0 0 16px;
    font-size: 15px;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding-bottom: 7px;
    text-align: left;
  }
  .rentalMenuList li h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background: #7f7f7f;
  }
  .rentalMenuList li p {
    font-size: 12px;
    text-align: left;
    line-height: 1.6;
    letter-spacing: 0.12em;
  }
  .rentalMenuList li .price {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    bottom: 30px;
    left: 0;
    margin-top: 15px;
    letter-spacing: 0.02em;
    line-height: 1.4;
  }
  .rentalMenuList li .price strong {
    font-size: 17px;
  }
  .rentalMenuList li .price span {
    white-space: nowrap;
  }
  .rentalMenuList-btn {
    position: absolute;
    display: block;
    bottom: -60px;
    left: 50%;
    transform: translate(-50%);
    width: 90%;
    max-width: 180px;
    padding: 7px 0;
    font-size: 12px;
    letter-spacing: 0.16em;
    font-weight: bold;
    text-decoration: none;
    color: #000;
  }
  .rentalMenuList-btn iframe {
    max-width: 100% !important;
  }
  .rentalMenu .layout_image {
    display: block;
    width: 100% !important;
    height: 100% !important;
  }
  .rentalMenu .menu_discription {
    margin-inline: auto;
    margin-bottom: 64px;
    margin-top: 58px;
    padding-inline: 15px;
  }
  .rentalMenu .menu_discription ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    row-gap: 40px;
  }
  .rentalMenu .menu_discription ul li {
    display: flex;
    gap: 10px;
    position: relative;
    text-align: left;
    align-items: flex-start;
  }
  .rentalMenu .menu_discription ul li .img {
    width: 80px;
    min-width: 80px;
  }
  .rentalMenu .menu_discription ul li .img img {
    max-width: 100%;
  }
  .rentalMenu .menu_discription ul li .text p {
    font-size: 12px;
  }
  .rentalMenu .menu_discription ul li .text .textHead {
    color: #d23a28;
    font-size: 16px;
  }
  .rentalMenu .menu_discription ul li .text .textHead + p {
    margin-top: 6px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 1.66;
  }
  .rentalMenu .menu_discription ul li .text strong {
    font-size: 16px;
  }
  .rentalMenu .menu_discription ul li:first-child:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: -23px;
    left: 50%;
    transform: translate(-50%);
    background-color: #000;
  }
  .rentalMenu .menu_discription ul li:first-child:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -23px;
    left: 50%;
    transform: translate(-50%);
    background-color: #000;
  }
  .rentalMenu .menu_discription ul li:nth-child(2):after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -23px;
    left: 50%;
    transform: translate(-50%);
    background-color: #000;
  }
  .rentalMenu .menu_discription ul li:last-child:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -23px;
    left: 50%;
    transform: translate(-50%);
    background-color: #000;
  }
  .rentalMenu .menuList {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 16px;
    padding-inline: 15px;
    row-gap: 48px;
  }
  .rentalMenu .menuList .menuList-wrap {
    width: calc((100% - 16px) / 2);
  }
  .rentalMenu .menuList .menuList-wrap h3 {
    min-height: 40px;
    font-size: 13px;
    letter-spacing: 0.14em;
    font-weight: 600;
    margin-top: 6px;
  }
  .rentalMenu .menuList .menuList-wrap h3 span {
    border-bottom: solid 1px #000;
  }
  .rentalMenu .menuList .menuList-wrap .text p {
    text-align: left;
  }
  .rentalMenu .menuList .menuList-wrap .squareBtn {
    padding: 10px 6px 6px 17px;
    width: 130px;
    position: relative;
    text-align: left;
  }
  .rentalMenu .menuList .menuList-wrap .squareBtn.buy {
    padding: 10px 6px 6px 35px;
  }
  .rentalMenu .menuList .menuList-wrap .wrap + p {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.87;
    margin-top: 10px;
    padding-inline: 10px;
    min-height: 88px;
  }
  .rentalMenu .menuList .price {
    font-size: 12px;
    margin-top: 6px;
  }
  .rentalMenu .menuList .price .num {
    font-size: 14px;
  }
  .rentalMenu .menuList .price .tax {
    font-size: 9px;
  }
  /* ---------------------
  message
  ------------------------ */
  .message {
    position: relative;
    margin-block: 90px;
    z-index: 2;
    background: #e6e6e6;
  }
  .message:before {
    content: "";
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translate(-50%);
    width: 340px;
    height: 110px;
    background: url(../images/message_headding_sp.png) no-repeat 0 0/contain;
    z-index: 10;
  }
  .message:after {
    content: "";
    position: absolute;
    bottom: -6px;
    right: 0%;
    width: 205px;
    height: 128px;
    background: url(../images/message_bg_sp.png) no-repeat 0 0/contain;
    z-index: 10;
  }
  .message-wrap {
    position: relative;
    padding-block: 75px 68px;
  }
  .message-cont {
    padding-block: 20px 40px;
    padding-inline: 35px;
  }
  .message .h2Wrap h2 {
    font-size: 18px;
    line-height: 1.75;
    letter-spacing: 0.1em;
    display: inline-block;
    position: relative;
    z-index: 2;
  }
  .message .h2Wrap h2 span {
    position: relative;
    z-index: 2;
    display: inline-block;
  }
  .message .h2Wrap h2 span:before {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    height: 9px;
    background-color: #dbc2d5;
    z-index: -1;
  }
  .message p {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.03em;
    margin-top: 24px;
  }
  .message p strong {
    font-size: 16px;
  }
  .message .message-photo-sp {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
  }
  /* ---------------------
  FAQ
  ------------------------ */
  .faq {
    padding-block: 210px 56px;
    margin: 0 15px;
    text-align: center;
    position: relative;
  }
  .faq-ttl {
    display: inline-block;
    position: relative;
    margin: 0 0 30px;
    text-align: center;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    color: #c5000a;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 700;
  }
  .faq-ttl h2 img {
    width: 240px;
  }
  .faq-ttl p {
    position: absolute;
    bottom: 7px;
    right: -78px;
    width: 28.2vw;
  }
  .faq-ttl-deco {
    position: absolute;
  }
  .faqList {
    text-align: left;
  }
  .faqList dl {
    border: 1px solid #000;
    border-bottom: none;
  }
  .faqList dl:last-of-type {
    border-bottom: 1px solid #000;
  }
  .faqList dl dt {
    position: relative;
    cursor: pointer;
    padding: 20px 46px 20px 48px;
    background-size: 12px;
  }
  .faqList dl dt:before {
    content: "";
    position: absolute;
    top: 31px;
    transform: translateY(-50%);
    left: 19px;
    width: 18px;
    height: auto;
    background: url(../images/icon_question.png) no-repeat 0 0/contain;
    aspect-ratio: 14/13;
  }
  .faqList dl dt.open span:after {
    content: none;
  }
  .faqList dl dt p {
    font-weight: bold;
    font-size: 14px;
  }
  .faqList dl dt span {
    position: absolute;
    top: 0;
    right: 17px;
    bottom: 0;
    margin: auto;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #c5000a;
  }
  .faqList dl dt span:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 11px;
    height: 1px;
    background: #fff;
  }
  .faqList dl dt span:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1px;
    height: 11px;
    background: #fff;
  }
  .faqList dl dd {
    display: none;
    margin: 0 15px;
    padding: 18px 8px 25px;
    border-top: 1px solid #000;
    font-size: 13px;
    letter-spacing: 0.12em;
    line-height: 1.8;
    font-weight: 500;
  }
  .section-border {
    margin-top: 40px;
    height: 170px;
    background: url(../images/section-block-bg.png) no-repeat 50% 50%/cover;
    position: relative;
    /*
    &::before {
    	content: "";
    	position: absolute;
    	background: #000;
    	left: 0;
    	top: 0;
    	opacity: 0.7;
    	width: 100%;
    	height: 100%;
    }
    */
  }
  .info {
    padding-top: 80px;
    position: relative;
    overflow: hidden;
  }
  .info img {
    max-width: 100%;
    display: block;
  }
  .info h2 {
    width: 100%;
    max-width: 130px;
    margin-inline: auto;
  }
  .info .info_wrapper {
    margin: 32px auto 0;
    padding-bottom: 90px;
    width: 90%;
    margin-inline: auto;
  }
  .info .info_wrapper .img {
    max-width: 250px;
    width: 100%;
    margin-inline: auto;
  }
  .info .info_wrapper .text {
    margin-top: 40px;
    width: 100%;
  }
  .info .info_wrapper .text h3 {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  .info .info_wrapper .text address {
    font-style: normal;
  }
  .info .info_wrapper .text address p:first-child {
    margin-top: 20px;
    border-top: none;
  }
  .info .info_wrapper .text p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.34;
    letter-spacing: 0.1em;
    border-top: solid 1px #000;
    font-weight: normal;
    padding-top: 10px;
  }
  .info .info_wrapper .text p strong {
    font-size: 14px;
    color: #000;
    font-weight: normal;
  }
  .info .info_wrapper .text p span {
    font-size: 13px;
  }
  .info .info_wrapper .text a {
    margin-top: 14px;
    display: block;
    position: relative;
    z-index: 1;
  }
  .info .info_wrapper .text a img {
    border-radius: 10px;
  }
  .info .info_wrapper .text .menu_btn {
    margin-top: 20px;
  }
  .mapWrap {
    width: 100%;
  }
  .mapWrap iframe {
    width: 100%;
    height: 176px;
    border: none;
  }
  html {
    overflow-y: scroll;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .info h2 {
    padding-bottom: 20px;
    position: relative;
  }
  .info h2:after {
    content: "";
    background: #c5000a;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 1px;
  }
  .info-supporter {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    padding: 0 5vw;
  }
  .info-supporter a {
    width: 50%;
  }
  .info-supporter a img {
    width: 100%;
  }
  .info-supporter div {
    width: 50%;
  }
  .info-supporter div img {
    width: 100%;
  }
}
@media screen and (max-width: 800px) and (min-width: 801px) and (max-width: 1100px) {
  .aboutList:after {
    display: none;
  }
  .aboutList-wrap {
    flex-direction: column-reverse;
    position: relative;
  }
  .aboutList li:nth-child(odd) {
    margin: 0 auto 370px;
  }
  .aboutList li:nth-child(odd) .aboutList-meal {
    margin: 0;
    position: absolute;
    bottom: -320px;
    right: -100px;
  }
  .aboutList li:nth-child(odd) .aboutList-meal .aboutList-meal-photo div {
    width: 390px;
  }
  .aboutList li:nth-child(odd) .aboutList-txt {
    margin: 0 auto;
    padding-inline: 64px;
  }
  .aboutList li:nth-child(odd) .aboutList-txt .number {
    text-align: left;
  }
  .aboutList li:nth-child(even) {
    margin: 0 auto 330px;
  }
  .aboutList li:nth-child(even) .aboutList-meal {
    margin: 0;
    position: absolute;
    bottom: -280px;
    left: -100px;
  }
  .aboutList li:nth-child(even) .aboutList-meal .aboutList-meal-photo div {
    width: 390px;
  }
  .aboutList li:nth-child(even) .aboutList-txt {
    margin: 0 auto;
    padding-inline: 64px;
  }
  .aboutList li:nth-child(even) .aboutList-txt .number {
    text-align: left;
  }
  li:nth-child(even) .aboutList-wrap {
    flex-direction: column;
  }
  .aboutList-meal .aboutList-meal-photo {
    margin: 0;
  }
  .menuList-btn {
    width: 136.25px;
  }
}
@media screen and (max-width: 800px) {
  img {
    width: 100%;
    max-width: 100%;
  }
  .narrowInner {
    padding-inline: 20px;
    margin-inline: auto;
  }
  .col2 {
    display: flex;
  }
  .col2 .img {
    width: 300px;
    height: auto;
  }
  .col2 .textBox {
    text-align: center;
  }
  .col2 .title + p {
    font-weight: 500;
    margin-top: 10px;
    text-align: left;
  }
  .careBox {
    border-radius: 20px;
    margin-inline: auto;
    background: #fff;
    border: solid 3px #d23a28;
    padding: 20px 15px;
    max-width: 500px;
  }
  .careBox .col2 {
    flex-direction: column;
  }
  .careBox .title {
    width: 110px;
    margin-inline: auto;
  }
  .careBox .img {
    width: 193px;
    text-align: center;
    margin-inline: auto;
  }
  .careBox .textBox {
    font-size: 13px;
    line-height: 1.8;
    font-weight: 500;
  }
  .squareBtn {
    font-weight: 600;
    border: solid 1px #000;
    color: #000;
    display: inline-block;
    letter-spacing: 0.08em;
    transition: opacity 0.2s;
    text-decoration: none;
    font-size: 12px;
    padding: 6px 15px 7px 30px;
    min-width: 110px;
    margin-top: 16px;
    height: 36px;
  }
  .squareBtn span {
    position: relative;
  }
  .squareBtn span::before {
    content: "";
    position: absolute;
    background: url(../images/insta-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    aspect-ratio: 1/1;
    left: -40px;
    top: 50%;
    height: auto;
    width: 20px;
    transform: translateY(-50%);
    width: 12px;
    left: -20px;
  }
  .squareBtn .arrow {
    position: absolute;
    height: auto;
    aspect-ratio: 25/17;
    width: 17px;
    top: 50%;
    transform: translateY(-50%);
    right: 13px;
  }
  .squareBtn .arrow::before {
    content: "";
    position: absolute;
    background: url(../images/arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    aspect-ratio: 23/10;
    width: 10px;
  }
  #fvBlock {
    position: relative;
    z-index: 2;
    aspect-ratio: 750/1093;
    background-image: url(../images/fv-bg-sp.png);
    background-size: 100% auto;
  }
  #fvBlock .logoBlock .logo {
    max-width: 188px;
    width: 64vw;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 40vw;
  }
  #fvBlock .logoBlock .textImg {
    width: 70.6vw;
    text-align: center;
    margin-inline: auto;
    margin-top: 8vw;
  }
  .topBottomBlock {
    background: #fff;
    padding-top: 40px;
    position: relative;
  }
  .topBottomBlock::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 32px;
    background: url(../images/tb-kirakira-left_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20.8vw;
    height: auto;
    max-width: 150px;
    aspect-ratio: 159/217;
  }
  .topBottomBlock::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 100px;
    background: url(../images/tb-kirakira-right_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20.8vw;
    height: auto;
    max-width: 150px;
    aspect-ratio: 159/217;
  }
  .topBottomBlock .textBox {
    letter-spacing: 0.03em;
    font-weight: 600;
    font-size: 14px;
    max-width: 570px;
    text-align: center;
    margin-inline: auto;
    line-height: 1.8;
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .topBottomBlock .textBox a.balloon {
    position: absolute;
    min-width: 160px;
    height: auto;
    width: 160px;
    top: -115px;
    right: 15px;
    z-index: 3;
    transition: all 0.5s ease;
    display: block;
    aspect-ratio: 1/1;
  }
  .topBottomBlock .textBox a.balloon:hover, .topBottomBlock .textBox a.balloon:focus {
    transform: scale(1);
    opacity: 1 !important;
  }
  .topBottomBlock .textBox a.balloon:hover img, .topBottomBlock .textBox a.balloon:focus img {
    opacity: 1 !important;
  }
  #story {
    position: relative;
    padding: 50vw 0 15vw;
    background: url(../images/story-bg-sp.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center 0;
    position: relative;
    background-color: #6a5f5f;
  }
  #story .inner {
    position: relative;
    z-index: 1;
    padding-inline: 20px;
    position: relative;
  }
  #story .textArea {
    margin-left: auto;
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 1;
  }
  #story .textArea .titleHead {
    font-weight: 600;
    font-family: "Noto Serif JP", serif;
    font-size: 5.4vw;
    line-height: 1.75;
  }
  #story .textArea .text {
    line-height: 1.8;
    margin-top: 32px;
    font-size: 14px;
    font-weight: 500;
  }
  #story .ownerText {
    text-align: left;
    margin-top: 24px;
  }
  #story .ownerText span {
    display: inline-block;
  }
  #story .ownerText img {
    width: 84px;
  }
  #story .logo {
    text-align: right;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
  }
  #story .logo .text {
    margin-left: 15px;
    font-size: 12px;
    font-weight: 600;
  }
  .contentWrap {
    display: flex;
    max-width: 1203px;
    margin-inline: auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: calc(100% - 30px);
  }
  .picBig {
    background: gray;
    position: relative;
    aspect-ratio: 576/384;
    width: 100%;
    height: auto;
  }
  .picBig .new {
    position: absolute;
    top: 0;
    background: #febf00;
    display: inline-block;
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    font-size: 12px;
    padding: 5px 10px;
    letter-spacing: 0.1em;
  }
  .picSmall {
    position: relative;
    aspect-ratio: 384/263;
    width: 100%;
    height: auto;
  }
  .picSmall .sold {
    position: absolute;
    top: 0;
    background: #282829;
    color: #fff;
    display: inline-block;
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    font-size: 12px;
    padding: 5px 10px;
    letter-spacing: 0.1em;
  }
  .smile {
    position: relative;
    background: #c5000a;
    padding-block: 70px 20px;
  }
  .smile::before {
    content: "";
    position: absolute;
    left: -10px;
    top: -25px;
    width: 174px;
    height: auto;
    aspect-ratio: 429/323;
    z-index: 2;
    background-image: url(../images/smile-left-img1_pc.png);
    background-size: 100% auto;
  }
  .smile::after {
    content: "";
    position: absolute;
    right: -8px;
    bottom: -40px;
    width: 148px;
    height: auto;
    aspect-ratio: 484/363;
    z-index: 2;
    background-image: url(../images/smile-right-img_pc.png);
    background-size: 100% auto;
  }
  .smile .narrowInner {
    background: #fff;
    position: relative;
    width: calc(100% - 30px);
    padding: 68px 15px 82px;
  }
  .smile .narrowInner::before {
    content: "";
    position: absolute;
    background: url(../images/hino-wave-sp.png);
    width: 100%;
    top: -130px;
    max-width: 224px;
    right: -15px;
    aspect-ratio: 451/438;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .smile .narrowInner::after {
    content: "";
    position: absolute;
    left: -70px;
    bottom: -170px;
    background: url(../images/uzu-wave.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 306px;
    height: auto;
    aspect-ratio: 300/103;
  }
  .smile .headText {
    position: relative;
    z-index: 3;
    font-weight: 600;
    width: 300px;
    margin-inline: auto;
    max-width: 438px;
  }
  .smile .headText + .narrowText {
    margin-top: 30px;
  }
  .smile .narrowText {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
    text-align: center;
    margin-inline: auto;
    z-index: 2;
  }
  .smile .narrowText .bold {
    font-size: 15px;
    line-height: 1.533;
    font-weight: 700;
  }
  .smile .narrowText:before {
    content: "";
    position: absolute;
    left: -15px;
    bottom: -40px;
    width: 200px;
    height: auto;
    aspect-ratio: 541/452;
    z-index: 2;
    background-image: url(../images/smile-left-img2_pc.png);
    background-size: 100% auto;
    transform: translate(0%, 50%);
  }
  .smile .narrowText .signature {
    width: 20vw;
  }
  .smile .narrowText .nameBold {
    font-weight: 700;
  }
  .smile .smileLeftImgWrap {
    position: absolute;
    left: 0;
    width: 48vw;
    height: 66vw;
    bottom: 27px;
  }
  .smile .smileLeftImgWrap div:first-child {
    aspect-ratio: 502/262;
  }
  .smile .smileLeftImgWrap div:nth-child(2) {
    width: 31.2vw;
    transform: translateX(6.77vw);
    aspect-ratio: 234/164;
  }
  .smile .smileLeftImgWrap div + div {
    margin-top: 24px;
  }
  .smile .smileRightImg {
    position: absolute;
    right: 0;
    width: 48vw;
    height: auto;
    bottom: 47px;
    aspect-ratio: 18/13;
  }
  .shadow {
    box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.1);
  }
  .marker {
    position: relative;
    z-index: 2;
    text-decoration: underline;
    text-decoration-color: #fdd228;
    text-underline-offset: -3px;
    text-decoration-thickness: 9px;
  }
  section .inner {
    margin-top: -45px;
    padding-inline: 20px;
  }
  .col2Pickup .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-weight: 700;
    margin-top: 20px;
    letter-spacing: -0.05em;
    font-size: 20px;
  }
  .col3Pickup .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-weight: 700;
    margin-top: 10px;
    letter-spacing: -0.02em;
    line-height: 1.5;
    font-size: 20px;
  }
  .col2Pickup .text,
  .col3Pickup .text {
    text-align: left;
    line-height: 1.6;
    margin-top: 10px;
    font-size: 13px;
  }
  .col2Pickup .price,
  .col3Pickup .price {
    font-family: "Noto Serif JP", serif;
    text-align: left;
    line-height: 1.8;
    letter-spacing: 0.08em;
    font-weight: 700;
    padding-top: 10px;
    margin-top: 10px;
    border-top: solid 1px #ebebeb;
  }
  .col2Pickup .price span,
  .col3Pickup .price span {
    font-size: 9px;
  }
  .col2Pickup img,
  .col3Pickup img {
    border: solid 1px #e6e6e6;
    background-color: #fff;
  }
  .col2Pickup {
    display: flex;
    justify-content: space-between;
    z-index: 2;
    position: relative;
    margin-top: 55px;
    flex-direction: column;
    gap: 50px;
  }
  .col2Pickup li {
    text-align: center;
  }
  * + .col3Pickup {
    margin-top: 50px;
  }
  .col3Pickup {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
    gap: 50px;
  }
  .col3Pickup li {
    text-align: center;
  }
  * + .col5Pickup {
    margin-top: 40px;
  }
  .col5Pickup {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 40px;
    gap: 25px;
  }
  .col5Pickup li {
    text-align: center;
    position: relative;
    width: calc(100% - 30px);
    margin-inline: auto;
    display: flex;
    justify-content: space-between;
  }
  .col5Pickup li .img {
    aspect-ratio: 266/254;
    width: 148px;
  }
  .col5Pickup li p {
    line-height: 1.625;
    text-align: left;
    width: calc(100% - 148px - 17px);
    font-size: 15px;
  }
  .col5Pickup .lankNum {
    position: absolute;
    left: 126px;
    top: -8px;
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-family: "Yu Mincho", serif;
    font-weight: 600;
  }
  .col2Pickup li p.text,
  .col2Pickup li p.title,
  .col2Pickup li p.price,
  .col3Pickup li p.text,
  .col3Pickup li p.title,
  .col3Pickup li p.price,
  .col5Pickup li p.text,
  .col5Pickup li p.title,
  .col5Pickup li p.price {
    width: calc(100% - 24px);
    margin-inline: auto;
  }
  #feature {
    border-top: solid 2px #c5000a;
  }
  #feature h2 {
    margin-inline: auto;
    width: 309px;
  }
  .upperBlock {
    background: #fffaf0;
    padding-block: 100px 80px;
  }
  .lankNum {
    background: #c5000a;
    border-radius: 9999px;
    color: #fff;
    aspect-ratio: 1/1;
    font-size: 14px;
    min-width: 24px;
  }
  .box {
    position: relative;
    border: double 4px #004087;
    padding: 4.5vw 5vw 6.5vw;
    background-color: #fff;
  }
  .box .flex {
    display: flex;
    flex-direction: column;
  }
  .box .flex > div:nth-of-type(1) {
    order: 2;
  }
  .box .flex > div:nth-of-type(1) .readtext {
    margin-top: 20px;
    font-size: 19px;
  }
  .box .flex > div:nth-of-type(1) .fz16 {
    font-size: 13px;
    letter-spacing: 0.04em;
    margin-top: 10px;
    line-height: 1.6;
  }
  .box .flex img {
    order: 1;
    width: 187px;
    margin-inline: auto;
    margin-top: 20px;
  }
  .box .corner1,
  .box .corner2,
  .box .corner3,
  .box .corner4 {
    position: absolute;
    content: "";
    background: #004087;
    width: 8px;
    height: 8px;
  }
  .box .corner1 {
    left: 0;
    top: 0;
  }
  .box .corner2 {
    left: 0;
    bottom: 0;
  }
  .box .corner3 {
    right: 0;
    top: 0;
  }
  .box .corner4 {
    right: 0;
    bottom: 0;
  }
  .box .ichioshi-label {
    font-family: "Noto Serif JP", serif;
    background: #d12a1a;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.05em;
    font-size: 16px;
    padding-block: 2px;
    padding-inline: 23px 7px;
    margin: 0 0 0 -5vw;
  }
  .box .miniBox .readtext {
    color: #000000;
    font-family: "Noto Serif JP", serif;
    line-height: 1.45;
    font-weight: 700;
  }
  .box .miniBox dd {
    font-family: "Noto Serif JP", serif;
    color: #000000;
    font-weight: 600;
    margin-top: 20px;
    font-size: 16px;
  }
  .box .miniBox dd span {
    font-size: 11px;
  }
  .box .miniBox .textBlue {
    color: #004087;
  }
  .textBlue {
    color: #004087;
  }
  #choiceMenu .titleBlock {
    position: relative;
    background-image: url(../images/craftman-title-bg_sp.webp);
    aspect-ratio: 750/350;
    background-size: 100% auto;
  }
  #choiceMenu .titleBlock .titleWrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    aspect-ratio: 750/350;
    width: 100%;
    padding-bottom: 28px;
    gap: 6px;
  }
  #choiceMenu .titleBlock .titleWrap h2 {
    width: 290px;
  }
  #choiceMenu .titleBlock .titleWrap h2 img {
    width: 100%;
    height: auto;
  }
  #choiceMenu .titleBlock .titleWrap .en {
    max-width: 400px;
    width: 130px;
    margin-top: 5px;
  }
  #choiceMenu .titleBlock .titleWrap .en img {
    width: 100%;
    height: auto;
  }
  #choiceMenu .titleWrap {
    text-align: center;
    margin-inline: auto;
  }
  #commit {
    position: relative;
    overflow: hidden;
    padding-block: 135px 80px;
  }
  #commit::after {
    content: "";
    position: absolute;
    background: url(../images/commitment-left-top.png);
    left: -3vw;
    top: 30px;
    max-width: 250px;
    height: auto;
    width: 33.3vw;
    aspect-ratio: 1/1;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #commit::before {
    content: "";
    position: absolute;
    background: url(../images/commit-right-top.png);
    right: 0;
    top: 0;
    max-width: 338px;
    height: auto;
    width: 45vw;
    aspect-ratio: 85/69;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
  }
  #commit .inner {
    padding-inline: 20px;
    margin-top: 0;
  }
  #commit .commitHead {
    margin-inline: auto;
    text-align: center;
    position: relative;
  }
  #commit .commitHead .text {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 1.8;
    margin-top: 18px;
  }
  #commit .commitHead + * {
    margin-top: 50px;
  }
  #commit .commitLogo img {
    width: 78px;
  }
  #commit .commitHeadText {
    margin-top: 14px;
  }
  #commit .commitHeadText img {
    width: 322px;
  }
  #commit .block {
    display: flex;
    margin-inline: auto;
    flex-direction: column;
    gap: 30px;
  }
  #commit .block .textArea {
    margin-top: 15px;
  }
  #commit .block .textArea .title {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0.08em;
    line-height: 1.45;
    padding-top: 7px;
    font-weight: 700;
  }
  #commit .block .textArea .title span {
    color: #c5000a;
    position: relative;
    border-bottom: solid 1px #c5000a;
  }
  #commit .block .textArea .text {
    position: relative;
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.8;
  }
  #commit .block .textArea .text::before {
    top: -3px;
  }
  #commit .block .titleArea {
    font-family: "Noto Serif JP", serif;
  }
  #commit .block .titleArea .num {
    color: #c5000a;
    letter-spacing: -0.02em;
    font-size: 23px;
    font-weight: 700;
  }
  #commit .block.odd .textArea {
    position: relative;
  }
  #commit .block.odd .textArea:before {
    position: absolute;
    content: "";
    background: url(../images/text-right-corner.svg);
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 104/150;
    height: auto;
    width: 30px;
    right: 5px;
    top: 0px;
  }
  #commit .block.odd .titleArea {
    position: relative;
  }
  #commit .block.odd .blockImg {
    margin: calc(50% - 50vw);
    padding-right: 15px;
  }
  #commit .block.odd .blockImg img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  #commit .block.even {
    flex-direction: column;
  }
  #commit .block.even .textArea {
    position: relative;
  }
  #commit .block.even .textArea::before {
    position: absolute;
    content: "";
    aspect-ratio: 104/150;
    height: auto;
    background: url(../images/text-right-corner.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    right: 5px;
    top: 0px;
  }
  #commit .block.even .blockImg {
    margin: calc(50% - 50vw);
    padding-left: 15px;
  }
  #commit .block + .block {
    padding-top: 90px;
  }
  #contact {
    background: #f8f4f1;
    position: relative;
    padding-block: 45px 70px;
  }
  #contact .inner {
    margin-top: 0;
  }
  #contact h2 {
    margin-inline: auto;
    max-width: 120px;
  }
  .infoTable {
    width: 100%;
  }
  .infoTable tr {
    text-align: left;
  }
  .infoTable tr + tr {
    border-top: solid 1px #bfbfbf;
  }
  .infoTable tr th,
  .infoTable tr td {
    padding-block: 17px;
  }
  .infoTable tr th {
    vertical-align: top;
    min-width: 100px;
  }
  .fontSize15px {
    font-size: 13px;
  }
  .delivery {
    margin-top: 65px;
    padding-inline: 20px;
    padding-block: 20px 130px;
    background: #fff;
    position: relative;
  }
  .delivery .read {
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    text-align: left;
    border-bottom: solid 1px #c5000a;
    font-size: 20px;
    line-height: 1.4;
    padding-bottom: 12px;
    margin-bottom: 15px;
  }
  .delivery .read span {
    color: #c5000a;
  }
  .delivery .text {
    font-weight: 500;
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
    padding-bottom: 290px;
    position: relative;
  }
  .delivery .text:before {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 50%;
    width: 250px;
    height: 250px;
    background: url("../images/sns-main_img.png") no-repeat 0 0/contain;
    transform: translate(50%, 0%);
  }
  .delivery p + p {
    margin-top: 16px;
  }
  .delivery .btn {
    display: block;
    margin-top: 12px;
  }
  .delivery .btn img {
    width: 285px;
    display: block;
    margin-inline: auto;
  }
}
@media print, screen and (min-width: 801px) {
  section {
    margin: 0 auto;
  }
  /* ---------------------
  top
  ------------------------ */
  .top {
    position: relative;
    text-align: center;
  }
  .top-top {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 56vw;
  }
  .top-top_bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url(../images/mv_pc.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .top-top-wrap {
    position: absolute;
    z-index: 2;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .top-top .honoka img {
    width: 250px;
  }
  .top-top p {
    margin: 0 0 20px;
    padding-top: 150px;
    letter-spacing: 0.12em;
    font-size: clamp(10px, 1.25vw, 18px);
    line-height: 2;
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    color: #fff;
  }
  .top-bottom {
    position: relative;
    padding-bottom: 100px;
    background: #fff;
  }
  .top-bottom p {
    font-size: 15px;
    line-height: 2.8;
    letter-spacing: 0.12em;
  }
  .top-buy {
    position: absolute;
    right: 15%;
    bottom: clamp(225px, 12.125vw, 340px);
    z-index: 4;
    transition: all 0.5s ease;
    transform: scale(0.8);
    width: clamp(190px, 16.6vw, 320px);
  }
  .top-buy img {
    max-width: 100%;
  }
  .top-buy:hover {
    transform: scale(1);
    opacity: 1;
  }
  /* ---------------------
  Brand story
  ------------------------ */
  .story {
    position: relative;
    height: 1200px;
    color: #fff;
    z-index: 10;
  }
  .story-inner {
    position: relative;
    max-width: 1920px;
    margin: 0 9.375vw 0 0;
    padding: 150px 0 0;
    text-align: right;
    z-index: 2;
  }
}
@media print and (min-width: 1600px), screen and (min-width: 801px) and (min-width: 1600px) {
  .story-inner {
    margin: 0 160px 0 0;
  }
}
@media print, screen and (min-width: 801px) {
  .story-ttl {
    position: relative;
    margin: 0 0 24px;
    display: inline-block;
  }
  .story-ttl h2 {
    font-size: 34px;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: 0.08em;
    position: relative;
  }
  .story-ttl h2:before {
    content: "";
    position: absolute;
    top: -80px;
    left: 122px;
    background: url(../images/our_secret.png) no-repeat 0 0/contain;
    width: 252px;
    height: 102px;
  }
  .story-ttl img {
    position: absolute;
    top: -8px;
    left: -170px;
  }
  .story-txt {
    position: absolute;
    width: 500px;
    right: 0;
  }
  .story-txt p {
    margin: 0 0 24px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.03em;
  }
  .story .from_staff img {
    padding-top: 20px;
    padding-right: 10px;
    width: 150px;
  }
  .story-bg {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    background: #29160a;
    background: linear-gradient(to left, #29160a 49%, #29160a 50%);
  }
  .story-bg p {
    max-width: 1920px;
    margin: 0 auto;
  }
  .story-bg img {
    width: 100%;
    height: 1200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media print and (min-width: 1600px), screen and (min-width: 801px) and (min-width: 1600px) {
  .story-bg img {
    width: min(100%, 1920px);
  }
}
@media print, screen and (min-width: 801px) {
  .story-bg.stop {
    position: fixed;
    top: 0;
  }
}
@media print, screen and (min-width: 801px) {
  /* ---------------------
  Our about
  ------------------------ */
  .about {
    position: relative;
    width: 100%;
    padding-bottom: 140px;
    background: #fff;
    z-index: 3;
    overflow: hidden;
    color: #fff;
  }
  .about-wrap {
    position: relative;
    z-index: 20;
    text-align: center;
  }
  .about-ttl {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-block: 50px 60px;
  }
  .about-ttl p {
    position: absolute;
    top: 0;
    right: -210px;
  }
  .about-ttl img {
    width: 100%;
  }
  .about-txt {
    margin: 0 0 84px;
    text-align: center;
  }
  .about-txt h3 {
    margin: 0 0 44px;
  }
  .about-txt p {
    line-height: 2.1;
    letter-spacing: 0.12em;
  }
  .about .about_comment {
    color: #000;
    position: absolute;
    top: 25.5vw;
    left: 50%;
    transform: translate(-50%);
    font-size: max(13px, 1.11vw);
    line-height: 2;
  }
  .aboutList {
    background: url(../images/about_bg_pc.jpg) no-repeat 50% 0%/cover;
    padding-block: 80px 870px;
    padding-inline: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
  }
}
@media print and (min-width: 1101px), screen and (min-width: 801px) and (min-width: 1101px) {
  .aboutList {
    padding-block: 80px 400px;
  }
}
@media print and (min-width: 1600px), screen and (min-width: 801px) and (min-width: 1600px) {
  .aboutList {
    padding-block: 80px 480px;
  }
}
@media print, screen and (min-width: 801px) {
  .aboutList:before {
    content: "";
    position: absolute;
    top: clamp(-120px, -6.25vw, -90px);
    right: min(-12.5vw, -160px);
    background: url(../images/pizza_right_top.png) no-repeat 0 0/contain;
    width: clamp(370px, 30.208vw, 580px);
    height: clamp(370px, 30.3vw, 582px);
    z-index: 10;
  }
  .aboutList:after {
    content: "";
    position: absolute;
    bottom: clamp(-120px, -6.25vw, -60px);
    left: min(-7.23vw, -140px);
    background: url(../images/pizza_left_bottom.png) no-repeat 0 0/contain;
    width: clamp(367px, 24.322vw, 467px);
    height: clamp(355px, 23.697vw, 455px);
    z-index: 10;
  }
  .aboutList li {
    position: relative;
    margin: 0 auto 80px;
  }
  .aboutList li:nth-child(odd) .aboutList-meal {
    margin: 0 50px 0 0;
  }
  .aboutList li:nth-child(odd) .aboutList-txt {
    margin-left: 20px;
    padding-inline: 60px;
  }
  .aboutList li:nth-child(even) .aboutList-meal {
    margin: 0 0 0 50px;
  }
  .aboutList li:nth-child(even) .aboutList-txt {
    margin-right: 20px;
    padding-inline: 60px;
  }
  .aboutList-wrap {
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .aboutList-meal {
    max-width: 600px;
    position: relative;
  }
  .aboutList-meal-photo {
    position: relative;
    overflow: hidden;
    margin: 0 30px 0 0;
    z-index: 8;
  }
  .aboutList-meal-photo div {
    max-width: 552px;
    min-width: 390px;
    width: 34.5vw;
  }
  .aboutList-meal-photo div img {
    max-width: 100%;
    height: auto;
  }
  .aboutList-meal p {
    position: absolute;
    z-index: 10;
  }
  .aboutList-meal-bg {
    position: absolute;
    z-index: 1;
  }
  .aboutList-txt {
    max-width: 570px;
    margin-inline: auto;
    position: relative;
    aspect-ratio: 544/508;
    margin-top: 40px;
    display: grid;
    place-content: center;
  }
  .aboutList-txt:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/about_text_bg.png) no-repeat top left/contain;
    aspect-ratio: 544/508;
    width: 100%;
    height: 100%;
  }
}
@media print and (min-width: 1600px), screen and (min-width: 801px) and (min-width: 1600px) {
  .aboutList-txt {
    width: 570px;
  }
}
@media print, screen and (min-width: 801px) {
  .aboutList-txt-ttl {
    overflow: hidden;
  }
  .aboutList-txt-ttl h4 {
    position: relative;
    margin: 0 0 36px;
    padding: 0 0 26px;
    border-bottom: 1px solid #fff;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 34px;
    text-align: left;
  }
  .aboutList-txt-ttl h4:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 5px;
  }
  .aboutList-txt-ttl .number {
    text-align: left;
    padding-left: 1em;
    padding-bottom: 20px;
  }
  .aboutList-txt-ttl .number img {
    width: 85px;
    height: auto;
  }
  .aboutList-txt p {
    overflow: hidden;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.08em;
    text-align: left;
  }
  .aboutList-txt p span {
    padding: 5px;
  }
  .aboutList-product {
    position: relative;
    text-align: left;
  }
  .aboutList-product-circle {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 189px;
    height: 189px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
  }
  .aboutList-product-circle p {
    margin: 0 0 10px;
    text-align: center;
    font-size: 26px;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    line-height: 1.2;
    letter-spacing: 0.05em;
  }
  .aboutList-product-circle small {
    font-size: 16px;
    line-height: 1.6;
  }
  .aboutList-product-bg {
    position: absolute;
    z-index: -1;
  }
  .aboutList__pink .aboutList-meal p {
    right: -98px;
    bottom: 137px;
  }
  .aboutList__pink .aboutList-meal-bg {
    right: -53px;
    bottom: -50px;
  }
  .aboutList__pink .aboutList-txt span {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 59%, #f6d3cd 60%);
  }
  .aboutList__pink .aboutList-product {
    margin: 84px 0 0 12px;
  }
  .aboutList__pink .aboutList-product-circle {
    background: #db9499;
    top: -51px;
    right: -37px;
  }
  .aboutList__pink .aboutList-bg {
    bottom: 30px;
    right: -60px;
  }
  .aboutList__yellow .aboutList-meal p {
    right: 30px;
    bottom: -30px;
  }
  .aboutList__yellow .aboutList-meal-bg {
    right: 0;
    bottom: -50px;
  }
  .aboutList__yellow .aboutList-product {
    margin: 50px 0 0 94px;
  }
  .aboutList__yellow .aboutList-product img {
    position: relative;
    z-index: 2;
  }
  .aboutList__yellow .aboutList-txt span {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 59%, #f4eeb8 60%);
  }
  .aboutList__yellow .aboutList-product-circle {
    background: #daac2c;
    top: 9px;
    left: -127px;
    z-index: 1;
  }
  .aboutList__yellow .aboutList-bg {
    bottom: -43px;
    left: -72px;
  }
  .aboutList__green .aboutList-meal p {
    right: -30px;
    bottom: -12px;
  }
  .aboutList__green .aboutList-meal-bg {
    left: -50px;
    top: -50px;
  }
  .aboutList__green .aboutList-product {
    margin: 84px 0 0 80px;
  }
  .aboutList__green .aboutList-product img {
    position: relative;
    z-index: 2;
  }
  .aboutList__green .aboutList-txt span {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 59%, #dfe3aa 60%);
  }
  .aboutList__green .aboutList-product-circle {
    background: #8a9654;
    top: -70px;
    right: 0;
    z-index: 1;
  }
  .aboutList__green .aboutList-bg {
    bottom: -20px;
    right: -36px;
  }
}
@media print and (max-width: 1260px), screen and (min-width: 801px) and (max-width: 1260px) {
  .about .aboutList li {
    position: relative;
    margin: 0 auto 80px;
  }
  .about .aboutList li:nth-child(odd) .aboutList-meal {
    margin: 0 32px 0 0;
  }
  .about .aboutList li:nth-child(odd) .aboutList-txt {
    margin-left: 15px;
    padding-inline: 60px;
  }
  .about .aboutList li:nth-child(even) .aboutList-meal {
    margin: 0 0 0 32px;
  }
  .about .aboutList li:nth-child(even) .aboutList-txt {
    margin-right: 15px;
    padding-inline: 60px;
  }
  .about .aboutList h4 {
    margin: 0 0 28px;
    padding: 0 0 18px;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 30px;
  }
  .about .aboutList .number {
    padding-bottom: 16px;
  }
  .about .aboutList .number img {
    width: 70px;
    height: auto;
  }
  .about .aboutList p {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.08em;
  }
  .about .aboutList p span {
    padding: 4px;
  }
}
@media print, screen and (min-width: 801px) {
  .about .about_attention {
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
  }
  .about .about_attention img {
    display: block;
    width: 720px;
    margin-inline: auto;
  }
}
@media print and (min-width: 1101px), screen and (min-width: 801px) and (min-width: 1101px) {
  .about .about_attention img {
    width: 980px;
  }
}
@media print, screen and (min-width: 801px) {
  /* ---------------------
  renral Menu
  ------------------------ */
  .rentalMenu {
    position: relative;
    overflow: hidden;
    margin: -24px 0 0;
    padding-block: 130px 120px;
    padding-inline: 40px;
    z-index: 4;
    text-align: center;
  }
  .rentalMenu-ttl {
    position: relative;
    display: inline-block;
    text-align: center;
    max-width: 490px;
  }
  .rentalMenu-ttl img {
    width: 100%;
  }
  .rentalMenu-ttl p {
    position: absolute;
    top: -15px;
    left: -160px;
  }
  .rentalMenu li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 510px;
  }
  .rentalMenu .menuList {
    display: flex;
    justify-content: flex-start;
    position: relative;
    max-width: 1200px;
    margin-inline: auto;
    gap: 40px;
    flex-wrap: wrap;
    width: 95%;
  }
  .rentalMenu .menuList + ul {
    margin-top: 40px;
  }
  .rentalMenu .menuList-wrap {
    position: relative;
    margin: 0 0 20px;
  }
  .rentalMenu .menuList-btn {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .rentalMenu .menuList-btn iframe {
    width: 100% !important;
  }
  .rentalMenu .menuList-btn .squareBtn {
    margin-top: 0;
    position: relative;
  }
  .rentalMenu .menuList-btn .squareBtn.buy {
    padding: 5px 16px 5px 20px;
  }
  .rentalMenu .menuList li {
    overflow: hidden;
    text-align: center;
    width: calc((100% - 120px) / 4);
  }
  .rentalMenu .menuList li.no1 {
    position: relative;
    overflow: visible;
  }
  .rentalMenu .menuList li.no1::before {
    content: "";
    position: absolute;
    background: url(../images/icon-no1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 91px;
    height: auto;
    left: -20px;
    top: -30px;
    aspect-ratio: 1/1;
  }
  .rentalMenu .menuList li img {
    margin-bottom: 24px;
    margin-inline: auto;
    aspect-ratio: 1/1;
  }
  .rentalMenu .menuList li .wrap {
    text-align: center;
    min-height: 52px;
  }
  .rentalMenu .menuList li h3 {
    display: block;
    margin-bottom: auto;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-feature-settings: "palt";
  }
  .rentalMenu .menuList li h3 span {
    border-bottom: 2px solid #a3a3a3;
  }
  .rentalMenu .menuList li p {
    text-align: left;
    line-height: 1.75;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
  .rentalMenu .menuList li a {
    display: block;
    width: 180px;
    padding: 5px 0;
    border: 1px solid #000;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    z-index: 3;
  }
  .rentalMenu .menuList li .text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 290px;
  }
  .rentalMenu .menuList li .text .price {
    letter-spacing: 0.02em;
    line-height: 1.4;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    margin-top: 6px;
  }
  .rentalMenu .menuList li .text .price strong {
    font-size: 20px !important;
    font-weight: 600;
  }
  .rentalMenu .menuList li .text .price span {
    white-space: nowrap;
  }
  .rentalMenu .menuList li .text .price .yen {
    font-size: 20px;
  }
  .rentalMenu .menuList li .text .price .tax {
    font-size: 14px;
  }
  .rentalMenu .menuList li .text .price .num {
    font-size: 24px;
  }
}
@media print and (max-width: 1260px), screen and (min-width: 801px) and (max-width: 1260px) {
  .rentalMenu .menuList li {
    min-height: 430px;
    width: calc((100% - 80px) / 3);
  }
  .rentalMenu .menuList li img {
    margin-bottom: 15px;
  }
  .rentalMenu .menuList li h3 {
    font-size: 16px;
  }
  .rentalMenu .menuList li h3 p {
    font-size: 13px;
    padding-top: 0;
  }
  .rentalMenu .menuList li a {
    width: 180px;
    font-size: 13px;
    padding: 5px 0;
  }
  .rentalMenu .menuList li .text {
    min-height: 320px;
  }
  .rentalMenu .menuList li .text .price {
    letter-spacing: 0.02em;
  }
  .rentalMenu .menuList li .text .price strong {
    font-size: 16px;
  }
}
@media print, screen and (min-width: 801px) {
  .rentalMenu .menu_discription ul {
    display: flex;
    flex-direction: row;
    margin-inline: auto;
    padding-block: 80px;
    padding-inline: 20px;
    max-width: 1185px;
  }
  .rentalMenu .menu_discription ul li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 33.3333333333%;
    min-height: 200px;
    border-left: 1px solid #000;
  }
  .rentalMenu .menu_discription ul li:last-child {
    border-right: 1px solid #000;
  }
  .rentalMenu .menu_discription ul li .img {
    max-width: 100%;
    margin-inline: auto;
    max-width: 96px;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    background: gray;
    border-radius: 9999px;
  }
  .rentalMenu .menu_discription ul li .img img {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
  }
  .rentalMenu .menu_discription ul li .text {
    padding-inline: 5px;
    margin-inline: auto;
    margin-top: 10px;
  }
  .rentalMenu .menu_discription ul li .text p {
    font-size: clamp(14px, 0.833vw, 16px);
    line-height: 1.75;
    font-weight: 500;
    letter-spacing: 0.1em;
  }
  .rentalMenu .menu_discription ul li .text p.textHead {
    color: #d23a28;
    font-size: 20px;
    font-weight: 600;
  }
  .rentalMenu .menu_discription ul li .text p.textHead + p {
    margin-top: 6px;
  }
}
@media print and (max-width: 1260px), screen and (min-width: 801px) and (max-width: 1260px) {
  .rentalMenu .menu_discription ul li {
    min-height: 170px;
  }
  .rentalMenu .menu_discription ul li br {
    display: none;
  }
  .rentalMenu .menu_discription ul li .img img {
    min-height: 0px;
  }
  .rentalMenu .menu_discription ul li .text {
    margin-top: 10px;
  }
  .rentalMenu .menu_discription ul li .text p {
    font-size: 13px;
  }
  .rentalMenu .menu_discription ul li .text strong {
    font-size: 16px;
  }
}
@media print, screen and (min-width: 801px) {
  /* ---------------------
  message
  ------------------------ */
  .message {
    padding: 94px 0 0;
    background: url(../images/message_bg_pc.jpg) no-repeat 50% 50%/cover;
  }
  .message-wrap {
    position: relative;
    padding: 0 5vw;
  }
  .message-wrap img {
    max-width: 100%;
  }
}
@media print and (min-width: 1600px), screen and (min-width: 801px) and (min-width: 1600px) {
  .message-wrap {
    margin: 0 auto;
  }
  .message-wrap .message-photo {
    left: 137px;
  }
}
@media print and (max-width: 1040px), screen and (min-width: 801px) and (max-width: 1040px) {
  .message-wrap {
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 801px) {
  .message-cont {
    padding-block: 120px 180px;
  }
  .message .h2Wrap {
    display: grid;
    place-content: center;
  }
  .message .h2Wrap h2 {
    text-align: center;
    font-size: 26px;
    line-height: 2;
    letter-spacing: 0.1em;
    display: inline-block;
    position: relative;
    z-index: 2;
  }
  .message .h2Wrap h2:before {
    content: "";
    position: absolute;
    top: -170px;
    left: -10%;
    transform: translate(-50%);
    background: url(../images/message_headding_pc.png) no-repeat 0 0/contain;
    width: 500px;
    height: 145px;
  }
  .message .h2Wrap h2:after {
    content: "";
    position: absolute;
    bottom: 9px;
    left: 0;
    width: 100%;
    height: 17px;
    background-color: #dbc2d5;
    z-index: -1;
  }
  .message p {
    text-align: center;
    line-height: 2.1;
    letter-spacing: 0.12em;
    margin-top: 60px;
  }
  .message p strong {
    font-size: 22px;
  }
  .message .message-photo01 {
    position: absolute;
    top: 278px;
    left: 8.54vw;
    aspect-ratio: 503/369;
    width: min(26.2vw, 503px);
    height: min(19.2vw, 369px);
  }
}
@media print and (max-width: 1500px), screen and (min-width: 801px) and (max-width: 1500px) {
  .message .message-photo01 {
    top: 278px;
    left: 0;
  }
}
@media print, screen and (min-width: 801px) {
  .message .message-photo02 {
    position: absolute;
    bottom: 190px;
    left: 0;
    aspect-ratio: 528/425;
    width: min(27.5vw, 528px);
    height: min(22.1vw, 425px);
  }
}
@media print and (max-width: 1440px), screen and (min-width: 801px) and (max-width: 1440px) {
  .message .message-photo02 {
    bottom: 100px;
    left: 0;
  }
}
@media print, screen and (min-width: 801px) {
  .message .message-photo03 {
    position: absolute;
    top: 390px;
    right: 70px;
    aspect-ratio: 462/333;
    width: min(24vw, 462px);
    height: min(17.3vw, 333px);
  }
}
@media print and (max-width: 1440px), screen and (min-width: 801px) and (max-width: 1440px) {
  .message .message-photo03 {
    top: 480px;
    right: 0px;
  }
}
@media print, screen and (min-width: 801px) {
  /* ---------------------
  FAQ
  ------------------------ */
  .faq {
    padding: 120px 0 140px;
    background: #fff;
    padding-inline: 50px;
  }
  .faq-wrap {
    width: 100%;
    text-align: center;
    max-width: 1045px;
    margin-inline: auto;
    padding-inline: 42px;
    position: relative;
  }
  .faq-ttl {
    position: relative;
    display: inline-block;
    margin: 0 0 40px;
    text-align: center;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    color: #c5000a;
  }
  .faq-ttl img {
    width: 320px;
  }
  .faq-ttl p {
    position: absolute;
    top: 10px;
    right: -150px;
  }
  .faqList {
    text-align: left;
  }
  .faqList dl {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
  }
  .faqList dl:last-child {
    border-bottom: 1px solid #000;
  }
  .faqList dl:last-child dd.open {
    margin: 0;
    border-bottom: none;
  }
  .faqList dl dt {
    position: relative;
    cursor: pointer;
    padding: 21px 72px;
  }
  .faqList dl dt:before {
    content: "";
    position: absolute;
    top: 40px;
    transform: translateY(-50%);
    left: 28px;
    width: 24px;
    height: auto;
    background: url(../images/icon_question.png) no-repeat 0 0/contain;
    aspect-ratio: 14/13;
  }
  .faqList dl dt.open span:after {
    content: none;
  }
  .faqList dl dt p {
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.08em;
  }
  .faqList dl dt span {
    position: absolute;
    top: 0;
    right: 27px;
    bottom: 0;
    margin: auto;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #c5000a;
  }
  .faqList dl dt span:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 13px;
    height: 1px;
    background: #fff;
  }
  .faqList dl dt span:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1px;
    height: 13px;
    background: #fff;
  }
  .faqList dl dd {
    display: none;
    padding: 24px 32px 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    letter-spacing: 0.12em;
    line-height: 2.1;
    font-weight: 500;
  }
  .faqList dl dd.open {
    margin: 0 0 20px;
  }
  .section-border {
    width: 100%;
    height: 300px;
    position: relative;
    background-image: url(../images/section-block-bg.png);
    background-position: center center;
    background-size: cover;
    /*
    &::before {
    	content: "";
    	position: absolute;
    	background: #000;
    	opacity: 0.7;
    	left: 0;
    	top: 0;
    	width: 100%;
    	height: 100%;
    }
    */
  }
  .section-border img {
    max-width: 100%;
  }
  .info {
    padding-top: 130px;
    position: relative;
    overflow: hidden;
  }
  .info img {
    max-width: 100%;
    display: block;
  }
  .info h2 {
    width: 100%;
    margin-inline: auto;
    max-width: 135px;
    position: relative;
    padding-bottom: 20px;
  }
  .info h2:after {
    content: "";
    background: #c5000a;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 45px;
    height: 1px;
  }
  .info .supporter {
    max-width: 140px;
  }
  .info .info_wrapper {
    display: flex;
    max-width: 960px;
    margin-inline: auto;
    margin-top: 64px;
    padding-bottom: 80px;
    position: relative;
    z-index: 2;
    justify-content: center;
  }
  .info .info_wrapper .img {
    width: 259px;
  }
  .info .info_wrapper .text {
    font-weight: 500;
  }
  .info .info_wrapper .text h3 {
    font-size: 22px;
    letter-spacing: 0.1em;
  }
  .info .info_wrapper .text address {
    font-style: normal;
  }
  .info .info_wrapper .text p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .info .info_wrapper .text p strong {
    font-size: 18px;
    color: #000;
  }
  .info .info_wrapper .text p span {
    font-size: 14px;
  }
  .info .info_wrapper .text a {
    margin-top: 26px;
    display: block;
  }
  .info .info_wrapper .text a img {
    border-radius: 10px;
    aspect-ratio: 157/39;
  }
  .info .info_wrapper .text .menu_btn {
    margin-top: 20px;
  }
}
@media print and (max-width: 1260px), screen and (min-width: 801px) and (max-width: 1260px) {
  .info .info_wrapper .img {
    width: 259px;
  }
  .info .info_wrapper .text {
    width: 400px;
    margin-left: 40px;
  }
  .info .info_wrapper br.forSP {
    display: block !important;
  }
}
@media print, screen and (min-width: 801px) {
  .info .info_wrapper .text .text_inner > p {
    border-top: solid 1px #2c2423;
    padding-top: 10px;
  }
  .info .info-supporter {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
  }
  .info .info-supporter img {
    width: auto;
  }
  .mapWrap {
    width: 100%;
  }
  .mapWrap iframe {
    width: 100%;
    border: none;
  }
  html {
    overflow-y: scroll;
  }
}
@media print, screen and (min-width: 801px) and (max-width: 800px) {
  .info h2 {
    padding-bottom: 20px;
    position: relative;
  }
  .info h2:after {
    content: "";
    background: #c5000a;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 1px;
  }
  .info-supporter {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    padding: 0 5vw;
  }
  .info-supporter a {
    width: 50%;
  }
  .info-supporter a img {
    width: 100%;
  }
  .info-supporter div {
    width: 50%;
  }
  .info-supporter div img {
    width: 100%;
  }
}
@media print, screen and (min-width: 801px) and (min-width: 801px) and (max-width: 1100px) {
  .aboutList:after {
    display: none;
  }
  .aboutList-wrap {
    flex-direction: column-reverse;
    position: relative;
  }
  .aboutList li:nth-child(odd) {
    margin: 0 auto 370px;
  }
  .aboutList li:nth-child(odd) .aboutList-meal {
    margin: 0;
    position: absolute;
    bottom: -320px;
    right: -100px;
  }
  .aboutList li:nth-child(odd) .aboutList-meal .aboutList-meal-photo div {
    width: 390px;
  }
  .aboutList li:nth-child(odd) .aboutList-txt {
    margin: 0 auto;
    padding-inline: 64px;
  }
  .aboutList li:nth-child(odd) .aboutList-txt .number {
    text-align: left;
  }
  .aboutList li:nth-child(even) {
    margin: 0 auto 330px;
  }
  .aboutList li:nth-child(even) .aboutList-meal {
    margin: 0;
    position: absolute;
    bottom: -280px;
    left: -100px;
  }
  .aboutList li:nth-child(even) .aboutList-meal .aboutList-meal-photo div {
    width: 390px;
  }
  .aboutList li:nth-child(even) .aboutList-txt {
    margin: 0 auto;
    padding-inline: 64px;
  }
  .aboutList li:nth-child(even) .aboutList-txt .number {
    text-align: left;
  }
  li:nth-child(even) .aboutList-wrap {
    flex-direction: column;
  }
  .aboutList-meal .aboutList-meal-photo {
    margin: 0;
  }
  .menuList-btn {
    width: 136.25px;
  }
}
@media print, screen and (min-width: 801px) {
  body {
    font-size: 18px;
    line-height: 1.875;
    letter-spacing: 0.03em;
  }
  img {
    width: 100%;
    max-width: 100%;
  }
  .narrowInner {
    max-width: 1046px;
    padding-inline: 20px;
    margin-inline: auto;
  }
  .col2 {
    display: flex;
  }
  .col2 .img {
    width: 300px;
    height: auto;
  }
  .col2 .textBox {
    text-align: left;
  }
  .col2 .title + p {
    font-weight: 500;
    margin-top: 20px;
  }
  .careBox {
    border-radius: 20px;
    margin-inline: auto;
    background: #fff;
    padding: 40px 2.9vw;
    max-width: 1040px;
    border: solid 5px #d23a28;
    min-width: 700px;
  }
  .careBox .col2 {
    width: 100%;
    align-items: center;
  }
  .careBox .title {
    width: 210px;
  }
  .careBox .img {
    max-width: 388px;
    width: 50%;
    padding-right: 60px;
  }
  .careBox .textBox {
    width: 50%;
    padding-left: 20px;
  }
  .squareBtn {
    font-weight: 600;
    border: solid 1px #000;
    color: #000;
    display: inline-block;
    letter-spacing: 0.08em;
    transition: opacity 0.2s;
    text-decoration: none;
    font-size: 15px;
    padding: 3px 40px 5px 60px;
    height: 36px;
    margin-top: 18px;
  }
  .squareBtn:hover {
    opacity: 0.7;
  }
  .squareBtn span {
    position: relative;
  }
  .squareBtn span::before {
    content: "";
    position: absolute;
    background: url(../images/insta-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    aspect-ratio: 1/1;
    left: -40px;
    top: 50%;
    height: auto;
    width: 20px;
    transform: translateY(-50%);
  }
  .squareBtn .arrow {
    position: absolute;
    height: auto;
    aspect-ratio: 25/17;
    width: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
  }
  .squareBtn .arrow::before {
    content: "";
    position: absolute;
    background: url(../images/arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    aspect-ratio: 23/10;
    width: 14px;
  }
  #fvBlock {
    position: relative;
    z-index: 2;
    aspect-ratio: 2500/1086;
    background-image: url(../images/fv-bg-pc.png);
    background-position: center top;
    background-size: 100% auto;
  }
  #fvBlock .logoBlock .logo {
    aspect-ratio: 381/412;
    width: 18vw;
    margin-inline: auto;
    position: absolute;
    top: 13vw;
    right: 0;
    left: 0;
  }
  #fvBlock .logoBlock .textImg {
    max-width: 457px;
    text-align: center;
    margin-inline: auto;
    margin-top: 60px;
    width: 23.8vw;
    min-width: 400px;
  }
  .topBottomBlock {
    background: #fff;
    padding-block: 25px 70px;
  }
  .topBottomBlock .textBox {
    letter-spacing: 0.03em;
    font-weight: 600;
    max-width: 570px;
    text-align: center;
    margin-inline: auto;
    line-height: 2.37;
    position: relative;
  }
  .topBottomBlock .textBox a.balloon {
    position: absolute;
    max-width: 243px;
    width: 100%;
    height: auto;
    top: -150px;
    right: max(-290px, -15.1vw);
    z-index: 3;
    transition: all 0.5s ease;
    transform: scale(0.8);
    display: block;
    aspect-ratio: 1/1;
  }
  .topBottomBlock .textBox a.balloon:hover {
    transform: scale(1);
    opacity: 1 !important;
  }
  .topBottomBlock .textBox a.balloon:hover img {
    opacity: 1 !important;
  }
  #story {
    position: relative;
    padding-block: 90px 90px;
    background: url(../images/story-bg.png);
    background-size: cover;
    background-position: center center;
  }
  #story::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #211313;
    right: 0;
    top: 0;
    opacity: 0.6;
  }
  #story .inner {
    position: relative;
    z-index: 1;
    margin-inline: auto;
    max-width: 1124px;
    width: 90%;
  }
  #story .textArea {
    margin-left: auto;
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 1;
    text-align: right;
    font-size: 17px;
    max-width: 630px;
  }
  #story .textArea .titleHead {
    font-weight: 600;
    font-family: "Noto Serif JP", serif;
    font-size: 32px;
    line-height: 1.58;
    text-align: left;
  }
  #story .textArea .text {
    line-height: 2;
    margin-top: 36px;
    font-weight: 500;
    letter-spacing: 0.03em;
    text-align: left;
  }
  #story .ownerText {
    text-align: left;
    margin-top: 24px;
  }
  #story .ownerText span {
    display: inline-block;
  }
  #story .ownerText img {
    width: 105px;
  }
  #story .logo {
    text-align: right;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
  }
  #story .logo .text {
    margin-left: 15px;
    font-size: 14px;
    font-weight: 600;
  }
  .contentWrap {
    display: flex;
    max-width: 1203px;
    margin-inline: auto;
    align-items: center;
    justify-content: center;
    gap: min(4.37vw, 84px);
  }
  .contentWrap.reverse {
    flex-direction: row-reverse;
  }
  .picBig {
    background: gray;
    position: relative;
    aspect-ratio: 576/384;
    width: 100%;
    height: auto;
  }
  .picBig .new {
    position: absolute;
    top: 0;
    background: #febf00;
    display: inline-block;
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    font-size: 18px;
    padding: 0px 30px 0px;
    letter-spacing: 0.02em;
  }
  .picSmall {
    position: relative;
    aspect-ratio: 384/263;
    width: 100%;
    height: auto;
  }
  .picSmall .sold {
    position: absolute;
    top: 0;
    background: #282829;
    color: #fff;
    display: inline-block;
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    font-size: 14px;
    padding: 5px 20px 0px;
    letter-spacing: 0.02em;
  }
  .smile {
    position: relative;
    background: #c5000a;
    overflow: hidden;
    padding-block: 75px;
    border-top: solid 6px #fdcb48;
  }
  .smile::before {
    content: "";
    position: absolute;
    right: -170px;
    top: -102px;
    background: url(../images/confetti.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 698px;
    height: auto;
    aspect-ratio: 26/15;
    transform: rotate(45deg);
  }
  .smile::after {
    content: "";
    position: absolute;
    left: -75px;
    bottom: 15vw;
    background: url(../images/uzu-wave.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 40vw;
    height: auto;
    aspect-ratio: 300/103;
  }
  .smile .narrowInner {
    background: #fff;
    position: relative;
    width: 80%;
    padding-top: 100px;
    padding-bottom: 120px;
    max-width: 1500px;
  }
  .smile .narrowInner::before {
    content: "";
    position: absolute;
    background: url(../images/hino-wave.svg);
    width: 23vw;
    top: 220px;
    max-width: 416px;
    right: -4.6vw;
    aspect-ratio: 26/15;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .smile .headText {
    position: relative;
    z-index: 3;
    font-weight: 600;
    font-size: 26px;
    line-height: 2.07;
    text-align: center;
    width: 57.1vw;
    max-width: 560px;
    margin-inline: auto;
  }
  .smile .headText + .narrowText {
    margin-top: 76px;
  }
  .smile .narrowText {
    text-align: center;
    max-width: 650px;
    margin-inline: auto;
    width: 40vw;
    font-size: 18px;
  }
  .smile .narrowText .bold {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.63;
    letter-spacing: 0.02em;
    padding-bottom: 40px;
  }
  .smile .narrowText .signature {
    width: 10vw;
  }
  .smile .narrowText .nameBold {
    font-weight: 700;
  }
  .smile .smileLeftImgWrap {
    position: absolute;
    left: 0;
    width: 20vw;
    height: 60vw;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
  }
  .smile .smileLeftImgWrap div:first-child {
    transform: translateX(6.77vw);
    aspect-ratio: 447/323;
  }
  .smile .smileLeftImgWrap div:nth-child(2) {
    aspect-ratio: 560/404;
  }
  .smile .smileLeftImgWrap div + div {
    margin-top: 60px;
    width: 26vw;
  }
  .smile .smileRightImg {
    position: absolute;
    right: 3.41vw;
    width: 23vw;
    height: auto;
    top: calc(42% + 70px);
    transform: translateY(-50%);
    aspect-ratio: 436/315;
    z-index: 3;
  }
  .shadow {
    box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.1);
  }
  .marker {
    position: relative;
    z-index: 2;
    text-decoration: underline;
    text-decoration-color: #fdd228;
    text-underline-offset: -6px;
    text-decoration-thickness: 17px;
  }
  section .inner {
    max-width: 1203px;
    margin-inline: auto;
    width: 95%;
  }
  .col2Pickup .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-weight: 700;
    margin-top: 20px;
    letter-spacing: -0.05em;
    font-size: 24px;
  }
  .col3Pickup .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-weight: 700;
    margin-top: 10px;
    letter-spacing: -0.02em;
    line-height: 1.5;
    font-size: 22px;
  }
  .col2Pickup .text,
  .col3Pickup .text {
    text-align: left;
    line-height: 1.6;
    margin-top: 10px;
    font-size: 16px;
  }
  .col2Pickup .text.fz16,
  .col3Pickup .text.fz16 {
    font-size: 16px;
  }
  .col2Pickup .price,
  .col3Pickup .price {
    font-family: "Noto Serif JP", serif;
    text-align: left;
    line-height: 1.8;
    letter-spacing: 0.08em;
    font-weight: 700;
    padding-top: 10px;
    margin-top: 10px;
    border-top: solid 2px #ebebeb;
  }
  .col2Pickup .price span,
  .col3Pickup .price span {
    font-size: 14px;
  }
  .col2Pickup img,
  .col3Pickup img {
    border: solid 1px #e6e6e6;
    background-color: #fff;
  }
  .col2Pickup {
    display: flex;
    justify-content: space-between;
    z-index: 2;
    position: relative;
    margin-top: 70px;
  }
  .col2Pickup li {
    text-align: center;
    width: calc((100% - 52px) / 2);
  }
  * + .col3Pickup {
    margin-top: 80px;
  }
  .col3Pickup {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 80px;
    -moz-column-gap: 23px;
         column-gap: 23px;
  }
  .col3Pickup li {
    text-align: center;
    width: calc((100% - 46px) / 3);
  }
  * + .col5Pickup {
    margin-top: 65px;
  }
  .col5Pickup {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 80px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .col5Pickup li {
    text-align: center;
    position: relative;
    width: calc((100% - 80px) / 5);
  }
  .col5Pickup li .img {
    aspect-ratio: 266/254;
  }
  .col5Pickup li p {
    line-height: 1.625;
    text-align: left;
    margin-top: 24px;
  }
  .col5Pickup .lankNum {
    position: absolute;
    right: 10px;
    top: -15px;
  }
  #feature {
    border-top: solid 4px #c5000a;
  }
  #feature h2 {
    margin-inline: auto;
    width: 500px;
  }
  .upperBlock {
    background: #fffaf0;
    padding-block: 75px 80px;
  }
  .lankNum {
    background: #c5000a;
    border-radius: 9999px;
    color: #fff;
    aspect-ratio: 1/1;
    font-size: 18px;
    min-width: 36px;
  }
  .lowerBlock {
    margin-top: -90px;
  }
  .lowerBlock .miniBox .flex div {
    width: 51.7%;
  }
  .lowerBlock .miniBox .flex img {
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    width: 48.3%;
  }
  .box {
    padding: 50px 30px 35px;
    background-color: #fdfdfd;
    max-width: 1203px;
    margin-inline: auto;
    border: double 4px #004087;
    position: relative;
  }
  .box::before {
    content: "";
    width: 1px;
    height: 1px;
    left: 0;
    top: 0;
  }
  .box .corner1,
  .box .corner2,
  .box .corner3,
  .box .corner4 {
    position: absolute;
    content: "";
    background: #004087;
    width: 16px;
    height: 16px;
  }
  .box .corner1 {
    left: 0;
    top: 0;
  }
  .box .corner2 {
    left: 0;
    bottom: 0;
  }
  .box .corner3 {
    right: 0;
    top: 0;
  }
  .box .corner4 {
    right: 0;
    bottom: 0;
  }
  .box .ichioshi-label {
    font-family: "Noto Serif JP", serif;
    background: #d12a1a;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.05em;
    font-size: 20px;
    padding: 0px 20px 0px 80px;
    margin-left: -30px;
  }
  .box .miniBox {
    padding: 30px 50px;
    font-size: 18px;
  }
  .box .miniBox .flex {
    display: flex;
  }
  .box .miniBox dt.fz16 {
    font-size: 16px;
  }
  .box .miniBox .readtext {
    color: #000000;
    font-family: "Noto Serif JP", serif;
    line-height: 1.45;
    font-weight: 700;
    font-size: 33px;
    margin-bottom: 15px;
  }
  .box .miniBox img {
    padding-left: 50px;
    height: auto;
  }
  .box .miniBox dd {
    font-family: "Noto Serif JP", serif;
    color: #000000;
    font-weight: 600;
    margin-top: 30px;
    font-size: 22px;
  }
  .box .miniBox dd span {
    font-size: 18px;
  }
  .box .miniBox .textBlue {
    color: #004087;
  }
  .textBlue {
    color: #004087;
  }
  #choiceMenu .titleBlock {
    position: relative;
    width: 100%;
    padding-block: 160px;
    padding-inline: 20px;
    background: url(../images/craftman-title-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  #choiceMenu .titleBlock::before {
    content: "";
    position: absolute;
    background: url(../images/foot-repeat-wave.png);
    background-repeat: repeat-x;
    width: 100%;
    max-height: 42px;
    height: auto;
    bottom: 0;
    left: 0;
    aspect-ratio: 1317/43;
  }
  #choiceMenu .titleWrap {
    text-align: center;
    margin-inline: auto;
    max-width: 500px;
  }
  #choiceMenu .titleWrap h2 {
    width: 420px;
    margin-inline: auto;
  }
  #choiceMenu .titleWrap .en {
    width: 190px;
    margin-top: 10px;
    display: inline-block;
  }
  #commit {
    position: relative;
    overflow: hidden;
    padding-block: 108px 130px;
  }
  #commit::before {
    content: "";
    position: absolute;
    background: url(../images/commit-right-top.png);
    right: 0;
    top: 0;
    max-width: 602px;
    height: auto;
    width: 31.3vw;
    aspect-ratio: 85/69;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
  }
  #commit .commitHead {
    margin-inline: auto;
    text-align: center;
    position: relative;
  }
  #commit .commitHead::before {
    content: "";
    position: absolute;
    background: url(../images/commitment-left-top.png);
    left: -4.65vw;
    top: 0;
    max-width: 339px;
    height: auto;
    width: 17.6vw;
    aspect-ratio: 1/1;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #commit .commitHead .text {
    max-width: 480px;
    margin-inline: auto;
    margin-top: 34px;
  }
  #commit .commitHead + * {
    margin-top: 60px;
  }
  #commit .commitLogo img {
    width: 123px;
  }
  #commit .commitHeadText {
    margin-top: 32px;
  }
  #commit .commitHeadText img {
    width: 390px;
  }
  #commit .block {
    display: flex;
    margin-inline: auto;
    max-width: 1203px;
  }
  #commit .block .blockImg {
    position: relative;
  }
  #commit .block .textArea {
    max-width: 520px;
    padding-top: 74px;
  }
  #commit .block .textArea .title {
    font-weight: 700;
    font-size: 34px;
    line-height: 1.58;
  }
  #commit .block .textArea .title span {
    color: #c5000a;
    position: relative;
    border-bottom: solid 1px #c5000a;
  }
  #commit .block .textArea .text {
    position: relative;
    margin-top: 35px;
  }
  #commit .block .textArea .text::before {
    top: -6px;
  }
  #commit .block .titleArea {
    font-family: "Noto Serif JP", serif;
  }
  #commit .block .titleArea .num {
    color: #c5000a;
    letter-spacing: -0.02em;
    font-size: 36px;
  }
  #commit .block.odd .textArea {
    position: relative;
    margin-left: 86px;
  }
  #commit .block.odd .textArea:before {
    position: absolute;
    content: "";
    background: url(../images/text-right-corner.svg);
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 104/150;
    height: auto;
    width: 104px;
    right: -80px;
    top: 20px;
  }
  #commit .block.odd .titleArea {
    position: relative;
  }
  #commit .block.odd .blockImg {
    margin-left: calc(50% - 50vw);
  }
  #commit .block.odd .blockImg img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  #commit .block.even {
    flex-direction: row-reverse;
  }
  #commit .block.even .textArea {
    position: relative;
    margin-right: 86px;
  }
  #commit .block.even .textArea::before {
    position: absolute;
    content: "";
    aspect-ratio: 104/150;
    height: auto;
    background: url(../images/text-left-corner.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 104px;
    left: -80px;
    top: 20px;
  }
  #commit .block.even .blockImg {
    margin-right: calc(50% - 50vw);
  }
  #commit .block + .block {
    padding-top: 75px;
  }
  #commit .gra-left {
    position: absolute;
    max-width: 571px;
    width: 29.7vw;
    height: auto;
    top: 0;
    left: 0;
    aspect-ratio: 571/427;
  }
  #commit .gra-left::before {
    content: "";
    position: absolute;
    background: url(../images/commit-left-gra.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    aspect-ratio: 571/427;
  }
  #commit .gra-right {
    position: absolute;
    max-width: 555px;
    width: 28.9vw;
    height: 100%;
    top: 0;
    right: 0;
    aspect-ratio: 555/2797;
  }
  #commit .gra-right::before {
    content: "";
    position: absolute;
    background: url(../images/commit-right-gra.png);
    background-size: cover;
    background-repeat: no-repeat;
    right: 0;
    top: 50px;
    width: 100%;
    height: auto;
    aspect-ratio: 555/2797;
  }
  #contact {
    background: #f8f4f1;
    position: relative;
    padding-block: 110px 190px;
  }
  #contact h2 {
    margin-inline: auto;
    width: 100%;
    margin-inline: auto;
    max-width: 351px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 45px;
  }
  #contact h2:after {
    content: "";
    background: #c5000a;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 45px;
    height: 1px;
  }
  #contact p {
    text-align: center;
  }
  .infoTable {
    width: 100%;
  }
  .infoTable tr {
    text-align: left;
  }
  .infoTable tr + tr {
    border-top: solid 1px #bfbfbf;
  }
  .infoTable tr th,
  .infoTable tr td {
    padding-block: 17px;
  }
  .infoTable tr th {
    vertical-align: top;
    min-width: 204px;
  }
  .fontSize15px {
    font-size: 15px;
  }
  .delivery {
    width: 95%;
    margin-inline: auto;
    margin-top: 80px;
    padding-right: 320px;
    padding-block: 44px;
    max-width: 1100px;
    position: relative;
    z-index: 2;
    margin-bottom: 120px;
  }
  .delivery:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 50vw;
    height: auto;
    right: 0;
    max-width: 577px;
    aspect-ratio: 423/322;
    min-width: 300px;
    background: url("../images/sns-main_img.png") no-repeat 0 0/contain;
  }
  .delivery .read {
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    text-align: left;
    border-bottom: solid 1px #c5000a;
    font-size: 30px;
    line-height: 1.4;
    padding-bottom: 25px;
    margin-bottom: 35px;
    max-width: 670px;
  }
  .delivery .read span {
    color: #c5000a;
  }
  .delivery .text {
    font-weight: 500;
    text-align: left;
    font-size: 18px;
    line-height: 1.4;
    max-width: 550px;
    padding-bottom: 42px;
    width: 100%;
    letter-spacing: 0.08em;
  }
  .delivery p + p {
    margin-top: 16px;
  }
  .delivery .btn {
    display: block;
    margin-top: 20px;
  }
  .delivery .btn img {
    width: 382px;
  }
}
@media screen and (min-width: 801px) and (max-width: 1280px) and (max-width: 800px) {
  .info h2 {
    padding-bottom: 20px;
    position: relative;
  }
  .info h2:after {
    content: "";
    background: #c5000a;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 1px;
  }
  .info-supporter {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    padding: 0 5vw;
  }
  .info-supporter a {
    width: 50%;
  }
  .info-supporter a img {
    width: 100%;
  }
  .info-supporter div {
    width: 50%;
  }
  .info-supporter div img {
    width: 100%;
  }
}
@media screen and (min-width: 801px) and (max-width: 1280px) and (min-width: 801px) and (max-width: 1100px) {
  .aboutList:after {
    display: none;
  }
  .aboutList-wrap {
    flex-direction: column-reverse;
    position: relative;
  }
  .aboutList li:nth-child(odd) {
    margin: 0 auto 370px;
  }
  .aboutList li:nth-child(odd) .aboutList-meal {
    margin: 0;
    position: absolute;
    bottom: -320px;
    right: -100px;
  }
  .aboutList li:nth-child(odd) .aboutList-meal .aboutList-meal-photo div {
    width: 390px;
  }
  .aboutList li:nth-child(odd) .aboutList-txt {
    margin: 0 auto;
    padding-inline: 64px;
  }
  .aboutList li:nth-child(odd) .aboutList-txt .number {
    text-align: left;
  }
  .aboutList li:nth-child(even) {
    margin: 0 auto 330px;
  }
  .aboutList li:nth-child(even) .aboutList-meal {
    margin: 0;
    position: absolute;
    bottom: -280px;
    left: -100px;
  }
  .aboutList li:nth-child(even) .aboutList-meal .aboutList-meal-photo div {
    width: 390px;
  }
  .aboutList li:nth-child(even) .aboutList-txt {
    margin: 0 auto;
    padding-inline: 64px;
  }
  .aboutList li:nth-child(even) .aboutList-txt .number {
    text-align: left;
  }
  li:nth-child(even) .aboutList-wrap {
    flex-direction: column;
  }
  .aboutList-meal .aboutList-meal-photo {
    margin: 0;
  }
  .menuList-btn {
    width: 136.25px;
  }
}
@media screen and (min-width: 801px) and (max-width: 1280px) {
  img {
    width: 100%;
    max-width: 100%;
  }
  .col2 {
    display: flex;
  }
  .col2 .img {
    width: 300px;
    height: auto;
  }
  .col2 .title + p {
    font-weight: 500;
  }
  .careBox {
    border-radius: 20px;
    margin-inline: auto;
    background: #fff;
  }
  .squareBtn {
    font-weight: 600;
    border: solid 1px #000;
    color: #000;
    display: inline-block;
    letter-spacing: 0.08em;
    transition: opacity 0.2s;
  }
  .squareBtn span {
    position: relative;
  }
  .squareBtn span::before {
    content: "";
    position: absolute;
    background: url(../images/insta-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    aspect-ratio: 1/1;
    left: -40px;
    top: 50%;
    height: auto;
    width: 20px;
    transform: translateY(-50%);
  }
  .squareBtn .arrow {
    position: absolute;
    height: auto;
    aspect-ratio: 25/17;
  }
  .squareBtn .arrow::before {
    content: "";
    position: absolute;
    background: url(../images/arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    aspect-ratio: 23/10;
  }
  #fvBlock {
    position: relative;
    z-index: 2;
  }
  .topBottomBlock {
    background: #fff;
  }
  .topBottomBlock .textBox {
    letter-spacing: 0.03em;
    font-weight: 600;
  }
  #story {
    position: relative;
  }
  #story .inner {
    position: relative;
    z-index: 1;
  }
  #story .textArea {
    margin-left: auto;
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 1;
  }
  #story .textArea .titleHead {
    font-weight: 600;
    font-family: "Noto Serif JP", serif;
  }
  #story .ownerText {
    text-align: left;
  }
  #story .ownerText span {
    display: inline-block;
  }
  .contentWrap {
    display: flex;
    max-width: 1203px;
    margin-inline: auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .contentWrap.reverse {
    flex-direction: column;
  }
  .picBig {
    background: gray;
    position: relative;
  }
  .picBig .new {
    position: absolute;
    top: 0;
    background: #febf00;
    display: inline-block;
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
  }
  .picSmall {
    position: relative;
  }
  .picSmall .sold {
    position: absolute;
    top: 0;
    background: #282829;
    color: #fff;
    display: inline-block;
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
  }
  .smile {
    position: relative;
    background: #c5000a;
  }
  .smile .narrowInner {
    background: #fff;
    position: relative;
  }
  .smile .headText {
    position: relative;
    z-index: 3;
    font-weight: 600;
  }
  .smile .narrowText .nameBold {
    font-weight: 700;
  }
  .shadow {
    box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.1);
  }
  .marker {
    position: relative;
    z-index: 2;
    text-decoration: underline;
    text-decoration-color: #fdd228;
    text-underline-offset: -6px;
    text-decoration-thickness: 17px;
  }
  .col2Pickup .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-weight: 700;
    margin-top: 20px;
    letter-spacing: -0.05em;
  }
  .col3Pickup .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-weight: 700;
    margin-top: 10px;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .col2Pickup .text,
  .col3Pickup .text {
    text-align: left;
    line-height: 1.6;
  }
  .col2Pickup .price,
  .col3Pickup .price {
    font-family: "Noto Serif JP", serif;
    text-align: left;
    line-height: 1.8;
    letter-spacing: 0.08em;
    font-weight: 700;
    padding-top: 10px;
  }
  .col2Pickup img,
  .col3Pickup img {
    border: solid 1px #e6e6e6;
    background-color: #fff;
  }
  .col2Pickup {
    display: flex;
    justify-content: space-between;
    z-index: 2;
    position: relative;
  }
  .col2Pickup li {
    text-align: center;
  }
  .col3Pickup {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .col3Pickup li {
    text-align: center;
  }
  .col5Pickup {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .col5Pickup li {
    text-align: center;
    position: relative;
  }
  .col5Pickup li .img {
    aspect-ratio: 266/254;
  }
  .col5Pickup li p {
    line-height: 1.625;
    text-align: left;
  }
  .col5Pickup .lankNum {
    position: absolute;
  }
  #feature h2 {
    margin-inline: auto;
  }
  .upperBlock {
    background: #fffaf0;
  }
  .lankNum {
    background: #c5000a;
    border-radius: 9999px;
    color: #fff;
    aspect-ratio: 1/1;
  }
  .box .corner1,
  .box .corner2,
  .box .corner3,
  .box .corner4 {
    position: absolute;
    content: "";
    background: #004087;
  }
  .box .corner1 {
    left: 0;
    top: 0;
  }
  .box .corner2 {
    left: 0;
    bottom: 0;
  }
  .box .corner3 {
    right: 0;
    top: 0;
  }
  .box .corner4 {
    right: 0;
    bottom: 0;
  }
  .box .ichioshi-label {
    font-family: "Noto Serif JP", serif;
    background: #d12a1a;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.05em;
  }
  .box .miniBox .readtext {
    color: #000000;
    font-family: "Noto Serif JP", serif;
    line-height: 1.45;
    font-weight: 700;
  }
  .box .miniBox dd {
    font-family: "Noto Serif JP", serif;
    color: #000000;
    font-weight: 600;
  }
  .box .miniBox .textBlue {
    color: #004087;
  }
  .textBlue {
    color: #004087;
  }
  #choiceMenu .titleBlock {
    position: relative;
  }
  #choiceMenu .titleWrap {
    text-align: center;
    margin-inline: auto;
  }
  #commit {
    position: relative;
    overflow: hidden;
  }
  #commit .commitHead {
    margin-inline: auto;
    text-align: center;
    position: relative;
  }
  #commit .block {
    display: flex;
    margin-inline: auto;
  }
  #commit .block .textArea .title {
    font-weight: 700;
  }
  #commit .block .textArea .title span {
    color: #c5000a;
    position: relative;
    border-bottom: solid 1px #c5000a;
  }
  #commit .block .textArea .text {
    position: relative;
  }
  #commit .block .titleArea {
    font-family: "Noto Serif JP", serif;
  }
  #commit .block .titleArea .num {
    color: #c5000a;
    letter-spacing: -0.02em;
  }
  #commit .block.odd .textArea {
    position: relative;
  }
  #commit .block.odd .textArea:before {
    position: absolute;
    content: "";
    background: url(../images/text-right-corner.svg);
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 104/150;
    height: auto;
  }
  #commit .block.odd .titleArea {
    position: relative;
  }
  #commit .block.odd .blockImg img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  #commit .block.even .textArea {
    position: relative;
  }
  #commit .block.even .textArea::before {
    position: absolute;
    content: "";
    aspect-ratio: 104/150;
    height: auto;
  }
  #contact {
    background: #f8f4f1;
    position: relative;
  }
  #contact h2 {
    margin-inline: auto;
  }
  .infoTable {
    width: 100%;
  }
  .infoTable tr {
    text-align: left;
  }
  .infoTable tr + tr {
    border-top: solid 1px #bfbfbf;
  }
  .infoTable tr th {
    vertical-align: top;
  }
  .delivery .read {
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    text-align: left;
    border-bottom: solid 1px #c5000a;
  }
  .delivery .read span {
    color: #c5000a;
  }
  .delivery .text {
    font-weight: 500;
    text-align: left;
  }
  .delivery .btn {
    display: block;
  }
}
/*# sourceMappingURL=map/home.css.map */
