@media only screen and (min-width:769px) {
  .sp_br {
    display: none;
  }
  .indent_1em {
    text-indent: -1em;
    margin-left: 0.75em;
  }
  .notes--a {
    margin-top: 1em;
  }
  .notes__inner {
    margin-top: 20px;
  }
  .txt_color_none {
    display: none;
  }
  .txt_color_none_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .block__overview p {
    margin-bottom: 25px;
  }
  .sec_01 .box_02 .box__list--img {
    max-width: 45px;
    padding-right: 20px;
  }
  .sec_01 .box_03 .box_inner {
    width: 100%;
    background: #fdf2ef;
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec_01 .box_03 .box_inner h4 {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .sec_01 .box03__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
  .sec_01 .box03__list:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .sec_01 .box03__list p {
    font-size: 2.5rem;
  }
  .sec_01 .box03__list--img {
    padding-right: 10px;
  }
  .sec_01 .box03__list--img img {
    width: 40px;
  }
  .sec_01 .box__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_01 .box__list:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 40px;
    margin-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_01 .box__list--a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 35px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_01 .box__list--a:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 35px;
    margin-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_01 .box__list--a p {
    font-size: 2rem;
    line-height: 3rem;
  }
  .sec_01 .box__list p {
    font-size: 2rem;
    line-height: 3rem;
  }
  .sec_02 .box__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec_02 .box__list--img {
    max-width: 130px;
    padding-right: 20px;
  }
  .sec_02 .block_inner--c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec_02 .block_inner--t {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec_02 .block_inner--t table {
    width: calc(100% - 100px);
    width: 100%;
    margin-right: 25px;
    margin-top: 45px;
  }
  .sec_02 .block_inner--t table:last-of-type {
    margin-right: 0;
  }
  .sec_02 .block_inner--t th,
  .sec_02 .block_inner--t td {
    border-collapse: collapse;
    font-size: 2rem;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #4e3227;
  }
  .sec_02 .block_inner--t tr,
  .sec_02 .block_inner--t th {
    border: 1px solid #f2d5ca;
  }
  .sec_02 .block_inner--t th {
    background-color: #fdf2ef;
    text-align: center;
  }
  .sec_02 .block_inner--t td {
    text-align: left;
    padding-left: 20px;
  }
  .sec_02 .block_c {
    width: 100%;
    text-align: center;
  }
  .sec_02 .block_heading--c {
    text-align: center;
  }
  .sec_02 .notes__inner {
    text-align: left;
  }
  .sec_02 .point__ttl {
    font-size: 2.5rem;
    position: relative;
    display: inline-block;
  }
  .sec_02 .point__ttl::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #444;
    left: 0;
    right: 0;
    bottom: 1px;
  }
  .sec_02 .point__ttl--inner {
    margin-bottom: 30px;
  }
  .block__warp--lp {
    margin-bottom: 80px;
  }
  .block__inner--pickup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .block__inner--pickup img {
    width: calc(100% - 50px);
    max-width: 300px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .block__inner--lp {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
  }
  .block--pickup {
    margin-top: 40px;
  }
  .block--pickup p {
    color: #542f24;
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 21px;
  }
  .sec_03 h3 {
    text-align: center;
  }
  .sec_03 p {
    text-align: center;
  }
  .sec_03 img {
    max-width: 600px;
  }
  .sec_static_03 {
    width: 100%;
    padding: 80px 0;
    background-color: #f0f0f0;
  }
  .sec_static_03 .block_01 .box .acd_head,
  .sec_static_03 .block_01 .box .acd_body {
    background-color: #ffffff;
  }
  .sec_static_03 .block_01 .box .acd_head {
    font-size: 2rem;
  }
  .sec_static_03 .block_01 .box .acd_body {
    margin-top: 4px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .sec_static_04 .block_01 .box_02 {
    border: none;
  }
  .sec_static_04 .block_01 .box_02 .acd_head {
    font-size: 2rem;
    width: 420px;
    margin: 0 auto;
    height: 60px;
    border: 2px solid #b5b5b5;
    border-radius: 10px;
  }
  .sec_static_04 .block_01 .box_02 .acd_body {
    padding: 40px 0 0 0;
    border: none;
  }
  .sec_static_04 .block_01 .box_02 .box_inner .box__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 50px;
  }
  .sec_static_04 .block_01 .box_02 .box_inner .box__list:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 50px;
    margin-bottom: 0;
  }
  .sec_static_05 {
    width: 100%;
    padding: 80px 0;
    background-color: #fdf2ee;
  }
  .sec_static_06 .block_02 .block_heading h3 {
    color: #616161;
    font-size: 2rem;
    text-align: center;
    line-height: 2.5;
  }
  .block_product_ingredient .block_inner {
    border: none;
    padding: 0;
  }
  .block_product_ingredient .toggle_body {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    height: 500px;
    padding: 20px 3.7037037037%;
    border-top: 1px solid #a6a6a6;
    overflow: hidden;
    position: relative;
  }
  .block_product_ingredient .toggle_body::after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, rgb(255, 255, 255) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  .block_product_ingredient .toggle_head {
    margin-top: 40px;
  }
  .block_product_ingredient .toggle_head .btn {
    text-align: center;
  }
  .block_product_ingredient .toggle_head .btn > span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
  }
  .block_product_ingredient .toggle_head .btn > span::after {
    content: " ";
    display: block;
    width: 15px;
    height: 15px;
    border: 0px;
    border-right: 1px solid #4e3227;
    border-bottom: 1px solid #4e3227;
    position: absolute;
    margin: -3px 0 0 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .block_product_ingredient.js_toggle_on .toggle_body {
    display: block;
    height: auto;
    overflow: visible;
    border-bottom: 1px solid #a6a6a6;
  }
  .block_product_ingredient.js_toggle_on .toggle_body::after {
    opacity: 0;
    visibility: hidden;
  }
  .block_product_ingredient.js_toggle_on .toggle_head .btn > span::after {
    margin: 5px 0 0 0;
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
            transform: translate(-50%, -50%) rotate(-135deg);
  }
  .list_navi_static_sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 10px 10px 0 0;
    -webkit-box-shadow: 0 0 4px rgba(181, 181, 181, 0.6);
            box-shadow: 0 0 4px rgba(181, 181, 181, 0.6);
  }
  .list_navi_static_sec li {
    width: 20%;
  }
  .list_navi_static_sec li + li {
    border-left: 2px solid #b5b5b5;
  }
  .list_navi_static_sec li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.8rem;
    width: 100%;
    min-height: 90px;
    padding: 10px 0 20px 0;
    position: relative;
  }
  .list_navi_static_sec li a::after {
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    border: 0px;
    border-right: 2px solid #4e3227;
    border-bottom: 2px solid #4e3227;
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }
  .block__cautionary .note_box {
    padding: 40px;
    background-color: #f0f0f0;
    width: 800px;
    margin: 0 auto;
  }
  .block__cautionary .note_box h3 {
    font-size: 2rem;
    font-weight: bold;
    padding-top: 50px;
    position: relative;
  }
  .block__cautionary .note_box h3::before {
    content: " ";
    display: block;
    width: 36px;
    aspect-ratio: 36/32;
    background: url(https://www.haru-shop.jp/assets/img/Form/Product/ProductDetail/10660101/icn_caution.png) no-repeat 0 0;
    background-size: cover;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .block__cautionary .note_box .block_heading {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width:768px) {
  .pc_br {
    display: none;
  }
  .indent_1em {
    text-indent: -1em;
    margin-left: 0.75em;
  }
  .txt_color_none {
    display: none;
  }
  .txt_color_none_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .block__overview p {
    margin-bottom: 25px;
  }
  .sec_01 .box_02 .box__list--img {
    max-width: 30px;
    padding-right: 10px;
  }
  .sec_01 .box_03 .box_inner {
    width: 100%;
    background: #fdf2ef;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec_01 .box_03 .box_inner h4 {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .sec_01 .box03__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
  }
  .sec_01 .box03__list:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .sec_01 .box03__list p {
    font-size: 1.5rem;
  }
  .sec_01 .box03__list--img {
    padding-right: 10px;
  }
  .sec_01 .box03__list--img img {
    width: 100%;
    max-width: 25px;
  }
  .sec_01 .box__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_01 .box__list:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_01 .box__list--a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec_01 .box__list--a:last-of-type {
    margin-bottom: 20px;
  }
  .sec_01 .box__list--a p {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .sec_01 .box__list p {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .sec_02 .sp_only__inner {
    margin-bottom: 30px;
  }
  .sec_02 .box__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec_02 .box__list:last-of-type {
    margin-bottom: 20px;
  }
  .sec_02 .box__list--img {
    max-width: 100px;
    padding-right: 20px;
  }
  .sec_02 .box__list h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .sec_02 .box__list p {
    font-size: 1.4rem;
    text-align: left;
  }
  .sec_02 .box_inner--f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*flex-direction: column-reverse;*/
  }
  .sec_02 .block_inner--c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec_02 .block_inner--t {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec_02 .block_inner--t table {
    width: 100%;
    margin-right: 25px;
    margin-top: 15px;
  }
  .sec_02 .block_inner--t table:last-of-type {
    margin-right: 0;
    margin-bottom: 0;
  }
  .sec_02 .block_inner--t table th,
  .sec_02 .block_inner--t table td {
    border-collapse: collapse;
    font-size: 1.4rem;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #4e3227;
  }
  .sec_02 .block_inner--t table tr,
  .sec_02 .block_inner--t table th {
    border: 1px solid #f2d5ca;
  }
  .sec_02 .block_inner--t table th {
    background-color: #fdf2ef;
    text-align: center;
  }
  .sec_02 .block_inner--t table td {
    text-align: left;
    padding-left: 20px;
  }
  .sec_02 .block_c {
    width: 100%;
  }
  .sec_02 .block_heading h3 {
    text-align: center;
  }
  .sec_02 .block_heading--c h3 {
    text-align: center;
  }
  .sec_02 .block_heading--c .txt {
    text-align: center;
  }
  .sec_02 .notes {
    margin-top: 5px;
  }
  .sec_02 .notes__inner {
    text-align: left;
  }
  .sec_02 .point__ttl {
    font-size: 2.5rem;
    position: relative;
    display: inline-block;
  }
  .sec_02 .point__ttl::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #444;
    left: 0;
    right: 0;
    bottom: 1px;
  }
  .sec_02 .point__ttl--inner {
    margin-bottom: 15px;
    text-align: center;
  }
  .sec_02 .txt {
    /*font-size: 1.4rem;*/
    line-height: 1.8;
    margin-top: 1em;
  }
  .block__warp--lp {
    margin-bottom: 40px;
  }
  .block--pickup {
    margin-top: 40px;
  }
  .block--pickup p {
    color: #542f24;
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 21px;
  }
  .block--pickup img {
    margin-bottom: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 50px);
  }
  .block--pickup img:last-of-type {
    margin-bottom: 0;
  }
  .sec_03 h3 {
    text-align: center;
  }
  .sec_03 p {
    text-align: center;
  }
  .sec_static_03 {
    width: 100%;
    padding: 10.6666666667vw 0;
    background-color: #f0f0f0;
  }
  .sec_static_03 .block_01 .box .acd_head,
  .sec_static_03 .block_01 .box .acd_body {
    background-color: #ffffff;
  }
  .sec_static_03 .block_01 .box .acd_body {
    margin-top: 4px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sec_static_03 .block_01 .box .acd_body .part {
    margin: 0;
  }
  .sec_static_04 .block_01 .box_02 {
    border: none;
  }
  .sec_static_04 .block_01 .box_02 .acd_head {
    border: 2px solid #b5b5b5;
    border-radius: 10px;
  }
  .sec_static_04 .block_01 .box_02 .acd_body {
    padding: 20px 0 0 0;
    border: none;
  }
  .sec_static_05 {
    width: 100%;
    padding: 10.6666666667vw 0;
    background-color: #fdf2ee;
  }
  .sec_static_06 .block_02 .block_heading h3 {
    color: #616161;
    font-size: 3.7333333333vw;
    text-align: center;
    line-height: 2.5;
  }
  .block_product_ingredient .block_inner {
    border: none;
    padding: 0;
  }
  .block_product_ingredient .toggle_body {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    height: 100vw;
    padding: 20px 0;
    border-top: 1px solid #a6a6a6;
    overflow: hidden;
    position: relative;
  }
  .block_product_ingredient .toggle_body::after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, rgb(255, 255, 255) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  .block_product_ingredient .toggle_head {
    margin-top: 5.3333333333vw;
  }
  .block_product_ingredient .toggle_head .btn {
    text-align: center;
  }
  .block_product_ingredient .toggle_head .btn > span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
  }
  .block_product_ingredient .toggle_head .btn > span::after {
    content: " ";
    display: block;
    width: 15px;
    height: 15px;
    border: 0px;
    border-right: 1px solid #4e3227;
    border-bottom: 1px solid #4e3227;
    position: absolute;
    margin: -3px 0 0 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .block_product_ingredient.js_toggle_on .toggle_body {
    display: block;
    height: auto;
    overflow: visible;
    border-bottom: 1px solid #a6a6a6;
  }
  .block_product_ingredient.js_toggle_on .toggle_body::after {
    opacity: 0;
    visibility: hidden;
  }
  .block_product_ingredient.js_toggle_on .toggle_head .btn > span::after {
    margin: 5px 0 0 0;
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
            transform: translate(-50%, -50%) rotate(-135deg);
  }
  .list_navi_static_sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    background-color: #ffffff;
    border-radius: 10px 10px 0 0;
  }
  .list_navi_static_sec li {
    width: 50%;
    border-bottom: 1px solid #b5b5b5;
  }
  .list_navi_static_sec li:nth-child(odd) {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #b5b5b5;
  }
  .list_navi_static_sec li:nth-child(even) {
    border-right: 1px solid #e6e6e6;
  }
  .list_navi_static_sec li:nth-child(-n+2) {
    border-top: 1px solid #e6e6e6;
  }
  .list_navi_static_sec li:nth-child(1) {
    border-radius: 10px 0 0 0;
  }
  .list_navi_static_sec li:nth-child(2) {
    border-radius: 0 10px 0 0;
  }
  .list_navi_static_sec li:nth-child(5) {
    border-radius: 0 0 0 10px;
    border-bottom-color: #e6e6e6;
  }
  .list_navi_static_sec li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.4rem;
    width: 100%;
    min-height: 16vw;
    padding: 10px 0 20px 0;
    position: relative;
  }
  .list_navi_static_sec li a::after {
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    border: 0px;
    border-right: 2px solid #4e3227;
    border-bottom: 2px solid #4e3227;
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }
  .block__cautionary .note_box {
    padding: 20px;
    background-color: #f0f0f0;
    width: auto;
    margin: 0 auto;
  }
  .block__cautionary .note_box h3 {
    font-size: 2rem;
    font-weight: bold;
    padding-top: 50px;
    position: relative;
  }
  .block__cautionary .note_box h3::before {
    content: " ";
    display: block;
    width: 36px;
    aspect-ratio: 36/32;
    background: url(https://www.haru-shop.jp/assets/img/Form/Product/ProductDetail/10660101/icn_caution.png) no-repeat 0 0;
    background-size: cover;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .block__cautionary .note_box .block_heading {
    text-align: center;
    margin-bottom: 30px;
  }
}