@charset "UTF-8";
/* --- common -------------------------------------- */
.pc-style-class .search-area {
  max-width: 1200px;
  margin: 0 auto; }

.pc-style-class .page-conetnts.page-width {
  width: 100%; }

.sp-style-class .page-conetnts.page-width {
  padding: 10px 0; }

/* --- ots-lp -------------------------------------- */
.lp-raizeWrap em {
  color: #ff6000;
  font-weight: bold;
  font-style: normal; }

.lp-raizeWrap .show-sp, .lp-raizeWrap .show-sp.inline {
  display: none; }

.lp-raizeWrap .tal {
  text-align: left; }

.lp-raizeWrap .tac {
  text-align: center;
  margin: 0 auto; }

.lp-raizeWrap .tar {
  text-align: right; }

.lp-raizeWrap .vat {
  vertical-align: top; }

.lp-raizeWrap .vam {
  vertical-align: middle; }

.lp-raizeWrap .vab {
  vertical-align: bottom; }

.lp-raizeWrap .fl {
  float: left; }

.lp-raizeWrap .fr {
  float: right; }

.lp-raizeWrap .nowrap {
  white-space: nowrap; }

.lp-raizeWrap img {
  max-width: 100%;
  height: auto; }

.lp-raizeWrap figure {
  display: block;
  margin: 0;
  padding: 0; }

.lp-raizeWrap a {
  color: #ff6000;
  text-decoration: none;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .lp-raizeWrap a:hover {
    opacity: .8;
    text-decoration: none; }

.lp-raizeWrap p + p {
  margin-top: 1.4em; }

.lp-raizeWrap .wrapper {
  max-width: 1200px;
  margin: 0 auto; }

.lp-raizeWrap .btn {
  display: block;
  max-width: 835px;
  margin: auto;
  padding: 12px;
  border-radius: 5px;
  background: -webkit-linear-gradient(315deg, #62a61d 0%, #62a61d 42%, #599e1b 42.1%, #599e1b 46%, #519619 46.1%, #519619 52%, #599e1b 52.1%, #599e1b 55%, #62a61d 55.1%, #62a61d 100%);
  background: -o-linear-gradient(315deg, #62a61d 0%, #62a61d 42%, #599e1b 42.1%, #599e1b 46%, #519619 46.1%, #519619 52%, #599e1b 52.1%, #599e1b 55%, #62a61d 55.1%, #62a61d 100%);
  background: linear-gradient(135deg, #62a61d 0%, #62a61d 42%, #599e1b 42.1%, #599e1b 46%, #519619 46.1%, #519619 52%, #599e1b 52.1%, #599e1b 55%, #62a61d 55.1%, #62a61d 100%);
  -webkit-box-shadow: 0 5px 0 0 #2b671e;
  box-shadow: 0 5px 0 0 #2b671e;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  line-height: 1.6;
  text-align: center;
  text-decoration: none; }

.lp-raizeWrap .btn-wrap {
  margin: 80px 0; }

.lp-raize {
  width: 100%;
  overflow: hidden;
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 24px;
  line-height: 1.87;
  /* sec-mv */
  /* sec01 */
  /* sec02*/
  /* sec03*/
  /* sec04*/
  /* sec-trunk */ }
  .lp-raize .ttl-skin01 {
    margin: 44px 0;
    font-size: 50px;
    font-weight: bold;
    text-align: center; }
    .lp-raize .ttl-skin01.orange {
      color: #ff6000; }
  .lp-raize .ttl-skin02 {
    margin-bottom: 50px;
    padding: 0 50px;
    background: #43bdcf;
    font-size: 36px;
    font-weight: bold;
    line-height: 1; }
    .lp-raize .ttl-skin02 span {
      display: inline-block;
      padding: 0 15px;
      background: #fff; }
    .lp-raize .ttl-skin02.sub {
      background: #fdd000; }
    .lp-raize .ttl-skin02 ~ .ttl-skin02 {
      margin-top: 70px; }
  .lp-raize .ttl-skin03 {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5; }
    .lp-raize .ttl-skin03 ~ .ttl-skin03 {
      margin-top: 40px; }
    .lp-raize .ttl-skin03 .num {
      color: #43bdcf; }
  .lp-raize .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .lp-raize .columns.auto > .col {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .lp-raize .columns > .col:nth-child(1).text {
      padding-right: 10px; }
    .lp-raize .columns > .col:nth-child(2).text {
      padding-left: 10px; }
  .lp-raize .indent {
    padding-left: 20px;
    padding-right: 20px; }
  .lp-raize .mv-wrap {
    background: #fdd000;
    background: -webkit-gradient(linear, left bottom, left top, from(#43bdcf), color-stop(50%, #43bdcf), color-stop(50%, #fdd000), to(#fdd000));
    background: -webkit-linear-gradient(bottom, #43bdcf 0%, #43bdcf 50%, #fdd000 50%, #fdd000 100%);
    background: -o-linear-gradient(bottom, #43bdcf 0%, #43bdcf 50%, #fdd000 50%, #fdd000 100%);
    background: linear-gradient(0deg, #43bdcf 0%, #43bdcf 50%, #fdd000 50%, #fdd000 100%);
    border-bottom: 80px solid #fdd000; }
  .lp-raize .sec01 .image-wrap {
    position: relative;
    padding-top: 170px;
    padding-bottom: 20px;
    text-align: center; }
    .lp-raize .sec01 .image-wrap a {
      position: absolute;
      display: inline-block;
      padding: 20px 25px;
      border: 4px solid #fdd000;
      color: #ff6000;
      font-size: 30px;
      font-weight: bold;
      line-height: 1.5; }
      .lp-raize .sec01 .image-wrap a:after {
        position: absolute;
        right: 4px;
        bottom: 4px;
        display: block;
        content: "";
        border-style: solid;
        border-width: 9px;
        border-color: transparent #fdd000 #fdd000 transparent; }
    .lp-raize .sec01 .image-wrap .link01 {
      left: 0;
      top: 60px; }
    .lp-raize .sec01 .image-wrap .link02 {
      left: 50%;
      top: 0;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .lp-raize .sec01 .image-wrap .link03 {
      right: 0;
      top: 120px; }
  .lp-raize .sec01 .visual-wrap {
    background: #fdd000; }
  .lp-raize .sec02 .visual-wrap {
    background: #43bdcf; }
  .lp-raize .sec03 .visual-wrap {
    margin-top: 70px;
    background: #fdd000; }
  .lp-raize .sec04 {
    margin-bottom: 60px; }
    .lp-raize .sec04 figure + .ttl-skin03 {
      margin-top: 40px; }
    .lp-raize .sec04 .visual-wrap {
      border-bottom: 80px solid #fdd000;
      margin-top: 130px; }
  .lp-raize .sec-trunk {
    padding-bottom: 100px; }
    .lp-raize .sec-trunk .ttl {
      display: inline-block;
      padding: 5px 20px;
      background: #000;
      color: #fff;
      font-size: 21px;
      font-weight: bold;
      line-height: 1.4;
      vertical-align: bottom; }
    .lp-raize .sec-trunk .trunk-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 30px 25px;
      border: 1px solid #000; }
      .lp-raize .sec-trunk .trunk-wrap figure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 480px;
        margin: 0;
        padding: 0;
        background: #ededed; }
      .lp-raize .sec-trunk .trunk-wrap .text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% - 475px);
        font-size: 16px; }
        .lp-raize .sec-trunk .trunk-wrap .text .col {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          padding-left: 30px; }
      .lp-raize .sec-trunk .trunk-wrap h3 {
        margin-bottom: 5px;
        padding: 2px 5px;
        border: 1px solid #4e547d;
        font-size: 16px;
        text-align: center;
        line-height: 1.6; }
        .lp-raize .sec-trunk .trunk-wrap h3:before {
          content: none; }
        .lp-raize .sec-trunk .trunk-wrap h3 ~ h3 {
          margin-top: 20px; }

#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
  font-size: 70%;
  line-height: 1.6rem;
  z-index: 10000; }
  #page-top a {
    background: #000;
    text-decoration: none;
    color: #fff;
    width: 52px;
    height: 52px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 33px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }

/* pc向けスタイル */
@media screen and (max-width: 1200px) {
  /* --- layout ------------------------------ */
  .lp-raizeWrap .wrapper {
    max-width: 950px; }
  .lp-raize {
    /* sec-mv */ }
    .lp-raize .ttl-skin01 {
      font-size: 42px; }
    .lp-raize .ttl-skin02 {
      font-size: 34px; }
    .lp-raize .sec01 .image-wrap a {
      font-size: 26px; } }

/* tablet向けスタイル */
@media screen and (max-width: 960px) {
  /* --- layout ------------------------------ */
  .lp-raizeWrap .wrapper {
    max-width: 750px; }
  .lp-raize {
    font-size: 18px;
    /* sec-mv */
    /* sec01 */
    /* sec-trunk */ }
    .lp-raize .ttl-skin01 {
      font-size: 34px; }
    .lp-raize .ttl-skin02 {
      font-size: 30px; }
    .lp-raize .ttl-skin03 {
      font-size: 26px; }
    .lp-raize .sec01 .image-wrap a {
      font-size: 21px; }
    .lp-raize .sec-trunk .trunk-wrap figure {
      width: 40%; }
    .lp-raize .sec-trunk .trunk-wrap .text {
      width: 60%; }
    .lp-raize .sec-trunk .trunk-wrap h3 {
      border-width: 1px; } }

/* sp向けスタイル */
@media screen and (max-width: 767px) {
  .show-pc,
  .show-pc.inline {
    display: none; }
  .show-sp {
    display: block; }
  .show-sp.inline {
    display: inline-block; }
  /* --- layout ------------------------------ */
  .lp-raizeWrap .wrapper {
    max-width: 620px;
    padding-left: 10px;
    padding-right: 10px; }
  .lp-raize {
    font-size: 13px;
    line-height: 1.6;
    /* sec-mv */
    /*sec01*/
    /*sec03*/
    /*sec04*/
    /* sec-trunk */ }
    .lp-raize .ttl-skin01 {
      margin: 24px 0 15px;
      font-size: 20px; }
    .lp-raize .ttl-skin02 {
      margin-bottom: 20px;
      padding: 0 15px;
      font-size: 18px; }
      .lp-raize .ttl-skin02 span {
        padding: 0 10px; }
      .lp-raize .ttl-skin02 ~ .ttl-skin02 {
        margin-top: 30px; }
    .lp-raize .ttl-skin03 {
      font-size: 16px; }
      .lp-raize .ttl-skin03 ~ .ttl-skin03 {
        margin-top: 20px; }
    .lp-raize .indent {
      padding-left: 0;
      padding-right: 0; }
    .lp-raize .btn-wrap {
      margin: 20px 0 40px; }
    .lp-raize .btn {
      padding: 10px;
      border-radius: 3px;
      font-size: 14px; }
    .lp-raize .columns {
      display: block; }
      .lp-raize .columns > .col + .col {
        margin-top: 10px; }
      .lp-raize .columns > .col:nth-child(1).text {
        padding-right: 0; }
      .lp-raize .columns > .col:nth-child(2).text {
        padding-left: 0; }
    .lp-raize .mv-wrap {
      border-bottom-width: 30px; }
      .lp-raize .mv-wrap .wrapper {
        padding: 0 10px; }
    .lp-raize .sec01 .image-wrap {
      padding-top: 0; }
      .lp-raize .sec01 .image-wrap a {
        position: relative;
        top: inherit !important;
        left: inherit !important;
        display: block;
        padding: 10px;
        font-size: 16px; }
        .lp-raize .sec01 .image-wrap a br {
          display: none; }
        .lp-raize .sec01 .image-wrap a + a {
          margin-top: 10px; }
      .lp-raize .sec01 .image-wrap .link02 {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; }
    .lp-raize .sec03 .visual-wrap {
      margin-top: 40px; }
    .lp-raize .sec04 .visual-wrap {
      margin-top: 40px;
      border-bottom-width: 30px; }
    .lp-raize .sec-trunk {
      padding-bottom: 60px; }
      .lp-raize .sec-trunk .ttl {
        font-size: 16px; }
      .lp-raize .sec-trunk .trunk-wrap {
        display: block;
        padding: 20px; }
        .lp-raize .sec-trunk .trunk-wrap figure {
          width: auto;
          margin-bottom: 30px;
          text-align: center; }
        .lp-raize .sec-trunk .trunk-wrap .text {
          width: auto;
          margin-left: -20px;
          font-size: 13px; }
          .lp-raize .sec-trunk .trunk-wrap .text .col {
            padding-left: 20px; }
            .lp-raize .sec-trunk .trunk-wrap .text .col h3 {
              margin-bottom: 5px;
              font-size: 13px; }
              .lp-raize .sec-trunk .trunk-wrap .text .col h3 ~ h3 {
                margin-top: 15px; } }
