
table[data-v-9dd79ed4] {
  background: #fff;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
}
table td[data-v-9dd79ed4],
  table th[data-v-9dd79ed4] {
    border-right: 1px solid #777;
    border-left: 1px solid #777;
    padding: 5px;
    width: 25% !important;
    vertical-align: middle;
}
table th[data-v-9dd79ed4] {
    font-weight: normal;
}
tbody.isAnswer[data-v-9dd79ed4] {
  font-weight: bold;
}
table.isDash[data-v-9dd79ed4] {
  background: rgba(255,255,255,0);
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
table.isDash td[data-v-9dd79ed4],
  table.isDash th[data-v-9dd79ed4] {
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
}
.isMin[data-v-9dd79ed4] {
  font-size: 12.5px !important;
}


table[data-v-8faf80f0] {
  width: 100%;
  margin-top: 20px;
}
table td[data-v-8faf80f0],
  table th[data-v-8faf80f0] {
    border: 1px solid #000;
    padding: 3px;
}
table th[data-v-8faf80f0] {
    text-align: left;
    font-weight: normal;
    width: 25%;
}
input[data-v-8faf80f0] {
  width: 100%;
  text-align: right;
}


.questionBox[data-v-2529de52] {
  border: 1px solid #000;
  border-bottom: none;
}
.questionBox .questionNum[data-v-2529de52] {
    width: 40px;
    padding: 5px 0;
    border-right: 1px solid #000;
    position: relative;
}
.questionBox .questionItem[data-v-2529de52] {
    width: calc(100% - 40px);
    padding: 5px;
}


dl[data-v-25ca907e] {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 20px;
}
dl ul li[data-v-25ca907e] {
    margin: 2px 0;
}
dl dt[data-v-25ca907e] {
    width: 30px;
}
dl dd[data-v-25ca907e] {
    width: calc(100% - 30px);
    text-indent: 20px;
}
.questionText[data-v-25ca907e] {
  width: 900px;
  max-width: calc(100% - 30px);
  margin: 0 auto 10px;
  position: relative;
}
.secInner[data-v-25ca907e] {
  padding-left: 15px;
  padding-right: 15px;
}
input[data-v-25ca907e]::placeholder {
  color: #000;
  text-align: center;
}
.tableType1[data-v-25ca907e] {
  width: 100%;
  position: relative;
  border-top: 3px double #777;
}
.tableType1 tr[data-v-25ca907e] {
    font-size: 16px;
}
.tableType1 td[data-v-25ca907e],
  .tableType1 th[data-v-25ca907e] {
    border-bottom: 1px dashed #777;
    border-right: 1px solid #777;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    position: relative;
}
.tableType1 th[data-v-25ca907e] {
    font-weight: normal;
}
.tableType1 td[data-v-25ca907e] {
}
.tableType1 td[data-v-25ca907e]:first-of-type,
    .tableType1 th[data-v-25ca907e]:first-of-type {
      border-left: none;
}
.tableType1 td[data-v-25ca907e]:last-of-type,
    .tableType1 th[data-v-25ca907e]:last-of-type {
      border-left: 3px double #777;
      border-right: none;
}
.tableType1 .celNum[data-v-25ca907e] {
    text-align: right;
    font-size: 14px;
}
.tableType1 .celStr[data-v-25ca907e] {
    font-size: 14px;
}
.tableType1 .celDate[data-v-25ca907e] {
    text-align: center;
    font-size: 14px;
}
.tableType2[data-v-25ca907e] {
  width: 50%;
  table-layout: fixed;
  position: relative;
  border-top: 3px double #777;
}
.tableType2[data-v-25ca907e]:first-of-type {
    border-right: 3px double #777;
}
.tableType2 tr[data-v-25ca907e] {
    height: 34px;
}
.tableType2 td[data-v-25ca907e],
  .tableType2 th[data-v-25ca907e] {
    border-bottom: 1px dashed #777;
    border-right: 1px solid #777;
    padding: 3px;
    vertical-align: middle;
    width: 33.3333%;
    text-align: center;
    font-size: 14px;
    position: relative;
}
.tableType2 th[data-v-25ca907e] {
    font-weight: normal;
    border-bottom: 1px solid #777;
    padding-left: 5px;
    padding-right: 5px;
}
.tableType2 td[data-v-25ca907e] {
}
.tableType2 td[data-v-25ca907e]:first-of-type,
    .tableType2 th[data-v-25ca907e]:first-of-type {
      border-left: none;
}
.tableType2 td[data-v-25ca907e]:last-of-type,
    .tableType2 th[data-v-25ca907e]:last-of-type {
      border-left: 3px double #777;
      border-right: none;
}
.tableType2 input[data-v-25ca907e] {
    width: 100%;
    margin: 0 auto;
    text-align: right;
}
.tableType2 select[data-v-25ca907e] {
    width: 100%;
}
.tableType2 .celNum[data-v-25ca907e] {
    text-align: right;
    font-size: 14px;
}
.tableType2 .celStr[data-v-25ca907e] {
    font-size: 14px;
}
.tableType2 .celDate[data-v-25ca907e] {
    text-align: center;
    font-size: 14px;
}
table .celBB[data-v-25ca907e] {
  border-bottom: 1px solid #777;
}
table .celLast2[data-v-25ca907e] {
  border-bottom: 3px double #777;
}
table .celBL[data-v-25ca907e] {
  border-left: 1px solid #777;
}
table .celBL2[data-v-25ca907e] {
  border-left: 3px double #777;
}
table .celBR[data-v-25ca907e] {
  border-right: 1px solid #777;
}
table .celBR2[data-v-25ca907e] {
  border-right: 3px double #777;
}
table .celLast[data-v-25ca907e] {
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
}
table .celLast2[data-v-25ca907e] {
  border-top: 1px solid #777;
  border-bottom: 3px double #777;
}
.tableType3[data-v-25ca907e] {
  width: 50%;
  table-layout: fixed;
  position: relative;
  border-top: 1px solid #777;
}
.tableType3[data-v-25ca907e]:first-of-type {
    border-right: 1px solid #777;
}
.tableType3 tr[data-v-25ca907e] {
    height: 34px;
}
.tableType3 td[data-v-25ca907e],
  .tableType3 th[data-v-25ca907e] {
    border-left: none;
    border-right: none;
    padding: 3px;
    vertical-align: middle;
    width: 33.3333%;
    text-align: center;
    font-size: 14px;
    position: relative;
}
.tableType3 th[data-v-25ca907e] {
    font-weight: normal;
}
.tableType3 td[data-v-25ca907e] {
    text-align: right;
}
.tableType3 input[data-v-25ca907e] {
    width: 100%;
    margin: 0 auto;
    text-align: right;
}
.tableType3 select[data-v-25ca907e] {
    width: 100%;
}
.tableType3 .celNum[data-v-25ca907e] {
    text-align: right;
    font-size: 14px;
    width: 35%;
}
.tableType3 .celStr[data-v-25ca907e] {
    font-size: 14px;
    width: 40%;
}
.tableType3 .celDate[data-v-25ca907e] {
    text-align: center;
    width: 25%;
}
.tableType3 .celBB[data-v-25ca907e] {
    border-bottom: 1px solid #777;
}
.tableType3 .celBB2[data-v-25ca907e] {
    border-bottom: 3px double #777;
}

/*    .tableType3 .celClose {
    width: 100%;
    background-image: url(../../../../img/closeline.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

table .celClose {
  width: 100%;
  background-image: url(../../../../img/closeline2.svg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-bottom: 1px solid #777 !important;
}*/
table .celTotal[data-v-25ca907e] {
  background-image: url(/bundle/./img/kakko.svg?ae3bd2b2f16d55dbfbd9b7edc1a939d3);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 20px 50px;
  padding-left: 30px !important;
}
.wrap[data-v-25ca907e] {
  padding: 1em;
}
.wrap table td[data-v-25ca907e],
  .wrap table th[data-v-25ca907e] {
    padding: 5px;
    vertical-align: middle;
}
ol[data-v-25ca907e] {
}
ol li[data-v-25ca907e] {
    padding-bottom: 10px;
}
h3[data-v-25ca907e] {
  text-align: center;
}
select[data-v-25ca907e] {
  font-size: 12.8px;
}
input[data-v-25ca907e]::placeholder {
  color: #000;
  text-align: center;
}

/* IE */
input[data-v-25ca907e]:-ms-input-placeholder {
  color: #000;
  text-align: center;
}

/* Edge */
input[data-v-25ca907e]::-ms-input-placeholder {
  color: #000;
  text-align: center;
}
.right_up_border[data-v-25ca907e] {
  float: right;
  width: 120px;
  height: 34px;
  border-bottom: 1px solid #777;
  background-image: linear-gradient(164.2deg, /*角度*/
  transparent 50%, #777 50%, /*斜線の色*/
  #777 51%, /*斜線の色*/
  transparent 51%, transparent);
}
.noPad[data-v-25ca907e] {
  padding: 0 !important;
}
.text-left[data-v-25ca907e] {
  text-align: left;
}


.secInner[data-v-0b16bb3e] {
  padding-left: 15px;
  padding-right: 15px;
}
dl[data-v-0b16bb3e] {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin-bottom: 20px;
}
dl dt[data-v-0b16bb3e] {
    width: 20px;
}
dl dd[data-v-0b16bb3e] {
    width: calc(100% - 20px);
    text-indent: 20px;
}
.tableType1[data-v-0b16bb3e] {
  width: 100%;
  position: relative;
  border: 1px solid #777;
}
.tableType1 tr[data-v-0b16bb3e] {
    font-size: 16px;
}
.tableType1 td[data-v-0b16bb3e],
  .tableType1 th[data-v-0b16bb3e] {
    border-bottom: 1px solid #777;
    border-right: 1px solid #777;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    position: relative;
}
.tableType1 th[data-v-0b16bb3e] {
    font-weight: normal;
}
.tableType1 td[data-v-0b16bb3e] {
}
.tableType1 .celNum[data-v-0b16bb3e] {
    text-align: right;
    font-size: 14px;
}
.tableType1 .celStr[data-v-0b16bb3e] {
    font-size: 14px;
    text-align: center;
}
.tableType1 .celDate[data-v-0b16bb3e] {
    text-align: center;
    font-size: 14px;
}
.tableType1 .celCheck[data-v-0b16bb3e] {
    vertical-align: baseline;
}
.tableType1 .celCheck input[type="checkbox"][data-v-0b16bb3e] {
      width: 100%;
      /* height: 100%; */
}
.tableType1 .celDgL[data-v-0b16bb3e] {
    position: relative;
    background-image: url(/bundle/./img/closeline3.svg?16c5eb83978c970124511dead1d944d6);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.tableType1 .celDgL span[data-v-0b16bb3e]:first-of-type {
      position: absolute;
      right: 5px;
      top: 5px;
}
.tableType1 .celDgL span[data-v-0b16bb3e]:last-of-type {
      position: absolute;
      left: 5px;
      bottom: 5px;
}
.wrap[data-v-0b16bb3e] {
  padding: 1em;
}
.wrap table td[data-v-0b16bb3e],
  .wrap table th[data-v-0b16bb3e] {
    padding: 5px;
    vertical-align: middle;
}
.right_up_border[data-v-0b16bb3e] {
  float: right;
  width: 120px;
  height: 34px;
  border-bottom: 1px solid #777;
  background-image: linear-gradient(164.2deg, /*角度*/
  transparent 50%, #777 50%, /*斜線の色*/
  #777 51%, /*斜線の色*/
  transparent 51%, transparent);
}
.noPad[data-v-0b16bb3e] {
  padding: 0 !important;
}
.tableType1 .cel2Div[data-v-0b16bb3e] {
  position: relative;
  width: 100%;
  height: 50px;
  background-image: linear-gradient(to top left, transparent, transparent 49%, #777 49%, #777 51%, transparent 51%, transparent);
}


.secInner[data-v-93de05ea] {
  width: calc(100% - 30px);
  max-width: 900px;
}
.secInnerQ321_3[data-v-93de05ea] {
  width: calc(100% - 30px);
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
.secInnerWorkSheet[data-v-93de05ea] {
    width: 1200px;
    max-width: 100%;
}
}
@media screen and (min-width: 1440px) {
.secInnerQ321_3[data-v-93de05ea] {
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
}
}


.date-input[data-v-41c6097e] {
  width: 30px;
}
.questionText[data-v-41c6097e] {
  width: 900px;
  max-width: calc(100% - 30px);
  margin: 0 auto 10px;
  position: relative;
}
.questionOuter[data-v-41c6097e] {
  max-width: calc(100% - 30px);
  margin: 0 auto;
  overflow-x: auto;
}
.questionInner[data-v-41c6097e] {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
.secOuter[data-v-41c6097e] {
  width: 50%;
}
.secOuter2[data-v-41c6097e] {
  width: 100%;
}
.secInner[data-v-41c6097e] {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.secOuter:first-of-type .secInner[data-v-41c6097e] {
  padding-right: 0;
}
.secOuter:nth-of-type(2) .secInner[data-v-41c6097e] {
  padding-left: 6px;
}
.tableType1[data-v-41c6097e] {
  width: 100%;
  position: relative;
  border-top: 3px double #777;
}
.tableType1 tr[data-v-41c6097e] {
    font-size: 16px;
}
.tableType1 td[data-v-41c6097e],
  .tableType1 th[data-v-41c6097e] {
    border-bottom: 1px dashed #777;
    padding: 5px;
    vertical-align: middle;
}
.tableType1 th[data-v-41c6097e] {
    font-weight: normal;
}
.tableType1 td[data-v-41c6097e] {
}
.tableType1 .celNum[data-v-41c6097e] {
    text-align: right;
    font-size: 14px;
}
.tableType1 .celStr[data-v-41c6097e] {
    font-size: 14px;
    border-left: 3px double #777;
    border-right: 3px double #777;
}
.tableType1 .celBB[data-v-41c6097e] {
    border-bottom: 1px solid #777;
}
.tableType1 .celBB2[data-v-41c6097e] {
    border-bottom: 3px double #777;
}
.tableType2[data-v-41c6097e] {
  width: 50%;
  table-layout: fixed;
  position: relative;
  border-top: 3px double #777;
}
.tableType2[data-v-41c6097e]:first-of-type {
    border-right: 3px double #777;
}
.tableType2 tr[data-v-41c6097e] {
    height: 34.5px;
}
.tableType2 td[data-v-41c6097e],
  .tableType2 th[data-v-41c6097e] {
    border-left: none;
    border-right: none;
    padding: 3px;
    vertical-align: middle;
    width: 33.3333%;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px dashed #777;
}
.tableType2 th[data-v-41c6097e] {
    font-weight: normal;
    border-right: 3px double #777;
}
.tableType2 td[data-v-41c6097e] {
    text-align: right;
}
.tableType2 tr:first-of-type th[data-v-41c6097e]:last-of-type {
    border-right: none;
}
.tableType2 .celNum[data-v-41c6097e] {
    text-align: right;
    font-size: 14px;
}
.tableType2 .celStr[data-v-41c6097e] {
    font-size: 14px;
}
.tableType2 .celInput[data-v-41c6097e] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.celInput2 input[data-v-41c6097e] {
  width: calc(100% - 25px) !important;
}
.tableType2 .celInput span[data-v-41c6097e] {
}
.tableType2 .celInput input[data-v-41c6097e] {
      margin: 0;
}
.tableType2 th input[data-v-41c6097e] {
    width: 100%;
    text-align: left;
}
.tableType2 .celNum input[data-v-41c6097e] {
    width: calc(100% - 25px);
    margin: 0 auto;
    text-align: right;
}
.tableType2 td.celNum:first-of-type input[data-v-41c6097e] {
    margin-left: 5px;
}
.tableType2 .celNum2[data-v-41c6097e] {
    text-align: center;
}
.tableType2 .celNum2 input[data-v-41c6097e] {
      width: 100%;
}
.tableType2 .celBB[data-v-41c6097e] {
    border-bottom: 1px solid #777;
}
.tableType2 .celBB2[data-v-41c6097e] {
    border-bottom: 3px double #777;
}

/*    .tableType2 .celClose {
    width: 100%;
    background-image: url(../../../../img/closeline.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-bottom: none !important;
  }
    width: 100%;
    background-image: url(../../../../img/closeline2.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-bottom: solid 1px #777 !important;
  }*/
.right_up_border1[data-v-41c6097e] {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 103.5px;
  border-bottom: 1px solid #777;
  background-image: linear-gradient(134deg, /*角度*/
  transparent 50%, #777 50%, /*斜線の色*/
  #777 50.4%, /*斜線の色*/
  transparent 50.4%, transparent);
}
.right_up_border2[data-v-41c6097e] {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 150px;
  height: 379.5px;
  border-bottom: 1px solid #777;
  background-image: linear-gradient(111.5deg, /*角度*/
  transparent 50%, #777 50%, /*斜線の色*/
  #777 50.4%, /*斜線の色*/
  transparent 50.4%, transparent);
}
.innerBorder[data-v-41c6097e] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 34.5px;
  border-bottom: dashed 1px #777;
}
.noPad[data-v-41c6097e] {
  position: relative;
  padding: 0 !important;
  border-bottom: none !important;
  vertical-align: bottom;
  height: 34.5px;
}
table[data-v-41c6097e] ::placeholder {
  color: #bbb;
}
table td input[data-v-41c6097e] {
  width: 100%;
}
tbody.isAnswer[data-v-41c6097e] {
  font-weight: bold;
}
ol[data-v-41c6097e] {
}
ol li[data-v-41c6097e] {
    padding-bottom: 10px;
}
h3[data-v-41c6097e] {
  text-align: center;
}
.my-4[data-v-41c6097e] {
  margin: 30px auto;
}
@media screen and (min-width: 1440px) {
.questionText[data-v-41c6097e] {
    width: 1440px;
}
.questionOuter[data-v-41c6097e] {
    max-width: 100%
}
.questionInner[data-v-41c6097e] {
    width: 1440px;
}
.secOuter[data-v-41c6097e] {
    width: 25%;
}
.secOuter2[data-v-41c6097e] {
    width: 50%;
}
.secOuter:nth-of-type(2) .secInner[data-v-41c6097e] {
    padding-right: 2px;
}
}
@media screen and (max-width: 1439px) {
  /*.right_up_border1 {
    width: 120px;
    background-image: linear-gradient(164.2deg,*/ /*角度*/
  /*transparent 50%, #777 50%,*/ /*斜線の色*/
  /*#777 51%,*/ /*斜線の色*/
  /*transparent 51%, transparent);
  }*/
}


.secInner[data-v-4283366e] {
  width: calc(100% - 30px);
  max-width: 900px;
}
@media screen and (min-width: 1200px) {
.secInnerWorkSheet[data-v-4283366e] {
    width: 1200px;
    max-width: 100%;
}
}
@media screen and (min-width: 1440px) {
.secInnerQ33[data-v-4283366e] {
    width: 1440px;
    max-width: 100%;
}
.secInnerQ33_2[data-v-4283366e] {
    width: 1440px;
    max-width: 100%;
}
.secInnerQ33_3[data-v-4283366e] {
    width: 1440px;
    max-width: 100%;
}
.secInnerQ33_4[data-v-4283366e] {
    width: 1440px;
    max-width: 100%;
}
.secInnerQ33_5[data-v-4283366e] {
    width: 1440px;
    max-width: 100%;
}
.secInnerQ33_6[data-v-4283366e] {
    width: 1440px;
    max-width: 100%;
}
.secInnerQ33_7[data-v-4283366e] {
    width: 1440px;
    max-width: 100%;
}
.secInnerQ33_8[data-v-4283366e] {
    width: 1440px;
    max-width: 100%;
}
.secInnerQ33_9[data-v-4283366e] {
    width: 1440px;
    max-width: 100%;
}
}


h1[data-v-6f19d68c] {
  font-size: 16px;
}
div[data-v-6f19d68c] {
  font-size: 14px;
}
table[data-v-6f19d68c] {
  table-layout: fixed;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
table tr[data-v-6f19d68c] {
    font-size: 18px;
}
table td[data-v-6f19d68c],
  table th[data-v-6f19d68c] {
    width: 25% !important;
    padding: 3px;
    border: 1px solid #C0C0C0;
    vertical-align: middle;
}
table th[data-v-6f19d68c] {
    font-weight: normal;
}
.secInner[data-v-6f19d68c] {
  width: 452px;
}


dl[data-v-59f85bf5] {
  display: flex;
  font-size: 24px;
}
dt[data-v-59f85bf5] {
  width: 110px;
  padding: 3px;
  border-bottom: 1px solid #fff;
}
dd[data-v-59f85bf5] {
  width: calc(100% - 110px);
  padding: 3px;
  padding-left: 25px;
  position: relative;
}
dd[data-v-59f85bf5]:before {
  content: ":";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.secInner[data-v-59f85bf5] {
  width: 380px;
}
button.lecture[data-v-59f85bf5] {
  margin: 0 5px;
  padding: 5px 12px;
  font-size: 16px;
  font-weight: bold;
}
.resultTexts[data-v-59f85bf5] {
  font-size: 54px;
  font-weight: bold;
  border: 1px solid #fff;
}


#countBox[data-v-17bb94e0] {
  /* position: absolute; */
  color: #fff;
  font-size: 22px;
  margin-left: auto;
  margin-right: auto;
  /* top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); */
}
/* lt */
@media screen and (max-width: 959px) {
}
/* tb */
@media screen and (max-width: 767px) {
#countBox[data-v-17bb94e0] {
    position: absolute;
    top: -32px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
}
/* sp */
@media screen and (max-width: 575px) {
#countBox[data-v-17bb94e0] {
    top: -35px;
}
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border-collapse: collapse;
}
body {
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #000000;
  background-color: #EEFFCB;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  overflow-x: hidden;
  word-wrap: break-word;
  white-space: normal;
}
table {
  border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  margin: initial;
  line-height: 1.6;
}
ul,
ol {
  padding-left: 30px;
}
button:focus {
  outline: none;
}
.content {
  padding-bottom: 81px;
}
.footer {
  position: fixed;
  width: 100%;
  height: 61px;
  padding: 10px 0;
  bottom: 0;
  z-index: 3;
}
.footer > .d-flex {
    position: relative;
    height: 100%;
    padding: 0 15px;
    align-content: center;
}
.footer button {
    margin: 5px 5px;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 2px;
    border: 1px solid #fff;
    background-color: #EFEFEF;
}
.footer button.active {
      background-color: #FF8081;
      border: 1px solid #fff;
}


/* lt */
@media screen and (max-width: 959px) {
.footer button {
    padding: 5px 5px;
    font-size: 13px;
}
}

/* tb */
@media screen and (max-width: 767px) {
.content {
    padding-bottom: 113px;
}
.footer {
    height: 93px;
    padding: 0;
}
.footer > .d-flex {
      height: calc(100% - 40px);
      margin-top: 40px;
      align-content: start;
}
.footer > .d-flex div:last-of-type {
        position: absolute;
        right: 15px;
        bottom: 10px;
}
}


/* sp */
@media screen and (max-width: 575px) {
.content {
    padding-bottom: 151px;
}
.footer {
    height: 141px;
}
.footer > .d-flex {
      height: calc(100% - 47px);
      margin-top: 47px;
      padding: 0 5px;
}
}
.container {
  max-width: 930px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  position: relative;
}
.secOuter {
  max-width: 100%;
  overflow-x: auto;
}
.secInner {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
h1 {
  font-weight: bold;
  color: #fff;
  background: #339967;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
h2 {
  font-weight: bold;
  color: #fff;
  background: #666666;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.questionText {
  font-weight: bold;
  margin-bottom: 10px;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.aFlexC {
  align-items: center;
}
.jFlexC {
  justify-content: center;
}
.w-100 {
  width: 100%;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left !important;
}
.bB {
  font-weight: bold;
}
.bN {
  font-weight: normal;
}
.tBlk {
  color: #000000;
}
.tWht {
  color: #fff;
}
.tRed {
  color: #B0243A;
}
.tGrn {
  color: #339967;
}
.bgWht {
  background-color: #fff;
}
.bgGry {
  background-color: #C0C0C0;
}
.bgGry2 {
  background-color: #666666;
}
.bgGrn {
  background-color: #EEFFCB;
}
.bgGrn2 {
  background-color: #339967;
}
.bgGrn3 {
  background-color: #004040;
}
.bgPpl {
  background-color: #EDF0FF;
}
.bgPpl2 {
  background-color: #9999CB;
}
.bgBlu {
  background-color: #86CDF9;
}
.bgEnd {
  background-color: rgba(255, 0, 0, 0.4);
}
.bgEndCor {
  background-color: rgba(0, 128, 0, 0.4);
}
.bgEndCor2 {
  background-color: rgba(134, 205, 249, 0.5);
}
.bgPoint,
.bgPointL,
.bgPointR {
  position: relative;
  background-color: rgba(0, 128, 0, 0.4);
  font-weight: bold !important;
}
.bgPointL,
.bgPointR {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.bgPointL::after {
    content: "";
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    top: 0;
    bottom: 0;
    left: 2px;
    margin: auto;
    border-radius: 50%;
    background: #000;
    color: #fff;
    font-size: 11px;
}
.bgPointR::after {
    content: "";
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    top: 0;
    bottom: 0;
    right: -15px;
    margin: auto;
    border-radius: 50%;
    background: #000;
    color: #fff;
    font-size: 11px;
}
.bgPointL .kakko,
  .bgPointR .kakko {
    /* padding-right: 19px !important; */
    /* padding-left: 19px !important; */
}
.bgPointL .kakko::before,
    .bgPointR .kakko::before {
      /* left: 14px; */
}
.bgPointL .kakko::after,
    .bgPointR .kakko::after {
      /* right: 14px; */
}
.point5::after {
  content: "5" !important;
}
.bgPoint2 {
  position: relative;
  background-color: rgba(134, 205, 249, 0.6);
  font-weight: bold !important;
}
input,
select {
  padding: 4px;
}
input:disabled {
    color: #333;
}
select:disabled {
    opacity: 1;
    color: #333;
}
.result-text {
  margin: 0.2em;
  padding: 0.18em;
  font-weight: 800;
  font-size: 8px;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  width: 34.5px;
}
.resultQuestionNum {
  position: absolute;
  top: 1px;
  left: 50%;
  margin-left: -19px;
}
.resultQuestionLeft {
  position: absolute;
  left: -28px;
  top: 2px;
}
.resultQuestionRight {
  position: absolute;
  right: -28px;
  top: 2px;
}
.correct-result-text {
  color: #008000;
}
.incorrect-result-text {
  color: red;
}
.maru {
  display: block;
  width: 15px;
  height: 15px;
  background-size: 15px 15px;
  margin: 1px auto;
  background-image: url(/bundle/./img/maru.svg?a058e23eee4f03fac1dd2b86242425b5);
}
.batu {
  display: block;
  width: 15px;
  height: 15px;
  background-size: 15px 15px;
  margin: 1px auto;
  background-image: url(/bundle/./img/batu.svg?fcb3e8c5ddbc96a5c865819bb4947b74);
}
.shiwake-lecture-wrap {
  padding: 5px;
  margin: 5px -5px -5px -5px;
  border-top: solid 1px #000;
}
.lecture-wrap {
  padding: 15px;
  margin-top: 1em;
  border-top: solid 1px #000;
}
.lecture-wrap h4 {
    margin-top: 0.2em;
    font-weight: bold;
}
.lecture-wrap2 {
  border-top: solid 1px #000;
}
.lecture-wrap2 h4 {
    font-weight: bold;
}
table.lectureBox {
  width: 100%;
  position: relative;
  border: 1px dashed #777;
}
table.lectureBox tr:last-of-type {
    border-bottom: 1px dashed #777;
}
table.lectureBox2 {
  background: #fff;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
}
table.lectureBox2 td,
  table.lectureBox2 th {
    border-right: 1px solid #777;
    border-left: 1px solid #777;
    border-bottom: 1px solid #777;
    padding: 5px;
    width: 25% !important;
    vertical-align: middle;
}
table.lectureBox3 {
  background: #fff;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #777;
}
table.lectureBox3 td,
  table.lectureBox3 th {
    padding: 5px;
    vertical-align: middle;
}
table.lectureBox3 .celBB {
    border-bottom: 1px solid #777;
}
.justify {
  display: flex;
  justify-content: space-between;
}
.secInner-m {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.statementLecture {
  margin-top: 2em;
  border-top: solid 1px #000;
}
.statementLecture > div {
    padding: 15px;
}
.statementLecture h4 {
    margin-top: 0.2em;
    font-weight: bold;
}
.card {
  background: #eee;
  border-radius: 8px;
  border: solid 1px #999;
  padding: 0.5em 1em;
  margin: 1em;
}
img.w100 {
  width: 100%;
  display: block;
  margin: auto 1em;
}
img.w75 {
  width: 75%;
  display: block;
  margin: 1em auto;
}
.my-3 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.mt-3 {
  margin-top: 1em;
}
.pl-3 {
  padding-left: 1em;
}
span {
  outline: none !important;
}
.kakko {
  font-weight: bold;
  position: relative;
  padding-right: 12px !important;
  padding-left: 15px !important;
}
.kakko::before {
    content: '(';
    position: absolute;
    left: 15px;
    font-weight: normal;
}
.kakko::after {
    content: ')';
    position: absolute;
    right: 3px;
    font-weight: normal;
}
.kakko-m {
  font-weight: bold;
  position: relative;
  padding-right: 12px !important;
  padding-left: 25px !important;
}
.kakko-m::before {
    content: '△(';
    position: absolute;
    left: 15px;
    font-weight: normal;
}
.kakko-m::after {
    content: ')';
    position: absolute;
    right: 3px;
    font-weight: normal;
}
.kakko-s {
  font-weight: bold;
  position: relative;
  padding-right: 12px !important;
  padding-left: 25px !important;
}
.kakko-s::before {
    content: '　(';
    position: absolute;
    left: 15px;
    font-weight: normal;
}
.kakko-s::after {
    content: ')';
    position: absolute;
    right: 3px;
    font-weight: normal;
}
.kakko-k {
  font-weight: bold;
  position: relative;
  padding-right: 8px !important;
  padding-left: 8px !important;
}
.kakko-k::before {
    content: '(';
    position: absolute;
    left: 1px;
    font-weight: normal;
}
.kakko-k::after {
    content: ')';
    position: absolute;
    right: 1px;
    font-weight: normal;
}
.check {
  position: relative;
}
.check:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 10px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.flexSC {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.flexEC {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.flexCC {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.flexBC {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.fraction {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fraction > span {
    display: block;
    width: 100%;
    text-align: center;
}
.fraction > span:first-of-type {
      border-bottom: 1px solid #777;
}
.tdUl,
.tdUl2 {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.tdUl::before,
  .tdUl2::before {
    content: "";
    position: absolute;
    width: calc(100% + 10px);
    height: 1px;
    left: -5px;
    bottom: 2px;
    background: #000;
}
.tdUl2::after {
    content: "";
    position: absolute;
    width: calc(100% + 10px);
    height: 1px;
    left: -5px;
    bottom: -1px;
    background: #000;
}
.tIndent-1 {
  text-indent: 1em;
}

