@charset "utf-8";
/*
Theme Name:神戸新開地ジャズヴォーカルクィーンコンテスト
*/
html {
  background: #000;
  color: #e6e6e6;
  font-family: YuMincho, 'Yu Mincho', serif;
}
a, a:visited {
  color: #e6e6e6;
  text-decoration: none;
}
header ul, .top-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper {
  width: 100%;
  overflow-x: hidden;
}
#siteheader {
  width: 100%;
  position: relative;
  z-index: 100;
}
#siteheader .inner {
  width: 80%;
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
}
#siteheader .logo-area {
  width: 120px;
}
#siteheader .toggle {
  display: none;
}
#grobal-nav {
  width: calc(100% - 180px);
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-end;
  margin-top: 55px;
}
#grobal-nav ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
#grobal-nav ul li {
  width: max-content;
  position: relative;
  margin-right: 42px;
  font-size: 1.55rem;
}
#grobal-nav ul li:last-child {
  margin-right: 0px;
}
#grobal-nav ul li:after {
  content: '/';
  position: absolute;
  color: #fff;
  display: block;
  transform: translate(0, -50%);
  top: 50%;
  right: -24px;
}
#grobal-nav ul li:last-child:after {
  content: none;
}
#grobal-nav .fb {
  width: 32px;
  margin-left: 60px;
}
#grobal-nav .fb.ig {
    margin-left: 20px;
}
@media screen and (max-width:1278px) {
  #grobal-nav ul li {
    margin-right: 32px;
    font-size: 1.55rem;
  }
  #grobal-nav ul li:after {
    right: -19px;
  }
  #grobal-nav .fb {
    margin-left: 30px;
  }
}
@media screen and (max-width:1278px) {
  #grobal-nav ul li {
    font-size: 1.4rem;
  }
}
@media screen and (max-width:1278px) {
  #grobal-nav {
    width: calc(100% - 130px);
  }
  #grobal-nav ul li {
    margin-right: 17px;
  }
  #grobal-nav ul li:after {
    right: -12px;
  }
  #grobal-nav .fb {
    margin-left: 20px;
    width: 28px;
  }
}
main.top {
  width: 100%;
  background: url("images/top-main.png")no-repeat;
  background-size: 80%;
  background-position: top right;
}
main {
  margin-top: -137px;
  padding-top: 137px;
}
.top-main {
  width: 80%;
  max-width: 1300px;
  margin: 0 auto;
  padding-top: 68px;
  font-family: fot-tsukuaoldmin-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
  position: relative;
}
.top-main span {
  font-size: 1.6rem;
}
.top-main .site-lead {
  font-size: 1.98rem;
  margin-bottom: 40px;
  line-height: 1.8;
}
.top-main h1 {
  width: 46%;
  min-width: 640px;
  margin-left: -30px;
  margin-bottom: 40px;
}
.top-main h2 {
  font-size: 2.9rem;
  margin-bottom: 40px;
}
.top-main h3 {
  font-size: 2.2rem;
}
.day {
  width: 46%;
  min-width: 640px;
  margin-bottom: 40px;
}
.venue {
  font-size: 2.9rem;
  line-height: 1;
  margin-bottom: 40px;
}
.cost {
  font-size: 3.5rem;
  margin-bottom: 30px;
  line-height: .9;
  color: #fff;
}
.cost span.yen {
  font-size: 2.8rem;
}
.ticket-center {
  border: 1px solid #e6e6e6;
  display: flex;
  flex-flow: row wrap;
  width: 44%;
  min-width: 640px;
  font-size: 1.98rem;
  line-height: 1.3;
  margin-bottom: 40px;
}
.ticket-center dt {
  padding: 10px;
  text-align: center;
  width: 20%;
  border-right: 1px solid #e6e6e6;
}
.ticket-center dd {
  padding: 10px 20px;
  width: 80%;
}
.top-main p {
  line-height: 2.2;
}
.top-main h4 {
  font-size: 1.55rem;
  margin-bottom: 10px;
}
.marks {
  margin-top: 40px;
  width: 10%;
  min-width: 200px;
}
.bnrs {
  display: flex;
  flex-flow: row wrap;
  margin-top: 60px;
  justify-content: space-between;
}
.bnrs div {
  width: 47.5%;
}
.prev-ticket {
  position: absolute;
  top: 65%;
  right: 4%;
  transform: translate(0, -50%);
  width: 30%;
  min-width: 200px;
}
.top-section {
  width: 80%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 150px 0 0;
}
.top-section h2 {
  font-size: 2.2rem;
  width: max-content;
  padding-bottom: 18px;
  border-bottom: 5px solid #808080;
  margin-bottom: 50px;
}
.top-section h2.contestants-tit {
  font-size: 2.8rem;
  margin: 0 auto 50px;
  border-bottom: none;
  position: relative;
}
.top-section h2.contestants-tit:before {
  position: absolute;
  display: block;
  content: '';
  border-bottom: 5px solid #808080;
  width: 12px;
  height: 5px;
  top: 35%;
  left: -38px;
  transform: translate(0, -50%);
}
.top-section h2.contestants-tit:after {
  position: absolute;
  display: block;
  content: '';
  border-bottom: 5px solid #808080;
  width: 12px;
  height: 5px;
  top: 35%;
  right: -38px;
  transform: translate(0, -50%);
}
.top-section .judge-member {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 20px;
}
.judge-member li {
  width: 15%;
  margin-right: 2%;
  text-align: center;
}
.judge-member li:last-child {
  margin-right: 0;
}
.member-box {
  display: flex;
  flex-flow: row wrap;
  margin-top: 30px;
}
.member-box .member-area {
  width: 50%;
}
.member-box .member-area h4 {
  margin-bottom: 10px;
}
address {
  font-style: normal;
  margin-bottom: 20px;
}
.member-box .member-area .judge-member li {
  width: calc(94% / 3);
}
.top-section a, .top-section a:visited {
  text-decoration: underline;
}
.top-section h4 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.55rem;
}
.top-section.venue-area h4 {
  margin-bottom: 0;
}
.top-section h5 {
  font-size: 1.4rem;
}
footer {
  background: #111;
  margin-top: 150px;
}
footer .inner {
  width: 80%;
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 70px 0;
}
footer .logo-area {
  width: 120px;
}
.footer-info {
  width: calc(100% - 540px);
}
.footer-info h4 {
  margin-bottom: 10px;
}
.footer-bnr {
  width: 280px;
}
.footer-bnr div {
  margin-bottom: 20px;
}
.copy {
  width: 100%;
  text-align: center;
  font-size: .9rem;
  letter-spacing: 3px;
  margin-top: 40px;
}
.sp {
  display: none;
}
@media screen and (max-width:768px) {
  .sp {
    display: block;
  }
  #siteheader .inner {
    width: 90%;
    padding: 20px 0;
    position: relative;
  }
  #siteheader .logo-area {
    width: 86px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
  }
  #siteheader .toggle {
    display: block;
    position: fixed;
    top: 47px;
    right: 7%;
    width: 36px;
    height: 38px;
    z-index: 50;
  }
  #siteheader .toggle span {
    width: 32px;
    height: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 1px solid #e6e6e6;
  }
  #siteheader .toggle span:nth-of-type(2) {
    top: 9px;
    width: 36px;
  }
  #siteheader .toggle span:nth-of-type(3) {
    top: 18px;
    width: 18px;
  }
  #siteheader .toggle span:nth-of-type(4) {
    top: 26px;
    width: 26px;
  }
  #siteheader .toggle.close span {
    left: 10px;
  }
  #siteheader .toggle.close span:nth-of-type(1) {
    transform: translate(-50%, 10px) rotate(45deg);
    transition: transform .3s;
  }
  #siteheader .toggle.close span:nth-of-type(2), #siteheader .toggle.close span:nth-of-type(3) {
    opacity: 0;
    transition: opacity .3s;
  }
  #siteheader .toggle.close span:nth-of-type(4) {
    transform: translate(-50%, -8px) rotate(-45deg);
    transition: transform .3s;
    top: 18px;
    width: 30px;
  }
  .noscroll {
    overflow: hidden;
  }
  #grobal-nav {
    width: 100vw;
    background: url(images/top-main-sp.png)no-repeat #000;
    background-size: contain;
    background-position: top 72px right;
    display: block;
    visibility: hidden;
    align-items: unset;
    justify-content: unset;
    height: 100vh;
    opacity: 0;
    transition: opacity .5s;
    z-index: 2;
    left: 0;
    position: fixed;
    top: 0;
    margin-top: 0;
  }
  #grobal-nav.fade {
    opacity: 1;
    visibility: visible;
  }
  #grobal-nav.fade:after {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100vh;
    display: block;
    background: rgba(0, 0, 0, .4);
    z-index: 3;
    top: 0;
    left: 0;
  }
  #grobal-nav ul {
    display: block;
    position: absolute;
    top: 45%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    z-index: 5;
    flex-flow: row wrap;
    justify-content: unset;
  }
  #grobal-nav ul li {
    width: 100%;
    position: relative;
    margin-right: 0;
    font-size: 1.6rem;
    padding: 14px 0;
  }
  #grobal-nav ul li:after {
    content: none;
  }
  #grobal-nav .fb {
    width: 32px;
    position: absolute;
    left: 10%;
    top: calc(50% + 180px);
    margin: 0;
  }
  #grobal-nav .fb.ig {
    margin-left: 0;
    left: 24%;
  }
  main.top {
    width: 100%;
    background: url(images/top-main-sp.png)no-repeat;
    background-size: contain;
    background-position: top left;
  }
  main {
    margin-top: -66px;
    padding-top: 86px;
  }
  .top-main {
    width: 90%;
    padding-top: 0px;
  }
  .top-main .site-lead {
    font-size: 1.55rem;
    margin-bottom: 10px;
  }
  .top-main h1 {
    width: 88%;
    min-width: unset;
    margin-left: -14px;
    margin-bottom: 20px;
  }
  .top-main h3 {
    font-size: 1.3rem;
  }
  .top-main h2 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .top-section h2.contestants-tit {
    font-size: 2rem;
    margin: 0 auto 20px;
  }
  .day {
    width: 90%;
    min-width: unset;
    margin-bottom: 20px;
  }
  .venue {
    font-size: 1.55rem;
    line-height: 1.6;
    margin-bottom: 40px;
  }
  .marks {
    margin: 30px auto 0;
  }
  .top-main span {
    font-size: 1.4rem;
  }
  .cost {
    font-size: 2rem;
    margin-bottom: 30px;
    line-height: 1.4;
    color: #fff;
  }
  .cost span.yen {
    font-size: 1.5rem;
  }
  .ticket-center {
    width: 100%;
    min-width: unset;
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .ticket-center dt {
    padding: 6px;
    width: 26%;
  }
  .ticket-center dd {
    padding: 6px 0 6px 10px;
    width: 74%;
  }
  .prev-ticket {
    position: static;
    top: unset;
    right: unset;
    transform: unset;
    width: 80%;
    min-width: unset;
    margin: 20px auto;
  }
  .top-main p {
    line-height: 1.6;
  }
  .bnrs div {
    width: 100%;
    margin-bottom: 20px;
  }
  .top-section {
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 70px 0 0;
  }
  .top-section h2 {
    font-size: 2rem;
    padding-bottom: 10px;
    margin-bottom: 40px;
  }
  .judge-member li {
    width: 47%;
    margin-right: 6%;
  }
  .top-section .judge-member li h5 {
    margin-top: 5px;
  }
  .judge-member li:nth-child(2n) {
    margin-right: 0;
  }
  .member-box .member-area {
    width: 100%;
  }
  .member-box .member-area .judge-member li {
    margin-right: 3%;
  }
  .member-box .member-area .judge-member li:nth-child(2) {
    margin-right: 3%;
  }
  .member-box .member-area .judge-member li:nth-child(3) {
    margin-right: 0;
  }
  .member-box .member-area h4 {
    margin-top: 0px;
  }
  footer .inner {
    width: 90%;
    padding: 50px 0 150px;
  }
  footer .logo-area {
    margin: 0 auto;
    width: 86px;
  }
  .footer-info {
    width: 100%;
    margin: 30px 0;
  }
  .footer-bnr {
    width: 80%;
    margin: 0 auto;
  }
}
/* about */
main.about {
  background: url(images/about-bg02.png)no-repeat;
  background-size: contain;
  background-position: top right;
}
.pankuzu {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}
.pankuzu a, .pankuzu span {
  margin-left: 20px;
  display: block;
  position: relative;
}
.pankuzu a:after, .pankuzu span:after {
  content: '/';
  position: absolute;
  display: block;
  left: -15px;
  top: 50%;
  transform: translate(0, -50%);
}
.pankuzu a:first-of-type:after {
  content: none;
}
.page-contents {
  display: flex;
  flex-flow: row wrap;
  width: 80%;
  max-width: 1300px;
  margin: 60px auto 0;
}
.page-title {
  width: 20%;
  position: relative;
  min-height: 70vh;
}
.page-title h1, .page-title h2 {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 5.4rem;
  font-weight: normal;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  color: #b3b3b3;
}
.page-title h1:after, .page-title h2:after {
  content: '';
  width: 1px;
  height: 200px;
  position: absolute;
  display: block;
  border-left: 1px solid #b3b3b3;
  bottom: -220px;
  left: 50%;
  transform: translate(-50%, 0);
}
.page-content {
  width: 80%;
}
.page-section h2 {
  font-size: 2.2rem;
  width: max-content;
  padding-bottom: 18px;
  border-bottom: 5px solid #808080;
  margin-bottom: 50px;
  max-width: 100%;
}
.page-section div p {
  margin-bottom: 20px;
}
.about-box {
  background: #1a1a1a;
  margin-top: 70px;
  margin-bottom: 70px;
  padding: 30px;
  display: flex;
  flex-flow: row wrap;
}
.about-box .img-area {
  width: 40%;
  margin-right: 40px;
}
.about-box .text-area {
  width: calc(60% - 40px);
}
.about-box .text-area h3 {
  font-size: 1.9rem;
  margin-bottom: 20px;
}
.tablestyle-01 {
  border-top: 1px dashed #e6e6e6;
  margin-bottom: 70px;
}
.tablestyle-01 dl {
  display: flex;
  flex-flow: row wrap;
  border-bottom: 1px dashed #e6e6e6;
  padding: 24px 0;
}
.tablestyle-01 dl {
  display: flex;
  flex-flow: row wrap;
}
.tablestyle-01 dt {
  width: 20%;
  margin-right: 40px;
  padding-left: 30px;
}
.tablestyle-01 dd {
  width: calc(80% - 40px);
}
.tablestyle-01 dd a {
  text-decoration: underline;
}
.tablestyle-01 dd img {
  width: 200px;
  height: auto;
  margin-top: 20px;
}
.photo-list {
  display: flex;
  flex-flow: row wrap;
}
.photo-list div {
  width: 32%;
  margin-bottom: 20px;
  margin-right: 2%;
}
.photo-list div:nth-of-type(3n) {
  margin-right: 0;
}
.pankuzu {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  margin: 10px auto 0;
  width: 80%;
  max-width: 1300px;
}
.pankuzu a {
  text-decoration: underline;
}
.pankuzu a, .pankuzu span {
  margin-left: 20px;
  display: block;
  position: relative;
}
.pankuzu a:after, .pankuzu span:after {
  content: '/';
  position: absolute;
  display: block;
  left: -15px;
  top: 50%;
  transform: translate(0, -50%);
}
.pankuzu a:first-of-type:after {
  content: none;
}
@media screen and (max-width:768px) {
  .page-contents {
    width: 90%;
    margin: 0px auto 0;
  }
  .page-title {
    width: 100%;
    position: static;
    padding: 0 0 30px;
    min-height: unset;
  }
  .page-title h1, .page-title h2 {
    -ms-writing-mode: tb;
    writing-mode: horizontal-tb;
    font-size: 2.4rem;
    font-weight: normal;
    position: static;
    left: unset;
    top: unset;
    transform: unset;
    text-align: center;
  }
  .page-content, .about-box .text-area, .tablestyle-01 dd, .photo-list div {
    width: 100%;
  }
  .photo-list div {
    margin-right: 0;
  }
  .page-section h2 {
    font-size: 2rem;
    padding-bottom: 10px;
    margin-bottom: 40px;
    max-width: 100%;
  }
  .page-title h1:after, .page-title h2:after {
    content: none;
  }
  .about-box {
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 18px;
  }
  .about-box .img-area {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .tablestyle-01 dt {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
  }
  .pankuzu {
    display: none;
  }
}
/*  access */
.access-box {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 70px;
}
.access-box a {
  text-decoration: underline;
}
.access-box .text-area {
  width: 55%;
  margin-right: 40px;
}
.access-box .text-area address {
  margin-bottom: 0;
}
.access-box .text-area h4 {
  font-size: 1.55rem;
  margin-bottom: 10px;
}
.access-box .img-area {
  width: calc(45% - 40px);
}
.g-map iframe, .g-map object, .g-map embed {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 100%;
  height: 550px;
}
@media screen and (max-width:768px) {
  .access-box {
    margin-bottom: 60px;
  }
  .access-box .text-area {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .access-box .img-area {
    width: 100%;
  }
  .g-map iframe, .g-map object, .g-map embed {
    height: 300px;
  }
}
/* contact */
span.yellow {
  color: #fcee21;
}
.contact-page p, .policy-page p {
  margin-bottom: 30px;
}
.contact-page p a {
  text-decoration: underline;
}
.policy-page h3 {
  margin-bottom: 20px;
}
.form-list {
  margin-bottom: 150px;
}
.form-list dl:last-of-type {
  margin-bottom: 60px;
}
.form-list dt {
  font-size: 1.6rem;
}
.form-list input[type="text"] {
  width: 80%;
  padding: 8px;
  font-size: 1.6rem;
  border: none;
}
.form-list input[type="text"].post {
  width: 40%;
  margin-bottom: 10px;
  margin-left: 10px;
}
.form-list input[type="text"].address {
  width: 100%;
  margin-top: 10px;
}
.form-list input[type="email"] {
  width: 100%;
}
.form-list textarea {
  width: 100%;
  height: 200px;
}
.form-list input[type="radio"] {
  width: 19px;
  height: 19px;
  vertical-align: text-bottom;
  background: #000;
  color: #000;
  border: 1px solid #e6e6e6;
}
.form-list label {
  margin-right: 20px;
}
.btn {
  margin: 20px auto;
  width: 50%;
  max-width: 380px;
}
.btn input[type="submit"] {
  border: none;
  background: #e6e6e6;
  text-align: center;
  width: 100%;
  padding: 24px 0;
  font-size: 2rem;
  border-radius: 45px;
  cursor: pointer;
}
.policy-page .about-box h3, .policy-page .about-box p {
  width: 100%;
}
.policy-page .about-box p:last-of-type {
  margin-bottom: 0;
}
.mw_wp_form_confirm span {
  display: none;
}
.mw_wp_form_confirm p span {
  display: inline;
}
.mw_wp_form_confirm dt span, .mw_wp_form_confirm dl:last-of-type span {
  display: block;
}
.btn input[type="submit"].return {
  background: #5d5d5d;
  padding: 18px;
  width: 80%;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width:768px) {
  .form-list dt {
    margin-bottom: 10px;
  }
  .form-list input[type="text"], .form-list input[type="email"] {
    width: 100%;
  }
  .form-list input[type="text"].post {
    width: 70%;
  }
  .btn {
    width: 100%;
    max-width: unset;
  }
}
/* history */
.page-section h1 {
  background: #1a1a1a;
  padding: 16px;
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.page-section .image {
  margin-bottom: 40px;
}
.page-section.history {
  padding-bottom: 150px;
}
.page-section.history h3 {
  margin-bottom: 10px;
}
.page-section.history p {
  margin-bottom: 30px;
}
.movie {
  margin-bottom: 30px;
  text-align: center;
}
.movie iframe {
  width: 60%;
  height: 400px;
}
.granpri {
  margin-top: 150px;
}
.granpri-list {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 90px;
}
.granpri-list .thumb {
  width: 40%;
  margin-right: 40px;
}
.granpri-list .text-area {
  width: calc(60% - 40px);
}
.granpri-list .text-area.only-text {
  width: 100%;
}
.granpri-list .text-area h3 {
  font-size: 2.2rem;
}
.granpri-list .text-area .name {
  font-size: 1.8rem;
}
.granpri-list .comment {
  background: #1a1a1a;
  padding: 30px;
}
.history-index {
  display: flex;
  flex-flow: row wrap;
}
.item-list {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 40px;
}
.item-list:nth-of-type(3n) {
  margin-right: 0;
}
.item-list .thumb {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.top-section .item-list .thumb {
  padding-top: 128%;
}
.top-section .item-list h3 a {
  text-decoration: none;
}
.item-list .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width:768px) {
  .page-section h1 {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .movie iframe {
    width: 100%;
    height: 250px;
  }
  .granpri {
    margin-top: 90px;
  }
  .granpri-list .thumb {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .granpri-list .text-area {
    width: 100%;
  }
  .granpri-list .comment {
    background: #1a1a1a;
    padding: 18px;
  }
  .page-section.history {
    padding-bottom: 70px;
  }
  .item-list {
    width: 100%;
    margin-right: 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
  }
  .item-list .thumb {
    width: 40%;
    padding-top: 35%;
    margin-bottom: 0px;
    margin-right: 20px;
  }
  .item-list h3 {
    width: calc(60% - 20px);
    line-height: 1.4;
  }
}
/* news */
.page-section h1 .date, .page-section h2 .date {
  font-weight: normal;
  font-size: 1.4rem;
  display: block;
  margin-bottom: 18px;
}
.post-content {
  margin-top: 60px;
  padding-bottom: 70px;
  margin-bottom: 70px;
}
.pager {
  display: flex;
  flex-flow: row wrap;
  padding-top: 70px;
  border-top: 5px solid #808080;
}
.pager a {
  display: block;
  width: 50%;
  text-decoration: underline;
}
.pager a.next {
  text-align: right;
}
.back {
  width: 100%;
  text-align: center;
  margin-top: 70px;
}
.back a {
  text-decoration: underline;
}
@media screen and (max-width:768px) {
  .page-section h1 .date, .page-section h2 .date {
    margin-bottom: 10px;
  }
  .post-content {
    margin-top: 40px;
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .pager {
    padding-top: 40px;
    border-top: 5px solid #808080;
  }
  .pager a {
    width: 100%;
  }
  .pager a.next {
    margin-top: 40px;
  }
  .back {
    margin-top: 60px;
  }
}
/* program */
.post-content.program {
  display: flex;
  flex-flow: row wrap;
}
.post-content.program .img-area {
  width: 50%;
  margin-right: 40px;
}
.post-content.program .text-area {
  width: calc(50% - 40px);
}
.post-content.program .text-area .comment {
  background: #4d4d4d;
  padding: 20px;
  margin-top: 60px;
}
.post-content.program .text-area .comment h4 {
  margin-bottom: 10px;
}
.post-content.program .text-area .comment p {
  margin-bottom: 0;
}
.program-index {
  display: flex;
  flex-flow: row wrap;
  padding-bottom: 70px;
  border-bottom: 5px solid #808080;
}
.top-section .program-index {
  padding-bottom: 0px;
  border-bottom: none;
}
.program-index .item-list {
  width: 22%;
  margin-right: 4%;
  text-align: center;
  line-height: 1.6;
}
.program-index .item-list span {
  font-size: 1.3rem;
}
.program-index .item-list:nth-of-type(3n) {
  margin-right: 4%;
}
.program-index .item-list:nth-of-type(4n) {
  margin-right: 0;
}
p.lead {
  margin-bottom: 40px;
}
.program-index.ver2 {
  border-bottom: none;
  padding-bottom: 0;
}
.program-index.ver2 .item-list {
  width: 47%;
  margin-right: 6%;
  text-align: left;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.program-index.ver2 .item-list:nth-of-type(2n) {
  margin-right: 0;
}
.program-index.ver2 .item-list .thumb {
  width: 45%;
  padding-top: 64%;
  margin-bottom: 0px;
  margin-right: 20px;
}
.program-index.ver2 .item-list h3 {
  width: calc(55% - 20px);
}
.program-index.ver2.colum1 .item-list {
  width: 100%;
}
.program-index.ver2.colum1 .item-list .thumb {
  width: 22.5%;
  padding-top: 32%;
  margin-bottom: 0px;
  margin-right: 20px;
}
.program-index.ver2.colum1 .item-list h3 {
  width: calc(77.5% - 20px);
}
@media screen and (max-width:768px) {
  .post-content.program {
    margin-bottom: 0;
  }
  .post-content.program .img-area {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .post-content.program .text-area {
    width: 100%;
  }
  .post-content.program .text-area .comment {
    margin-top: 30px;
  }
  .program-index .item-list {
    width: 48%;
  }
  .top-section .program-index .item-list, .top-section .program-index .item-list:nth-of-type(2n) {
    width: 80%;
    margin: 0 auto 40px;
  }
  .program-index .item-list:nth-of-type(2n) {
    margin-right: 0;
  }
  .program-index .item-list .thumb {
    width: 100%;
    padding-top: 120%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .program-index .item-list h3 {
    width: 100%;
    line-height: 1.4;
    font-size: 1.4rem;
  }
  .program-index.ver2 .item-list {
    width: 100%;
    margin-right: 0;
  }
  .program-index.ver2.colum1 .item-list .thumb {
    width: 45%;
    padding-top: 64%;
  }
  .program-index.ver2.colum1 .item-list h3 {
    width: calc(55% - 20px);
  }
}
section.report-box {
  margin: 150px auto;
  width: 80%;
  max-width: 1300px;
  text-align: center;
}
section.report-box h2 {
  line-height: 2;
  margin-bottom: 60px;
}
section.report-box .btn a {
  border: 2px solid #fff;
  text-align: center;
  display: block;
  width: 100%;
  padding: 20px 30px;
  border-radius: 50px;
  font-size: 2rem;
}
@media screen and (max-width:768px) {
  section.report-box {
    margin: 90px auto;
    width: 90%;
  }
  section.report-box h2 {
    margin-bottom: 40px;
    font-size: 1.75rem;
  }
  section.report-box .btn a {
    padding: 20px;
    font-size: 1.75rem;
  }
}
/* 2023年度募集ページ */
#siteheader .logo-area.center {
  width: 100%;
  z-index:30;
}
#siteheader .logo-area.center img {
  width: 92px;
  margin: 0 auto;
}
.ent #grobal-nav {
  width: 100%;
  margin-top: 30px;
  justify-content:center;
}
main.top.entry-2023 {
  background: url(images/top_202302/entry2023_bak.jpg)no-repeat;
  background-size: contain;
  background-position: top center;
  margin-top: -177px;
  padding-top: 177px;
}
.entry-2023 .top-main {
  padding-top: 0;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
.entry-2023 .mainvisual {
  position: relative;
  margin: -90px 0 0;
}
.entry-2023 .mainvisual .logo {
  width: 82%;
  height: auto;
  margin: 0 auto;
}
.entry-2023 .mainvisual .main-lead {
  width: auto;
  height:72%;
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translate(0px, -50%);
}
.entry-2023 .mainvisual .main-lead.sp {
  display: none;
}
.entry-2023 .queens {
  display: flex;
  align-items: flex-start;
  flex-flow: row wrap;
}
.entry-2023 .queens img {
  width: calc(100% / 7 + 54px);
  margin: -27px;
  height: auto;
}
.entry-2023 .queens p {
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
.entry-2023 .rimit {
  margin: 80px 0 20px;
  text-align: center;
  font-size: 1.75rem;
}
.entry-2023 .rimit h2 {
  color: #fff100;
  font-size: 3.2rem;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-weight: normal;
}
.entry-2023 .rimit .granpri {
  margin: 0px auto 30px;
  color: #fff100;
  border: 2px solid #fff100;
  padding: 2px 20px;
  font-size: 2.2rem;
  display: table;
}
.entry-2023 .rimit p {
  line-height: 1.6;
}
.entry-2023 .rimit p span {
  background: #fff100;
  color: #e60012;
  font-weight: bold;
  font-size: 1.8em;
  margin: 0 4px;
  padding: 0 8px;
}
.entry-2023 .top-section {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  padding: 60px 0 0;
}
.entry-2023 .top-section a {
  color: #fff000;
}
.entry-2023 .top-section:nth-of-type(1) {
  padding: 90px 0 40px;
  position: relative;
}
.entry-2023 .top-section:nth-of-type(1) h1 {
  margin-bottom: 20px;
}
.entry-2023 .top-section:nth-of-type(1) p.date {
  font-size: 3.2rem;
}
.entry-2023 .top-section:nth-of-type(1) p.date span {
  font-size: 1.75rem;
}
.entry-2023 .top-section:nth-of-type(1) p {
  font-size: 1.75rem;
  margin-right: 105px;
}
.entry-2023 .top-section:nth-of-type(1) h1 span {
  font-size: 2rem;
  display: inline-block;
  font-weight: normal;
  line-height: 1.7;
}
.entry-2023 .top-section:nth-of-type(1) p:last-of-type {
  margin-top: 30px;
}
.entry-2023 .top-section:nth-of-type(1) p strong {
  color: #fff000;
}
.entry-2023 .top-section:nth-of-type(1) .sms_bnr {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 95px;
}
.entry-2023 .top-section h3 {
  text-align: center;
  font-size: 2.6rem;
  font-weight: normal;
  letter-spacing: 3px;
  background: #303030;
}
.entry-2023 .top-section h4 {
  font-size: 1.9rem;
}
.entry-2023 .top-section:nth-of-type(2) .section_inner:nth-of-type(1) {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.entry-2023 .top-section .section_inner .text-area {
  width: 68%;
}
.entry-2023 .top-section .section_inner .img-area {
  width: 30%;
  padding-top: 40px;
}
.entry-2023 .top-section:nth-of-type(2) .text-area p:last-of-type {
  margin-top: 30px;
  font-weight: bold;
}
.entry-2023 .top-section:nth-of-type(2) .text-area p:last-of-type a {
  font-weight: normal;
}
.entry-2023 .granpri-box {
  border: 1px solid #4d4d4d;
  padding: 30px;
  width: 88%;
  margin: 60px auto;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.entry-2023 .granpri-box .img-area {
  width: 38%;
}
.entry-2023 .granpri-box .img-area img {
  width: 100%;
  height: auto;
}
.entry-2023 .granpri-box .text-area {
  width: 58%;
}
.entry-2023 .granpri-box .text-area h4 {
  margin-top: 0;
  font-size: 2.6rem;
  margin-bottom: 10px;
  font-weight:bold;
}
.entry-2023 .granpri-box .text-area h4 img {
  display: inline-block;
  width: 56px;
  height: auto;
  vertical-align: middle;
  margin-right: 5px;
}
.entry-2023 .top-section:nth-of-type(2) .granpri-box .text-area p:last-of-type {
  margin-top: 0;
  font-weight: normal;
}
.entry-2023 .tyuui {
  width: 100%;
  margin-top: 20px;
  color: #999999;
  text-align: center;
}
.entry-2023 .top-section {
  padding: 70px 0 0;
  line-height: 1.7;
}
.entry-2023 .top-section h5 {
  font-size: 1.55rem;
  margin: 20px 0 5px;
}
.entry-2023 .gray-box {
  background: #4d4d4d;
  padding: 20px;
  margin-top: 14px;
  display: table;
}
.entry-2023 .btn {
  max-width: 480px;
  width: 75%;
  margin-top: 30px;
}
.entry-2023 .btn a {
  border: 1px solid #666666;
  text-align: center;
  display: block;
  width: 100%;
  padding: 13px 30px;
  border-radius: 50px;
  font-size: 2rem;
  color: #fff;
  text-decoration: none;
}
.entry-2023 .btn.gray {
  margin-bottom: 0;
  margin-top: 20px;
}
.entry-2023 .btn.gray a {
  background: #666666;
  border: none;
}
.entry-2023 .top-section:nth-of-type(2) .section_inner:nth-of-type(3) {
  padding-top: 40px;
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  padding-bottom: 100px;
}
.entry-2023 .top-section:nth-of-type(2) .section_inner:nth-of-type(4) h4 {
  margin-top: 100px;
}
.entry-2023 .top-section:nth-of-type(2) .section_inner:nth-of-type(4) h4.border {
  margin-top: 10px;
  display: table;
  border-bottom: 2px solid #fff;
  padding-bottom: 6px;
  margin-bottom: 20px;
}
.entry-2023 .btn.gray.red {
  width: max-content;
  margin-top: 40px;
}
.entry-2023 .btn.gray.red a {
  background: #e1221b;
  padding: 16px 60px;
  font-size: 2.2rem;
}
.entry-2023 .top-section.flow .lead {
  margin-top: 40px;
  font-size: 1.75rem;
  margin-bottom: 10px;
}
.entry-2023 .top-section.flow .lead strong {
  font-size: 2.6rem;
  font-weight: normal;
  margin-right: 20px;
}
.arrow_btm {
  margin: 40px 0 0 20px;
  width: 42px;
}
br.sp {
  display: none;
}
.download-box {
  text-align: center;
  margin-bottom: 60px;
}
.entry-2023 .top-section:last-of-type .btn.red {
  margin-bottom: 160px;
}
.entry-2023 .tyui02{
	text-align:center;
	font-size:2rem;
	margin:40px auto;
	font-weight:bold;
}
@media screen and (max-width:768px) {
  .ent #grobal-nav{
	margin-top:0;
  }
  br.sp {
    display: block;
  }
  main.top.entry-2023 {
    margin-top: -117px;
    padding-top: 177px;
  }
  .entry-2023 .mainvisual .main-lead.sp {
    display: block;
  }
  .entry-2023 .mainvisual .main-lead.pc {
    display: none;
  }
  .entry-2023 .mainvisual {
    display: block;
    align-items: unset;
    margin: -100px 0 -40px;
  }
  .entry-2023 .mainvisual .logo {
    width: 120%;
    max-width: unset;
    margin-left: -10%;
  }
  .entry-2023 .mainvisual .main-lead {
    width: 100%;
    position:static;
  }
  .entry-2023 .queens img {
    width: calc(100% / 7 + 18px);
    margin: -9px;
  }
  .entry-2023 .queens p {
    text-align: left;
  }
  .entry-2023 .rimit {
    margin: 50px 0;
    font-size: 1.45rem;
  }
  .entry-2023 .rimit h2 {
    font-size: 1.8rem;
    letter-spacing: 0px;
  }
  .entry-2023 .rimit .granpri {
    margin: 0px auto 20px;
    padding: 2px 10px;
    font-size: 1.6rem;
  }
  .entry-2023 .rimit p {
    text-align: left;
  }
  .entry-2023 .rimit p span {
    font-size: 1.6em;
    margin: 0 0px;
    padding: 0 3px;
  }
  .entry-2023 .top-section {
    padding: 50px 0 0;
  }
  .entry-2023 .top-section:nth-of-type(1) {
    padding: 0px 0 40px;
  }
  .entry-2023 .top-section:nth-of-type(1) h1 span {
    font-size: 1.45rem;
    line-height: 1.6;
	 margin-bottom: 3px;
  }
  .entry-2023 .top-section:nth-of-type(1) h1 {
    font-size: 2rem;
    margin-bottom: 10px;
	 line-height: 1.6;
  }
  .entry-2023 .top-section:nth-of-type(1) p.date {
    font-size: 1.6rem;
    letter-spacing: 0px;
    margin-right: 0;
  }
  .entry-2023 .top-section:nth-of-type(1) p {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .entry-2023 .top-section:nth-of-type(1) p.date span {
    font-size: 1.2rem;
  }
  .entry-2023 .top-section:nth-of-type(1) .sms_bnr {
    width: 82px;
  }
  .entry-2023 .top-section:nth-of-type(2) .section_inner:nth-of-type(1) {
    display: block;
  }
  .entry-2023 .top-section .section_inner .text-area {
    width: 100%;
  }
  .entry-2023 .top-section .section_inner .img-area {
    width: 220px;
    padding-top: 40px;
    margin: 0 auto;
  }
  .entry-2023 .top-section h3 {
    font-size: 1.8rem;
    padding: 8px 0;
  }
  .entry-2023 .top-section h4 {
    font-size: 1.6rem;
  }
  .entry-2023 .granpri-box {
    padding: 20px;
    display: block;
  }
  .entry-2023 .granpri-box .img-area {
    width: 100%;
    margin-bottom: 20px;
  }
  .entry-2023 .granpri-box .text-area {
    width: 100%;
  }
  .entry-2023 .granpri-box .text-area h4 {
    font-size: 1.6rem;
  }
  .entry-2023 .granpri-box .text-area h4 img {
    width: 32px;
  }
  .entry-2023 .granpri-box .text-area h4 span {
    font-size: 1.9rem;
  }
  .entry-2023 .top-section:nth-of-type(2) .section_inner:nth-of-type(3) {
    padding-top: 20px;
  }
  .entry-2023 .gray-box {
    padding: 10px;
  }
  .entry-2023 .btn {
    max-width: 100%;
    width: 100%;
  }
  .entry-2023 .btn a {
    padding: 13px 20px;
    font-size: 1.55rem;
  }
  .entry-2023 .btn.gray {
    margin-bottom: 40px;
  }
  .entry-2023 .top-section:nth-of-type(2) .section_inner:nth-of-type(4) h4 {
    margin-top: 60px;
  }
  .entry-2023 .btn.gray.red {
    width: 90%;
  }
  .entry-2023 .btn.gray.red a {
    padding: 20px 20px;
    font-size: 1.8rem;
  }
  .entry-2023 .top-section.flow .lead {
    margin-top: 20px;
    font-size: 1.55rem;
    margin-bottom: 10px;
  }
  .entry-2023 .top-section.flow .lead strong {
    font-size: 2rem;
  }
  .arrow_btm {
    margin: 20px 0 0 20px;
    width: 32px;
  }
  .entry-2023 .top-section:last-of-type .btn.red {
    margin-bottom: 80px;
  }
  .entry-2023 .tyui02 {
    text-align: left;
    font-size: 1.7rem;
    margin: 40px auto 20px;
  }
}
main.entry {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
.page-contents.form-2023 {
  text-align: center;
}
main.entry h1 {
  width: 100%;
  margin-bottom: 60px;
  line-height: 1.7;
}
main.entry h1 span {
  font-size: 2rem;
}
main.entry h2 {
  width: 100%;
  margin-bottom: 30px;
}
main.entry div p {
  width: 100%;
  margin-bottom: 20px;
}
.form2023-box {
  border: 1px solid #4d4d4d;
  width: 88%;
  margin: 20px auto;
  padding: 30px;
  text-align: left;
}
.form2023-box h3 {
  margin-bottom: 20px;
}
.form2023-box p a {
  color: #ffff00;
  text-decoration: underline;
}
.form2023-box p :last-of-type {
  margin-bottom: 0;
}
.entry .top-section h3 {
  text-align: center;
  font-size: 2.6rem;
  font-weight: normal;
  letter-spacing: 3px;
  background: #303030;
}
.entry .btn{
  width:50%;
  margin:40px auto;
}
.button{
  text-align: center;  
  display: block;
  width: 100%;
  border-radius: 50px;
  color: #fff;
  background: #e1221b;
  padding: 16px 60px;
  font-size: 2.2rem;
  pointer-events:none;
  opacity:.4;
}
.entry .button{
  text-decoration:none;	
}
.form-iframe label {
  text-align: center;
  width: 100%;
  display: block;
  margin: 60px auto 0;
}
@media screen and (max-width:768px) {
  .entry h1 span {
    font-size: 1.5rem;
    display: block;
    line-height: 1.6;
  }
  .entry h1 {
    margin-bottom: 40px;
    line-height: .9;
  }
  .entry p {
    text-align: left;
    line-height: 1.7;
  }
  .form2023-box {
    width: 100%;
    padding: 20px;
  }
  .entry .top-section h3 {
    font-size: 1.8rem;
    padding: 8px 0;
  }
  .entry .btn {
    width: 90%;
  }
  .button {
    padding: 20px 20px;
    font-size: 1.8rem;
  }
}

/* top 2304 */
main.top.entry-2023.t22nd {
  background: url(images/bg_22nd.jpg)no-repeat;
  background-size: contain;
  background-position: top center;
}
.tit_22nd {
  width: 60%;
  margin-top: 130px;
  max-width: 700px;
}
.tit_22nd p {
  font-size: 1.8rem;
  line-height: 1.7;
  margin-bottom: 20px;
  font-weight: 700;
}
.tit_22nd img {
  margin-left: -12px;
}
main.top.entry-2023.t22nd .event-text {
  width: calc(100% - 290px);
}
.logo-img {
  position: absolute;
  width: 240px;
  top: 0;
  right: 0;
}
.guest_bnr {
  width: 270px;
  position: absolute;
  right: 0;
  top: 370px;
}
.guest_bnr p {
  line-height: 1.6;
}
.guest_bnr p span {
  color: #fff100;
}
.ticket_bnr {
  position: absolute;
  top: 800px;
  right: 0;
  width: 270px;
}
.top-main.t22nd h1 {
  width: 100%;
  margin: 20px 0;
  color: #fff100;
  font-size: 3.2rem;
  min-width: unset;
}
.top-main.t22nd h1 span {
  line-height: 1.6;
  display: inline-block;
}
.top-main.t22nd .date {
  font-size: 2.6rem;
  line-height: 1.6;
  margin-bottom: 20px;
}
.top-main.t22nd .date.yellow {
  color: #fff100;
}
.top-main.t22nd .date a {
  text-decoration: underline;
}
.top-main.t22nd .date .box {
  display: inline-block;
  border: 1px solid #fff;
  padding: 6px 13px;
  margin: 8px 10px 0 0;
  font-size: 1.6rem;
}
.top-main.t22nd .date img {
  width: 62%;
  height: auto;
  min-width: 324px;
}
.top-main.t22nd .sms_bnr {
  position: absolute;
  bottom: 0;
  right: 0;
}
.entry-2023 .top-section.entry-list h3.honsen-tit {
  background: none;
}
.entry-2023 .top-section.entry-list:nth-of-type(1) p:last-of-type, .entry-2023 .top-section.entry-list:nth-of-type(1) p {
  font-size: 1.4rem;
  margin-right: 0;
}
.entry-2023 .top-section.entry-list:nth-of-type(1) p:last-of-type {
    margin-top: 14px;
}
.section_inner.contest-detail {
  padding: 0 0 90px;
}
ul.entry-list-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 40px 0;
}
ul.entry-list-box li {
  width: 22%;
  margin-bottom: 40px;
}
ul.entry-list-box li p {
  text-align: center;
  font-size: 1.4rem;
  margin: 0;
  width: 100%;
}
.section_inner.contest-detail h4 {
  display: table;
  border-bottom: 3px solid #ccc;
  margin-bottom: 30px;
}
ul.shinsa {
  display: flex;
  flex-flow: row wrap;
}
ul.shinsa li {
  width: 180px;
  margin-right: 20px;
  margin-bottom: 40px;
}
.ensou-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.section_inner.contest-detail .center {
  text-align: center;
}
.entry-2023 .btn.yellow a {
  background: #fff100;
  color: #000;
  font-weight: 700;
}
.top-main.t22nd .date img.sp {
  display:none;
}
.ensou-box-item{
  width:48%;
}
.ensou-box-item ul.shinsa{
	justify-content:space-between;
}
.ensou-box-item ul.shinsa li{
	width:30%;
	margin-right:0;
}
span.live {
  font-size: 1.75rem;
  font-weight: bold;
  background: #9a9a9a;
  padding: 8px 13px;
  margin: 14px 0;
  display: inline-block;
  color: #000;
}
span.maeuri-tyui {
    padding-left: 120px;
    margin-top: -5px;
    display: block;
    font-size: 1.2rem;
}
@media screen and (max-width:1464px) {
	main.top.entry-2023.t22nd .event-text .sp{
		display:block;
	}
	main.top.entry-2023.t22nd .top-main.t22nd .date img.sp{
		display:none;		
	}
	.top-main.t22nd .date .box{
		display:table;
	}
  .top-main.t22nd .date img {
    width: 90%;
  }
  span.maeuri-tyui {
    padding-left: 0;
  }
}
@media screen and (max-width:768px) {
  main.top.entry-2023.t22nd {
    background: url(images/bg_22nd_sp.jpg)no-repeat;
    background-size: contain;
    background-position: top 150px center;
  }
  .tit_22nd {
    width: 100%;
	margin-top: 40px;
  }
  .tit_22nd p {
    font-size: 1.5rem;
  }
  .tit_22nd img {
    margin-left: -7px;
    width: 78%;
  }
  .logo-img {
    width: 92px;
    top: 60px;
    right: 10px;
  }
  main.top.entry-2023.t22nd .event-text {
    width: 100%;
  }
  .top-main.t22nd h1 {
    font-size: 2.4rem;
  }
  main.top.entry-2023.t22nd .top-main.t22nd .date img.pc {
	display:none;
  }
  main.top.entry-2023.t22nd .top-main.t22nd .date img.sp {
	display:block;
    width: 68%;
	 min-width:unset;
  }
  .top-main.t22nd .date,.top-main.t22nd .date.yellow {
    font-size: 1.8rem;
	 margin-bottom: 20px;
  }
  .top-main.t22nd .date .box {
    display: table;
    margin: 20px 0 10px;
  }
  .guest_bnr,.ticket_bnr,.top-main.t22nd .sms_bnr{
	position:static;
  }
  .maint_bnrs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
	margin-bottom:90px;
  }
  .guest_bnr {
    margin: 40px auto;
    width: 52%;
  }
  .ticket_bnr {
    width: 58%;
  }
  .sms_bnr {
    width: 29%;
  }
  .section_inner.contest-detail {
    padding: 0 0 60px;
  }
  ul.entry-list-box {
    margin: 20px 0;
  }
  ul.entry-list-box li {
    width: 48%;
  }
  .ensou-box-item{
    width:100%;
  }
  ul.shinsa li,.ensou-box-item ul.shinsa li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
	 margin-bottom:30px;
  }
  ul.shinsa li:nth-child(3),.ensou-box-item ul.shinsa li:nth-child(3) {
    margin-right: 0px;
  }
  .ensou-box-item ul.shinsa:last-of-type li{
	  margin-bottom:0;
  }
  .section_inner.contest-detail .center {
    text-align: left;
  }
  .ensou-box-item:first-of-type {
    margin-right: 0px;
  }
  span.live {
    font-size: 1.6rem;
    width:100%;
  }
  span.maeuri-tyui {
    padding-left: 0;
    margin-top: 0px;
  }
}
.end-text {
  text-align: center;
  font-size: 1.75rem;
  margin-top: 60px;
  padding-bottom:30px;
}
.end-text .btn a {
  background: rgba(255,255,255,.8);
  border: none;
  color: #000;
}
@media screen and (max-width:768px) {
  .end-text {
    text-align: center;
    font-size: 1.75rem;
    margin: 0 auto;
    width: 90%;
    padding-bottom: 100px;
  }
}