@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 .cf {
    *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

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


/*各ページ*/
#monthly #midashi {
  color: #231815;
  font-family: serif;
  font-size: 40px;
  font-weight: bold;
  margin-top: 35px;
}
#monthly #explanation {
  color: #7B3500;
  margin-top: 30px;
}

#monthly #explanation span{
  font-size: 14px;
}

#monthly #baba_profile {
  color: #fff;
  background-color: #00ADA0;
  padding: 20px;
}

#monthly #baba_name_blue {
  color: #CCE8E4;
  font-weight: bold;
}

#monthly #flex1 {
  display: flex;
  position: relative;
  margin-top: 30px;
}
#monthly #Profile {
  color: #DDEFED;
  font-size: 35px;
  font-family: math;
  position: absolute;
  left: 503px;
  top: -8px;
  font-weight: bold;
}

#monthly .komidashi {
  color: #00ADA0;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
  margin: 19px;
}

#monthly .question {
  margin: 20px 0 10px 0;
  color: #5E310D;
  font-weight: bold;
}

#monthly #baba {
  float: right;
  margin-top: -176px;
  position: relative;
  right: 30px;
}

#monthly #baba2 {
  float: right;
  margin-left: 12px;
}

#monthly #baba3 {
  float: left;
  margin-right: 26px;
}

#monthly #baba_flag {
  position: relative;
}