@charset "UTF-8";
/*----------------------------------------------------------------------------
 * ブラウザ毎
 * ※Chromeはmixinなしで記述
*----------------------------------------------------------------------------*/
/*--------------------------------------
 * Only Firefox
*--------------------------------------*/
/*--------------------------------------
 * Only Safari
*--------------------------------------*/
/*--------------------------------------
 * Only IE 11 above
*--------------------------------------*/
/*----------------------------------------------------------------------------
 * アニメーションリスト
*----------------------------------------------------------------------------*/
/*---------------------------
 * フェード
 * @param $elem アニメーションさせる要素
 * @param $translate3d_x X軸でどの方向から表示させるか調整
 * @param $translate3d_y Y軸でどの方向から表示させるか調整
 * @param $s アニメーション表示間隔秒数
 * @param $cubic_bezier_s ペジェ曲線のアニメーション表示間隔秒数
 *---------------------------*/
@media print, screen and (min-width: 769px) {
  .page_block_body {
    margin-top: 46px;
  }
  .page_block_body .body_row:not(:last-child) {
    margin-bottom: 34px;
  }
  .page_block_body .body_row .body_txt p:not(:last-child) {
    margin-bottom: 18px;
  }
  .txt_orange {
    color: #ed7d31;
  }
  .page_txt1 {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.16px;
    color: #222;
  }
  .accordion_menu {
    counter-reset: number 0;
  }
  .accordion_menu > li {
    position: relative;
    background-image: url("../img/award/areaname_deco.png");
    padding: 0px 0 16px 86px;
    background-position: left top;
    background-repeat: no-repeat;
  }
  .accordion_menu > li:not(:last-child) {
    margin-bottom: 23px;
  }
  .accordion_menu > li::before {
    counter-increment: number 1;
    content: counter(number) ".";
    font-family: "Quicksand", sans-serif;
    font-size: 34px;
    font-weight: bold;
    line-height: 0.88;
    letter-spacing: 0.68px;
    color: #941700;
    position: absolute;
    top: 0px;
    left: 51px;
  }
  .accordion_menu > li > span.menu_inner {
    display: block;
    font-family: "Hina Mincho", serif;
    font-size: 26px;
    line-height: 1.08;
    letter-spacing: 1.34px;
    color: #941700;
    position: relative;
    margin-bottom: 14px;
    cursor: pointer;
  }
  .accordion_menu > li > span.menu_inner::before, .accordion_menu > li > span.menu_inner::after {
    content: "";
    display: block;
    width: 19px;
    height: 3px;
    position: absolute;
    top: calc(50% - 1px);
    right: 18px;
    background-color: #941700;
  }
  .accordion_menu > li > span.menu_inner::after {
    transform: rotate(90deg);
    transition: all 0.2s;
  }
  .accordion_menu > li .sub_menu {
    margin-left: -86px;
  }
  .accordion_menu > li.is_open > span.menu_inner::after {
    transform: rotate(0deg);
  }
  .page_list.list_round > li {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    text-align: left;
    color: #222;
    padding-left: 21px;
    position: relative;
  }
  .page_list.list_round > li:not(:last-child) {
    margin-bottom: 15px;
  }
  .page_list.list_round > li::before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    top: 6px;
    left: 0;
    border-radius: 50%;
    background-color: #d0b673;
  }
  .page_list.list_count {
    counter-reset: number 0;
    padding-left: 0;
  }
  .page_list.list_count li {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    text-align: left;
    color: #222;
    padding-left: 43px;
    position: relative;
  }
  .page_list.list_count li:not(:last-child) {
    margin-bottom: 18px;
  }
  .page_list.list_count li::before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-color: #941700;
    border: 2px solid #941700;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    left: 0;
  }
  .page_list.list_count li::after {
    counter-increment: number 1;
    content: counter(number);
    font-family: "Quicksand", sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: 0.52px;
    color: #fff;
    position: absolute;
    top: -2px;
    left: 2px;
    width: 30px;
    text-align: center;
  }
  #area_award .award_block {
    padding-top: 87px;
    padding-bottom: 77px;
    background-size: auto 100%;
    background-position: top center;
    height: 991px;
  }
  #area_award .award_block .block_ttl1 img {
    margin-right: auto;
    margin-left: auto;
  }
  #area_award .award_block .block_ttl2 {
    margin-top: 46px;
    text-align: center;
  }
  #area_award .award_block .block_ttl2 .ttl_inner1 {
    display: block;
    font-size: 40px;
    font-weight: bold;
    line-height: 0.65;
    letter-spacing: 2px;
    text-align: center;
    color: #222;
    margin-bottom: 23px;
  }
  #area_award .award_block .block_ttl2 .ttl_inner2 {
    display: block;
    font-size: 22px;
    line-height: 1.18;
    letter-spacing: 1.1px;
    text-align: center;
    color: #222;
  }
  #area_award .award_block .block_thumb {
    position: relative;
  }
  #area_award .award_block .block_thumb .thumb_ph {
    overflow: hidden;
  }
  #area_award .award_block .block_thumb .thumb_ph img {
    opacity: 0;
    max-width: 1691px;
    width: 140.91%;
    margin-right: auto;
    margin-left: auto;
  }
  #area_award .award_block .block_thumb .thumb_ph img.is_inited {
    opacity: 1;
  }
  #area_award .award_block .block_thumb .thumb_name {
    position: absolute;
    top: 14%;
    right: 7%;
    max-width: 101px;
    width: 8.41%;
  }
  #area_award .award_block.page_detail {
    padding-top: 67px;
  }
  #area_award .award_block.page_detail#award01 {
    background-image: url("../img/award1_back.png");
  }
  #area_award .award_block.page_detail#award01 .block_ttl1 img {
    width: 855px;
  }
  #area_award .award_block.page_detail#award02 {
    background-image: url("../img/award2_back.png");
  }
  #area_award .award_block.page_detail#award02 .block_ttl1 img {
    width: 855px;
  }
  #area_award .award_block.page_detail#award03 {
    background-image: url("../img/award3_back.png");
  }
  #area_award .award_block.page_detail#award03 .block_ttl1 img {
    width: 585px;
  }
  #area_award .award_block.page_detail#award04 {
    background-image: url("../img/award4_back.png");
  }
  #area_award .award_block.page_detail#award04 .block_ttl1 img {
    width: 585px;
  }
  #area_award .award_block.page_detail#award05 {
    background-image: url("../img/award5_back.png");
  }
  #area_award .award_block.page_detail#award05 .block_ttl1 img {
    width: 585px;
  }
  #area_award .award_block.page_detail#award06 {
    background-image: url("../img/award6_back.png");
  }
  #area_award .award_block.page_detail#award06 .block_ttl1 img {
    width: 585px;
  }
  #area_award .award_block.page_quickresult#award01 {
    background-image: url("../img/quickresult_sakuhin_back_01.png?v=1");
  }
  #area_award .award_block.page_quickresult#award01 .block_ttl1 img {
    width: 855px;
  }
  #area_award .award_block.page_quickresult#award02 {
    background-image: url("../img/quickresult_sakuhin_back_02.png?v=1");
  }
  #area_award .award_block.page_quickresult#award02 .block_ttl1 img {
    width: 855px;
  }
  #area_award .award_block.page_quickresult#award03 {
    background-image: url("../img/quickresult_sakuhin_back_03.png?v=1");
  }
  #area_award .award_block.page_quickresult#award03 .block_ttl1 img {
    width: 585px;
  }
  #area_award .award_block.page_quickresult#award04 {
    background-image: url("../img/quickresult_sakuhin_back_04.png?v=1");
  }
  #area_award .award_block.page_quickresult#award04 .block_ttl1 img {
    width: 585px;
  }
  #area_award .award_block.page_quickresult#award05 {
    background-image: url("../img/quickresult_sakuhin_back_05.png?v=1");
  }
  #area_award .award_block.page_quickresult#award05 .block_ttl1 img {
    width: 585px;
  }
  #area_award .award_block.page_quickresult#award06 {
    background-image: url("../img/quickresult_sakuhin_back_06.png?v=1");
  }
  #area_award .award_block.page_quickresult#award06 .block_ttl1 img {
    width: 585px;
  }
  #area_award .award_width {
    margin: 50px auto 0;
    width: calc(100% - 40px);
    max-width: 980px;
  }
  #area_award .award_txt {
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
  }
  #comment_block .box_container {
    padding-top: 90px;
  }
  #comment_block .block_thumb {
    text-align: center;
    margin-top: 48px;
  }
  #comment_block .block_thumb img {
    display: inline-block;
  }
  #comment_block .page_block_button {
    margin-top: 30px;
    text-align: center;
  }
  #review_block {
    margin-top: 63px;
  }
  #review_block .block_menu {
    margin-top: 50px;
  }
  #review_block .block_sub_menu {
    margin-top: 36px;
  }
  #taste_evaluation_block {
    margin-top: 55px;
  }
  #taste_evaluation_block .block_img {
    margin-top: 50px;
    padding: 50px 15px;
    border-radius: 30px;
    background-image: url("../img/bgpattern_washi_01.png");
  }
  #taste_evaluation_block .block_img img {
    width: 917px;
    margin: 0 auto;
  }
  #point_block {
    margin-top: 65px;
  }
  #other_point_block {
    margin-top: 63px;
  }
  #material_block {
    margin-top: 63px;
  }
  #material_block .dataTables_scroll {
    margin-top: 44px;
  }
  #material_block .dataTables_scroll .ingredients-table {
    background-image: url("../img/bgpattern_washi_01.png");
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: 0.28px;
  }
  #material_block .dataTables_scroll .ingredients-table td,
  #material_block .dataTables_scroll .ingredients-table th {
    box-sizing: border-box;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col01,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col01 {
    border-right: 1px solid #000;
    border-bottom: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col02, #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col03, #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col04,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col02,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col03,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col04 {
    border-right: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col02, #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col03, #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col04, #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col05,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col02,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col03,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col04,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col05 {
    border-bottom: solid 1px #000;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col01,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col01 {
    width: 194px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col02,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col02 {
    width: 202px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col03,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col03 {
    width: 199px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col04,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col04 {
    width: 212px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col05,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col05 {
    width: 173px;
    background-color: rgba(239, 227, 187, 0.4);
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col] > span,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col] > span {
    font-weight: bold;
    text-align: center;
    display: block;
    padding-top: 5px;
    padding-bottom: 3px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-traditional,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-traditional {
    color: #c49718;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-lowsalt,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-lowsalt {
    color: #408461;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-umami,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-umami {
    color: #d15245;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled {
    text-align: center;
    padding: 10px 0 12px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_material,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_material {
    border-right: 1px solid #000;
    border-bottom: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_a2, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_unuse2, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_use2,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_a2,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_unuse2,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_use2 {
    border-right: dotted 1px #505050;
    border-bottom: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_a1, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_unuse1, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_use1,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_a1,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_unuse1,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_use1 {
    width: 74px;
    border-bottom: dotted 1px #505050;
    position: relative;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_a1::before, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_unuse1::before, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_use1::before,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_a1::before,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_unuse1::before,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_use1::before {
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 30px);
    background-color: #000;
    position: absolute;
    top: 16px;
    right: -1px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_c,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_c {
    border-bottom: dotted 1px #505050;
    background-color: rgba(239, 227, 187, 0.4);
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled .text-10px,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled .text-10px {
    font-size: 10px;
  }
  #material_block .dataTables_scroll .ingredients-table tbody th {
    border-right: 1px solid #000;
    border-bottom: dotted 1px #505050;
    position: sticky;
    left: 0;
  }
  #material_block .dataTables_scroll .ingredients-table tbody td {
    border-bottom: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table tbody td:nth-of-type(2), #material_block .dataTables_scroll .ingredients-table tbody td:nth-of-type(4), #material_block .dataTables_scroll .ingredients-table tbody td:nth-of-type(6) {
    border-right: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table tbody td:nth-of-type(7) {
    background-color: rgba(239, 227, 187, 0.4);
  }
  #material_block .dataTables_scroll .ingredients-table tbody td,
  #material_block .dataTables_scroll .ingredients-table tbody th {
    min-height: 45.05px;
    padding: 13px 0 13px;
    text-align: center;
  }
  #material_block .block_txt {
    font-size: 14px;
    letter-spacing: 0.28px;
    text-align: left;
    margin-top: 14px;
    margin-left: 16px;
    text-indent: -16px;
    line-height: 1.34;
  }
  #material_block .block_txt .txt_red {
    color: #cc3209;
  }
  #material_block .block_txt a {
    color: #cc3209;
    text-decoration: underline;
    transition: color 0.2s;
  }
  #material_block .block_txt a:hover {
    color: rgba(204, 50, 9, 0.7);
  }
  #cooking_block {
    margin-top: 69px;
    padding-bottom: 100px;
  }
  #cooking_block .block_list {
    margin-top: 47px;
  }
  #cooking_block .block_txt {
    margin-top: 28px;
  }
}
@media screen and (max-width: 768px) {
  .page_block_body {
    margin-top: 28px;
  }
  .page_block_body .body_row:not(:last-child) {
    margin-bottom: 25px;
  }
  .page_block_body .body_row .body_ttl {
    margin-bottom: 15px !important;
  }
  .page_block_body .body_row .body_txt p:not(:last-child) {
    margin-bottom: 9px;
  }
  .txt_orange {
    color: #ed7d31;
  }
  .page_txt1 {
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.16px;
    color: #222;
  }
  .accordion_menu {
    counter-reset: number 0;
  }
  .accordion_menu > li {
    position: relative;
    background-image: url("../img/award/areaname_deco.png");
    padding: 0 0 14px 65px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 34px;
  }
  .accordion_menu > li:not(:last-child) {
    margin-bottom: 13px;
  }
  .accordion_menu > li::before {
    counter-increment: number 1;
    content: counter(number) ".";
    font-family: "Quicksand", sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 0.88;
    letter-spacing: 0.68px;
    color: #941700;
    position: absolute;
    top: 3px;
    left: 40px;
  }
  .accordion_menu > li > span.menu_inner {
    display: block;
    font-family: "Hina Mincho", serif;
    font-size: 20px;
    line-height: 1.08;
    letter-spacing: 1.34px;
    color: #941700;
    position: relative;
    padding-bottom: 4px;
    padding-top: 3px;
    margin-bottom: 6px;
  }
  .accordion_menu > li > span.menu_inner::before, .accordion_menu > li > span.menu_inner::after {
    content: "";
    display: block;
    width: 15px;
    height: 3px;
    position: absolute;
    top: calc(50% - 1px);
    right: 12px;
    background-color: #941700;
  }
  .accordion_menu > li > span.menu_inner::after {
    transform: rotate(90deg);
    transition: all 0.2s;
  }
  .accordion_menu > li .sub_menu {
    margin-left: -65px;
  }
  .accordion_menu > li.is_open > span.menu_inner::after {
    transform: rotate(0deg);
  }
  .page_list.list_round > li {
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    text-align: left;
    color: #222;
    padding-left: 21px;
    position: relative;
  }
  .page_list.list_round > li:not(:last-child) {
    margin-bottom: 14px;
  }
  .page_list.list_round > li::before {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    top: 6px;
    left: 0;
    border-radius: 50%;
    background-color: #d0b673;
  }
  .page_list.list_count {
    counter-reset: number 0;
    padding-left: 0;
  }
  .page_list.list_count li {
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    text-align: left;
    color: #222;
    padding-left: 40px;
    position: relative;
  }
  .page_list.list_count li:not(:last-child) {
    margin-bottom: 18px;
  }
  .page_list.list_count li::before {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    background-color: #941700;
    border: 2px solid #941700;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    left: 0;
  }
  .page_list.list_count li::after {
    counter-increment: number 1;
    content: counter(number);
    font-family: "Quicksand", sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: 0.52px;
    color: #fff;
    position: absolute;
    top: -2px;
    left: 1.5px;
    width: 28px;
    text-align: center;
  }
  #area_award .award_block {
    padding-top: 40px;
    padding-bottom: 35px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
  }
  #area_award .award_block::before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #area_award .award_block::after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  #area_award .award_block .block_inner {
    position: relative;
    z-index: 1;
  }
  #area_award .award_block .block_ttl1 {
    overflow: hidden;
  }
  #area_award .award_block .block_ttl1 img {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
  #area_award .award_block .block_ttl2 {
    margin-top: 18px;
    text-align: center;
  }
  #area_award .award_block .block_ttl2 .ttl_inner1 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: 2px;
    text-align: center;
    color: #222;
  }
  #area_award .award_block .block_ttl2 .ttl_inner2 {
    display: block;
    font-size: 13px;
    line-height: 1.18;
    letter-spacing: 1.1px;
    text-align: center;
    color: #222;
    margin-top: 11px;
  }
  #area_award .award_block .block_thumb {
    position: relative;
  }
  #area_award .award_block .block_thumb .thumb_ph {
    overflow: hidden;
    margin-top: 8px;
    margin-right: -20px;
    margin-left: -20px;
  }
  #area_award .award_block .block_thumb .thumb_ph img {
    opacity: 0;
    max-width: 1691px;
    width: 140.91%;
    margin-right: auto;
    margin-left: auto;
  }
  #area_award .award_block .block_thumb .thumb_ph img.is_inited {
    opacity: 1;
  }
  #area_award .award_block .block_thumb .thumb_name {
    margin-top: 13px;
  }
  #area_award .award_block .block_thumb .thumb_name img {
    margin-right: auto;
    margin-left: auto;
    width: 68.65%;
    max-width: 230px;
  }
  #area_award .award_block.page_detail {
    padding-top: 30px;
  }
  #area_award .award_block.page_detail::before {
    background-position: top -18px center;
  }
  #area_award .award_block#award01 {
    background-image: url("../img/quickresult_sakuhin_back01b.png?v=1");
  }
  #area_award .award_block#award01::before {
    background-image: url("../img/quickresult_sakuhin_back01a.png?v=1");
  }
  #area_award .award_block#award01::after {
    background-image: url("../img/quickresult_sakuhin_back01c.png?v=1");
  }
  #area_award .award_block#award02 {
    background-image: url("../img/quickresult_sakuhin_back02b.png?v=1");
  }
  #area_award .award_block#award02::before {
    background-image: url("../img/quickresult_sakuhin_back02a.png?v=1");
  }
  #area_award .award_block#award02::after {
    background-image: url("../img/quickresult_sakuhin_back02c.png?v=1");
  }
  #area_award .award_block#award03 {
    background-image: url("../img/quickresult_sakuhin_back03b.png?v=1");
  }
  #area_award .award_block#award03::before {
    background-image: url("../img/quickresult_sakuhin_back03a.png?v=1");
  }
  #area_award .award_block#award03::after {
    background-image: url("../img/quickresult_sakuhin_back03c.png?v=1");
  }
  #area_award .award_block#award04 {
    background-image: url("../img/quickresult_sakuhin_back04b.png?v=1");
  }
  #area_award .award_block#award04::before {
    background-image: url("../img/quickresult_sakuhin_back04a.png?v=1");
  }
  #area_award .award_block#award04::after {
    background-image: url("../img/quickresult_sakuhin_back04c.png?v=1");
  }
  #area_award .award_block#award05 {
    background-image: url("../img/quickresult_sakuhin_back05b.png?v=1");
  }
  #area_award .award_block#award05::before {
    background-image: url("../img/quickresult_sakuhin_back05a.png?v=1");
  }
  #area_award .award_block#award05::after {
    background-image: url("../img/quickresult_sakuhin_back05c.png?v=1");
  }
  #area_award .award_block#award06 {
    background-image: url("../img/quickresult_sakuhin_back06b.png?v=1");
  }
  #area_award .award_block#award06::before {
    background-image: url("../img/quickresult_sakuhin_back06a.png?v=1");
  }
  #area_award .award_block#award06::after {
    background-image: url("../img/quickresult_sakuhin_back06c.png?v=1");
  }
  #area_award .award_width {
    margin: 28px auto 0;
    width: calc(100% - 30px);
  }
  #area_award .award_txt {
    font-size: 15px;
    line-height: 1.75;
    text-align: center;
  }
  #comment_block .box_container {
    padding-top: 40px;
  }
  #comment_block .block_thumb {
    text-align: center;
    margin-top: 28px;
  }
  #comment_block .block_thumb img {
    display: inline-block;
    width: 90%;
  }
  #comment_block .page_block_button {
    margin-top: 20px;
  }
  #comment_block .page_block_button .btn_inner {
    margin-inline: auto;
  }
  #review_block {
    margin-top: 40px;
  }
  #review_block .block_menu {
    margin-top: 28px;
  }
  #review_block .block_sub_menu {
    margin-top: 18px;
  }
  #taste_evaluation_block {
    margin-top: 40px;
  }
  #taste_evaluation_block .block_img {
    margin-top: 25px;
    padding: 30px 15px;
    border-radius: 30px;
    background-image: url("../img/bgpattern_washi_01.png");
    background-size: 200px;
  }
  #taste_evaluation_block .block_img img {
    width: 100%;
  }
  #taste_evaluation_block .block_img .img_graf_a {
    margin-bottom: 24px;
  }
  #taste_evaluation_block .block_img .img_graf_b {
    margin-bottom: 13px;
  }
  #taste_evaluation_block .block_img .img_graf_d {
    width: auto !important;
    max-height: 166px;
    max-width: 100%;
    display: block;
    margin: 0 auto 13px;
  }
  #point_block {
    margin-top: 40px;
  }
  #other_point_block {
    margin-top: 40px;
  }
  #material_block {
    margin-top: 40px;
  }
  #material_block .dataTables_scroll {
    margin-top: 22px;
  }
  #material_block .dataTables_scroll .js_scrollable {
    position: relative;
  }
  #material_block .dataTables_scroll .js_scrollable .stick_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 818px;
    height: 100%;
    z-index: 1;
  }
  #material_block .dataTables_scroll .js_scrollable .stick_bg .bg_inner {
    width: 122px;
    height: 100%;
    position: sticky;
    left: 0;
    background-image: url("../img/bgpattern_washi_01.png");
    background-size: 200px;
  }
  #material_block .dataTables_scroll .ingredients-table {
    background-image: url("../img/bgpattern_washi_01.png");
    background-size: 200px;
    width: 818px;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: 0.28px;
  }
  #material_block .dataTables_scroll .ingredients-table td,
  #material_block .dataTables_scroll .ingredients-table th {
    box-sizing: border-box;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col01,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col01 {
    position: sticky;
    left: 0;
    z-index: 100;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col01::before,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col01::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col01::after,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col01::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: #000;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col02, #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col03, #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col04,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col02,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col03,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col04 {
    border-right: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col02, #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col03, #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col04, #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col05,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col02,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col03,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col04,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col05 {
    border-bottom: solid 1px #000;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col01,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col01 {
    width: 122px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col02,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col02 {
    width: 202px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col03,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col03 {
    width: 199px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col04,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col04 {
    width: 212px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col].ingredients-table-thead-col05,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col].ingredients-table-thead-col05 {
    width: 173px;
    background-color: rgba(239, 227, 187, 0.4);
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col] > span,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col] > span {
    font-weight: bold;
    text-align: center;
    display: block;
    padding-top: 5px;
    padding-bottom: 3px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-traditional,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-traditional {
    color: #c49718;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-lowsalt,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-lowsalt {
    color: #408461;
  }
  #material_block .dataTables_scroll .ingredients-table thead td[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-umami,
  #material_block .dataTables_scroll .ingredients-table thead th[class^=ingredients-table-thead-col] > span.ingredients-table-thead-text-umami {
    color: #d15245;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled {
    text-align: center;
    padding: 10px 0 12px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_material,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_material {
    position: sticky;
    left: 0;
    z-index: 100;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_material::before,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_material::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_material::after,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_material::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: #000;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_a2, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_unuse2, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_use2,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_a2,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_unuse2,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_use2 {
    border-right: dotted 1px #505050;
    border-bottom: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_a1, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_unuse1, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_use1,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_a1,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_unuse1,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_use1 {
    width: 74px;
    border-bottom: dotted 1px #505050;
    position: relative;
    z-index: 0;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_a1::before, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_unuse1::before, #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_b_use1::before,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_a1::before,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_unuse1::before,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_b_use1::before {
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 30px);
    background-color: #000;
    position: absolute;
    top: 16px;
    right: -1px;
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled.td_c,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled.td_c {
    border-bottom: dotted 1px #505050;
    background-color: rgba(239, 227, 187, 0.4);
  }
  #material_block .dataTables_scroll .ingredients-table thead td.sorting_disabled .text-10px,
  #material_block .dataTables_scroll .ingredients-table thead th.sorting_disabled .text-10px {
    font-size: 10px;
  }
  #material_block .dataTables_scroll .ingredients-table tbody th {
    border-bottom: dotted 1px #505050;
    position: sticky;
    left: 0;
    z-index: 100;
  }
  #material_block .dataTables_scroll .ingredients-table tbody th::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    border-bottom: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table tbody th::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: #000;
  }
  #material_block .dataTables_scroll .ingredients-table tbody td {
    border-bottom: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table tbody td:nth-of-type(2), #material_block .dataTables_scroll .ingredients-table tbody td:nth-of-type(4), #material_block .dataTables_scroll .ingredients-table tbody td:nth-of-type(6) {
    border-right: dotted 1px #505050;
  }
  #material_block .dataTables_scroll .ingredients-table tbody td:nth-of-type(7) {
    background-color: rgba(239, 227, 187, 0.4);
  }
  #material_block .dataTables_scroll .ingredients-table tbody td,
  #material_block .dataTables_scroll .ingredients-table tbody th {
    padding: 13px 0 13px;
    text-align: center;
  }
  #material_block .block_txt {
    font-size: 14px;
    letter-spacing: 0;
    text-align: left;
    margin-top: 14px;
    margin-left: 16px;
    text-indent: -16px;
    line-height: 1.34;
  }
  #material_block .block_txt .txt_red {
    color: #cc3209;
  }
  #material_block .block_txt a {
    color: #cc3209;
    text-decoration: underline;
  }
  #cooking_block {
    margin-top: 40px;
    padding-bottom: 45px;
  }
  #cooking_block .block_list {
    margin-top: 23px;
  }
  #cooking_block .block_txt {
    margin-top: 14px;
  }
}