@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 {
  height: 1200px;
}
#monthly #flex1 {
  position: absolute;
}
#monthly #suimen_tsuchiya {
  position: relative;
  top: 289px;
}

#monthly #suimen_title {
  margin-left: 68px;
}

#monthly #suimen_komidashi {
  display: block;
  margin-left: auto;
  top: -447px;
  position: relative;  
}

#monthly #suimen_tsuchiya_name {
  position: relative;
  top: 300px;
}


#monthly #tsuchiya_text {
  width: 613px;
  position: relative;
  top: -409px;
  left: 250px;
}

#monthly #nobi {
  font-size: 43px;
}

#monthly #chuigaki {
  width: 534px;
  border: 1px solid;
  position: relative;
  top: -371px;
  margin: 0 auto;
}

#monthly #chuigaki td {
  padding: 5px;
}

#monthly #takadahikaru {
  width: 540px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: -326px;
  height: 230px;
}

#monthly .triangle1{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 270px 270px 0;
  border-color: transparent #0055a7 transparent transparent;
  position: absolute;
}
#monthly .triangle2{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 270px 0 0 270px;
  border-color: transparent transparent transparent #c9cacb;  
}

#monthly #suimen_takada {
  position: relative;
  top: -210px;
  left: 15px;
  border: 2px solid #fff;
  border-radius: 117px ;  
}

#monthly #suimen_makurihime {
  position: relative;
  top: -475px;
  left: 14px;
  font-weight: bold;
  font-size: 44px;
  color: #cae7df;
  text-shadow: 4px 4px 4px #0055a7, -4px -4px 4px #0055a7,
  -4px 4px 4px #0055a7,  4px -4px 4px #0055a7,
  4px 0 4px #0055a7, -4px  0 4px #0055a7,
  0 4px 4px #0055a7,  0 -4px 4px #0055a7;
}

#monthly #suimen_takada_kaisetsu {
  writing-mode: vertical-rl;
  position: relative;
  top: -536px;
  left: 195px;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
}

#monthly #takada_text {
  width: 255px;
  position: relative;
  top: -758px;
  left: 284px;
  color: #0055a7;
}