@charset "UTF-8";
/* -----------------------------------------------
  reset
----------------------------------------------- */
/* -----------------------------------------------
  contents
----------------------------------------------- */
.container_footer {
  background: #474747;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}

/* -----------------------------------------------
  common
----------------------------------------------- */
.base_common {
  text-align: left;
}

h1 {
  margin-bottom: 20px;
  padding-left: 40px;
  font-size: 158%;
  background-position: left 50%;
  background-repeat: no-repeat;
  background-size: 26px 26px;
}

@media screen and (max-width: 640px) {
  .base_common {
    padding: 10px 10px 0;
  }

  h1 {
    margin-bottom: 18px;
    padding: 5px 0 5px 40px;
    font-size: 26px;
  }
}
.text-typing {
  color: #be0606;
}

.typingTxt {
  color: #474747;
}

/* -----------------------------------------------
  base_culture
----------------------------------------------- */
.base_culture {
  padding: 36px 10px;
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .base_culture {
    padding: 10px 10px 0;
  }
}
.base_culture h1 {
  background-image: url(../../course/culture/img/icon_title.png);
}
.base_culture .indent_txt {
  text-indent: 1em;
  position: relative;
  font-weight: bold;
}
.base_culture .indent_txt:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-top: -5px;
  background: #d8137e;
  position: absolute;
  left: 0;
  top: 10px;
}
@media screen and (max-width: 640px) {
  .base_culture .indent_txt:before {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-top: -6px;
    left: 0.2em;
    top: 17px;
  }
}
.base_culture .indent_txt .text-roman,
.base_culture .indent_txt .text-translate {
  font-weight: normal;
}
.base_culture .indent_group .langInner {
  position: relative;
  padding-left: 20px;
}
.base_culture .indent_group .langInner:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-top: -5px;
  background: #d8137e;
  position: absolute;
  left: 0;
  top: 9px;
}
@media screen and (max-width: 640px) {
  .base_culture .indent_group .langInner:before {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-top: -6px;
    left: 0.2em;
    top: 17px;
  }
}
.base_culture .lay-culture16 span {
  display: inline-block;
  vertical-align: middle;
  text-indent: 0;
}
.base_culture .lay-culture16 span.text-jpn, .base_culture .lay-culture16 span.text-roman, .base_culture .lay-culture16 span.text-translate {
  margin-right: 1em;
}
.base_culture .lay-culture16 span.image {
  margin-left: 10px;
}
.base_culture .lay-culture16 span.image img {
  width: 70px;
}
.base_culture .lay-culture16 span.image02 {
  margin-left: 10px;
}
.base_culture .lay-culture16 span.image02 img {
  width: 100px;
}
@media screen and (max-width: 640px) {
  .base_culture .lay-culture16 span.image, .base_culture .lay-culture16 span.image02 {
    margin-left: 0;
    display: block;
  }
}
.base_culture .lay-culture16.indent_txt::before {
  top: 50%;
}
@media screen and (max-width: 640px) {
  .base_culture .lay-culture16.indent_txt::before {
    top: 0.7em;
  }
}
.base_culture .lay-culture18 {
  display: table;
}
.base_culture .lay-culture18 .left {
  display: table-cell;
  vertical-align: middle;
}
.base_culture .lay-culture18 .right {
  padding-left: 20px;
  display: table-cell;
  vertical-align: middle;
}
.base_culture .lay-culture21:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_culture .lay-culture21 .mapImg {
  width: 600px;
  position: relative;
}
.base_culture .lay-culture21 .mapImg img {
  width: 100%;
}
.base_culture .lay-culture21 .mapImg .type01 {
  font-size: 10px;
  font-weight: bold;
  box-sizing: border-box;
  position: absolute;
}
.base_culture .lay-culture21 .mapImg .type02 {
  line-height: 1.1;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
  position: absolute;
}
.base_culture .lay-culture21 .mapImg .type02 .text-roman {
  color: #fff;
}
.base_culture .lay-culture21 .mapImg .posi01 {
  left: 143px;
  top: 50px;
}
.base_culture .lay-culture21 .mapImg .posi02 {
  left: 104px;
  top: 138px;
}
.base_culture .lay-culture21 .mapImg .posi03 {
  left: 58px;
  top: 202px;
}
.base_culture .lay-culture21 .mapImg .posi04 {
  left: 87px;
  top: 261px;
}
.base_culture .lay-culture21 .mapImg .posi05 {
  left: 353px;
  top: 267px;
}
.base_culture .lay-culture21 .mapImg .posi06 {
  left: 424px;
  top: 212px;
}
.base_culture .lay-culture21 .mapImg .posi07 {
  left: 399px;
  top: 161px;
}
.base_culture .lay-culture21 .mapImg .posi08 {
  left: 397px;
  top: 84px;
}
.base_culture .lay-culture21 .mapImg .posi09 {
  left: 430px;
  top: 25px;
}
.base_culture .lay-culture21 .mapImg .posi10 {
  left: 320px;
  top: 43px;
}
.base_culture .lay-culture25 {
  margin-bottom: 20px;
}
.base_culture .lay-culture25:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_culture .lay-culture25 .leftBox {
  float: left;
}
@media screen and (max-width: 640px) {
  .base_culture .lay-culture25 .leftBox {
    width: 120px;
  }
}
@media screen and (max-width: 640px) {
  .base_culture .lay-culture25 .leftBox img {
    width: 100%;
  }
}
.base_culture .lay-culture25 .rightBox {
  padding-left: 210px;
}
@media screen and (max-width: 640px) {
  .base_culture .lay-culture25 .rightBox {
    padding-left: 130px;
  }
}

/* -----------------------------------------------
  base_answer
----------------------------------------------- */
.base_answer {
  padding: 36px 10px;
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .base_answer {
    padding: 10px 10px 0;
  }
}

/* -----------------------------------------------
  base_note
----------------------------------------------- */
.base_note {
  padding: 36px 10px;
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .base_note {
    max-width: 640px;
    box-sizing: border-box;
    padding: 10px 10px 0;
  }
}
.base_note .cellWrap {
  max-width: 620px;
}
.base_note h1 {
  background-image: url(../../course/note/img/icon_title.png);
}
.base_note .clear:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_note .left_txt {
  float: left;
}
.base_note .right_txt {
  float: right;
}
.base_note .bold_txt {
  font-weight: bold;
}
.base_note .bold_txt .text-roman {
  font-weight: normal;
}
.base_note .underline {
  text-decoration: underline;
  float: none  !important;
  padding: 0  !important;
  width: auto !important;
  float: none !important;
}
.base_note .underline .text-roman {
  text-decoration: underline;
}
.base_note .underline .text-jpn {
  text-decoration: underline;
}
.base_note .underline .text-translate {
  text-decoration: underline;
}
.base_note .f17 {
  float: none  !important;
  padding: 0  !important;
  width: auto !important;
  float: none !important;
}
.base_note .format_jp {
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  margin-left: 40px;
}
.base_note .format_jp p {
  letter-spacing: 0.6em;
  font-size: 18px;
  margin-right: 10px;
}
@media screen and (max-width: 640px) {
  .base_note .format_jp p {
    font-size: 26px;
  }
}
.base_note .indent_txt {
  text-indent: 1em;
  position: relative;
  font-weight: bold;
  font-size: 115%;
}
.base_note .indent_txt:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-top: -5px;
  background: #d8137e;
  position: absolute;
  left: 0;
  top: 10px;
}
@media screen and (max-width: 640px) {
  .base_note .indent_txt:before {
    font-size: 24px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-top: -6px;
    left: 0.2em;
    top: 17px;
  }
}
.base_note .indent_txt .text-roman,
.base_note .indent_txt .text-translate {
  font-weight: normal;
}
.base_note .indent_group .langInner {
  position: relative;
  padding-left: 20px;
}
.base_note .indent_group .langInner:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-top: -5px;
  background: #d8137e;
  position: absolute;
  left: 0;
  top: 9px;
}
@media screen and (max-width: 640px) {
  .base_note .indent_group .langInner:before {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-top: -6px;
    left: 0.2em;
    top: 17px;
  }
}
.base_note .cell_layout01:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_note .cell_layout01 table {
  float: left;
  margin-right: 8px;
  border-collapse: collapse;
}
@media screen and (max-width: 640px) {
  .base_note .cell_layout01 table {
    margin: 0 auto 10px;
    float: none;
  }
}
.base_note .cell_layout01 table td {
  border: solid 1px #474747;
  width: 65px;
  height: 40px;
  background: #f2f2f2;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .base_note .cell_layout01 table td {
    width: 105px;
    height: 60px;
  }
}
.base_note .cell_layout01 table .txtWrap {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .base_note .cell_layout01 table .txtWrap {
    font-size: 22px;
  }
}
.base_note .cell_layout01 .last {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .base_note .cell_layout01 .last {
    margin: 0 auto;
  }
}

/* -----------------------------------------------
  base_help
----------------------------------------------- */
.base_help {
  padding: 30px 25px 0;
}
@media screen and (max-width: 640px) {
  .base_help {
    padding: 10px 10px 0;
  }
}
.base_help h1 {
  background-image: url(../../course/help/img/icon_title.png);
}
.base_help .linkList {
  margin-bottom: 20px;
}
.base_help .linkList li {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .base_help .linkList li {
    display: block;
    margin: 0;
  }
}
.base_help .lay-help02 {
  margin-bottom: 30px;
}
.base_help .lay-help02 .num {
  width: 24px;
  font-weight: bold;
  font-size: 129%;
  display: table-cell;
  vertical-align: middle;
}
.base_help .lay-help02 .boxWrap {
  display: table;
  margin-bottom: 30px;
}
.base_help .lay-help02 .boxWrap .mb10 {
  margin-bottom: 10px;
}
.base_help .lay-help02 .leftBox {
  display: table-cell;
  text-align: center;
  width: 180px;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .base_help .lay-help02 .leftBox {
    width: 170px;
  }
}
.base_help .lay-help02 .rightBox {
  display: table-cell;
  width: 350px;
  vertical-align: middle;
}

/* -----------------------------------------------
  base_kana
----------------------------------------------- */
.base_kana {
  padding: 36px 10px;
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .base_kana {
    padding: 10px 10px 0;
  }
}
.base_kana h1 {
  background-image: url(../../course/kana/img/icon_title.png);
}

/* -----------------------------------------------
  base_hira
----------------------------------------------- */
.base_hira {
  padding: 36px 10px;
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .base_hira {
    padding: 10px 10px 0;
  }
}
.base_hira h1 {
  background-image: url(../../course/hira/img/icon_title.png);
}

/* -----------------------------------------------
  base_typing
----------------------------------------------- */
.base_typing {
  padding: 36px 10px;
  max-width: 920px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .base_typing {
    padding: 10px 20px 0;
  }
}
.base_typing h1 {
  background-image: url(../../course/typing/img/icon_title.png);
}
.base_typing div.typing_contents {
  margin-bottom: 60px;
}
.base_typing div.typing_contents:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_typing div.typing_contents div.leftBox {
  float: left;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents div.leftBox {
    float: none;
  }
}
.base_typing div.typing_contents div.rightBox {
  float: right;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents div.rightBox {
    float: none;
  }
}
.base_typing div.typing_contents div.rightBox.first {
  padding-top: 70px;
  margin-bottom: 67px;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents div.rightBox.first {
    padding-top: 33px;
    margin-bottom: 18px;
  }
}
.base_typing div.typing_contents table {
  border-spacing: 3px;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents table {
    width: 100%;
    margin: 0 auto;
  }
}
.base_typing div.typing_contents table th {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  background: #fff;
  border: solid 2px #d9d9d9;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents table th {
    width: 56px;
    height: 58px;
    font-size: 26px;
  }
}
.base_typing div.typing_contents table td {
  height: 32px;
  text-align: center;
  vertical-align: middle;
  color: #d8137e;
  font-size: 18px;
  background: #cfcfcf;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents table td {
    height: 58px;
    width: 116px;
    font-size: 26px;
  }
}
.base_typing div.typing_contents table .cell_space {
  border: solid 2px #d9d9d9;
  cursor: auto;
}
.base_typing div.typing_contents table .cell_space:hover {
  box-shadow: none;
}
.base_typing div.typing_contents .pt-cell1 {
  padding-top: 78px;
}
.base_typing div.typing_contents .mb-cell1 {
  margin-bottom: 78px;
}
.base_typing div.typing_contents .mb-cell2 {
  margin-bottom: 156px;
}

/* -----------------------------------------------
  base_typing
----------------------------------------------- */
.base_typing {
  padding: 36px 10px;
  max-width: 920px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .base_typing {
    padding: 10px 20px 0;
  }
}
.base_typing h1 {
  background-image: url(../../course/typing/img/icon_title.png);
}
.base_typing div.typing_contents {
  margin-bottom: 60px;
}
.base_typing div.typing_contents:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_typing div.typing_contents div.leftBox {
  float: left;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents div.leftBox {
    float: none;
  }
}
.base_typing div.typing_contents div.rightBox {
  float: right;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents div.rightBox {
    float: none;
  }
}
.base_typing div.typing_contents div.rightBox.first {
  padding-top: 70px;
  margin-bottom: 67px;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents div.rightBox.first {
    padding-top: 33px;
    margin-bottom: 18px;
  }
}
.base_typing div.typing_contents table {
  border-spacing: 3px;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents table {
    width: 100%;
    margin: 0 auto;
  }
}
.base_typing div.typing_contents table th {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  background: #fff;
  border: solid 2px #d9d9d9;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents table th {
    width: 56px;
    height: 58px;
  }
}
.base_typing div.typing_contents table td {
  height: 32px;
  text-align: center;
  vertical-align: middle;
  color: #d8137e;
  font-size: 18px;
  background: #cfcfcf;
}
@media screen and (max-width: 640px) {
  .base_typing div.typing_contents table td {
    width: 116px;
  }
}
.base_typing div.typing_contents table .cell_space {
  border: solid 2px #d9d9d9;
  cursor: auto;
}
.base_typing div.typing_contents table .cell_space:hover {
  box-shadow: none;
}
.base_typing div.typing_contents .pt-cell1 {
  padding-top: 78px;
}
.base_typing div.typing_contents .mb-cell1 {
  margin-bottom: 78px;
}
.base_typing div.typing_contents .mb-cell2 {
  margin-bottom: 156px;
}

/* -----------------------------------------------
  base_keyboard
----------------------------------------------- */
.base_keyboard {
  padding: 36px 10px;
  max-width: 920px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 640px) {
  .base_keyboard {
    padding: 10px 20px 0;
  }
}
.base_keyboard h1 {
  background-image: url(../../course/keyboard/img/icon_title.png);
}
.base_keyboard .deletBtn {
  cursor: pointer;
  padding: 5px 10px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  border: solid 2px #a0a0a0;
  position: absolute;
  right: 13px;
  top: 88px;
  font-size: 18px;
  font-weight: bold;
}
.base_keyboard .deletBtn:hover {
  border: solid 2px #d8137e;
}
@media screen and (max-width: 885px) {
  .base_keyboard .deletBtn {
    top: 28px;
    right: 22px;
  }
}
.base_keyboard div.keyboard_contents {
  margin-bottom: 60px;
}
.base_keyboard div.keyboard_contents:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_keyboard div.keyboard_contents div.leftBox {
  float: left;
}
@media screen and (max-width: 885px) {
  .base_keyboard div.keyboard_contents div.leftBox {
    float: none;
  }
}
.base_keyboard div.keyboard_contents div.rightBox {
  float: right;
}
@media screen and (max-width: 885px) {
  .base_keyboard div.keyboard_contents div.rightBox {
    float: none;
  }
}
.base_keyboard div.keyboard_contents div.rightBox.first {
  padding-top: 70px;
  margin-bottom: 67px;
}
@media screen and (max-width: 640px) {
  .base_keyboard div.keyboard_contents div.rightBox.first {
    padding-top: 33px;
    margin-bottom: 18px;
  }
}
.base_keyboard div.keyboard_contents table {
  border-spacing: 3px;
}
@media screen and (max-width: 885px) {
  .base_keyboard div.keyboard_contents table {
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .base_keyboard div.keyboard_contents table {
    width: 100%;
    margin: 0 auto;
  }
}
.base_keyboard div.keyboard_contents table th {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  background: #fff;
  border: solid 2px #a0a0a0;
  box-sizing: border-box;
  cursor: pointer;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.base_keyboard div.keyboard_contents table th:hover {
  border: solid 2px #d8137e;
}
@media screen and (max-width: 640px) {
  .base_keyboard div.keyboard_contents table th {
    width: 56px;
    height: 58px;
    letter-spacing: -1px;
  }
}
.base_keyboard div.keyboard_contents table td {
  height: 32px;
  text-align: center;
  vertical-align: middle;
  color: #d8137e;
  font-size: 18px;
  background: #cfcfcf;
}
@media screen and (max-width: 640px) {
  .base_keyboard div.keyboard_contents table td {
    width: 116px;
  }
}
.base_keyboard div.keyboard_contents table .cell_space {
  border: solid 2px #d9d9d9;
  cursor: auto;
  box-shadow: none;
}
.base_keyboard div.keyboard_contents table .cell_space:hover {
  border: solid 2px #d9d9d9;
}
.base_keyboard div.keyboard_contents .pt-cell1 {
  padding-top: 78px;
}
.base_keyboard div.keyboard_contents .mb-cell1 {
  margin-bottom: 78px;
}
.base_keyboard div.keyboard_contents .mb-cell2 {
  margin-bottom: 156px;
}

/* -----------------------------------------------
  base_hint
----------------------------------------------- */
.base_hint {
  padding: 36px 10px;
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .base_hint {
    padding: 10px 10px 0;
    font-size: 26px;
  }
}
@media screen and (max-width: 640px) {
  .base_hint .size18 {
    font-size: 18px;
  }
}
.base_hint h1 {
  background-image: url(../../course/hint/img/icon_title.png);
}
.base_hint .indent_txt {
  text-indent: 1em;
  position: relative;
  font-weight: bold;
  font-size: 115%;
}
.base_hint .indent_txt:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-top: -5px;
  background: #d8137e;
  position: absolute;
  left: 0;
  top: 10px;
}
@media screen and (max-width: 640px) {
  .base_hint .indent_txt:before {
    font-size: 24px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-top: -6px;
    left: 0.2em;
    top: 17px;
  }
}
.base_hint .indent_txt .text-roman,
.base_hint .indent_txt .text-translate {
  font-weight: normal;
}
.base_hint div.hint_contents p {
  margin-bottom: 20px;
}
.base_hint div.hint_contents p.listTitle {
  margin-bottom: 15px;
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents p.listTitle {
    font-size: 26px;
  }
}
.base_hint div.hint_contents p.p-hint3 {
  margin-bottom: 0;
}
.base_hint div.hint_contents p.p-hint3 span {
  display: block;
  margin-bottom: 0;
}
.base_hint div.hint_contents .text-typing {
  color: #be0606;
}
.base_hint div.hint_contents .listType1 {
  border-spacing: 20px;
}
.base_hint div.hint_contents .listType1 th {
  padding-right: 30px;
  font-weight: normal;
  font-size: 129%;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents .listType1 th {
    padding-right: 30px;
    font-size: 26px;
  }
}
.base_hint div.hint_contents .listType1 th .text-jpn {
  margin-left: 10px;
}
.base_hint div.hint_contents .listType1 td {
  font-size: 129%;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents .listType1 td {
    font-size: 26px;
  }
}
.base_hint div.hint_contents .listType1 td span {
  display: block;
  font-size: 129%;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents .listType1 td span {
    font-size: 26px;
  }
}
.base_hint div.hint_contents .listType1 li {
  display: table;
  font-size: 129%;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents .listType1 li {
    padding-right: 50px;
    font-size: 26px;
  }
}
.base_hint div.hint_contents .listType1 li .text-jpn {
  display: table-cell;
  padding-right: 50px;
}
.base_hint div.hint_contents .listType1 li .text-roman {
  display: table-cell;
}
.base_hint div.hint_contents .listType1.halfList {
  width: 50%;
  float: left;
}
.base_hint div.hint_contents .listType1.halfList th {
  padding-right: 0;
}
.base_hint div.hint_contents .listType1.halfList.wid50 th {
  width: 50px;
}
.base_hint div.hint_contents .listType1.halfList.wid100 th {
  width: 100px;
}
.base_hint div.hint_contents .listType1.halfList.wid150 th {
  width: 150px;
}
.base_hint div.hint_contents .listType1.halfList.wid200 th {
  width: 200px;
}
.base_hint div.hint_contents ul.listType2 li {
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listType2 li {
    margin-bottom: 15px;
  }
}
.base_hint div.hint_contents ul.listType2 li:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_hint div.hint_contents ul.listType2 li .txtLeft {
  display: block;
  float: left;
}
.base_hint div.hint_contents ul.listType2 li .txtRight {
  display: block;
}
.base_hint div.hint_contents ul.listType2 li .listHd {
  padding-right: 20px;
  text-align: left;
  float: left;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listType2 li .listHd {
    font-size: 18px;
  }
}
.base_hint div.hint_contents ul.listType2 li table {
  font-size: 129%;
  font-size: 24px;
  float: left;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listType2 li table {
    font-size: 26px;
  }
}
.base_hint div.hint_contents ul.listType2 li table td {
  font-weight: normal;
  text-align: left;
  padding: 0 3px;
}
.base_hint div.hint_contents ul.listType2 li table td .text-roman {
  display: block;
}
.base_hint div.hint_contents ul.listType2 li table .lineCell {
  border: solid 1px #474747;
  width: 80px;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listType2 li table .lineCell {
    width: 60px;
  }
}
.base_hint div.hint_contents ul.listType2 li table .alignR {
  text-align: right;
  padding-right: 5px;
}
.base_hint div.hint_contents .bg-hint06 {
  background: url(../../course/hint/6/img/002.jpg) no-repeat left top;
  height: 424px;
  width: 413px;
  background-size: contain;
}
.base_hint div.hint_contents ul.listDirection:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_hint div.hint_contents ul.listDirection li {
  float: left;
  width: 50%;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listDirection li {
    margin-bottom: 15px;
    box-sizing: border-box;
  }
}
.base_hint div.hint_contents ul.listDirection li p {
  margin-bottom: 5px;
}
.base_hint div.hint_contents ul.listDirection li p.imgBox {
  height: 90px;
  line-height: 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listDirection li p.imgBox {
    margin-bottom: 6px;
  }
}
.base_hint div.hint_contents ul.listDirection li p.imgBox img {
  height: 100%;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listDirection li p.imgBox img {
    max-width: 100%;
  }
}
.base_hint div.hint_contents ul.listDirection li .text-jpn {
  font-size: 129%;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listDirection li .text-jpn {
    font-size: 26px;
  }
}
.base_hint div.hint_contents ul.listDirection li .text-roman {
  font-size: 115%;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listDirection li .text-roman {
    font-size: 22px;
  }
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listDirection li:nth-child(2n-1) {
    padding-right: 5px;
  }
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents ul.listDirection li:nth-child(2n) {
    padding-left: 5px;
  }
}
.base_hint div.hint_contents .lay-hint10 {
  border-collapse: collapse;
  border-spacing: 0;
}
.base_hint div.hint_contents .lay-hint10 tr {
  background: #eeeeee;
  border-bottom: 3px solid #fff;
}
.base_hint div.hint_contents .lay-hint10 tr td span {
  font-weight: bold;
}
.base_hint div.hint_contents .lay-hint10 .blank {
  background-color: #FFF;
}
.base_hint div.hint_contents .lay-hint10 .question {
  padding: 12px 0 12px 20px;
  width: 180px;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents .lay-hint10 .question {
    width: 110px;
    padding-left: 10px;
  }
}
.base_hint div.hint_contents .lay-hint10 .arrow {
  background: #fff url("/a1/course/assets/img/icon-arrow.png") no-repeat center;
  width: 80px;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents .lay-hint10 .arrow {
    width: 70px;
  }
}
.base_hint div.hint_contents .lay-hint10 .arrow.blank {
  background-image: none;
}
.base_hint div.hint_contents .lay-hint10 .answer {
  padding: 10px 20px;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents .lay-hint10 .answer {
    padding: 10px;
  }
}
.base_hint div.hint_contents .lay-hint10 .answer span {
  display: inline-block;
}
.base_hint div.hint_contents .lay-hint10 .answer .result-type {
  line-height: 42px;
}
.base_hint div.hint_contents .lay-hint10 .answer .result {
  cursor: auto;
  height: auto;
  width: 200px;
  padding: 15px 10px;
  margin-left: 15px;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents .lay-hint10 .answer .result {
    width: auto;
    padding: 15px 3px;
    margin-left: 5px;
  }
}
.base_hint div.hint_contents .hinttable {
  border-collapse: collapse;
}
.base_hint div.hint_contents .hinttable th {
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  vertical-align: middle;
}
.base_hint div.hint_contents .hinttable th img {
  vertical-align: middle;
}
.base_hint div.hint_contents .hinttable td {
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  padding: 10px;
  vertical-align: middle;
}
.base_hint div.hint_contents .hinttable thead th {
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  background-color: #FEFFD7;
  padding: 10px;
}
.base_hint div.hint_contents .hinttable thead th img {
  max-height: 57px;
}
.base_hint div.hint_contents .hinttable thead th:nth-child(1) {
  border-top: none;
  border-left: none;
  background: none;
}
.base_hint div.hint_contents .hinttable tbody span {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: #c81b1b;
  color: #FFF;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
.base_hint div.hint_contents .hinttable tbody th {
  border-left: 1px solid #999;
  background-color: #EBFFD7;
  overflow: hidden;
  vertical-align: middle;
  font-weight: normal;
  padding: 5px 10px;
  height: 50px;
}
.base_hint div.hint_contents .hinttable tbody th p {
  display: inline-block;
  width: 100px;
  margin-bottom: 0;
}
.base_hint div.hint_contents .hinttable tbody th img {
  max-width: 70px;
  max-height: 50px;
}
.base_hint div.hint_contents .hinttable tbody td {
  height: 50px;
}
.base_hint div.hint_contents .hinttable tbody td:empty {
  background-image: -webkit-linear-gradient(121deg, transparent, transparent 49%, #ccc 50%, #ccc 50%, transparent 51%, transparent);
  background-image: linear-gradient(-31deg, transparent, transparent 49%, #ccc 50%, #ccc 50%, transparent 51%, transparent);
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .base_hint div.hint_contents .hinttable tbody th {
    font-size: 13px;
  }
  .base_hint div.hint_contents .hinttable tbody th img {
    max-width: 51px;
  }
  .base_hint div.hint_contents .hinttable tbody td {
    font-size: 13px;
  }
}

/* -----------------------------------------------
  base_model
----------------------------------------------- */
.base_model {
  padding: 36px 10px;
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .base_model {
    padding: 10px 10px 0;
  }
}
.base_model h1 {
  background-image: url(../../course/model/img/icon_title.png);
}
.base_model div.model_contents {
  padding: 0 4px;
}
.base_model div.model_contents p {
  margin-bottom: 25px;
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .base_model div.model_contents p {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
.base_model div.model_contents .model10 {
  background: url(../../course/model/10/img/im_01.jpg) no-repeat;
  min-height: 263px;
  max-width: 542px;
  padding: 50px;
  box-sizing: border-box;
}
.base_model div.model_contents .model10 p {
  margin-bottom: 22px;
}
@media screen and (max-width: 640px) {
  .base_model div.model_contents .model10 p {
    margin-bottom: 8px;
  }
}
.base_model div.model_contents .model10 p.l {
  text-align: left;
}
.base_model div.model_contents .model10 p.r {
  text-align: right;
}
.base_model div.model_contents .model19:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_model div.model_contents .model19 .leftBox {
  float: left;
  margin-right: 8px;
}
.base_model div.model_contents .model19 .rightBox {
  width: 280px;
  float: left;
}
.base_model div.model_contents .model19 .rightBox p {
  padding-left: 10px;
}
.base_model div.model_contents .model19 p {
  font-weight: bold;
  margin: 10px 0 0;
}
.base_model div.model_contents .model19 .text-roman {
  margin-top: 0;
  font-weight: normal;
}
.base_model div.model_contents .model19 .mb0 {
  margin-bottom: 0;
}
.base_model div.model_contents .model19 .borderTxt {
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: url(../../course/model/19/img/bg_border.gif) repeat-x left bottom;
}

/* -----------------------------------------------
  bace_workbook
----------------------------------------------- */
.base_wordbook {
  position: relative;
  padding: 36px 10px 20px;
  max-width: 720px;
  margin: 0 auto;
}
.base_wordbook .percent10 {
  width: 10% !important;
}
.base_wordbook .percent20 {
  width: 20% !important;
}
.base_wordbook .percent25 {
  width: 25% !important;
}
.base_wordbook .percent30 {
  width: 30% !important;
}
.base_wordbook .percent33 {
  width: 33% !important;
}
.base_wordbook .percent34 {
  width: 34% !important;
}
.base_wordbook .percent40 {
  width: 40% !important;
}
.base_wordbook .percent50 {
  width: 50% !important;
}
.base_wordbook .percent60 {
  width: 60% !important;
}
.base_wordbook .percent66 {
  width: 66% !important;
}
.base_wordbook .percent67 {
  width: 67% !important;
}
.base_wordbook .percent70 {
  width: 70% !important;
}
.base_wordbook .percent75 {
  width: 75% !important;
}
.base_wordbook .percent80 {
  width: 80% !important;
}
.base_wordbook .percent90 {
  width: 90% !important;
}
.base_wordbook .percent100 {
  width: 100% !important;
}
.base_wordbook .text-roman {
  word-wrap: break-word;
}
.base_wordbook .text-translate {
  word-wrap: break-word;
}
@media screen and (max-width: 640px) {
  .base_wordbook {
    padding-top: 28px;
    font-size: 22px;
  }
}
.base_wordbook h1 {
  background-image: url(../../course/wordbook/img/icon_title.png);
}
.base_wordbook .wordbook_float {
  position: absolute;
  top: 36px;
  left: 546px;
}
@media screen and (max-width: 640px) {
  .base_wordbook .wordbook_float {
    position: static;
  }
}
.base_wordbook .wordbook_float .wordbook_cell_name {
  font-weight: bold;
}
.base_wordbook div.wordbook_hdArea {
  padding: 16px;
  border: solid 6px #f4bcda;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
}
.base_wordbook div.wordbook_hdArea:first-child {
  margin-top: 0;
}
@media screen and (max-width: 640px) {
  .base_wordbook div.wordbook_hdArea {
    padding: 8px 10px;
    display: block;
  }
}
.base_wordbook div.wordbook_hdArea h2 {
  font-size: 210%;
  margin-bottom: 15px;
  color: #d92085;
}
@media screen and (max-width: 640px) {
  .base_wordbook div.wordbook_hdArea h2 {
    margin-bottom: 10px;
    font-size: 34px;
  }
}
.base_wordbook div.wordbook_hdArea p.wordbook_sub {
  font-size: 158%;
}
@media screen and (max-width: 640px) {
  .base_wordbook div.wordbook_hdArea p.wordbook_sub {
    font-size: 26px;
  }
}
.base_wordbook .wordbook_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.base_wordbook .wordbook_wrap .pl25 {
  padding-left: 25px;
}
.base_wordbook .wordbook_wrap.lay1 .wordbook_cell {
  width: 100%;
}
.base_wordbook .wordbook_wrap.lay2 .wordbook_cell {
  width: 50%;
}
.base_wordbook .wordbook_wrap.lay3 .wordbook_cell {
  width: 33%;
}
.base_wordbook .wordbook_wrap.lay3 .wordbook_cell:nth-child(2) {
  width: 34%;
}
.base_wordbook .wordbook_wrap.lay4 .wordbook_cell {
  width: 25%;
}
.base_wordbook .wordbook_wrap.lineLnone .wordbook_cell {
  border-left: none;
}
.base_wordbook .wordbook_wrap img.wordbook_onn {
  width: 18px;
}
@media screen and (max-width: 640px) {
  .base_wordbook .wordbook_wrap img.wordbook_onn {
    width: 9px;
  }
}
.base_wordbook .wordbook_wrap .wordbook_cell {
  padding: 10px 12px;
  border-bottom: solid 1px #c7c7c7;
  border-left: solid 1px #c7c7c7;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .base_wordbook .wordbook_wrap .wordbook_cell {
    padding: 12px 6px;
    font-size: 22px;
  }
}
.base_wordbook .wordbook_wrap .wordbook_cell:first-child {
  padding-left: 0;
  border-left: none;
}
.base_wordbook .wordbook_wrap .wordbook_cell.borderR {
  border-right: solid 1px #c7c7c7;
  padding: 10px 0;
  box-sizing: content-box;
}
.base_wordbook .wordbook_wrap .wordbook_cell .wordbook_cell_name img.numberBox {
  vertical-align: middle;
  width: 20px;
  margin-right: 5px;
}
.base_wordbook .wordbook_wrap .wordbook_cell.pl12 {
  padding-left: 12px;
}
@media screen and (max-width: 640px) {
  .base_wordbook .wordbook_wrap .wordbook_cell.pl12 {
    padding-left: 6px;
  }
}
.base_wordbook .wordbook_wrap .wordbook_cell.lineBnone {
  border-bottom: none;
}
.base_wordbook .wordbook_wrap .wordbook_cell:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_wordbook .wordbook_wrap .wordbook_cell_name {
  float: left;
  font-weight: bold;
  width: 60%;
}
.base_wordbook .wordbook_wrap .wordbook_cell_name .number {
  background-color: #004999;
  color: #FFF;
  padding: 2px 5px;
  margin-right: 5px;
}
@media screen and (max-width: 640px) {
  .base_wordbook .wordbook_wrap .wordbook_cell_name {
    float: none;
    width: auto;
    font-size: 24px;
  }
}
.base_wordbook .wordbook_wrap .wordbook_cell_rightB {
  float: right;
  width: 40%;
}
@media screen and (max-width: 640px) {
  .base_wordbook .wordbook_wrap .wordbook_cell_rightB {
    padding-top: 13px;
  }
}
.base_wordbook .wordbook_wrap .wordbook_cell_rightB img {
  max-width: 100%;
}
@media screen and (max-width: 640px) {
  .base_wordbook .wordbook_wrap .wordbook_cell_rightB img {
    width: 100%;
  }
}
.base_wordbook .wordbook_wrap .wordbook_cell_leftB {
  float: left;
  width: 60%;
}
.base_wordbook .wordbook_wrap .wordbook_cell.wordbook_cell_txt .wordbook_cell_name {
  float: none;
}
.base_wordbook .wordbook_wrap .wordbook_cell.wordbook_cell_img {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .base_wordbook .wordbook_wrap .wordbook_cell.wordbook_cell_img {
    padding-top: 24px;
  }
}
.base_wordbook .wordbook_wrap .wordbook_cell.wordbook_cell_img img {
  max-width: 100%;
}
.base_wordbook .wordbook_wrap .wordbook_cell.wordbook_cell_img_l {
  text-align: left;
}
@media screen and (max-width: 640px) {
  .base_wordbook .wordbook_wrap .wordbook_cell.wordbook_cell_img_l {
    padding-top: 24px;
  }
}
.base_wordbook .wordbook_wrap .wordbook_cell.wordbook_cell_img_l img {
  max-width: 100%;
}
.base_wordbook .wordbook_wrap .wordbook_cell.wordbook_cell_overlap {
  padding-left: 0;
  padding-right: 0;
}
.base_wordbook .wordbook_wrap .wordbook_cell.wordbook_cell_overlap .wordbook_cell {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
}
.base_wordbook div.roomWords {
  width: 720px;
  height: 510px;
  position: relative;
}
.base_wordbook div.roomWords .roomWords_mainImg {
  position: absolute;
  left: 64px;
  top: 0;
}
.base_wordbook div.roomWords p.roomWords_name {
  font-size: 20px;
  font-weight: bold;
  color: #EE7700;
  position: absolute;
  vertical-align: middle;
}
.base_wordbook div.roomWords p.roomWords_name.page23 {
  background: url(../../course/wordbook/23/img/img_18.png) no-repeat 64px top;
}
.base_wordbook div.roomWords p.roomWords_name.num1 {
  bottom: 118px;
  right: 31px;
}
.base_wordbook div.roomWords p.roomWords_name.num2 {
  top: 222px;
  right: 49px;
}
.base_wordbook div.roomWords p.roomWords_name.num3 {
  top: 57px;
  right: 33px;
}
.base_wordbook div.roomWords p.roomWords_name.num4 {
  top: -2px;
  right: 125px;
}
.base_wordbook div.roomWords p.roomWords_name.num5 {
  top: 102px;
  left: 136px;
}
.base_wordbook div.roomWords p.roomWords_name.num6 {
  top: 194px;
  left: 0;
}
.base_wordbook div.roomWords p.roomWords_name.num7 {
  bottom: 21px;
  left: 156px;
}
.base_wordbook div.roomWords p.roomWords_name img {
  vertical-align: middle;
  margin-right: 5px;
}
.base_wordbook div.roomWords p.roomWords_img {
  position: absolute;
}
.base_wordbook div.roomWords p.roomWords_img.num1 {
  right: 10px;
  bottom: 2px;
}
.base_wordbook div.roomWords p.roomWords_img.num2 {
  right: 0;
  top: 253px;
}
.base_wordbook div.roomWords p.roomWords_img.num3 {
  right: 0;
  top: 90px;
}
.base_wordbook div.roomWords p.roomWords_img.num4 {
  right: 10px;
  top: -54px;
}
.base_wordbook div.roomWords p.roomWords_img.num5 {
  left: 18px;
  top: 60px;
}
.base_wordbook div.roomWords p.roomWords_img.num6 {
  left: 18px;
  top: 228px;
}
.base_wordbook div.roomWords p.roomWords_img.num7 {
  bottom: 16px;
  left: 40px;
}
.base_wordbook.numtable {
  width: 720px;
  margin: 0 auto;
}
.base_wordbook.numtable .wordbook_wrap.ww_top .wordbook_cell {
  width: 11.75% !important;
}
.base_wordbook.numtable .wordbook_wrap.ww_top .wordbook_cell img {
  text-align: center;
  display: block;
  max-height: 47px;
  max-width: 100%;
  margin: 0 auto;
}
.base_wordbook.numtable .wordbook_wrap.ww_top .wordbook_cell.nm_first {
  border-top: none;
  border-left: none;
  width: 6% !important;
}
.base_wordbook.numtable .wordbook_wrap.ww_top .wordbook_cell:nth-child(3) {
  width: 23.5% !important;
}
.base_wordbook.numtable .wordbook_wrap.lay9 .wordbook_cell {
  width: 11.75% !important;
}
.base_wordbook.numtable .wordbook_wrap.lay9 .wordbook_cell:first-child {
  width: 6% !important;
  position: relative;
}
.base_wordbook.numtable .wordbook_wrap.lay9 .wordbook_cell:first-child .wordbook_cell_numbers {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1.1em;
  height: 1.1em;
  margin: auto auto auto auto;
  text-align: center;
}

.base_wordbook .percent67 {
  width: 67% !important;
}
.base_wordbook .wordbook_wrap.glid7 .wordbook_cell {
  width: 14.28571% !important;
}
.base_wordbook .wordbook_wrap.lay4 .wordbook_cell {
  width: 25%;
}
.base_wordbook.otherwords .wordbook_wrap.ww_bottom {
  margin-bottom: 20px;
}
.base_wordbook.otherwords .wordbook_wrap.ww_top .wordbook_cell {
  border-top: 1px solid #C7C7C7;
}
.base_wordbook.otherwords .wordbook_cell {
  padding: 6px 12px;
  border-left: none;
  border-right: 1px solid #C7C7C7;
}
.base_wordbook.otherwords .wordbook_cell:first-child {
  padding-left: 12px;
  border-left: 1px solid #C7C7C7;
}
.base_wordbook.otherwords .wordbook_cell.wordbook_cell_txt .wordbook_cell_name {
  width: auto;
}
.base_wordbook.otherwords .wordbook_cell.wordbook_cell_overlap {
  padding: 0;
  border: none;
}
.base_wordbook.otherwords .wordbook_cell.wordbook_cell_overlap .half1 {
  width: 50.74627% !important;
  border-top: none;
  border-bottom: 1px solid #C7C7C7;
}
.base_wordbook.otherwords .wordbook_cell.wordbook_cell_overlap .half2 {
  width: 49.25373% !important;
  border-top: none;
  border-bottom: 1px solid #C7C7C7;
}
.base_wordbook.otherwords .wordbook_cell.wordbook_cell_overlap .wordbook_cell:first-child {
  border-left: none;
}
.base_wordbook.otherwords .wordbook_cell.wordbook_cell_img {
  position: relative;
  border-top: none !important;
  border-left: none;
  border-bottom: none;
}
.base_wordbook.otherwords .wordbook_cell.wordbook_cell_img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto auto auto;
  max-height: 80%;
}
@media screen and (max-width: 640px) {
  .base_wordbook.otherwords .wordbook_cell.wordbook_cell_img img {
    width: auto;
    max-width: 85%;
    height: auto;
  }
}
.base_wordbook.otherwords .wordbook_cell .wordbook_cell_numbers {
  font-size: 121%;
  font-weight: bold;
}
.base_wordbook.otherwords .wordbook_cell .wordbook_cell_dow {
  font-size: 121%;
  font-weight: bold;
  text-align: center;
}
.base_wordbook.ow_thin {
  max-width: 360px;
}
.base_wordbook.ow_thin .wordbook_wrap .wordbook_cell {
  width: 40% !important;
}
.base_wordbook.ow_thin .wordbook_wrap .wordbook_cell.wordbook_cell_num {
  position: relative;
  width: 20% !important;
}
.base_wordbook.ow_thin .wordbook_wrap .wordbook_cell.wordbook_cell_num .wordbook_cell_numbers {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1.1em;
  height: 1.1em;
  margin: auto auto auto auto;
  text-align: center;
}
.base_wordbook.ow_thin .wordbook_wrap.ww_top .wordbook_cell {
  padding: 15px;
}
.base_wordbook.ow_thin .wordbook_wrap.ww_top .wordbook_cell.nm_first {
  border-top: none;
  border-left: none;
}
.base_wordbook.ow_thin .wordbook_wrap.ww_top .wordbook_cell img {
  width: 100%;
}
.base_wordbook .wordbook_otherwords_units {
  overflow: hidden;
}
.base_wordbook .wordbook_otherwords_units .otherwords_unit {
  display: block;
  width: 40%;
  padding: 10px 20px;
  text-align: left;
  border: 1px solid #C7C7C7;
  border-top: none;
  clear: both;
  box-sizing: border-box;
}
.base_wordbook .wordbook_otherwords_units .otherwords_unit:first-child {
  border-top: 1px solid #C7C7C7;
}
.base_wordbook .wordbook_otherwords_units .otherwords_unit .wordbook_cell_name {
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .base_wordbook .wordbook_otherwords_units .otherwords_unit {
    font-size: 22px;
  }
}
.base_wordbook.calendar:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.base_wordbook.calendar .glid7 .wordbook_cell {
  padding: 4px !important;
  font-size: 92.85%;
}
.base_wordbook.calendar .clMonth .wordbook_cell {
  position: relative;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.base_wordbook.calendar .wordbook_cell_clLeft {
  position: relative;
  width: 25%;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  vertical-align: middle;
}
.base_wordbook.calendar .wordbook_cell_clLeft .wordbook_cell_numbers {
  text-align: center;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -0.5em;
}
.base_wordbook.calendar .wordbook_cell_clRight {
  width: 75%;
  height: 100%;
  padding: 6px 12px;
  border-left: 1px solid #C7C7C7;
  box-sizing: border-box;
}
.base_wordbook.calendar table.wordbook_clMonth {
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #C7C7C7;
  border-collapse: collapse;
}
.base_wordbook.calendar table.wordbook_clMonth th {
  font-size: 121%;
  vertical-align: middle;
  text-align: center;
  width: 9%;
  border-right: 1px solid #C7C7C7;
  border-bottom: 1px solid #C7C7C7;
}
.base_wordbook.calendar table.wordbook_clMonth td {
  padding: 6px 12px;
  border-right: 1px solid #C7C7C7;
  border-bottom: 1px solid #C7C7C7;
}

/* family */
.contents_family {
  text-align: left;
  width: 720px;
  padding: 36px 10px 20px;
  margin: 0 auto;
  position: relative;
}

.contents_family .family_sub {
  font-weight: normal;
}

.contents_family div.family_hdArea {
  padding: 16px;
  border: solid 6px #f2f2f2;
  display: inline-block;
  margin-bottom: 20px;
}

.contents_family div.family_hdArea h2 {
  font-size: 172%;
  font-weight: normal;
  margin-bottom: 15px;
}

.contents_family div.family_hdArea p.family_sub {
  font-size: 158%;
}

.contents_family .family_float {
  position: absolute;
  top: 36px;
  left: 546px;
}

.contents_family .family_float .family_cell_name,
.contents_family .family_brother .family_cell_name {
  font-weight: bold;
}

.contents_family .family_float img.family_onn,
.contents_family .family_brother img.family_onn {
  width: 18px;
}

.contents_family div.text_cage {
  width: 144px;
  background: #fff;
  border: 1px solid #C7C7C7;
  padding: 12px 0 12px 12px;
}

.contents_family .spc_small {
  margin-top: 3px;
}

.contents_family .spc_large {
  margin-top: 13px;
}

.contents_family div.text_cage img.family_onn {
  width: 18px;
}

.contents_family div.text_cage .family_cell_name {
  font-weight: bold;
}

.contents_family .floatwrap {
  float: left;
}

.contents_family div.parents_wrap {
  overflow: hidden;
  background: url(../../course/wordbook/5/img/img_14.png) repeat-y top center;
  padding: 0 62px 23px;
  position: relative;
}

.contents_family div.parents_wrap img.chr_father {
  position: absolute;
  top: 103px;
  left: 236px;
}

.contents_family div.parents_wrap img.chr_mother {
  position: absolute;
  top: 103px;
  right: 236px;
}

.contents_family div.parents_wrap .parent_left,
.contents_family div.parents_wrap .parent_right {
  width: 216px;
  padding-top: 13px;
}

.contents_family div.parents_wrap .parents div.text_cage {
  height: 130px;
}

.contents_family div.parents_wrap .parent_right div.text_cage {
  float: right;
}

.contents_family div.comb_line {
  padding: 0 78px;
  line-height: 0px;
}

.contents_family div.family_brother {
  border: 3px solid #C7C7C7;
  text-align: center;
  padding: 12px;
  margin: 0 27px;
}

.contents_family div.brother_wrap {
  margin: 0 27px;
  height: 261px;
}

.contents_family div.brother_wrap img {
  position: absolute;
}

.contents_family div.brother_wrap img.chr_brother {
  top: 130px;
  left: 10px;
}

.contents_family div.brother_wrap img.chr_eldersister {
  top: 130px;
  left: 24px;
}

.contents_family div.brother_wrap img.chr_myself {
  top: 16px;
  left: 24px;
}

.contents_family div.brother_wrap img.chr_youngerbrother {
  top: 130px;
  left: 24px;
}

.contents_family div.brother_wrap img.chr_youngersister {
  top: 130px;
  left: 38px;
}

.contents_family div.brother_wrap div.text_cage {
  position: absolute;
  top: 146px;
  left: 19px;
  width: 83px;
  padding: 12px 0 12px 12px;
}

.contents_family div.brother_wrap .brother_cage {
  background: url(../../course/wordbook/5/img/img_14.png) repeat-y center top;
  width: 133px;
  height: 170px;
  float: left;
  position: relative;
}

.contents_family div.brother_wrap .brother_cage.myself {
  height: 80px;
}

.contents_family div.brother_wrap .brother_cage:first-child {
  background-position: 51px;
}

.contents_family div.brother_wrap .brother_cage:last-child {
  background-position: 78px;
}

.contents_family .brother_text {
  overflow: hidden;
  padding-bottom: 20px;
}

.contents_family .brother_text .brother_textcage {
  float: left;
  padding-right: 11px;
}

.contents_family .brother_text .brother_textcage.middle_break {
  padding-right: 45px;
}

.contents_family .brother_text .brother_textcage:last-child {
  padding: 0;
}

.contents_family .brother_text .brother_textcage div.text_cage {
  width: 149px;
  padding: 12px 0 12px 12px;
}

.contents_family .nearr_wrap {
  overflow: hidden;
}

.contents_family .nearr_wrap div.nearr_cage {
  float: left;
  position: relative;
}

.contents_family .nearr_wrap div.nearr_cage div.center_wrap {
  margin: 41px 55px 0;
  width: 262px;
}

.contents_family .nearr_wrap div.nearr_cage div.center_wrap div.group1 {
  border-top: 4px solid #C7C7C7;
  background: url(../../course/wordbook/5/img/img_14.png) repeat-y center top;
  height: 151px;
  position: relative;
}

.contents_family .nearr_wrap div.nearr_cage div.center_wrap div.group2 {
  border-top: 4px solid #C7C7C7;
  background: url(../../course/wordbook/5/img/img_14.png) repeat-y center top;
  height: 73px;
  position: relative;
}

.contents_family .nearr_wrap div.nearr_cage div.center_wrap img {
  position: absolute;
  top: -32px;
  left: -45px;
}

.contents_family .nearr_wrap div.nearr_cage div.center_wrap img.chr_grandfather {
  top: -32px;
  left: -45px;
}

.contents_family .nearr_wrap div.nearr_cage div.center_wrap img.chr_grandmother {
  top: -32px;
  left: 217px;
}

.contents_family .nearr_wrap div.nearr_cage div.center_wrap img.chr_husband {
  top: -44px;
  left: -45px;
}

.contents_family .nearr_wrap div.nearr_cage div.center_wrap img.chr_wife {
  top: -44px;
  left: 217px;
}

.contents_family .nearr_wrap div.nearr_cage div.child_wrap {
  background: url(../../course/wordbook/5/img/img_14.png) repeat-x center 140px;
  width: 176px;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
}

.contents_family .nearr_wrap div.nearr_cage div.child_wrap img.chr_childboy {
  position: absolute;
  top: 42px;
  left: -60px;
}

.contents_family .nearr_wrap div.nearr_cage div.child_wrap img.chr_childgirl {
  position: absolute;
  top: 42px;
  left: 216px;
}

.contents_family .nearr_wrap div.nearr_cage div.text_cage {
  width: 160px;
}

.contents_family .nearr_wrap div.nearr_cage.nearr_center {
  width: 372px;
}

.contents_family .nearr_wrap div.nearr_cage.nearr_center div.text_cage {
  width: 162px;
}

.contents_family div.nearr_other {
  padding: 15px 0 0 0;
  overflow: hidden;
}

.contents_family div.nearr_other div.text_cage {
  float: right;
  border: none;
  border-right: 1px solid #C7C7C7;
  width: 116px;
}

.contents_family div.nearr_other div.text_cage:first-child {
  border: none;
}

/* -----------------------------------------------
  module1
----------------------------------------------- */
@media screen and (max-width: 640px) {
  .module1 {
    font-size: 26px;
  }
}
.module1 .mr15 {
  margin-right: 15px;
}
.module1 p {
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .module1 p {
    margin-bottom: 15px;
  }
}
.module1 .module1_center {
  text-align: center;
  vertical-align: top;
}
.module1 .module1_center img {
  vertical-align: top;
}
.module1_point {
  color: #d8137e;
}
.module1 .color4 {
  color: #d11010;
}
.module1 .text-roman .color4 {
  color: #d8137e;
  border-bottom: 2px solid #d8137e;
}
.module1 .mb0 {
  margin-bottom: 0 !important;
}
.module1 .mb5 {
  margin-bottom: 5px !important;
}
@media screen and (max-width: 640px) {
  .module1 .mb5 {
    margin-bottom: 0 !important;
  }
}
.module1 .mb10 {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 640px) {
  .module1 .mb10 {
    margin-bottom: 5px !important;
  }
}
.module1 .mb15 {
  margin-bottom: 15px !important;
}
@media screen and (max-width: 640px) {
  .module1 .mb15 {
    margin-bottom: 10px !important;
  }
}
.module1 .mb20 {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 640px) {
  .module1 .mb20 {
    margin-bottom: 15px !important;
  }
}
.module1 .mb25 {
  margin-bottom: 25px !important;
}
@media screen and (max-width: 640px) {
  .module1 .mb25 {
    margin-bottom: 20px !important;
  }
}
.module1 .mb30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 640px) {
  .module1 .mb30 {
    margin-bottom: 25px !important;
  }
}
.module1 .mb35 {
  margin-bottom: 35px !important;
}
@media screen and (max-width: 640px) {
  .module1 .mb35 {
    margin-bottom: 30px !important;
  }
}
.module1 .mb40 {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 640px) {
  .module1 .mb40 {
    margin-bottom: 35px !important;
  }
}
.module1 .mb45 {
  margin-bottom: 45px !important;
}
@media screen and (max-width: 640px) {
  .module1 .mb45 {
    margin-bottom: 40px !important;
  }
}
.module1 .font129p {
  font-size: 115%;
}
@media screen and (max-width: 640px) {
  .module1 .font129p {
    font-size: 24px;
  }
}
.module1 .font129p.text-jpn {
  font-weight: bold;
}
.module1 .font129p .text-jpn {
  font-weight: bold;
}
.module1 .font_bold {
  font-weight: bold;
}
.module1 .font_bold .text-roman, .module1 .font_bold .text-translate {
  font-weight: normal;
}
.module1 .module1_sub {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 129%;
  display: inline-block;
  background: #E4E4E4;
  padding: 2px 3px;
}
@media screen and (max-width: 640px) {
  .module1 .module1_sub {
    margin-bottom: 10px;
  }
}
.module1 .module1_sub.langWrap.on .langInner span.text-roman {
  padding-right: 0;
}
.module1 .module1_sub.langWrap.on .langInner span.text-translate {
  margin-left: 15px;
  padding-right: 0;
}
.module1 .text-underB {
  text-decoration: underline;
}
.module1 .langWrap {
  font-size: 115%;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .module1 .langWrap {
    font-size: 24px;
  }
}
.module1 .langWrap .langInner {
  display: inline-block;
  vertical-align: top;
}
.module1 .langWrap .langInner:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.module1 .langWrap .langInner .text-jpn {
  font-weight: bold;
}
.module1 .langWrap .langInner .text-jpn,
.module1 .langWrap .langInner .text-roman,
.module1 .langWrap .langInner .text-translate {
  display: block;
  float: none;
  margin-bottom: 4px;
}
@media screen and (max-width: 640px) {
  .module1 .langWrap .langInner .text-jpn,
  .module1 .langWrap .langInner .text-roman,
  .module1 .langWrap .langInner .text-translate {
    margin-bottom: 4px;
  }
}
.module1 .langWrap .langInner span:last-child {
  margin-bottom: 0;
}
.module1 .langWrap .langInner span.text-underB, .module1 .langWrap .langInner span.color4 {
  display: inline;
  float: none !important;
  width: auto !important;
  padding-right: 0 !important;
}
.module1 .langWrap.on .langInner span {
  float: left;
  padding-right: 15px;
  margin-bottom: 0;
}
.module1 .langWrap.on .langInner.hd_group span {
  padding-right: 0;
}
.module1 .howKey {
  padding-top: 20px;
  margin-bottom: 20px;
}
.module1 .howKey table {
  margin: 0 auto 20px;
}
.module1 .howKey table td {
  text-align: center;
  vertical-align: middle;
}
.module1 .howKey table td span {
  padding: 2px 20px;
  box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  border: solid 1px #474747;
}
.module1 .howKey table td.wid50 {
  width: 50px;
}
.module1 .howKey table td.wid100 {
  width: 100px;
}
.module1 .howKey table td.wid150 {
  width: 150px;
}
.module1 .howKey table td.wid200 {
  width: 200px;
}
.module1 .howKey table td.wid250 {
  width: 250px;
}
.module1 .howKey table tdwid300 {
  width: 300px;
}
.module1 .howKey table td.typeTxt span {
  text-decoration: underline;
}
.module1 .howKey02 {
  padding-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}
.module1 .howKey02:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.module1 .howKey02 p {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
  font-size: 129%;
}
.module1 .howKey02 .leftBox {
  margin-right: 30px;
  vertical-align: middle;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .module1 .howKey02 .leftBox {
    font-size: 26px;
  }
}
.module1 .howKey02 .howFalse {
  padding-left: 30px;
  line-height: 30px;
}
.module1 .howKey02 .howFalse:before {
  content: "× ";
  color: #d11010;
  font-size: 30px;
  vertical-align: bottom;
}
.module1 .markLay01 {
  margin-bottom: 15px;
}
.module1 .markLay01:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
@media screen and (max-width: 640px) {
  .module1 .markLay01 {
    font-size: 26px;
  }
}
.module1 .markLay01 td {
  text-align: center;
  padding: 0 2px;
}
.module1 .markLay01 td span {
  display: block;
}
.module1 .markLay01 .leftBox {
  float: left;
  margin-right: 30px;
  font-size: 129%;
}
.module1 .markLay01 .rightBox {
  float: left;
  font-size: 115%;
}
@media screen and (max-width: 640px) {
  .module1 .markLay01 .rightBox {
    font-size: 24px;
  }
}
.module1 .borderWrap {
  border: solid 1px #474747;
}
.module1 .lay-memo p {
  font-size: 129%;
}
@media screen and (max-width: 640px) {
  .module1 .lay-memo p {
    font-size: 26px;
  }
}
.module1 .lay-note13 {
  min-height: 77px;
  margin-bottom: 30px;
  background-position: left center;
  background-repeat: no-repeat;
}
.module1 .lay-note13.img01 {
  background: url(../../course/note/13/img/001.gif) no-repeat left 50%;
}
.module1 .lay-note13.img01 .langWrap {
  padding-top: 21px;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note13.img01 .langWrap {
    padding-top: 0;
  }
}
.module1 .lay-note13.img02 {
  background: url(../../course/note/13/img/002.gif) no-repeat left 50%;
}
.module1 .lay-note13.img03 {
  background: url(../../course/note/13/img/003.gif) no-repeat left 50%;
}
.module1 .lay-note13.img03 .langWrap {
  padding-top: 21px;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note13.img03 .langWrap {
    padding-top: 0;
  }
}
.module1 .lay-note13 .langInner {
  padding-left: 120px;
}
.module1 .lay-note27 {
  font-size: 129%;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note27 {
    font-size: 26px;
  }
}
.module1 .lay-note27 .sound-icon {
  cursor: pointer;
}
.module1 .lay-note27 .sound-icon img {
  vertical-align: middle;
  width: 40px;
}
.module1 .lay-note27 .sound-cell {
  vertical-align: middle;
}
.module1 .lay-note27 .sound-cell div {
  display: inline-block;
  vertical-align: middle;
}
.module1 .lay-note27 .sound-cell div p {
  display: inline-block;
}
.module1 .lay-note27 table th {
  padding: 15px 5px 5px 15px;
}
.module1 .lay-note27 table th span {
  display: block;
}
.module1 .lay-note27 table td {
  font-size: 129%;
  padding: 5px;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note27 table td {
    font-size: 26px;
  }
}
.module1 .lay-note27 table td p {
  margin-bottom: 0;
}
.module1 .lay-note27 table td span {
  display: block;
}
.module1 .lay-note27 table td:last-child {
  padding: 15px 5px 5px 15px;
}
.module1 .lay-note27 table td .wordIcon01 {
  position: relative;
  display: inline;
}
.module1 .lay-note27 table td .wordIcon01:before {
  content: "";
  display: block;
  width: 14px;
  height: 10px;
  position: absolute;
  top: 0.1em;
  left: 3px;
  background: url(../../course/note/27/img/k_note_07_20_001.png) no-repeat left top;
  background-size: contain;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note27 table td .wordIcon01:before {
    width: 20px;
    height: 20px;
  }
}
.module1 .lay-note27 table td .wordIcon02 {
  position: relative;
  display: inline;
}
.module1 .lay-note27 table td .wordIcon02:before {
  content: "";
  display: block;
  width: 15px;
  height: 12px;
  position: absolute;
  top: 0.4em;
  left: 0.6em;
  background: url(../../course/note/27/img/k_note_07_20_002.png) no-repeat left top;
  background-size: contain;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note27 table td .wordIcon02:before {
    width: 20px;
    height: 20px;
  }
}
.module1 .lay-note29 {
  font-size: 129%;
  position: relative;
  text-align: center;
  margin: 0 auto 90px;
  width: 450px;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note29 {
    font-size: 18px;
  }
}
.module1 .lay-note29-img img {
  width: 100%;
}
.module1 .lay-note29-text {
  position: absolute;
  background: #e65f3f;
  padding: 5px 10px;
}
.module1 .lay-note29-text span {
  color: #fff;
  display: block;
}
.module1 .lay-note29 .posi01 {
  left: 27px;
  top: 97px;
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
      transform: rotate(-8deg);
}
.module1 .lay-note29 .posi02 {
  left: 142px;
  top: 98px;
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
      transform: rotate(4deg);
}
.module1 .lay-note29 .posi03 {
  left: 350px;
  top: 96px;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
      transform: rotate(-9deg);
}
.module1 .lay-note30 {
  font-size: 129%;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note30 {
    font-size: 26px;
  }
}
.module1 .lay-note30 td {
  padding: 3px;
}
.module1 .lay-note30 td span {
  display: block;
}
.module1 .lay-note30 .cell-space {
  width: 60px;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note30 .cell-space {
    width: 80px;
  }
}
.module1 .lay-note37 {
  margin-bottom: 20px;
  margin-left: -10px;
  border-spacing: 10px 20px;
}
.module1 .lay-note37 p {
  margin-bottom: 0;
}
.module1 .lay-note37 th {
  vertical-align: middle;
  font-weight: normal;
  font-size: 154%;
  padding: 10px 15px;
  border: solid 1px #666;
  border-radius: 6px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note37 th {
    font-size: 26px;
    padding: 5px 8px;
  }
}
.module1 .lay-note37 th .text-roman {
  font-weight: normal;
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note37 th .text-roman {
    font-size: 22px;
  }
}
.module1 .lay-note37 th .text-jpn {
  color: #666;
}
.module1 .lay-note37 td {
  vertical-align: middle;
  font-size: 115%;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note37 td {
    font-size: 22px;
  }
}
.module1 .lay-note37 td .text-roman {
  display: block;
}
.module1 .lay-note37 .ex_cell {
  padding-left: 10px;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note37 .ex_cell {
    padding-left: 5px;
  }
}
.module1 .txtLay-note37 span {
  display: block;
}
.module1 .lay-note38 {
  margin-bottom: 40px;
}
.module1 .lay-note38:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.module1 .lay-note38 table {
  font-size: 129%;
  float: left;
  width: 50%;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note38 table {
    font-size: 26px;
  }
}
.module1 .lay-note38 table th {
  padding: 5px;
  width: 90px;
}
.module1 .lay-note38 table td {
  padding: 5px;
}
.module1 .lay-note38 table td .text-jpn {
  margin-right: 1em;
}
.module1 .lay-note38 table td .pr_cell {
  padding-right: 20px;
}
.module1 .lay-note38 table td span {
  display: block;
}
.module1 .lay-note38 .WrapBox {
  display: table;
  width: 100%;
}
.module1 .lay-note38 .leftBox {
  width: 60px;
  padding-right: 20px;
  display: table-cell;
  vertical-align: middle;
}
.module1 .lay-note38 .leftBox img {
  width: 100%;
}
.module1 .lay-note38 .rightBox {
  display: table-cell;
  vertical-align: middle;
}
.module1 .lay-note38 .langWrap.on .langInner span {
  float: none;
}
.module1 .lay-note39 {
  font-size: 129%;
  width: 310px;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note39 {
    font-size: 26px;
  }
}
.module1 .lay-note39 p > span {
  display: block;
}
.module1 .lay-note39-text01 {
  display: inline-block;
  background: #e8dded;
  padding: 10px 30px;
  margin: 0 auto 35px;
  position: relative;
  border-radius: 6px;
}
.module1 .lay-note39-text01:before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 30px solid #e8dded;
}
.module1 .lay-note39-img {
  margin-left: 10px;
}
.module1 .lay-note43 .WrapBox {
  display: table;
  width: 100%;
}
.module1 .lay-note43 .leftBox {
  width: 60px;
  padding-right: 30px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note43 .leftBox {
    width: 50px;
  }
}
.module1 .lay-note43 .leftBox img {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note43 .leftBox img {
    width: 50px;
  }
}
.module1 .lay-note43 .rightBox {
  display: table-cell;
  vertical-align: middle;
}
.module1 .lay-note43 .langWrap.on .langInner span {
  float: none;
}
.module1 .lay-note44 {
  font-size: 129%;
}
.module1 .lay-note44 td {
  padding: 3px;
}
.module1 .lay-note44 td span {
  display: block;
}
.module1 .lay-note44 .cell-space {
  width: 120px;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note44 .cell-space {
    width: 100px;
  }
}
.module1 .lay-culture3-wrap {
  margin-bottom: 30px;
}
.module1 .lay-culture3-wrap:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.module1 .lay-culture3-box {
  display: inline-block;
  vertical-align: middle;
}
.module1 .lay-note54 table {
  border-collapse: collapse;
  border: dashed 1px #c2c2c2;
}
.module1 .lay-note54 table th {
  text-align: center;
  background: #dcdcdc;
  width: 80px;
  padding: 5px 0;
  border: dashed 1px #c2c2c2;
  font-weight: normal;
}
.module1 .lay-note54 table td {
  text-align: center;
  padding: 5px 0;
  border: dashed 1px #c2c2c2;
}
@media screen and (max-width: 640px) {
  .module1 .lay-note54 table tr th:nth-child(2n-1) {
    width: 120px;
  }
}
.module1 .lay-note70 {
  width: 600px;
  height: 241px;
  line-height: 1;
  position: relative;
  background: url(../../course/note/70/img/r_note_09_12_002.gif) no-repeat left top;
}
.module1 .lay-note70 p {
  font-size: 12px;
  margin: 0;
}
.module1 .lay-note70 .text01 {
  width: 86px;
  text-align: center;
  position: absolute;
  left: 10px;
  top: 121px;
}
.module1 .lay-note70 .text02 {
  position: absolute;
  left: 182px;
  bottom: 10px;
}
.module1 .lay-note70 .text03 {
  position: absolute;
  left: 512px;
  bottom: 10px;
}

@media screen and (max-width: 640px) {
  .lay-culture-15 .langWrap .text-roman {
    font-size: 24px;
  }
  .lay-culture-15 .langWrap .text-jpn {
    font-size: 26px;
  }
}

.lay-note72 .font .text-jpn {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .lay-note72 .font .text-jpn {
    font-size: 32px;
  }
}
.lay-note72 .wordblock p,
.lay-note72 .wordblock div {
  display: inline-block;
}
.lay-note72 .inline {
  display: inline-block;
}
.lay-note72 .langWrap {
  font-size: 100%;
}
.lay-note72 .langWrap.on .langInner span {
  padding-right: 5px;
}
.lay-note72 .langWrap .langInner .text-jpn {
  font-weight: normal;
}

.lay-note75 {
  margin-bottom: 40px;
}
.lay-note75:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.lay-note75 table {
  font-size: 129%;
  float: left;
  width: 50%;
}
@media screen and (max-width: 640px) {
  .lay-note75 table {
    font-size: 26px;
  }
}
.lay-note75 table th {
  padding: 5px;
  width: 90px;
}
.lay-note75 table td {
  padding: 5px;
}
.lay-note75 table td .text-jpn {
  margin-right: 1em;
}
.lay-note75 table td .pr_cell {
  padding-right: 20px;
}
.lay-note75 table td span {
  display: block;
}
.lay-note75 .WrapBox {
  display: table;
  width: 100%;
}
.lay-note75 .leftBox {
  width: 120px;
  padding-right: 20px;
  display: table-cell;
  vertical-align: middle;
}
.lay-note75 .leftBox img {
  width: 100%;
}
.lay-note75 .rightBox {
  display: table-cell;
  vertical-align: middle;
}

.lay-note77 {
  font-size: 129%;
}
.lay-note77 td {
  padding: 3px;
}
@media screen and (max-width: 640px) {
  .lay-note77 td {
    font-size: 26px;
  }
}
.lay-note77 td span {
  display: block;
}
.lay-note77 .cell-space {
  width: 80px;
}
@media screen and (max-width: 640px) {
  .lay-note77 .cell-space {
    width: 60px;
  }
}
@media screen and (max-width: 640px) {
  .lay-note77 .sp-br {
    display: block;
  }
}

.lay-note83 {
  position: relative;
}
.lay-note83 .station {
  width: 250px;
  height: 250px;
  background: url(../../course/note/83/img/k_note_13_10_001.gif) no-repeat left top;
  box-sizing: border-box;
  padding: 105px 0 0 85px;
  font-size: 129%;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .lay-note83 .station {
    padding: 95px 0 0 73px;
  }
}

.lay-note85 th {
  padding: 0 15px 30px 0;
}
.lay-note85 td {
  padding-bottom: 30px;
}
.lay-note85 td span {
  display: block;
}

/*
.lay-note85 {
	&:after{content:".";display:block;height:0px;clear:both;visibility:hidden;}
	.leftBox {
		float:left;
		width:90px;
		@media screen and (max-width: 640px) {
			width:130px;
		}
	}
	.rightBox {
		padding-left:90px;
		@media screen and (max-width: 640px) {
			padding-left:140px;
		}
	}
}
*/
.lay-note86:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.lay-note86 .leftBox {
  float: left;
  width: 60px;
}
@media screen and (max-width: 640px) {
  .lay-note86 .leftBox {
    width: 100px;
  }
}
.lay-note86 .rightBox {
  padding-left: 70px;
}
@media screen and (max-width: 640px) {
  .lay-note86 .rightBox {
    padding-left: 100px;
  }
}

.lay-note87:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.lay-note87 .leftBox {
  float: left;
  width: 60px;
}
@media screen and (max-width: 640px) {
  .lay-note87 .leftBox {
    width: 100px;
  }
}
.lay-note87 .rightBox {
  padding-left: 70px;
}
@media screen and (max-width: 640px) {
  .lay-note87 .rightBox {
    padding-left: 100px;
  }
}

.lay-note90 {
  margin-bottom: 40px;
}
.lay-note90:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.lay-note90 table {
  font-size: 129%;
  float: left;
  width: 50%;
}
@media screen and (max-width: 640px) {
  .lay-note90 table {
    font-size: 26px;
  }
}
.lay-note90 table th {
  padding: 5px;
  width: 90px;
}
.lay-note90 table td {
  padding: 5px;
}
.lay-note90 table td .text-jpn {
  margin-right: 1em;
}
.lay-note90 table td .pr_cell {
  padding-right: 20px;
}
.lay-note90 table td span {
  display: block;
}
.lay-note90 .WrapBox {
  display: table;
  width: 100%;
}
.lay-note90 .leftBox {
  width: 60px;
  padding-right: 20px;
  display: table-cell;
  vertical-align: top;
}
.lay-note90 .leftBox img {
  width: 100%;
}
.lay-note90 .rightBox {
  display: table-cell;
  vertical-align: middle;
}
.lay-note90 .langWrap.on .langInner span {
  float: none;
}

.lay-note91 .cell-space {
  width: 80px;
}
@media screen and (max-width: 640px) {
  .lay-note91 .cell-space {
    width: 180px;
  }
}
.lay-note91 td {
  font-size: 115%;
  vertical-align: top;
}
.lay-note91 td span {
  display: block;
}
.lay-note91 td .txt-line {
  display: block;
  border-bottom: solid 1px #474747;
  text-align: right;
}
.lay-note91 td .text-jpn {
  font-weight: bold;
}

.lay-note92 .text-roman {
  text-indent: 1em;
}

.lay-note99 {
  width: 360px;
}
@media screen and (max-width: 640px) {
  .lay-note99 {
    width: auto;
  }
}
.lay-note99 h2 {
  width: 200px;
  text-align: center;
  color: #fff;
  padding: 4px 0;
  border-radius: 4px;
  margin: 0 auto 20px;
  background: #FA747C;
}
.lay-note99 .listWrap:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.lay-note99 .listWrap p {
  width: 120px;
  min-height: 30px;
  float: left;
  padding: 0 10px 0 45px;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 640px) {
  .lay-note99 .listWrap p {
    width: 180px;
  }
}
.lay-note99 .listWrap p span {
  display: block;
}
.lay-note99 .listWrap p.wid240 {
  width: 240px;
}
.lay-note99 .listWrap p:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  position: absolute;
  left: 5px;
  top: 0;
}
.lay-note99 .listWrap p.color01:after {
  background: #FB1C29;
}
.lay-note99 .listWrap p.color02:after {
  background: #0070B5;
}
.lay-note99 .listWrap p.color03:after {
  background: #FEF245;
}
.lay-note99 .listWrap p.color04:after {
  background: #fff;
  border: solid 1px #949599;
}
.lay-note99 .listWrap p.color05:after {
  background: #242021;
}
.lay-note99 .listWrap p.color06:after {
  background: #00A75A;
}
.lay-note99 .listWrap p.color07:after {
  background: #954E25;
}
.lay-note99 .listWrap p.color08:after {
  background: #FD9534;
}
.lay-note99 .listWrap p.color09:after {
  background: #F677AF;
}
.lay-note99 .listWrap p.color10:after {
  background: #949599;
}

.lay-note104 {
  display: table;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .lay-note104 {
    margin-bottom: 10px;
  }
}
.lay-note104 p {
  display: table-cell;
  vertical-align: top;
  font-size: 115%;
}
@media screen and (max-width: 640px) {
  .lay-note104 p {
    font-size: 24px;
  }
}
.lay-note104 p.smallCell {
  padding: 0 10px;
}
.lay-note104 p > span {
  display: block;
}
.lay-note104 p .text-jpn {
  font-weight: bold;
}

.lay-note106 .WrapBox {
  display: table;
  width: 100%;
}
.lay-note106 .rightBox {
  width: 60px;
  padding-right: 30px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .lay-note106 .rightBox {
    width: 40px;
  }
}
.lay-note106 .rightBox img {
  width: 100%;
}
.lay-note106 .leftBox {
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px;
  width: 220px;
}
@media screen and (max-width: 640px) {
  .lay-note106 .leftBox {
    width: 330px;
  }
}
.lay-note106 .langWrap.on .langInner span {
  float: none;
}

.lay-note112 .img02 {
  text-align: center;
}
.lay-note112 .img02 img {
  margin-left: 180px;
}

.lay-note114 table {
  margin-bottom: 20px;
  border-collapse: collapse;
  border: solid 1px #474747;
}
@media screen and (max-width: 640px) {
  .lay-note114 table {
    width: 100%;
  }
}
.lay-note114 table th {
  font-size: 129%;
  text-align: center;
  width: 150px;
  height: 40px;
  vertical-align: middle;
  background: #ECF1DC;
  border: solid 1px #474747;
}
.lay-note114 table td {
  font-size: 129%;
  font-weight: bold;
  height: 40px;
  vertical-align: middle;
  text-align: center;
  border: solid 1px #474747;
}
.lay-note114 table td .space {
  display: inline-block;
  width: 50px;
  height: 30px;
  margin-left: 5px;
  vertical-align: middle;
  border: solid 1px #474747;
}

.lay-note116 table {
  border-collapse: collapse;
}
.lay-note116 table .blue {
  color: #4676A7;
  font-size: 110%;
}
.lay-note116 table th {
  font-size: 129%;
  font-weight: bold;
  text-align: center;
  padding: 4px 15px;
  border: solid 1px #474747;
}
@media screen and (max-width: 640px) {
  .lay-note116 table th {
    padding: 4px 1px;
    font-size: 22px;
  }
}
.lay-note116 table td {
  padding: 10px 15px;
  font-size: 129%;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .lay-note116 table td {
    padding: 4px 1px;
    font-size: 22px;
  }
}

.lay-note117 .cellColor01,
.lay-note117 .cellColor02,
.lay-note117 .cellColor03,
.lay-note117 .cellColor04,
.lay-note117 .cellColor05,
.lay-note117 .cellColor06,
.lay-note117 .cellColor07 {
  padding: 2px;
  margin-right: 3px;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .lay-note117 .cellColor01,
  .lay-note117 .cellColor02,
  .lay-note117 .cellColor03,
  .lay-note117 .cellColor04,
  .lay-note117 .cellColor05,
  .lay-note117 .cellColor06,
  .lay-note117 .cellColor07 {
    margin-bottom: 2px;
  }
}
.lay-note117 .cellColor01 {
  border: solid 2px #FC5029;
}
.lay-note117 .cellColor02 {
  border: solid 2px #FF9A55;
}
.lay-note117 .cellColor03 {
  border: solid 2px #00ADE3;
}
.lay-note117 .cellColor04 {
  border: solid 2px #6A3887;
}
.lay-note117 .cellColor05 {
  border: solid 2px #00A55B;
}
.lay-note117 .cellColor06 {
  border: solid 2px #4BF8B5;
}
.lay-note117 .cellColor07 {
  border: solid 2px #999163;
}

/* -----------------------------------------------
  module2
----------------------------------------------- */
.module2 {
  padding: 0 26px;
}
@media screen and (max-width: 640px) {
  .module2 {
    padding: 0 2px;
  }
}
.module2 div.module2_tableWrap:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.module2 div.module2_left {
  float: left;
}
.module2 div.module2_right {
  float: right;
}
.module2 div.module2_right table:nth-child(2) {
  margin-top: -4px;
}
.module2 table {
  color: #474747;
  border-spacing: 4px;
  font-size: 143%;
}
@media screen and (max-width: 640px) {
  .module2 table {
    float: none;
    width: 100%;
  }
}
.module2 table th {
  background: #cfcfcf;
  vertical-align: middle;
  text-align: center;
  position: relative;
  width: 55px;
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  .module2 table th {
    width: auto;
    font-size: 28px;
  }
}
.module2 table th:first-child {
  width: 30px;
}
@media screen and (max-width: 640px) {
  .module2 table th:first-child {
    width: 36px;
  }
}
.module2 table td {
  background: #ebebeb;
  padding: 6px;
  height: 38px;
  width: 43px;
  vertical-align: middle;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .module2 table td {
    width: auto;
    min-width: 76px;
    height: 100px;
    font-size: 40px;
  }
}
.module2 table .module2_slash:before {
  content: "";
  display: block;
  height: 60px;
  width: 1px;
  border-right: solid 2px #fff;
  position: absolute;
  right: 14px;
  top: -5px;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
      transform: rotate(30deg);
}
@media screen and (max-width: 640px) {
  .module2 table .module2_slash:before {
    height: 122px;
    right: 17px;
    -webkit-transform: rotate(17deg);
    -ms-transform: rotate(17deg);
        transform: rotate(17deg);
  }
}
.module2 table .module2_space {
  background: #fff;
}
.module2 table .module2_small {
  font-size: 65%;
}
