@charset "UTF-8";

.s-header .ttl .t1 {
  font-size: 17px;
}

.main-txt {
  filter: drop-shadow(0px 0px 2px black) drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.5));
}

.main-img .img-area {
  width: 100%;
  height: 720px;
}

.main-img .txt-area .main-img-txt {
  bottom: 300px;
}

.main-img .txt-area .txt-box .t2 .date {
  color: #fff;
}

.main-img .txt-area .txt-box .t2 .price dl dt {
  background: #2D0057;
}

.main-img .txt-area .txt-box .t2 .price dl dd .p2 span {
  color: #fff;
}

.main-img .txt-area2 {
  background: #2D0057;
}

.main-img .txt-area2 .img::before {
  border-color: #2D0057 transparent transparent transparent;
}

.main-img .txt-area2 .img::after {
  border-color: transparent transparent #2D0057 transparent;
}

.main-img .txt-area2 .wrap::after {
  background: #2D0057;
}

.main-img .txt-area2 .img img {
  height: 750px;
  bottom: 30px;
  right: 40px;
}

.main-img .txt-area2 .txt .ttl {
  bottom: 65px;
  font-size: 26px;
  filter: drop-shadow(0px 0px 2px black) drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.5));
}

.main-img .txt-area2 .img {
  width: 700px;
}

.main-img .txt-area2 .txt {
  width: 640px;
  background: #2D0057;

}

.main-img .txt-area2 .img::before {
  border-width: 160px 100px 0 0;
}

.main-img .txt-area2 .img::after {
  border-width: 0 0 160px 100px;
}

.location-slide .main li .txt .ttl-area {
  align-items: flex-start;
}

.location-slide .main li .txt .ttl-area .ttl {
  padding-top: 40px;
}

.location-slide .main li .txt .ttl-area .ttl .t1 {
  font-weight: normal;
  /* font-size: 70%; */
  /* color: #ffffff !important; */
}

.location-slide .list ul li .txt {
  width: calc(100% - 10px);
}

.location-slide .list ul li .txt .ttl {
  padding-top: 1rem;
}

.location-slide .list ul li .txt .ttl .t1 {
  font-size: 13px;
}

.location-slide .list ul li .txt .ttl .t2 {
  font-size: 20px;
}

.location-slide .main li .img {
  position: relative;
  z-index: -1;
}

.location-slide figcaption {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #fff;
  font-size: 80%;
  padding: 0 10px;
  background: rgba(0, 0, 0, .6);
}

.location-slide .dis-ib {
  color: #000000;
}

.txt-img-bg{
  background: url(../img/lp/location_bg.jpg) no-repeat top center / cover;
}

.txt-img-bg2 {
  background-color: #EBE6EF;
}

.txt-img.half .txt-area{
  width: calc( 50% - 30px );
}

.txt-img.half .img-area{
  flex-grow: 0;
  width: calc( 50% - 30px );
}

.tab-body .txt-img .txt-area h3 {
  color: #2D0057;
  font-weight: 600;
}

.c-ttl {
  margin-bottom: 20px;
}

.tab-body {
  padding: 0 20px;
}

.w50 {
  width: 50%;
}

.f-s180 {
  font-size: 180% !important;
}

.location-sub .inner1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
}

.location-sub .inner2 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
}

.caption-right {
  text-align: right;
  font-size: 80%;
  margin-top: 5px;
}

.bg-bk2 {
  background: rgba(0, 0, 0, .6);
}

.sub-ttl {
  color: #2D0057;
}

.c-table table th,
.c-table table td {
  background: #fff;
}

.c-table table tfoot th {
  background: #2D0057;
}

.c-table table tfoot td {
  background: #2D0057;
}

.c-table table thead th {
  border-bottom: 2px solid #2D0057;
  border-right: 1px solid #2D0057;
}

.c-table table thead td {
  border-right: 2px solid #2D0057;
  border-bottom: 2px solid #2D0057;
}

.c-table table .st th {
  border-right: 2px solid #fff;
  background: #2D0057;
  color: #fff;
}

.c-table table .st td {
  border-right: 1px solid #fff;
  background: #2D0057;
  color: #fff;
  font-weight: bold;
  padding: 5px 0px;
}

.c-table table {
  border: 2px solid #2D0057;
  color: #2D0057;
}

.location-main-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 90%;
  padding: 30px;
  background: rgba(255,255,255,0.9);
}
.border-bg {
  padding: 30px;
  margin-bottom: 50px;
}
.border-bg .inner {
  display: flex;
}
.border-bg .inner .text {
  width: 70%;
}
.border-bg .inner .img {
  width: 30%;
}
.border-bg .inner_img {
  display: grid;
  justify-content: center;
}
.border-bg::before {
  height: 100%;
  max-width: 1240px;
  left: 50%;
  transform: translateX(-50%);
}
.company-list .ttl {
  background: #2D0057;
}

.access-box {
  background: #000003 url(../img/lp/access_box.png) no-repeat center right;
  padding: 15px 20px;
  text-shadow: 2px 2px 3px rgb(0 0 0 / 50%);
}

.bg-tri {
  padding-top: 20px;
}

.bg-tri2 {
  background: #2D0057 url(../img/lp/design_img01.jpg) no-repeat calc(50% - 400px) 150px;
}

.bg-tri .bg-tri-img {
  background: url(../img/lp/tri_bg.png) no-repeat center;
  top: -330px;
}

.design-bg {
  background-color: #2D0057;
}

.sub-ttl2.c2,
.f-c-pur,
.num {
  color: #2D0057 !important;
}

.f-c-red {
  color: #B81C22 !important;
}

.txt-img .c-ttl .f-c-bl {
  color: #254D89 !important;
}

.sub-ttl2.c3 {
  color: #e4e1f1 !important;
}

.square::before {
  background: #2D0057;
}

/*
 * PLAN
 */

.plan-column .plan-img {
  width: 50%;
  text-shadow: 2px 2px 3px rgb(0 0 0 / 50%);
  position: relative;
}

.plan-column .plan-img::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
  top: 0;
  left: 0;
  position: absolute;
}

.plan-column .plan-img:nth-of-type(1) {
  background: url(../img/lp/plan01.jpg) no-repeat center / cover;

}

.plan-column .plan-img:nth-of-type(2) {
  background: url(../img/lp/plan02.jpg) no-repeat center / cover;
}

.plan .plan-img .data ul li {
  color: #fff;

}

.plan .plan-img .data ul li::before {
  content: "";
  background: #fff;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 6px;
  box-shadow: 2px 2px 3px rgb(0 0 0 / 30%);
}

.plan-column .column {
  width: calc(50% - 40px);
  text-align: center;
  display: block;
  justify-content: center;
  align-items: center;
}

.plan-column .column .img {
  width: 100%;
  margin: 0 auto;
}

.plan-column .column .img img {
  height: auto;
}

.pop-block .plan-column .column .img {
  width: 100%;
}



.plan-column .column .txt-area {
  width: 100%;
}

.plan .color .color-ttl {
  padding-left: 10px;
  color: #fff;
  background: #47AFAC;
}

.plan .color dl dd ul {
  align-items: flex-start;
}

.plan .color {
  background: #fff;
  color: inherit;
  padding: 20px 30px;
  text-align: left;
  border: solid 1px #e6e0d6;
}

.access-txt .main {
  line-height: 2;
}

.access-txt .sub {
  font-size: 16px;
  line-height: 1.5;
}

.access-txt-area.column .access-txt {
  width: 100%;
  font-size: 24px;
}

.access-txt {
  font-size: 30px;
}

.bg-purple {
  background: #f3f4f8;
}

.plan .ttl {
  color: #2D0057;
}
.out-line-table .list dl dt {
  padding-right: 25px;
}


/*==================================================================================
==================================================================================*/
@media screen and (max-width: 767px) {

  .s-header .ttl .t1 {
    font-size: 16px;
  }

  .main-img .img-area {
    height: 400px
  }

  .main-img .img-area .img,
  .main-img .txt-area {
    height: 400px;
  }

  .main-img .txt-area {
    padding: 30px 0 40px;
    z-index: 2;
  }

  .main-img .txt-area .main-img-txt img {
    padding-top: 105px;
  }

  .main-img .txt-area .main-img-txt {
    padding-bottom: 20px;
  }

  .main-img .txt-area .txt-box .t1 .t1-1 {
    font-size: 19px;
    text-align: left;

  }

  .main-img.sp_s2 .txt-area .txt-box .t1 .t1-1 {
    font-size: 20px;
    text-align: center;
  }

  .main-img .txt-area .txt-box .t2 .price.p2 {
    padding-left: 0;
  }

  .main-img .txt-area .txt-box .t2 .price dl dt {
    padding: 5px 5px;
    font-size: 15px;
  }

  .main-img .main-txt {
    font-size: 35px;
    width: 100%;
    top: -90px;
  }

  .main-img .main-txt .sub {
    font-size: 12px;
    letter-spacing: 3px;
    padding-left: 0px;
    margin-bottom: 20px;
  }

  .main-img .main-txt .main {
    letter-spacing: 10px;
    padding-left: 5px;
  }

  .main-img .txt-area2 .wrap {
    width: 100%;
    margin-left: 0;
  }

  .main-img .txt-area2 {
    height: 160px;
  }

  .main-img .txt-area2 .txt {
    padding-top: 18px;
  }

  .main-img .txt-area2 .txt::after {
    border-width: 0 0 180px 50px;
  }

  .main-img .txt-area2 .img {
    z-index: 2;
    bottom: 20px;
    left: 8px;
    width: 100%;
  }

  .main-img .txt-area2 .img img {
    width: 190px;
    height: auto;
    bottom: 0;
    left: auto;
    right: -10px;
  }

  .main-img .txt-area .txt-box .t2 .date>div {
    margin: 2px 0;
  }

  .main-img .txt-area .txt-box .t2 .date span,
  .main-img .txt-area .txt-box .t2 .price dl dt {
    width: 94px;
  }

  .main-img .txt-area .txt-box .t2 .price dl dd {
    margin-left: 10px;
  }

  .main-img .txt-area2 .txt .ttl {
    top: 50px;
    font-size: 16px;
    line-height: 1.6;
  }

  .main-img .txt-area2 .txt p {
    font-size: 12px;
    padding-right: 400px;
    padding-top: 50px;
    line-height: 1.4;
  }

  .main-img.sp_s2 .txt-area {
    background: rgba(156, 122, 0, .8);
  }

  .location .location-ti {
    display: block;
  }

  .location .location-ti .txt-img {
    width: 100%;
    align-items: baseline;
    padding: 0 20px;
  }

  .location-slide .main::before {
    border: none;
  }

  .location-slide figcaption {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }

  .location-slide .main li .txt .ttl-area .ttl {
    padding-top: 25px;
  }


  .main-img .txt-area .txt-box .t2 .price.p2 {
    padding-left: 0;
  }

   .border-bg {
    padding: 0;
  }

  .border-bg .inner {
    display: block;
  }

  .border-bg .inner .text {
    width: 100%;
  }
  
  .border-bg .inner .img {
    width: 100%;
  }

  .location-sub .inner1 {
    display: block;
  }
  .location-sub .inner2 {
    display: block;
  }

  .bg-tri .bg-tri-img {
    background: url(../img/lp/tri_bg.png) no-repeat right;
    top: -287px;
  }

  .bg-tri {
    height: 860px;
  }

  .bg-tri2 {
    background: #2D0057;
  }

  .bg-tri2::before {
    border-color: transparent transparent #2D0057 transparent;
  }

  .access-txt {
    padding: 0;
    font-size: 28px;
    line-height: 2;
  }

  .access-txt .sub {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .company-list .list ul {
    margin-left: 0;
  }

  .tab-body .txt-img {
    display: grid;
  }

  .w50 {
    width: 100%;
  }

  .wrap {
    padding: 0;
  }

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }
  
  /*
 * PLAN
 */
  .plan-column .over-box {
    display: block;
  }

  .img.inview.inview-on.sp-plan-img {
    display: block;
  }

  .plan-column .plan-img::before {
    width: 0;
  }

  .plan-column .plan-img:nth-of-type(1) {
    background: #B9C6D8;
  }

  .plan-column .plan-img:nth-of-type(2) {
    background: #6890b3;
  }

  .plan-column .plan-img {
    width: 100%;
  }

  .plan .color dl dd ul {
    flex-wrap: wrap;
  }

  .plan .color dl dd ul li {
    width: 33%;
  }

  .plan-column .column {
    background: #fff;
  }

  .plan .plan-img .data ul li {
    color: #333;
    text-shadow: 0 0 black;
  }

  .plan-column.single .column {
    width: 100%;
  }

  .plan-column .column {
    display: block;
  }

  .plan-column .column .txt-area {
    width: 100%;
  }

  .plan .plan-img .data ul li::before {
    top: 4px;
  }

  .plan-column .over-box ul {
    display: flex;
    justify-content: flex-start;
    margin-left: -3px;
  }

  .plan-column .over-box ul li {
    margin-left: 1px;
  }

  .plan-column .over-box ul li.l1 {
    width: auto;
  }

  .plan-column .over-box ul li.l2 {
    width: auto;
  }

  .plan-column .over-box ul li.l3 {
    width: auto;
  }

  .plan-column .column .img {
    width: 90%;
  }

  .plan-column .over-box ul li .over-box-img {
    position: relative;
    margin-bottom: 10px;
  }


  /*
  .plan-column .over-box ul li .over-box-img p {
    display: none;
  }

  .plan-column .over-box ul li .over-box-txt {
    display: none;
  }
  */
  .plan-column .plan-img {
    width: 100%;
  }

  .plan .color dl dd ul {
    flex-wrap: wrap;
  }

  .plan .color dl dd ul li {
    width: 33%;
  }

  .plan-column.single .column:nth-child(odd) {
    background: #b9c6d8;
    background: -moz-linear-gradient(top, #b9c6d8 75%, #ffffff 50%);
    background: -webkit-linear-gradient(top, #b9c6d8 75%, #ffffff 50%);
    background: linear-gradient(to bottom, #b9c6d8 75%, #ffffff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9c6d8', endColorstr='#ffffff', GradientType=1);
  }

  .plan-column.single .column {
    width: 100%;
  }

  .plan-column .over-box ul {
    margin-left: -1px;
  }

  .plan-column .over-box ul li {
    margin-left: 1px;
  }

  .plan-column .over-box ul li.l1 {
    width: auto;
  }

  .plan-column .over-box ul li.l2 {
    width: auto;
  }

  .plan-column .over-box ul li.l3 {
    width: auto;
  }

  .plan-column .over-box ul li .over-box-img {
    margin-bottom: 0;
  }

  .plan-column .over-box ul li .over-box-img p {
    display: none;
  }

  .plan-column .over-box ul li .over-box-txt {
    display: none;
  }

  .plan-column .column {
    width: 100%;
  }

  .pop-block .plan-column .column:nth-child(odd) {
    background: #fff;
  }

  .txt-img.half .txt-area {
    width: 100%;
  }

  .more-btn .more-btn::after {
    border: 1px solid #2D0057;
    border-bottom: 1px solid #2D0057;
    border-right: 1px solid #2D0057;
  }
}

@media screen and (max-width: 450px) {
  .main-img.sp_s2 .txt-area2 .txt .ttl {
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
  }

  .s-header .ttl .t3 {
    font-size: 10px;
  }

  .s-header .ttl .t1 {
    font-size: 13px;
  }

  .s-header .ttl .t2 {
    font-size: 9px;
  }

}

@media screen and (min-width: 768px) {
  .company-list .list ul.w400 {
    width: 400px;
  }
  .main-img .main-txt {
    width: 650px;
  }
  .order1 {
    order: 1;
  }
  .order2 {
    order: 2;
  }
}

.plan-column-outer {
  border-top: 1px solid #CBC2D8;
  border-bottom: 1px solid #CBC2D8;
  background: #CBC2D8;
  background: -moz-linear-gradient(left, #CBC2D8 50%, rgba(255, 255, 255, 0)50%), url(../img/lp/plan_img01.jpg);
  background: -webkit-linear-gradient(left, #CBC2D8 50%, rgba(255, 255, 255, 0) 50%), url(../img/lp/plan_img01.jpg);
  background: linear-gradient(to right, #CBC2D8 50%, rgba(255, 255, 255, 0) 50%), url(../img/lp/plan_img01.jpg);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CBC2D8', endColorstr='#ffffff', GradientType=1);
  background-position: 0 0, top right;
  background-repeat: no-repeat, no-repeat;
  background-size: 100%, contain;
}

.plan .data ul li::before {
  background: #2D0057;
}

.plan-column .column .btn {
  background: #2D0057;
  border: 1px solid #A6A6B7;
}

.ttl.font-u.f-c-khaki01.inview.inview-on {
  font-weight: 600;
}

.pop-ti-ttl.f-c-khaki01:before {
  content: "";
  width: 30px;
  height: 1px;
  background: #2D0057;
  position: absolute;
  left: 0;
  top: 13px;
}


.plan-column.single .column {
  width: 100%;
}

.plan-column.single .column {
  width: calc(50% - 100px);
}

.plan-column.single .column .txt-area {
  width: 100%;
}

.plan-column.single .column .img {
  width: auto;
}

.plan-column.single .column .img img {
  height: auto;
}

.plan-column .over-box {
  background: #F2F4F7;
  padding: 20px 17px 25px;
  width: 800px;
  box-sizing: border-box;
  letter-spacing: 0;
}

.plan-column .over-box ul {
  display: flex;
  justify-content: center;
  margin-left: -3px;
}

.plan-column .over-box ul li.l1 {
  width: 210px;
  margin-left: 3px;
  text-align: left;
}

.plan-column .over-box ul li.l2 {
  width: 210px;
  margin-left: 15px;
  text-align: left;
}

.plan-column .over-box ul li.l3 {
  width: 210px;
  margin-left: 15px;
  text-align: left;
}

.plan-column .over-box ul li .over-box-img p {
  position: absolute;
  right: 5px;
  bottom: 2px;
  font-size: 12px;
}

.plan-column .over-box ul li.l2 .over-box-img p,
.plan-column .over-box ul li.l3 .over-box-img p {
  color: #fff;
}

.plan-column .over-box ul li .over-box-ttl {
  margin-bottom: 5px;
  color: #2D0057;
  font-size: 18px;
  font-weight: 600;
}

.plan-column .over-box ul li .over-box-ttl span {
  font-size: 13px;
}

.plan-column .over-box ul li p {
  font-size: 14px;
}

.plan .color dl {
  display: block;
}

.plan .color dl dt {
  width: 100%;
}

.plan .color dl dd .color-img {
  width: 88px;
}

.plan-column .column.pc .plan-memo {
  position: absolute;
  bottom: 10px;
  right: 0px;
  color: #ffffff;
}

.ttl font-u f-c-khaki01 inview {
  color: #2D0057;
}

/*
                PLAN
                */
.plan-column .column:nth-child(odd) {
  background: #fff;
}

.plan-column.single .column:nth-child(odd) {
  background: #CBC2D8;
  /* background: -moz-linear-gradient(top, #E8E7F3 75%, #ffffff 50%);
  background: -webkit-linear-gradient(top, #E8E7F3 75%, #ffffff 50%);
  background: linear-gradient(to bottom, #E8E7F3 75%, #ffffff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8E7F3', endColorstr='#ffffff', GradientType=1); */
}

@media screen and (max-width: 767px) {
  .plan-column.single .column {
    width: 100%;
  }

  .plan-column .over-box {
    padding: 5px;
    width: 100%;
  }
}

/*
.plan-column .column {
  display: block;
}

.plan-column .column .txt-area {
  padding: 20px;
}

.plan-column .over-box ul {
  margin-left: -1px;
}

.plan-column .over-box ul li {
  margin-left: 1px;
}

.plan-column .over-box ul li.l1 {
  width: auto;
}

.plan-column .over-box ul li.l2 {
  width: auto;
}

.plan-column .over-box ul li.l3 {
  width: auto;
}

.plan-column .over-box ul li .over-box-img {
  margin-bottom: 0;
}

.plan-column .over-box ul li .over-box-img p {
  display: none;
}

.plan-column .over-box ul li .over-box-txt {
  display: none;
}

.c-ttl.font-m.inview.inview-on h3 {
  font-size: 20px;
}
  */

/*LOCAL INFORMATION*/
.f-c-khaki01 {
  color: #2D0057;
}

/*DESIGN*/
.bg-tri2 .sub-ttl2::before {
  display: none;
}

/*lot*/
.fs_90 {
  color: #254D89 !important;
}

.f-w-n {
  color: #254D89 !important;
}

/*MARKETING INFORMATION*/
.company-list .list {
  border: 1px solid #2D0057;
}

@media screen and (max-width: 767px) {
  .company-list .list .more-btn {
    border: 1px solid #2D0057;
  }

  .company-list .list .more-btn::after {
    border-bottom: 1px solid #2D0057;
    border-right: 1px solid #2D0057;
  }
}

.c-table table td {
  border: 1px solid #2D0057;
}

.c-table table tbody th {
  border-right: 2px solid #2D0057;
}

.c-table table tbody th {
  border-bottom: 1px solid #2D0057;
}





/*=================================================================================
===================================================================================*/