main .page-ttl {
  background: url("../img/_ujina/bg_title.png") top center no-repeat;
}

main .page-ttl .ttl {
  padding-right: 10%;
}

main .page-ttl .ttl img {
  width: 200px;
  height: auto;
}

span.p-note {
  position: relative;
  display: block;
  margin-top: 6px;
  font-size: 12px;
}

main.access section.sec-mv {
  margin-bottom: 0px;
}

main.access section.sec-access-1 {
  position: relative;
  width: 100%;
  background: #f8f8f8;
  padding: 116px 0 128px;
  margin-bottom: 0px;
}

main.access section.sec-access-1 .container {
  width: 1100px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

main.access section.sec-access-1 .container .l-box {
  width: 700px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: left;
}

main.access section.sec-access-1 .container .l-box h3 {
  font-size: 31px;
  line-height: 1.5;
}

main.access section.sec-access-1 .container .l-box .image-bus {
  position: relative;
  margin-top: 64px;
  width: 100%;
}

main.access section.sec-access-1 .container .l-box .image-bus img {
  width: 100%;
  height: auto;
}

main.access section.sec-access-1 .container .r-box {
  width: 338px;
}

main.access section.sec-access-1 .container .r-box img {
  width: 100%;
  height: auto;
}

main.access section.sec-access-2 {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 100px 0 128px;
  margin-bottom: 0;
}

main.access section.sec-access-2 .container {
  width: 1100px;
  margin: 0 auto;
}

main.access section.sec-access-2 h3 {
  font-size: 31px;
  line-height: 1.65;
}

main.access section.sec-access-2 .lead {
  font-size: 18px;
  line-height: 1.7;
}

main.access section.sec-access-2 .image {
  position: relative;
  width: 100%;
  margin: 64px auto 0;
}

main.access section.sec-access-2 .image img {
  width: 100%;
  height: auto;
}

main.access section.sec-access-2 p.p-note {
  margin: 60px auto 0;
  font-size: 12px;
  line-height: 1.45;
}

main.design section.sec-approach {
  position: relative;
  width: 1100px;
  margin: 110px auto 0;
  padding-bottom: 140px;
}

main.design section.sec-approach h3 {
  position: relative;
  border-bottom: 1px solid #000;
  padding-bottom: 22px;
}

main.design section.sec-approach h3 img {
  width: 144px;
  height: auto;
}

main.design section.sec-approach .ttl-box {
  position: relative;
  margin-top: 64px;
}

main.design section.sec-approach .ttl-box h4 {
  border: none;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 0px;
}

main.design section.sec-approach .ttl-box .lead {
  margin-top: 6px;
  font-size: 16px;
  line-height: 1.7;
}

main.design section.sec-approach .image-design {
  position: relative;
  width: 100%;
  margin: 100px auto 0;
}

main.design section.sec-approach .feature-box {
  position: relative;
  margin: 100px auto 0;
}

main.design section.sec-approach .feature-box article {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

main.design section.sec-approach .feature-box article .image {
  width: 614px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

main.design section.sec-approach .feature-box article .text-box {
  margin-left: 80px;
  text-align: left;
}

main.design section.sec-approach .feature-box article .text-box h4 {
  border: none;
  text-align: left;
  margin-bottom: 20px;
}

main.design section.sec-approach .feature-box article .text-box h4 img {
  width: 170px;
  height: auto;
}

main.design section.sec-approach .feature-box article .text-box h5 {
  font-size: 25px;
}

main.design section.sec-approach .feature-box article .text-box p {
  font-size: 14px;
  line-height: 1.9;
}

main.design section.sec-approach .feature-box article:nth-child(2) {
  margin-top: 80px;
}

main.design section.sec-approach .feature-box article:nth-child(2) .image {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

main.design section.sec-approach .feature-box article:nth-child(2) .text-box {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1;
  margin-left: 0px;
  margin-right: 80px;
}

main.structure section.sec-structure {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  padding: 100px 0 160px;
}

main.structure section.sec-structure h2 {
  font-weight: 500;
  font-size: 32px;
}

main.structure section.sec-structure ul.structure-box {
  position: relative;
  margin-top: 94px;
}

main.structure section.sec-structure ul.structure-box.l-size {
  position: relative;
}

main.structure section.sec-structure ul.structure-box.l-size li {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

main.structure section.sec-structure ul.structure-box.l-size li:nth-child(n+2) {
  margin-top: 64px;
}

main.structure section.sec-structure ul.structure-box.l-size li .image {
  width: 550px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

main.structure section.sec-structure ul.structure-box.l-size li .text-box {
  position: relative;
  margin-left: 60px;
  text-align: left;
  padding-top: 16px;
}

main.structure section.sec-structure ul.structure-box.l-size li .text-box h3 {
  font-size: 20px;
  border-bottom: 1px solid #000;
  padding-bottom: 18px;
}

main.structure section.sec-structure ul.structure-box.l-size li .text-box .p-box p {
  font-size: 14px;
  line-height: 1.8;
}

main.structure section.sec-structure ul.structure-box.l-size li .text-box .p-box p span.p-note {
  position: relative;
  margin-top: 8px;
  font-size: 12px;
}

main.structure section.sec-structure ul.structure-box.s-size {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

main.structure section.sec-structure ul.structure-box.s-size li {
  position: relative;
  width: calc(33.33% - 28px);
  margin-bottom: 80px;
}

main.structure section.sec-structure ul.structure-box.s-size li:not(:nth-child(3n+1)) {
  margin-left: 42px;
}

main.structure section.sec-structure ul.structure-box.s-size li .image {
  width: 100%;
}

main.structure section.sec-structure ul.structure-box.s-size li .text-box {
  position: relative;
  text-align: left;
  padding-top: 28px;
}

main.structure section.sec-structure ul.structure-box.s-size li .text-box h3 {
  font-size: 20px;
  margin-bottom: 12px;
}

main.structure section.sec-structure ul.structure-box.s-size li .text-box .p-box p {
  font-size: 14px;
  line-height: 1.6;
}

main.structure section.sec-structure ul.structure-box.s-size li .text-box .p-box p span.p-note {
  position: relative;
  margin-top: 8px;
  font-size: 12px;
}

main.structure section.sec-structure .other-box {
  position: relative;
  width: 100%;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 50px 40px;
  margin-top: 24px;
}

main.structure section.sec-structure .other-box h3 {
  border: none;
  text-align: left;
  color: #d6bd5e;
}

main.structure section.sec-structure .other-box ul {
  position: relative;
  margin-top: 30px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

main.structure section.sec-structure .other-box ul li {
  position: relative;
  width: calc(33.33% - 20px);
}

main.structure section.sec-structure .other-box ul li h4 {
  background: #d6bd5e;
  text-align: center;
  color: #fff;
  border: none;
  padding: 14px 0 14px;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
}

main.structure section.sec-structure .other-box ul li .p-box {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.55;
  text-align: left;
}

main.location section.sec-mv {
  padding: 80px 0 50px;
}

main.location section.sec-mv .img-main {
  position: relative;
  width: 755px;
  margin: 0 auto;
}

main.location section.sec-mv .ttl-box {
  position: relative;
  margin: 60px 0 80px;
}

main.location section.sec-mv .ttl-box h3 {
  font-size: 32px;
}

main.location section.sec-mv .image-youme {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

main.location section.sec-mv .shop-box {
  position: relative;
  width: 1100px;
  margin: 50px auto 0;
  border: 1px solid #d5bc65;
  padding: 24px 28px 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

main.location section.sec-mv .shop-box .box:nth-child(n+2) {
  margin-top: 26px;
}

main.location section.sec-mv .shop-box .box h4 {
  font-size: 18px;
  color: #d5bc65;
  border: none;
  font-weight: 400;
  padding: 0;
  margin: 0;
  text-align: left;
}

main.location section.sec-mv .shop-box .box .ul-box {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

main.location section.sec-mv .shop-box .box .ul-box ul {
  width: 50%;
}

main.location section.sec-mv .shop-box .box .ul-box ul li:nth-child(n+2) {
  margin-top: 3px;
}

main.location section.sec-mv .shop-box .box ul {
  position: relative;
  margin-top: 12px;
}

main.location section.sec-mv .shop-box .box ul.flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: start;
}

main.location section.sec-mv .shop-box .box ul.flex li:nth-child(n+2) {
  margin-left: 16px;
}

main.location section.sec-mv .shop-box .box ul li {
  font-size: 14px;
  text-align: left;
}

main.location section.sec-mv .shopping-box {
  position: relative;
  width: 1100px;
  margin: 65px auto 0;
  text-align: left;
}

main.location section.sec-mv .shopping-box h3 {
  font-size: 30px;
}

main.location section.sec-mv .shopping-box .image {
  position: relative;
  margin: 36px auto 0;
}

main.location section.sec-mv .photo-box {
  position: relative;
  width: 100%;
  margin: 150px auto 0;
}

main.location section.sec-mv .other-box {
  position: relative;
  width: 1100px;
  margin: 150px auto 0;
}

main.location section.sec-groumet {
  position: relative;
  padding: 150px 0 150px;
  background: #f8f8f8;
  margin-bottom: 0px;
}

main.location section.sec-groumet .img-main {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

main.location section.sec-groumet .ttl-box {
  position: relative;
  margin: 80px 0 80px;
}

main.location section.sec-groumet .ttl-box h3 {
  font-size: 32px;
  line-height: 1.55;
}

main.location section.sec-groumet .ttl-box .lead {
  position: relative;
  margin-top: 32px;
  font-size: 16px;
  line-height: 1.8;
}

main.location section.sec-groumet .img-groumet {
  position: relative;
  margin: 0 auto;
  width: 1100px;
}

main.location section.sec-groumet .img-groumet .text-image {
  position: relative;
  margin: 78px auto 0;
}

main.landplan {
  position: relative;
}

main.landplan .sec-mv {
  width: 100%;
}

main.landplan .sec-mycar {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 140px;
}

main.landplan .sec-mycar .ttl-box {
  position: relative;
  margin: 60px 0 90px;
}

main.landplan .sec-mycar .ttl-box h3 {
  font-size: 32px;
}

main.landplan .sec-mycar .ttl-box p.lead {
  font-size: 16px;
  line-height: 1.75;
}

main.landplan .sec-mycar .img-mycar .image-point1 {
  position: relative;
  margin-top: 100px;
}

main.landplan .sec-mycar .img-mycar .image-point2 {
  position: relative;
  margin-top: 100px;
}

main.landplan .sec-mycar p.p-note {
  position: relative;
  margin-top: 36px;
  text-align: left;
  font-size: 12px;
}

main.quality {
  position: relative;
}

main.quality section.sec-mv {
  position: relative;
  margin-bottom: 0;
}

main.quality section.sec-outline {
  position: relative;
  background: #f8f8f8;
  padding: 100px 0 120px;
}

main.quality section.sec-outline .container {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

main.quality section.sec-outline .container h3 {
  font-size: 32px;
}

main.quality section.sec-outline .container .image-outline {
  position: relative;
  width: 827px;
  margin: 80px auto 0;
}

main.quality section.sec-feature {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 120px;
}

main.quality section.sec-feature .img-balcony {
  position: relative;
  margin-top: 30px;
}

main.quality section.sec-feature ul.feature-box {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-top: 100px;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

main.quality section.sec-feature ul.feature-box.colmun-2 li {
  width: calc(50% - 25px);
}

main.quality section.sec-feature ul.feature-box.colmun-3 li {
  width: calc(33.333% - 30px);
}

main.quality section.sec-feature ul.feature-box li .text-box {
  margin-top: 20px;
}

main.quality section.sec-feature ul.feature-box li .text-box h4 {
  border: none;
  text-align: left;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}

main.quality section.sec-feature ul.feature-box li .text-box .p-box {
  position: relative;
  font-size: 14px;
  margin-top: 16px;
  text-align: left;
}

main.plan {
  position: relative;
  padding-bottom: 150px;
}

main.plan .lower-con .btn-anchor {
  position: relative;
  margin-top: 136px;
}

main.plan .lower-con .btn-anchor ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: center;
}

main.plan .lower-con .btn-anchor ul >li {
  position: relative;
  width: calc(33.33% - 12px);
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 18px;
  cursor: pointer;
  &:nth-child(n+2){
    margin-left:20px;
    @media screen and (max-width: 767px) {
      margin-left:0px;
    }
  }
}

main.plan .lower-con .btn-anchor ul li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

main.plan .lower-con .btn-anchor ul li .l-box, main.plan .lower-con .btn-anchor ul li .r-box {
  padding: 14px 0px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

main.plan .lower-con .btn-anchor ul li .l-box {
  position: relative;
  background: #000;
  text-align: center;
  color: #fff;
  width: 72px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

main.plan .lower-con .btn-anchor ul li .l-box p.type {
  font-size: 42px;
  line-height: 1;
}

main.plan .lower-con .btn-anchor ul li .l-box p.text {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-top: 2px;
}

main.plan .lower-con .btn-anchor ul li .l-box p.basic {
  background: #fff;
  color: #000;
  width: 40px;
  margin: 12px auto 0;
  font-size: 11px;
  letter-spacing: 0.05em;
}

main.plan .lower-con .btn-anchor ul li .r-box {
  position: relative;
  padding: 12px 10px 14px;
  text-align: center;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  line-height: 1.45;
}

main.plan .lower-con .btn-anchor ul li .r-box .txt-plan {
  font-size: 24px;
}

main.plan .lower-con .btn-anchor ul li .r-box .txt-total {
  text-align: center;
}

main.plan .lower-con .btn-anchor ul li .r-box .txt-total span {
  position: relative;
}

main.plan .lower-con .btn-anchor ul li .r-box .txt-total .ttl {
  font-size: 12px;
  margin-right: 2px;
}

main.plan .lower-con .btn-anchor ul li .r-box .txt-total .num-en {
  top: 3px;
  font-size: 22px;
  letter-spacing: 0.05em;
}

main.plan .lower-con .btn-anchor ul li .r-box .txt-total .num-jp {
  font-size: 12px;
}

main.plan .lower-con .plan-box {
  position: relative;
  width: 100%;
  margin: 80px auto 0;
}

main.plan .lower-con .plan-box article {
  position: relative;
  width: 100%;
  border: 1px solid #000;
}
main.plan .lower-con .plan-box article.banner {
  border: none !important;
}

main.plan .lower-con .plan-box article:nth-child(n+2) {
  margin-top: 100px;
}

main.plan .lower-con .plan-box .head {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
}

main.plan .lower-con .plan-box .head .l-box {
  position: relative;
  width: 168px;
  background: #000;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #000;
  padding: 30px 0 30px;
}

main.plan .lower-con .plan-box .head .l-box .txt-f {
  font-size: 15px;
  line-height: 1;
}

main.plan .lower-con .plan-box .head .l-box p.type {
  font-size: 72px;
  line-height: 1;
}

main.plan .lower-con .plan-box .head .l-box p.text {
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-top: 2px;
}

main.plan .lower-con .plan-box .head .l-box p.basic {
  background: #fff;
  color: #000;
  width: 62px;
  margin: 20px auto 0;
  font-size: 16.5px;
  letter-spacing: 0.05em;
}

main.plan .lower-con .plan-box .head .r-box {
  position: relative;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  background: #f2f3f3;
  border-bottom: 1px solid #000;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 0 50px;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 30px 50px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

main.plan .lower-con .plan-box .head .r-box .txt-left {
  position: relative;
  width: 50%;
}

main.plan .lower-con .plan-box .head .r-box .txt-left .txt-plan {
  font-size: 38px;
  text-align: left;
}

main.plan .lower-con .plan-box .head .r-box .txt-left .note-plan {
  font-size: 12px;
  text-align: left;
  margin: 5px 0 0;
  line-height: 1.6;
}

main.plan .lower-con .plan-box .head .r-box .txt-right {
  position: relative;
  width: 50%;
  border-left: 1px solid #000;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-area {
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 12px;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-area li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  font-size: 15px;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-area li .ttl {
  width: 40%;
  text-align: left;
  white-space: nowrap;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-area li .ttl span.jukyo {
  letter-spacing: 0.2em;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-area li .ttl span.mb {
  letter-spacing: 1.12em;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-area li .ttl span.slim {
  position: relative;
  display: inline-block;
  -webkit-transform: scale(0.64, 1);
  transform: scale(0.64, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-area li .number {
  width: 30%;
  text-align: right;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-area li .tubo {
  width: 30%;
  text-align: right;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-total {
  text-align: center;
  position: relative;
  border-top: 1px solid #000;
  width: 80%;
  margin: 0 auto;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-total span {
  position: relative;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-total .ttl {
  font-size: 15px;
  margin-right: 3px;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-total .num-en {
  top: 3px;
  font-size: 28px;
  letter-spacing: 0.05em;
}

main.plan .lower-con .plan-box .head .r-box .txt-right .txt-total .num-jp {
  font-size: 16px;
}

main.plan .lower-con .plan-box .content {
  position: relative;
  padding: 64px 0 64px;
}

main.plan .lower-con .plan-box .content:after {
  position: absolute;
  content: "";
  bottom: 28px;
  right: 28px;
  background: url("../../plan/img/icon_plan.png") center center no-repeat;
  width: 140px;
  height: 140px;
  background-size: contain;
}

main.plan .lower-con .plan-box .content .image {
  position: relative;
  width: 64%;
  margin: 0 auto;
}

main.plan .lower-con .plan-box .content .image img {
  width: 100%;
  height: auto;
}

main.plan .bnr-area {
  margin-top: 60px;
}

main.plan .menuplan {
  margin-top: 160px;
}

.foot-annotation {
  font-size: 11px;
  text-align: left;
  margin: 100px auto 0 !important;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.wide-box {
  width: 1100px;
  margin: 0 auto;
}

.wide-full {
  width: 100%;
}

main.plan .lower-con .btn-anchor li.end {
  cursor: default !important;
  pointer-events: none;
}

main.plan .lower-con .btn-anchor li a .r-box.end .txt-total {
  margin-top: -8px;
}

main.plan .lower-con .btn-anchor li a .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

main.plan .lower-con .btn-anchor li a .txt-end {
  position: absolute;
  top: calc(50% - 16px);
  left: 0px;
  background: rgba(255, 0, 0, 0.75);
  width: 100%;
  color: #fff;
  font-size: 18px;
}

main.plan .lower-con .btn-anchor li a .label {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80px;
  height: 26px;
  background: #fdd54a;
  line-height: 1.1;
  padding: 5px 0 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  letter-spacing: 0em;
  color: #000;
}

@media screen and (max-width: 767px) {
  main .page-ttl {
    background: url("../img/_ujina/bg_title_sp.png") top center no-repeat;
    background-size: 100% 100%;
  }
  main .page-ttl .ttl {
    padding-right: 20px;
    text-align: right;
  }
  main .page-ttl .ttl img {
    width: 36%;
    height: auto;
  }
  span.p-note {
    text-align: left;
    font-size: 10px;
  }
  main.access section.sec-access-1 {
    padding: 60px 0 60px;
  }
  main.access section.sec-access-1 .container {
    width: calc(100% - 40px);
    display: block;
  }
  main.access section.sec-access-1 .container .l-box {
    width: 100%;
  }
  main.access section.sec-access-1 .container .l-box h3 {
    font-size: 20px;
    text-align: center;
  }
  main.access section.sec-access-1 .container .l-box .image-bus {
    margin-top: 32px;
  }
  main.access section.sec-access-1 .container .r-box {
    margin: 32px auto 0;
    width: 240px;
  }
  main.access section.sec-access-2 {
    padding: 50px 0 64px;
  }
  main.access section.sec-access-2 .container {
    width: calc(100% - 40px);
    display: block;
  }
  main.access section.sec-access-2 h3 {
    font-size: 20px;
    text-align: center;
  }
  main.access section.sec-access-2 .lead {
    font-size: 13px;
    text-align: left;
    line-height: 1.6;
  }
  main.access section.sec-access-2 .image {
    margin: 32px auto 0;
  }
  main.access section.sec-access-2 p.p-note {
    margin: 30px auto 0;
    text-align: left;
    font-size: 10px;
  }
  main.design section.sec-approach {
    margin: 55px auto 0;
    width: calc(100% - 40px);
    padding-bottom: 70px;
  }
  main.design section.sec-approach h3 {
    padding-bottom: 15px;
  }
  main.design section.sec-approach h3 img {
    width: 110px;
  }
  main.design section.sec-approach .ttl-box {
    margin-top: 32px;
  }
  main.design section.sec-approach .ttl-box h4 {
    font-size: 20px;
  }
  main.design section.sec-approach .ttl-box .lead {
    margin-top: 12px;
    font-size: 13px;
    text-align: left;
    line-height: 1.6;
  }
  main.design section.sec-approach .image-design {
    margin: 50px auto 0;
  }
  main.design section.sec-approach .feature-box {
    margin: 64px auto 0;
  }
  main.design section.sec-approach .feature-box article {
    display: block;
  }
  main.design section.sec-approach .feature-box article .image {
    width: 100%;
  }
  main.design section.sec-approach .feature-box article .text-box {
    margin: 32px auto 0;
  }
  main.design section.sec-approach .feature-box article .text-box h4 {
    margin-bottom: 0px;
  }
  main.design section.sec-approach .feature-box article .text-box h4 img {
    width: 120px;
    line-height: 1.3;
  }
  main.design section.sec-approach .feature-box article .text-box h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  main.design section.sec-approach .feature-box article .text-box p {
    font-size: 13px;
    line-height: 1.8;
  }
  main.design section.sec-approach .feature-box article:nth-child(2) {
    margin-top: 40px;
  }
  main.structure section.sec-structure {
    width: calc(100% - 40px);
    padding: 50px 0 80px;
  }
  main.structure section.sec-structure h2 {
    font-size: 20px;
  }
  main.structure section.sec-structure ul.structure-box {
    margin-top: 48px;
  }
  main.structure section.sec-structure ul.structure-box.l-size li {
    display: block;
  }
  main.structure section.sec-structure ul.structure-box.l-size li:nth-child(n+2) {
    margin-top: 40px;
  }
  main.structure section.sec-structure ul.structure-box.l-size li .image {
    width: 100%;
  }
  main.structure section.sec-structure ul.structure-box.l-size li .text-box {
    margin-left: 0px;
    padding-top: 18px;
  }
  main.structure section.sec-structure ul.structure-box.l-size li .text-box h3 {
    font-size: 18px;
    border: none;
    padding: 0;
    margin-bottom: 8px;
  }
  main.structure section.sec-structure ul.structure-box.l-size li .text-box .p-box p {
    font-size: 13px;
    line-height: 1.65;
  }
  main.structure section.sec-structure ul.structure-box.l-size li .text-box .p-box p span.p-note {
    font-size: 10px;
  }
  main.structure section.sec-structure ul.structure-box.s-size {
    display: block;
  }
  main.structure section.sec-structure ul.structure-box.s-size li {
    width: 100%;
    margin-bottom: 0px;
  }
  main.structure section.sec-structure ul.structure-box.s-size li:not(:nth-child(3n+1)) {
    margin-left: 0px;
  }
  main.structure section.sec-structure ul.structure-box.s-size li:nth-child(n+2) {
    margin-top: 40px;
  }
  main.structure section.sec-structure ul.structure-box.s-size li .text-box {
    margin-left: 0px;
    padding-top: 18px;
  }
  main.structure section.sec-structure ul.structure-box.s-size li .text-box h3 {
    font-size: 18px;
    border: none;
    padding: 0;
    margin-bottom: 8px;
  }
  main.structure section.sec-structure ul.structure-box.s-size li .text-box .p-box p {
    font-size: 13px;
    line-height: 1.65;
  }
  main.structure section.sec-structure ul.structure-box.s-size li .text-box .p-box p span.p-note {
    font-size: 10px;
  }
  main.structure section.sec-structure .other-box {
    margin-top: 60px;
    padding: 20px 25px 24px;
  }
  main.structure section.sec-structure .other-box ul {
    display: block;
    margin-top: 20px;
  }
  main.structure section.sec-structure .other-box ul li {
    width: 100%;
  }
  main.structure section.sec-structure .other-box ul li:nth-child(n+2) {
    margin-top: 24px;
  }
  main.structure section.sec-structure .other-box ul li h4 {
    font-size: 16px;
    padding: 10px 0 10px;
  }
  main.structure section.sec-structure .other-box ul li .p-box {
    font-size: 13px;
    margin-top: 14px;
  }
  main.location section.sec-mv {
    padding: 40px 0 20px;
  }
  main.location section.sec-mv .img-main {
    width: calc(100% - 40px);
  }
  main.location section.sec-mv .ttl-box {
    margin: 30px 0 40px;
  }
  main.location section.sec-mv .ttl-box h3 {
    font-size: 20px;
  }
  main.location section.sec-mv .image-youme {
    width: calc(100% - 40px);
  }
  main.location section.sec-mv .shop-box {
    width: calc(100% - 40px);
    padding: 18px 20px 20px;
    margin: 32px auto 0;
  }
  main.location section.sec-mv .shop-box .box:nth-child(n+2) {
    margin-top: 18px;
  }
  main.location section.sec-mv .shop-box .box h4 {
    font-size: 16px;
  }
  main.location section.sec-mv .shop-box .box .ul-box {
    display: block;
  }
  main.location section.sec-mv .shop-box .box .ul-box ul {
    width: 100%;
  }
  main.location section.sec-mv .shop-box .box ul {
    margin-top: 8px;
  }
  main.location section.sec-mv .shop-box .box ul.flex {
    display: block;
  }
  main.location section.sec-mv .shop-box .box ul.flex li:nth-child(n+2) {
    margin-left: 0px;
    margin-top: 3px;
  }
  main.location section.sec-mv .shop-box .box ul li {
    font-size: 12px;
  }
  main.location section.sec-mv .shopping-box {
    width: calc(100% - 40px);
    margin: 50px auto 0;
  }
  main.location section.sec-mv .shopping-box h3 {
    font-size: 19px;
  }
  main.location section.sec-mv .shopping-box .image {
    margin: 26px auto 0;
  }
  main.location section.sec-mv .photo-box {
    margin: 64px auto 0;
  }
  main.location section.sec-mv .other-box {
    width: calc(100% - 40px);
    margin: 80px auto 0;
  }
  main.location section.sec-groumet {
    padding: 75px 0 75px;
  }
  main.location section.sec-groumet .img-main {
    width: calc(100% - 40px);
  }
  main.location section.sec-groumet .ttl-box {
    width: calc(100% - 40px);
    margin: 40px auto 40px;
  }
  main.location section.sec-groumet .ttl-box h3 {
    font-size: 20px;
  }
  main.location section.sec-groumet .ttl-box .lead {
    margin-top: 12px;
    font-size: 13px;
    text-align: left;
    line-height: 1.6;
  }
  main.location section.sec-groumet .img-groumet {
    width: calc(100% - 40px);
    margin: 40px auto 40px;
  }
  main.location section.sec-groumet .img-groumet .text-image {
    margin: 36px auto 0;
  }
  main.landplan .sec-mycar {
    width: calc(100% - 40px);
    padding-bottom: 70px;
  }
  main.landplan .sec-mycar .ttl-box {
    margin: 30px 0 45px;
  }
  main.landplan .sec-mycar .ttl-box h3 {
    font-size: 20px;
  }
  main.landplan .sec-mycar .ttl-box p.lead {
    margin-top: 12px;
    font-size: 13px;
    text-align: left;
    line-height: 1.6;
  }
  main.landplan .sec-mycar .img-mycar .image-point1 {
    margin-top: 50px;
  }
  main.landplan .sec-mycar .img-mycar .image-point2 {
    margin-top: 50px;
  }
  main.quality section.sec-outline {
    padding: 50px 0 60px;
  }
  main.quality section.sec-outline .container {
    width: calc(100% - 40px);
  }
  main.quality section.sec-outline .container h3 {
    font-size: 20px;
  }
  main.quality section.sec-outline .container .image-outline {
    width: 100%;
    margin: 40px auto 0;
  }
  main.quality section.sec-feature {
    width: calc(100% - 40px);
    padding-top: 10px;
    padding-bottom: 60px;
  }
  main.quality section.sec-feature .img-balcony {
    margin-top: 40px;
  }
  main.quality section.sec-feature ul.feature-box {
    display: block;
    margin-top: 50px;
  }
  main.quality section.sec-feature ul.feature-box.colmun-2 li {
    width: 100%;
  }
  main.quality section.sec-feature ul.feature-box.colmun-3 li {
    width: 100%;
  }
  main.quality section.sec-feature ul.feature-box li {
    margin-bottom: 40px;
  }
  main.quality section.sec-feature ul.feature-box li .text-box h4 {
    font-size: 18px;
  }
  main.quality section.sec-feature ul.feature-box li .text-box .p-box {
    font-size: 13px;
    margin-top: 10px;
  }
  main.plan .lower-con .btn-anchor {
    margin-top: 64px;
  }
  main.plan .lower-con .btn-anchor ul {
    display: block;
    width: calc(100% - 60px);
    margin: 0 auto;
  }
  main.plan .lower-con .btn-anchor ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  main.plan .lower-con .btn-anchor ul li .l-box, main.plan .lower-con .btn-anchor ul li .r-box {
    padding: 10px 0px 12px;
  }
  main.plan .lower-con .btn-anchor ul li .l-box p.type {
    font-size: 24px;
  }
  main.plan .lower-con .btn-anchor ul li .l-box p.text {
    font-size: 11px;
    margin-top: 1px;
  }
  main.plan .lower-con .btn-anchor ul li .l-box p.basic {
    font-size: 10px;
    margin: 10px auto 0;
  }
  main.plan .lower-con .btn-anchor ul li .r-box {
    padding: 10px 10px 12px;
    line-height: 1.3;
  }
  main.plan .lower-con .btn-anchor ul li .r-box .txt-plan {
    font-size: 20px;
  }
  main.plan .lower-con .btn-anchor ul li .r-box .txt-total .ttl {
    font-size: 11px;
  }
  main.plan .lower-con .btn-anchor ul li .r-box .txt-total .num-en {
    font-size: 18px;
    top: 2px;
  }
  main.plan .lower-con .plan-box article {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  main.plan .lower-con .plan-box article:nth-child(n+2) {
    margin-top: 50px;
  }
  main.plan .lower-con .plan-box .head {
    display: block;
  }
  main.plan .lower-con .plan-box .head .l-box {
    width: 100%;
    padding: 12px 0 16px;
  }
  main.plan .lower-con .plan-box .head .l-box .txt-f {
    display: block;
    position: relative;
    top: 6px;
  }
  main.plan .lower-con .plan-box .head .l-box p.type {
    display: inline-block;
    font-size: 42px;
  }
  main.plan .lower-con .plan-box .head .l-box p.text {
    display: inline-block;
    font-size: 18px;
  }
  main.plan .lower-con .plan-box .head .l-box p.basic {
    position: relative;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    margin-left: 8px;
    top: -1px;
  }
  main.plan .lower-con .plan-box .head .r-box {
    display: block;
    padding: 20px 30px 20px;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-left {
    width: 100%;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-left .txt-plan {
    font-size: 28px;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-left .note-plan {
    margin: 3px 0 0;
    font-size: 11px;
    line-height: 1.55;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-left .note-plan br {
    display: none;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-right {
    width: 100%;
    border: none;
    padding: 16px 0 0;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-right .txt-area {
    width: 100%;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-right .txt-area li {
    font-size: 13px;
    line-height: 1.6;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-right .txt-total {
    width: 100%;
    text-align: left;
    padding-top: 5px;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-right .txt-total .ttl {
    font-size: 14px;
    margin-right: 6px;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-right .txt-total .num-en {
    font-size: 23px;
    top: 2px;
    margin-right: 4px;
  }
  main.plan .lower-con .plan-box .head .r-box .txt-right .txt-total .num-jp {
    font-size: 15px;
  }
  main.plan .lower-con .plan-box .content {
    padding: 32px 0 56px;
  }
  main.plan .lower-con .plan-box .content:after {
    bottom: 8px;
    right: 10px;
    background: url("../../plan/img/icon_plan_sp.png") center center no-repeat;
    width: 130px;
    height: 50px;
    background-size: contain;
  }
  main.plan .lower-con .plan-box .content .image {
    width: 100%;
  }
  main.plan .bnr-area {
    width: calc(100% - 40px);
    margin: 80px auto 0;
  }
  main.plan .menuplan {
    width: calc(100% - 40px);
    margin: 80px auto 0;
  }
  .foot-annotation {
    margin: 60px auto 0 !important;
  }
  .wide-box {
    width: calc(100% - 40px);
  }
  .wide-full {
    width: 100%;
  }
  main.plan .lower-con .btn-anchor li a .r-box.end .txt-total {
    margin-top: -4px;
  }
  main.plan .lower-con .btn-anchor li a .txt-end {
    font-size: 16px;
    margin-top: 4px;
  }
  main.plan .lower-con .btn-anchor li a .label {
    font-size: 11px;
    width: 70px;
    height: 20px;
    padding: 3px 0 3px;
    text-align: center;
    line-height: 1.1;
  }
}
@media screen and (min-width: 769px) {
  main.plan .lower-con .btn-anchor ul li {
    -webkit-transition: 0.2s all cubic-bezier(0.33, 1, 0.68, 1);
    transition: 0.2s all cubic-bezier(0.33, 1, 0.68, 1);
  }
  main.plan .lower-con .btn-anchor ul li:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
}/*# sourceMappingURL=styles.css.map */