@charset "UTF-8";
img, object, embed, video {
    max-width: 100%;
    height: auto;
}

img {
    max-width: 100%;
    /* max-height: 100%; */
    height: auto;
}

html {
    font-size: 62.5%;

    scroll-behavior: smooth;
}

body {
    height: 100%;
    margin: 0;
    background-color: #fffdf6;
    color: #3a3427;
    font-size: 1rem;
    line-height: 2;
    font-family: "Noto Sans JP", sans-serif;
    text-align: left;
    word-break: break-all;
}

/*------------------------------------ 共通 ----------------------------------*/
/*------パソコン表示、スマホ表示------*/
.pc-display {
    display: block;
}

.sp-display {
    display: none;
}

wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* .hokkaido_back {
  background-image: url(../img/main_img2.png);
  background-size: cover;
}
.tohok_back {
  background-image: url(../img/main_img2.png);
  background-size: cover;
}
.kanto_back {
  background-image: url(../img/main_img3.png);
  background-size: cover;
}
.tokai_back {
  background-image: url(../img/main_img2.png);
  background-size: cover;
}
.hokuriku_back {
  background-image: url(../img/main_img2.png);
  background-size: cover;
}
.cyugoku_back {
  background-image: url(../img/main_img2.png);
  background-size: cover;
}
.kyusyu_back {
  background-image: url(../img/main_img2.png);
  background-size: cover;
} */
/* 各ページの色指定系 */
.hokkaido {
    background-image: linear-gradient(160deg, #1b9cfb 0%, #57b9ff 48%, #0c04a9 100%);
}

.hokkaido2 {
    border: 2px solid #ffffff;
    background-color: #23b3ff !important;
}

.hokkaido3 {
    background-color: #dc9339 !important;
}

.tohoku {
    background: linear-gradient(-183deg, #9ec8f6 35%, #59b5ff 90%);
}

.tohoku2 {
    border: 2px solid #ffffff;
    background-color: #7cb9ff !important;
}

.tohoku3 {
    background-color: #dc9339 !important;
}

.kanto {
    background-image: linear-gradient(166deg, #c1e76a 0%, #2cc141 100%);
}

.kantou1 {
    background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);
}

.kanto3 {
    background-color: #dc9339 !important;
}

.thokai {
    background-image: linear-gradient(170deg, #f6d365 0%, #fda085 100%);
}

.thokai2 {
    background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}

.thokai3 {
    background-color: #dc9339 !important;
}

.hokuriku {
    background-image: linear-gradient(-20deg, #00cdac 0%, #8ddad5 100%);
}

.hokuriku2 {
    background-color: #05b8bb !important;
}

.hokuriku3 {
    background-color: #dc9339 !important;
}

.kansai {
    background-image: linear-gradient(175deg, #ff8d9d 0%, #ff654c 48%, rgba(255, 31, 31, .5215686275) 100%);
}

.kansai2 {
    background-color: #ff6c5f !important;
}

.kansai3 {
    background-color: #ff3f2e !important;
}

.cyugoku {
    background-image: linear-gradient(360deg, #f794a4 0%, #fdd6bd 100%);
}

.cyugoku2 {
    background-color: #ffb8c7 !important;
}

.cyugoku3 {
    background-color: #dc9339 !important;
}

.kyushu {
    background-image: linear-gradient(to top, #d2c6f3 0%, #bca6ff 0%, #e1e1e1 113%);
}

.kyushu2 {
    background-color: #ceabf3 !important;
}

.kyushu3 {
    background-color: #dc9339 !important;
}

.hokkaido1 {
    color: #23b3ff;
    font-weight: 600;
}

.tohoku1 {
    color: #7cb9ff;
    font-weight: 600;
}

.kanto1 {
    color: rgba(108, 205, 97, .9803921569);
    font-weight: 600;
}

.thokai1 {
    color: #ffa055;
    font-weight: 600;
}

.kansai1 {
    color: #ff5f50;
    font-weight: 600;
}

.hokuriku1 {
    color: #05b8bb;
    font-weight: 600;
}

.cyugoku1 {
    color: #e29aa8;
    font-weight: 600;
}

.cyugoku-h3 {
    margin-bottom: 0;
    padding: 4px 0;
    padding-left: 0;
    font-weight: bold;
    font-size: 20px;
}

.cyugoku-h4 {
    margin-top: 16px;
    margin-bottom: -16px;
    font-size: 18px;
}

.kyushu1 {
    color: #b08ad8;
    font-weight: 600;
}

.hokkai1 {
    background: linear-gradient(-183deg, #7fd2f7 45%, #0591ff 90%);
    background-image: url(../img/purple.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.toho1 {
    background: linear-gradient(to top, #accbee 0%, #e7f0fd 100%);
    background-image: url(../img/blue.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.kant1 {
    background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);
    background-image: url(../img/green.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.tokai1 {
    background: linear-gradient(-183deg, #f6d79e 35%, #eb964c 90%);
    background-image: url(../img/orange.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.hokurik1 {
    background: linear-gradient(-183deg, #89f7ed 35%, #0fb3a3 90%);
    background-image: url(../img/greenblue.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.kansai3 {
    background: linear-gradient(-183deg, #f7a389 35%, #ff7566 90%);
    background-image: url(../img/red.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.cyugoku3 {
    background-image: linear-gradient(-20deg, #f794a4 0%, #fdd6bd 100%);
    background-image: url(../img/pink.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.kyusyu3 {
    background-image: linear-gradient(to top, #d2c6f3 0%, #bca6ff 0%, #e1e1e1 113%);
    background-image: url(../img/purpleblue.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.btnhokk:hover {
    background-color: #23b3ff;
}

.btntoh:hover {
    background-color: #b6dbfc;
}

.btnknt:hover {
    background-color: rgba(108, 205, 97, .4117647059);
}

.btntoka:hover {
    background-color: #ffb165;
}

.btnkansai:hover {
    background-color: #fbd5d0;
}

.btnhoku:hover {
    background-color: #73d7db;
}

.btncyugo:hover {
    background-color: #ecd6e2;
}

.btnkyu:hover {
    background-color: #c5aae1;
}

/* カーソルアイコン */
.btn img {
    width: 40px;
    margin: 15px auto 0;
}

/* navアイコン色,滞在色 */
/* 各ページの色指定系 */
.main-visual {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #312c2c;
}

.main-title {
    padding: 10px;
    border-radius: 5px;
    background-image: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%);

    background-blend-mode: color-burn;
}

.container {
    position: relative;
    width: 540px;
    max-width: 100%;
    height: 360px;
}

.center {
    text-align: center;
}

.image {
    opacity: 0;
    position: absolute;
    margin-left: 20px;
}

.icons {
    display: grid;
    align-content: space-evenly;
    height: 360px;
    padding: 0 10px;

    justify-items: center;
}

/* .image:nth-of-type(1) {
	animation-delay: 0s;
}
.image:nth-of-type(2) {
	animation-delay: 10s;
}
.image:nth-of-type(3) {
	animation-delay: 20s;
}

@keyframes change-img-anim {
  0%{ opacity: 0;}
	10%{ opacity: 1;}
	90%{ opacity: 1;}
	100%{ opacity: 0;}
} */
h1 {
    font-size: 30px;
}

h2 {
    margin: 40px auto 20px auto;
    font-size: 35px;
    text-align: center;
}

h3 {
    /*color: #2838d0;*/
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 2.5rem;
}

h3:after {
    display: block;
    height: 4px;
    /* background-color: #92c4fc; */
    /* 線色 */
    border-radius: 2px;
    /* 線幅の半分 */
    content: "";
    /* 線幅 */
}

h4 {
    /* color: #008cd6; */
    font-weight: bold;
    font-size: 21px;
    /* white-space: nowrap; */
}

#ques {
    color: #2b308f;
}

h5 {
    margin-top: 20px;
    font-weight: bold;
}

.big {
    font-size: 4rem;
}

.bigger {
    font-size: 2.5rem;
}

/* ul li {
  list-style-type: none;
} */
.li_ari li {
    list-style-type: disc;
    margin: 0 0 3px 20px;
}

.ol_ari ol {
    display: list-item;
    list-style-type: decimal;
    margin: 0 0 3px 20px;
}

ol li {
    margin: 0 0 3px 20px;
}

p, li {
    color: #4b4b4b;
    font-size: 16px;
    line-height: 26px;
}

.font135 {
    font-size: 13.5px;
}

.font28 {
    font-size: 22px;
}

.font18 {
    font-size: 14px;
}

/*------aリンクの文字------*/
a {
    transition: all .1s;
}

.a_01:link {
    color: #2838d0;
    text-decoration: none;
}

.a_01:visited {
    color: #2838d0;
    text-decoration: none;
}

.a_01:hover {
    color: #92c4fc;
    text-decoration: none;
}

.a_01:active {
    color: #92c4fc;
    text-decoration: none;
}

.a_01:focus {
    color: #92c4fc;
    text-decoration: none;
}

.a_none {
    text-decoration: none;
}

header {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    /* background-color: #61a8f7; */
    position: relative;
    width: 100%;
    padding: 10px 0 5px 0;
}
header img {
    transition: all .7s;
}

#header {
    width: 100%;
}

.logo a {
    text-decoration: none;
}

.main_box {
    padding: 10px 0 10px 5px;
}

/* header img:hover{opacity: 0.6;} */
header h1 {
    display: inline-block;
    margin-right: 30px;
    padding-left: 15px;
    color: #ffffff;
    font-size: 2.5rem;
    text-shadow: 1px 2px 3px #222978;
}

nav {
    display: flex;
    justify-content: center;
    z-index: 90000;
    border-radius: 0 0 10px 10px;
}

nav .pc-display ul {
    display: flex;
    justify-content: center;
    width: 90vw;
    max-width: 960px;
    padding: 5px 0;
}
nav .pc-display ul li p {
    font-weight: 400;
    font-size: 1.8rem;
}

nav .pc-display ul a {
    width: 20%;
    text-decoration: none;
}

.logo {
    width: 100%;
    height: auto;
}

.btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 80px;
    margin: 0 2px;
    padding: 10px 0;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    border-radius: 10px;
    box-shadow: 8px 5px 15px -11px rgba(2, 3, 3, .8);
    background-color: #e1e1e1;
    cursor: pointer;
    transition: background .4s;
}

.reg {
    width: 70%;
    margin: 0 auto;
    color: #4e4e4e;
    font-weight: 600;
    font-size: 15px;
    /* background: #ccc; */
    text-decoration: none;
    transition: all .3s;
}
.reg a {
    display: inline-block;
}

.reg:hover {
    color: rgb(255, 255, 255);
    font-weight: bold;

    filter: brightness(110%);
}

.eventpay {
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
}

.eventpay:hover {
    opacity: .9;
    transform: scale(1.1);
    transition: .3s;

    filter: brightness(120%);
}

/* カーソルアイコン */
/* .right {
  position: relative;
  /* padding-left: 25px; *
}*/
/*.right::before {
  /* くの字の表示設定 *
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 295px;
  width: 13px;
  /* くの字を山なりに見た時、左側の長さ *
  height: 13px;
  /* くの字を山なりに見た時、右側の長さ *
  border-top: 3px solid #3d3c3c;
  /* くの字を山なりに見た時、左側の太さと色 *
  border-right: 3px solid #3d3c3c;
  /* くの字を山なりに見た時、右側の太さと色 *
  transform: rotate(45deg);
  /* くの字の向き *
  transition: all 0.3s;
}*/
/*.right:hover::before {
  border-top: 3px solid #fff;
  くの字を山なりに見た時、左側の太さと色 
  border-right: 3px solid #fff;
  くの字を山なりに見た時、右側の太さと色 
} */
/*------トップへ戻る-------*/
/* .to_top_a{color: hsla(0,0%,100%,1.00);}

.to_top {width: 50px;height: 50px;
	background-color: hsla(0,0%,63%,1.00);border-radius: 50px;
  position: fixed;
  bottom: 80px;right: 20px;
  -webkit-transition: 0.07s;
  transition: 0.07s;
  opacity: 0.8;
  z-index: 95000;}

.to_top i{margin: 9px 0 0 12px;font-size: 30px;}
.to_top:hover {
  opacity:1;}

.all_width {position: relative;
	    max-width: 960px;
    width: 90vw;} */
/*--------------共通のクラス名-------------*/
.taikaicho p {
    font-size: 18px;
    text-align: right;
}

.white_back {
    margin-bottom: 30px;
    padding: 64px 30px;
    background-color: rgba(255, 255, 255, .97);
}

.red_char {
    color: #c90707;
}

.red_char2 {
    padding: 0 2px;
    color: #c90707;
    font-weight: bold;
    font-size: 25px;
}

.lblue_char {
    color: #92c4fc;
    font-weight: bold;
}

.parts {
    margin-bottom: 70px;
}

.parts_box {
    margin: 30px 0 0 40px;
}

.be_flex {
    display: flex;
    justify-content: center;
}

.mar_40 {
    margin: 0 0 0 40px;
}

.mar_70 {
    margin: 0 0 10px 70px;
}

/*ボタンスタイル１*/
.button_1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 560px;
    height: 90px;
    margin: 30px auto 0 auto;
    padding: 20px 0;
    border: 1px solid #ffffff;
    border-radius: 6px;
    box-shadow: 3px 3px 18px -6px rgba(0, 0, 0, .3);
    font-weight: bold;
    font-size: 20px;
    line-height: 90px;
    text-align: center;
    transition: all .3s;
}

.button_1:hover {
    color: #111010;

    filter: brightness(130%);
}

.button_1 a {
    display: inline-block;
    width: 100%;
    height: auto;
    color: #312b2b;
    line-height: 32px;
    text-decoration: none;

    filter: brightness(150%);
}

.form {
    margin-top: 50px;
    margin-bottom: 20px;
}
.form h3 {
    text-align: center;
}

.mini {
    font-size: 1.4rem;
}

/* .co2:before {
  content: "2";
} */
/* .button_1 a:link {
  text-decoration: none;
  color: #565656;
}

.button_1 a:visited {
  text-decoration: none;
  color: #605e5e;
} */
.button_1 a:hover {
    color: #2f2929;
    text-decoration: none;
}

.button_1 a:active {
    text-decoration: none;
}

.button_1 a:focus {
    text-decoration: none;
}

/*ボタンスタイル2*/
.button_2 {
    opacity: .8;
    width: 80%;
    max-width: 520px;
    margin: 30px auto 0 auto;
    padding: 25px 0;
    border-radius: 6px;
    box-shadow: 3px 3px 16px -6px rgba(0, 0, 0, .8);
    background-color: #b63232;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    transition: all .3s;
}

.button_2:hover {
    opacity: 1;
}

.button_2 a:link {
    color: #ffffff;
    text-decoration: none;
}

.button_2 a:visited {
    color: #ffffff;
    text-decoration: none;
}

.button_2 a:hover {
    color: #f2fba4;
    text-decoration: none;
}

.button_2 a:active {
    color: #ffffff;
    text-decoration: none;
}

.button_2 a:focus {
    color: #f2fba4;
    text-decoration: none;
}

/*ボタンスタイル3*/
.button_3 {
    width: 80%;
    max-width: 520px;
    margin: 30px auto 0 auto;
    padding: 15px 0;
    border: #b63232 2px solid;
    border-radius: 6px;
    background-color: #ffffff;
    color: #b63232 !important;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    transition: all .3s;
}
.button_3 span {
    font-size: 17px;
}

.button_3 a:link {
    color: #b63232;
    text-decoration: none;
}

.button_3 a:visited {
    color: #b63232;
    text-decoration: none;
}

.button_3 a:hover {
    color: #b63232;
    text-decoration: none;
}

.button_3 a:active {
    color: #b63232;
    text-decoration: none;
}

.button_3 a:focus {
    color: #b63232;
    text-decoration: none;
}

/*ボタンスタイル4*/
.button_4 {
    /*font-size: 20px;*/
    width: 80%;
    max-width: 300px;
    margin: 10px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px 0;
    border: #222978 1px solid;
    border-radius: 6px;
    background-color: #e9e9e9;
    color: #222978 !important;
    text-align: center;
    transition: all .3s;
}
.button_4 a {
    display: inline-block;
    width: 100%;
    height: auto;
    color: #565656;
    font-size: 15px;
    line-height: 32px;
    text-decoration: none;
}
.button_4 a:hover {
    color: #b45252;
    text-decoration: none;
}

.button_4:hover {
    color: #ffffff;

    filter: brightness(110%);
}

/*------ハンバーガーメニュー------*/
.menu-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: #2838d0; */
    opacity: .9;
    position: fixed;
    top: 3px;
    right: 3px;
    z-index: 90;
    width: 50px;
    height: 50px;
    border: 2px solid #ffffff;
    border-radius: 2px;
}

.menu-btn span, .menu-btn span:before, .menu-btn span:after {
    display: block;
    position: absolute;
    width: 25px;
    height: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    content: "";
    transition: all .4s;
}

.menu-btn span:before {
    bottom: 8px;
}

.menu-btn span:after {
    top: 8px;
}

#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
    /*メニューオープン時は真ん中の線を透明にする*/
}

#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}

#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}

#menu-btn-check {
    display: none;
}

#menu-btn-check:checked ~ .menu-content {
    left: 0;
    /*メニューを画面内へ*/
}

.menu-content {
    /*leftの値を変更してメニューを画面外へ*/
    /* background-color: #c1e0ff; */
    opacity: .98;
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 880px;
    transition: all .8s;
    /*アニメーション設定*/
}
.menu-content ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 80px 0 0 30px;
}
.menu-content ul li {
    list-style: none;
    margin-bottom: 15px;
}
.menu-content ul li p {
    color: #2838d0;
    font-weight: bold;
    font-size: 20px !important;
    text-shadow: 1px 1px 0 #ffffff, -1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px -1px 0 #ffffff, 0 1px 0 #ffffff, -1px 0 #ffffff, -1px 0 0 #ffffff, 1px 0 0 #ffffff;
}

.menu-content ul .nav_here_sp p {
    color: #ffffff !important;
}

.menu-content ul li a {
    display: block;
    position: relative;
    width: 100%;
    padding: 9px 15px 10px 0;
    box-sizing: border-box;
    text-decoration: none;
}

.menu-content ul li a::before {
    position: absolute;
    top: 34px;
    right: -1px;
    transform: rotate(45deg);
    width: 7px;
    height: 7px;
    border-top: solid 2px #2838d0;
    border-right: solid 2px #2838d0;
    content: "";
}

.mini_box {
    padding: 10px 10px 20px 10px;
    /*border: 1px solid red;*/
}

/*--------ハンバーガーend-------*/
/* footer {
  width: 100%;
  padding: 20px 0 20px 0;
  background-color: #92c4fc;
  /*---------フッター----------*/
/* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
} */
footer .all_width {
    width: 90vw;
    max-width: 1000px;
}

/* .foot_bk{background-image:url("../img/main_img2.png");background-repeat: no-repeat;background-size: cover;} */
.f_menu {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}
.f_menu a {
    font-weight: bold;
    font-size: 16px;
}
.f_menu a:link {
    color: #375add;
    text-decoration: none;
}
.f_menu a:visited {
    color: #ffffff;
    text-decoration: none;
}
.f_menu a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.f_menu a:active {
    color: #1e2ec4;
    text-decoration: none;
}
.f_menu a:focus {
    color: #2838d0;
    text-decoration: none;
}

.f_add {
    text-align: center;
}

.f_title {
    display: inline-block;
    margin: 8px 0;
    color: hsl(0, 0%, 38%);
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    text-shadow: 1px 1px 4px rgba(255, 255, 255, .4);
}

.f_title:hover {
    filter: brightness(80%);
}

.jsdc_bunner {
    /*display: flex;align-items: flex-end;*/
    margin: 0 0 3px 0;
}
.jsdc_bunner a:hover {
    filter: brightness(95%);
}

.copy p {
    display: inline-block;
    margin: 8px 0 -8px 0;
    color: #ffffff;
    font-size: 12px !important;
}

.copy span {
    color: #ffffff;
    font-size: 17px !important;
}

.copy2 p {
    display: inline-block;
    /* line-height: 21px; */
    margin-top: 10px;
    font-size: 14px !important;
    text-shadow: 1px 1px 0 #ffffff, -1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px -1px 0 #ffffff, 0 1px 0 #ffffff, -1px 0 #ffffff, -1px 0 0 #ffffff, 1px 0 0 #ffffff;
}

/*.jsdc_bunner img {
  width: 150px;
}*/
.par_end_info {
    color: red;
    font-weight: bold;
}

/*------------------------------------トップページ----------------------------------*/
/*大会を視聴する*/
#start_link p {
    font-size: 30px !important;
}

#overview {
    width: 90%;
}

#overviewfirst {
    width: 60%;
}

.containers {
    display: grid;
    margin-top: 20px;
    /* margin: 0px 0 80px 0; */
    padding: 10px 40px 40px;
    /* opacity: 0.85; */
    border-radius: 10px 10px 0 0;
    background-color: white;

    place-content: center;
}
.containers h1 {
    font-size: 3.6rem !important;
    text-align: center;
    /* color: #61A8F7; */
}
.containers li {
    line-height: 30px;
}

.top_login {
    /* max-width: 1000px; */
    width: 67vw;
    margin: 20px 0 20px 0;
    padding: 30px 10px 30px 10px;
    border-radius: 4px;
    background-color: #daf3ff;
}

.tl_titele {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 15px;
    margin-bottom: 15px;
}

.tl_title_1 {
    position: absolute;
    top: -25px;
    left: 24%;
}
.tl_title_1 p {
    z-index: 99;
    padding: 2px 15px;
    /*background-color: rgba(255,255,255,0.8);*/
    border-radius: 0;
    color: #b63232;
    font-weight: bold;
    font-size: 18px;
}

.tl_title_2 p {
    font-weight: bold;
    font-size: 30px;
}

.tl_boxes {
    display: flex;
    justify-content: center;
}

.tl_box_y, .tl_box_n {
    width: 70%;
    margin: 0 5px;
    padding: 40px 0 40px 0;
    /*border: #61b5ef solid 4px;*/
    border-radius: 0;
    background-color: #ffffff;
}

.top_login2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90vw;
    max-width: 1000px;
    margin: 0 0 50px 0;
}
.top_login2 a {
    width: 500px;
    max-width: 95%;
    text-decoration: none;
}
.top_login2 p {
    font-size: 15px;
}
.top_login2 i {
    font-size: 20px;
}

.login2_box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
    margin: 7px 0;
    padding: 20px 20px;
    border: 3px solid #b3b3b3;
    border-radius: 4px;
}

.login2_box:hover {
    background-color: #f0f1f1;
}

.top_login2 i, .top_login2 p {
    color: #203388;
    font-weight: bold;
}

#howto p, #howto i {
    color: #dc5e5e;
}

iframe {
    width: 600px;
    height: 350px;
}

.px18 {
    font-weight: bold;
    font-size: 18px !important;
    text-align: center;
}

.marker_pink {
    background: linear-gradient(transparent 30%, #f7c8f2 30%);
}

.marker_blue {
    background: linear-gradient(transparent 30%, #c1e0ff 30%);
}

.marker_eme {
    background: linear-gradient(transparent 30%, #94e0da 30%);
}

.marker_yellow {
    background: linear-gradient(transparent 30%, #f2fba4 30%);
}

.tl_box_y p, .tl_box_n p {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.tl_box_y a, .tl_box_n a {
    text-decoration: none;
}

.tl_boxes .button_1 p {
    color: #ffffff !important;
    font-weight: bold;
    text-align: center;
}

.whatsnew_container {
    /* margin: 0px 0 80px 0; */
    padding: 10px 40px 40px;
    /* opacity: 0.85; */
    border-radius: 0 0 10px 10px;
    background-color: white;
}
.whatsnew_container img {
    width: 300px;
}

.whatsnew_title {
    width: 100%;
    margin-bottom: 15px;
    /* background-color: #92c4fc; */
    border-radius: 20px;
}
.whatsnew_title img {
    margin: 2.5px 0 2.5px 10px;
}

.whatsnew_list ul {
    width: 100%;
    height: auto;
    padding-left: 5px;
    overflow-y: scroll;
}

#aisatsu_box, #aisatsu_box2 {
    display: flex;
    margin: 30px 0 -70px 0;
}
#aisatsu_box p, #aisatsu_box2 p {
    font-size: 16.2px;
    line-height: 27px;
}

.aisatsu_p {
    width: 75%;
}
.aisatsu_p p {
    margin-bottom: 19px;
}

.aisatsu_img {
    width: 25%;
    margin-bottom: 15px;
}
.aisatsu_img img {
    width: 80%;
    max-width: 160px;
    margin: 30px 20px 0 0;
}

.ai_0 {
    display: flex;
    justify-content: center;
}

.ai_01 {
    padding-left: 10%;
}
.ai_01 p {
    font-size: 12px;
}

.ai_2 p {
    font-size: 15px;
}

.strong {
    font-weight: bold;
    font-size: 19px;
}

/*---------------------------------開催概要-------------------------------------*/
/* ---------------------------------テーブル共通設定--------------------------------- */
.table_01, .table_02, .table_03, .table_04, .table_05 {
    display: table;
    width: 100%;
    max-width: 1200px;
    margin: 5px 0 15px 15px;
    color: #565656;
    line-height: 28px;
    border-collapse: collapse;
}
.table_01 th, .table_02 th, .table_03 th, .table_04 th, .table_05 th {
    display: table-cell;
    width: 27%;
    padding: 10px;
    border: 1px solid #dddddd;
    background: #eeeeee;
    color: #565656;
    text-align: center;
    /* vertical-align:top; */
    /* font-padding-left: 20px;} */
}
.table_01 td, .table_02 td, .table_03 td, .table_04 td, .table_05 td {
    display: table-cell;
    padding: 10px;
    border: 1px solid #dddddd;
    color: #565656;
    text-align: center;
}
.table_01 td p, .table_02 td p, .table_03 td p, .table_04 td p, .table_05 td p {
    /*text-align: end;*/
    color: #565656;
}

/*tableスタイル*/
.table_01, .table_02, .table_03, .table_04, .table_05 {
    text-align: center;
    border-collapse: collapse;
}

.table_01 th, .table_02 th, .table_03 th, .table_04 th, .table_05 th {
    padding: 9px;
    border: 1px solid #dddddd;
    background: #eeeeee;
    font-size: 1.5rem;
    /* display: block; */
    /* text-align: left; */
}

.table_01 td, .table_02 td, .table_03 td, .table_04 td, .table_05 td {
    padding: 10px 9px;
    border: 1px solid #dddddd;
    /* display: block; */
    font-size: 1.7rem;
    /* text-align: left; */
}

.table01 {
    display: table;
    width: 100%;
    border-collapse: collapse;
}
.table01 th {
    display: table-cell;
    display: table-cell;
    width: 20%;
    padding: 10px 10px;
    padding: 10px 20px;
    border-bottom: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-weight: normal;
}
.table01 td {
    display: table-cell;
    width: 75%;
    padding: 10px 5px;
    padding: 10px 20px;
    border-bottom: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

/*---table_1---*/
.table_1 {
    width: 90%;
}
.table_1 p {
    margin: 8px 0;
}
.table_1 th p {
    margin-left: 0 !important;
    color: #92c4fc;
    font-weight: bold;
}
.table_1 td {
    padding: 0 0 0 20px;
}
.table_1 tr {
    border-bottom: 2px dotted #61b5ef;
}
.table_1 tr h5 {
    color: #242424;
    text-align: center;
}

/*---table_2---*/
.table_2 {
    width: 100%;
    margin-bottom: 50px;
    word-break: break-all;
    word-wrap: break-word;
    table-layout: fixed;
}
.table_2 p {
    margin: 8px 0;
}
.table_2 th p {
    margin-left: 0 !important;
    color: #61b5ef;
    font-weight: bold;
}
.table_2 td {
    padding: 8px 0 8px 10px;
}
.table_2 tr {
    border-bottom: 2px dotted #61b5ef;
}
.table_2 tr:first-child {
    border-top: 2px dotted #61b5ef;
}

#pro_page h5 {
    /*水色*/
    margin-bottom: 10px;
    padding-left: 10px;
    color: #61b5ef;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
}
#pro_page h5 span {
    padding-left: 30px;
    font-size: 20px;
}

.pro_h4 {
    color: #2838d0;
    font-weight: normal;
    font-size: 18px;
}

.programer {
    display: inline-block;
}
/* 更新時には、下記のコメントアウトを外す */
/* .programer li {
  text-align: left;
} */
/* 更新時には、下記コメントアウト */
.programer li {
    text-align: start;
}

/*青色*/
.table_2 h6 {
    margin-left: 40px;
    font-size: 16px;
}
.table_2 h6 span {
    font-size: 13.5px;
}

.table_2 .table_gray {
    width: 120px;
    min-width: 120px;
}
.table_2 .table_gray p {
    font-size: 14px;
}

.table_gray {
    padding: 0 !important;
    background-color: #ededed !important;
    text-align: center;
}
.table_gray p {
    text-align: center;
}

.table_white {
    background-color: #ffffff;
}

.par_t_1 {
    width: 20%;
}

.par_t_2 {
    width: 55%;
}

.par_t_3 {
    width: 25%;
}

.syozoku {
    font-size: 13.5px;
}

/* access */
.map {
    text-align: center;
}

/* access */
/*---------------------------------参加申込-------------------------------------*/
.bor_red {
    margin: 10px 0;
    padding: 15px 20px;
    border: 2px solid #c90707;
}
.bor_red p {
    margin-bottom: 5px;
}

.idpass {
    margin-left: 50px;
    font-weight: bold;
}

address {
    display: inline-block;
}

/*  */
@media (max-width: 1100px) {
    #aisatsu_box {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px 0 -80px 0;
    }
    #aisatsu_box p {
        font-size: 14px;
        line-height: 25px;
    }
    .aisatsu_p {
        width: 95%;
    }
    .aisatsu_p p {
        margin-bottom: 19px;
    }
    .aisatsu_p .aisatsu_img {
        width: 100%;
    }
    .aisatsu_img div {
        display: flex;
        justify-content: center;
    }
    .aisatsu_img img {
        width: 95%;
        max-width: 140px;
        margin: 0;
    }
    /* .aisatsu_img p {} */
    .ai_1 p {
        font-size: 12px;
    }
    .ai_2 p {
        font-size: 15px;
    }
}
/*--------------------------------------media query タブレット---------------------------------------- */
@media (max-width: 1000px) {
    /*---------------------------------参加申込-------------------------------------*/
    .haishin_bo_2 {
        line-height: 50px;
    }
}
/*--------------------------------------media query タブレット---------------------------------------- */
@media (max-width: 1370px) {
    /*------パソコン表示、スマホ表示------*/
    .pc-display {
        display: none;
    }
    .sp-display {
        display: block;
    }
    .none_sp {
        display: none;
    }
    .all_width {
        width: 85vw;
        min-width: 99%;
    }
    .mar_40 {
        margin: 0 0 0 8px;
    }
    .mar_70 {
        margin: 0 0 8px 25px;
    }
    .logo {
        padding-bottom: 10px;
    }
    .logo h1 {
        padding-top: 10px;
        font-size: 27px;
    }
    h2 {
        margin: 30px auto 20px auto;
        font-size: 22pt;
    }
    h3 {
        margin: 5px 0 20px 0;
        padding: 0;
        font-weight: bold;
        font-size: 15pt;
    }
    h4 {
        margin-bottom: 0;
        font-size: 12pt;
    }
    h5 {
        margin-top: 10px;
        font-weight: bold;
        font-size: 13px;
    }
    ol li {
        margin-left: 15px;
    }
    p, li {
        font-size: 12.5px;
        line-height: 18px;
    }
    .font28 {
        font-size: 16px;
    }
    .font18 {
        font-size: 13px;
    }
    nav {
        margin-top: 0;
    }
    /*------トップへ戻る-------*/
    .to_top {
        right: 10px;
        bottom: 30px;
        width: 40px;
        height: 40px;
        border-radius: 40px;
    }
    .to_top i {
        margin: 7px 0 0 12px;
        font-size: 25px;
    }
    /*ボタンスタイル１*/
    .button_1 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 92%;
        height: 90px;
        margin: 30px auto 0 auto;
        padding: 10px 0;
        font-size: 16px;
    }
    .button_1:hover {
        opacity: 1;
    }
    /*ボタンスタイル2*/
    .button_2 {
        opacity: .8;
        width: 80%;
        margin: 20px auto 0 auto;
        padding: 10px 0;
        font-size: 16px;
    }
    .button_2:hover {
        opacity: 1;
    }
    /*ボタンスタイル3*/
    .button_3 {
        width: 80%;
        margin: 20px auto 0 auto;
        padding: 10px 0;
        font-size: 16px;
    }
    .button_3 span {
        font-size: 13.5px;
    }
    /* トップに戻るボタン */
    .back-top {
        display: none;
        position: fixed;
        right: 5%;
        bottom: 3%;
        width: 80px;
        height: 80px;
        border-radius: 100%;
        background-image: url(../image/kame.png);
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #fcbc06;
    }
    .back-top a {
        display: block;
        color: #ffffff;
        line-height: 80px;
        text-decoration: none;
        text-align: center;
    }
    /*-----フッター-----*/
    footer {
        padding: 20px 15px 30px 15px;
    }
    .f_menu a {
        font-weight: bold;
        font-size: 15px;
    }
    .jsdc_bunner img {
        width: 200px;
        margin: 5px 0;
    }
    .copy2 p {
        margin-top: 15px;
        color: #383838;
        font-size: 12px !important;
        line-height: 17px;
    }
    .all_width {
        width: 92vw;
    }
    .f_menu {
        margin: 0;
    }
    .f_title {
        margin: 10px 0 25px 0;
        font-weight: bold;
        font-size: 22px;
        line-height: 22px;
    }
    /*--------------共通のクラス名-------------*/
    /*------------------------------------トップページ----------------------------------*/
    /*日本地図*/
    /*大会を視聴する*/
    /*最新情報*/
    /*---------------------------------開催概要-------------------------------------*/
    /*---table_2---*/
    /*青色*/
    /*---------------------------------参加申込-------------------------------------*/
}
@media screen and (max-width: 1370px) and (max-width: 600px) {
    .f_title {
        font-size: 18px;
    }
}
@media (max-width: 1370px) {
    .white_back {
        margin-bottom: 0;
        padding: 10px 0;
    }
    .lblue_char {
        font-weight: bold;
    }
    .parts {
        margin-bottom: 50px;
    }
    .parts_box {
        margin: 15px 0 0 5px;
    }
    .logo {
        width: 100%;
    }
    header {
        padding: 8px 3px;
    }
    header img {
        max-width: 74%;
    }
    .map_icon {
        display: none;
    }
    .map_icon_sp {
        display: block;
        display: flex;
        justify-content: center;
        margin: 0 0 50px 0;
    }
    .map_icon_sp img {
        width: 170px;
    }
    #start_link p {
        font-size: 25px !important;
    }
    .top_login {
        width: 95%;
        margin: 50px 0 20px 0;
        padding: 20px 0 0 0;
        border-radius: 6px;
    }
    .tl_titele {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin-bottom: 15px;
    }
    .tl_title_1 {
        position: absolute;
        top: -35px;
        left: 15%;
    }
    .tl_title_1 p {
        padding: 3px 25px;
        font-weight: bold;
        font-size: 18px;
    }
    .tl_title_2 p {
        font-weight: bold;
        font-size: 25px;
    }
    .tl_boxes {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .tl_box_y, .tl_box_n {
        width: 90%;
        margin: 0 0 15px 0;
        padding: 30px 0 40px 0;
        background-color: #ffffff;
    }
    .px18 {
        font-weight: bold;
        font-size: 18px !important;
        text-align: center;
    }
    .tl_box_y span {
        background: linear-gradient(transparent 30%, #f7c8f2 30%);
    }
    .tl_box_n span {
        font-size: 15px;
    }
    .marker_pink {
        background: linear-gradient(transparent 30%, #f7c8f2 30%) !important;
    }
    .tl_box_y p, .tl_box_n p {
        font-weight: bold;
        font-size: 16px;
        text-align: center;
    }
    .tl_boxes .button_1 p {
        color: #ffffff !important;
        font-weight: bold;
        text-align: center;
    }
    .login2_box {
        height: 50px;
        margin: 7px 0;
        padding: 20px 2px;
    }
    .whatsnew_container {
        margin: 0 0 50px 0;
        padding: 10px 15px 15px;
    }
    .whatsnew_container img {
        width: 200px;
    }
    .table_1 {
        width: 100%;
    }
    .table_1 p {
        margin: 3px 0;
    }
    .table_1 th, .table_1 td {
        display: block;
    }
    .table_1 th p {
        margin-left: 0 !important;
        color: #61b5ef;
        font-weight: bold;
    }
    .table_1 td {
        padding: 0 0 0 5px;
    }
    .table_white {
        background-color: #ffffff;
    }
    .table_2 {
        width: 100%;
        margin-bottom: 40px;
    }
    .table_2 p {
        margin: 5px 0;
    }
    .table_2 th p {
        margin-left: 0 !important;
        color: #61b5ef;
        font-weight: bold;
    }
    .table_2 td {
        padding: 8px 0 8px 0;
    }
    .table_2 tr {
        border-bottom: 2px dotted #61b5ef;
    }
    #pro_page h5 {
        /*水色*/
        margin-bottom: 5px;
        padding-left: 10px;
        color: #61b5ef;
        font-weight: bold;
        font-size: 15px;
        line-height: 22px;
    }
    #pro_page h5 span {
        padding-left: 30px;
        font-size: 15px;
    }
    .pro_h4 {
        color: #2838d0;
        font-weight: normal;
        font-size: 15px;
        line-height: 22px;
    }
    .table_2 h6 {
        margin-left: 10px;
        font-size: 14px;
    }
    .table_2 h6 span {
        font-size: 11px;
    }
    .table_2 .table_gray {
        width: 70px;
        min-width: 70px;
    }
    .table_2 .table_gray p {
        font-size: 12px;
    }
    .font135 {
        font-size: 11px;
    }
    .bor_red {
        margin: 8px 0;
        padding: 15px 5px;
    }
    .idpass {
        margin-left: 5px;
    }
}
/*--------------------------------------media query スマホ---------------------------------------- */
@media (max-width: 350px) {
    .pc-display {
        display: none;
    }
    .sp-display {
        display: block;
    }
}
/*------------------------------------- -------------------------------------ここまでが既存cssコードです-------------------------------------------------------------------------- */
/*-------------------------------------------------------------------------- この下からは松浦コピペ-------------------------------------------------------------------------- */
html {
    font-size: 62.5%;
    /* scroll-behavior: smooth; */
}

a {
    /* color: #000;
  text-decoration: none; */
    transition: all .3s ease;
}

/* a:-webkit-any-link {
  color: -webkit-link;
  cursor: pointer;
  text-decoration: underline;
} */
p {
    display: block;

    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: "Helvetica", "Noto Sans JP", sans-serif;
    text-shadow: 2px 3px 3px #ffffff;
}

h2 {
    display: block;
    font-weight: bold;
    font-size: 1.8em;

    margin-block-start: .83em;
    margin-block-end: .83em;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

ul {
    /* display: block; */
    list-style-type: none;

    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px;
}

/* ul, li {
  list-style: none;
} */
header {
    position: relative;
    width: 100%;
}

header #hero_images .link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}

img {
    max-width: 100%;
    vertical-align: bottom;

            user-select: none;
    -webkit-user-select: none;
       -moz-user-select: none;
    -webkit-touch-callout: none;
       -moz-touch-callout: none;
    -webkit-user-drag: none;
       -moz-user-drag: none;
}

#top {
    animation: fadein 1s ease-out 0s 1 forwards;
}

#main {
    position: relative;
    background: #ffffff;
}

.wrapper {
    background-color: aliceblue;
    animation: fadein 1s ease-out 0s 1 forwards;
}

.content {
    margin: 0 auto;
    /* text-align: center; */
}

#hamburger {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, .6);
    /* padding: 12.5px; */
    line-height: 1;
    text-align: center;
}

/* #hamburger.active {
  background: none;
} */
#hamburger span {
    display: block;
    position: absolute;
    left: 15px;
    width: 20px;
    height: 1px;
    border-radius: 4px;
    background-color: #ffffff;
    transition: all .5s;
}

#hamburger span:nth-child(1) {
    top: 17px;
}

#hamburger span:nth-child(2) {
    top: 24px;
}

#hamburger span:nth-child(3) {
    top: 31px;
}

#hamburger.active span {
    background: #000000;
}

#hamburger.active span:nth-of-type(1) {
    top: 5px;
    left: 10px;
    transform: translateY(20px) rotate(-315deg);
    width: 30px;
}

#hamburger.active span:nth-of-type(2) {
    opacity: 0;
}

#hamburger.active span:nth-of-type(3) {
    top: 45px;
    left: 10px;
    transform: translateY(-20px) rotate(315deg);
    width: 30px;
}

.title p {
    background-color: rgba(100, 100, 100, .5);
}

.title .orange {
    color: #ffbb00;
}

.titles p {
    background-color: rgba(100, 100, 100, .5);
}

.logo ul {
    margin-left: -40px;
}

.gnav {
    /* display: none; */
    /* display: block; */
    /* position: fixed; */
    position: relative;
    top: 0;
    left: 100%;
    z-index: 200;
    width: 0;
    height: 100vh;
    background: #f6f6f6;
    background-color: azure;
    transition: all 3s;
}

.gnav.active {
    justify-content: center;
    align-items: center;
    /* transform: translateX(0);  */
    left: 0;
    z-index: 200;
    /* display: block !important; */
    width: 100%;
    /* height: 100%; */
    padding: 0 15px 50px;
    transition: all 3s;
}

.gnav ul {
    /* width: 100%; */
    margin: 0;
    padding: 0;
    font-size: 3.5rem;
    line-height: 100px;
    font-family: "A+mfCv-AXIS Font ベーシック M ProN", "NoChattering", sans-serif;
    text-align: center;
}

.gnav .current a {
    position: relative;
}

.gnav ul a {
    display: block;
    text-decoration: none;
}

.gnav .current a span {
    border-bottom: 2px solid #008cd6;
}

.gnav ul a span {
    padding-bottom: 5px;
    font-weight: 600;
    font-family: "Times New Roman", Times, serif;
    transition: ease .5s;
}

.not_sp, .not_tb {
    display: none;
}

.h_box {
    display: flex;
    justify-content: center;
    background-color: aquamarine;
}

.visual {
    display: flex;
    justify-content: space-evenly;
    padding-top: 30px;
    text-align: center;
}

.visual figure img {
    border-radius: 15px;
}

.intro p {
    font-family: "Times New Roman", Times, serif;
}

figcaption {
    font-family: "Times New Roman", Times, serif;
}

table {
    margin: 0 auto;
}

.span_s {
    margin-right: 5px;
    color: hsl(0, 0%, 58%);
    font-size: 11px;
    line-height: 16px;
}

.red {
    color: #ff0000;
}

#news .container, #overview .container {
    padding: 0 6.25% 40px;
}

.objfadein.show {
    opacity: 1;
    top: 0;
}

.objfadein {
    opacity: 0;
    position: relative;
    top: 20px;
    transition: all .5s;
}

#news .container, #overview .container {
    padding: 40px 6.25%;
}

#news .container h2, #overview .container h2 {
    font-size: 3.6rem;
}

#news .container ul {
    max-height: 256px;
}

#news .container ul li {
    padding: 16px 0;
    border-bottom: 1px solid #dddddd;
}

#news .container ul li:first-child {
    border-top: 1px solid #dddddd;
}

#news .container ul li .date {
    margin-bottom: 14px;
    color: #a8a8a8;
    font-size: 1.2rem;
    font-family: "A+mfCv-AXIS Font ベーシック R ProN", "NoChattering", sans-serif;
}

.container h2 {
    display: inline-block;
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 3rem;
    line-height: 1.2;
    font-family: "A+mfCv-AXIS Font ベーシック L ProN", "NoChattering", sans-serif;
    white-space: nowrap;
}

#news .container .scroll {
    overflow-y: scroll;

    -webkit-overflow-scrolling: touch;
}

#news .container ul li .date::after {
    height: 16px;
    margin: 2px 0 0 18px;
    content: "";
}

#news .container ul li .txt {
    position: relative;
    width: 99%;
    line-height: 1.5714285714;
}

#overview .container {
    padding: 40px 6.25%;
}

.tbl01 {
    margin-bottom: 40px;
    font-size: 1.6rem;
    /* line-height: 1.5714285714; */
}
.tbl01 th {
    width: 20%;
    font-weight: 700;
    font-size: 1.7rem;
    text-align: center;
}

.tbl01 th, .tbl01 td {
    padding: 20px 0 15px;
    border-bottom: 2px solid #cccccc;
    color: #625656;
    vertical-align: top;
}

.tbl01 td {
    width: 70%;
}

.tbl02 {
    width: 100%;
    margin: 15px 0;
}

.tbl02 th, .tbl02 td {
    padding: 20px 20px 18px;
    border: 1px solid #cccccc;
    text-align: left;
    vertical-align: middle;
}

.note01 {
    font-size: 1.3rem;
    line-height: 1.5;
}
.note01 li {
    margin-bottom: .5rem;
    margin-left: 1.3rem;
    padding: 0;
    text-indent: -1.3rem;
}
.note01 li:last-child {
    margin-bottom: 0;
}

.note01 li:last-child .note01 li:before {
    content: "＊";
}

/* 演題登録 */
.regtouroku {
    display: flex;
}

.touroku {
    width: 100%;
}

/* .btn_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin-bottom: 40px;
}

.btn_area li {
  margin: 10px;
}


.btn_pdf,
.btn_arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 295px;
  height: 60px;
  color: #000;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  background: #fff;
  border: solid 1px #666;
} */
/* article a::before {
  content: "";
  margin-right: 4px;
}


article a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}


.btn_arrow span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.btn_pdf:hover,
.btn_arrow:hover {
  color: #fff;
  background-color: #33a3de;
  border: solid 1px #33a3de;
  fill: #33a3de;
} */
footer {
    position: relative;
    z-index: 0;
    padding: 0 6.25%;
    background: #ffffff;
    color: #000000;
}

#pagetop {
    display: none;
    transition: .5s;
}

#pagetop:hover {
    filter: brightness(110%);
}

#pagetop a {
    display: block;
    position: fixed;
    top: 20px;
    right: -20px;
}

#copyright {
    margin: 20px 0;
    font-size: 10px;
    line-height: 1.4;
}

/*#btn_tickets{
 display: none;}*/
.footermenu {
    position: relative;
    /* background: #fff; */
    z-index: 0;
    padding: 0 6.25%;
    color: #000000;
}

btn1 {
    width: 100%;
}

/* フェードイン */
.visual figure img {
    animation: fadein ease-in 2s 1;
}
@keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/* フェードイン　ここまで */
/* メディアクエリ　1260px以下 */
@media screen and (max-width: 1260px) {
    /* .main-visual {
    background-image: url(../img/main_img2.png);
    background: linear-gradient(-183deg, #9EC8F6 35%, #59b5ff 90%);
  } */
    .container {
        display: none;
    }
}
/* メディアクエリ　1260px以下 */
/* メディアクエリ　1080ｐｘ */
@media screen and (min-width: 1080px) {
    .table_01 td p {
        font-size: 15px;
        text-align: left;
    }
    header {
        /* position: relative; */
        padding: 0;
        border: none;
        transition: ease .8s;
    }
    /* program */
    .contener {
        display: flex;
        width: 100%;
        margin: 0 auto;
        /* max-width: 1036px; */
        padding: 0 0;
    }
    .main_box {
        /* padding: 0 15px 0 25px; */
        flex: 1;
    }
    #hamburger {
        display: none;
    }
    #hero .hero_image {
        max-width: 1080px;
        min-height: 680px;
        margin: 0 auto 40px;
    }
    #heros .hero_images {
        max-width: 1080px;
        min-height: 437px;
        margin: 0 auto;
    }
    .hero_images {
        position: relative;
    }
    .gnav {
        display: inline-block;
        position: sticky;
        top: 0;
        z-index: 10;
        height: 60px;
        border-bottom: 1px solid #f2f2f2;
        background: #f5f5f5;
    }
    .gnav .inn {
        display: block;
        position: relative;
        max-width: 1000px;
        margin: 0 auto;
        padding: 0;
    }
    .gnav ul {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-evenly;
        position: absolute;
        width: 100%;
        height: 60px;
        line-height: 60px;
    }
    /* .gnav ul li {
    width: 100%;
    padding: 0;
  } */
    .gnav ul .current a {
        pointer-events: none;
    }
    .gnav ul a:hover {
        background-color: #ffffff;
        color: #33a3de;
    }
    .gnav ul li a {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0 20px;
        overflow: hidden;
        font-size: 1.5rem;
        text-decoration: none;
        text-align: center;
        white-space: nowrap;
    }
    .gnav ul .current a span {
        border-bottom: 2px solid #008cd6;
    }
    .gnav ul li a span {
        padding-bottom: 5px;
        transition: ease .5s;
    }
    .not_pc {
        display: none;
    }
    .not_tb {
        display: inherit;
    }
    .title {
        position: absolute;
        top: 5px;
        left: 50px;
        width: 55%;
        color: #ffffff;
        font-size: 6rem;
        line-height: 30px;
        text-align: center;
    }
    .titles {
        position: absolute;
        top: 50px;
        left: 290px;
        width: 45%;
        color: #ffffff;
        font-size: 5rem;
        line-height: 30px;
        text-align: center;
    }
    .intro {
        padding: 50px 0;
        text-align: center;
    }
    .intro p {
        font-weight: 500;
        font-size: 1.8rem;
    }
    .corona {
        margin: 0;
    }
    .container h2 {
        margin: 20px 0 50px;
        padding: 0;
    }
    #news .container {
        padding: 0 0 80px;
    }
    #news .container {
        max-width: 960px;
        margin: auto;
        padding: 60px 0;
    }
    #news .container h2 {
        margin-bottom: 30px;
    }
    #news .container ul {
        border-right: 0;
    }
    #news .container ul li {
        display: flex;
        padding: 22px 5px 20px;
    }
    #news .container ul li .date {
        margin-bottom: 0;
    }
    #news .container ul li .txt {
        width: 100%;
    }
    #overview .container {
        max-width: 850px;
        margin: auto;
        padding: 60px 0;
    }
    #overview h2 {
        margin-bottom: 30px;
        padding-left: 10px;
        font-size: 25px;
        text-align: left;
        /* width: 90%; */
    }
    #overview .container h2 {
        margin: 0 0 60px 0;
        font-size: 3.4rem;
        line-height: 1.2;
    }
    #overview .tbl01 th {
        width: 150px;
    }
    #overview .tbl02 {
        table-layout: fixed;
    }
    #overview .pc_label th {
        background: #eeeeee;
        text-align: center;
        vertical-align: middle;
    }
    #overview .sp_label {
        display: none;
    }
    #overview tr.map td {
        padding-top: 0;
        border: 0;
    }
    .container h2 {
        margin: 0 0 60px 0;
        font-size: 3.4rem;
        line-height: 1.2;
    }
    footer {
        padding: 0 40px 30px;
        overflow: hidden;
    }
    #sns {
        position: absolute;
        right: 33px;
        bottom: 5px;
        padding: 0;
        border: 0;
    }
    #pagetop {
        display: block;
        display: none;
        position: absolute;
        position: fixed;
        /* top: -40px; */
        right: 45px;
        right: 5%;
        bottom: 3%;
        width: 80px;
        height: 80px;
        border-radius: 100%;
        background-color: #e8e8e8;
    }
    /* .tohokutop {
    background-color: #bdd164;
  } */
    #pagetop a {
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        margin: 0;
        border-radius: 1px 0 0 0;
        color: transparent;
    }
    #pagetop a:before {
        display: block;
        position: absolute;
        top: 6px;
        left: 11px;
        transform: rotate(45deg);
        width: 2px;
        height: 25px;
        background: #000000;
        content: "";
    }
    #pagetop a:after {
        display: block;
        position: absolute;
        top: 6px;
        right: 10px;
        transform: rotate(-45deg);
        width: 2px;
        height: 25px;
        background: #000000;
        content: "";
    }
    #k_logo {
        margin-top: 30px;
        margin-bottom: 0;
    }
    #copyright {
        margin: 0 2px;
        font-size: 11px;
    }
}
.poster, .poster1 {
    text-align: left;
}

.poster li {
    list-style-type: disc;
    font-size: 15px;
}

.poster1 li {
    text-align: center;
}

/* メディアクエリ　1080ｐｘ以下 */
/* @media screen and (max-width: 1079px) {

  .slider {
    width: 640px;
    height: 100%;
    /* overflow: hidden;
    margin: 0 auto; */
/* }

  .slider-item {
    display: none;
    width: 640px;
    float: left;
  }

  .slider-inner {
    width: 100%;
    animation: none;
  }

  .visual {
    text-align: center;
  }

  .attention p {
    text-align: center;
  }

  .address div {
    text-align: center;
  }


  figure img {
    text-align: center;
  }

  #heros .hero_images {
    max-width: 1080px;
    min-height: 295px;
    margin: 0 auto 40px;
  }

  .tbl01 {
    display: block;
  }

  .tbl01 tbody,
  .tbl01 tr,
  .tbl01 th,
  .tbl01 td {
    display: block;
  }

  .tbl01 tr {
    padding: 20px 0 18px;
    border-top: 1px solid #ccc;
  }

  .tbl01 tr.map {
    margin: 0;
    padding: 0 0 18px;
    border: 0;
  }

  .tbl01 th,
  .tbl01 td {
    padding: 0;
    border: 0;
  }

  .tbl01 th {
    margin-bottom: 5px;
  }


  .tbl02,
  .tbl02 tbody,
  .tbl02 tr,
  .tbl02 th,
  .tbl02 td {
    display: block;
  }

  .tbl02 {
    border: 1px solid #ccc;
    border-bottom: 0;
  }

  .tbl02 tr {
    padding: 0;
    border-top: 0;
  }

  .tbl02 th {
    padding: 13px 9px 15px;
    font-size: 1.3rem;
    border: 0;
    border-bottom: 1px solid #ccc;
    background: #eee;
  }

  .tbl02 td {
    padding: 11px 9px 12px;
    border: 0;
    border-bottom: 1px solid #ccc;
  }


  #overview .pc_label {
    display: none;
  }


  .title {
    position: absolute;
    top: 5px;
    left: 80px;
    color: #fff;
    font-size: 5rem;
    width: 80%;
    text-align: center;
    line-height: 30px;
  }

  .titles {
    position: absolute;
    top: 5px;
    left: 80px;
    color: #fff;
    font-size: 5rem;
    width: 80%;
    text-align: center;
    line-height: 30px;
  }


  .intro {
    text-align: center;
    padding: 50px 0;
  }

  .intro p {
    font-weight: 500;
    font-size: 1.8rem;
  }



  .ticketbutton {
    display: none;
  } */
/* }  */
.attention p {
    margin: 0 5px;
    font-size: 15px;
}

@media screen and (max-width: 899px) {
    .visual {
        display: block;
    }
    .b {
        float: left;
        padding: 0 10px;
    }
    .c {
        float: right;
    }
    .intro {
        clear: both;
    }
}
@media screen and (max-width: 627px) {
    .table_01 {
        width: 100%;
        table-layout: fixed;
    }
    .table_01 th, .table_02 th, .table_03 th, .table_04 th {
        display: table-cell;
        width: 30%;
        text-align: center;
    }
    .regtouroku {
        display: block;
    }
}
/* @media screen and (max-width: 599px){

  .slider {
    width: 320px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;  
  }


   .slider-itema {
    display: none;
  }


  .title {
    position: absolute;
    top: 5px;
    left: 65px;
    color: #fff;
    font-size: 3rem;
    width: 80%;
    text-align: center;
    line-height: 30px;
  }

  .titles {
    position: absolute;
    top: 67px;
    left: 0;
    color: #fff;
    font-size: 4rem;
    width: 100%;
    text-align: center;
    line-height: 40px;
  }


  .b,.c {
    float: none;
  }


  .intro {
    text-align: center;
    padding: 50px 0;
  }

  .intro p {
    font-weight: 500;
    font-size: 1.8rem;
  }





} */
@media screen and (min-width: 1544px) {
    .logo {
        padding-bottom: 27px;
    }
}
/* メディアクエリ　600ｐｘ */
@media screen and (min-width: 600px) {
    #hero .hero_image {
        display: block;
        position: relative;
        margin: 0 auto;
    }
    .imgmediaquerie {
        display: none;
    }
    .not_tb {
        display: none;
    }
    .mainvisual {
        top: 0;
        width: 57.4074074074%;
        height: auto;
    }
    .container h2 {
        margin: 20px 0 50px;
        padding: 0;
    }
    #overview .container h2 {
        margin: 20px 0 50px;
        padding: 0;
    }
    #pagetop {
        display: block;
        display: none;
        position: absolute;
        position: fixed;
        /* top: -40px; */
        right: 45px;
        right: 5%;
        bottom: 3%;
        width: 80px;
        height: 80px;
        border-radius: 100%;
        background-color: #e8e8e8;
    }
    #pagetop a {
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        margin: 0;
        border-radius: 1px 0 0 0;
        color: transparent;
    }
    #pagetop a:before {
        display: block;
        position: absolute;
        top: 6px;
        left: 11px;
        transform: rotate(45deg);
        width: 2px;
        height: 25px;
        background: #000000;
        content: "";
    }
    #pagetop a:after {
        display: block;
        position: absolute;
        top: 6px;
        right: 10px;
        transform: rotate(-45deg);
        width: 2px;
        height: 25px;
        background: #000000;
        content: "";
    }
    .table01 {
        table-layout: fixed;
    }
    .right::before {
        /* content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0; */
        left: 240px;
        /* width: 13px;
    height: 13px;
    border-top: 3px solid #3d3c3c;
    border-right: 3px solid #3d3c3c;
    transform: rotate(45deg); */
    }
    footer {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        z-index: 0;
        /* background-color: #92c4fc; */
        width: 100%;
        margin-top: 30px;
        padding: 30px 40px;
        border-radius: 10px;
        line-height: 10px;
    }
}
@media screen and (max-width: 831px) {
    body {
        max-width: 100%;
        height: auto;
        box-sizing: border-box;
        /* display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 200px), 1fr)); */
    }
    #overview {
        width: 100%;
    }
    h1 {
        font-size: 2rem;
    }
    h2 {
        font-size: 1.7rem;
    }
    h3 {
        font-size: 1.6rem;
    }
    .body_top {
        align-items: center;

        justify-items: start;
    }
    .logo {
        width: auto;
    }
    .logo h1 {
        font-size: 41px;
    }
    .touroku {
        width: 90%;
        margin: 20px;
    }
    #pagetop {
        display: none;
    }
    .attention {
        text-align: center;
    }
    .main-visual h2 {
        text-align: center;
    }
    .container {
        width: auto;
    }
    .containers {
        margin-top: 0;
        padding: 5px;
    }
    .body_top {
        display: block;
    }
    .reg {
        /* width: auto; */
        width: 70%;
    }
    .right::before {
        display: none;
    }
    .logo h1 {
        padding-top: 10px;
        font-size: 27px;
    }
    .image {
        margin: 0;
    }
    .whatsnew_list {
        text-align: left;
    }
    footer {
        padding: 0;
        background: none;
    }
}
@media screen and (max-width: 600px) {
    iframe {
        width: 300px;
        height: 250px;
    }
}
@media screen and (max-width: 426px) {
    .top {
        overflow-wrap: normal;
    }
    .body_top {
        display: block;
    }
    .logo {
        width: auto;
    }
    .logo h1 {
        padding-top: 10px;
        font-size: 20px;
    }
    .main-visual {
        display: block;
    }
    .main-visual h1 {
        font-size: 1.7rem;
        text-align: center;
    }
    .main-visual .main-visual h2 {
        font-size: 1.5rem;
        text-align: center;
    }
    .main-visual h3 {
        text-align: center;
    }
    .main-visual .main-visual h3 {
        font-size: 1.5rem;
    }
    .main-visual .big {
        font-size: 2rem;
    }
    .main-visual .bigger {
        font-size: 1.7rem;
    }
    .main-visual img {
        max-width: 25%;
    }
    .right::before {
        display: none;
    }
    .table_01 th, .table_02 th, .table_03 th, .table_04 th, .table_05 th {
        font-size: 8px;
    }
    /* .table_01 {
   table-layout: fixed;
   width: 100%;
  } */
    .cost {
        table-layout: auto;
    }
    .reg {
        width: auto;
    }
    .icons {
        display: block;
        height: auto;
        margin-bottom: 10px;
        padding: 50px 10px;
        background-image: url(../img/spbanner.jpg);
        background-position: bottom;
        background-repeat: no-repeat;
        text-align: center;
    }
    .icons img {
        display: none;
    }
    .copy2 p {
        text-align: center;
    }
    /* .main-visual h1 {
    font-size: 30px;
  } */
    /* .main-visual h2 {
    font-size: 1.3rem;
  } */
    iframe {
        width: 300px;
        height: 250px;
    }
    #top {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-content: flex-start;
        align-items: flex-start;
    }
}
.info {
    color: #282727;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

/*# sourceMappingURL=style.css.map */