@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) {
  #awards_block .box_container {
    padding-bottom: 90px;
    background-image: url("../img/line.svg");
    background-repeat: repeat-x;
    background-position: bottom left;
    background-size: auto;
  }
  #awards_block .block_txt {
    font-family: "Hina Mincho", serif;
    font-size: 20px;
    line-height: 1.9;
    letter-spacing: 0.4px;
    text-align: center;
    color: #222;
    margin-top: 22px;
  }
  #awards_block .block_img_items {
    margin-top: 46px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #awards_block .block_img_items .block_img_item {
    margin: 0;
  }
  #awards_block .block_img_items .block_img_item img {
    width: 100%;
  }
  #awards_block .block_img_items .block_img_item figcaption {
    margin-top: 11px;
  }
  #awards_block .block_img_items .block_img_item figcaption .caption_txt {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
  }
  #awards_block .block_img_items .block_img_item figcaption .caption_txt.txt1 {
    display: block;
    text-indent: -6em;
    margin-left: 6em;
  }
  #awards_block .block_img_items .block_img_item figcaption .caption_txt.txt2 {
    display: block;
  }
  #awards_block .block_img_items .block_img_item.item1 {
    width: 100%;
    margin-bottom: 45px;
  }
  #awards_block .block_img_items .block_img_item.item2, #awards_block .block_img_items .block_img_item.item3 {
    width: calc(50% - 30px);
  }
  #awards_block .table_award_teams {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
  }
  #awards_block .table_award_teams tbody tr th,
  #awards_block .table_award_teams tbody tr td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
  }
  #awards_block .table_award_teams tbody tr th {
    white-space: nowrap;
  }
  #awards_photo_block .box_container {
    padding-top: 72px;
  }
  #awards_photo_block .block_mov {
    margin-top: 50px;
    width: 770px;
    height: 490px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    overflow: hidden;
  }
  #awards_photo_block .block_mov iframe {
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    margin: auto;
    width: 100%;
    height: 100%;
  }
  #awards_photo_block .block_comingsoon {
    margin-top: 50px;
  }
  #awards_photo_block .block_comingsoon img {
    margin: 0 auto;
  }
  #presentation_photo_block {
    margin-top: 70px;
  }
  #presentation_photo_block .block_body_items {
    margin-top: 46px;
  }
  #presentation_photo_block .block_body_items .body_item {
    position: relative;
  }
  #presentation_photo_block .block_body_items .body_item:not(:last-child) {
    margin-bottom: 60px;
  }
  #presentation_photo_block .block_body_items .body_item .item_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    overflow: hidden;
    background-size: auto 100%;
    box-shadow: 0 0 8px 5px rgba(106, 95, 83, 0.18);
  }
  #presentation_photo_block .block_body_items .body_item .item_bg::before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #presentation_photo_block .block_body_items .body_item .item_bg::after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #presentation_photo_block .block_body_items .body_item .item_body {
    padding: 0 50px 37px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_ttl {
    width: 100%;
    margin-top: -14px;
    margin-bottom: 29px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_ttl img {
    width: 351px;
    margin-right: auto;
    margin-left: auto;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team {
    max-width: 478px;
    width: 54.31%;
    display: flex;
    flex-wrap: wrap;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_name {
    font-size: 29px;
    font-weight: bold;
    line-height: 0.9;
    letter-spacing: 1.45px;
    text-align: left;
    color: #222;
    margin-bottom: auto;
    width: 100%;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_name.multi_lines {
    line-height: 1.3;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_name_belong {
    margin-top: -3px;
    margin-bottom: auto;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: left;
    color: #222;
    width: 100%;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_thumb {
    margin-top: auto;
    width: 100%;
    position: relative;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_thumb .thumb_img {
    width: 390px;
    margin-bottom: 12px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_thumb .thumb_hana {
    position: absolute;
    right: 8px;
    bottom: 13px;
    width: 100px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_food {
    max-width: 365px;
    width: 41.47%;
    margin-right: 4%;
    padding-top: 5px;
    position: relative;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_food .food_name {
    margin-left: 12px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_food .food_thumb {
    margin-right: -11px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_food .food_genen {
    position: absolute;
    top: -62px;
    right: -37px;
    width: 92px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment {
    margin-top: 18px;
    border-top: solid 2px #d0b673;
    padding-top: 8px;
    display: grid;
    grid-template-columns: 110px 155px 613px;
    grid-template-rows: auto auto;
    gap: 0px 0px;
    grid-template-areas: "ttl ttl txt" "thumb profile txt";
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_ttl {
    grid-area: ttl;
    margin-bottom: 15px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_ttl img {
    width: 244px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_thumb {
    grid-area: thumb;
    width: 90px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_name {
    grid-area: name;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_profile {
    margin-top: -5px;
    grid-area: profile;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_profile .author_belong {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.3px;
    color: #222;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_profile .author_name {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.3px;
    color: #222;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_profile .author_name .name_large {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.36px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_txt {
    margin-top: 6px;
    grid-area: txt;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.3px;
    color: #222;
    min-height: 162px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_txt .txt_orange {
    color: #ed7d31;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_txt .txt_comingsoon {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_btn_items {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 23px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_btn_items .item_btn.btn_presentation {
    display: inline-block;
    width: 184px;
    border-radius: 22px;
    border: solid 2px #d5ba75;
    background-color: #fff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.3px;
    text-align: center;
    color: #323234;
    cursor: pointer;
    padding: 12.5px 0;
    margin-left: 75px;
    transition: border 0.2s, color 0.2s;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_btn_items .item_btn.btn_presentation:hover {
    border: solid 2px rgba(213, 186, 117, 0.8);
    color: rgba(50, 50, 52, 0.8);
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_btn_items .item_btn.btn_detail {
    margin-left: 27px;
  }
  #award01 .item_bg {
    background-image: url("../img/top/presentation_back01.png");
  }
  #award01 .item_body .item_ttl img {
    width: 500px !important;
  }
  #award02 .item_bg {
    background-image: url("../img/top/presentation_back02.png");
  }
  #award02 .item_body .item_ttl img {
    width: 500px !important;
  }
  #award03 .item_bg {
    background-image: url("../img/top/presentation_back03.png");
  }
  #award04 .item_bg {
    background-image: url("../img/top/presentation_back04.png");
  }
  #award05 .item_bg {
    background-image: url("../img/top/presentation_back05.png");
  }
  #award06 .item_bg {
    background-image: url("../img/top/presentation_back06.png");
  }
  #overview_block {
    margin-top: 80px;
  }
  #overview_block .box_container {
    padding-top: 60px;
    padding-bottom: 55px;
    background-image: url("../img/top/bg_theme_02.png");
    background-position: top center;
    background-size: cover;
  }
  #overview_block .box_container .box_width {
    position: relative;
  }
  #overview_block .block_txt {
    font-family: "Hina Mincho", serif;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.36px;
    text-align: center;
    color: #fefefe;
    margin-top: 53px;
  }
  #overview_block .block_icon1 {
    width: 176px;
    position: absolute;
    top: 62px;
    left: -50px;
  }
  #overview_block .block_icon2 {
    width: 60px;
    position: absolute;
    top: 101px;
    left: 92px;
  }
  #overview_block .block_btn {
    text-align: right;
    margin-right: 50px;
    margin-top: 35px;
  }
  #overview_block .block_btn .btn_inner {
    border-radius: 30px;
    border: solid 2px #fff;
    min-width: 270px;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.73;
    letter-spacing: 0.3px;
    color: #fff;
    padding: 10px 0 10px 23px;
    text-align: left;
    box-sizing: border-box;
    transition: background-position 0.2s, color 0.2s, border 0.2s;
    position: relative;
  }
  #overview_block .block_btn .btn_inner::after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("../img/top/arrow anchor2.svg");
    background-size: 20px auto;
    background-repeat: no-repeat;
    position: absolute;
    top: 13px;
    right: 11px;
    transition: right 0.2s, opacity 0.2s;
  }
  #overview_block .block_btn .btn_inner:hover {
    text-decoration: none;
    background-position: top 13px right 6px;
    color: rgba(255, 255, 255, 0.8);
    border: solid 2px rgba(255, 255, 255, 0.8);
  }
  #overview_block .block_btn .btn_inner:hover::after {
    opacity: 0.8;
    right: 6px;
  }
  #review_block {
    margin-top: 70px;
  }
  #review_block .block_wrap {
    border-radius: 20px;
    background-color: #fff;
    margin-top: 40px;
    padding: 30px 52px 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #review_block .block_thumb {
    width: 111px;
    order: 1;
  }
  #review_block .block_ttl {
    font-family: "Hina Mincho", serif;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 2px;
    text-align: left;
    color: #941700;
    width: calc(100% - 144px);
    align-self: center;
    order: 2;
  }
  #review_block .block_ttl .ttl_name {
    font-size: 26px;
    letter-spacing: 2.6px;
  }
  #review_block .block_txt {
    order: 3;
    padding-bottom: 70px;
    position: relative;
    margin-top: 20px;
    width: 100%;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
  }
  #review_block .block_txt p:not(:last-child) {
    margin-bottom: 15px;
  }
  #review_block .block_txt .txt_orange {
    color: rgb(237, 125, 49);
  }
  #review_block .block_txt .txt_center {
    text-align: center;
  }
  #review_block .block_txt .txt_comingsoon {
    text-align: center;
    padding-top: 70px;
  }
  #review_block .block_txt .txt_inner {
    width: 100%;
    overflow: hidden;
    height: 212px;
  }
  #review_block .block_txt .block_btn_more {
    min-width: 220px;
    box-sizing: border-box;
    padding: 12.5px 13px;
    border-radius: 22px;
    border: solid 2px #d5ba75;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #323234;
    transition: opacity 0.2s;
    cursor: pointer;
  }
  #review_block .block_txt .block_btn_more::after {
    content: "";
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    position: absolute;
    top: 9px;
    right: 10px;
    display: block;
    background-image: url("../img/top/arrow_anchor_down.svg");
    transition: transform 0.1s;
  }
  #review_block .block_txt .block_btn_more:hover {
    opacity: 0.8;
  }
  #review_block .block_txt.is_opened .block_btn_more::after {
    transform: rotate(180deg);
  }
  #work_photo_block {
    margin-top: 70px;
  }
  #work_photo_block .block_txt {
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
    margin-top: 41px;
  }
  #work_photo_block .block_txt p:not(:last-child) {
    margin-bottom: 16px;
  }
  #work_photo_block .block_satus {
    display: flex;
  }
  #work_photo_block .block_satus dl {
    margin: 6px 14px 0 9px;
    display: inline-block;
  }
  #work_photo_block .block_satus dl dt {
    background-color: #941700;
    font-size: 15px;
    letter-spacing: 0.32px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    padding: 5.5px 9px;
    min-width: 56px;
    box-sizing: border-box;
  }
  #work_photo_block .block_satus dl dd {
    margin: 0;
    display: inline-block;
  }
  #work_photo_block .block_satus dl dd .txt1 {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
  }
  #work_photo_block .block_satus dl dd .txt2 {
    font-weight: bold;
    color: #941700;
    font-size: 26px;
    line-height: 1.75;
    letter-spacing: 1px;
  }
  #work_photo_block .block_satus dl dd .txt3 {
    font-weight: bold;
    color: #941700;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 3px;
  }
  #work_photo_block .block_img {
    margin-top: 26px;
  }
  #participant_block {
    margin-top: 70px;
    padding-bottom: 100px;
  }
  #participant_block .block_body {
    margin-top: 50px;
  }
  #participant_block .block_body .body_row:not(:last-child) {
    margin-bottom: 34px;
  }
  #participant_block .block_ttl {
    font-family: "Hina Mincho", serif;
    font-size: 32px;
    line-height: 0.88;
    letter-spacing: 3.2px;
    text-align: left;
    color: #941700;
  }
  #participant_block .block_ttl .ttl_inner {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
  }
  #participant_block .block_ttl .ttl_inner::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background-color: #d5ba75;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 5px;
  }
  #participant_block p {
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
    margin-top: 22px;
  }
}
@media screen and (max-width: 768px) {
  #awards_block .box_container {
    padding-bottom: 45px;
    background-image: url("../img/line.svg");
    background-repeat: repeat-x;
    background-position: bottom left;
    background-size: auto 12px;
  }
  #awards_block .block_txt {
    font-family: "Hina Mincho", serif;
    font-size: 18px;
    line-height: 1.9;
    letter-spacing: 0.4px;
    text-align: center;
    color: #222;
    margin-top: 22px;
  }
  #awards_block .block_img_items {
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #awards_block .block_img_items .block_img_item {
    margin: 0;
  }
  #awards_block .block_img_items .block_img_item img {
    width: 100%;
  }
  #awards_block .block_img_items .block_img_item figcaption {
    margin-top: 7px;
  }
  #awards_block .block_img_items .block_img_item figcaption .caption_txt {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
  }
  #awards_block .block_img_items .block_img_item figcaption .caption_txt.txt1 {
    display: block;
    text-indent: -6em;
    margin-left: 6em;
  }
  #awards_block .block_img_items .block_img_item figcaption .caption_txt.txt2 {
    display: block;
  }
  #awards_block .block_img_items .block_img_item.item1 {
    width: 100%;
    margin-bottom: 20px;
  }
  #awards_block .block_img_items .block_img_item.item2, #awards_block .block_img_items .block_img_item.item3 {
    width: calc(50% - 5px);
  }
  #awards_block .table_award_teams {
    font-size: 12px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
  }
  #awards_block .table_award_teams tbody tr th,
  #awards_block .table_award_teams tbody tr td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
  }
  #awards_block .table_award_teams tbody tr th {
    white-space: nowrap;
  }
  #awards_photo_block {
    padding-top: 55px;
  }
  #awards_photo_block .block_mov {
    margin-top: 25px;
    width: 100%;
    padding: 28.2% 0;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    overflow: hidden;
  }
  #awards_photo_block .block_mov iframe {
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    margin: auto;
    width: 100%;
    height: 100%;
  }
  #awards_photo_block .block_commingsoon {
    margin-top: 25px;
  }
  #awards_photo_block .block_commingsoon img {
    margin: 0 auto;
  }
  #presentation_photo_block {
    margin-top: 55px;
  }
  #presentation_photo_block .block_body_items {
    margin-top: 24px;
  }
  #presentation_photo_block .block_body_items .body_item {
    position: relative;
    padding-bottom: 10px;
  }
  #presentation_photo_block .block_body_items .body_item:not(:last-child) {
    margin-bottom: 30px;
  }
  #presentation_photo_block .block_body_items .body_item .item_bg {
    position: absolute;
    top: 11px;
    left: 0;
    width: 100%;
    height: calc(100% - 11px);
    border-radius: 30px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 8px 5px rgba(106, 95, 83, 0.18);
  }
  #presentation_photo_block .block_body_items .body_item .item_bg::before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top -3% center;
  }
  #presentation_photo_block .block_body_items .body_item .item_bg::after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
  #presentation_photo_block .block_body_items .body_item .item_body {
    padding: 0 15px 20px;
    position: relative;
    z-index: 1;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_ttl {
    margin-bottom: 17px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_ttl img {
    margin-right: auto;
    margin-left: auto;
    width: calc(100% - 30px);
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team {
    width: 100%;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_name {
    font-size: 23px;
    font-weight: bold;
    line-height: 0.9;
    letter-spacing: 1.45px;
    text-align: center;
    color: #222;
    margin-top: 12px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_name.multi_lines {
    line-height: 1.3;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_name_belong {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
    color: #222;
    margin-top: 12px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_thumb {
    margin-top: 18px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_team .team_thumb .thumb_img {
    width: 100%;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_food {
    width: 100%;
    position: relative;
    margin-top: 55px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_food .food_name img {
    margin-right: auto;
    margin-left: auto;
    width: calc(100% - 30px);
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_food .food_thumb img {
    width: calc(100% - 13px);
    margin-right: auto;
    margin-left: auto;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_food .food_genen {
    position: absolute;
    top: -43px;
    right: -8px;
    width: 60px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment {
    margin-top: 18px;
    margin-right: auto;
    margin-left: auto;
    border-top: solid 2px #d0b673;
    padding-top: 8px;
    width: calc(100% - 30px);
    display: grid;
    grid-template-columns: 115px calc(100% - 115px);
    grid-template-rows: auto auto auto;
    gap: 0px 0px;
    grid-template-areas: "ttl ttl" "thumb profile" "txt txt";
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_ttl {
    grid-area: ttl;
    margin-bottom: 8px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_ttl img {
    display: inline-block;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_thumb {
    grid-area: thumb;
    width: 90px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_name {
    grid-area: name;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_profile {
    grid-area: profile;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_profile .author_belong {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.3px;
    color: #222;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_profile .author_name {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.3px;
    color: #222;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_author_profile .author_name .name_large {
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.36px;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_txt {
    margin-top: 12px;
    grid-area: txt;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.3px;
    color: #222;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_txt .txt_orange {
    color: #ed7d31;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_comment .comment_txt .txt_comingsoon {
    padding: 35px 0;
    text-align: center;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_btn_items {
    width: calc(100% - 30px);
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    text-align: center;
  }
  #presentation_photo_block .block_body_items .body_item .item_body .item_btn_items .item_btn.btn_presentation {
    display: inline-block;
    width: 184px;
    border-radius: 22px;
    border: solid 2px #d5ba75;
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.3px;
    text-align: center;
    color: #323234;
    cursor: pointer;
    padding: 12.5px 0;
    margin-bottom: 18px;
  }
  #award01 .item_bg {
    background-image: url("../img/quickresult_sakuhin_back01b.png");
  }
  #award01 .item_bg::before {
    background-image: url("../img/quickresult_sakuhin_back01a.png");
  }
  #award01 .item_bg::after {
    background-image: url("../img/quickresult_sakuhin_back01c.png");
  }
  #award02 .item_bg {
    background-image: url("../img/quickresult_sakuhin_back02b.png");
  }
  #award02 .item_bg::before {
    background-image: url("../img/quickresult_sakuhin_back02a.png");
  }
  #award02 .item_bg::after {
    background-image: url("../img/quickresult_sakuhin_back02c.png");
  }
  #award03 .item_bg {
    background-image: url("../img/quickresult_sakuhin_back03b.png");
  }
  #award03 .item_bg::before {
    background-image: url("../img/quickresult_sakuhin_back03a.png");
  }
  #award03 .item_bg::after {
    background-image: url("../img/quickresult_sakuhin_back03c.png");
  }
  #award04 .item_bg {
    background-image: url("../img/quickresult_sakuhin_back04b.png");
  }
  #award04 .item_bg::before {
    background-image: url("../img/quickresult_sakuhin_back04a.png");
  }
  #award04 .item_bg::after {
    background-image: url("../img/quickresult_sakuhin_back04c.png");
  }
  #award05 .item_bg {
    background-image: url("../img/quickresult_sakuhin_back05b.png");
  }
  #award05 .item_bg::before {
    background-image: url("../img/quickresult_sakuhin_back05a.png");
  }
  #award05 .item_bg::after {
    background-image: url("../img/quickresult_sakuhin_back05c.png");
  }
  #award06 .item_bg {
    background-image: url("../img/quickresult_sakuhin_back06b.png");
  }
  #award06 .item_bg::before {
    background-image: url("../img/quickresult_sakuhin_back06a.png");
  }
  #award06 .item_bg::after {
    background-image: url("../img/quickresult_sakuhin_back06c.png");
  }
  #overview_block {
    margin-top: 55px;
  }
  #overview_block .box_container {
    padding-top: 45px;
    padding-bottom: 170px;
    background-image: url("../img/top/bg_theme_02.png");
    background-position: top center;
    background-size: cover;
    position: relative;
  }
  #overview_block .block_txt {
    font-family: "Hina Mincho", serif;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.16px;
    color: #fefefe;
    margin-top: 40px;
  }
  #overview_block .block_icon1 {
    width: 123px;
    position: absolute;
    bottom: 30px;
    left: calc(48% - 61.5px);
  }
  #overview_block .block_icon2 {
    width: 42px;
    position: absolute;
    bottom: 45px;
    left: calc(48% + 37px);
  }
  #overview_block .block_btn {
    text-align: center;
    margin-top: 30px;
  }
  #overview_block .block_btn .btn_inner {
    border-radius: 30px;
    border: solid 2px #fff;
    width: 240px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.73;
    letter-spacing: 0.3px;
    color: #fff;
    padding: 10px 0 10px 23px;
    text-align: left;
    box-sizing: border-box;
    transition: background-position 0.2s, color 0.2s, border 0.2s;
    position: relative;
  }
  #overview_block .block_btn .btn_inner::after {
    content: "";
    width: 18px;
    height: 18px;
    background-image: url("../img/top/arrow anchor2.svg");
    background-size: 18px auto;
    background-repeat: no-repeat;
    position: absolute;
    top: 12px;
    right: 11px;
    transition: right 0.2s, opacity 0.2s;
  }
  #overview_block .block_btn .btn_inner:hover {
    text-decoration: none;
    background-position: top 13px right 6px;
    color: rgba(255, 255, 255, 0.8);
    border: solid 2px rgba(255, 255, 255, 0.8);
  }
  #overview_block .block_btn .btn_inner:hover::after {
    opacity: 0.8;
    right: 6px;
  }
  #review_block {
    margin-top: 55px;
  }
  #review_block .block_wrap {
    border-radius: 20px;
    background-color: #fff;
    margin-top: 35px;
    padding: 30px 30px 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #review_block .block_thumb {
    width: 100%;
    margin-top: 20px;
  }
  #review_block .block_thumb img {
    width: 90px;
    margin-right: auto;
    margin-left: auto;
  }
  #review_block .block_ttl {
    font-family: "Hina Mincho", serif;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 2px;
    text-align: left;
    color: #941700;
    width: 100%;
    text-align: center;
  }
  #review_block .block_ttl .ttl_name {
    font-size: 24px;
    letter-spacing: 2.6px;
  }
  #review_block .block_txt {
    margin-top: 20px;
    padding-bottom: 60px;
    position: relative;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
    width: 100%;
  }
  #review_block .block_txt p:not(:last-child) {
    margin-bottom: 15px;
  }
  #review_block .block_txt .txt_orange {
    color: rgb(237, 125, 49);
  }
  #review_block .block_txt .txt_center {
    text-align: center;
  }
  #review_block .block_txt .txt_comingsoon {
    text-align: center;
    padding-top: 60px;
  }
  #review_block .block_txt .txt_inner {
    width: 100%;
    overflow: hidden;
    height: 212px;
  }
  #review_block .block_txt .block_btn_more {
    min-width: 200px;
    box-sizing: border-box;
    padding: 10.5px 10px;
    border-radius: 22px;
    border: solid 2px #d5ba75;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #323234;
    transition: opacity 0.2s;
    cursor: pointer;
  }
  #review_block .block_txt .block_btn_more::after {
    content: "";
    background-image: url("../img/top/arrow_anchor_down.svg");
    background-size: 18px;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 9px;
    right: 10px;
    display: block;
    transition: transform 0.1s;
  }
  #review_block .block_txt.is_opened .block_btn_more::after {
    transform: rotate(180deg);
  }
  #work_photo_block {
    margin-top: 55px;
  }
  #work_photo_block .block_txt {
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
    margin-top: 28px;
  }
  #work_photo_block .block_txt p:not(:last-child) {
    margin-bottom: 16px;
  }
  #work_photo_block .block_satus {
    margin-top: 10px;
  }
  #work_photo_block .block_satus dl {
    margin: 0;
    display: block;
  }
  #work_photo_block .block_satus dl:last-child {
    margin-top: -9px;
  }
  #work_photo_block .block_satus dl dt {
    background-color: #941700;
    font-size: 15px;
    letter-spacing: 0.32px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    padding: 5.5px 9px;
    min-width: 56px;
    box-sizing: border-box;
  }
  #work_photo_block .block_satus dl dd {
    margin: 0;
    display: inline-block;
  }
  #work_photo_block .block_satus dl dd .txt1 {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
  }
  #work_photo_block .block_satus dl dd .txt2 {
    font-weight: bold;
    color: #941700;
    font-size: 26px;
    line-height: 1.75;
    letter-spacing: 1px;
  }
  #work_photo_block .block_satus dl dd .txt3 {
    font-weight: bold;
    color: #941700;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 3px;
  }
  #work_photo_block .block_img {
    margin-top: 26px;
  }
  #participant_block {
    margin-top: 55px;
    padding-bottom: 50px;
  }
  #participant_block .block_body {
    margin-top: 40px;
  }
  #participant_block .block_body .body_row:not(:last-child) {
    margin-bottom: 34px;
  }
  #participant_block .block_ttl {
    font-size: 27px;
    line-height: 0.88;
    letter-spacing: 3.2px;
    text-align: left;
    color: #941700;
    font-family: "Hina Mincho", serif;
  }
  #participant_block .block_ttl .ttl_inner {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
  }
  #participant_block .block_ttl .ttl_inner::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background-color: #d5ba75;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 5px;
  }
  #participant_block p {
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #222;
    margin-top: 16px;
  }
}

/*# sourceMappingURL=top.css.map */
