@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{
    margin-bottom:30px;
}

#monthly h3{
    font-weight:bold;
    text-align:center;
    color: #fff;
    font-size: 18px;
}

#monthly h3 span{
    font-size: 38px;
    text-shadow:2px 2px 0 #00887E, -2px -2px 0 #00887E,
               -2px 2px 0 #00887E, 2px -2px 0 #00887E,
                0px 2px 0 #00887E,  0 -2px 0 #00887E,
               -2px 0 0 #00887E, 2px 0 0 #00887E;
}

#monthly #frame{
    background-color:#00887E;
    border-radius:16px;
    margin-top:-35px;
}

#monthly #dream_container{
    width:900px;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}

#monthly #dream_01,
#monthly #dream_02,
#monthly #dream_03,
#monthly #dream_04,
#monthly #dream_05,
#monthly #dream_06{
    width:420px;
    height:480px;
    padding:10px;
    background-repeat: no-repeat;
}

#monthly #dream_01{
    background-image:url(img/dream_01.jpg);
    border:solid 5px #E7E7E8;
}
#monthly #dream_02{
    background-image:url(img/dream_02.jpg);
    border:solid 5px #58585A;
}

#monthly #dream_03{
    background-image:url(img/dream_03.jpg);
    border:solid 5px #F15940;
}

#monthly #dream_04{
    background-image:url(img/dream_04.jpg);
    border:solid 5px #0B9EDB;
}

#monthly #dream_05{
    background-image:url(img/dream_05.jpg);
    border:solid 5px #FFF200;
}

#monthly #dream_06{
    background-image:url(img/dream_06.jpg);
    border:solid 5px #1CB36B;
}

/*プロフィール*/
#monthly .dream_prof{
    width:207px;
    margin:0 0 8px auto;
}

#monthly #dream_number_01,
#monthly #dream_number_02,
#monthly #dream_number_03,
#monthly #dream_number_04,
#monthly #dream_number_05,
#monthly #dream_number_06{
    float:left;
    width:55px;
    text-align:center;
    padding:0 15px;
    font-weight:bold;
    font-size:18px;
    border-radius:15px;
    box-shadow: 2px 2px 2px rgba(255 , 255 , 255 , 0.5) inset,
               -2px -2px 2px rgba(0 , 0 , 0 , 0.5) inset;
    border:solid 1px #000;
    position:relative;
}

#monthly #dream_number_01{
    color:#000;
    background:#F3F3F4;
}

#monthly #dream_number_02{
    color:#FFF;
    background:#231F20;
}

#monthly #dream_number_03{
    color:#FFF;
    background:#F15A40;
}

#monthly #dream_number_04{
    color:#FFF;
    background:#0A9EDB;
}

#monthly #dream_number_05{
    color:#000;
    background:#FFF200;
}

#monthly #dream_number_06{
    color:#FFF;
    background:#1CB36B;
}

#monthly #dream_number_01 span,
#monthly #dream_number_02 span,
#monthly #dream_number_03 span,
#monthly #dream_number_04 span,
#monthly #dream_number_05 span,
#monthly #dream_number_06 span{
    font-size:25px;
}

#monthly .dream_rank{
    font-weight:bold;
    color:#3B57A7;
    font-size:20px;
    text-align:right;
}

#monthly .dream_number{
    float:left;
    text-align:left;
    font-size:120%;
    font-weight:bold;
    letter-spacing:1px;
    color:#000;
}

#monthly .dream_kana{
    float:right;
    color:black;
    font-size:80%;
    text-align:left;
    letter-spacing:1px;
    margin-top:3px;
}

#monthly .dream_name{
    clear:both;
    font-size:37px;
    font-weight:bold;
    letter-spacing: 3px;
    font-family:"ＭＳ ゴシック", monospace;
    line-height:1.2em;
    width:100%;
    color:#00887E;
}

#monthly .dream_data{
    background-color:#D2D3D5;
    border-radius:25px;
    text-align:center;
    margin:5px auto 8px;
    width:80%;
}

#monthly .dream_text{
    margin-bottom:8px;
}

#monthly .dream_prof table{
    width:100%;
    border:solid 1px black;
    background:#fff;
    table-layout:fixed;
}

#monthly .dream_prof table th,
#monthly .dream_prof table td{
    text-align:center;
    vertical-align:middle;
    padding:1px;
    font-weight:normal;
}

#monthly .dream_prof table th.zen{
    background:#CAE9DD;
    border-left:solid 1px black;
}

#monthly .dream_prof table th.touchi{
    background:#FEDBB3;
    border-left:solid 1px black;
}

/*成績*/
#monthly .dream_seisekibox{
    width:275px;
    margin-left:auto;
}

#monthly table.kimarite,
#monthly table.chakuritu{
    width:100%;
    border:solid 1px black;
    background:#fff;
}

#monthly table.kimarite th,
#monthly table.kimarite td{
    text-align:center;
    font-weight:normal;
}

#monthly table.kimarite{
    margin-bottom:8px;
}

#monthly table.kimarite th:first-child{
    background:#000;
    color:#fff;
    width:25%;
}

#monthly table.kimarite th:nth-child(1){
    border-top:solid 1px white;
    border-right:solid 1px black;
    border-bottom:solid 1px white;
    border-left:solid 1px white;
}

#monthly table.kimarite th{
    background:#CBE8DD;
    border-bottom:solid 1px black;
}

#monthly table.kimarite td{
    border-right:solid 1px black;
}

#monthly table.kimarite td:nth-of-type(1){
    background:#FFFCD6;
    width:48%;
}

#monthly table.kimarite td:nth-of-type(2){
    background:#F9CBDF;
    width:10%;
}

#monthly table.kimarite td:nth-of-type(3){
    background:#DAEBC1;
    width:8%;
}

#monthly table.kimarite td:nth-of-type(4){
    background:#BCE4E6;
    width:6%;
}

#monthly table.kimarite td:nth-of-type(5){
    background:#FEDBBD;
    width:3%;
}

/*仲谷颯仁　決まり手*/
#monthly table.nakatani td:nth-of-type(1){
    background:#FFFCD6;
    width:48%;
}

#monthly table.nakatani td:nth-of-type(2){
    background:#F9CBDF;
    width:10%;
}

#monthly table.nakatani td:nth-of-type(3){
    background:#DAEBC1;
    width:8%;
}

#monthly table.nakatani td:nth-of-type(4){
    background:#FEDBBD;
    width:3%;
}


#monthly table.chakuritu{
    table-layout:fixed;
}

#monthly table.chakuritu th,
#monthly table.chakuritu td{
    text-align:center;
    vertical-align:middle;
    padding:1px;
    font-weight:normal;
}

#monthly table.chakuritu th{
    background:#CBE8DD;
    border-bottom:solid 1px black;
}

#monthly table.chakuritu th:first-child{
    border-right:solid 1px black;
}

#monthly table.chakuritu th.one,
#monthly table.chakuritu th.two,
#monthly table.chakuritu th.three,
#monthly table.chakuritu th.four,
#monthly table.chakuritu th.five,
#monthly table.chakuritu th.six{
    font-weight:bold;
}

#monthly table.chakuritu th.one{
    background:#F3F3F4;
}

#monthly table.chakuritu th.two{
    background:#BCBDC0;
}

#monthly table.chakuritu th.three{
    background:#FABEA6;
}

#monthly table.chakuritu th.four{
    background:#ADCAE9;
}

#monthly table.chakuritu th.five{
    background:#FFFAC2;
}

#monthly table.chakuritu th.six{
    background:#B3DCC0;
}

#monthly table.chakuritu td{
    border-bottom:solid 1px black;
}
