@charset "UTF-8";
/* 関数・変数 */
/* 関数・変数 */
/*TOP/ */
.mainimage {
  overflow: hidden;
  height: 100vh; }
  @media screen and (max-width: 767px) {
    .mainimage {
      height: auto;
      padding: 0 0 80px 0; } }
  .mainimage .scrol {
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 40px;
    width: 85px;
    height: 85px; }
    @media screen and (max-width: 767px) {
      .mainimage .scrol {
        left: 10px;
        width: 55px;
        height: 55px; } }

/* /TOP*/
/* SLIDER/ */
.bg-main {
  position: relative; }
  .bg-main h1 {
    margin: 0; }
  .bg-main .main-txt {
    position: absolute;
    top: 25%;
    width: 100%;
    z-index: 4; }
    @media screen and (max-width: 767px) {
      .bg-main .main-txt {
        position: static;
        width: 90%;
        top: auto;
        padding: 80px 0 20px 0;
        margin: 0 auto; } }
    .bg-main .main-txt .title {
      width: 80.52708638%;
      margin: 0 auto;
      font-size: 14px; }
      @media screen and (max-width: 767px) {
        .bg-main .main-txt .title {
          width: 100%;
          font-size: 3.1290743155vw; } }
      .bg-main .main-txt .title .bb {
        font-size: 38px;
        color: #0E0C0C;
        line-height: 160%;
        display: inline;
        background-color: #FFFFFF; }
        @media screen and (max-width: 767px) {
          .bg-main .main-txt .title .bb {
            display: block;
            padding: 2.6075619296vw 0 0 0;
            font-size: 5.2151238592vw; } }
      .bg-main .main-txt .title .ss {
        padding: 30px 0 0 0;
        color: #0E0C0C;
        width: 35%; }
        @media screen and (max-width: 767px) {
          .bg-main .main-txt .title .ss {
            width: 100%;
            padding: 2.6075619296vw 0 0 0; } }

.full div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin: 0;
  width: 58%;
  height: 80vh;
  background-clip: content-box;
  border-radius: 0 0 0 30px; }
  @media screen and (max-width: 767px) {
    .full div {
      width: 80%;
      height: 360px;
      border-radius: 30px 0 0 30px; } }

.full div.img01 {
  position: relative;
  background-image: url(/lp/common/img/slider01.jpg); }

.full div.img02 {
  position: relative;
  background-image: url(/lp/common/img/slider02.jpg); }

.full div.img03 {
  position: relative;
  background-image: url(/lp/common/img/slider03.jpg); }

.full div.img04 {
  position: relative;
  background-image: url(/lp/common/img/slider04.jpg); }

.full .slick-prev {
  top: auto;
  left: auto;
  right: 76px;
  bottom: -37.5px;
  z-index: 1;
  width: 75px;
  height: 75px; }
  @media screen and (max-width: 767px) {
    .full .slick-prev {
      right: 61px;
      bottom: -30px;
      width: 60px;
      height: 60px; } }

.full .slick-prev:before {
  content: url("/lp/common/img/icon17.svg");
  opacity: 1; }
  @media screen and (max-width: 767px) {
    .full .slick-prev:before {
      content: '';
      width: 60px;
      height: 60px;
      display: block;
      background-image: url(/lp/common/img/icon17.svg);
      background-size: cover;
      vertical-align: middle; } }

.full .slick-next {
  top: auto;
  left: auto;
  right: 0;
  bottom: -37.5px;
  z-index: 1;
  width: 75px;
  height: 75px; }
  @media screen and (max-width: 767px) {
    .full .slick-next {
      bottom: -30px;
      width: 60px;
      height: 60px; } }

.full .slick-next:before {
  content: url("/lp/common/img/icon18.svg");
  opacity: 1; }
  @media screen and (max-width: 767px) {
    .full .slick-next:before {
      content: '';
      width: 60px;
      height: 60px;
      display: block;
      background-image: url(/lp/common/img/icon18.svg);
      background-size: cover;
      vertical-align: middle; } }

.full .slick-dots {
  z-index: 1;
  text-align: right;
  width: 20px;
  height: 60px;
  top: calc(50% + 10px);
  left: 50px; }
  @media screen and (max-width: 767px) {
    .full .slick-dots {
      left: 5%; } }

.full.slick-slider {
  display: flex;
  justify-content: flex-end; }

.full .slick-dotted.slick-slider {
  margin-bottom: 0px; }

.full .slick-dots li {
  display: block;
  margin: 0; }

.full .slick-dots li button:before {
  color: #FFFFFF;
  opacity: 1; }

.full .slick-dots li.slick-active button:before {
  color: #09ACCA; }

/* /SLIDER */
.tag-title {
  text-align: center; }
  .tag-title.left {
    text-align: left; }
  .tag-title .title-blue {
    display: inline-block;
    line-height: 33px;
    border-radius: 4px;
    font-size: 12px;
    padding: 0 20px;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .tag-title .title-blue {
        padding: 10px 20px;
        line-height: 1.2em;
        font-size: 2.6075619296vw; } }
    .tag-title .title-blue.blue {
      color: #FFFFFF;
      background-color: #1D6776; }
    .tag-title .title-blue.white {
      color: #1D6776;
      background-color: #FFFFFF; }
    .tag-title .title-blue.gray {
      color: #1D6776;
      background-color: #EDEDED; }

/* QUESTION / */
.qa-bg {
  background-image: url("/lp/common/img/bg01.jpg");
  background-position: left top;
  background-repeat: repeat;
  padding: 90px 0; }
  @media screen and (max-width: 767px) {
    .qa-bg {
      padding: 40px 0; } }
  .qa-bg .title-image {
    width: 1000px;
    margin: 0 auto;
    background-image: url("/lp/common/img/icon01.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media screen and (max-width: 767px) {
      .qa-bg .title-image {
        width: 90%; } }
    .qa-bg .title-image .bb {
      width: 800px;
      margin: 0 auto;
      font-size: 40px;
      text-align: center;
      color: #1D6776;
      padding: 10px 0 100px 0;
      line-height: 150%; }
      @media screen and (max-width: 767px) {
        .qa-bg .title-image .bb {
          padding: 10px 0 0 0;
          width: 100%;
          font-size: 5.2151238592vw; } }
  .qa-bg .cov {
    position: relative;
    width: 800px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .qa-bg .cov {
        width: 90%; } }
  .qa-bg .ss {
    font-size: 15px;
    color: #1D6776;
    padding: 10px 0 0 0;
    position: absolute;
    width: 800px;
    top: -100px; }
    @media screen and (max-width: 767px) {
      .qa-bg .ss {
        position: static;
        width: 100%;
        font-size: 3.9113428944vw; } }
  .qa-bg .qa-wrap {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 0 0 0; }
    @media screen and (max-width: 767px) {
      .qa-bg .qa-wrap {
        padding: 30px 0 0 0;
        display: block;
        width: 90%; } }
    .qa-bg .qa-wrap .box {
      position: relative;
      border-radius: 15px;
      border-bottom: 5px solid #DFDFDF;
      width: 340px;
      background-color: #EDEDED;
      padding: 30px 0;
      box-sizing: border-box;
      margin: 0 0 30px 0; }
      @media screen and (max-width: 767px) {
        .qa-bg .qa-wrap .box {
          width: 100%; } }
      .qa-bg .qa-wrap .box .tag {
        display: inline-block;
        line-height: 22px;
        border-radius: 4px;
        font-size: 12px;
        background-color: #FFC627;
        text-align: center;
        color: #FFFFFF;
        position: absolute;
        top: -11px;
        left: calc(50% - 50px);
        width: 100px;
        margin: 0; }
      .qa-bg .qa-wrap .box .tit {
        text-align: center;
        font-size: 20px;
        line-height: 150%;
        margin: 0;
        padding: 0 20px 0 20px; }
        @media screen and (max-width: 767px) {
          .qa-bg .qa-wrap .box .tit {
            font-size: 4.6936114733vw; } }
    .qa-bg .qa-wrap .txt {
      font-size: 14px;
      padding: 5px 20px 0 20px; }
      @media screen and (max-width: 767px) {
        .qa-bg .qa-wrap .txt {
          font-size: 3.1290743155vw; } }

/* /QUESTION */
/* 6 KEY FACTORS / */
.fact-bg {
  background-color: #09ACCA;
  padding: 90px 0; }
  @media screen and (max-width: 767px) {
    .fact-bg {
      padding: 40px 0; } }
  .fact-bg .fact-wrap {
    display: flex;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .fact-bg .fact-wrap {
        display: block;
        width: 90%;
        margin: 0 auto; } }
    .fact-bg .fact-wrap .fact-box01 {
      width: 36%;
      display: flex;
      justify-content: flex-end; }
      @media screen and (max-width: 767px) {
        .fact-bg .fact-wrap .fact-box01 {
          width: 100%;
          display: block; } }
      .fact-bg .fact-wrap .fact-box01 .wax {
        width: 320px;
        padding: 140px 40px 0 0; }
        @media screen and (max-width: 767px) {
          .fact-bg .fact-wrap .fact-box01 .wax {
            padding: 0 0 0 0;
            width: 100%; } }
        .fact-bg .fact-wrap .fact-box01 .wax .bb {
          font-size: 40px;
          text-align: center;
          color: #FFFFFF;
          padding: 10px 0;
          line-height: 150%;
          margin: 0; }
          @media screen and (max-width: 767px) {
            .fact-bg .fact-wrap .fact-box01 .wax .bb {
              width: 100%;
              font-size: 5.2151238592vw; } }
        .fact-bg .fact-wrap .fact-box01 .wax .ss {
          font-size: 15px;
          color: #FFFFFF;
          padding: 0 0 10px 0; }
          @media screen and (max-width: 767px) {
            .fact-bg .fact-wrap .fact-box01 .wax .ss {
              width: 100%;
              font-size: 3.9113428944vw; } }
        .fact-bg .fact-wrap .fact-box01 .wax picture {
          width: 100%;
          margin: 0 auto;
          display: block; }
          @media screen and (max-width: 767px) {
            .fact-bg .fact-wrap .fact-box01 .wax picture {
              width: 52.77777778%; } }
          .fact-bg .fact-wrap .fact-box01 .wax picture img {
            display: block;
            width: 100%; }
    .fact-bg .fact-wrap .fact-box02 {
      width: 64%; }
      @media screen and (max-width: 767px) {
        .fact-bg .fact-wrap .fact-box02 {
          padding: 30px 0 0 0;
          width: 100%; } }
      .fact-bg .fact-wrap .fact-box02 .box {
        position: relative;
        border-radius: 10px 0 0 10px;
        border-bottom: 5px solid #488D96;
        width: 100%;
        background-color: #FFFFFF;
        padding: 30px 0 30px 30px;
        box-sizing: border-box;
        margin: 0 0 30px;
        display: flex;
        align-items: center; }
        @media screen and (max-width: 767px) {
          .fact-bg .fact-wrap .fact-box02 .box {
            margin: 0 0 30px 0;
            padding: 30px 0 30px 0;
            border-radius: 10px;
            display: block; } }
        .fact-bg .fact-wrap .fact-box02 .box .tag {
          display: inline-block;
          line-height: 22px;
          border-radius: 4px;
          font-size: 12px;
          background-color: #FFC627;
          text-align: center;
          color: #FFFFFF;
          position: absolute;
          top: -11px;
          left: 70%;
          width: 146px;
          margin: 0; }
          @media screen and (max-width: 767px) {
            .fact-bg .fact-wrap .fact-box02 .box .tag {
              left: auto;
              right: 0; } }
        .fact-bg .fact-wrap .fact-box02 .box .fact-mix01 {
          display: flex;
          align-items: center;
          width: 332px; }
          @media screen and (max-width: 767px) {
            .fact-bg .fact-wrap .fact-box02 .box .fact-mix01 {
              width: 90%;
              margin: 0 auto; } }
          .fact-bg .fact-wrap .fact-box02 .box .fact-mix01 .pic {
            display: block;
            width: 76px;
            height: 76px; }
            .fact-bg .fact-wrap .fact-box02 .box .fact-mix01 .pic img {
              width: 100%; }
          .fact-bg .fact-wrap .fact-box02 .box .fact-mix01 .tit {
            padding: 0 0 0 15px;
            width: 216px;
            font-size: 18px;
            line-height: 150%;
            margin: 0; }
            @media screen and (max-width: 767px) {
              .fact-bg .fact-wrap .fact-box02 .box .fact-mix01 .tit {
                width: 75%;
                font-size: 4.6936114733vw; } }
        .fact-bg .fact-wrap .fact-box02 .box .txt {
          font-size: 14px;
          width: 50%;
          display: inline-block; }
          @media screen and (max-width: 767px) {
            .fact-bg .fact-wrap .fact-box02 .box .txt {
              width: 90%;
              margin: 0 auto;
              display: block;
              font-size: 3.1290743155vw; } }

/* /6 KEY FACTORS */
/* KEY TO IMPROVING THE COST-EFFECTIVENESS OF VACANCY IMPROVEMENTS / */
.imp-bg {
  background-image: url("/lp/common/img/bg01.jpg");
  background-position: left top;
  background-repeat: repeat;
  padding: 90px 0; }
  @media screen and (max-width: 767px) {
    .imp-bg {
      padding: 40px 0; } }
  .imp-bg .image {
    max-width: 309px;
    margin: 0 auto;
    padding: 0 0 10px 0; }
    @media screen and (max-width: 767px) {
      .imp-bg .image {
        width: 55.46666667%;
        max-width: 208px; } }
    .imp-bg .image img {
      display: block;
      width: 100%; }
  .imp-bg .title-txt {
    width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .imp-bg .title-txt {
        width: 90%; } }
    .imp-bg .title-txt .bb {
      width: 800px;
      margin: 0 auto;
      font-size: 40px;
      text-align: center;
      color: #1D6776;
      padding: 10px 0;
      line-height: 150%; }
      @media screen and (max-width: 767px) {
        .imp-bg .title-txt .bb {
          padding: 10px 0;
          width: 100%;
          font-size: 5.2151238592vw; } }
  .imp-bg .cov {
    position: relative;
    width: 800px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .imp-bg .cov {
        width: 90%; } }
  .imp-bg .ss {
    font-size: 15px;
    color: #1D6776;
    width: 800px;
    top: -100px; }
    @media screen and (max-width: 767px) {
      .imp-bg .ss {
        position: static;
        width: 100%;
        font-size: 3.9113428944vw; } }
  .imp-bg .imp-wrap {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 0 0 0; }
    @media screen and (max-width: 767px) {
      .imp-bg .imp-wrap {
        padding: 30px 0 0 0;
        display: block;
        width: 90%; } }
    .imp-bg .imp-wrap .box {
      position: relative;
      width: 340px;
      background-color: #F5F5F5;
      border-radius: 10px;
      padding: 0 20px 30px 20px;
      box-sizing: border-box;
      margin: 0 13px 30px 13px; }
      @media screen and (max-width: 767px) {
        .imp-bg .imp-wrap .box {
          width: 100%;
          margin: 0 0 30px 0; } }
      .imp-bg .imp-wrap .box .white {
        background-color: #FFFFFF;
        border-radius: 0 0 8px 8px; }
        .imp-bg .imp-wrap .box .white .icon {
          padding: 30px 0;
          width: 63px;
          height: 63px;
          margin: 0 auto; }
          .imp-bg .imp-wrap .box .white .icon img {
            display: block;
            width: 100%; }
        .imp-bg .imp-wrap .box .white .point-title {
          background-color: #F5F5F5;
          border-radius: 10px 10px 0 0;
          font-size: 16px;
          text-align: center;
          font-weight: bold;
          line-height: 1.2em;
          width: 260px;
          height: 54px;
          margin: 0 auto;
          position: relative;
          display: flex;
          align-items: flex-end;
          justify-content: center; }
          @media screen and (max-width: 767px) {
            .imp-bg .imp-wrap .box .white .point-title {
              font-size: 4.1720990874vw; } }
          .imp-bg .imp-wrap .box .white .point-title .tag {
            display: inline-block;
            line-height: 22px;
            border-radius: 4px;
            font-size: 12px;
            background-color: #FFC627;
            text-align: center;
            color: #FFFFFF;
            position: absolute;
            top: -11px;
            width: 87px;
            margin: 0; }
      .imp-bg .imp-wrap .box .point-txt {
        padding: 10px 0 0 0;
        font-size: 14px; }
        @media screen and (max-width: 767px) {
          .imp-bg .imp-wrap .box .point-txt {
            font-size: 3.1290743155vw; } }

/* /KEY TO IMPROVING THE COST-EFFECTIVENESS OF VACANCY IMPROVEMENTS */
/* EXAMPLE OF CONSTRUCTION / */
.exa-bg {
  padding: 90px 0; }
  @media screen and (max-width: 767px) {
    .exa-bg {
      padding: 40px 0; } }
  .exa-bg .title-txt {
    width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .exa-bg .title-txt {
        width: 90%; } }
    .exa-bg .title-txt .bb {
      width: 800px;
      margin: 0 auto;
      font-size: 40px;
      text-align: center;
      color: #1D6776;
      padding: 10px 0;
      line-height: 150%; }
      @media screen and (max-width: 767px) {
        .exa-bg .title-txt .bb {
          padding: 10px 0;
          width: 100%;
          font-size: 5.2151238592vw; } }
  .exa-bg .exa-wrap {
    width: 100%;
    padding: 10px 0 0 0; }
    .exa-bg .exa-wrap .exa-rel {
      width: 100%;
      margin: 0 0 17vh 0;
      position: relative; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .exa-rel {
          margin: 0 0 60px 0; } }
    .exa-bg .exa-wrap .exa-image {
      display: block;
      padding: 0 37% 0 0; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .exa-image {
          padding: 0 5% 0 0;
          position: relative; } }
      .exa-bg .exa-wrap .exa-image img {
        display: block;
        width: 100%; }
    .exa-bg .exa-wrap .exa-box {
      width: 500px;
      background-color: #FFFFFF;
      border-radius: 10px 10px 0 0;
      position: absolute;
      box-sizing: border-box;
      padding: 0 30px 20px 30px;
      left: 53.73352855%;
      bottom: 0; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .exa-box {
          position: relative;
          border-radius: 0;
          width: 90%;
          padding: 20px 0;
          margin: 0 auto;
          left: auto;
          bottom: auto; } }
    .exa-bg .exa-wrap .exa-title.pc {
      padding: 30px 0 10px 0;
      font-size: 25px;
      font-weight: bold;
      margin: 0;
      position: relative; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .exa-title.pc {
          display: none; } }
    .exa-bg .exa-wrap .exa-title.sp {
      display: none; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .exa-title.sp {
          background-color: #FFFFFF;
          font-weight: bold;
          display: block;
          position: absolute;
          box-sizing: border-box;
          width: 68%;
          bottom: 0;
          right: 5%;
          padding: 20px 0 10px 20px;
          border-radius: 10px 0 0 0;
          font-size: 4.6936114733vw; } }
    .exa-bg .exa-wrap .exa-title .tag {
      display: inline-block;
      line-height: 22px;
      border-radius: 4px;
      font-size: 12px;
      background-color: #FFC627;
      text-align: center;
      color: #FFFFFF;
      position: absolute;
      top: -11px;
      right: -30px;
      width: 104px;
      margin: 0; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .exa-title .tag {
          right: 0;
          left: auto; } }
    .exa-bg .exa-wrap .exa-txt {
      padding: 10px 0;
      font-size: 14px; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .exa-txt {
          font-size: 3.6505867014vw; } }
      .exa-bg .exa-wrap .exa-txt .numberList {
        counter-reset: number;
        padding: 0; }
      .exa-bg .exa-wrap .exa-txt .numberListItem {
        display: flex;
        align-items: baseline;
        margin: 0; }
      .exa-bg .exa-wrap .exa-txt .numberListItem::before {
        counter-increment: number;
        content: counter(number) "：";
        margin: 0;
        flex-basis: auto;
        flex-shrink: 0; }
    .exa-bg .exa-wrap .exa-flx01 {
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 8px;
      background-color: #EDEDED;
      padding: 10px 0;
      margin: 0 0 10px 0; }
      .exa-bg .exa-wrap .exa-flx01 .box {
        text-align: center; }
    .exa-bg .exa-wrap .exa-flx02 {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .exa-bg .exa-wrap .exa-flx02 .box {
        width: 49%;
        text-align: center;
        border-radius: 8px;
        background-color: #EDEDED;
        padding: 10px 0;
        margin: 0 0 10px 0; }
    .exa-bg .exa-wrap .top-tag-g {
      display: inline-block;
      border-radius: 4px;
      line-height: 1em;
      font-size: 14px;
      background-color: #EDEDED;
      text-align: center;
      color: #1D6776;
      padding: 10px; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .top-tag-g {
          font-size: 3.6505867014vw;
          left: auto; } }
    .exa-bg .exa-wrap .exa-tag-w {
      display: inline-block;
      border-radius: 4px;
      line-height: 1em;
      font-size: 14px;
      background-color: #FFFFFF;
      text-align: center;
      color: #1D6776;
      padding: 10px; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .exa-tag-w {
          font-size: 3.6505867014vw;
          left: auto; } }
    .exa-bg .exa-wrap .exa-tag-b {
      display: inline-block;
      border-radius: 4px;
      line-height: 1em;
      font-size: 16px;
      background-color: #1D6776;
      text-align: center;
      color: #FFFFFF;
      padding: 10px; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .exa-tag-b {
          font-size: 4.1720990874vw;
          left: auto; } }
    .exa-bg .exa-wrap .sel {
      color: #1D6776;
      font-weight: bold;
      padding: 10px 0 0 0; }
      .exa-bg .exa-wrap .sel.bb {
        font-size: 26px; }
        @media screen and (max-width: 767px) {
          .exa-bg .exa-wrap .sel.bb {
            font-size: 5.2151238592vw; } }
      .exa-bg .exa-wrap .sel.ss {
        font-size: 22px; }
        @media screen and (max-width: 767px) {
          .exa-bg .exa-wrap .sel.ss {
            font-size: 4.6936114733vw; } }
    .exa-bg .exa-wrap .icon {
      padding: 0 20px;
      font-size: 20px; }
      @media screen and (max-width: 767px) {
        .exa-bg .exa-wrap .icon {
          padding: 0 10px;
          font-size: 6.258148631vw; } }
  .exa-bg .exa-rel.rev .exa-image {
    padding: 0 0 0 37%; }
    @media screen and (max-width: 767px) {
      .exa-bg .exa-rel.rev .exa-image {
        padding: 0 0 0 5%; } }
  .exa-bg .exa-rel.rev .exa-box {
    left: auto;
    right: 53.73352855%; }
    @media screen and (max-width: 767px) {
      .exa-bg .exa-rel.rev .exa-box {
        left: auto;
        right: auto; } }
  .exa-bg .exa-rel.rev .exa-title.sp {
    display: none; }
    @media screen and (max-width: 767px) {
      .exa-bg .exa-rel.rev .exa-title.sp {
        display: block;
        right: auto;
        left: 5%;
        padding: 20px 20px 10px 0;
        border-radius: 0 10px 0 0; } }
  .exa-bg .exa-rel.rev .exa-title .tag {
    left: -30px;
    right: auto; }
    @media screen and (max-width: 767px) {
      .exa-bg .exa-rel.rev .exa-title .tag {
        left: 0; } }

/* /EXAMPLE OF CONSTRUCTION */
/* ACCESS / */
.acc-bg {
  background-image: url("/lp/common/img/bg02.jpg");
  background-position: left top;
  background-repeat: repeat;
  padding: 90px 0 0 0; }
  @media screen and (max-width: 767px) {
    .acc-bg {
      padding: 40px 0 0 0; } }
  .acc-bg .title-txt {
    width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .acc-bg .title-txt {
        width: 90%; } }
    .acc-bg .title-txt .bb {
      width: 800px;
      margin: 0 auto;
      font-size: 40px;
      text-align: center;
      color: #1D6776;
      padding: 10px 0;
      line-height: 150%; }
      @media screen and (max-width: 767px) {
        .acc-bg .title-txt .bb {
          padding: 10px 0;
          width: 100%;
          font-size: 5.2151238592vw; } }
  .acc-bg .acc-flx {
    padding: 30px 0 90px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .acc-bg .acc-flx {
        width: 90%;
        padding: 30px 0 40px 0;
        text-align: center;
        display: block; } }
    .acc-bg .acc-flx .txt01 {
      font-size: 18px;
      padding: 0 20px 0 0; }
      @media screen and (max-width: 767px) {
        .acc-bg .acc-flx .txt01 {
          font-size: 3.6505867014vw;
          padding: 0 0 10px 0; } }
    .acc-bg .acc-flx .line01 {
      width: 0;
      height: 50px;
      border-right: 1px solid #1D6776; }
      @media screen and (max-width: 767px) {
        .acc-bg .acc-flx .line01 {
          width: 80px;
          height: 0px;
          margin: 0 auto;
          border-right: none;
          border-bottom: 1px solid #1D6776;
          padding: 0 0 20px 0; } }
    .acc-bg .acc-flx .txt02 {
      font-size: 16px; }
      @media screen and (max-width: 767px) {
        .acc-bg .acc-flx .txt02 {
          font-size: 3.3898305085vw;
          padding: 20px 0 0 0; } }
      .acc-bg .acc-flx .txt02 .bb {
        font-weight: bold; }
      .acc-bg .acc-flx .txt02 .ss {
        font-size: 14px; }
        @media screen and (max-width: 767px) {
          .acc-bg .acc-flx .txt02 .ss {
            font-size: 3.1290743155vw; } }
    .acc-bg .acc-flx .tel-box {
      text-align: center;
      font-weight: bold;
      width: 220px;
      color: #1D6776;
      line-height: 44px;
      font-size: 18px;
      display: block;
      border-radius: 25px;
      border: 3px solid #1D6776; }
      @media screen and (max-width: 767px) {
        .acc-bg .acc-flx .tel-box {
          box-sizing: border-box;
          font-size: 4.6936114733vw;
          margin: 10px auto 0; } }
      .acc-bg .acc-flx .tel-box a {
        color: #1D6776; }

.map {
  max-width: 1100px;
  margin: 20px auto 0;
  border-bottom: 5px solid #DFDFDF;
  clip-path: inset(0% 0% 0% 0% round 30px 30px 30px 30px); }
  @media screen and (max-width: 767px) {
    .map {
      clip-path: inset(0% 0% 0% 0% round 30px 30px 30px 30px);
      width: 90%; } }
  .map .iframe-responsive {
    position: relative;
    width: 100%;
    padding: calc(426 / 1000 * 100%) 0 0; }
    @media screen and (max-width: 767px) {
      .map .iframe-responsive {
        padding: calc(500 / 500 * 100%) 0 0; } }
  .map .iframe-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* / ACCESS */
/* CONTACT US / */
.cont-bg {
  padding: 90px 0;
  margin-right: 130px;
  background-color: #FFFFFF;
  border-radius: 0 50px 0 0;
  box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .cont-bg {
      padding: 40px 0;
      margin-right: 50px; } }
  .cont-bg .tag-title.left {
    margin: 0 0 0 5%; }
  .cont-bg .title-txt {
    width: auto;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .cont-bg .title-txt {
        width: 90%; } }
    .cont-bg .title-txt .bb {
      width: auto;
      margin: 0 auto;
      font-size: 40px;
      text-align: left;
      color: #1D6776;
      padding: 10px 0;
      line-height: 150%; }
      @media screen and (max-width: 767px) {
        .cont-bg .title-txt .bb {
          padding: 10px 0;
          width: 100%;
          font-size: 5.2151238592vw; } }
  .cont-bg .cov {
    position: relative;
    width: auto;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .cont-bg .cov {
        width: 90%; } }
  .cont-bg .ss {
    font-size: 15px;
    color: #1D6776;
    width: auto;
    top: -100px; }
    @media screen and (max-width: 767px) {
      .cont-bg .ss {
        position: static;
        width: 100%;
        font-size: 3.9113428944vw; } }
  .cont-bg .cont-flx {
    display: flex;
    justify-content: space-between;
    width: 990px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .cont-bg .cont-flx {
        display: block;
        width: 100%; } }
    .cont-bg .cont-flx .box01 {
      width: 250px; }
      @media screen and (max-width: 767px) {
        .cont-bg .cont-flx .box01 {
          width: 100%; } }
    .cont-bg .cont-flx .box02 {
      width: 690px; }
      @media screen and (max-width: 767px) {
        .cont-bg .cont-flx .box02 {
          width: 100%; } }
      .cont-bg .cont-flx .box02 .form-flx {
        display: flex;
        padding: 0 0 20px 0; }
        @media screen and (max-width: 767px) {
          .cont-bg .cont-flx .box02 .form-flx {
            display: block;
            width: 90%;
            margin: 20px auto 0; } }
        .cont-bg .cont-flx .box02 .form-flx .form01 {
          width: 200px;
          font-size: 16px;
          font-weight: bold;
          line-height: 1em;
          padding: 10px 0 0 0; }
          @media screen and (max-width: 767px) {
            .cont-bg .cont-flx .box02 .form-flx .form01 {
              width: 100%;
              font-size: 4.1720990874vw;
              padding: 0 0 10px 0; } }
          .cont-bg .cont-flx .box02 .form-flx .form01 .icon {
            display: inline-block;
            font-size: 12px;
            background-color: #FFC627;
            padding: 5px;
            border-radius: 5px;
            margin: 0 0 0 10px; }
            @media screen and (max-width: 767px) {
              .cont-bg .cont-flx .box02 .form-flx .form01 .icon {
                font-size: 1.8252933507vw; } }
        .cont-bg .cont-flx .box02 .form-flx .form02 {
          width: 480px;
          font-size: 16px; }
          @media screen and (max-width: 767px) {
            .cont-bg .cont-flx .box02 .form-flx .form02 {
              width: 100%;
              font-size: 4.1720990874vw; } }
          .cont-bg .cont-flx .box02 .form-flx .form02 .input01 {
            width: 100%;
            box-sizing: border-box;
            background-color: #EDEDED;
            padding: 10px;
            border-radius: 10px;
            border-top: 5px solid #D6E8E5;
            border-right: 1px solid #D6E8E5;
            border-left: 1px solid #D6E8E5;
            border-bottom: 1px solid #D6E8E5; }
          .cont-bg .cont-flx .box02 .form-flx .form02 .area01 {
            width: 100%;
            box-sizing: border-box;
            background-color: #EDEDED;
            padding: 10px;
            border-radius: 10px;
            border-top: 5px solid #D6E8E5;
            border-right: 1px solid #D6E8E5;
            border-left: 1px solid #D6E8E5;
            border-bottom: 1px solid #D6E8E5;
            height: 200px; }
      .cont-bg .cont-flx .box02 .bt-wrap {
        padding: 30px 0 0 0;
        display: flex;
        justify-content: space-around; }
        @media screen and (max-width: 767px) {
          .cont-bg .cont-flx .box02 .bt-wrap {
            display: block;
            width: 80%;
            margin: 0 auto; } }
        .cont-bg .cont-flx .box02 .bt-wrap .bt {
          width: 150px;
          padding: 10px 0;
          text-align: center;
          background-color: #1D6776;
          color: #FFFFFF;
          font-size: 18px;
          font-weight: bold;
          border-radius: 10px;
          transition: background 1s; }
          @media screen and (max-width: 767px) {
            .cont-bg .cont-flx .box02 .bt-wrap .bt {
              width: 100%; } }
          .cont-bg .cont-flx .box02 .bt-wrap .bt:hover {
            background-color: #C8DEB1; }
          @media screen and (max-width: 767px) {
            .cont-bg .cont-flx .box02 .bt-wrap .bt:last-child {
              margin: 20px 0 0 0; } }

/* / CONTACT US */

/*# sourceMappingURL=style.css.map */
