@charset "UTF-8";
/* ==========================================================================
	 vo.3
	 ========================================================================== */
.main-wrap {
  background: url(img/main.jpg) no-repeat bottom center; }

@media screen and (max-width: 767px) {
  .main-wrap {
    background-size: 100% auto; } }
/* ==========================================================================
	 神戸学院大学で夢を叶えた先輩たち
	 ========================================================================== */
section.topic1 {
  margin-bottom: 70px; }
  section.topic1:last-child {
    margin-bottom: 0; }

.h2-sub {
  margin-top: 20px; }

.main {
  position: relative; }
  .main .name {
    position: absolute;
    left: -10px;
    bottom: -30px; }

@media screen and (max-width: 767px) {
  section.topic1 {
    margin-bottom: 40px; }

  .main .name {
    width: 58%;
    bottom: -20px; }
    .main .name img {
      width: 100%;
      height: auto; } }
/* お仕事紹介
=========================================================== */
.introduce-wrap {
  margin-top: 50px; }

.introduce-inner {
  margin-top: 25px;
  margin-bottom: 30px; }
  .introduce-inner .fl {
    width: 590px;
    margin-right: 30px; }
  .introduce-inner .fr {
    box-sizing: border-box;
    background-color: #eee;
    padding: 20px; }
    .introduce-inner .fr img {
      margin-top: -30px; }
  .introduce-inner dt {
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    font-weight: bold; }
  .introduce-inner dd {
    border-bottom: 1px dotted #000;
    padding: 10px 0 20px;
    margin-bottom: 20px; }
    .introduce-inner dd:last-child {
      margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .introduce-wrap {
    margin-top: 30px; }

  .introduce-inner {
    margin: 15px 0 20px; }
    .introduce-inner .fl, .introduce-inner .fr {
      float: none;
      width: 100%; }
    .introduce-inner dt {
      font-size: 16px;
      font-size: 1.6rem; }
    .introduce-inner dd {
      padding: 5px 0 10px;
      margin-bottom: 10px; }
    .introduce-inner .fr {
      padding: 15px;
      margin-top: 20px;
      height: auto !important; }
      .introduce-inner .fr img {
        margin-top: -22px;
        margin-left: -10px; }

  .image-wrap .fl, .image-wrap .fr {
    float: none; }
    .image-wrap .fl img, .image-wrap .fr img {
      width: 100%; }
  .image-wrap .fl {
    margin-bottom: 10px; } }
/* 夢叶ストーリー
=========================================================== */
.story-wrap {
  margin-top: 60px; }

.step-wrap {
  margin: 30px 0 15px;
  padding: 20px; }
  .step-wrap ul {
    letter-spacing: -.40em; }
    .step-wrap ul li {
      display: inline-block;
      letter-spacing: normal;
      vertical-align: middle;
      box-sizing: border-box;
      width: 265px;
      padding: 15px;
      background-color: #fff;
      margin-right: 12.5px; }
      .step-wrap ul li:last-child {
        margin-right: 0; }
      .step-wrap ul li h4 {
        font-size: 18px;
        font-size: 1.8rem;
        text-align: center;
        color: #000; }

.step-wrap.yellow {
  background: url(img/bg_yellow.gif) repeat top center; }

.step-wrap.blue {
  background: url(img/bg_blue.gif) repeat top center; }

.result-wrap:before {
  content: url(img/arrow.gif);
  text-align: center;
  position: relative;
  display: block;
  height: 20px;
  visibility: inherit; }
.result-wrap ul {
  letter-spacing: -.40em;
  margin-top: 15px; }
  .result-wrap ul li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    box-sizing: border-box;
    width: 420px;
    padding: 20px;
    margin-right: 20px; }
    .result-wrap ul li:last-child {
      margin-right: 0; }
    .result-wrap ul li h4 {
      font-size: 18px;
      font-size: 1.8rem;
      color: #000;
      padding-left: 24px;
      background: url(img/check_yellow.gif) no-repeat center left;
      background-size: 20px auto; }

.result-wrap.yellow ul li {
  border: 4px solid #fff100; }

.result-wrap.blue ul li {
  border: 4px solid #afdaf5; }
  .result-wrap.blue ul li h4 {
    background: url(img/check_blue.gif) no-repeat center left;
    background-size: 20px auto; }

.message-wrap {
  margin-top: 30px;
  padding: 20px; }
  .message-wrap h4 {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 10px 15px 0;
    display: inline-block;
    color: #000;
    text-align: center;
    line-height: 1.4; }
  .message-wrap p {
    width: 670px;
    border-left: 2px solid #000;
    padding-left: 20px; }

.message-wrap.yellow {
  background-color: #fff100; }

.message-wrap.blue {
  background-color: #afdaf5; }

@media screen and (max-width: 767px) {
  .story-wrap {
    margin-top: 40px; }

  .step-wrap {
    margin: 20px 0 15px;
    padding: 10px; }
    .step-wrap ul li {
      display: block;
      width: 100%;
      margin-right: 0;
      margin-bottom: 10px; }
      .step-wrap ul li:last-child {
        margin-bottom: 0; }
      .step-wrap ul li h4 {
        font-size: 16px;
        font-size: 1.6rem; }

  .result-wrap ul li {
    display: block;
    width: 100%;
    padding: 15px;
    margin-bottom: 10px; }
    .result-wrap ul li:last-child {
      margin-bottom: 0; }
    .result-wrap ul li h4 {
      font-size: 16px;
      font-size: 1.6rem;
      background: url(img/check_yellow.gif) no-repeat center left;
      background-size: 18px auto; }

  .message-wrap {
    margin-top: 20px;
    padding: 15px;
    text-align: center; }
    .message-wrap h4 {
      display: inline-block;
      float: none;
      font-size: 16px;
      font-size: 1.6rem;
      padding: 0;
      border-bottom: 2px solid #000; }
    .message-wrap p {
      float: none;
      width: 100%;
      text-align: left;
      padding: 15px 0 0;
      border: 0; } }
/* ==========================================================================
	 夢を叶える最初の一歩、ここではじめよう！
	 ========================================================================== */
.suppor-wrap {
  background-color: #f3e5bd;
  margin-top: 30px;
  padding: 20px; }

.h2-sub-pink {
  color: #e4007f;
  margin: 15px 80px 30px 80px;
  text-align: center;
  border-bottom: #e4007f dotted 2px;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: bold; }

.question-wrap {
  margin-top: 20px;
  background: #fff url(img/bg_bar_blue.gif) no-repeat top center;
  padding: 32px 20px 20px; }
  .question-wrap .answer-text {
    color: #e4007f;
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 10px;
    font-weight: bold; }
    .question-wrap .answer-text span {
      font-size: 21px;
      font-size: 2.1rem; }

.flow-inner {
  margin-top: 15px; }
  .flow-inner h3 {
    font-size: 20px;
    font-size: 2rem;
    color: #80c8ef; }
  .flow-inner .flow-box-in {
    display: table; }
  .flow-inner .fl-text {
    width: 220px !important;
    border-right: 1px dotted #000;
    padding-right: 10px;
    display: table-cell; }
  .flow-inner .fr-text {
    width: 500px;
    display: table-cell;
    padding-left: 15px; }
  .flow-inner .flow-box {
    background-color: #efefef;
    padding: 15px; }
    .flow-inner .flow-box .bg-blue {
      background-color: #afdaf5;
      margin: 10px 0 5px;
      font-weight: bold;
      padding: 3px 10px; }
    .flow-inner .flow-box .flow-lead {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: bold; }
    .flow-inner .flow-box .fl {
      width: 500px; }

.arrow-img:before {
  content: url(img/arrow02.gif);
  text-align: center;
  position: relative;
  display: block;
  height: 0px;
  top: 2px;
  visibility: inherit; }

.support-box {
  margin-top: 15px;
  background-color: #efefef;
  padding: 15px; }
  .support-box .support-lead01 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold; }
    .support-box .support-lead01:before {
      content: url(img/icon_point01.gif);
      display: inline-block;
      margin-right: 5px;
      position: relative;
      top: 5px; }
  .support-box .support-lead02 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold; }
    .support-box .support-lead02:before {
      content: url(img/icon_point02.gif);
      display: inline-block;
      margin-right: 5px;
      position: relative;
      top: 5px; }

.support-list li {
  display: inline-block;
  margin-right: 20px;
  background: url(img/bg_bluebar.gif) no-repeat left center;
  padding-left: 10px;
  margin-top: 5px; }

.graph-box {
  margin: 20px 0 40px; }
  .graph-box .graph-text {
    background-color: #afdaf5;
    padding: 3px 10px;
    font-weight: bold;
    margin-bottom: 15px; }
    .graph-box .graph-text span {
      font-size: 12px;
      font-size: 1.2rem; }
    .graph-box .graph-text .sub-text {
      float: right;
      font-weight: normal; }

.category .blue-text {
  color: #0086cd;
  font-weight: bold; }
.category .company-list {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 20px; }

/* sp
=========================================================== */
@media screen and (max-width: 767px) {
  .suppor-wrap {
    margin-top: 5px;
    padding: 15px; }

  .h2-sub-pink {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 10px 0; }

  .question-wrap {
    padding: 25px 10px 5px; }
    .question-wrap .answer-text {
      margin: 0 0 10px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.5; }

  .flow-inner h3 {
    font-size: 16px;
    font-size: 1.6rem; }
  .flow-inner .flow-box {
    padding: 10px; }
    .flow-inner .flow-box .flow-lead {
      font-size: 14px;
      font-size: 1.4rem; }
    .flow-inner .flow-box .fr {
      width: 100%; }
      .flow-inner .flow-box .fr img {
        width: 100%; }
    .flow-inner .flow-box .fl {
      width: 100%;
      padding-bottom: 10px; }
  .flow-inner .flow-box-in,
  .flow-inner .fl-text,
  .flow-inner .fr-text {
    display: block;
    width: 100% !important;
    border: none;
    padding: 0; } }
@media screen and (max-width: 767px) {
  .support-box {
    padding: 10px; }
    .support-box .support-lead01,
    .support-box .support-lead02 {
      font-size: 14px;
      font-size: 1.4rem; }
    .support-box .support-list li {
      background-position: left 5px;
      margin: 5px 0 0; } }
@media screen and (max-width: 767px) {
  .arrow-img:before {
    content: url(img/arrow03.gif);
    top: -5px; } }
@media screen and (max-width: 767px) {
  .graph-box {
    margin: 20px 0 30px; }
    .graph-box .sub-text {
      float: none !important;
      display: block; }
    .graph-box .category {
      margin-top: -10px; } }
@media screen and (max-width: 767px) {
  .sp-link {
    display: block;
    position: relative;
    pointer-events: auto;
    cursor: pointer; }
    .sp-link:after {
      background: url(img/icon_zoom.png) no-repeat left top;
      background-size: 30px 30px;
      content: '';
      display: block;
      height: 30px;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 30px; } }
