@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;
}


/*各ページ*/



/*#monthly{
  background:linear-gradient(rgba(170, 50, 0, 0.3), rgba(170, 0, 0, 0.3)), 
  url(img/baba_haikei.jpg);
  overflow: hidden;
}*/

#monthly .back{
  filter: invert(7%) sepia(121%) saturate(1400%) hue-rotate(-30deg) brightness(65%) contrast(224%);
}

#monthly .background{
  position: relative;
  width: 900px;
  height: 650px;
  overflow: hidden;
}

#monthly .fire1{
  position: absolute;
  right: -0px;
  bottom: -50px;
  transform: rotate(-35deg);
  width: 150px;
  
}

#monthly .fire2{
  position: absolute;
  right: 80px;
  bottom: -100px;
  transform: rotate(-40deg);
  width: 150px;
}

#monthly .white{
  color: #fff;
}

#monthly .contents{
  position: relative;
}

#monthly .baba{
  margin-top: 70px;
  width: 500px;
  position: absolute;
  left: -170px;
}

#monthly .point{
  position: absolute;
  left: 240px;
  top: 50px;
}

#monthly .part{
  transform: rotate(-5deg);
  font-family: serif;
  font-weight: bold;
  width: 355px;
  border-bottom: 2px solid #fff;
  font-style: italic;
} 

#monthly .title{
  transform: rotate(-5deg);
  font-family: serif;
  font-weight: bold;
  font-size: 33px;
  font-style: italic;
}

#monthly .interview{
  margin-top: 15px;
  font-weight: bold;
}

#monthly .interview1{
  width: 500px;
}

#monthly .interview2{
  position: relative;
  left: 50px;
  width: 450px;
}

#monthly .interview3{
  position: relative;
  left: 100px;
  width: 400px;
}

#monthly .interview4{
  position: relative;
  left: 100px;
  width: 400px;
}

#monthly .name{
  position: absolute;
  top: 0px;
  right: -120px;
  line-height: 1;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.8);
  font-style: italic;
}

#monthly .name1{
  font-size: 100px;
  font-family: serif;
  font-weight: bold;
  transform: rotate(-10deg);
}

#monthly .name2{
  font-family: serif;
  font-size: 80px;
  font-weight: bold;
  position: relative;
  transform: rotate(-10deg);
  margin-bottom: 20px;
  left: 30px;
}

#monthly .maru{
  position: relative;
  text-shadow: none;
  font-style: normal;
}

#monthly .frame{
  position: absolute;
  left: 15px;
  font-family: serif;
  font-size: 90px;
}

#monthly .num{
  position: absolute;
  padding-left: 8px;
  padding-right: 8px;
  font-weight: bold;
  border-bottom: 2px solid #fff;
  font-size: 25px;
  left: 18px;
  top: 17px;
}

#monthly .shibu{
  font-weight: bold;
  font-size: 20px;
  top: 53px;
  left: 40px;
  position: absolute;
}