@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
/* 共通
-------------------------------------------- */
.snsList {
  padding-bottom: 1rem;
  margin-bottom: 0;
  padding-top: 0;
}

.bold {
  font-weight: 700;
}

.daipinch {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  font-weight: 500;
  line-height: 1.38em;
  color: #000;
}
.daipinch a {
  color: #ff0000;
  text-decoration: none;
  font-weight: 700 !important;
}
.daipinch ul.caut {
  text-align: left;
  list-style-type: none;
}
.daipinch ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
}
.daipinch ul.caut li:not(:last-child) {
  padding-bottom: 0.1em;
}
.daipinch ul.caut li strong {
  color: #ff0000 !important;
}
.daipinch ul.caut li.red {
  color: #ff0000;
  font-weight: 700 !important;
}
.daipinch_yokoku {
  background: #e84388;
  text-align: center;
  line-height: 1;
}

/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  #wrapper {
    min-width: inherit;
  }
  #bg_wrapper #wrapper2 {
    max-width: none;
  }
  nav.submenu.open {
    left: calc(50% - 500px) !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  nav.submenu.open {
    left: 0 !important;
  }
}
@media screen and (min-width: 751px), print {
  #maga_head_wrap {
    max-width: inherit;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 90;
  }
}
@media screen and (min-width: 751px), print {
  #maga_header {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock {
    max-width: 1000px;
    width: 100%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li {
    max-width: 201px;
    height: 460px;
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li:first-child {
    max-width: 190px;
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li > ul {
    margin: 0 10px 0 20px;
  }
}
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  #bg_wrapper {
    background: url("../img/daipinch_bg.png") center top;
    background-size: 1052px;
  }
  .daipinch {
    font-size: 16px;
    margin: 0 auto;
    /* sticker-------------------------------*/
    /* post-------------------------------*/
    /* food-------------------------------*/
  }
  .daipinch_yokoku {
    padding: 10px 0 9px;
  }
  .daipinch_yokoku img {
    width: 79px;
  }
  .daipinch_kv {
    max-width: 1000px;
    margin: 0 auto 50px;
    line-height: 1;
  }
  .daipinch_nav {
    max-width: 800px;
    margin: 0 auto 60px;
  }
  .daipinch_nav ul li {
    line-height: 1;
  }
  .daipinch_nav ul li:first-child {
    margin-bottom: 24px;
  }
  .daipinch_nav ul li:nth-child(2) {
    margin-bottom: 1px;
  }
  .daipinch_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .daipinch_sticker {
    text-align: center;
    margin: 50px auto 80px;
  }
  .daipinch_sticker_ttl {
    background: #fff;
    position: relative;
  }
  .daipinch_sticker_ttl::before {
    content: "";
    width: 100%;
    height: 6px;
    background: url("../img/daipinch_footer_contact_bg.png") center bottom repeat-x;
    background-size: 475px;
    position: absolute;
    top: -3px;
    left: 0;
  }
  .daipinch_sticker_ttl::after {
    content: "";
    width: 100%;
    height: 6px;
    background: url("../img/daipinch_footer_contact_bg.png") center top repeat-x;
    background-size: 475px;
    position: absolute;
    bottom: -3px;
    left: 0;
    transform: rotate(180deg);
  }
  .daipinch_sticker_ttl h2 {
    padding: 35px 0 40px;
    margin-bottom: 50px;
    line-height: 1;
  }
  .daipinch_sticker_ttl h2 img {
    width: 583px;
  }
  .daipinch_sticker_btn {
    width: 640px;
    margin: 50px auto 0;
    line-height: 1;
  }
  .daipinch_sticker_date {
    background: #fff;
    border: solid 5px #e84388;
    border-radius: 23px;
    box-sizing: border-box;
    max-width: 760px;
    margin: 0 auto 50px;
    line-height: 1;
    padding: 0 0 25px;
    overflow: hidden;
  }
  .daipinch_sticker_date h3 {
    background: #e84388;
    line-height: 1;
    margin: -1px -1px 20px;
    padding: 11px 0 15px;
  }
  .daipinch_sticker_date h3 img {
    height: 32.5px;
  }
  .daipinch_sticker_date p img {
    height: 75.5px;
  }
  .daipinch_sticker_date ul.caut {
    text-align: center;
    margin-top: 20px;
    line-height: 1.38em;
  }
  .daipinch_sticker_ex {
    width: 594px;
    margin: 0 auto 50px;
    line-height: 1;
  }
  .daipinch_sticker_ex p {
    margin-top: 20px;
    font-size: 26px;
    line-height: 1.38em;
    text-shadow: 0 0 2px #fff100, 0 0 2px #fff100, 0 0 2px #fff100, 0 0 2px #fff100;
  }
  .daipinch_sticker_bx {
    margin: 0 auto;
    background: #fff;
    border-radius: 30px;
    padding: 1px 0 35px;
    position: relative;
  }
  .daipinch_sticker_bx_inr {
    max-width: 720px;
    margin: 0 auto;
  }
  .daipinch_sticker_bx_type {
    max-width: 195px;
    line-height: 1;
    position: absolute;
    top: -25px;
    right: 20px;
  }
  .daipinch_sticker_bx_pr {
    max-width: 474px;
    line-height: 1;
    margin: 23px auto 0;
  }
  .daipinch_sticker_bx_img {
    max-width: 720px;
    margin: 40px auto;
    line-height: 1;
  }
  .daipinch_sticker_bx ul.caut {
    margin-top: -5px;
  }
  .daipinch_sticker_itemlist {
    margin: 80px auto 0;
  }
  .daipinch_sticker_itemlist h3 {
    background: #0075c2;
    border-radius: 40px;
    line-height: 1;
    padding: 14px 0 16px;
    margin-bottom: 30px;
  }
  .daipinch_sticker_itemlist h3 img {
    width: 170px;
  }
  .daipinch_sticker_itemlist_inr {
    background: #fff;
    padding: 40px 0 35px;
  }
  .daipinch_sticker_itemlist_img {
    max-width: 720px;
    margin: 0 auto;
  }
  .daipinch_sticker_itemlist ul.caut {
    max-width: 720px;
    margin: 35px auto 0;
  }
  .daipinch_sticker_flow {
    margin: 80px auto 0;
  }
  .daipinch_sticker_flow h3 {
    background: #0075c2;
    border-radius: 40px;
    line-height: 1;
    padding: 14px 0 16px;
    margin-bottom: 30px;
  }
  .daipinch_sticker_flow h3 img {
    width: 169px;
  }
  .daipinch_sticker_flow_img {
    width: 600px;
    margin: 0 auto;
  }
  .daipinch_sticker_caution {
    margin: 80px auto 0;
  }
  .daipinch_sticker_caution h3 {
    background: #0075c2;
    border-radius: 40px;
    line-height: 1;
    padding: 14px 0 16px;
    margin-bottom: 30px;
  }
  .daipinch_sticker_caution h3 img {
    width: 170px;
  }
  .daipinch_sticker_caution_inr {
    background: #fff;
    border-radius: 30px;
    padding: 40px 0;
  }
  .daipinch_sticker_caution_inr ul {
    max-width: 720px;
    margin: 0 auto;
  }
  .daipinch_post {
    text-align: center;
    margin: 50px auto 80px;
  }
  .daipinch_post_ttl {
    background: #fff;
    position: relative;
  }
  .daipinch_post_ttl::before {
    content: "";
    width: 100%;
    height: 6px;
    background: url("../img/daipinch_footer_contact_bg.png") center bottom repeat-x;
    background-size: 475px;
    position: absolute;
    top: -3px;
    left: 0;
  }
  .daipinch_post_ttl::after {
    content: "";
    width: 100%;
    height: 6px;
    background: url("../img/daipinch_footer_contact_bg.png") center top repeat-x;
    background-size: 475px;
    position: absolute;
    bottom: -3px;
    left: 0;
    transform: rotate(180deg);
  }
  .daipinch_post_ttl h2 {
    padding: 35px 0 40px;
    margin-bottom: 50px;
    line-height: 1;
  }
  .daipinch_post_ttl h2 img {
    width: 632px;
  }
  .daipinch_post_btn {
    width: 640px;
    margin: 50px auto 0;
    line-height: 1;
  }
  .daipinch_post_ex {
    width: 717px;
    margin: 0 auto 50px;
    line-height: 1;
  }
  .daipinch_post_date {
    background: #fff;
    border: solid 5px #e84388;
    border-radius: 23px;
    box-sizing: border-box;
    max-width: 760px;
    margin: 0 auto 50px;
    line-height: 1;
    padding: 0 0 25px;
    overflow: hidden;
  }
  .daipinch_post_date h3 {
    background: #e84388;
    line-height: 1;
    margin: -1px -1px 20px;
    padding: 11px 0 15px;
  }
  .daipinch_post_date h3 img {
    height: 32.5px;
  }
  .daipinch_post_date p img {
    height: 78.5px;
  }
  .daipinch_post_date ul.caut {
    text-align: center;
    margin-top: 20px;
    line-height: 1.38em;
  }
  .daipinch_post_bx {
    margin: 0 auto;
    background: #fff;
    border-radius: 30px;
    padding: 1px 0 35px;
    position: relative;
    padding-bottom: 1px;
  }
  .daipinch_post_bx_inr {
    max-width: 720px;
    margin: 0 auto;
  }
  .daipinch_post_bx_type {
    max-width: 195px;
    line-height: 1;
    position: absolute;
    top: -25px;
    right: 20px;
  }
  .daipinch_post_bx_pr {
    max-width: 474px;
    line-height: 1;
    margin: 23px auto 0;
  }
  .daipinch_post_bx_img {
    max-width: 660px;
    margin: 40px auto;
    line-height: 1;
  }
  .daipinch_post_bx ul.caut {
    margin-top: -5px;
  }
  .daipinch_post_caution {
    margin: 80px auto 0;
  }
  .daipinch_post_caution h3 {
    background: #0075c2;
    border-radius: 40px;
    line-height: 1;
    padding: 14px 0 16px;
    margin-bottom: 30px;
  }
  .daipinch_post_caution h3 img {
    width: 377.5px;
  }
  .daipinch_post_caution h4,
  .daipinch_post_caution p,
  .daipinch_post_caution ul,
  .daipinch_post_caution ol {
    max-width: 720px;
    margin: 0 auto;
    text-align: left;
  }
  .daipinch_post_caution h4 {
    margin-bottom: 5px;
  }
  .daipinch_post_caution ul.dot {
    margin-bottom: 30px;
  }
  .daipinch_post_caution ul.dot li:first-child {
    margin-bottom: 0.1em;
  }
  .daipinch_post_caution ol {
    margin: 10px auto 25px;
  }
  .daipinch_post_caution ol li {
    list-style-type: none;
    padding-left: 1.5em;
    text-indent: -1.5em;
    padding-bottom: 0.5em;
  }
  .daipinch_post_caution .lnk {
    margin: 30px auto;
  }
  .daipinch_post_caution a {
    color: #e84388;
    font-weight: 700 !important;
  }
  .daipinch_post_caution_inr {
    background: #fff;
    border-radius: 30px;
    padding: 40px 0;
  }
  .daipinch_food {
    text-align: center;
    margin: 50px auto 80px;
  }
  .daipinch_food_ttl {
    background: #fff;
    position: relative;
  }
  .daipinch_food_ttl::before {
    content: "";
    width: 100%;
    height: 6px;
    background: url("../img/daipinch_footer_contact_bg.png") center bottom repeat-x;
    background-size: 475px;
    position: absolute;
    top: -3px;
    left: 0;
  }
  .daipinch_food_ttl::after {
    content: "";
    width: 100%;
    height: 6px;
    background: url("../img/daipinch_footer_contact_bg.png") center top repeat-x;
    background-size: 475px;
    position: absolute;
    bottom: -3px;
    left: 0;
    transform: rotate(180deg);
  }
  .daipinch_food_ttl h2 {
    padding: 35px 0 40px;
    margin-bottom: 50px;
    line-height: 1;
  }
  .daipinch_food_ttl h2 img {
    width: 423.5px;
  }
  .daipinch_food_btn {
    width: 640px;
    margin: 50px auto 0;
    line-height: 1;
  }
  .daipinch_food_date {
    background: #fff;
    border: solid 5px #e84388;
    border-radius: 23px;
    box-sizing: border-box;
    max-width: 760px;
    margin: 0 auto 50px;
    line-height: 1;
    padding: 0 0 25px;
    overflow: hidden;
    padding-top: 20px;
    margin-bottom: 91px;
  }
  .daipinch_food_date h3 {
    background: #e84388;
    line-height: 1;
    margin: -1px -1px 20px;
    padding: 11px 0 15px;
  }
  .daipinch_food_date h3 img {
    height: 32.5px;
  }
  .daipinch_food_date p img {
    height: 37px;
  }
  .daipinch_food_date ul.caut {
    text-align: center;
    margin-top: 20px;
    line-height: 1.38em;
  }
  .daipinch_food_bx {
    margin: 0 auto;
    background: #fff;
    border-radius: 30px;
    padding: 1px 0 35px;
    position: relative;
    padding-top: 1px;
  }
  .daipinch_food_bx_inr {
    max-width: 720px;
    margin: 0 auto;
  }
  .daipinch_food_bx_type {
    max-width: 195px;
    line-height: 1;
    position: absolute;
    top: -25px;
    right: 20px;
  }
  .daipinch_food_bx_pr {
    max-width: 474px;
    line-height: 1;
    margin: 23px auto 0;
  }
  .daipinch_food_bx_img {
    max-width: 660px;
    margin: 40px auto;
    line-height: 1;
  }
  .daipinch_food_bx ul.caut {
    margin-top: -5px;
  }
  .daipinch_food_bx_ttl {
    margin-top: -41px;
  }
  .daipinch_footer {
    text-align: center;
  }
  .daipinch_footer_contact {
    background: #fff;
    margin: 0 auto 50px;
    padding: 40px 0 45px;
    position: relative;
  }
  .daipinch_footer_contact::before {
    content: "";
    width: 100%;
    height: 6px;
    background: url("../img/daipinch_footer_contact_bg.png") center bottom repeat-x;
    background-size: 475px;
    position: absolute;
    top: -3px;
    left: 0;
  }
  .daipinch_footer_contact::after {
    content: "";
    width: 100%;
    height: 6px;
    background: url("../img/daipinch_footer_contact_bg.png") center top repeat-x;
    background-size: 475px;
    position: absolute;
    bottom: -3px;
    left: 0;
    transform: rotate(180deg);
  }
  .daipinch_footer_contact h2 {
    margin: 0 auto 25px;
    line-height: 1;
    position: relative;
  }
  .daipinch_footer_contact h2 img {
    width: 725px;
  }
  .daipinch_footer_contact ul {
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
  }
  .daipinch_footer_txt {
    margin-bottom: 50px;
    text-align: center;
    line-height: 1;
  }
  .daipinch_footer_bnr {
    max-width: 500px;
    margin: 0 auto 50px;
    line-height: 1;
  }
  .daipinch_footer_copy {
    text-align: center;
    margin-bottom: 30px;
  }
  .daipinch_footer_pagetop {
    width: 106px;
    position: fixed;
    right: 25px;
    bottom: 24px;
    z-index: 99;
  }
}
/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  .snsList ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .snsList ul li,
  .snsList ul a,
  .snsList ul img {
    display: block;
    width: 70px;
    height: 40px;
    font-size: 1em;
    line-height: 0;
    vertical-align: bottom;
  }
  #bg_wrapper {
    background: url("../img/daipinch_bg.png") center top;
    background-size: 140.2666666667vw;
  }
  .daipinch {
    font-size: 3.2vw;
    margin: 0 auto;
    /* sticker-------------------------------*/
    /* post-------------------------------*/
    /* food-------------------------------*/
  }
  .daipinch_yokoku {
    padding: 1.3333333333vw 0 1.2vw;
  }
  .daipinch_yokoku img {
    width: 10.5333333333vw;
  }
  .daipinch_kv {
    max-width: 133.3333333333vw;
    margin: 0 auto 6.6666666667vw;
    line-height: 1;
  }
  .daipinch_nav {
    max-width: 96vw;
    margin: 0 auto 8vw;
  }
  .daipinch_nav ul li {
    line-height: 1;
  }
  .daipinch_nav ul li:first-child {
    margin-bottom: 3.2vw;
  }
  .daipinch_nav ul li:nth-child(2) {
    margin-bottom: 0.1333333333vw;
  }
  .daipinch_sticker {
    text-align: center;
    margin: 6.6666666667vw auto 10.6666666667vw;
  }
  .daipinch_sticker_ttl {
    background: #fff;
    position: relative;
  }
  .daipinch_sticker_ttl::before {
    content: "";
    width: 100%;
    height: 0.8vw;
    background: url("../img/daipinch_footer_contact_bg.png") center bottom repeat-x;
    background-size: 63.3333333333vw;
    position: absolute;
    top: -0.4vw;
    left: 0;
  }
  .daipinch_sticker_ttl::after {
    content: "";
    width: 100%;
    height: 0.8vw;
    background: url("../img/daipinch_footer_contact_bg.png") center top repeat-x;
    background-size: 63.3333333333vw;
    position: absolute;
    bottom: -0.4vw;
    left: 0;
    transform: rotate(180deg);
  }
  .daipinch_sticker_ttl h2 {
    padding: 4.6666666667vw 0 5.3333333333vw;
    margin-bottom: 6.6666666667vw;
    line-height: 1;
  }
  .daipinch_sticker_ttl h2 img {
    width: 77.7333333333vw;
  }
  .daipinch_sticker_btn {
    width: 85.3333333333vw;
    margin: 6.6666666667vw auto 0;
    line-height: 1;
  }
  .daipinch_sticker_date {
    background: #fff;
    border: solid 0.6666666667vw #e84388;
    border-radius: 3.0666666667vw;
    box-sizing: border-box;
    max-width: 96vw;
    margin: 0 auto 6.6666666667vw;
    line-height: 1;
    padding: 0 0 3.3333333333vw;
  }
  .daipinch_sticker_date h3 {
    border-radius: 2vw 2vw 0 0;
    background: #e84388;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw;
    padding: 1.4666666667vw 0 1.8666666667vw;
  }
  .daipinch_sticker_date h3 img {
    height: 4.4vw;
  }
  .daipinch_sticker_date p img {
    height: 10.1333333333vw;
  }
  .daipinch_sticker_date ul.caut {
    max-width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
    line-height: 1.38em;
  }
  .daipinch_sticker_ex {
    width: 79.0666666667vw;
    margin: 0 auto 6.6666666667vw;
    line-height: 1;
  }
  .daipinch_sticker_ex p {
    margin-top: 2.6666666667vw;
    font-size: 3.4666666667vw;
    line-height: 1.38em;
    text-shadow: 0 0 0.2666666667vw #fff100, 0 0 0.2666666667vw #fff100, 0 0 0.2666666667vw #fff100, 0 0 0.2666666667vw #fff100;
  }
  .daipinch_sticker_bx {
    margin: 0 auto;
    background: #fff;
    border-radius: 4vw;
    padding: 0.1333333333vw 0 4.6666666667vw;
    position: relative;
  }
  .daipinch_sticker_bx_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .daipinch_sticker_bx_type {
    max-width: 26vw;
    line-height: 1;
    position: absolute;
    top: -3.3333333333vw;
    right: 0;
  }
  .daipinch_sticker_bx_pr {
    max-width: 63.2vw;
    line-height: 1;
    margin: 3.0666666667vw auto 0;
  }
  .daipinch_sticker_bx_img {
    max-width: 96vw;
    margin: 5.3333333333vw auto;
    line-height: 1;
  }
  .daipinch_sticker_bx ul.caut {
    margin-top: -0.6666666667vw;
  }
  .daipinch_sticker_itemlist {
    margin: 10.6666666667vw auto 0;
  }
  .daipinch_sticker_itemlist h3 {
    background: #0075c2;
    border-radius: 5.3333333333vw;
    line-height: 1;
    padding: 1.8666666667vw 0 2.1333333333vw;
    margin-bottom: 4vw;
  }
  .daipinch_sticker_itemlist h3 img {
    width: 22.6666666667vw;
  }
  .daipinch_sticker_itemlist_inr {
    background: #fff;
    padding: 5.3333333333vw 0 4.6666666667vw;
  }
  .daipinch_sticker_itemlist_img {
    max-width: 96vw;
    margin: 0 auto;
  }
  .daipinch_sticker_itemlist ul.caut {
    max-width: 96vw;
    margin: 4.6666666667vw auto 0;
  }
  .daipinch_sticker_flow {
    margin: 10.6666666667vw auto 0;
  }
  .daipinch_sticker_flow h3 {
    background: #0075c2;
    border-radius: 5.3333333333vw;
    line-height: 1;
    padding: 1.8666666667vw 0 2.1333333333vw;
    margin-bottom: 4vw;
  }
  .daipinch_sticker_flow h3 img {
    width: 22.5333333333vw;
  }
  .daipinch_sticker_flow_img {
    width: 80vw;
    margin: 0 auto;
  }
  .daipinch_sticker_caution {
    margin: 10.6666666667vw auto 0;
  }
  .daipinch_sticker_caution h3 {
    background: #0075c2;
    border-radius: 5.3333333333vw;
    line-height: 1;
    padding: 1.8666666667vw 0 2.1333333333vw;
    margin-bottom: 4vw;
  }
  .daipinch_sticker_caution h3 img {
    width: 22.6666666667vw;
  }
  .daipinch_sticker_caution_inr {
    background: #fff;
    border-radius: 4vw;
    padding: 5.3333333333vw 0;
  }
  .daipinch_sticker_caution_inr ul {
    max-width: 96vw;
    margin: 0 auto;
  }
  .daipinch_post {
    text-align: center;
    margin: 6.6666666667vw auto 10.6666666667vw;
  }
  .daipinch_post_ttl {
    background: #fff;
    position: relative;
  }
  .daipinch_post_ttl::before {
    content: "";
    width: 100%;
    height: 0.8vw;
    background: url("../img/daipinch_footer_contact_bg.png") center bottom repeat-x;
    background-size: 63.3333333333vw;
    position: absolute;
    top: -0.4vw;
    left: 0;
  }
  .daipinch_post_ttl::after {
    content: "";
    width: 100%;
    height: 0.8vw;
    background: url("../img/daipinch_footer_contact_bg.png") center top repeat-x;
    background-size: 63.3333333333vw;
    position: absolute;
    bottom: -0.4vw;
    left: 0;
    transform: rotate(180deg);
  }
  .daipinch_post_ttl h2 {
    padding: 4.6666666667vw 0 5.3333333333vw;
    margin-bottom: 6.6666666667vw;
    line-height: 1;
  }
  .daipinch_post_ttl h2 img {
    width: 84.2666666667vw;
  }
  .daipinch_post_btn {
    width: 85.3333333333vw;
    margin: 6.6666666667vw auto 0;
    line-height: 1;
  }
  .daipinch_post_ex {
    width: 95.6vw;
    margin: 0 auto 6.6666666667vw;
    line-height: 1;
  }
  .daipinch_post_date {
    background: #fff;
    border: solid 0.6666666667vw #e84388;
    border-radius: 3.0666666667vw;
    box-sizing: border-box;
    max-width: 96vw;
    margin: 0 auto 6.6666666667vw;
    line-height: 1;
    padding: 0 0 3.3333333333vw;
  }
  .daipinch_post_date h3 {
    border-radius: 2vw 2vw 0 0;
    background: #e84388;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw;
    padding: 1.4666666667vw 0 1.8666666667vw;
  }
  .daipinch_post_date h3 img {
    height: 4.4vw;
  }
  .daipinch_post_date p img {
    height: 10.5333333333vw;
  }
  .daipinch_post_date ul.caut {
    max-width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
    line-height: 1.38em;
  }
  .daipinch_post_bx {
    margin: 0 auto;
    background: #fff;
    border-radius: 4vw;
    padding: 0.1333333333vw 0 4.6666666667vw;
    position: relative;
    padding-bottom: 0.1333333333vw;
  }
  .daipinch_post_bx_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .daipinch_post_bx_type {
    max-width: 26vw;
    line-height: 1;
    position: absolute;
    top: -3.3333333333vw;
    right: 0;
  }
  .daipinch_post_bx_pr {
    max-width: 63.2vw;
    line-height: 1;
    margin: 3.0666666667vw auto 0;
  }
  .daipinch_post_bx_img {
    max-width: 88vw;
    margin: 5.3333333333vw auto;
    line-height: 1;
  }
  .daipinch_post_bx ul.caut {
    margin-top: -0.6666666667vw;
  }
  .daipinch_post_caution {
    margin: 10.6666666667vw auto 0;
  }
  .daipinch_post_caution h3 {
    background: #0075c2;
    border-radius: 5.3333333333vw;
    line-height: 1;
    padding: 1.8666666667vw 0 2.1333333333vw;
    margin-bottom: 4vw;
  }
  .daipinch_post_caution h3 img {
    width: 50.3333333333vw;
  }
  .daipinch_post_caution h4,
  .daipinch_post_caution p,
  .daipinch_post_caution ul,
  .daipinch_post_caution ol {
    max-width: 96vw;
    margin: 0 auto;
    text-align: left;
  }
  .daipinch_post_caution h4 {
    margin-bottom: 0.6666666667vw;
  }
  .daipinch_post_caution ul.dot {
    margin-bottom: 6vw;
  }
  .daipinch_post_caution ul.dot li:first-child {
    margin-bottom: 0.1em;
  }
  .daipinch_post_caution ol {
    margin: 1.3333333333vw auto 5.3333333333vw;
  }
  .daipinch_post_caution ol li {
    list-style-type: none;
    padding-left: 1.5em;
    text-indent: -1.5em;
    padding-bottom: 0.5em;
  }
  .daipinch_post_caution .lnk {
    margin: 6vw auto;
  }
  .daipinch_post_caution .lnk2 {
    padding-left: 1.2em;
    text-indent: -1.2em;
  }
  .daipinch_post_caution a {
    color: #e84388;
    font-weight: 700 !important;
  }
  .daipinch_post_caution_inr {
    background: #fff;
    border-radius: 4vw;
    padding: 5.3333333333vw 0;
  }
  .daipinch_food {
    text-align: center;
    margin: 6.6666666667vw auto 10.6666666667vw;
  }
  .daipinch_food_ttl {
    background: #fff;
    position: relative;
  }
  .daipinch_food_ttl::before {
    content: "";
    width: 100%;
    height: 0.8vw;
    background: url("../img/daipinch_footer_contact_bg.png") center bottom repeat-x;
    background-size: 63.3333333333vw;
    position: absolute;
    top: -0.4vw;
    left: 0;
  }
  .daipinch_food_ttl::after {
    content: "";
    width: 100%;
    height: 0.8vw;
    background: url("../img/daipinch_footer_contact_bg.png") center top repeat-x;
    background-size: 63.3333333333vw;
    position: absolute;
    bottom: -0.4vw;
    left: 0;
    transform: rotate(180deg);
  }
  .daipinch_food_ttl h2 {
    padding: 4.6666666667vw 0 5.3333333333vw;
    margin-bottom: 6.6666666667vw;
    line-height: 1;
  }
  .daipinch_food_ttl h2 img {
    width: 56.4666666667vw;
  }
  .daipinch_food_btn {
    width: 85.3333333333vw;
    margin: 6.6666666667vw auto 0;
    line-height: 1;
  }
  .daipinch_food_date {
    background: #fff;
    border: solid 0.6666666667vw #e84388;
    border-radius: 3.0666666667vw;
    box-sizing: border-box;
    max-width: 96vw;
    margin: 0 auto 6.6666666667vw;
    line-height: 1;
    padding: 0 0 3.3333333333vw;
    padding-top: 2.6666666667vw;
    margin-bottom: 12.1333333333vw;
  }
  .daipinch_food_date h3 {
    border-radius: 2vw 2vw 0 0;
    background: #e84388;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw;
    padding: 1.4666666667vw 0 1.8666666667vw;
  }
  .daipinch_food_date h3 img {
    height: 4.4vw;
  }
  .daipinch_food_date p img {
    height: 4.9333333333vw;
  }
  .daipinch_food_date ul.caut {
    max-width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
    line-height: 1.38em;
  }
  .daipinch_food_bx {
    margin: 0 auto;
    background: #fff;
    border-radius: 4vw;
    padding: 0.1333333333vw 0 4.6666666667vw;
    position: relative;
    padding-top: 0.1333333333vw;
  }
  .daipinch_food_bx_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .daipinch_food_bx_type {
    max-width: 26vw;
    line-height: 1;
    position: absolute;
    top: -3.3333333333vw;
    right: 0;
  }
  .daipinch_food_bx_pr {
    max-width: 63.2vw;
    line-height: 1;
    margin: 3.0666666667vw auto 0;
  }
  .daipinch_food_bx_img {
    max-width: 88vw;
    margin: 5.3333333333vw auto;
    line-height: 1;
  }
  .daipinch_food_bx ul.caut {
    margin-top: -0.6666666667vw;
  }
  .daipinch_food_bx_ttl {
    margin-top: -5.4666666667vw;
  }
  .daipinch_footer {
    text-align: center;
  }
  .daipinch_footer_contact {
    background: #fff;
    margin: 0 auto 6.6666666667vw;
    padding: 5.3333333333vw 0 6vw;
    position: relative;
  }
  .daipinch_footer_contact::before {
    content: "";
    width: 100%;
    height: 0.8vw;
    background: url("../img/daipinch_footer_contact_bg.png") center bottom repeat-x;
    background-size: 63.3333333333vw;
    position: absolute;
    top: -0.4vw;
    left: 0;
  }
  .daipinch_footer_contact::after {
    content: "";
    width: 100%;
    height: 0.8vw;
    background: url("../img/daipinch_footer_contact_bg.png") center top repeat-x;
    background-size: 63.3333333333vw;
    position: absolute;
    bottom: -0.4vw;
    left: 0;
    transform: rotate(180deg);
  }
  .daipinch_footer_contact h2 {
    margin: 0 auto 3.3333333333vw;
    line-height: 1;
    position: relative;
  }
  .daipinch_footer_contact h2 img {
    width: 95.2vw;
  }
  .daipinch_footer_contact ul {
    max-width: 96vw;
    margin: 0 auto;
    line-height: 1;
  }
  .daipinch_footer_txt {
    margin-bottom: 6.6666666667vw;
    text-align: center;
    line-height: 1;
  }
  .daipinch_footer_bnr {
    max-width: 66.6666666667vw;
    margin: 0 auto 6.6666666667vw;
    line-height: 1;
  }
  .daipinch_footer_copy {
    font-size: 2.9333333333vw;
    text-align: center;
    margin-bottom: 4vw;
  }
  .daipinch_footer_pagetop {
    width: 14.1333333333vw;
    position: fixed;
    right: 3.3333333333vw;
    bottom: 24px;
    z-index: 99;
  }
}