@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 #jimoto_title {
  height:65px;
  background:#15A83C;
  background-image: url(img/jimoto_shibuki_00.png);
  background-repeat: no-repeat;
  padding:0 5px;
  margin-top:5px;
}

#monthly #jimoto_title h3{
  float:left;
  font-size:42px;
  font-weight:bold;
  letter-spacing:1px;
  color:#000;
  transform: rotate(-2deg);
  text-shadow:1px 1px 5px #fff,
              1px -1px 5px #fff,
              -1px 1px 5px #fff;
}

#monthly #jimoto_title h4{
  font-size:18px;
  font-weight:bold;
  letter-spacing:1px;
  color:#fff;
  text-indent:0;
  margin-bottom:0;
  position:relative;
  top:10px;
  
}

#monthly #jimoto_title span{
  font-size:30px;
}

/*共通*/
#monthly #uotani,
#monthly #inada{
  background-color:#CDE5C3;
  padding:20px;
}

#monthly #uotani h4,
#monthly #inada h4{
  font-size:30px;
  margin-bottom:10px;
  font-weight:bold;
  letter-spacing:1px;
  color:#000;
  text-shadow:2px 2px 0px #F08A5F,
             -2px 2px 0px #F08A5F,
             2px -2px 0px #F08A5F,
             -2px -2px 0px #F08A5F,
             2px 0px 0px #F08A5F,
             0px 2px 0px #F08A5F,
             -2px 0px 0px #F08A5F,
             0px -2px 0px #F08A5F;
}

#monthly .prof_box{
  width:240px;
}

#monthly .number{
  font-size:20px;
  font-weight:bold;
  letter-spacing:1px;
  color:#000;
  text-shadow:2px 2px 0px #fff,
  -2px 2px 0px #fff, 2px -2px 0px #fff,
  -2px -2px 0px #fff, 2px 0px 0px #fff,
  0px 2px 0px #fff, -2px 0px 0px #fff,
  0px -2px 0px #fff;
}

#monthly .name{
  color:#F36B4A;
  font-size:45px;
  font-weight:bold;
  letter-spacing: 3px;
  line-height:1.2em;
  width:100%;
  text-shadow:2px 2px 0px #fff,
  -2px 2px 0px #fff, 2px -2px 0px #fff,
  -2px -2px 0px #fff, 2px 0px 0px #fff,
  0px 2px 0px #fff, -2px 0px 0px #fff,
  0px -2px 0px #fff;
}

#monthly .shibu{
  font-size:18px;
  text-align:right;
  font-weight:bold;
  letter-spacing:1px;
  color:#000;
  text-shadow:2px 2px 0px #fff,
  -2px 2px 0px #fff, 2px -2px 0px #fff,
  -2px -2px 0px #fff, 2px 0px 0px #fff,
  0px 2px 0px #fff, -2px 0px 0px #fff,
  0px -2px 0px #fff;
}

#monthly .text_box{
  width:600px;
}

#monthly .text_box p{
  color:#000;
}

#monthly .text_box p:first-of-type{
  text-indent:0;
}

#monthly .text_box p span{
  background: #000;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding:0 6px;
  margin:0 2px;
  color: #fff;
  text-align: center;
  font-size:14px;
}


/*魚谷智之*/
#monthly #uotani{
  background-image: url(img/jimoto_uotani.png),url(img/jimoto_shibuki_01.png);
  background-position: right bottom;
  background-repeat: no-repeat, no-repeat;
}

#monthly #uotani h4{
  text-align:left;
}

#monthly #uotani img.photo_left {
  float:left;
  margin:0px 10px 5px 0px;
}

#monthly #uotani .prof_box{
  float:right;
  position:relative;
  top:610px;
}

/*稲田浩二*/
#monthly #inada{
  background-image: url(img/jimoto_inada.png),url(img/jimoto_shibuki_02.png);
  background-position: left bottom;
  background-repeat: no-repeat,no-repeat;
}

#monthly #inada h4{
  text-align:right;
}

#monthly #inada img.photo_right {
  float:right;
  margin:0px 0px 5px 10px;
}

#monthly #inada .prof_box{
  float:left;
  position:relative;
  top:130px;
}

#monthly #inada .text_box,
#monthly #inada .shinnyuu{
  margin-right: 0;
  margin-left: auto;
}

/*進入コース表*/
#monthly .shinnyuu {
  width: 600px;
  margin-top:20px;
}

#monthly .shinnyuu_title{
  color: #884D93;
  font-size:16px;
  font-weight:bold;
  margin-bottom:3px;
  text-indent:0;
  text-align:center;
}

#monthly .shinnyuu_title span.months {
  color: #014099;
  background: #fff462;
  padding: 8px 6px 4px 6px;
  margin: 0px 8px 0px 8px;
  display: inline-block;
  line-height: 13px;
}

#monthly .shinnyuu_title span.normal {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}

#monthly .shinnyuu table{
  background: #fff;
  width:100%;
}

#monthly .shinnyuu .kimarite {
  border-bottom: solid 1px #ffffff;
}

#monthly .shinnyuu span.course {
  font-weight: bold;
  color: #000;
}

#monthly .shinnyuu tr.line {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

#monthly .shinnyuu th {
  color: #ffffff;
  background-color: #9E7CB1;
  vertical-align: middle;
  text-align: center;
}

#monthly .shinnyuu td{ 
  text-align: center;
  vertical-align: middle;
  color:#000;
}

#monthly .shinnyuu th,
#monthly .shinnyuu td{
  font-size:14px;
  padding:2px;
}