@charset "UTF-8";
/* CSS Document */
/*
------------------

 .clearfix

------------------
*/
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.forPC {
  display: block;
}

.forSP {
  display: block;
}

html {
  overflow: auto;
  font-size: 62.5%;
  /*10px*/
  color: #333;
  letter-spacing: 0.1em;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

body {
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  font-size: 1.6rem;
  line-height: 2.7rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

a {
  color: #069;
}

/* C O M M O N  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
div#wrap {
  width: 100%;
}

.en {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

/* H E A D E R  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
header {
  width: 100%;
  position: relative;
}

header img#logo {
  position: absolute;
  width: 16.6%;
  height: auto;
  top: 4.5vh;
  left: 3.5%;
  z-index: 998;
}

header div#topimg-cont {
  width: 100%;
}

header div#topimg-cont ul.slick li img {
  width: 100%;
  height: auto;
}

header div#topimg-cont ul#topimg-copy {
  position: absolute;
  z-index: 998;
  top: 0;
  left: 0;
  width: 100%;
}

header div#topimg-cont ul#topimg-copy li {
  width: 100%;
  height: 100%;
  position: absolute;
  display: none;
}

header div#topimg-cont ul#topimg-copy li#copy1 {
  left: 5.3%;
  width: 94.7%;
  top: calc(100vw*0.25);
  color: #b4174b;
}

header div#topimg-cont ul#topimg-copy li#copy1 p.en {
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0.3rem;
  font-size: 5rem;
}

header div#topimg-cont ul#topimg-copy li#copy1 h1 {
  font-size: 10.7rem;
  font-weight: bold;
  letter-spacing: 1rem;
  margin-top: 7rem;
}

header div#topimg-cont ul#topimg-copy li#copy1 h2 {
  margin-top: 6rem;
}

header div#topimg-cont ul#topimg-copy li#copy1 h2 img {
  width: 44.75%;
}

header div#topimg-cont ul#topimg-copy li#copy1 p.txt {
  font-size: 1.2rem;
  margin-top: 6rem;
}

header div#topimg-cont ul#topimg-copy li#copy3 {
  left: 5.3%;
  width: 94.7%;
  top: calc(100vw*0.289);
}

header div#topimg-cont ul#topimg-copy li#copy3 h1 {
  font-size: 4.7rem;
  font-weight: bold;
  letter-spacing: 1rem;
  margin-top: 3rem;
  color: #b4174b;
}

header div#topimg-cont ul#topimg-copy li#copy3 h2 {
  margin-top: 3rem;
}

header div#topimg-cont ul#topimg-copy li#copy3 h2 img {
  width: 31.75%;
}

header div#topimg-cont ul#topimg-copy li#copy3 p.txt {
  color: #b4174b;
  font-size: 1.2rem;
  margin-top: 0;
}

header div#topimg-cont ul#topimg-copy li#copy3 img#afaf-logo {
  width: 26%;
  position: absolute;
  top: 0;
  left: 64.4%;
}

/* N A V  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
ul.nav {
  position: absolute;
  z-index: 20;
  right: 0;
  top: 0;
  padding: 3rem 5rem;
  color: #fff;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.3);
}

ul.nav li {
  display: inline-block;
  font-weight: bold;
  line-height: 2rem;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
  margin-left: 3rem;
}

ul.nav li a {
  color: #fff;
  text-decoration: none;
}

ul.nav li.sns-icon img {
  width: 2rem;
  vertical-align: bottom;
}

/* Btns on Topimage */
div.topbtn-cont {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 998;
}

div.topbtn-cont div {
  position: relative;
  background-color: #b4174b;
  color: #fff;
  padding: 1rem 2rem;
  display: inline-block;
  margin-left: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  padding-right: 50px;
  letter-spacing: 0.2rem;
}

div.topbtn-cont div:before {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -5px;
  margin-left: -3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 10px solid transparent;
  border-top: 10px solid #fff;
}

/* O U T L I N E  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
section#outline {
  width: 100%;
  text-align: center;
  display: table;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 3rem;
}

section#outline div {
  display: table-cell;
}

section#outline div#crain-left {
  width: 19.25%;
  vertical-align: bottom;
}

section#outline div#crain-left img {
  width: 73.2%;
  vertical-align: bottom;
}

section#outline div#logo {
  width: 19.3%;
  text-align: center;
  vertical-align: middle;
}

section#outline div#logo img {
  width: 59%;
}

section#outline div#concept {
  width: 42.85%;
  vertical-align: middle;
}

section#outline div#concept p {
  padding: 2%;
  font-size: 1.4rem;
  line-height: 2.7rem;
  letter-spacing: 0.1rem;
  text-align: left;
}

section#outline div#concept p a {
  color: #b4174b;
  text-align: right;
  width: 100%;
  display: block;
}

section#outline div#crain-right {
  width: 18.6%;
  vertical-align: bottom;
}

section#outline div#crain-right img {
  width: 45.9%;
  vertical-align: bottom;
}

div.wrap-wall {
  position: relative;
  background-image: url("/img/common/wall.jpg");
  background-repeat: repeat;
  background-size: auto;
  min-height: 300px;
  width: 100%;
  padding-top: 30px;
  padding-bottom: calc(100vw*0.134);
  /*max-width: 1200px;*/
  margin: 0 auto;
}

div.wrap-wall img#wall-end {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 1200px;
}

/* S C H E D U L E  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
section#schedule {
  text-align: center;
  padding: 3rem 0;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

section#schedule div {
  float: left;
  background-color: #fff;
  height: 120px;
  box-shadow: 2px 2px 5px rgba(30, 30, 30, 0.5);
}

section#schedule div h3 {
  padding-top: 1rem;
}

section#schedule div h4 {
  color: #b4174b;
  text-align: center;
  padding-bottom: 1rem;
}

section#schedule div#schedule1 {
  width: 16.9%;
  margin-left: 4.5%;
  margin-right: 4.5%;
}

section#schedule div#schedule1 h3 {
  text-align: center;
}

section#schedule div#schedule1 h3 img {
  width: 89%;
}

section#schedule div#schedule2 {
  width: 10.9%;
  margin-right: 4.5%;
}

section#schedule div#schedule2 h3 {
  text-align: center;
}

section#schedule div#schedule2 h3 img {
  width: 71%;
}

section#schedule div#schedule3 {
  position: relative;
  width: 19.75%;
}

section#schedule div#schedule3 h3 {
  text-align: center;
}

section#schedule div#schedule3 h3 img {
  width: 82%;
}

section#schedule div#schedule3 p {
  position: absolute;
  bottom: -2rem;
  left: 0;
  line-height: 1.4rem;
  width: 197%;
  text-align: right;
  color: #b4174b;
  font-size: 1.4rem;
  -webkit-filter: drop-shadow(2px 2px 2px white);
          filter: drop-shadow(2px 2px 2px white);
}

section#schedule div#afaf-banner {
  width: 19.08%;
  margin-right: 4.5%;
}

section#schedule div#afaf-banner a {
  display: table;
  width: 100%;
  height: 100%;
}

section#schedule div#afaf-banner a p {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

section#schedule div#afaf-banner a p banner {
  display: inline-block;
  width: 90%;
  height: 100px;
  margin-top: 5px;
  background-image: url("/img/logo-afaf.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #df051c;
}

section#schedule div#schedule4 {
  width: 10.25%;
}

section#schedule div#schedule4 h3 {
  text-align: center;
  height: 120px;
  line-height: 2.4rem;
  display: table-cell;
  vertical-align: middle;
  padding-top: 0;
  font-weight: bold;
  font-size: 2rem;
  padding: 0 1rem;
  color: #b4174b;
}

section#schedule div#schedule4 h3 img {
  width: 69%;
}

section#schedule div.witharrow {
  position: relative;
}

section#schedule div.witharrow:before {
  content: '';
  position: absolute;
  right: -46px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -5px;
  margin-left: -3px;
  border-left: 13px solid #b4174b;
  border-right: 13px solid transparent;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}

/* T I T L E - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.title-cont {
  text-align: left;
  mix-blend-mode: multiply;
  position: relative;
}

div.title-cont h2 {
  display: inline-block;
  color: #b4174b;
  font-size: 5rem;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0.3rem;
  margin: 0 1rem 0 0;
  line-height: 4rem;
}

div.title-cont p {
  color: #b4174b;
  display: inline-block;
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

/* N E W S - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#news {
  max-width: 1200px;
  width: 100%;
  margin: 5rem auto;
}

section#news div.news_slick {
  margin-top: 3rem;
}

/* D I R E C T O R - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
section#directors {
  max-width: 1200px;
  width: 100%;
  margin: 5rem auto;
}

div#profile-cont {
  display: block;
  /*border-spacing: 3rem;*/
  margin: 3rem auto;
  /*
	div.profile-judges{
		display:block;
		background-color:#fff;
		padding: 1%;
		width:47%;
		margin-bottom: 1%;
		float:left;
		&:nth-child(3),&:nth-child(5){
			margin-right: 1%;
		}
		h4,h3{
			font-weight: bold;
		}
		h4{
			font-family: $font_en;
			font-size: 1.4rem;
			letter-spacing: 0.1rem;
			color:$basecolor;
			span{
				font-size:1.2rem;
				font-weight: normal;
				padding-left: 1rem;
			}
		}
		h3{
			font-size: 1.8rem;
			padding:0.5rem;
			color:#333;
			span{
				font-weight: normal;
				font-size: 1rem;
				padding-left: 1rem;
			}
		}
		p{
			font-size: 1.2rem;
			line-height: 1.9rem;
			padding:0.5rem;
		}
		box-shadow: $shadow;
		cursor: pointer;
	}*/
}

div#profile-cont div.profile, div#profile-cont div.profile-judges {
  display: block;
  background-color: #fff;
  padding: 1%;
  width: 47%;
  float: left;
  margin-bottom: 1%;
  box-shadow: 2px 2px 5px rgba(30, 30, 30, 0.5);
  cursor: pointer;
}

div#profile-cont div.profile:first-child, div#profile-cont div.profile:nth-child(3), div#profile-cont div.profile:nth-child(5), div#profile-cont div.profile-judges:first-child, div#profile-cont div.profile-judges:nth-child(3), div#profile-cont div.profile-judges:nth-child(5) {
  margin-right: 1%;
}

div#profile-cont div.profile div, div#profile-cont div.profile-judges div {
  float: left;
  width: 48%;
  padding: 1%;
}

div#profile-cont div.profile img, div#profile-cont div.profile-judges img {
  width: 100%;
  vertical-align: bottom;
}

div#profile-cont div.profile h4, div#profile-cont div.profile h3, div#profile-cont div.profile-judges h4, div#profile-cont div.profile-judges h3 {
  font-weight: bold;
}

div#profile-cont div.profile h4, div#profile-cont div.profile-judges h4 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  color: #b4174b;
  line-height: 2rem;
}

div#profile-cont div.profile h4 span, div#profile-cont div.profile-judges h4 span {
  font-size: 1.2rem;
  font-weight: normal;
  /* padding-left: 1rem;*/
}

div#profile-cont div.profile h3, div#profile-cont div.profile-judges h3 {
  font-size: 1.8rem;
  padding: 0.5rem;
  color: #333;
}

div#profile-cont div.profile h3 span, div#profile-cont div.profile-judges h3 span {
  font-weight: normal;
  font-size: 1rem;
  padding-left: 1rem;
}

div#profile-cont div.profile p, div#profile-cont div.profile-judges p {
  font-size: 1.2rem;
  line-height: 1.9rem;
  padding: 0.5rem;
}

/* MODAL CONTENTS */
div.profile-modal div.modal-wrap, div.profile-judges-modal div.modal-wrap {
  width: 100%;
}

div.profile-modal div.modal-wrap div, div.profile-judges-modal div.modal-wrap div {
  float: left;
  width: 46%;
  margin: 0 2%;
  padding: 2rem 0;
}

div.profile-modal div.modal-wrap div:first-child img, div.profile-judges-modal div.modal-wrap div:first-child img {
  width: 100%;
}

div.profile-modal div.modal-wrap div:first-child h2, div.profile-modal div.modal-wrap div:first-child h3, div.profile-judges-modal div.modal-wrap div:first-child h2, div.profile-judges-modal div.modal-wrap div:first-child h3 {
  font-weight: bold;
}

div.profile-modal div.modal-wrap div:first-child h2 span, div.profile-modal div.modal-wrap div:first-child h3 span, div.profile-judges-modal div.modal-wrap div:first-child h2 span, div.profile-judges-modal div.modal-wrap div:first-child h3 span {
  font-weight: normal;
  font-size: 1.2rem;
}

div.profile-modal div.modal-wrap div:first-child h2, div.profile-judges-modal div.modal-wrap div:first-child h2 {
  font-size: 1.8rem;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0.2rem;
  color: #b4174b;
  padding: 1rem 0 0 0;
  line-height: 2.2rem;
}

div.profile-modal div.modal-wrap div:first-child h3, div.profile-judges-modal div.modal-wrap div:first-child h3 {
  font-size: 2rem;
}

div.profile-modal div.modal-wrap div:first-child h3 span, div.profile-judges-modal div.modal-wrap div:first-child h3 span {
  padding-left: 1rem;
}

div.profile-modal div.modal-wrap div:last-child p a, div.profile-judges-modal div.modal-wrap div:last-child p a {
  margin: 1rem 0;
  font-size: 1.4rem;
  line-height: 2.1rem;
  text-decoration: none;
  color: #333;
  display: block;
  border: thin solid #ccc;
  border-radius: 3px;
  padding: 1rem;
  text-align: center;
}

div.profile-modal div.modal-wrap div:last-child p a:hover, div.profile-judges-modal div.modal-wrap div:last-child p a:hover {
  color: #b4174b;
}

div.award-modal div.modal-wrap {
  padding: 3rem 1rem 0 1rem;
  width: 100%;
  text-align: center;
}

div.award-modal div.modal-wrap img {
  height: 70vh;
  width: auto;
}

div.award-modal div.modal-wrap h2 {
  font-size: 18px;
  font-weight: bold;
  color: #b4174b;
  width: 100%;
  text-align: center;
  padding: 2em 0;
}

div.artist-box {
  border-top: thin solid #b4174b;
  padding-top: 2em;
  width: 100%;
}

div.artist-box div.comment {
  width: 100%;
  max-width: 1000px;
  margin: 3rem auto;
  text-align: left;
}

div.artist-box div.artist-container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

div.artist-box div.artist-container > div {
  float: left;
}

div.artist-box div.artist-container div.artist-portrait {
  width: 30%;
}

div.artist-box div.artist-container div.artist-portrait img {
  width: 100%;
  height: auto;
}

div.artist-box div.artist-container div.artist-portrait p span {
  font-size: 1.2rem;
}

div.artist-box div.artist-container div.artist-profile {
  width: 65%;
  padding-left: 5%;
  padding-bottom: 3em;
}

div.artist-box div.artist-container div.artist-profile > p {
  text-align: left;
  margin-bottom: 1rem;
}

div.artist-box div.artist-container div.artist-profile div.career {
  font-size: 1.4rem;
  line-height: 2.6rem;
  margin-top: 2rem;
}

div.artist-box div.artist-container div.artist-profile div.career p {
  display: table;
  text-align: left;
}

div.artist-box div.artist-container div.artist-profile div.career p nen {
  display: table-cell;
  vertical-align: top;
  width: 6rem;
}

div.artist-box div.artist-container div.artist-profile div.career p txt {
  display: table-cell;
}

div.artist-box div.artist-container div.artist-profile div.career p span {
  font-size: 1rem;
}

.iziModal-header-title {
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.2rem;
}

/* common */
p.close_modal {
  margin: 3rem 0 -5%;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  line-height: 2.1rem;
  text-decoration: none;
  display: block;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 1rem;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  background-color: #b4174b;
}

/* A W A R D S  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.wrap-wall-award {
  padding: 30px;
  box-sizing: border-box;
}

section#award {
  width: 100%;
  margin: 5rem auto;
}

div.award-btn-cont {
  position: absolute;
  right: 0;
  bottom: 0;
}

div.award-btn-cont a {
  color: #b4174b;
  font-size: 1.4rem;
}

div#award-carousel, div.award-list {
  margin: 3rem 0;
}

div#award-carousel div.award__item div.award__item__head h2, div.award-list div.award__item div.award__item__head h2 {
  font-weight: normal !important;
  font-size: 1.2rem;
  color: #333;
}

div.award-list {
  box-sizing: border-box;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 3rem;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 60px 30px;
}

div.award-list div.award__item {
  width: auto;
  height: auto;
  padding: 0;
  cursor: pointer;
}

div.award-list div.award__item div.award__prize {
  display: none;
}

div.award-list div.award__item .award__imageWrap {
  width: auto;
  aspect-ratio: 1/1;
}

div.award-list div.award__item .award__imageWrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

div.award-list div.award__item div.award__item__head h2 {
  margin-top: 1em;
  font-size: 15px;
  line-height: 1.5;
  width: 100%;
}

div.award-list div.award__item > a {
  text-decoration: none;
  color: #b4174b !important;
}

div.award-list#award-large {
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 30px;
}

div#wrap-wall-award {
  padding-bottom: 5rem !important;
}

div.award-title {
  width: 100%;
  padding: 3rem 0;
  color: #b4174b;
  font-size: 3rem;
  text-align: center;
  font-weight: bold;
}

div.award-title p {
  font-weight: normal;
  font-size: 1rem;
  text-align: center;
  color: #444;
  margin-top: 0.5rem;
}

p#end-announce {
  background-color: #b4174b;
  color: #fff;
  text-align: center;
  width: 100%;
  margin: 0 auto 3rem auto;
  font-size: 2rem;
  line-height: 2rem;
  padding: 1rem 0;
  max-width: 1200px;
  font-weight: normal;
}

h1#h1-thanks {
  padding-top: 1rem;
}

/* F O O T E R  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
footer {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 5rem;
}

footer div#logos {
  position: relative;
}

footer div#logos div#relations {
  text-align: left;
  padding: 3rem;
}

footer div#logos div#relations img {
  height: 5rem;
  width: auto;
  display: inline-block;
  margin-right: 3rem;
}

footer div#logo-footer-cont {
  position: relative;
  width: 100%;
}

footer div#logo-footer-cont div {
  position: absolute;
  z-index: 20;
  right: 30px;
  width: 15%;
  bottom: 0;
  background-color: #fff;
  padding: 4%;
}

footer div#logo-footer-cont div img {
  width: 100%;
}

footer ul.nav {
  text-align: center;
  position: relative;
  top: 0;
  left: 0;
  right: auto;
  background-color: inherit !important;
  padding: 0;
}

footer ul.nav li a {
  color: #b4174b !important;
}

footer p#copyright {
  text-align: center;
  font-size: 1rem;
  line-height: 1.7rem;
  margin-top: 2rem;
  color: #333;
}

#page_top {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 30px;
  bottom: 35px;
  background: #333;
  border-radius: 3px;
  opacity: 0.3;
  z-index: 1000;
}

#page_top a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  text-decoration: none;
  cursor: pointer;
}

#page_top a:before {
  border-right: 9px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 9px solid transparent;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -9px;
}

#page_top a:after {
  border-right: 9px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #333;
  border-left: 9px solid transparent;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -9px;
}

/* C O M M O N  H E A D E R  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
header.common-header {
  /*max-width:1200px;*/
  width: 100%;
  margin: 0 auto;
}

header.common-header div#logo-cont {
  width: 24%;
  background-color: #fff;
  float: left;
}

header.common-header div#logo-cont img#common-logo {
  width: 69.4%;
  padding: 15.3%;
  vertical-align: bottom;
}

header.common-header div#img-cont {
  float: left;
  width: 76%;
}

header.common-header div#img-cont img {
  width: 100%;
  vertical-align: bottom;
}

h1.common-title {
  text-align: center;
  font-size: 3rem;
  line-height: 5rem;
  color: #b4174b;
  font-weight: bold;
  padding: 5rem 0;
  border-top: thin solid #ccc;
}

h2.common-lead {
  text-align: center;
  font-size: 1.4rem;
  padding: 0 0 3rem 0;
}

/* C O M M O N  B O D Y  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
section.body {
  max-width: 1000px;
  width: auto;
  margin: 0 auto 30px auto;
  background-color: #fff;
  padding: 5rem 5%;
  box-shadow: 2px 2px 5px rgba(30, 30, 30, 0.5);
}

section.body h1, section.body h2, section.body h3, section.body h4, section.body h5 {
  font-weight: bold;
  color: #b4174b;
}

section.body h2 {
  border-bottom: thin solid #b4174b;
  padding: 1rem 0;
  font-size: 30px;
  margin-bottom: 1em;
}

section.body h2:not(:first-child) {
  margin-top: 2em;
}

section.body h3 {
  font-size: 21px;
  margin-bottom: 1em;
}

section.body h3:not(:first-child) {
  margin-top: 2em;
}

section.body p {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 1.5em;
}

section.body p + h3 {
  margin-top: 3em;
}

section.body ul, section.body ol {
  font-size: 15px;
  line-height: 1.5;
  padding-left: 1.5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

section.body ul li, section.body ol li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  position: relative;
}

section.body ul li.arrow:before, section.body ol li.arrow:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0.7rem;
  border-left: 7px solid #b4174b;
  border-right: 7px solid transparent;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}

section.body ul li {
  list-style: disc;
}

section.body ol li {
  list-style: decimal;
}

section.body ol li ul li {
  list-style: disc;
}

section.body p.img-cont {
  text-align: center;
}

section.body p.img-cont img {
  width: 100%;
  max-width: 320px;
  height: auto;
  vertical-align: bottom;
}

section.body a {
  color: #069;
  text-decoration: underline;
}

section.body span.newmark {
  background-color: #b4174b;
  color: white;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0 0.5rem;
}

/* I N Q U E R Y  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
section#inquiry {
  width: 50%;
  margin: 30px auto 0 auto;
  background-color: #fff;
  padding: 5rem 5%;
  box-shadow: 2px 2px 5px rgba(30, 30, 30, 0.5);
  border: 14px solid #eeeff0;
}

section#inquiry h3 {
  font-weight: bold;
  color: #b4174b;
  margin-bottom: 3rem;
}

section#inquiry span {
  font-size: 1.2rem;
}

/* HAMBURGER MENU  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
div#icon-menu {
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  position: fixed;
  right: -8px;
  top: -5px;
  z-index: 1000;
  padding: 20px;
  border-radius: 5px;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}

.menu-trigger {
  position: relative;
  width: 50px;
  height: 44px;
}

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
  border-radius: 0px;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 20px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger.active span:nth-of-type(1) {
  width: 45%;
  -webkit-transform: translate3d(2px, 10px, 0) rotate(45deg);
  transform: translate3d(2px, 10px, 0) rotate(45deg);
}

.menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: translate3d(-1px, 0, 0) rotate(-45deg);
  transform: translate3d(-1px, 0, 0) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(3) {
  width: 45%;
  -webkit-transform: translate3d(23px, -9px, 0) rotate(45deg);
  transform: translate3d(23px, -9px, 0) rotate(45deg);
}

.menu-trigger.active {
  border: none;
}

/* S P  M E N U  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#spmenu-cont {
  display: none;
  position: fixed;
  z-index: 999;
  background-color: #fff;
  padding: 10px 0;
  height: 100vh;
  width: 100vw;
}

div#spmenu-cont div#spmenu-logo-cont {
  text-align: center;
  padding: 30px 0;
}

div#spmenu-cont div#spmenu-logo-cont img {
  width: 30%;
}

div#spmenu-cont ul.nav {
  position: relative;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 0;
  text-align: center;
}

div#spmenu-cont ul.nav li {
  text-align: center;
  letter-spacing: 0.1px;
  display: block;
  margin: 0 auto;
  padding: 2rem 0;
  border-bottom: thin solid #ccc;
}

div#spmenu-cont ul.nav li a {
  color: #b4174b;
  font-size: 14px;
  font-weight: normal;
}

div#spmenu-cont ul.nav li.sns-icon {
  display: inline-block;
  margin: 1rem 3rem;
  border-bottom: none;
}

div#spmenu-cont ul.nav li.sns-icon img {
  width: 3.3rem;
}

ul#sp-menu ul.nav {
  z-index: 1000;
}

section.body h1 {
  font-size: 36px;
  line-height: 1.5;
  margin-bottom: 1em;
}

.awardSingle__header {
  margin-bottom: 3em;
}

.awardSingle__header h1 {
  margin-bottom: 0 !important;
  font-size: 2em !important;
  line-height: 1.5;
}

.awardSingle__header .title__prize {
  font-size: 1em;
  color: #b4174b;
  font-weight: bold;
}

.awardSingle__header .title__author {
  font-size: 1em;
  color: #b4174b;
  font-weight: bold;
}

.awardSingle__imageWrap {
  margin-bottom: 2em;
}

.awardSingle__imageWrap img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.awardSingle__description {
  margin-bottom: 60px;
}

.awardSingle__description p {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.awardSingle__description h2 {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 !important;
  border-bottom: 0 !important;
  font-size: 18px !important;
}

.awardSingle__author {
  border-top: 1px solid #b4174b;
  margin-top: 3em;
  padding-top: 3em;
}

.awardSingle__author h2 {
  border-bottom: 0 !important;
  line-height: 1.5;
  margin-bottom: 1em;
}

.awardSingle__author > div {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 40px;
}

.awardSingle__authorImageWrap {
  margin-bottom: 2em;
}

.awardSingle__authorImageWrap img {
  width: 100%;
  height: auto;
  display: block;
}

.awardSingle__authorImageWrap span {
  font-size: 14px;
  margin-top: 0.5em;
}

.awardSingle__authorRight {
  display: grid;
  grid-template-columns: auto;
  gap: 40px;
}

.awardSingle__authorRight ol,
.awardSingle__authorRight ul {
  display: grid;
  grid-template-columns: 100%;
}

.awardSingle__authorRight ol li,
.awardSingle__authorRight ul li {
  font-size: 15px;
  line-height: 1.5;
}

.awardSingle__authorRight ol li ul,
.awardSingle__authorRight ul li ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0 !important;
}

.awardSingle__authorRight ol li ul li,
.awardSingle__authorRight ul li ul li {
  list-style: none !important;
  font-size: 13px;
}

.awardSingle__authorRight ol li ul li:not(:first-child)::before,
.awardSingle__authorRight ul li ul li:not(:first-child)::before {
  content: '/';
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.awardSingle__authorRight .description {
  line-height: 2;
  font-size: 15px;
}

.awardSingle__authorRight h4:not(:first-child) {
  margin-top: 2em;
  margin-bottom: 0.5em;
}

.awardSingle__authorRight table {
  width: 100%;
}

.awardSingle__authorRight table tbody tr {
  border-top: 1px solid #000;
}

.awardSingle__authorRight table tbody tr:last-child {
  border-bottom: 1px solid #000;
}

.awardSingle__authorRight table tbody tr th,
.awardSingle__authorRight table tbody tr td {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  font-size: 14px;
  line-height: 1.5;
  vertical-align: top;
}

.awardSingle__authorRight table tbody tr th:not(:first-child),
.awardSingle__authorRight table tbody tr td:not(:first-child) {
  padding-left: 1.5em;
}

.awardSingle__authorRight table tbody tr th {
  font-weight: bold !important;
  white-space: nowrap;
}

.awardSingle__authorRight table + p {
  margin-top: 1em;
}

.awardSingle__authorLink h3 {
  font-size: 13px !important;
  margin-bottom: 0.5em !important;
  color: #000 !important;
}

.awardSingle__authorLink ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0 !important;
}

.awardSingle__authorLink ul li {
  margin-bottom: 1em;
  list-style: none !important;
  font-size: 13px !important;
}

.awardSingle__authorLink ul li:not(:first-child)::before {
  content: '/';
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.awardSingle__authorLink ul li a {
  color: #b4174b;
  font-weight: bold;
  text-decoration: none;
  transition: .2s;
}

.awardSingle__authorLink ul li a:hover {
  color: #871138;
}

.breadcrumb {
  margin-top: -2em;
  margin-bottom: 3em;
}

.breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0 !important;
}

.breadcrumb ul li {
  font-size: 13px;
  list-style: none !important;
}

.breadcrumb ul li:not(:first-child)::before {
  content: '>';
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.breadcrumb ul li a {
  color: #b4174b;
}

.link--awardList {
  margin-top: 3em;
  margin-bottom: 3em;
}

.link--awardList a {
  display: block;
  padding: 1em;
  font-size: 15px;
  border: 1px solid #b4174b;
  color: #b4174b !important;
  text-decoration: none !important;
  text-align: center;
}

.place--map {
  width: 100%;
  height: auto;
}

.place--area {
  display: flex;
  align-items: center;
  line-height: 1.5 !important;
}

.place--area span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #b4174b;
  color: #fff;
  font-weight: bold;
  margin-right: 1em;
  flex-shrink: 0;
}

.place--list_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}

.place--list_item img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}

.place--list_text h3 {
  font-size: 16px !important;
  font-weight: bold;
  display: flex;
  align-items: center;
  line-height: 1.5 !important;
  margin-bottom: 0 !important;
}

.place--list_text h3 span {
  font-size: 13px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #b4174b;
  border-radius: 30px;
  margin-right: 1em;
  color: #fff;
  flex-shrink: 0;
}

.exhibition__place {
  margin-top: 60px;
  background-color: #eee;
  padding: 20px;
  border-radius: 12px;
}

.exhibition__place header {
  display: grid;
  grid-template-columns: 2fr 1fr;
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 8px;
  padding: 16px;
  width: calc(100% - 32px);
}

.exhibition__place header > div {
  display: flex;
  flex-direction: column;
  padding: 30px;
}

.exhibition__place header > div h2 {
  font-size: 24px;
  font-weight: bold;
  color: #b4174b;
  border: 0;
}

.exhibition__place header > div > div {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: 1em;
}

.exhibition__place header > div > div h3 {
  font-size: 14px;
  font-weight: bold;
  color: #b4174b;
  margin: 0;
  width: 60px;
  letter-spacing: 0;
}

.exhibition__place header > div > div span {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0;
}

.exhibition__place header > div > div a {
  font-size: 12px;
  color: #fff;
  background-color: #b4174b;
  padding: 3px 6px;
  border-radius: 6px;
  letter-spacing: 0;
}

.exhibition__place header figure {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.exhibition__place header figure img {
  width: 100%;
  height: auto;
}

.exhibition__contents h3 {
  font-size: 20px;
  font-weight: bold;
  color: #b4174b;
  border: 0;
  margin-bottom: 1em;
  padding-left: 16px;
}

.exhibition__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

.exhibition__item {
  background-color: #fff;
  border-radius: 8px;
  padding: 16px;
  width: calc(100% - 32px);
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  row-gap: 14px;
}

.exhibition__item figure {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}

.exhibition__item figure img {
  width: 100%;
  height: auto;
}

.exhibition__item h4 {
  font-size: 14px;
}

.exhibition__item .author {
  font-size: 12px;
}

@media (any-hover: hover) {
  .hov:hover {
    opacity: 0.5;
    cursor: pointer;
  }
}

@media screen and (max-width: 768px) {
  .forPC {
    display: none !important;
  }
  html {
    font-size: 50%;
  }
  header img#logo {
    top: 0;
    left: 0;
    width: 30%;
    background-color: #fff;
    padding: 4.1% 4.7% 3.2% 4.7%;
  }
  header div#topimg-cont {
    /*height: calc(100vh-100);*/
  }
  header div#topimg-cont ul.slick li img {
    width: auto;
    /*height: 90vh;*/
  }
  div.title-cont {
    margin-bottom: 3rem;
  }
  div.title-cont h2, div.title-cont p {
    text-align: center;
    display: block;
    margin: 0 0 1rem;
  }
  div#profile-cont {
    display: block;
    border-spacing: 0;
  }
  div#profile-cont div.profile, div#profile-cont div.profile-judges {
    float: none;
    display: block;
    width: 80%;
    margin: 0 auto 2rem !important;
    max-width: 400px;
  }
  div#profile-cont div.profile div, div#profile-cont div.profile-judges div {
    float: none;
    width: 96%;
    margin-right: 0;
    padding: 2%;
  }
  div.profile-modal div.modal-wrap div, div.profile-judges-modal div.modal-wrap div {
    float: none;
    width: 90%;
    margin: 0 5%;
  }
  div.profile-modal div, div.profile-judges-modal div {
    float: none;
  }
  div.award-modal div.modal-wrap {
    padding: 3rem 1% 3rem 1%;
  }
  div.award-modal div.modal-wrap img {
    height: auto;
    width: 98%;
  }
  div.artist-box div.artist-container > div {
    float: none;
    width: 90% !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }
  div.artist-box div.artist-container div.artist-portrait img {
    width: 50%;
  }
  div.artist-box div.artist-container div.career p {
    margin-bottom: 0.8rem;
  }
  div.artist-box div.artist-container div.career p nen, div.artist-box div.artist-container div.career p txt {
    line-height: 1.7rem;
  }
  div.award-btn-cont {
    position: relative;
    right: auto;
    bottom: auto;
    padding: 3rem 0;
    text-align: center;
    width: 100%;
  }
  div.award-list {
    box-sizing: border-box;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  div.award-list#award-large {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  p#end-announce {
    width: 96%;
    font-size: 1.6rem;
  }
  h1.common-title {
    line-height: 4rem;
  }
  h2.common-lead {
    width: 90%;
    line-height: 2.5rem;
    text-align: left;
    margin: 0 auto;
  }
  section.body {
    padding: 2rem 5%;
  }
  .exhibition__place {
    margin-top: 40px;
    padding: 12px;
  }
  .exhibition__place header {
    grid-template-columns: 1fr;
    margin-bottom: 24px;
    padding: 12px;
    width: calc(100% - 24px);
  }
  .exhibition__place header > div {
    padding: 12px;
    gap: 8px;
  }
  .exhibition__place header > div > div {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  .exhibition__place header > div > div h3 {
    font-size: 12px;
  }
  .exhibition__place header > div > div span {
    font-size: 12px;
  }
  .exhibition__place header > div > div a {
    font-size: 11px;
    padding: 2px 4px;
  }
  .exhibition__place header figure {
    margin-top: 1em;
  }
  .exhibition__list {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .exhibition__item {
    padding: 12px;
    width: calc(100% - 24px);
  }
}

@media screen and (min-width: 768px) {
  .forSP {
    display: none !important;
  }
}

@media screen and (max-width: 1000px) {
  header div#topimg-cont ul#topimg-copy li#copy1 p.en {
    font-size: 3rem;
  }
  header div#topimg-cont ul#topimg-copy li#copy1 h1 {
    font-size: 7rem;
    letter-spacing: 0.5rem;
    margin-top: 3.5rem;
  }
  header div#topimg-cont ul#topimg-copy li#copy1 h2 {
    margin-top: 3rem;
    margin-bottom: 0;
  }
  header div#topimg-cont ul#topimg-copy li#copy1 h2 img {
    width: 44.75%;
  }
  header div#topimg-cont ul#topimg-copy li#copy1 p.txt {
    font-size: 1.2rem;
    margin-top: 4rem;
  }
}

@media screen and (max-width: 850px) {
  header div#topimg-cont ul#topimg-copy li#copy1 {
    top: calc(100vw*0.249);
  }
  header div#topimg-cont ul#topimg-copy li#copy1 p.en {
    font-size: 2rem;
  }
  header div#topimg-cont ul#topimg-copy li#copy1 h1 {
    font-size: 5rem;
    letter-spacing: 0.5rem;
    margin-top: 2rem;
  }
  header div#topimg-cont ul#topimg-copy li#copy1 h2 {
    margin-top: 2rem;
  }
  header div#topimg-cont ul#topimg-copy li#copy1 h2 img {
    width: 25.75%;
  }
  header div#topimg-cont ul#topimg-copy li#copy1 p.txt {
    margin-top: 2rem;
  }
  header div#topimg-cont ul#topimg-copy li#copy3 {
    top: calc(24.9vw);
  }
  header div#topimg-cont ul#topimg-copy li#copy3 h1 {
    font-size: 4rem;
    letter-spacing: 0.5rem;
    margin-top: 2rem;
  }
  header div#topimg-cont ul#topimg-copy li#copy3 h2 {
    margin-top: 2rem;
  }
  header div#topimg-cont ul#topimg-copy li#copy3 h2 img {
    width: 25.75%;
  }
  header ul.nav {
    display: none;
  }
  div.topbtn-cont {
    display: block;
    position: relative;
    margin: 50px 0;
  }
  div.topbtn-cont a {
    text-decoration: none !important;
  }
  div.topbtn-cont div {
    display: block;
    width: 80%;
    font-size: 1.6rem;
    padding: 1rem 2rem;
    margin: 1rem auto;
    border-radius: 4px;
  }
  section#outline {
    margin-top: 1rem;
  }
  section#outline div#logo {
    display: none;
  }
  section#outline div#concept {
    width: auto;
  }
  div.wrap-wall {
    background-size: contain;
  }
  section#schedule div {
    float: none;
    position: relative;
    width: 80% !important;
    margin-left: 10% !important;
    margin-right: 0 !important;
    height: auto;
  }
  section#schedule div h3 {
    text-align: left !important;
    display: inline-block;
  }
  section#schedule div h3 img {
    height: 33px;
    width: auto !important;
    margin-right: 20px;
    vertical-align: bottom;
  }
  section#schedule div h4 {
    display: inline-block;
    text-align: left;
    right: 0;
    font-size: 2rem;
    line-height: 33px;
    padding-bottom: 0;
    font-weight: bold;
  }
  section#schedule div#schedule3 p {
    position: relative;
    bottom: unset;
    line-height: 1.6rem;
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
  }
  section#schedule div#schedule4 h3 {
    display: block;
    height: auto;
    padding: 1rem 0;
    text-align: center !important;
  }
  section#schedule div#afaf-banner {
    height: auto;
  }
  section#schedule div#afaf-banner a {
    display: table;
    width: 100%;
    height: 100%;
  }
  section#schedule div#afaf-banner a p {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  section#schedule div#afaf-banner a p banner {
    display: inline-block;
    width: 97%;
    height: 62px;
    margin-top: 5px;
    background-image: url("/img/logo-afaf.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #df051c;
  }
  section#schedule div.witharrow {
    margin-bottom: 40px;
  }
  section#schedule div.witharrow:before {
    top: auto;
    right: auto;
    left: 50%;
    bottom: -40px;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 10px solid transparent;
    border-top: 10px solid #b4174b;
  }
  footer div#logos div#relations img {
    height: 5vw;
    margin-right: 3vw;
  }
  footer ul.nav li {
    display: block;
    margin: 2rem 0;
  }
  footer ul.nav li.sns-icon {
    display: inline-block;
    margin: 1rem 3rem;
  }
  footer ul.nav li.sns-icon img {
    width: 3.3rem;
  }
  section.body h2 {
    font-size: 21px;
  }
  section.body h3 {
    font-size: 18px;
  }
  section.body {
    width: 80%;
  }
  section#inquiry {
    width: 80%;
  }
  section.body h1 {
    font-size: 24px;
  }
  .awardSingle__author > div {
    grid-template-columns: 100%;
  }
  .breadcrumb {
    margin-top: 0;
    margin-bottom: 2em;
  }
  .breadcrumb ul li {
    font-size: 11px;
    margin-bottom: 0 !important;
  }
  .place--list_wrap {
    grid-template-columns: auto;
    gap: 30px;
  }
}

@media screen and (max-width: 768px) and (orientation: portrait) {
  header div#topimg-cont ul#topimg-copy li#copy1 {
    top: 54vh;
  }
  header div#topimg-cont ul#topimg-copy li#copy1 h2 img {
    width: 89.7%;
  }
  header div#topimg-cont ul#topimg-copy li#copy1 p.txt {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  header div#topimg-cont ul#topimg-copy li#copy3 {
    top: calc(63vh);
  }
  header div#topimg-cont ul#topimg-copy li#copy3 h2 img {
    width: 89.7%;
  }
  header div#topimg-cont ul#topimg-copy li#copy3 img#afaf-logo {
    top: -15vh;
  }
}

@media screen and (max-width: 320px) {
  header div#topimg-cont ul#topimg-copy li#copy1 p.txt {
    display: none;
  }
}

@media screen and (max-width: 320px) and (orientation: portrait) {
  header div#topimg-cont ul#topimg-copy li#copy3 h1 {
    font-size: 3rem;
  }
}

@media screen and (max-width: 1200px) {
  div.wrap-wall {
    background-size: contain;
  }
}

@media screen and (min-width: 850px) {
  div#icon-menu {
    display: none;
  }
}
