@charset "UTF-8";
/* CSS Document */
body {
  -webkit-text-size-adjust: 100%;
  font-size: 2.0em;
}
/* contents */
#m_tl {
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  border-bottom: 1px solid #3B5997;
  margin-bottom: 0px;
}
.dt, .nt {
  font-size: .6em;
  color: #666666;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 5px;
  font-weight: normal;
  float: right;
  width: 150px;
}
.nt {
  font-size: .5em;
  color: #ACACAC;
  font-weight: normal;
  float: left;
  width: 50px;
  text-align: left;
}
.s_tl {
  font-size: 1.3em;
  font-weight: bold;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 1.3em;
  margin-bottom: 5px;
  margin-top: 5px;
  color: #fff;
  border-bottom: 1px solid #CBCBCB;
  border-top: 1px solid #CBCBCB;
  background-color: #ff0099;
}

.s_tl2 {
  font-size: 1.3em;
  font-weight: bold;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 1.3em;
  margin-bottom: 5px;
  margin-top: 5px;
  color: #fff;
  border-bottom: 1px solid #CBCBCB;
  border-top: 1px solid #CBCBCB;
  background-color: #0000ff;
}



.ctr {
  text-align: center;
  display: block;
}
.article_cont { margin: 10px 0px; }
.article_cont p {
  font-size: 1.0em;
  margin: 10px 10px 25px 10px;
  color: #454545;
  line-height: 1.5em;
}
.article_cont p.article_list {
  border-left: 10px solid #3B5997;
  padding-left: 10px;
  margin-bottom: 0px;
  border-bottom: 1px dashed #3B5997;
}
.article_cont p.sample_txt {
  font-size: .6em;
  font-weight: bold;
  text-align: right;
  color: #3B5997;
  padding-right: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.article_cont p.note_ {
  font-size: .9em;
  background-color: #f7f7f7;
  border: 1px solid #DDDDDD;
  margin: 0 10px 40px 10px;
  padding: 0 10px 5px 10px;
}
.article_cont p.note_.margin_late { margin-top: 5px; }
.article_cont p span, .article_cont .in p {
  font-weight: bold;
  line-height: 1.5em;
}
.in {
  background-color: #f7f7f7;
  border: 1px dashed #DDDDDD;
  margin: 0 10px 30px 10px;
  padding: 0 10px;
}
.article_cont .in p:last-child { margin-bottom: 10px; }
.in ul { padding: 5px; }
.in li {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  color: #454545;
  font-size: 15px;
  line-height: 1.5em;
  list-style-position: outside;
  list-style-type: circle;
  padding-left: 0px;
  margin-left: 10px;
  margin-bottom: 0px;
}
.article_cont img { margin-bottom: 10px; }
section { margin-bottom: 60px; }
section p img {
  width: 90%;
  margin: 5px auto;
  display: block;
  max-width: 400px;
}
#header {
  background-color: #ff0099;
  text-align: center;
  line-height: 60px;
  color: #FFFFFF;
  font-weight: bold;
}
#footer {
  color: #4B4B4B;
  line-height: 40px;
  font-size: 12px;
  background-color: #F0F0F0;
  border-top: 1px solid #B1B1B1;
  padding-top: 5px;
  padding-bottom: 5px;
}
#footer p {
  font-size: 10px;
  text-align: center;
  line-height: 60px;
}
#footer p a { text-decoration: none; }
.foot_nav { line-height: 150%; }
.foot_nav a { text-decoration: underline; }

@media screen and (min-width: 30em) {
#content {
  width: 480px;
  margin: auto;
  overflow: hidden;
}
}
.icons_frame {
  margin: 7px;
  padding: 5px;
  border:2px solid #ff0099;
  border-radius: 4px;
}
.icons_frame_in {}
.icons_posi,
.icons_txt {
  float: left;
  box-sizing: border-box;
}
.icons_posi {width: 25%;}
.icons_posi img {
  border-radius: 10px;
  margin: 0;
}
.icons_txt {
  width: 75%;
  font-size: 16px;
  padding: 0 5px 0 10px;
  line-height: 1.5;
  
}
.icons_title{
  font-weight: bold;
  color: #000;
  font-size: 20px;
}
.icons_txt_in {
  color: #666;
}
.average_txt {
  padding: 0 0 0 5px;
  color: #ff0099;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2px;
}
.play_btn a {
  display: block;
  width: 95%;
  margin: 10px auto;
  padding: 15px 0;
  text-decoration: none;
  background: #ff0099;/*ボタン色*/
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  border-bottom: solid 4px #C30075;
  border-radius: 12px;
  position: relative;
}
.play_btn a:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}
span.icon-play {
  background: url(../images/play_ic.png)no-repeat;
  background-size: 100%;
  display: inline-block;
  z-index: 999;
  width: 28px;
  height:28px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
