/*! LP-text */
body {
  padding-top: 50px; }

p, ul {
  margin-bottom: 24px; }

.container {
  font-size: 16px;
  line-height: 1.5;
  color: #666; }
  .container > div {
    margin-bottom: 24px; }

.heading2.heading2--pt1 {
  color: #e46b81;
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(150, 150, 150, 0.3);
  line-height: 48px;
  padding-top: 72px;
  margin-top: 0;
  overflow: hidden; }
  .heading2.heading2--pt1 .heading2--pt1__inner {
    display: inline-block;
    padding: 0 0.5em;
    position: relative; }
    .heading2.heading2--pt1 .heading2--pt1__inner:before, .heading2.heading2--pt1 .heading2--pt1__inner:after {
      position: absolute;
      content: '';
      border-top: 1px solid #f08f9b;
      top: 50%;
      width: 1000%; }
    .heading2.heading2--pt1 .heading2--pt1__inner:before {
      left: 100%; }
    .heading2.heading2--pt1 .heading2--pt1__inner:after {
      right: 100%; }

.heading3 {
  font-weight: bold;
  margin: 16px 0 8px; }

.mb_1 {
  margin-bottom: 24px; }

.btn.btn--pt1 {
  color: #fff;
  background: #e68011; }

.alert.alert-color-c {
  border: 3px solid #e68011;
  border-radius: 0; }

.text-color-c {
  color: #e68011; }

.fwb {
  font-weight: bold; }

.main-visual {
  position: relative;
  margin-top: 10px; }
  .main-visual img {
    width: 100%;
    height: auto; }

.logo-img {
  width: 100px;
  height: auto;
  vertical-align: bottom; }

.icon-sakura {
  display: block;
  background: url("../images/icon_sakura.png") top left no-repeat;
  background-size: 18px;
  padding-left: 30px; }

@media screen and (max-width: 767px) {
  body {
    background-size: 960px; }

  .text-large {
    font-size: 120%;
    line-height: 48px; } }
@media screen and (min-width: 768px) {
  .text-large {
    font-size: 137.5%;
    line-height: 48px; }

  .mb_1 {
    margin-bottom: 24px; }

  .main-visual .heading1--pt1 {
    margin-top: -24px; } }
.heading1.heading1--pt1 {
  color: #d86981;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff; }
  .heading1.heading1--pt1 .heading1--pt1__year {
    display: block;
    color: #666;
    text-shadow: none;
    margin-bottom: 5px;
    font-weight: normal; }
.main-visual .heading1 {
  position: absolute;
  top: 35%;
  left: 7%; }

@media screen and (max-width: 767px) {
  .heading1 {
    font-size: 24px; }
    .heading1 .heading1--pt1__year {
      font-size: 12px; }
    .main-visual .heading1 {
      margin-top: -12px; }

  .heading2 {
    margin-bottom: 8px; }
    .heading2.heading2--pt1 {
      font-size: 22px; }

  .heading3.heading3--pt1 {
    font-size: 18px;
    line-height: 24px; }
  .heading3.heading3--pt2 {
    font-size: 16px; } }
@media screen and (min-width: 768px) {
  .heading2 {
    margin-bottom: 24px; }
    .heading2.heading2--pt1 {
      font-size: 28px; }

  .heading3.heading3--pt1 {
    font-size: 20px;
    line-height: 24px; }
  .heading3.heading3--pt2 {
    font-size: 16px;
    line-height: 24px; } }
@media screen and (min-width: 768px) and (max-width: 1119px) {
  .heading1.heading1--pt1 {
    font-size: 48px; }
    .heading1.heading1--pt1 .heading1--pt1__year {
      font-size: 22px; } }
@media screen and (min-width: 1120px) {
  .heading1.heading1--pt1 {
    font-size: 80px; }
    .heading1.heading1--pt1 .heading1--pt1__year {
      font-size: 36px; } }
.list {
  padding-left: 1.5em; }
  .list.list-none {
    list-style-type: none;
    padding: 0; }
  .list.list-num {
    padding-left: 1.5em;
    list-style-type: decimal; }

.row-interview {
  margin: 0; }
  .row-interview > li {
    padding: 24px 15px; }
    .row-interview > li .heading3--pt2 {
      margin-top: 0; }

.row-school > li {
  padding: 12px 15px 0; }

@media screen and (max-width: 767px) {
  .row-interview > li:nth-child(2n+1) {
    background-color: #eee; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .row-interview > li {
    height: 248px; } }
@media screen and (min-width: 768px) and (min-width: 992px) {
  .row-interview > li {
    height: 200px; } }
@media screen and (min-width: 768px) {
  .row-interview > li:nth-child(4n), .row-interview > li:nth-child(4n+1) {
    background-color: #eee; } }
.step-chart {
  padding: 0 15px; }
  .step-chart .step-chart-md-cols4 {
    position: relative;
    background: #fff0f7; }
    .step-chart .step-chart-md-cols4 .step-circle {
      background: #e46b81;
      color: #fff;
      position: absolute;
      display: block;
      left: 15px;
      width: 48px;
      height: 48px;
      border-radius: 50%;
      font-size: 12px;
      text-align: center;
      line-height: 50px; }
    .step-chart .step-chart-md-cols4:nth-child(even) {
      background: #ffdeeb; }
  .step-chart .heading-step-chart {
    line-height: 48px;
    margin: 0 0 11px;
    padding: 0 0 11px 60px;
    border-bottom: 2px solid #aaa; }

@media screen and (max-width: 991px) {
  .step-chart .step-chart-md-cols4 {
    padding: 24px 15px 48px; }
    .step-chart .step-chart-md-cols4 .step-circle {
      top: 24px; }
    .step-chart .step-chart-md-cols4:nth-child(odd):not(:last-child):after {
      content: '';
      position: absolute;
      bottom: -20px;
      right: 15px;
      width: 80px;
      height: 20px;
      margin-left: -40px;
      border-top: 20px solid #fff0f7;
      border-left: 40px solid transparent;
      border-bottom: 0 solid transparent;
      border-right: 40px solid transparent;
      z-index: 1; }
    .step-chart .step-chart-md-cols4:nth-child(even):not(:last-child):after {
      content: '';
      position: absolute;
      bottom: -20px;
      right: 15px;
      width: 80px;
      height: 20px;
      border-top: 20px solid #ffdeeb;
      border-left: 40px solid transparent;
      border-bottom: 0 solid transparent;
      border-right: 40px solid transparent;
      z-index: 1; } }
@media screen and (min-width: 992px) {
  .step-chart .step-chart-md-cols4 {
    padding: 12px 15px;
    height: 192px; }
    .step-chart .step-chart-md-cols4 .step-circle {
      top: 12px; }
    .step-chart .step-chart-md-cols4:not(:last-child) {
      padding-right: 35px; }
    .step-chart .step-chart-md-cols4:nth-child(odd):not(:last-child):after {
      content: '';
      position: absolute;
      top: 0;
      right: -20px;
      width: 20px;
      height: 192px;
      border-top: 96px solid #ffdeeb;
      border-left: 20px solid transparent;
      border-bottom: 96px solid #ffdeeb;
      border-right: 20px solid #ffdeeb; }
    .step-chart .step-chart-md-cols4:nth-child(even):not(:last-child):after {
      content: '';
      position: absolute;
      top: 0;
      right: -20px;
      width: 20px;
      height: 192px;
      border-top: 96px solid #fff0f7;
      border-left: 20px solid transparent;
      border-bottom: 96px solid #fff0f7;
      border-right: 20px solid #fff0f7; }
  .step-chart .heading-step-chart.heading-2line {
    line-height: 1.2;
  }
}
@media screen and (min-width: 1200px) {
  .step-chart .heading-step-chart.heading-2line {
    line-height: 48px;
  }
}
.navbar {
  background: rgba(255, 255, 255, 0.9);
  border: none;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2); }
  .navbar .navbar-right {
    margin-right: 12px; }
  .navbar .navbar-brand {
    padding: 8px; }
    .navbar .navbar-brand .navbar-brand__sns {
      margin: 0 0 0 7px; }
      .navbar .navbar-brand .navbar-brand__sns > li {
        float: left;
        margin-right: 5px; }
        .navbar .navbar-brand .navbar-brand__sns > li span {
          display: block;
          width: 32px;
          height: 32px;
          border-radius: 4px;
          text-indent: 100%;
          white-space: nowrap;
          overflow: hidden; }
      .navbar .navbar-brand .navbar-brand__sns .navbar-brand__sns__fb {
        background: url("../images/sns_icon_sprite.png") no-repeat 0px 0px;
        background-size: 32px auto; }
      .navbar .navbar-brand .navbar-brand__sns .navbar-brand__sns__tw {
        background: url("../images/sns_icon_sprite.png") no-repeat 0px -32px;
        background-size: 32px auto; }
      .navbar .navbar-brand .navbar-brand__sns .navbar-brand__sns__line {
        background: url("../images/sns_icon_sprite.png") no-repeat 0px -64px;
        background-size: 32px auto; }

@media screen and (max-width: 1119px) {
  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-text {
    float: none;
    margin: 15px 0; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .collapsing {
    overflow: hidden !important; } }
@media screen and (min-width: 1120px) {
  .navbar-default .navbar-nav > li > a {
    color: #e46b81; }
    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
      color: #f08f9b; } }
footer {
  background-color: #efdfe6; }
  footer .footer-inner {
    margin: 0 auto;
    font-size: 14px;
    padding: 24px 12px; }

@media screen and (max-width: 767px) {
  footer .footer-inner {
    font-size: 10px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  footer .footer-inner {
    width: 750px; } }
@media screen and (min-width: 992px) {
  footer .footer-inner {
    width: 970px; } }
