@charset "utf-8";

/* Common Style
----------------------------------------------- */

a {
  outline: none;
}

#container #success {
  margin: 0 auto;
  padding-bottom: 40px;
  overflow: hidden;
}

#success h2,
#success h3 {
  margin-bottom: 10px;
}

#success p.register {
  padding-top: 40px;
  clear: both;
  text-align: center;
}

#success p.register a {
  margin: 0 auto;
  padding: 0 115px 0 60px;
  border-radius: 3px;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  color: #fff;
  background: #87c209 url('/static/img/af/www/index-a/icon-register.png') no-repeat 100% 0;
  font-size: 18px;
}

#success p.register a:hover {
  text-decoration: none;
  background-color: #ff9f00;
}

/* success-navi */
div#success-navi {
  width: 192px;
  float: left;
}

div#success-navi h3 {
  padding: 5px;
  color: #fff;
  background-color: #aed028;
  font-size: 1.2em;
}

div#success-navi ol {
  border-top: 1px solid #cecece;
}

div#success-navi ol li {
  padding: 5px 5px 5px 60px;
  border: 1px solid #cecece;
  border-top-width: 0;
  position: relative;
  min-height: 65px;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top,  #fefefe 0%, #fdfdfd 66%, #f3f3f3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(66%,#fdfdfd), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fefefe 0%,#fdfdfd 66%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fefefe 0%,#fdfdfd 66%,#f3f3f3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fefefe 0%,#fdfdfd 66%,#f3f3f3 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fefefe 0%,#fdfdfd 66%,#f3f3f3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
}

div#success-navi ol li h4 {
  margin-bottom: 5px;
  padding-bottom: 3px;
  border-bottom: 1px solid #cecece;
  font-weight: normal;
}

div#success-navi ol li h4 span {
  font-weight: bold;
  font-size: 1.2em;
}

div#success-navi ol li p.thumb {
  position: absolute;
  top: 5px;
  left: 5px;
}

div#success-navi ol li p {
  line-height: 1.3;
  font-size: 1.08em;
}

div#success-navi ol li p a {
  text-decoration: underline;
}

/* success-index */
div#success-main > h3,
div#success-main #link-list h3 {
  border-left: 5px solid #87c209;
  padding: 5px 10px;
  font-size: 1.5em;
}

div#success-main ol.success-index li {
  margin-bottom: 10px;
  padding: 10px 10px 10px 120px;
  border: 2px solid #eee;
  position: relative;
  min-height: 100px;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top,  #fefefe 0%, #fdfdfd 66%, #f3f3f3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(66%,#fdfdfd), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fefefe 0%,#fdfdfd 66%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fefefe 0%,#fdfdfd 66%,#f3f3f3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fefefe 0%,#fdfdfd 66%,#f3f3f3 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fefefe 0%,#fdfdfd 66%,#f3f3f3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
}

div#success-main ol.success-index li h4 {
  margin-bottom: 10px;
  padding-bottom: 7px;
  border-bottom: 1px solid #cecece;
  font-weight: normal;
  font-size: 1.2em;
}

div#success-main ol.success-index li h4 span {
  font-weight: bold;
  font-size: 1.67em;
}

div#success-main ol.success-index li p.thumb {
  position: absolute;
  top: 10px;
  left: 10px;
}

div#success-main ol.success-index li h5 {
  margin-bottom: 10px;
  color: #690;
  font-size: 2em;
}

div#success-main ol.success-index li p {
  font-size: 1.2em;
}

/* success-main */
div#success-main {
  margin-right: 8px;
  width: 750px;
  float: left;
}

/* social */
#success ul.social {
  margin-bottom: 20px;
  width: 750px;
}

#success ul.social:after {
  content: "";
  display: block;
  clear: both;
}

#success ul.social li {
  margin-right: 10px;
  float: left;
}


/* Interviews
----------------------------------------------- */

div#success-main .header-box {
  margin-bottom: 20px;
  padding: 10px 150px 10px 15px;
  background-color: #ebf7c7;
  min-height: 160px;
  position: relative;
}

div#success-main .header-box p.lead {
  margin: 0 -20px 0 -15px;
  padding: 5px 10px;
  color: #fff;
  background-color: #87c209;
  font-weight: bold;
  font-size: 1.5em;
}

div#success-main .header-box h3 {
  margin: 10px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #cecece;
  line-height: 1.3;
  font-size: 2.5em;
}

div#success-main .header-box p.name {
  font-weight: bold;
  font-size: 1.5em;
  text-align: right;
}

div#success-main .header-box p.name span {
  font-size: 1.68em;
}

div#success-main .header-box p.img {
  position: absolute;
  top: 10px;
  right: 10px;
}

div#success-main .section h4 {
  margin-bottom: 20px;
  padding-left: 22px;
  line-height: 1.3;
  color: #690;
  background: url('/static/img/af/shop/college/success/bullet-box.gif') no-repeat 0 3px;
  font-size: 1.5em;
}

div#success-main .section .interview-box {
  margin-bottom: 20px;
  padding: 5px 15px 15px 15px;
  background-color: #f7f6f5;
  line-height: 1.8;
  font-size: 1.2em;
}

div#success-main .section .interview-box p {
  margin-top: 10px;
}

div#success-main .section .interview-box p strong {
  color: #8fc619;
}

div#success-main .section .interview-box p.note {
  padding: 5px 8px;
  background-color: #ebf7c7;
}

div#success-main .section div.pht {
  padding-right: 226px;
  position: relative;
  min-height: 190px;
}

div#success-main .section div.pht p.link {
  margin: 0;
  width: 200px;
  position: absolute;
  top: 15px;
  right: 15px;
  line-height: 1.2;
  text-align: center;
}

div#success-main .section div.pht p.link img {
  margin-bottom: 3px;
  display: block;
}

div#success-main #link-list ul {
  margin-bottom: 30px;
  padding: 5px 15px 15px 15px;
  background-color: #ebf7c7;
}

div#success-main #link-list ul li {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 1.2em;
}

div#success-main p.nocopy {
  margin-bottom: 20px;
}


/* success01 */
div#success-main div#fukui-pht01,
div#success-main div#fukui-pht02,
div#success-main div#fukui-pht03 {
  position: relative;
}

div#success-main div#fukui-pht01 p {
  margin-right: 110px;
}

div#success-main div#fukui-pht02 p,
div#success-main div#fukui-pht03 p {
  margin-right: 210px;
}

div#success-main div#fukui-pht01 img,
div#success-main div#fukui-pht02 img,
div#success-main div#fukui-pht03 img {
  position: absolute;
  top: 15px;
  right: 15px;
}
