@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 #title{
    font-size: 30px;
    font-weight: bold;
    color: #c80d48;
    text-align: center;
    text-shadow: 
    #ffffff 2px 0px,  #ffffff -2px 0px,
    #ffffff 0px -2px, #ffffff 0px 2px,
    #ffffff 2px 2px , #ffffff -2px 2px,
    #ffffff 2px -2px, #ffffff -2px -2px,
    #ffffff 1px 2px,  #ffffff -1px 2px,
    #ffffff 1px -2px, #ffffff -1px -2px,
    #ffffff 2px 1px,  #ffffff -2px 1px,
    #ffffff 2px -1px, #ffffff -2px -1px;
}

#monthly #frame{
    background-color: #f9dfd1;
    border-radius: 20px;
    margin-top: -30px;
    margin-bottom: 20px;
}

#monthly #wrapper{
    display: flex;
    flex-wrap: wrap;
}

#monthly #wrapper .main_comment{
    margin: 400px auto 0 auto;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    font-family: "ＭＳ Ｐゴシック";
    transform: rotate(-3deg);
    color: #fff;
    text-shadow: 
    #c80d48 2px 0px,  #c80d48 -2px 0px,
    #c80d48 0px -2px, #c80d48 0px 2px,
    #c80d48 2px 2px , #c80d48 -2px 2px,
    #c80d48 2px -2px, #c80d48 -2px -2px,
    #c80d48 1px 2px,  #c80d48 -1px 2px,
    #c80d48 1px -2px, #c80d48 -1px -2px,
    #c80d48 2px 1px,  #c80d48 -2px 1px,
    #c80d48 2px -1px, #c80d48 -2px -1px;
}

#monthly #wrapper .shousai{
    width: 280px;
    margin: 10px auto 10px auto;
}

#monthly #wrapper .shokin{
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    text-shadow: 
    #fff 2px 0px,  #fff -2px 0px,
    #fff 0px -2px, #fff 0px 2px,
    #fff 2px 2px , #fff -2px 2px,
    #fff 2px -2px, #fff -2px -2px,
    #fff 1px 2px,  #fff -1px 2px,
    #fff 1px -2px, #fff -1px -2px,
    #fff 2px 1px,  #fff -2px 1px,
    #fff 2px -1px, #fff -2px -1px;
}

#monthly #wrapper .toban{
    float: left;
    font-weight: bold;
}

#monthly #wrapper .kana{
    float: right;
}

#monthly #wrapper .name{
    text-align: center;
    margin: 0 auto;
    padding-top: 24px;
    font-size: 50px;
    font-weight: bold;
    color: #cf445a;
    text-shadow: 
    #fff 2px 0px,  #fff -2px 0px,
    #fff 0px -2px, #fff 0px 2px,
    #fff 2px 2px , #fff -2px 2px,
    #fff 2px -2px, #fff -2px -2px,
    #fff 1px 2px,  #fff -1px 2px,
    #fff 1px -2px, #fff -1px -2px,
    #fff 2px 1px,  #fff -2px 1px,
    #fff 2px -1px, #fff -2px -1px;
}

#monthly #wrapper .data{
    width: 180px;
    text-align: center;
    margin: 0 auto;
    background-color: #e8adab;
    border-radius: 40px;
}

#monthly #wrapper .comment{
    width: 280px;
    padding: 0 10px;
    letter-spacing: 0.05em;
    overflow:hidden;
}

#monthly #wrapper .child {
    position: absolute;
    bottom: 0;
    right: 10px;
}

#monthly #wrapper img{
    margin: 10px 0;
}

#monthly #wrapper #first{
    background-image: url(img/trial_12_moriya.jpg);
    background-repeat: no-repeat;
    background-color: #f6f7f7;
    border-top-left-radius: 20px;
}

#monthly #wrapper #second{
    background-image: url(img/trial_12_hirataka.jpg);
    background-repeat: no-repeat;
    background-color: #d3d3d4;
    border-top-left-radius: 20px;
}

#monthly #wrapper #third{
    background-image: url(img/trial_12_oyama.jpg);
    background-repeat: no-repeat;
    background-color: #fbdac8;
    border-top-left-radius: 20px;
}

#monthly #wrapper #fourth{
    background-image: url(img/trial_12_hosokawa.jpg);
    background-repeat: no-repeat;
    background-color: #d3e1f3;
    border-top-left-radius: 20px;
}

#monthly #wrapper #fifth{
    background-image: url(img/trial_12_kagawa.jpg);
    background-repeat: no-repeat;
    background-color: #fffbc6;
    border-top-left-radius: 20px;
}

#monthly #wrapper #sixth{
    background-image: url(img/trial_12_taguchi.jpg);
    background-repeat: no-repeat;
    background-color: #d5ead7;
    border-top-left-radius: 20px;
}

#monthly #wrapper #first,
#monthly #wrapper #second,
#monthly #wrapper #third,
#monthly #wrapper #fourth,
#monthly #wrapper #fifth,
#monthly #wrapper #sixth{
position: relative;
height: 1360px;
}

#monthly #wrapper .boat{
    text-align: center;
}

#monthly #wrapper table{
    width: 280px;
    text-align: center;
    table-layout: fixed;
    margin: 0 auto 10px auto;
}

#monthly #wrapper th,
#monthly #wrapper td{
    border: solid 1px black;
    text-align: center;
}

#monthly #wrapper th{
    border-right: none;
}

#monthly #wrapper td{
    border-left: none;
    background-color: #fff;
}

#monthly #wrapper .zenkoku{
    background-color: #c7e8fa;
    border-right: none;
}

#monthly #wrapper .hamanako{
    background-color: #fff9b0;
    border-right: none;
}