@charset "utf-8";

/*共通*/

.button--arrowRight {
  box-sizing: border-box;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
.sotenbo {
  color: black;
}
.sotenbo_header {
  position: relative;
  width: 700px;
  margin-left: 50px;
}
.kiryu_txt {
  position: absolute;
  z-index: 1;
  top: -140px;
  font-size: 50px;
  font-weight: bold;
  transform: rotate(-10deg);
}
.title_grad {
  position: static;
  position: relative;
  display: inline-block;
  font-size: 50px;
  line-height: 55px;
  text-shadow: 7px 7px 10px gray, 0 0 10em gray, 0 0 0.2em gray;
}
.title_grad::before {
  position: absolute;
  white-space: pre;
  content: "地元エース桐生、\AGP出場を懸け奮起だ!";
  font-size: 50px;
  line-height: 55px;
  color: black;
  -webkit-background-clip: text;
  text-shadow:  
   4px  4px 3px #ffffff,
  -4px  4px 3px #ffffff,
   4px -4px 3px #ffffff,
  -4px -4px 3px #ffffff,
   4px  0px 3px #ffffff,
   0px  4px 3px #ffffff,
  -4px  0px 3px #ffffff,
   0px -4px 3px #ffffff;  
}
.black::before {
  position: absolute;
  white-space: pre;
  content: "地元エース桐生、\AGP出場　懸　奮起　!";
  font-size: 50px;
  line-height: 55px;
  color: #003686;
  -webkit-background-clip: text;
  text-shadow:  
   4px  4px 3px #ffffff,
  -4px  4px 3px #ffffff,
   4px -4px 3px #ffffff,
  -4px -4px 3px #ffffff,
   4px  0px 3px #ffffff,
   0px  4px 3px #ffffff,
  -4px  0px 3px #ffffff,
   0px -4px 3px #ffffff;  
}

.bigbox {
  position: static;
  position: relative;
  margin-top: 180px;
}

div[class*="box_"] {
  display: inline-block;
  font-weight: bold;
}
.box_1 {
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 115px;
  font-size: 85px;
  color: white;
  background-color: black;
}
.box_2 {
  position: absolute;
  left: 110px;
  width: 57px;
  height: 57px;
  text-align: center;
  line-height: 65px;
  border: solid 5px black;
  background-color: #f2e8d6;
  font-size: 50px;
}
.box_3 {
  position: absolute;
  left: 185px;
  width: 67px;
  height: 67px;
  text-align: center;
  line-height: 75px;
  font-size: 50px;
  color: white;
  background-color: black;
}
.kisya_txt {
  position: absolute;
  top: 75px;
  left: 113px;
  font-weight: bold;
}
.hishigata {
  position: absolute;
  top: 81px;
  left: 195px;
  width: 10px;
  height: 10px;
  background-color: #003686;
  transform: rotate(45deg)
}

.figure_box {
  position: absolute;
  top: -150px;
  left: 600px;
  width: 300px;
}
.team_figure_1 {
  position: static;
  position: relative;
}
.figure_1 {
  position: absolute;
  z-index: 1;
  width: 150px;
  height: 130px;
  background-image: url(img/kiryu_tenbou.jpg);
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.figure_txt_1 {
  position: absolute;
  z-index: 2;
  transform: rotate(-60deg);
  top: 90px;
  left: 110px;
  color: white;
  font-size: 10px;
}
.team_figure_2 {
  position: static;
  position: relative;
  top: 80px;
  right: 118px;
}
.figure_2 {
  position: absolute;
  z-index: 1;
  width: 150px;
  height: 130px;
  background-image: url(img/baba_tenbou.jpg);
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.figure_txt_2 {
  position: absolute;
  z-index: 2;
  transform: rotate(-60deg);
  top: 90px;
  left: 108px;
  color: white;
  font-size: 10px;
}
.team_figure_3 {
  position: static;
  position: relative;
  top: 140px;
  left: 30px;
}
.figure_3 {
  position: absolute;
  z-index: 1;
  width: 150px;
  height: 130px;
  background-image: url(img/busuzima_tenbou.jpg);
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.figure_txt_3 {
  position: absolute;
  z-index: 2;
  transform: rotate(-60deg);
  top: 95px;
  left: 100px;
  color: white;
  font-size: 9px;
}
.figure_back1 {
  position: absolute;
  z-index: 0;
  top: -3px;
  left: -4px;
  width: 158px;
  height: 136px;
  background-color: #003686;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.figure_back2 {
  position: absolute;
  z-index: 0;
  top: 5px;
  left: 8px;
  width: 158px;
  height: 136px;
  background-color: #003686;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.sotenbo p {
  margin-top: 50px;
}
.blue {
  color: #003686;
  font-weight: bold;
}