@charset "UTF-8";
@media only screen and (min-width: 769px){
	.s-flownav-list .s-flownav__item-text {
		font-size: 14px;
		line-height: 1.4;
	}
}
#shinchiku_02 .s-flownav-list {
  justify-content: center; }
  @media only screen and (min-width: 769px) {
    #shinchiku_02 .s-flownav-list .s-flownav__item {
      width: 17%; }
    #shinchiku_02 .s-flownav-list .s-flownav__item.s-active .s-flownav__item-page:after {
      width: 155px; }
    #shinchiku_02 .s-flownav-list .s-flownav__item-inner {
      padding: 44px 0 0 10px; }
    #shinchiku_02 .s-flownav-list .s-flownav__item .s-flownav__item-inner:after {
      right: -1em; } }

.s-content-shinchiku2 .s-text--red {
  color: #e34563; }
.s-content-shinchiku2 .s-mb-0 {
  margin-bottom: 0; }
.s-content-shinchiku2 .s-mb-8 {
  margin-bottom: 8px; }
.s-content-shinchiku2 .s-mb-16 {
  margin-bottom: 16px; }
.s-content-shinchiku2 .s-mb-24 {
  margin-bottom: 24px; }
.s-content-shinchiku2 .s-mb-32 {
  margin-bottom: 32px; }
.s-content-shinchiku2 .s-mb-40 {
  margin-bottom: 40px; }
.s-content-shinchiku2 .s-mb-48 {
  margin-bottom: 48px; }
.s-content-shinchiku2 .s-mb-64 {
  margin-bottom: 64px; }
.s-content-shinchiku2 .s-chapterbox-content {
  padding: 32px;
  background-color: #f6f6f6;
  display: inline-flex;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .s-content-shinchiku2 .s-chapterbox-content {
      flex-direction: column;
      width: 100%;
      justify-content: center;
      align-items: center; } }
  .s-content-shinchiku2 .s-chapterbox-content--1 {
    position: relative;
    padding: 32px 32px 60px; }
    @media screen and (max-width: 768px) {
      .s-content-shinchiku2 .s-chapterbox-content--1 {
        flex-direction: row;
        justify-content: flex-start;
        width: 1024px; } }
    .s-content-shinchiku2 .s-chapterbox-content--1::after {
      position: absolute;
      content: '';
      width: 375px;
      height: 40px;
      background-image: url(./../images/original/shinchiku-guide-02_flow.png);
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      bottom: 20px;
      right: 157px; }
      @media screen and (max-width: 768px) {
        .s-content-shinchiku2 .s-chapterbox-content--1::after {
          bottom: 50px;
          right: 315px; } }
.s-content-shinchiku2 .s-chapter-content__btn {
  background-color: #1e50a2;
  width: 160px;
  height: 40px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-right: 35px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .s-content-shinchiku2 .s-chapter-content__btn {
      margin-bottom: 36px;
      margin-right: 0; } }
  .s-content-shinchiku2 .s-chapter-content__btn::after {
    position: absolute;
    content: '';
    background-image: url(../images/original/shinchiku-guide-02_arrow.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 12px;
    height: 15px;
    right: -23px;
    top: 50%;
    transform: translateY(-50%);
    color: #1e50a2; }
    @media screen and (max-width: 768px) {
      .s-content-shinchiku2 .s-chapter-content__btn::after {
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
        top: inherit;
        bottom: -25px; } }
  .s-content-shinchiku2 .s-chapter-content__btn--1 {
    margin-right: 35px; }
    .s-content-shinchiku2 .s-chapter-content__btn--1::after {
      right: -23px;
      left: inherit;
      top: 50%;
      transform: translateY(-50%); }
  .s-content-shinchiku2 .s-chapter-content__btn:last-child {
    margin-right: 0; }
  .s-content-shinchiku2 .s-chapter-content__btn:last-child::after {
    content: none; }
  .s-content-shinchiku2 .s-chapter-content__btn--each::after {
    content: '=';
    background-image: none; }
  .s-content-shinchiku2 .s-chapter-content__btn--minus {
    background-color: #fff;
    color: #1e50a2;
    border: 2px solid #1e50a2; }
    .s-content-shinchiku2 .s-chapter-content__btn--minus::after {
      content: 'ー';
      background-image: none; }
.s-content-shinchiku2 .s-chapter3__row {
  display: flex; }
  @media screen and (max-width: 768px) {
    .s-content-shinchiku2 .s-chapter3__row {
      flex-direction: column;
      align-items: center; } }
.s-content-shinchiku2 .s-chapter3__col {
  padding: 24px 20px;
  background-color: #f6f6f6;
  margin-right: 10px;
  max-width: 350px; }
  .s-content-shinchiku2 .s-chapter3__col:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .s-content-shinchiku2 .s-chapter3__col {
      margin-right: 0;
      margin-bottom: 15px; } }
.s-content-shinchiku2 .s-chapter3__title {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px; }
.s-content-shinchiku2 .s-chapter3__desc {
  font-size: 14px;
  line-height: 2; }
.s-content-shinchiku2 .s-chapter4__table {
  width: 100%;
  border-collapse: collapse; }
  .s-content-shinchiku2 .s-chapter4__table tr th:first-child {
    width: 165px; }
  .s-content-shinchiku2 .s-chapter4__table tr th:nth-child(2) {
    width: 280px; }
  .s-content-shinchiku2 .s-chapter4__table tr:first-child {
    text-align: center; }
  .s-content-shinchiku2 .s-chapter4__table tr td,
  .s-content-shinchiku2 .s-chapter4__table tr th {
    font-size: 16px;
    line-height: 1.8;
    border: 1px solid #ccc; }
  .s-content-shinchiku2 .s-chapter4__table tr th {
    background-color: #e8edf6; }
  .s-content-shinchiku2 .s-chapter4__table tr td {
    padding: 20px 20px 20px 35px; }
    @media screen and (max-width: 768px) {
      .s-content-shinchiku2 .s-chapter4__table tr td {
        padding: 15px 15px 15px 20px; } }
@media screen and (max-width: 768px) {
  .s-content-shinchiku2 .s-2clm {
    flex-direction: column; } }
.s-content-shinchiku2 .s-2clm__item:first-child {
  width: 30% !important;
  padding-left: 30px; }
  @media screen and (max-width: 768px) {
    .s-content-shinchiku2 .s-2clm__item:first-child {
      width: 100% !important;
      padding-left: 0; } }
.s-content-shinchiku2 .s-2clm__item:last-child {
  width: 65% !important; }
  @media screen and (max-width: 768px) {
    .s-content-shinchiku2 .s-2clm__item:last-child {
      width: 100% !important;
      margin-top: 20px; } }
.s-content-shinchiku2 .s-bluetxt {
  font-size: 18px;
  font-weight: 600;
  color: #003d7c;
  padding-bottom: 20px; }
.s-content-shinchiku2 .s-text {
  margin-bottom: 20px; }
.s-content-shinchiku2 .s-text-blue {
  color: #00aeef; }
.s-content-shinchiku2 .s-border-btm {
  border-bottom: solid 1px #232323; }
.s-content-shinchiku2 .s-lease-table {
  width: 1008px; }
.s-content-shinchiku2 .s-bg-light {
  background: #fafafa;
  padding-top: 30px;
  padding-bottom: 90px; }
@media screen and (min-width: 769px) {
  .s-content-shinchiku2 .m-link-list__item-steps {
    width: 372px; } }

/*# sourceMappingURL=static_original-kounyu-shinchiku-guide-2.css.map */

