@charset "UTF-8";
/*テキスト設定*/
@font-face {
  font-family: "a1-gothic-black";
  src: url("../fonts/HigureGothic-Black.woff") format("woff");
}
@font-face {
  font-family: "a1-gothic-bold";
  src: url("../fonts/HigureGothic-Bold.woff") format("woff");
}
@font-face {
  font-family: "a1-gothic-medium";
  src: url("../fonts/HigureGothic-Medium.woff") format("woff");
}
@font-face {
  font-family: "a1-gothic-regular";
  src: url("../fonts/HigureGothic-Regular.woff") format("woff");
}
@font-face {
  font-family: "a1-gothic-light";
  src: url("../fonts/HigureGothic-Light.woff") format("woff");
}
body {
  background-image: url(../images/bg_washi.webp);
  background-position: top center;
  background-repeat: repeat;
}

section {
  background-color: transparent;
}

.gnav-wrap.page {
  background: transparent;
  padding-left: 170px;
}

.layout {
  max-width: 1140px;
}

.h2_box {
  position: relative;
  z-index: 10;
}

.h2_box h2 {
  letter-spacing: 0.05em;
}

.h2_box h2::before {
  background-image: url(../images/wave_green.webp);
  top: -2.5rem;
  right: -12.5rem;
}

.h2_box h2::after {
  background-image: url(../images/wave_orange02.webp);
  left: -14rem;
}

.menu {
  background-color: #fff;
  border: none;
}

.menu-item a {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
}

.main_area {
  justify-content: center;
  min-height: 710px;
}

.main_area .left {
  width: 40%;
  top: -2rem;
}

.main_area .left .main_il {
  position: relative;
  bottom: -4rem;
  left: -3rem;
}

.main_area .left .main_copy {
  width: 58%;
  top: -1rem;
  right: 3rem;
}

.main_area .main_title {
  width: 41%;
}

.main_area .main_title .tori {
  width: 26%;
  top: -3rem;
  right: 2rem;
}

.main_area .main_title .theme {
  width: 56%;
  bottom: 19rem;
  left: 4rem;
}

.main_area .main_title .date {
  bottom: 13.5rem;
  right: 2rem;
  width: 48%;
}

#main .btn-wrap a {
  display: block;
  width: 420px;
  margin: 0 auto;
}

#main .btn-wrap a img {
  width: 100%;
}

/**/
#outline {
  padding-top: 0;
  padding-bottom: 14rem;
}

#outline .layout .text {
  gap: 0;
}

#outline .layout .text p {
  width: calc(100% - 1rem);
  margin: 0 auto;
  background-color: #fff;
  margin-top: -0.7rem;
  margin-bottom: -0.7rem;
  padding: 3rem;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
}

/**/
#winner {
  padding-top: 0;
  padding-bottom: 14rem;
}

#winner .box .item01 p, #winner .box .item02 p {
  margin-bottom: 0;
}

#winner .box .item01 .people, #winner .box .item02 .people {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.9rem;
}

#winner .box .item01 .text {
  width: 620px;
  margin: 0 auto;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.8rem;
}

#winner .box .item02 .text {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.8rem;
}

/**/
#theme {
  padding-top: 10rem;
}

#theme .layout {
  padding: 10rem 8rem;
}

#theme .h2_box {
  padding: 0;
}

#theme .h2_box h2::before {
  background-image: url(../images/wave_orange02.webp);
  transform: scale(1, 1);
  right: -8rem;
  top: -4rem;
}

#theme .h2_box h2::after {
  background-image: url(../images/wave_green.webp);
  transform: scale(1, 1);
  left: -11rem;
  bottom: -3rem;
}

#theme p {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  color: #111111;
  font-size: 1.8rem;
  line-height: 2;
  padding-left: 10rem;
  padding-right: 4rem;
}

/**/
#schedule {
  padding-bottom: 14rem;
}

#schedule .h2_box h2::before {
  background-image: url(../images/wave_orange02.webp);
  left: -13.5rem;
  right: auto;
  top: -3.5rem;
}

#schedule .h2_box h2::after {
  background-image: url(../images/wave_green.webp);
  right: -12rem;
  left: auto;
  bottom: -2rem;
}

.cont th {
  width: 88px;
  height: 102px;
  background-color: #EFDA84;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 3.4rem;
  font-weight: 500;
  letter-spacing: 0;
}

.cont tr:nth-of-type(even) th {
  height: 102px;
  background-color: #C3D8E5;
}

.cont tr:nth-child(n+4) th {
  height: 148px;
}

.cont td {
  height: 102px;
  background-color: rgba(239, 218, 132, 0.4);
}

.cont tr:nth-of-type(even) td {
  height: 102px;
  background-color: rgba(195, 216, 229, 0.4);
}

.cont tr:nth-child(n+4) td {
  height: 148px;
}

.cont th span {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 2.1rem;
  font-weight: 500;
  padding-left: 0.2em;
  position: relative;
  bottom: -0.2em;
}

.cont td .item {
  height: 240px;
  border: 1px solid #D0E8DA;
}

.cont tr:last-child td .item {
  height: 90px;
  padding-top: 0;
  border: 1px solid #D0E8DA;
}

#schedule p {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
}

#schedule .day_name {
  font-size: 2.5rem;
}

#schedule .day {
  font-size: 3.4rem;
  display: block;
  height: auto;
}

#schedule .day .week {
  font-size: 2.1rem;
}

#schedule .day span {
  font-size: 1.7rem;
  display: inline-block;
  margin: 1rem 0;
}

/**/
#guideline {
  padding-bottom: 14rem;
}

#guideline .h2_box h2::before {
  top: 1rem;
  right: -14.5rem;
  background-image: url(../images/wave_orange03.webp);
  transform: scale(1.1);
}

#guideline .h2_box h2::after {
  bottom: auto;
  top: -3rem;
  background-image: url(../images/wave_blue02.webp);
  transform: scale(1.1);
}

#guideline th, td {
  font-family: "a1-gothic-regular", sans-serif;
  font-size: 2rem;
  padding: 1rem;
}

#guideline th {
  text-align: center;
  width: 170px;
}

#guideline td {
  color: #262626;
}

#online {
  background-color: #e6ecf7;
}

#online .outline p {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
}

#online .prof p {
  font-family: "a1-gothic-medium", sans-serif !important;
  color: #111111;
  font-size: 2rem;
  line-height: 1.4;
}

#online .date .left {
  background-color: #EFDA84;
}

#online .date .right {
  background-color: rgba(239, 218, 132, 0.4);
}

#online .date .right p {
  text-align: left;
  letter-spacing: 0.1em;
}

.webcast .item {
  padding: 7rem 0 3rem;
}

.webcast {
  padding-bottom: 8rem;
  box-shadow: #ddd 15px 15px 20px;
}

/**/
#vote_cont {
  background-color: #F7F2ED;
  padding-top: 10rem;
  padding-bottom: 10rem;
}

#vote_cont .mark_txt {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 3rem;
}

#vote_cont .layout.df-row:nth-of-type(2) {
  max-width: 674px;
}

#vote_cont .item {
  padding-top: 21rem;
}

#vote_cont .item p {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 3rem;
  line-height: 1.3;
}

#vote_cont .item .form_flag {
  background-image: url(../images/form_flag02.webp);
  width: 156px;
  height: 194px;
  padding-top: 6rem;
  background-position: top center;
  font-size: 3.5rem;
  line-height: 1.25;
  left: calc(50% - 80px);
}

#vote_cont .item .form_flag span {
  font-size: 2.5rem;
}

#vote_cont .btn-wrap {
  width: 340px;
}

/**/
#result .grandprix {
  padding-bottom: 13rem;
}

#result .semi_grandprix {
  padding-top: 11rem;
  padding-bottom: 10rem;
}

#result .winner {
  padding-top: 10rem;
}

#result .koseikai {
  padding-top: 10rem;
  padding-bottom: 0;
}

#result .grandprix, #result .winner {
  background-color: #F7F2ED;
}

#result .koseikai {
  background-color: transparent;
}

#result .grandprix .layout, #result .semi_grandprix .layout {
  max-width: 884px;
  justify-content: space-between;
}

#result .winner .layout, #result .koseikai .layout {
  max-width: 1080px !important;
  gap: 4rem;
  justify-content: center;
}

#result .grandprix .ribon, #result .semi_grandprix .ribon {
  width: 124px;
  left: -7.5rem;
  top: -6.5rem;
}

#result .winner .layout .item, #result .koseikai .layout .item {
  width: 240px;
  margin-bottom: 4rem;
}

#result .grandprix .senryu_frame, #result .semi_grandprix .senryu_frame {
  width: 386px;
  min-height: 820px;
  background-color: #fff;
  margin: 0;
}

#result .winner .senryu_frame, #result .koseikai .senryu_frame {
  width: 100%;
  min-height: 520px;
  background-color: #fff;
}

#result .grandprix .senryu_frame p, #result .semi_grandprix .senryu_frame p {
  font-size: 5.9rem;
}

#result .winner .senryu_frame p, #result .koseikai .senryu_frame p {
  font-size: 3.7rem;
}

#result .grandprix .txt_box, #result .semi_grandprix .txt_box {
  width: 426px;
}

#result .grandprix .txt_box .pen_name, #result .semi_grandprix .txt_box .pen_name {
  font-size: 2.8rem;
  width: 350px;
  margin: 0 auto;
  padding: 2rem 0;
}

#result .winner .txt_box .pen_name, #result .koseikai .txt_box .pen_name {
  font-size: 2rem;
  line-height: 1.4;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

#result .grandprix .txt_box .pen_name span, #result .semi_grandprix .txt_box .pen_name span {
  font-size: 2.8rem;
}

#result .winner .txt_box .pen_name span, #result .koseikai .txt_box .pen_name span {
  font-size: 2rem;
}

#result .grandprix .txt_box .prize, #result .semi_grandprix .txt_box .prize {
  font-size: 2.6rem;
  width: 350px;
  margin: 0 auto;
  padding: 2rem 0;
}

#result .grandprix .txt_box .work_txt, #result .semi_grandprix .txt_box .work_txt {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.7rem !important;
  color: #111111;
  letter-spacing: 0;
  height: 245px;
  padding: 20px 28px;
  border: 1px solid #af985a;
}

#result .winner .txt_box .work_txt, #result .koseikai .txt_box .work_txt {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.2rem !important;
  color: #111111;
  letter-spacing: 0;
  width: 234px;
  height: 174px;
  padding: 12px 18px;
  margin: 0 auto;
  border: 1px solid #af985a;
}

/**/
#overview {
  background-color: #F7F2ED;
  padding-top: 10rem;
  padding-bottom: 16rem;
}

#overview .layout {
  max-width: 922px;
}

#overview .layout .h2_box {
  padding: 14rem 0 4rem;
}

#overview .prof {
  justify-content: space-between;
  align-items: center;
}

#overview .prof p {
  max-width: 556px;
  font-family: "a1-gothic-medium", sans-serif !important;
  color: #111111;
  font-size: 2rem;
  line-height: 1.4;
}

/**/
.footer_wrap {
  background-color: #C3D8E5;
}

.footer_wrap .footer-inner strong {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.8rem;
}

.footer_wrap .footer-inner p {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.4rem;
}

/**/
#vote_list {
  position: relative;
}

#vote_list h2 {
  font-size: 4.4rem;
}

#vote_list .vote_list_h2_box_02 h2::before {
  top: 1.5rem;
  right: -14rem;
}

#vote_list .vote_list_h2_box_02 h2::after {
  top: -3rem;
  bottom: auto;
}

#vote_list ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#vote_list ul li {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-bottom: 3rem;
}

#vote_list ul li::before {
  content: "";
  display: block;
  width: 30px;
  height: 48px;
  background-image: url(../images/vote_flow_arrow.webp);
  background-size: contain;
  background-position: center;
  background-repeat: repeat;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  z-index: 2;
}

#vote_list ul li:last-child:before {
  display: none;
}

#vote_list ul li figure {
  width: 130px;
}

#vote_list ul li p {
  width: 694px;
  height: 80px;
  border-radius: 0 40px 40px 0;
  background-color: #fff;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  color: #605B32;
  font-size: 2.6rem;
  line-height: 80px;
  text-align: center;
  margin: 0;
  position: relative;
  top: -1rem;
}

#vote_list ul li p span {
  background-color: #fff;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  color: #D86060;
  font-size: 3rem;
}

#vote_list .check_count {
  width: 25%;
  padding-left: 5rem;
  background-color: #EFDA84;
  margin-left: auto;
  margin-right: 0;
  margin-top: 8rem;
  margin-bottom: 3.5rem;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  color: #605B32;
  font-size: 2.6rem;
  line-height: 1.5;
}

#vote_list .check_count span {
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  color: #605B32;
  font-size: 4.2rem;
}

#vote_list form {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#vote_list .layout {
  background-color: #fff;
  box-shadow: #ddd 15px 15px 20px;
  padding: 6rem 10rem;
}

#vote_list .df_row {
  justify-content: space-between;
  align-items: center;
}

#vote_list .checkbox {
  border-top: 1px solid #AF985A;
  position: relative;
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
}

#vote_list .checkbox:last-child {
  border-bottom: 1px solid #AF985A;
}

#vote_list .work {
  width: 60%;
}

#vote_list .checkbox input[type=checkbox] {
  display: none;
}

#vote_list .checkbox input[type=checkbox] + label::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border: 1.5px solid #B5A693;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translate(0, -50%);
  z-index: 1;
}

#vote_list .checkbox input[type=checkbox]:checked + label::before {
  background-color: #B5A693;
}

#vote_list .checkbox input[type=checkbox] + label::after {
  content: "";
  display: block;
  width: 14px;
  height: 9px;
  background-image: url(../images/checked_icon.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translate(0, -50%);
  z-index: 2;
  opacity: 0;
}

#vote_list .checkbox input[type=checkbox]:checked + label::after {
  opacity: 1;
}

#vote_list label {
  width: 400px;
  margin: 0;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.8rem;
  color: #605B32;
  padding-left: 56px;
  position: relative;
}

.poster {
  width: 114px;
  height: 24px;
  border-radius: 24px;
  border: 0.5px solid #605B32;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.5rem;
  color: #605B32;
  line-height: 24px;
  text-align: center;
  margin: 0;
}

.checkbox_info {
  width: 222px;
}

.impression {
  padding-left: 3.5rem;
  padding-right: 1rem;
  height: 30px;
  background-color: #D86060;
  border-radius: 30px;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.5rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 30px;
  position: relative;
  margin: 0;
}

.impression::before {
  content: "";
  display: block;
  width: 22px;
  height: 20px;
  background-image: url(../images/impression_icon.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translate(0, -40%);
}

.checkbox_info a {
  width: 144px;
  position: relative;
  top: 2px;
}

.input_area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10rem;
  position: relative;
  left: -4rem;
}

.affiliation {
  position: relative;
}

.affiliation::before {
  content: "";
  display: block;
  width: 21px;
  height: 10px;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
          clip-path: polygon(100% 0, 0 0, 50% 100%);
  background-color: #C3D8E5;
  position: absolute;
  right: 4px;
  top: 10px;
  z-index: 2;
}

#vote_list .input_area label {
  width: auto;
  padding: 0;
  font-size: 1.4rem;
  color: #111111;
  position: relative;
  z-index: 1;
}

.input_area select {
  width: 340px;
  height: 30px;
  border: 1px solid #AF985A;
  margin-bottom: 1.8rem;
  margin-left: 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  font-size: 1.4rem;
  color: #111111;
  padding: 4px;
}

.input_area input {
  width: 340px;
  height: 30px;
  border: 1px solid #AF985A;
  margin-bottom: 1.8rem;
  margin-left: 1rem;
  font-size: 1.4rem;
  color: #111111;
  letter-spacing: 0;
  padding: 4px;
}

#vote_list .submit {
  border: none;
  width: 360px;
  height: auto;
  margin: 0 auto;
  margin-top: 46px;
}

@media (max-width: 1250px) {
  .gnav-wrap.page {
    padding: 40px;
  }
}
@media (max-width: 1070px) {
  .menu {
    margin: 0;
  }
  .main_area {
    min-height: 630px;
  }
  .cont {
    overflow-x: scroll;
  }
  .cont table {
    min-width: 870px;
  }
  #result .winner .layout, #result .koseikai .layout {
    justify-content: center;
    gap: 3rem 2rem;
  }
  #vote_list .check_count {
    width: 50%;
  }
  #vote_list .checkbox {
    padding-top: 1.8rem;
  }
  #vote_list .work {
    width: 100%;
  }
  .poster {
    margin-right: 1rem;
  }
  #vote_list .checkbox_info {
    width: 100%;
    justify-content: right;
    margin-top: 1rem;
  }
}
@media (max-width: 992px) {
  #result .grandprix .layout, #result .semi_grandprix .layout {
    justify-content: center;
    gap: 2rem;
  }
  #vote_list ul li p {
    width: 600px;
    height: 80px;
  }
}
@media (max-width: 840px) {
  .h2_box {
    margin-top: 2rem;
    margin-bottom: 4rem;
  }
  .main_area {
    min-height: 530px;
  }
  #winner .box .item01 {
    width: 100%;
  }
  #winner .box .item01 .photo_box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3rem;
  }
  #winner .box .item01 .text {
    width: 100%;
  }
  #winner .box .item01 .photo_box img {
    width: 80%;
  }
  #vote_cont .layout.df-row {
    justify-content: center;
  }
  #vote_cont .mark_txt {
    justify-content: center;
  }
  #theme p {
    padding: 4rem;
  }
  .cont td .item .day_name {
    width: 160px;
    height: 100%;
    border-bottom: none;
    border-right: 0.5px solid #605b32;
  }
  .cont td .item .day {
    padding: 2rem;
  }
  #overview .prof {
    justify-content: center;
  }
  .yasumi_photo {
    margin-bottom: 2rem;
  }
  #overview .prof p {
    padding: 2rem;
  }
  #online .layout.df-row p {
    padding: 2rem;
  }
  #online .date .left p {
    padding: 2rem !important;
    text-align: center;
  }
  #online .date .right p {
    padding: 2rem !important;
    text-align: center;
  }
  #vote_list .layout {
    padding: 3rem;
  }
  #vote_list .work {
    justify-content: center;
  }
  .poster {
    margin-top: 1rem;
  }
  #vote_list .checkbox_info {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  /*
  .gnav-wrap.page .sub_logo {
      width: 400px;
  }
  */
  .vote_mark {
    width: 60%;
  }
  #vote_cont .mark_txt {
    font-size: 2.4rem;
    padding: 2rem;
    text-align: center;
  }
  .footer_wrap {
    height: 300px;
  }
  #vote_list ul {
    padding: 2rem;
  }
  #vote_list ul li {
    width: 100%;
    flex-direction: column;
    padding-bottom: 6rem;
    margin-bottom: 2rem;
  }
  #vote_list ul li figure {
    position: relative;
    margin-bottom: -6rem;
    z-index: 2;
  }
  #vote_list ul li p {
    max-width: 350px;
    width: 100%;
    height: auto;
    font-size: 2rem;
    line-height: 1.5;
    padding: 8rem 2rem 3rem 2rem;
    border-radius: 40px;
  }
  #vote_list ul li p span {
    font-size: 2rem;
  }
}
@media (max-width: 540px) {
  .h2_box h2::before, #vote_list .vote_list_h2_box_02 h2::before, #guideline .h2_box h2::before {
    width: 8rem;
    height: 3.8rem;
    top: 0;
    right: -8.5rem;
  }
  #theme .h2_box h2::before {
    width: 8rem;
    height: 3.8rem;
    top: -2rem;
    right: -5.5rem;
  }
  #schedule .h2_box h2::before {
    width: 8rem;
    height: 3.8rem;
    top: -4.5rem;
    left: -6.5rem;
  }
  .h2_box h2::after, #theme .h2_box h2::after, #guideline .h2_box h2::after {
    width: 8rem;
    height: 3.8rem;
    bottom: 0;
    left: -8.5rem;
  }
  #theme .h2_box h2::after {
    width: 8rem;
    height: 3.8rem;
    bottom: -2rem;
    left: -5.5rem;
  }
  #schedule .h2_box h2::after {
    width: 8rem;
    height: 3.8rem;
    right: -6.5rem;
    bottom: -4rem;
  }
  .gnav-wrap.page {
    padding: 20px;
  }
  .fix_btn {
    width: 150px;
  }
  .main_area {
    flex-direction: column-reverse;
    align-items: center;
    min-height: auto;
  }
  .main_area .left, .main_area .main_title {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 4rem;
  }
  .main_area .left .main_copy {
    width: 58%;
    left: auto;
    right: -6rem;
  }
  .main_area .left .main_il {
    width: 80%;
    bottom: -10rem;
  }
  .main_area .main_title .theme {
    bottom: -1rem;
  }
  .main_area .main_title .date {
    bottom: -4.5rem;
  }
  #main .btn-wrap a {
    width: 80%;
    margin-top: 2rem;
  }
  #winner .box .item01 .prize, #winner .box .item02 .prize {
    font-size: 2.4rem;
  }
  #winner .box .item01, #winner .box .item02 {
    padding: 4rem 2rem;
  }
  .vote_mark {
    width: 75%;
  }
  #vote_cont .item p {
    font-size: 2.4rem;
  }
  #vote_cont .item:nth-of-type(2) > p span {
    font-size: 3.6rem;
  }
  #theme .layout {
    padding: 5rem 4rem;
  }
  #theme .h2_box h2 span {
    font-size: 4rem;
  }
  #theme p {
    padding: 5rem 0 0 0;
  }
  #schedule th {
    flex-direction: row;
    width: 88px;
  }
  .cont td .item {
    padding: 3rem;
  }
  #result .grandprix .senryu_frame, #result .semi_grandprix .senryu_frame {
    width: 240px;
    min-height: 520px;
  }
  #result .grandprix .ribon, #result .semi_grandprix .ribon {
    width: 100px;
    left: -6.5rem;
    top: -6.5rem;
  }
  #result .grandprix .senryu_frame p, #result .semi_grandprix .senryu_frame p {
    font-size: 3.7rem;
  }
  #result .grandprix .txt_box, #result .semi_grandprix .txt_box {
    width: 240px;
  }
  #result .grandprix .txt_box .pen_name, #result .grandprix .txt_box .prize, #result .semi_grandprix .txt_box .pen_name, #result .semi_grandprix .txt_box .prize {
    font-size: 2rem;
    width: 100%;
  }
  #result .grandprix .txt_box .pen_name span, #result .semi_grandprix .txt_box .pen_name span {
    font-size: 2rem;
  }
  #result .grandprix .txt_box .work_txt, #result .semi_grandprix .txt_box .work_txt {
    font-size: 1.2rem !important;
    padding: 12px 18px;
    height: 174px;
  }
  #guideline th {
    width: 100%;
  }
  .footer_wrap .footer-inner strong {
    font-size: 1.6rem;
  }
  .footer_wrap .footer-inner p {
    font-size: 1.2rem;
  }
  #vote_list .check_count {
    font-size: 2rem;
    padding: 2rem;
  }
  #vote_list .check_count span {
    font-size: 2.4rem;
  }
  .input_area {
    left: 0;
  }
  .input_area select, .input_area input {
    width: 240px;
  }
  #vote_list .submit {
    width: 320px;
  }
  #vote_list h2 {
    font-size: 3.2rem;
  }
}
.cloud.c01 {
  width: 757px;
  top: 22px;
  left: -158px;
}

.cloud.c02 {
  width: 358px;
  top: 78px;
  right: -60px;
}

.cloud.c03 {
  width: 520px;
  left: -136px;
  top: 850px;
}

.cloud.c04 {
  width: 512px;
  right: -148px;
  top: 808px;
}

#outline .cloud.c03 {
  bottom: 40px;
}

#theme .cloud.c02 {
  right: -110px;
}

#theme .cloud.c03 {
  top: 530px;
}

.result_item .c01 {
  left: -245px;
  top: 60px !important;
}

.result_item .c02 {
  top: 50% !important;
}

.result_item .c03 {
  top: auto !important;
  bottom: 60px;
}

#overview .c02 {
  top: 25%;
}

#overview .c03 {
  top: auto;
  bottom: 100px;
}

#guideline .cloud.c01 {
  top: 20px !important;
  left: -340px !important;
}

#online .cloud.c01 {
  top: 40px !important;
}

#online .cloud.c02 {
  top: 25% !important;
}

#online .cloud.c03 {
  top: 75% !important;
  bottom: auto;
}

@media (max-width: 840px) {
  .cloud.c01 {
    width: 550px;
  }
  .cloud.c02 {
    width: 300px;
  }
  .cloud.c03 {
    width: 400px;
  }
  .cloud.c04 {
    width: 400px;
  }
  #online .cloud {
    opacity: 1;
  }
}
@media (max-width: 540px) {
  .cloud.c01 {
    width: 380px;
  }
  .cloud.c02 {
    width: 280px;
  }
  .cloud.c03 {
    width: 260px;
  }
  .cloud.c04 {
    width: 260px;
  }
}
#guideline ul li {
  font-family: "a1-gothic-regular", sans-serif;
}/*# sourceMappingURL=add.css.map */