@charset "utf-8";
/* CSS Document */
section {
  padding-top: 3em;
  padding-bottom: 3em;
}
/*section:first-child {
  padding-top: 7rem;
}*/
section:last-child {
  margin-bottom: 0;
}
.container {
  width: calc(100% - 1.25em);
  margin-left: auto;
  margin-right: auto;
  padding: var(--space);
}
.in_box {
  width: 100%;
  max-width: 780px;
  margin: 3em auto 0;
}
/*注釈*/
.note {
  padding: 1.5rem;
  border-radius: 10px;
  font-size: 0.95rem;
}
.note ul {
  margin: 0.5rem auto;
}
.note li {
  margin-left: 1rem;
  list-style: disc;
}
/*レイアウト*/
.wrapper {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 300px 1fr 300px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: start;
}
.grid1 {
  background: #FFFFFF;
  grid-row: 1 / 3;
  grid-column: 1 / 2;
  height: 100vh;
  position: sticky;
  top: 0;
  align-self: start;
}
.grid2 {
  z-index: 1;
  display: block;
}
.grid3 {
  background: var(--base2);
  grid-row: 1 / 3;
  grid-column: 3 / 4;
  height: 100vh;
  position: sticky;
  top: 0;
  align-self: start;
	overflow: scroll;
	scrollbar-width: none;
}
.grid4 {
  grid-row: 3 / 4;
  grid-column: 2 / 3;
  z-index: 5;
}
.top_bg {
  background-image: linear-gradient(135deg, rgba(255, 222, 0, 1), rgba(255, 225, 0, 1) 51%, rgba(255, 240, 0, 1));
  z-index: 0;
}
/*背景*/
.bg {
  display: block;
  width: 110%;
  height: 100vh;
  margin: 0 auto;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
}
.bg img {
  width: 100%;
}
/*wrap_main*/
.wrap_main {
  padding-top: 3rem;
}
main section {
  position: relative;
  z-index: 3;
}
/*広告*/
.adsbygoogle {
  display: block;
  min-width: 250px;
}
/*ぱんくず*/
.wrapper .pan {
  position: relative;
  top: 0px;
  color: var(--gray);
  background: var(--base);
  padding: 2px 0;
  font-size: 0.7rem;
  width: 100%;
  text-align: left;
}
.wrapper .pan a {
  color: var(--primary);
}
.wrapper .pan div {
  width: 100%;
  margin: 0 auto;
}
/*見出し*/
h2 {
  font-size: 3rem;
  color: var(--accent);
  font-weight: 700;
  padding: 1rem;
  position: relative;
}
.wrap_main h2::after {
  content: "";
  display: block;
  width: 93%;
  height: 3px;
  background: var(--sub);
  position: absolute;
  top: 70px;
}
.wrap_main h2:first-letter {
  font-size: 2.5rem;
}
h2 small {
  font-size: 0.8rem !important;
  display: inline-block;
  color: var(--gray);
  font-weight: 600 !important;
  padding: 0 2px !important;
}
h3 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 1em;
  padding: 0.2rem 1rem;
  color: var(--primary);
  border-left: 5px solid var(--sub);
}
h4 {
  font-size: 1.05rem;
  color: var(--primary);
  margin-bottom: 1em;
  padding: 0.3rem 0;
  border-bottom: dotted 2px var(--primary);
}
h5 {
  font-size: 1.5rem;
  text-align: center;
}
h6 {
  font-size: 0.9rem;
  font-weight: 400;
  color: var(--primary);
  text-align: center;
}
/*テキスト*/
p {
  margin-bottom: 2em;
  padding-left: 0.2rem;
}
/*リンク*/
a {
  transition: color 0.3s;
}
a:link {
  color: var(--gray);
}
a:visited {
  color: var(--gray);
}
a:hover {
  color: var(--primary);
}
span a {
  display: inline-block;
  padding: 0.5rem 0rem;
  width: 100%;
}
#footer a:link, #footer a:visited {
  color: var(--accent);
}
#footer a:hover {
  color: var(--primary-light);
}
#header a:link, #header a:visited {
  color: var(--lightgray);
}
#header a:hover {
  color: var(--sub);
}
.txt_red {
  color: var(--red) !important;
  border: 0 !important;
  margin: 0 !important;
  font-size: 150% !important;
  padding: 0.2rem 2px 0.5rem !important;
}
/*レイアウト*/
/*調整用*/
.fig_padding {
  padding: 10px;
}
.flex-center {
  align-items: center;
  -ms-align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}
/*サイドカラム*/
aside {
  position: relative;
  z-index: 11;
}
#sponcer {
  position: relative;
  height: 100vh;
  padding: 1rem 1.5rem;
  background: url("./sponcer.png")no-repeat -40px -50px, url("./sponcer.png")no-repeat bottom right;
}
#sponcer .knb_logo-big img {
  width: 100%;
}
#sponcer .knb_logo-banners {
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
#sponcer .knb_logo-banners img {
  width: 100%;
}
#sponcer h6 {
  position: relative;
  font-size: 0.9rem;
  font-weight: bold;
  margin: 0.5rem;
}
#sponcer h6::before {
  content: "";
  width: 40px;
  height: 32px;
  margin-right: 2rem;
  background: url("./sponcericon.png")no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 8%;
}
.knb_logo-banners li {
  width: 50%;
  padding: 0px 3px;
}
#sponcer li {
  font-size: 0.95rem;
  font-weight: 500;
}
#sponcer li:last-child {
  margin-bottom: 0.5rem;
}
/*ボタン*/
.btn {
  display: block;
  font-weight: 600;
  font-size: 1.2rem;
  padding: 0.3rem;
  border-radius: 60px;
  text-align: center;
  margin: 1.5rem auto;
  width: calc(100% - 2rem);
  position: relative;
}
.btn_entry a:link, .btn_entry a:visited, .btn_entry a:hover {
  text-decoration: none;
  color: #FFF;
}
.btn_sub a:link, .btn_sub a:visited, .btn_sub a:hover {
  text-decoration: none;
  color: var(--title);
}
.btn_entry {
  background: var(--accent);    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
 .btn_entry:hover{
	opacity: 0.7;
}

#entry .btn_entry:hover{
	opacity: 1!important;
	background: #44e8F8;
}
.btn_entry_nav {
  margin: 0 !important;
}
.btn_sub {
  font-size: 1rem;
  padding: 0.2rem;
  border: 2px solid var(--title);
}
.btn_gray {
  background: #999;
  color: #FFF !important;
}
.btn_area{
	position: relative;
	z-index: 33;
padding-bottom:3em;}
.btn_area a{
	text-decoration:none;
	display: block;
}
.btn_bus,.btn_push2{
	display: block;
	position: relative;
	width:100%;
	text-align: center;
	padding:1rem;
	max-width:300px!important;
	padding:1rem;
	margin: 5px;
border-radius:5px;
	font-weight: 700;
	padding-left:2rem;
	color: #FFF;
	font-size:115%;
}
.btn_bus {
	background: var(--title);box-shadow: 0 5px 0 #db1a68;

}
.btn_bus::after{
	content: "";
	background: url("./bus.svg") no-repeat center center;
	background-size:100%;
	width:20px;
	height:20px;
	position: absolute;
	left:1.5rem;
	top:50%;
	margin-top:-10px;
}
.btn_push{
	background: var(--primary);
	border-bottom:4px solid #01275e;
}
.btn_push2::after{
	content: "";
	background: url("./screen.svg") no-repeat center center;
	background-size:contain;
	width:20px;
	height:20px;
	position: absolute;
	left:1rem;
	top:50%;
	margin-top:-10px;
}
/*プッシュ*/

.btn_push_wrap {
  margin: 15px 5px;
	width:300px;
}

a.btn-c {
  position: relative;
  padding: 1rem;
  color: #fff;	background: var(--primary);
  -webkit-box-shadow: 0 5px 0 #01275e;
  box-shadow: 0 5px 0 #01275e;
	text-decoration:none;width: 100%;
  display: block;
}

a.btn-c span {
	position: absolute;
	top: -1.2rem;
	left: calc(80% - 173px);
	display: block;
	padding: 1px 8px 4px;
	color: var(--primary);
	border: 2px solid #01275e;
	background: #fff;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	font-size: 12px;
	border-radius: 40px;
}

a.btn-c span:before,
a.btn-c span:after {
  position: absolute;
  left: calc(50% - 10px);
  content: "";
}

a.btn-c span:before {
  bottom: -10px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #01275e transparent transparent transparent;
}

a.btn-c span::after {
	bottom: -6px;
	border-width: 10px 10px 0 10px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}


/*mv*/
.bg_wrapper {
  /*background: url(./bg_mv.svg) no-repeat top center;
  background-size: 100%;*/
}
.header_mv {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0 !important;
}

.header_inner {
  display: grid;
  place-content: center;
  gap: 1ch;
  text-align: center;
	z-index: 4;
	position: relative;
}
.header_inner h1 img {
  z-index: 4;
  position: relative;
  width: 100%;
  max-width: 500px;
}
.top h2 img {
  margin-left: 1rem;
  width: 70%;
  max-width: 400px;
}
.top {
  position: relative;
  max-width: 970px;
	padding-top:1rem;
}
.lead {
  text-align: center;
}
.lead_link a{
	color:var(--accent)!important;
}
.top h2 {
  margin-top: -1.5rem;
  font-size: 1.3rem;
}
.top h2 span {
  font-size: 3rem;
}
.top h2 span small {
  color: var(--primary) !important;
  font-size: 1.8rem !important;
}
.top_mds {
  text-align: center;
}
/*リード文*/
.lead_wrap {
  margin: 2rem auto;
  width: 90%;
  max-width: 650px;
  padding: 0;
  margin-top: 2rem;
  margin-bottom: 5rem;
  position: relative;
  border-radius: 30px;
  background: #FFF;
}
.lead_title {
	position: relative;
	top: -30px;
	left: -93px;
	max-width: 400px;
	margin-bottom: -40px;
}
.lead_img {}
.lead_area2 {
  position: relative;
  padding: 1rem 3rem;
}
/*概要*/
#outline_area {
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
}
#outline_area figure {
	width: calc(33% - 6px);
	margin: 3px;
}
.outline_box {
  width: 100%;
  max-width: 800px;
  margin: 1rem auto;
}
.mds p {
  margin-bottom: 5px;
  color: #333;
  letter-spacing: 0.04rem;
  display: inline-block;
  position: relative;
  margin: 0 auto 1rem;
}
#mds{text-align: center;}
#mds p:before, #mds p:after {
  display: inline-block;
  position: absolute;
  top: 45%;
  width: 20px;
  height: 3px;
  border-radius: 5px;
  background-color: #333;
  content: "";
}
#mds p:before {
  left: -30px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
}
#mds p:after {
  right: -30px;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}

#outline_area p:before, #outline_area p:after {
  display: inline-block;
  position: absolute;
  top: 45%;
  width: 20px;
  height: 3px;
  border-radius: 5px;
  background-color: #333;
  content: "";
}
#outline_area p:before {
  left: -30px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
}
#outline_area p:after {
  right: -30px;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
#guest .youtube p:before, #guest .youtube p:after {
  display: inline-block;
  position: absolute;
  top: 45%;
  width: 20px;
  height: 3px;
  border-radius: 5px;
  background-color: #333;
  content: "";
}
#guest .youtube p:before {
  left: -30px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
}
#guest p:after {
  right: -30px;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
/*タイトル*/
.title {
  background: url("./bg_2024.png") no-repeat var(--sub) center top;
  background-size: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.title h2 {
  font-size: 1.9rem !important;
  padding: 2rem 0;
}
/*応募要項*/
.entry {
  width: 100%;
  margin: 2rem auto 4rem;
}
.entry div {
  width: calc(50% - 3rem);
  margin: 0 auto;
}
.entry .note {
  border: 1px solid var(--primary-light);
  padding: 1.5rem 1rem;
}
.info-tbl {
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 95%;
}
.info-tbl th, .info-tbl td {
  padding: 20px;
  border: 1px solid #CCC;
}
.info-tbl th {
  background-color: var(--mdgray);
  text-align: center;
  font-weight: normal;
  white-space: nowrap;
}
.info-tbl td ul, .info-tbl td ol {
  margin-left: 1rem;
  padding: 10px 0 0;
}
.info-tbl td ul li {
  list-style: disc;
  margin-bottom: 0.3rem;
}
.info-tbl ol {
  list-style: decimal !important;
}
.info-tbl ol li {
  margin-bottom: 0.5rem;
}
.info-tbl .kome {
  margin-left: 0;
}
.info-tbl .kome li {
  list-style: none !important;
  margin-bottom: 3px !important;
}
.knb_btn-wrap {
  text-align: center;
}
a.btn-dl {
  background: var(--accent);
  padding-right: 70px;
}
a.knb_btn_like {
  background-color: var(--accent);
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.2;
  padding: 8px 20px;
  padding-right: 20px;
  font-size: 120%;
  margin: 0 3px 3px;
}
/*賞金*/
.prize {
  margin: 0 auto 1rem;
  width: calc(100% - 1rem);
}
.prize li {
  font-size: 1.05rem;
  padding: 0.5rem;
  font-weight: 500;
}
.prize li span {
  display: inline-block;
  color: var(--primary);
  width: 100%;
  max-width: 130px;
}
.prize li strong {
  font-size: 1.5rem;
  display: inline-block;
  width: 1.7em;
  text-align: center;
}
.prize li small {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.2rem;
}
.prize li:nth-child(3) {
  margin-bottom: 2rem;
}
.prize li:not(:last-child) {
  border-bottom: 1px solid var(--mdgray);
}
/*エントリー記事*/
.entry_1 {
  width: 100%;
  max-width: 600px;
  margin: 1rem auto 2rem;
  background: #FFF;
  border-radius: 100px;
  padding: 0.5rem;
	position: relative;
}
.entry_1:before,
.entry_1:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #fff;
}

.entry_1:before {
  right: 50px;
  bottom: -15px;
  width: 25px;
  height: 25px;
}

.entry_1:after {
  right: 75px;
  bottom: -25px;
  width: 12px;
  height: 12px;
}

.entry_lead {
  width: 230px;
}
.entry_lead2 {
  margin-left: -0.6rem;
}
.entry_2 {
  background: #FFF;
  border-radius: 15px;
  padding: 2rem;
  width: calc(100% - 2.8rem);
  max-width: 800px;
  margin: 0 auto;
}
.entry_2 ul li {
  font-size: 0.8rem;
  list-style: disc;
  line-height: 1.2rem;
  margin-bottom: 0.6rem;
}
.entry_2 small {
  display: block;
  color: #666666;
  padding: 0.5rem 0;
  font-size: 13px;
  font-weight: 400;
}
.zoomIn img {
  transform: scale(1);
  transition: .3s ease-in-out;
}
.zoomIn a:hover img {
  transform: scale(1.2);
}
.mask {
  display: block;
  line-height: 0;
  overflow: hidden;
}
.zoomIn {
  width: 70%;
}
/*協賛社情報*/
.sponcer_info dt {
  font-size: 1.1rem;
  font-weight: 500;
  padding: 0.5rem 0;
}
.sponcer_info dd {
  font-size: 0.85rem;
}
/*SNS*/
#sns {
  background: #FFF;
  margin: 0 auto;
  width: 100%;
  padding: 2rem auto;
}
.sns_area {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 740px;
}
.sns_btn img {
  max-width: 150px;
}
.sns_area dl {}
.sns1 {
  text-align: center;
  width: 400px;
  padding: 0.5rem;
}
.sns2 {
  width: 400px;
  justify-content: center;
}
.sns2 img {
  margin: 5px;
  width: 150px;
}
.sns4 {
  text-align: center;
  padding: 0.5rem;
  width: 150px;
}
.sns5 {
  width: 150px;
  padding: 0.3rem;
}
#map{
	margin: 0;
	padding: 0;
}
/*トップへ戻る*/
#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 313px;
  bottom: 10px;
  background: var(--text);
  opacity: 0.8;
  border-radius: 50%;
  z-index: 88;
}
#page_top::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  width: 40px;
  height: 40px;
  top: -14px;
  bottom: 0;
  right: 0;
  left: 2px;
  margin: auto;
  text-align: center;
}
.sp {
  display: none !important;
}
.pc {
  display: inline-block !important;
}

/*youtube*/
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
/*見出し*/

@keyframes wave {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, -10px, 0);
  }
}
.wave {
}
.wave span {
  display: inline-block;
  opacity: 0;
  transition: 2s;
}
.wave span.show {
  opacity: 1;
  animation-name: wave;
  animation-duration: 0.4s;
  animation-direction: alternate;
  animation-iteration-count: 2;
}
.wave span.show:nth-of-type(2) {
  animation-delay: 0.1s;
}
.wave span.show:nth-of-type(3) {
  animation-delay: 0.2s;
}
.wave span.show:nth-of-type(4) {
  animation-delay: 0.3s;
}
.wave span.show:nth-of-type(5) {
  animation-delay: 0.4s;
}
.cal{
	padding:1rem;
	margin:1rem auto 2rem;
	width:100%;
}

/*guest*/
#guest .in_box{
	max-width:1000px;
}
.guest_area{
  display: flex;
  -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  align-items: center;
  -ms-align-items: center;
  justify-content: center;
}

.guest_area a{
	margin: 0!important;
	padding: 0!important;
}
.guest_area i{
	width:100%;
	max-width: 360px;
}

.guest_area figcaption{
	width:100%;
	max-width: 510px;
	padding:1.4rem;
}
.guest_area p{
	position: relative;
}
.guest_area p span{
	position: absolute;
	right:0;
	bottom:0;
}
.guest_area figcaption b{
	display: inline-block;
	font-size:170%;
}

.guest_area figcaption small{
	display: inline-block;
	font-size:0.8rem;
	font-weight: normal;
}

/*ブースリレー*/

.br_prize,
.br_prize2 {
	flex-wrap: wrap;
	padding:1rem;
	width: 100%;
}
	.br_prize figure{
	display: block;
	width:calc(50% - 10px);
	margin: 5px
}
	.br_prize2 figure{
	display: block;
	width:calc(33% - 10px);
	margin: 5px
}

@media screen and (max-width:1440px) {
  html, body {
    font-size: 16px;
  }.lead_title {
	position: relative;
	top: -30px;
	left: -53px;
	max-width: 400px;
	margin-bottom: -40px;
}	.subpage .in_box {
  width: 95%;
}
}
@media screen and (max-width:1200px) {
  html, body {
    font-size: 13px;
  }
  .flex {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wrapper {
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: 200px 1fr 240px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: start;
  }
  #sponcer li {
    font-size: 0.8rem;
  }
  .header_inner h1 img {
    z-index: 3;
    position: relative;
    width: 100%;
    max-width: 320px;
  }

}
@media screen and (max-width:960px) {
  html, body {
    font-size: 15px;
  }
	.subpage{
		margin-top:60px;
	}
  /*大会概要*/
  .info-tbl {
    font-size: 14px;
  }
  .info-tbl th, .info-tbl td {
    padding: 15px;
    border: 1px solid #CCC;
  }
  #sponcer {
    max-width: 400px;
    margin: 0 auto;
    height: auto;
    padding: 4rem 1rem;
    background: url("./sponcer.png")no-repeat -15px -50px, url("./sponcer.png")no-repeat bottom right;
  }
  #sponcer figure {
    width: calc((100% / 2) - 10px);
  }
  #sponcer .sponcer_list figure {
    width: calc((100% / 3) - 10px);
  }
  h2 {
    width: 100%;
  }
  #news h2 small, small {
    display: inline-block !important;
  }
  .wrapper {
    display: grid;
    grid-template-columns: 1fr;
    align-items: start;
  }
  .grid1 {
    background: #FFFFFF;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    height: auto;
    position: relative;
    top: 0;
    align-self: start;
  }
  .grid2 {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    z-index: 1;
    display: block;
    height: auto;
  }
  .grid3 {
    background: var(--base2);
    grid-row: 3 / 4;
    grid-column: 1 / 2;
    height: auto;
    position: relative;
    top: 0;
    align-self: start;
	  z-index:4;
  }
  .grid4 {
    grid-row: 4 / 5;
    grid-column: 1 / 2;
    z-index: 5;
  }
  .top {
    position: relative;
    width: 100%;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: inline-block !important;
  }
  .header_inner h1 img {
    z-index: 3;
    position: relative;
    width: 100%;
    max-width: 440px;
  }
  .lead_title {
    position: relative;
    top: -30px;
    left: -66px;
    max-width: 400px;
    margin-bottom: -40px;
  }
  .top {
    padding-top: 4.5rem;
  }
  .entry_1 {
    max-width: 350px;
  }
  #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 13px;
    bottom: 10px;
    background: var(--text);
    opacity: 0.8;
    border-radius: 50%;
    z-index: 88;
  }
	.bumon_box{
		padding:1rem;
	}
	#map figure img{
		width:100%;
	}
	
	#map .in_box{
		padding:1rem;
	}
	.course_area{
		padding:1rem;
	}
	.course_area b{
		display: block;
		text-align: center;
		margin-bottom:1em;
	}
}
@media screen and (max-width:620px) {
  .bg {
    display: block;
    width: 250%;
    height: 100vh;
    margin: 0 auto;
    position: fixed;
    left: -38px;
    top: -30px;
    z-index: 1;
    overflow: hidden;
  }
  .lead_title {
    position: relative;
    top: -27px;
    left: -59px;
    max-width: 300px;
    margin-bottom: -40px;
  }
  .wrap_main h2::after {
    content: "";
    display: block;
    width: 95%;
    height: 3px;
    background: var(--sub);
    position: absolute;
    top: 60px;
  }
  #news dl {
    margin-top: 1rem;
    width: 100%;
  }
  /*レイアウト*/
  .wrapper .pan {
    position: relative;
    top: 0px;
    color: var(--gray);
    padding: 5px 5px;
    font-size: 0.85rem;
    width: 100%;
    text-align: left;
	  font-size:0.7rem;
  }
  .bg_wrapper {}
  .header_inner h1 img {
    width: 85%;
  }
  .top h2 {
    margin-top: -2.5rem;
    font-size: 1.3rem;
  }
  .container {
    width: calc(100% - 0.5em);
  }
  .padding-md {
    padding: calc(var(--space) * 1.3);
  }
  .info-tbl {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
  }
  .news {
    width: 100%;
    margin: 1rem 1rem 0rem;
  }.cal{
	padding:1rem;
	margin:1rem auto 2rem;
	width:300px;
}
	#entry .btn_entry a{
	padding:1.6rem 0.8rem;
}

}
@media screen and (max-width:600px) {
  html, body {
    font-size: 13px;
  }
  #sponcer ul li {
    font-size: 1rem;
  }
  #sponcer h6 {
    position: relative;
    font-size: 1.1rem;
    font-weight: bold;
    margin: 0.5rem;
  }
  .btn {
    margin: 0.5rem auto;
  }
  #sponcer figure {
    width: 100%;
  }
  #sponcer .flex {
    gap: 15px 10px;
  }
  #sponcer .sponcer_list figure {
    width: calc((100% / 2) - 10px);
  }
  #sponcer .sponcer_list figcaption {
    padding-right: 1rem;
    font-size: 0.9rem;
  }
  /*お知らせ*/
  .header_top b {
    font-weight: 600;
    display: block;
    color: var(--red);
    font-size: 1.5rem;
    line-height: 2rem;
    padding: 0 2rem;
  }
  .wrap_left {
    width: 100%;
    max-width: calc(100% - 3rem);
    margin: 0 auto;
    padding-left: 0rem;
  }
  .info-tbl th, .info-tbl td {
    padding: 15px;
    border: 1px solid #CCC;
    width: 100%;
    display: inline-block;
    text-align: left;
  }
  .top {
    margin-top: 4em;
  }
	 .outline_box .btn {
    font-size: 1rem;
    padding: 0.2rem;
}
	#outline_area
	{
		padding:5rem 0rem;
	}
}
@media screen and (max-width:415px) {
  html, body {
    font-size: 14px;
  }
  section {
    padding-top: 2em;
    padding-bottom: 2em;
    margin-bottom: 2em;
  }
  
  .btn {
    width: 100%;
  }
  .news {
    width: 100%;
    margin: 0 1rem;
  }
  #news dl {
    margin: 0rem auto;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    padding-top: 1rem;
  }
  #event-outline h3 {
    line-height: 140%;
  }
  #news dt, #news dd {
    padding: 0;
    width: 100%;
  }
  #news dd {
    padding-bottom: 1rem;
    border-bottom: 1px dotted #999;
  }
  .wrap_left {
    width: 100%;
    max-width: calc(100% - 5%);
    margin: 0 auto;
    padding-left: 0rem;
  }
  .info-tbl ol li {
    margin-bottom: 0.8rem;
  }
  .info-tbl td ul li {
    margin-bottom: 0.8rem;
  }
  h2 small {
    font-size: 0.95rem !important;
    color: var(--gray);
    display: inline-block;
    font-weight: 700 !important;
    padding: 0 10px !important;
  }
  .entry_2 ul li {
    font-size: 0.9rem;
    list-style: disc;
    line-height: 1.4rem;
    margin-bottom: 0.8rem;
  }
  #sponcer {
    max-width: 310px;
    margin: 0 auto;
    height: auto;
    padding: 4rem 1rem;
  }
  .sns1, .sns2 {
    width: 100%;
  }
  span a {
    display: inline-block;
    padding: 0.1rem 0.5rem;
    width: 100%;
  }
  .lead_area2 {
    position: relative;
    padding: 1rem 2.3rem 3rem;
  }
  #footer figure img {
    max-width: 140px;
  }
  .lead_title {
    position: relative;
    top: -27px;
    left: -45px;
    max-width: 300px;
    margin-bottom: -40px;
  }
	
	.guest_area figcaption p{
		flex-wrap: wrap;
	}
	.guest_area figcaption b{
		width: 100%;
	display: block;
		line-height: 1;
}
.guest_area p span {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 45px;
	height: 48px;
}
	.guest_area p span img{
		width:100%;
	}
.guest_area figcaption small{
		width: 100%;
	display: block;
	font-size:0.8rem;
	font-weight: normal;
}
}