@charset "utf-8";
.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

/*　PC用 769px以上のCSS　*/
@media print, screen and (min-width:769px) {
body {
  background-color: #eee;
  margin: 4px auto 10px;
}

.pc {  display: block;}
.tb {  display: none;}
.sp {  display: none;}

#container {
  max-width: 850px;
  margin: 0 auto;
  color: #152197;
  font-family: Helvetica,'Meiryo','メイリオ',sans-serif;
  font-size: 16px;
  border:1px solid #b19582;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
  background-color: #fff;
  display: grid;
  grid-auto-rows: 38px auto auto 60px;
  grid-template-columns: 1fr;
}
nav {
  grid-row: 1/2;  grid-column: 1/2;
  color: blue;
  z-index: 10;
}
.menu1 {
  width: 100px;
  color: #fff;
  text-align: center;
  margin: 4px 0 0 8px;
  padding: 6px 0 6px 0;
  background-color: rgba(64,64,64,0.15);
  text-decoration: underline solid #fff;
  border: 1px solid #eee;
  border-radius: 4px;
}
.tile1:active,.tile1:hover {
  padding: 8px 0 4px 0;
  color: red;
  font-weight: bold;
  text-decoration: underline solid #fff;
  background-color: #fff;
  border: 1px solid #000;
}
#top_title {
  grid-row: 1/3;  grid-column: 1/2;
  background-image: url(img/p912_850_1299.png);
  background-size: cover;
  z-index: 1;
}
h1 {
  font-size: 54px;
  color: #e2421f;
  text-shadow: 1px 2px 3px #fff;  /*#ff1493;*/
  text-align: right;
  margin: 240px 70px 0 0;
}
#section1 {
  font-size:30px;
  color: #ffebcd;
  font-weight: bold;
/*  text-shadow: 1px 2px 3px #fff;  */
  text-align: right;
  margin: 10px 170px 10px 0;
}
.info-box {
  width: 80%;
  font-size: 18px;
  line-height: 22px;
  margin: 20px auto 5px;
  padding: 10px 15px 30px 15px;
  background-color: #fdfdfd;
  border: 0px solid #0084ea;
  border-radius: 7px;
}
.guide-title {
  font-size: 20px;
  font-weight: bold;
/*  color: #333;*/
  line-height: 24px;
  text-align: center;
  margin: 10px 0 20px 0;
}
.guide1 {
  line-height: 24px;
  margin: 0 0 0 10px;
  text-indent: 18px;
}
.guide2 {
  text-align: right;
  margin: 0 10px 5px 0;
  text-indent: 18px;
}
.guide4 {
  margin: 30px 0 20px 0;
  line-height: 24px;
  text-align: center;
}
.guide5 {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0 10px;
}
.guide6 {
  line-height: 24px;
  margin: 0 0 0 37px;
  text-indent: -17px;
}
.guide7 {
  line-height: 24px;
  margin: 0 0 0 47px;
  text-indent: -17px;
}
.redbold {
  color: red;
  font-weight: bold;
}

#main {
  grid-row: 3/4;  grid-column: 1/2;
  margin-top: 0px;
  padding-bottom: 40px;
}
.gradient {
  width: 100%;
  height:100px;
  background-image: linear-gradient(to bottom, #7287ba, #fff);
}
.catchphrase {
  margin: -60px 0 0px 20px;
}
.schedule {
  margin: 30px 0 10px 20px;
}
.stage {
  margin: 30px 0 0px 20px;
}
.comittie {
  margin: 30px 0 10px 20px;
}
.program {
  margin: 30px 0 10px 20px;
}
.preparation {
  margin: 30px 0 10px 20px;
}
.club {
  margin: 20px 0 10px 20px;
}
.guide_plate {
  height: 60px;
}
.catchi {
  width: 65%;
  margin: 5px 0 0 50px;
}
.text_a {
  font-size: 24px;
  margin: 10px 0 0 40px;
}
.text_b {
  font-size: 18px;
  margin: 10px 0 0 40px;
}
.text1 {
  font-size: 18px;
  margin: 10px 0 0 40px;
}
.text1a {
  font-size: 18px;
  margin: 25px 0 0 40px;
}
.fl {
  float: left;
}
.text2 {
  font-size: 18px;
  margin: 7px 0 0 63px;
}
.kara {
  float: left;
  font-size: 24px;
  font-weight: bold;
  margin: 7px 0 0 0;
}
.text3 {
  float: left;
  font-size: 24px;
  color: maroon;
  font-weight: bold;
  margin: 6px 0 0 0;
}
.text4 {
  font-size: 17px;
  line-height: 20px;
  margin: 10px 0 0 85px;
  text-indent: -20px;
}
.text5 {
  font-size: 18px;
  margin: 10px 0 0 40px;
}
.text6 {
  font-size: 18px;
  margin: 10px 0 0 70px;
}
.text8 {
  width: calc(100% - 75px);
  font-size: 18px;
  line-height: 22px;
  margin: 5px 0 0 65px;
}
.a1 {
  float: left;
}
.a2 {
  float: left;
  vertical-align: middle;
  padding-top: 0px;
}
.hsb24 {
  float: left;
  font-size: 24px;
  font-weight: normal;
  margin: 4px 0 0 0;
  border: 0px solid #000;
}
.hsb24::before {
  display: inline-block;
  content: "(";
  text-indent: 0;
  vertical-align: bottom;
  margin: 0px 0.05em 2px 0.2em;
}
.hsb24::after {
  display: inline-block;
  content: ")";
  text-indent: 0;
  vertical-align: bottom;
  margin: 0 0.2em 1px 0.05em;
}
a.tile3:link,a.tile3:visited {
  color: #152197;
  text-decoration: underline solid #777;
}
a.tile3:active,a.tile3:hover {
  color: #9400d3;
  font-weight: bold;
  text-decoration: none;
}
footer {
  grid-row: 4/5;
  grid-column: 1/2;
  background-color: #a42104;
/* #e2421f Autumn leaves 本来はこれ*/
/* しかし派手すぎるので少し押さえて #a42104 */
}
#footer_text {
  margin-top: 22px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

}






/*　タブレット用 481px以上768pxまでのCSS　*/

@media screen and (min-width:481px) and (max-width:768px) {

body {
  background-color: #eee;
}

.pc {  display: none;}
.tb {  display: block;}
.sp {  display: none;}

#container {
  max-width: 768px;
  margin: 0 auto;
  color: #152197;
  font-family: Helvetica,'Meiryo','メイリオ',sans-serif;
  font-size: 16px;
  border:1px solid #b19582;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
  background-color: #fff;
  display: grid;
  grid-auto-rows: 38px auto auto 60px;
  grid-template-columns: 1fr;
}
nav {
  grid-row: 1/2;  grid-column: 1/2;
  color: blue;
  z-index: 10;
}
.menu1 {
  width: 100px;
  color: #fff;
  text-align: center;
  margin: 4px 0 0 8px;
  padding: 6px 0 6px 0;
  background-color: rgba(64,64,64,0.15);
  text-decoration: underline solid #fff;
  border: 1px solid #eee;
  border-radius: 4px;
}
.tile1:active,.tile1:hover {
  padding: 8px 0 4px 0;
  color: red;
  font-weight: bold;
  text-decoration: underline solid #fff;
  background-color: #fff;
  border: 1px solid #000;
}
#top_title {
  grid-row: 1/3;  grid-column: 1/2;
  background-image: url(img/p912_850_1949.png);
  background-size: cover;
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: 1fr;
  z-index: 1;
}
h1 {
  font-size: 48px;
  color: #e2421f;
  text-shadow: 1px 2px 3px #fff;  /*#ff1493;*/
  text-align: right;
  margin: 230px 8% 0 0;
}
#section1 {
  font-size:30px;
  color: #ffebcd;
  font-weight: bold;
/*  text-shadow: 1px 2px 3px #fff;  */
  text-align: right;
  margin: 10px 170px 10px 0;
}
.info-box {
  width: 80%;
  font-size: 17px;
  line-height: 24px;
  margin: 20px auto 5px;
  padding: 10px 15px 20px 15px;
  background-color: #fdfdfd;
  border: 0px solid #0084ea;
  border-radius: 7px;
}
.guide-title {
  font-size: 20px;
  font-weight: bold;
/*  color: #333;*/
  line-height: 20px;
  text-align: center;
  margin: 10px 0 20px 0;
}
.guide1 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 0 10px;
  text-indent: 18px;
}
.guide2 {
  font-size: 17px;
  line-height: 22px;
  text-align: right;
  margin: 0 10px 5px 0;
  text-indent: 18px;
}
.guide4 {
  margin: 30px 0 20px 0;
  line-height: 24px;
  text-align: center;
}
.guide5 {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0 10px;
}
.guide6 {
  line-height: 24px;
  margin: 0 0 0 37px;
  text-indent: -17px;
}
.guide7 {
  line-height: 24px;
  margin: 0 0 0 47px;
  text-indent: -17px;
}
.redbold {
  color: red;
  font-weight: bold;
}
#main {
  grid-row: 3/4;  grid-column: 1/2;
  margin-top: 0px;
  padding-bottom: 40px;
}
.gradient {
  width: 100%;
  height:100px;
  background-image: linear-gradient(to bottom, #7287ba, #fff);
}
.catchphrase {
  margin: -60px 0 0px 20px;
}
.schedule {
  margin: 20px 0 0 20px;
}
.stage {
  margin: 20px 0 0 20px;
}
.comittie {
  margin: 30px 0 10px 20px;
}
.program {
  margin: 30px 0 0 20px;
}
.preparation {
  margin: 30px 0 0 20px;
}
.club {
  margin: 20px 0 0 20px;
}
.guide_plate {
  height: 60px;
}
.catchi {
  width: 75%;
  margin: 5px 0 0 60px;
}
.mt10 {
  margin-top: 10px;
}
.ind {
  margin-left: 60px;
}
.fl {
  float: left;
}
.day_box {
  float: left;
}
.text_a {
  font-size: 24px;
  margin: 10px 0 0 40px;
}
.text1 {
  font-size: 18px;
  margin: 10px 0 0 40px;
}
.text2 {
  font-size: 18px;
  margin: 5px 0 0 63px;
}
.text3 {
  float: left;
  font-size: 24px;
  color: maroon;
  font-weight: bold;
  margin: 7px 0 0 0;
}
.text4 {
  font-size: 17px;
  line-height: 20px;
  margin: 10px 0 0 75px;
  text-indent: -20px;
}
.text5 {
  font-size: 18px;
  margin: 25px 0 0 40px;
}
.text6 {
  float: left;
  font-size: 18px;
  margin: 10px 0 0 -20px;
}
.kara {
  float: left;
  font-size: 24px;
  font-weight: bold;
  margin: 7px 0 0 0;
}
.hsb24 {
  float: left;
  font-size: 24px;
  margin: 6px 0 0 0;
  border: 0px solid #000;
}
.hsb24::before {
  display: inline-block;
  content: "(";
  text-indent: 0;
  vertical-align: bottom;
  margin: 0px 0.05em 2px 0.2em;
}
.hsb24::after {
  display: inline-block;
  content: ")";
  text-indent: 0;
  vertical-align: bottom;
  margin: 0 0.2em 1px 0.05em;
}

a.tile3:link,a.tile3:visited {
  color: #152197;
  text-decoration: underline solid #777;
}
a.tile3:active,a.tile3:hover {
  color: #9400d3;
  font-weight: bold;
  text-decoration: none;
}
footer {
  grid-row: 4/5;
  grid-column: 1/2;
  background-color: #a42104;
/* #e2421f Autumn leaves 本来はこれ*/
/* しかし派手すぎるので少し押さえて #a42104 */
}
#footer_text {
  margin-top: 22px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
}










/*　スマホ用のCSS　*/
@media screen and (max-width:480px) {
body {
  background-color: #eee;
}
.pc {  display: none;}
.tb {  display: none;}
.sp {  display: block;}

#container {
  max-width: 480px;
  margin: 0 auto;
  color: #152197;
  font-family: Helvetica,'Meiryo','メイリオ',sans-serif;
  font-size: 16px;
  border:1px solid #b19582;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
  background-color: #fff;
  display: grid;
  grid-auto-rows: 38px auto auto 60px;
  grid-template-columns: 1fr;
}
nav {
  grid-row: 1/2;  grid-column: 1/2;
  color: blue;
  z-index: 10;
}
.menu1 {
  width: 100px;
  color: #000;
  text-align: center;
  margin: 4px 0 0 8px;
  padding: 7px 0 6px 0;
  background-color: rgba(255,255,255,0.6);
  text-decoration: underline solid #fff;
  border: 1px solid #eee;
  border-radius: 4px;
}
.tile1:active,.tile1:hover {
  padding: 8px 0 4px 0;
  color: red;
  font-weight: bold;
  text-decoration: underline solid #fff;
  background-color: #fff;
  border: 1px solid #000;
}
#top_title {
  grid-row: 1/3;  grid-column: 1/2;
  background-image: url(img/p912_850_1949.png);
  background-size: cover;
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: 1fr;
  z-index: 1;
}
h1 {
  font-size: 38px;
  color: #e2421f;
  text-shadow: 1px 2px 3px #fff;  /*#ff1493;*/
  text-align: right;
  margin: 190px 8% 0 0;
}
#section1 {
  font-size:30px;
  color: #ffebcd;
  font-weight: bold;
/*  text-shadow: 1px 2px 3px #fff;  */
  text-align: right;
  margin: 10px 170px 10px 0;
}
.info-box {
  width: 85%;
  font-size: 17px;
  line-height: 24px;
  margin: 10px auto 5px;
  padding: 10px 10px 20px 10px;
  background-color: #fdfdfd;
  border: 0px solid #0084ea;
  border-radius: 7px;
}
.guide-title {
  font-size: 20px;
  font-weight: bold;
/*  color: #333;*/
  line-height: 24px;
  text-align: center;
  margin: 10px 0 20px 0;
}
.guide1 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 0 10px;
  text-indent: 18px;
}
.guide2 {
  font-size: 17px;
  line-height: 22px;
  text-align: right;
  margin: 0 10px 5px 0;
  text-indent: 18px;
}
.guide4 {
  margin: 30px 0 20px 0;
  line-height: 24px;
  text-align: center;
}
.guide5 {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0 10px;
}
.guide6 {
  line-height: 24px;
  margin: 0 0 0 37px;
  text-indent: -17px;
}
.guide7 {
  line-height: 24px;
  margin: 0 0 0 47px;
  text-indent: -17px;
}

#main {
  grid-row: 3/4;  grid-column: 1/2;
  margin-top: 0px;
  padding-bottom: 40px;
}
.gradient {
  width: 100%;
  height:100px;
  background-image: linear-gradient(to bottom, #7287ba, #fff);
}
.catchphrase {
  margin: -60px 0 10px 20px;
}
.schedule {
  margin: 20px 0 10px 10px;
}
.stage {
  margin: 20px 0 10px 10px;
}
.comittie {
  margin: 20px 0 10px 10px;
}
.program {
  margin: 20px 0 10px 10px;
}
.preparation {
  margin: 20px 0 10px 10px;
}
.club {
  margin: 20px 0 10px 10px;
}
.guide_plate {
  height: 50px;
}
.catchi {
  width: 75%;
  margin: 5px 0 0 30px;
}
.text1 {
  width: calc(100% - 50px);
  font-size: 17px;
  text-indent: -20px;
  line-height: 20px;
  margin: 10px 0 0 30px;
}
.text1a {
  width: calc(100% - 50px);
  font-size: 17px;
  text-indent: -20px;
  line-height: 20px;
  margin: 20px 0 0 30px;
}
.text2 {
  width: calc(100% - 52px);
  font-size: 17px;
  line-height: 20px;
  margin: 0px 0 0 32px;
}
.text3 {
  float: left;
  width: calc(100% - 42px);
  font-size: 20px;
  color: maroon;
  font-weight: bold;
  margin: 5px 0 0 32px;
}
.text4 {
  font-size: 17px;
  line-height: 20px;
  margin: 10px 0 0 55px;
  text-indent: -20px;
}
.text5 {
  font-size: 18px;
  margin: 25px 0 0 40px;
}
.fl {
  float: left;
}
.ml40 {
  margin-left: 40px;
}
.ml60 {
  margin-left: 60px;
}
.a1 {
  float: left;
}
.a2 {
  float: left;
  vertical-align: middle;
  padding-top: 0px;
}

a.tile3:link,a.tile3:visited {
  color: #152197;
  text-decoration: underline solid #777;
}
a.tile3:active,a.tile3:hover {
  color: #9400d3;
  font-weight: bold;
  text-decoration: none;
}
footer {
  grid-row: 4/5;
  grid-column: 1/2;
  background-color: #a42104;
/* #e2421f Autumn leaves 本来はこれ*/
/* しかし派手すぎるので少し押さえて #a42104 */
}
#footer_text {
  margin-top: 22px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
}