.noscript_error {
 background-color: #ff4e4e;
 color: #fff;
 font-weight: bold;
 padding: 50px 1em;
 text-align: center;
 border-radius: 7px;
}
body.test.toeic .mainArea, body.toeic-test .mainArea {
 font-size: 1.6rem;
 max-width: 950px;
 margin: 0 auto;
 line-height: 1.8em;
}
body.toeic-test .mainArea h2 {
 margin-bottom: 1em;
}
.limit_time_watch {
 display: none;
}
.limit_time_watch.active {
 display: block;
 position: fixed;
 bottom: 0;
 width: 100%;
 text-align: center;
 background-color: #bc0000c9;
 color: #fff;
 left: 0;
 font-weight: bold;
 font-size: 1.6em;
 line-height: 1.4em;
 padding: 10px 0;
 z-index: 1000;
}
.post-password-form {
 margin-bottom: 50px;
}
.post-password-form input[type="password"] {
 border: 1px solid #aaa;
 border-radius: 2px;
 font-size: 18px;
}
.post-password-form p {
 margin-bottom: 15px;
}
.post-password-form input[type="submit"] {
 display: inline-block;
 background-color: #464646;
 color: #fff;
 font-weight: bold;
 padding: 7px 19px;
 line-height: 1em;
 position: relative;
 top: -1px;
 font-size: 16px;
}
/**/
.box007 {
 padding: 1.5em;
 border: 2px solid #aaa;
 margin-top: 1em;
 margin-bottom: 2em;
}
/**/
.toeic_text_div {
 padding: 15px;
 border: 2px solid #63c3ff;
 margin: 20px;
 line-height: 1.8em;
}
.toeic_text_div strong {
 color: red;
 background-color: #ffeefc;
 border-radius: 2px;
 padding: 1px 5px;
}
.toeic_text_div strong.nomark {
 color: initial;
 background-color: transparent;
 padding: 0;
}
span.c_sp1 {
 display: inline-block;
 width: 3em;
 border-bottom: 1px dotted #000;
}
#profile_box dl {
 overflow: hidden;
}
#profile_box dl dt {
 float: left;
 clear: both;
 padding: 8px 15px;
 width: 22%;
 box-sizing: border-box;
 font-weight: bold;
 line-height: 1.4em;
}
#profile_box dl dd {
 float: none;
 padding: 8px 10px 8px 22%;
 margin: 0;
 border-bottom: 1px dotted #aaa;
 line-height: 1.4em;
}
#profile_box dl dd span.in span.namesp1 {
 margin-right: 5px;
}
#qd_test_form .hissu {
 font-size: 10px;
 line-height: 1em;
 background-color: #ff6a6a;
 color: #fff;
 padding: 2px 5px;
 border-radius: 2px;
 display: inline-block;
 position: relative;
 top: -2px;
 font-weight: normal;
}
#qd_test_form .check_textarea {
 color: #ff6a6a;
 ;
 font-weight: bold;
}
#profile_box dl dd span.in {
 display: block;
 margin-bottom: 7px;
 overflow: hidden;
}
#profile_box dl dd input {
 font-size: 18px;
 border: 1px solid #aaa;
 border-radius: 5px;
 padding: 4px 5px;
 box-sizing: border-box;
}
#qd_test_form input[type="submit"] {
 margin: 2em auto;
 display: block;
 width: 280px;
 background-color: #34afec;
 border: 2px solid #34afec;
 padding: 11px 0;
 border-radius: 9px;
 font-weight: bold;
 color: #fff;
 font-size: 16px;
 box-shadow: 0 2px 0 #1e6283;
 -moz-transition: 0.3s ease-in-out;
 -o-transition: 0.3s ease-in-out;
 -webkit-transition: 0.3s ease-in-out;
 transition: 0.3s ease-in-out;
 cursor: pointer;
 position: relative;
 top: 0;
}
p.first_note {
 font-size: 1.4em;
 line-height: 1.4em;
 margin: 2em 0 5px 0;
 font-weight: bold;
}
#qd_test_form input[type="submit"]:hover {
 background-color: #fff;
 color: #34afec;
 box-shadow: 0 0 0 #fff;
 top: 2px;
}
span.wpcf7-not-valid-tip, .qd_error_message {
 background-color: #b30202;
 text-align: center;
 color: #fff;
 font-weight: bold;
 padding: 14px;
 border-radius: 15px;
 clear: both;
 margin: 10px auto;
}
.qd_allow_message p, div.box-01 .qd_allow_message p, .qd_error_message p, div.box-01 .qd_error_message p {
 margin: 0 0 3px 0;
 padding: 0;
 line-height: 1.3em;
}
.qd_allow_message {
 background-color: #34afec;
 text-align: center;
 color: #fff;
 font-weight: bold;
 padding: 14px;
 border-radius: 15px;
 clear: both;
 margin: 10px auto;
 font-size: 1.1em;
}
#test_body dt {
 margin-bottom: 13px;
}
#test_body dt .text_q {
 background-color: #EDEDF8;
 font-weight: bold;
 padding: 10px 12px;
 border-left: 7px solid #ffc600;
 line-height: 1.8em;
}
#qd_test_form a {
 text-decoration: underline;
 color: #3081e6;
}
#test_body select {
 appearance: auto;
 border: 1px solid #888;
 font-size: 18px;
 padding: 5px 17px 5px 5px;
 border-radius: 6px;
 background-color: #ffeefc;
 box-shadow: 0 0 6px #b6b6b6;
 margin: 15px 0 0 0;
}
#test_body span.ans_tx {
 font-weight: 400;
 background-color: #e4f8ff;
 padding: 7px 20px;
 border-radius: 8px;
 margin: 0 2px 2px 0;
 display: inline-block;
}
#test_body dl dt h3 {
 margin: 5px 0;
 border-left: 4px solid #6d6d6d;
 padding-left: 9px;
}
#test_body dl dt .tx1 {
 margin: 7px 0;
 font-size: 0.95em;
}
#test_body span.ans_tx span {
 font-weight: bold;
}
#test_body {
 font-size: 14px;
 line-height: 1.4em;
}
#test_body dd {
 padding: 0;
 margin: 0 0 40px 25px;
}
#test_body .test_head {
 margin: 0;
 padding: 20px;
 font-size: 1.1em;
 line-height: 1.3em;
 background-color: transparent;
 border: none;
 border-top: 1px solid #282828;
}
#test_body .bun {
 border: 1px solid #000;
 padding: 15px;
 border-radius: 11px;
 line-height: 1.8em;
}
#test_body dl {
 overflow: hidden;
 margin-top: 2em;
}
#test_body select.qd_test_select {
 padding: 5px;
 font-size: 18px;
 border-radius: 5px;
 border: 1px solid #aaa;
 display: inline-block;
 margin: 6px 0 0 0;
 width: 8em;
}
#test_body select.qd_test_select[name="sakubun_select"] {
 width: auto;
}
#test_body .test_head a {
 color: #33a8e3;
 font-weight: bold;
 display: block;
 padding: 5px 0;
}
#test_body textarea.test_textarea {
 width: 100%;
 box-sizing: border-box;
 border-radius: 3px;
 border: 1px solid #aaa;
 padding: 5px;
 font-size: 18px;
 line-height: 1.6em;
 font-weight: normal;
}
.c_blue {
 color: #5151ff;
}
.time_limit_note {
 text-align: center;
 font-weight: bold;
 padding: 15px 0 0 0;
 font-size: 1.1em;
}
.req_check {
 background-color: #f05c5c;
 color: #fff;
 font-size: 1.1em;
 border-radius: 8px;
 margin: 8px 0;
 padding: 3px 1em;
 text-align: center;
 font-weight: bold;
}
#test_start {
 margin: 1em auto;
 max-width: 280px;
 background-color: #0ebd56;
 border: 2px solid #13d262;
 padding: 11px 0;
 border-radius: 9px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 font-size: 1.1em;
 box-shadow: 0 2px 0 #187139;
 -moz-transition: 0.1s ease-in-out;
 -o-transition: 0.1s ease-in-out;
 -webkit-transition: 0.1s ease-in-out;
 transition: 0.1s ease-in-out;
 cursor: pointer;
 position: relative;
 top: 0;
}
#test_start:hover {
 background-color: #fff;
 color: #0ebd56;
 top: 2px;
 box-shadow: 0 0px 0 #fff;
}
@media only screen and (max-width: 640px) {
 .req_check {
  font-size: 4vw;
 }
 .time_limit_note {
  font-size: 4vw;
 }
 body.toeic-test .mainArea {
  width: 92%;
 }
 .limit_time_watch {
  font-size: 6vw;
 }
 span.name_kai {
  display: block;
  margin-top: 4px;
 }
 #profile_box dl dt {
  float: none;
  width: auto;
  padding-left: 0;
  padding-bottom: 0;
 }
 #profile_box dl dd {
  padding-left: 0;
  width: auto;
  box-sizing: border-box;
 }
 #profile_box dl dd input[type="email"] {
  width: 100%;
  box-sizing: border-box;
 }
 /*640*/
}