@charset "UTF-8";
/* CSS Document */

html {
  scroll-behavior: smooth;
}

/*///// Common /////*/

.cts-wrap {
  font-family: "游ゴシック", "YuGothic", "Meiryo", "メイリオ", "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "sans-serif";
  margin: 0;
}

img {
  vertical-align: bottom;
}

/* cmn title */
h3 {
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  font-size: 24px;
  justify-content: center;
}

.ttl-ribbon {
  background-image: url("../images/ttl-ribbon.svg");
  background-size: auto;
  color: #fff8be;
  font-weight: bold;
  height: 70px !important;
}

.ttl-ribbon2 {
  background-image: url("../images/ttl-ribbon2.svg");
  color: #632425;
  font-weight: bold;
  height: 70px !important;
}

/* pagetop arrow */
.pagetop {
  bottom: 30px;
  position: fixed;
  right: 20px;
  z-index: 100;
}

.cts-header-wrap>.award-ttl-caption {
  background: #fff;
  padding: 20px 2.5%;
}

/* PC */
@media (min-width:1191px) {

  /* lapel */
  .sp-lapel {
    display: none;
  }

  .pc-lapel {}

  /* change */
  .change-disp-sp {
    display: none;
  }

  .change-disp-pc {}

  /* cmn title */
  h3 {
    font-size: 2.375rem;
    height: 72px;
    margin: 0 auto 30px;
    width: 612px;
  }

  .ttl-caption {
    font-size: 1.375rem;
    font-weight: normal;
    margin-bottom: 60px;
  }

  .caption-notes {
    font-size: 1.125rem;
    font-weight: normal;
  }

  .img-caption-vote {
    height: auto;
    width: 353px;
  }

  .cts-wrap {
    min-width: 1190px;
  }
}

/* media max641px END */


/* mid */
@media (min-width:641px) and (max-width:1190px) {

  /* lapel */
  .sp-lapel {
    display: none;
  }

  /* change */
  .change-disp-sp {
    display: none;
  }


  /* cmn title */
  h3 {
    font-size: 2.0rem;
    height: 44px;
    margin: 0 auto 30px;
  }

  .ttl-caption {
    font-size: 1.375rem;
    font-weight: normal;
    margin-bottom: 30px;
  }

  .caption-notes {
    font-size: .8rem;
    font-weight: normal;
  }

  .img-caption-vote {
    height: auto;
    width: 353px;
  }

  .cts-wrap {
    width: 100%;
  }
}

/* media max641px - 1190px END */


/* SP */
@media (max-width:640px) {
  html {
    font-size: 101%;
  }

  /* lapel */
  .sp-lapel {}

  .pc-lapel {
    display: none;
  }

  /* change */
  .change-disp-sp {
    display: block;
  }

  .change-disp-pc {
    display: none;
  }

  /* cmn title */
  h3 {
    margin: 0 auto 20px;
    padding: 1vw 3vw;
  }

  .ttl-caption {
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 26px;
  }

  .caption-notes {
    font-size: .8rem;
    font-weight: normal;
  }

  .img-caption-vote {
    height: auto;
    max-width: 216px;
    width: 100%;
  }

  .cts-wrap {
    width: 100%;
  }
}

/* media max640px END */






/* PC */
@media (min-width:1191px) {

  /* header */
  /* mv */
  .cts-header {
    background-image: url("../images/header-bg.png");
    background-position: center center;
    background-size: cover;
  }

  .cts-header-wrap {
    width: 1190px;
  }


  /* menu */
  .main-menu {
    width: 1190px;
  }

  .main-menu li {
    height: 66px;
    width: 394px;
  }

  .main-menu li a {
    font-size: 1.875rem;
  }

  /* content nominated  */
  .cts-nominated-wrap {
    padding: 80px 0 10px;
    width: 1190px;
  }

  /* works list */
  .workslist {
    /* list margin 3+3 */
    margin: 0 auto 30px;
    width: 1184px;
  }

  ul.workslist li {
    /**/
    margin: 0 8px 34px;
    width: 280px;
  }

  a.works-link {
    padding: 20px;
    /**/
  }

  .workslist-ttl {
    font-size: 1.25rem;
    /**/
    margin-bottom: 15px;
  }

  /* caption */
  .workslist-caption {
    justify-content: space-around;
    /* match */
    margin: 0 auto 18px;
    padding: 14px 230px;
    width: 1168px;
  }

  .bravo-img-1 {
    height: auto;
    width: 246px;
  }

  .bravo-cap-1 {
    font-size: 1.1875rem;
    font-weight: bold;
    text-align: left;
  }

  .bravo-img-2 {
    height: auto;
    width: 188px;
  }

  .bravo-cap-2 {
    font-size: .8125rem;
    font-weight: bold;
    text-align: left;
  }

  .vote-reward {
    /* match */
    margin: 0 auto;
    width: 1168px;
  }

  .cts-nominated-detail-wrap {
    /**/
    padding: 80px 0 120px;
    width: 1190px;
  }

  /* works list detail */
  .workslist-detail {
    /* list margin 1+1 */
    margin: 0 auto 30px;
    width: 1188px;
  }

  /* text box height size */
  .comment-box1 {
    min-height: 88px;
  }

  .comment-box2 {
    background-color: #f5f5f5;
    border-radius: 4px;
    height: 7em;
    margin-bottom: 8px;
  }

  .comment-box3 {
    border-radius: 4px;
    min-height: 96px;
  }

  .thumbsup {
    height: 36px;
    margin: .3rem .5rem 0 0;
    width: 36px;
  }

  .third-wrap {
    padding: 40px 0;
    width: 1190px;
  }

  .vote-step-box {
    margin-bottom: 50px;
    width: 570px;
  }

  .vote-step-box-last {
    width: 1166px;
  }

  .cts-vote-wrap {
    padding: 60px 0;
    width: 1190px;
  }

  .vote-step-label img {
    width: 126px;
    /**/
  }

  .vote-step-label-last {
    font-size: 2.25rem;
    padding: 32px 0;
    /**/
  }


  .cts-overview-wrap h3 {
    margin-bottom: 80px;
    /* overwrite */
  }

  .cts-overview-wrap h4 {
    font-size: 2rem;
    margin-bottom: 24px;
  }

  .lines-margin {
    margin-bottom: 32px;
  }

  .cts-overview-wrap {
    padding: 60px 0 80px;
    width: 1190px;
  }

  .overview-text-box {
    padding: 44px 0 72px;
    width: 800px;
  }

  .detail-works img {
    width: 340px;
  }

  /* cts-vote */
  .vote-step-caption {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 24px;
  }

  .fig-instance1 img {
    margin: 80px auto;
    width: 310px;
  }

  .fig-instance2 {
    padding: 0 20px;
  }

  a.vote-btn {
    /**/
    height: 65px;
    width: 280px;
    /**/
  }
}

/* media max1191px END */


/* mid */
@media (min-width:641px) and (max-width:1190px) {

  /* header */
  /* mv */
  .cts-header {
    background-color: #91040b;
  }

  .cts-header-wrap {
    width: 100%;
  }

  /* menu */
  .main-menu {
    width: 100%;
  }

  .main-menu li {
    height: 66px;
    width: 33%;
  }

  .main-menu li a {
    font-size: 1.6rem;
  }

  /* content nominated  */
  .cts-nominated-wrap {
    padding: 50px 0 10px;
    width: 95%;
  }

  /* works list */
  .workslist {
    /* list margin 3+3 */
    margin: 0 auto 2.6%;
    width: 100%;
  }

  ul.workslist li {
    /**/
    margin: 0 auto 34px;
    width: 24%;
  }

  a.works-link {
    padding: 4%;
    /**/
  }

  .workslist-ttl {
    font-size: 1.25rem;
    /**/
    margin-bottom: 15px;
  }

  /* caption */
  .workslist-caption {
    gap: 4%;
    justify-content: center;
    /* match */
    margin: 0 auto 18px;
    padding: 14px;
    width: 100%;
  }

  .bravo-img-1 {
    height: auto;
    width: 19vw;
  }

  .bravo-cap-1 {
    font-size: 1.1875rem;
    font-weight: bold;
    text-align: left;
  }

  .bravo-img-2 {
    height: auto;
    width: 25%;
  }

  .bravo-cap-2 {
    font-size: .8125rem;
    font-weight: bold;
    text-align: left;
  }

  .vote-reward {
    /* match */
    margin: 0 auto;
    width: 100%;
  }

  .cts-nominated-detail-wrap {
    padding: 60px 0 70px;
    width: 95%;
  }

  /* works list detail */
  .workslist-detail {
    /* list margin 1+1 */
    margin: 0 auto 0;
    width: 100%;
  }

  /* text box height size */
  .comment-box1 {
    min-height: 88px;
  }

  .comment-box2 {
    background-color: #f5f5f5;
    border-radius: 4px;
    height: 128px;
    margin-bottom: 8px;
  }

  .comment-box3 {
    border-radius: 4px;
    min-height: 130px;
  }

  .thumbsup {
    height: 30px;
    margin: .3rem .5rem 0 0;
    width: 30px;
  }

  .third-wrap {
    padding: 5vw 20px;
    width: 100%;
  }

  .vote-step-box {
    margin-bottom: 2.5vw;
    width: 48%;
  }

  .vote-step-box-last {
    width: 100%;
  }

  .cts-vote-wrap {
    padding: 10vw 20px;
    width: 100%;
  }

  .vote-step-label img {
    width: 32%;
    /**/
  }

  .vote-step-label-last {
    font-size: 2.25rem;
    padding: 32px 0;
    /**/
  }


  .cts-overview-wrap h3 {
    margin-bottom: 5vw;
    /* overwrite */
  }

  .cts-overview-wrap h4 {
    font-size: 1.7rem;
    margin-bottom: 2vw;
  }

  .lines-margin {
    margin-bottom: 5vw;
  }

  .cts-overview-wrap {
    padding: 60px 0 0;
    width: 100%;
  }

  .overview-text-box {
    max-width: 790px;
    padding: 44px 0 54px;
    width: 80%;
  }

  .detail-box {
    max-width: 372px;
    width: 31.9%;
  }

  .detail-works img {
    width: 100%;
    /**/
  }

  /* cts-vote */
  .vote-step-caption {
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px;
  }

  .fig-instance1 img {
    margin: 80px auto;
    max-width: 310px;
    width: 100%;
  }

  .fig-instance2 {
    padding: 0 20px;
  }

  a.vote-btn {
    /**/
    height: 65px;
    max-width: 280px;
    width: 100%;
    /**/
  }
}

/* media max641px - 1190px END */


/* SP */
@media (max-width:640px) {

  /* header */
  /* mv */
  .cts-header {
    background-color: #91040b;
  }

  .cts-header-wrap {
    width: 100%;
  }

  /* menu */
  .main-menu {
    width: 100%;
  }

  .main-menu li {
    height: 44px;
    width: 33%;
  }

  .main-menu li a {
    font-size: .9rem;
  }

  /* content nominated  */
  .cts-nominated-wrap {
    padding: 6vw 20px .1vw;
    width: 100%;
  }

  /* works list */
  .workslist {
    /* list margin 3+3 */
    margin: 0 auto 2.6%;
    width: 100%;
  }

  ul.workslist li {
    /**/
    margin: 0 auto 5.2%;
    width: 32%;
  }

  .detail-head {
    display: block !important;
  }

  .detail-head-ttl {
    font-size: 1.35rem !important;
    line-height: 2.0;
    text-align: center;
  }

  .detail-head-vote {
    font-size: 1.3rem !important;
    height: 40px !important;
    letter-spacing: .05em;
    margin: 0 auto;
    max-width: 300px !important;
  }

  a.works-link {
    padding: 4%;
    /**/
  }

  .workslist-ttl {
    /* font-size: 0.625rem; */
    font-size: .8rem;
    margin-bottom: 10px;
  }

  /* caption */
  .workslist-caption {
    gap: 4%;
    justify-content: space-around;
    /* match */
    margin: 0 auto 5%;
    padding: 14px 4%;
    width: 100%;
  }

  .bravo-img-1 {
    height: auto;
    width: 19vw;
  }

  .bravo-cap-1 {
    /* font-size: 2.8vw; */
    font-size: 3.2vw;
    font-weight: bold;
    text-align: left;
  }

  .bravo-img-2 {
    height: auto;
    width: 25%;
  }

  .bravo-cap-2 {
    /* font-size: 2.8vw; */
    font-size: 3.2vw;
    font-weight: bold;
    text-align: left;
  }

  .vote-reward {
    /* match */
    margin: 0 auto;
    width: 100%;
  }

  .cts-nominated-detail-wrap {
    /**/
    padding: 10vw 20px 12vw;
    width: 100%;
  }

  /* works list detail */
  .workslist-detail {
    /* list margin 1+1 */
    margin: 0 auto 0;
    width: 100%;
  }

  /* text box height size */
  .comment-box1 {
    min-height: 100px;
  }

  .comment-box2 {
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 8px;
    min-height: 150px;
  }

  .comment-box3 {
    border-radius: 4px;
    min-height: 96px;
  }

  .thumbsup {
    height: 24px;
    margin: .3rem .5rem 0 0;
    width: 24px;
  }

  .third-wrap {
    padding: 5vw 20px;
    width: 100%;
  }

  .vote-step-box {
    margin-bottom: 2.5vw;
    width: 100%;
  }

  .vote-step-box-last {
    width: 100%;
  }

  .cts-vote-wrap {
    padding: 10vw 20px;
    width: 100%;
  }

  .vote-step-label img {
    width: 32%;
    /**/
  }

  .vote-step-label-last {
    font-size: 1.5rem;
    padding: 6.4vw 0;
    /**/
  }


  .cts-overview-wrap h3 {
    margin-bottom: 5vw;
  }

  .cts-overview-wrap h4 {
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 2vw !important;
  }

  .cts-overview-wrap h5 {
    font-size: 1.2rem !important;
    margin-bottom: 0 !important;
  }

  .lines-margin {
    margin-bottom: 6vw;
  }

  .cts-overview-wrap {
    padding: 10vw 20px 0;
    width: 100%;
  }

  .overview-text-box {
    padding: 5vw 0 10vw;
    width: 100%;
  }

  ol.overview-ol-list li {
    font-size: 1.0125rem !important;
  }

  .overview-text-box p {
    font-size: 1.0125rem !important;
  }

  .detail-box {
    max-width: 372px;
    width: 48.6% !important;
  }

  .detail-works img {
    width: 100%;
    /**/
  }

  /* cts-vote */
  .vote-step-caption {
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 0;
  }

  .fig-instance1 img {
    margin: 10vw auto;
    max-width: 310px;
    width: 100%;
  }

  .fig-instance2 {
    padding: 7.5vw 20px;
  }

  a.vote-btn {
    /**/
    height: 65px;
    max-width: 280px;
    width: 100%;
    /**/
  }
}

/* media max640px END */






/* header */
/* mv */
.cts-header {
  margin: 0;
}

.cts-header-wrap {
  margin: 0 auto;
}

.cts-header img {
  height: auto;
  width: 100%;
}

/* menu */
.main-menu {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding-inline-start: 0;
}

.main-menu li {
  text-align: center;
}

.main-menu li a {
  align-items: center;
  background-color: #632425;
  display: flex;
  font-weight: bold;
  height: 100%;
  justify-content: center;
  letter-spacing: .1em;
  text-decoration: none;
  width: 100%;
}

.main-menu li a:hover {
  background-color: #ff3b36;
  transition: .3s;
}

a.main-menu-nav {
  color: #fff !important;
  /* ★★★ */
}

/* contents */
/* nominated first*/


.cts-nominated-first {
  background-color: #cca86d;
}

.cts-nominated-wrap {
  background: linear-gradient(to left, #cca86d, #f4cc8b 40%, #f4cc8b 60%, #cca86d);
  margin: 0 auto;
  text-align: center;
}

/* works list */
.workslist {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-inline-start: 0;
  /*width: 1184px; list margin 3+3 */
  text-align: center;
}

.workslist-ttl {
  /*margin-bottom: 15px;*/
  color: #363f47;
  /*font-size: 1.25rem;*/
  font-weight: bold;
}

ul.workslist li {
  /*width: 280px;*/
  background-color: #fff;
  /*margin: 0 8px 34px;*/
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .08);
}

a.works-link {
  /*padding: 20px;*/
  display: block;
  text-decoration: none;
}

img.works-thumbnail {
  height: auto;
  width: 100%;
}

a.works-link:hover img.works-thumbnail {
  opacity: .5;
  transition: .3s;
}

/* caption */
.workslist-caption {
  align-items: center;
  /*width: 1168px; match */
  background-color: #fff;
  display: flex;
}



.vote-reward img {
  height: auto;
  width: 100%;
}

/* nominated second */
.cts-nominated-second {
  background: linear-gradient(to top, #4b0000, #010101 30%, #010101 70%, #4b0000);
}

.cts-nominated-detail-wrap {
  /*width: 1190px;*/
  margin: 0 auto;
  text-align: center;
}

/* works list detail */
.workslist-detail {
  display: flex;
  flex-wrap: wrap;
  gap: 1em 0;
  justify-content: space-between;
  list-style: none;
  margin: 0 auto;
  padding-inline-start: 0;
  /*width: 1188px; list margin 1+1 */
  text-align: center;
}

.detail-box {
  background-color: #fff;
  border: 6px solid #debc83;
  padding: 0 10px 20px;
  text-align: left;
  width: 32.5%;
}

.detail-head {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 14px 0;
}

.detail-head-ttl {
  color: #363f47;
  font-size: 1.3rem;
  font-weight: bold;
}

.detail-head-vote {
  align-items: center;
  background-color: #91040b;
  color: #fff;
  display: flex;
  font-size: 1.8rem;
  font-weight: bold;
  height: auto;
  justify-content: center;
  padding: .1em 1.5em;
  width: auto;
}


.detail-works {
  background-color: #fff;
  margin: 0;
  text-align: center;
}

.detail-works img {
  /*width: 340px;*/
  height: auto;
  margin: 0 auto 8px;
}

.work-ttl {
  color: #363f47;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 8px;
}

.author-name {
  font-size: 1rem;
  font-weight: normal;
}

/* a link */
a.author-name-link {
  color: #3b69dd;
  text-decoration: underline !important;
  /* ★★★ */
}

a.author-name-link:visited {
  color: #3b69dd;
  text-decoration: underline !important;
  /* ★★★ */
}

a.author-name-link:hover {
  color: #3b69dd;
  text-decoration: none !important;
  /* ★★★ */
}

.author-comment-ttl {
  color: #363f47;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 8px;
}

.author-comment {
  border-radius: 4px;
  color: #363f47;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 24px;
  padding: 8px;
}

.impression-comment-ttl {
  color: #363f47;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 8px;
}

.impression-comment-wrap {
  background-color: #1f2021;
  border-radius: 4px;
  display: flex;
  height: 7em !important;
  padding: 8px;
}

.impression-comment {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}

.vote-box {
  margin-top: auto;
  padding: 36px 0;
  text-align: center;
  ;
}

a.vote-btn {
  align-items: center;
  background: linear-gradient(to bottom, #fbd69d, #fbd69d 30%, #cba972);
  border-radius: 4px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .16);
  color: #4e1b0c;
  /*width: 280px;
	height: 65px;*/
  /**/
  display: flex;
  font-size: 1.125rem;
  font-weight: bold;
  justify-content: center;
  margin: 0 auto;
  text-decoration: none;
}

a.vote-btn:hover {
  transform: scale(1.075);
  transition: .3s;
}



/* nominated third */
.cts-nominated-third {
  background-color: #cca86d;
}

.third-wrap {
  background: linear-gradient(to left, #cca86d, #f4cc8b 40%, #f4cc8b 60%, #cca86d);
  /*width: 1190px;*/
  margin: 0 auto;
  text-align: center;
}


/* cts-vote */
.cts-vote {
  background-color: #fff;
}

.cts-vote-wrap {
  /*width: 1190px;*/
  margin: 0 auto;
  text-align: center;
}

.vote-step {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.vote-step-box {
  /*width: 570px;*/
  background-color: #f5f5f5;
}

.vote-step-label {
  margin-bottom: 20px;
  padding-top: 10px;
  position: relative;
  text-align: left;
}

.vote-step-label img {
  /*width: 126px;*/
  height: auto;
  left: -10px;
  position: relative;
}

.fig-instance1 {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0 20px;
}

.fig-instance1 img {
  /*width: 310px;*/
  height: auto;
}

.bravo-btn-img {
  height: auto;
  margin: auto;
  width: 100%;
}

.instance2-caption-wrap {
  align-items: center;
  display: flex;
  gap: 4%;
  justify-content: space-around;
  margin: 0 auto 18px;
  padding: 10px 0;
}



.vote-step-label-last {
  background-color: #91040b;
  color: #fff;
  /*font-size: 2.25rem;*/
  font-weight: bold;
  margin: 0;
}


/* cts-overview */
.cts-overview {
  background-color: #fff;
}

.cts-overview-wrap {
  /*width: 1190px;*/
  margin: 0 auto;
  text-align: center;
}


.cts-overview-wrap h5 {
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.overview-text-box {
  border-top: 1px solid #c6c6c6;
  /*width: 640px;*/
  margin: 0 auto;
  text-align: left;
}

.overview-text-box p {
  font-size: 1.125rem;
  font-weight: normal;
}

ol.overview-ol-list {
  padding: 0;
}

ol.overview-ol-list li {
  font-size: 1.125rem;
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
}


ul.overview-ul-list {
  list-style: disc !important;
  padding-inline-start: 1.3rem;
  ;
  /* ★★★ */
}

ul.overview-ul-list li {
  font-size: 1.125rem;
  font-weight: normal;
}

/* a link overview text */
a.overview-text-link {
  color: #3b69dd;
  text-decoration: underline !important;
  /* ★★★ */
}

a.overview-text-link:visited {
  color: #3b69dd;
  text-decoration: underline !important;
  /* ★★★ */
}

a.overview-text-link:hover {
  color: #3b69dd;
  text-decoration: none !important;
  /* ★★★ */
}



.icon-window {
  color: inherit;
  height: 1em;
  margin: -.15em .4rem auto;
  transition: opacity .2s;
  vertical-align: middle;
  width: 1em;
}

/*////////////////////////////////////*/
/* 大賞ページ用に追記 */

.award-box {
  background-color: #fff;
  border: 6px solid #91040b;
  font-weight: 700;
  height: auto;
  margin: 0 auto 40px;
  max-width: 960px;
  max-width: 800px;
  padding: 1em 2em 2em;
  text-align: left;
  width: 100%;
}

.award-detail-works img {
  height: auto;
  margin: .5em auto 1em;
  width: 100%;
}

.award-work-ttl {
  font-size: 1.6rem;
  text-align: center;
}

.award-author-name {
  font-size: 1.4rem;
  text-align: center;
}

.d-flex {
  border-top: 2px dotted #eee;
  display: flex;
  gap: 4%;
  margin-top: 1.4em;
  padding-top: 1.4em;
}

.comment {
  width: 48%;
}

.award-author-comment {
  background-color: #f5f5f5;
  border-radius: 4px;
  color: #363f47;
  display: flex;
  font-size: 1.2rem;
  font-weight: 500;
  height: 6.5em;
  margin-bottom: 24px;
  padding: 1em;
}

.award-impression-comment-wrap {
  background-color: #1f2021;
  border-radius: 4px;
  display: flex;
  font-size: 1.2rem;
  font-weight: 500;
  height: 6.5em;
  margin-bottom: 24px;
  padding: 1em;
}

.award-impression-comment {
  color: #fff;
  display: flex;
  font-size: 1.2rem;
  font-weight: 500;
}


.award-thumbsup {
  height: 36px;
  margin-right: 10px;
  width: 36px;
}

.award-ttl-caption {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0 2.5% 60px;
  text-align: center;
}

.award-ttl-caption>span {
  color: #91040b;
  font-size: 2.2rem;
}


@media (min-width:641px) and (max-width:1190px) {

  .award-impression-comment,
  .award-author-comment {
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .award-ttl-caption {
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0 2.5% 40px;
  }

  .award-ttl-caption>span {
    color: #91040b;
    font-size: 1.8rem;
  }


  .impression-comment-wrap {
    height: 14.5em !important;
  }

  .d-flex {
    margin-top: 0;
  }

  .award-author-comment,
  .award-impression-comment,
  .award-impression-comment-wrap {
    height: 6em !important;
  }
}

@media (max-width:640px) {
  .d-flex {
    margin-top: 0;
  }

  .award-author-comment,
  .award-impression-comment,
  .award-impression-comment-wrap {
    display: block;
    font-size: 1.0rem;
    height: 8em !important;
    line-height: 1.3;
  }


  .comment {
    width: 100%;
  }


  .award-work-ttl {
    font-size: 1.4rem;
  }

  .award-author-name {
    font-size: 1.2rem;
  }

  .award-ttl-caption {
    font-size: 1.2rem;
    line-height: 1.4;
    padding: 0 2.5% 30px;
  }

  .award-ttl-caption>span {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.4;
  }

  .ttl-ribbon {
    background-size: calc(100% - 20px);
  }

  .award-box {
    padding: 1em 2em .6em;
  }

  .impression-comment-wrap {
    height: 188px !important;
  }
}



@media (max-width:480px) {
  .d-flex {
    display: block;
  }

  h3 {
    font-size: 1.05rem;
    padding: 1vw;
  }

  .detail-head-vote {
    font-size: 1.1rem !important;
  }

  .detail-box {
    margin: 0 auto;
    max-width: 100%;
    width: 100% !important;
  }

  .award-author-comment {
    font-size: 1rem;
    height: auto !important;
  }

  .award-impression-comment {
    font-size: 1rem;
    height: auto !important;
  }

  .award-impression-comment-wrap {
    display: flex;
    height: auto !important;
  }

  .comment {
    width: 100%;
  }


  .award-box {
    padding: 1em 1em .4em;
  }

  .comment-box,
  .comment-box1,
  .comment-box2,
  .comment-box3 {
    height: auto;
    min-height: 48px;
  }

  .award-ttl-caption {
    padding: 0 0 10px;
  }


  .main-menu li a {
    font-size: .9rem;
  }

  .impression-comment-wrap {
    height: auto !important;
  }

  h3.ttl-ribbon2 {
    font-size: 1.2rem;
    height: 40px !important;
  }
}

@media (max-width:310px) {
  .main-menu li a {
    font-size: .9;
    letter-spacing: 0;
  }

  h3 {
    font-size: .85rem !important;
    padding: 0vw;
  }

  .detail-head-vote {
    font-size: .9rem !important;
  }

  .award-author-comment {
    font-size: 1rem;
  }

  .award-impression-comment {
    font-size: 1rem;
  }

  .main-menu li a {
    font-size: .9rem;
  }

  h3.ttl-ribbon {
    font-size: 1rem;
  }

  h3.ttl-ribbon2 {
    font-size: 1rem;
  }
}