body {
  margin: 0px;
  padding: 0;
  }
p{
  /*font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif*/
    font-family: Avenir, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", ヒラギノ角ゴシック, YuGothic, "Yu Gothic", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    line-height: 1.5;
    font-size: 16px;
    color: #333333;

}

h2 {
  font-size: 28px;
  margin: 0;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.title_contents {}

.title_contents p {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #008c7b;
  font-weight: bold;
}

.leftimg {
  float: left;
  width: 200px;
  margin-bottom: 50px;
}

#logo_newcurr {
  margin-bottom: 10px;
}

.goukakuyousei {
  margin-top: 40px;
}

.tokucho {
  margin: 20px 0px;
}

.contents_txt p {
  margin: 20px 0px;
}

.pos_content h2 {
  color: #008c7b;
  padding-top: 10px;
  margin-top: 20px;
}

.pos {
  margin-top: 10px;
}

.pos img {
  float: left;
  margin-right: 20px;
}

.pos_content p {
  margin: 30px;
}

.linking {
  width: 300px;
  border: solid gray 3px;
  padding: 5px;
}

.nobishiro {
  margin-bottom: 50px;
}

.chikazuku p {
  color: #008c7b;
  margin: 0;
  font-weight: bold;
}

#kouzataikei {
  margin-bottom: 20px;
  float: left;
}

.text_p {
  float: left;
  width: 450px;
}

.clear {
  clear: both;
}

.gazou {
  margin-bottom: 30px;
}

.move_top {
  padding: 10px 0 10px 0;
  text-align: right;
}

.side_bar {
  width: 180px;
  vertical-align: top;
  padding: 0 0 0 25px;
}

#pointgirl {
  width: 96%;
}


.pointgirl {
  width: 330px;
}

.width100per {
  width: 100%;
}

.content-table {
  margin: 0 auto;
  border: none;
}

.column {
  font-size: 20px;
  font-weight: bold;
}

.kousokuanki-img-box {
  margin-bottom: 30px;
  width: 700px;
}

.kousokuanki-img-box img {
  width: 700px;
}

.kousokutraining-title {
  margin-bottom: 23px;
}

.training-list {
  font-size: 20px;
  font-weight: bold;
}

.focus-button {
  position: absolute;
  margin: 25px 100px;
}

/* サイドメニュー調整 */
.movie p {
  margin: 0;
}

.ttl-container{
  margin: 30px 0 30px 0;
}

.ttl-detail-txt{
  font-size: 15px;
  margin-bottom: 18px;
}

.ttl-txt{
  font-weight: bold;
  font-size: 40px;
  color: #fff;
  background-color: #EA9DAB;
  line-height: 200%;
  text-align: center;
}

.ttl-item-container{
  border: solid #696969;
  margin-bottom: 30px;
}

.ttl-ctn-sub-txt{
  color: #1B8F79;
  padding: 10px 0 0 10px
}

.ttl-ctn-txt{
  line-height: 20px
  font-size: 20px;
  color: #02836A;
}

.ttl-ctn-box{
  padding: 10px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.ctn-txt{
  padding-left: 10px;
  font-size: 17px;
}

.kousoku-detail-txt{
  font-size: 16px;
  margin-bottom: 5px;
  color: #1B8F79;
}

.kousoku-txt{
  line-height: 15px;
  /*width: 220px;*/
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 5px;
  color: #009380;
}

/*.anki-txt{
  width: 140px;
}
*/
.itiran-txt{
  font-size: 22px;
  color: #1B8F79;
}
.normal-txt{
  font-size: 17px;
}
.toshin-color{
  color: #009380;
}

.point-number{
  display: inline;
  background-color: #009380;
  font-size: 30px;
  color: #fff;
  padding: 0 5px
}

.number{
  font-size: 20px;
  padding: 3px;
}

.point-box{
  margin-bottom: -30px;
}

.point-title{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 5px
}

.flex{
  display: flex;
  align-items: center;
}
