@charset "Shift-JIS";
@import url("/css/common2.css");
@import url("/css/new/common.css");
@import url("/css/new/header.css");
@import url("/css/side.css");
@import url("/css/new/footer.css");
/* -------------------------------------------
	base CSS
------------------------------------------- */
a {
  overflow: hidden;
}

#main h1.text {
  padding: 21px 0 0 20px !important;
}

#main h2 {
  height: 30px;
  width: 690px;
  margin: 40px auto 0px;
  background: url(/image_cmn/tool/label02.gif) no-repeat 0 0;
  font-size: 20px;
  font-weight: bold;
  text-indent: 30px;
  line-height: 26px;
}

#main h2 {
  height: 30px;
  width: 690px;
  margin: 35px auto 10px;
  background: url(/image_cmn/tool/label02.gif) no-repeat 0 0;
  font-size: 20px;
  font-weight: bold;
  text-indent: 30px;
  line-height: 26px;
}

#wrapper #main .box {
  clear: both;
  overflow: hidden;
  width: 710px;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

div#main .lead {
  padding: 10px 10px 15px;
  clear: both;
  width: 630px;
  margin: 0 auto;
}

#main div.box div.section {
  width: 650px;
  margin: 0 auto 35px;
  text-align: left;
}

#main div.box div.section h3 {
  clear: both;
  margin: 0 auto;
  padding: 8px 15px 7px 18px;
  background: url(/image_cmn/tool/sub_label.gif) no-repeat scroll left top transparent;
  color: #313131;
  font-size: 110%;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
}

#main div.box div.section h4 {
  background: url(/image_cmn/tool/label04.gif) no-repeat scroll left top transparent;
  color: #313131;
  font-size: 120%;
  font-weight: bold;
  width: 630px;
  height: 24px;
  letter-spacing: 1px;
  margin: 16px auto 0 auto;
  padding: 0px 0 6px 32px;
  line-height: 30px;
}

#main .box p {
  font-size: 17px;
  margin: 0px 0px 16px;
  padding: 0px;
}

#main .box p.main {
  margin: 20px auto 0;
  padding: 0px!important;
  width: 600px;
  line-height: 1.7;
}

.box_past_grade {
  background: #fff;
  border: 1px solid #86715E;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 15px auto 30px;
  max-width: 500px;
  width: calc( 500 / 680 * 100% );
}

#main div.box div.section .box_past_grade h3 {
  background: #86715E;
  color: #fff;
  font-weight: bold;
  line-height: normal;
  padding: 0.2em 0;
  text-align: center;
  width: 100%;
}

#main div.box div.section .box_past_grade .btn {
  background: url("/result/image_cmn/responsive/bg-btn-small02.png");
  background-size: cover;
  box-shadow:1px 5px 4px -1px #cccccc;
  border-radius: 3em;
  clear: both;
  margin: 20px 10px 20px;
  max-width: 200px;
  width: calc( 200 / 500 * 100% );
}

#main div.box div.section .box_past_grade .btn:first-of-type {
  background: url("/result/image_cmn/responsive/bg-btn-blue-small02.png");
  background-size: cover;
  margin-right: 1em;
}

#main div.box div.section .box_past_grade .btn:hover {
  opacity: .8;
  transition: .5s all;
}

#main div.box div.section .box_past_grade .btn a {
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 1.95em;
  padding-right: 0.5em;
  position: relative;
  text-align: center;
}

#main div.box div.section .box_past_grade .btn a:after {
  background: url("/result/image_cmn/responsive/ico-btn-arrow.png") center center no-repeat;
  background-size: 0.5em;
  bottom: 0;
  content: "";
  display: block;
  right: 0.7em;
  position: absolute;
  top: 0;
  width: 0.5em;
}

#main div.box .section ol.suuji {
  font-size: 17px;
  list-style-type: decimal;
  margin: 10px auto;
  list-style-position: inside;
  width: 600px;
}

#main div.box .section ol.suuji li {
  list-style-type: decimal;
  margin: 0px;
}