@charset "UTF-8";

/*````````````````````````````````````````*/
@media only screen and (min-width: 769px) {
/*````````````````````````````````````````*/

/*================*/
main .structure {
    padding: 40px 0 0 0;
    font-family: "yu-gothic-pr6n", "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'Noto Sans JP', sans-serif;
}
main .structure#jigyo {
    padding-top: 110px;
    padding-bottom: 50px;
}

.item-counter {
    display: none;
}

/*================*/
/*--　共通：タイトル --*/
.area-ttl-box,
.area-ttl-box-noborder {
    text-align: center;
    position: relative;
    height: 160px;
    background-color: #fff;
}

.area-ttl-box-noborder {
    height: 150px;
    background-color: #fff;
}

.area-ttl-box .ttl .ttl-main,
.area-ttl-box-noborder .ttl .ttl-main {
    font-size: 48px;
    letter-spacing: 0.04em;
    font-weight: 400;
}

.area-ttl-box .ttl .ttl-sub,
.area-ttl-box-noborder .ttl .ttl-sub {
    display: block;
    margin: 10px auto;
    background-image: url(/business/sell/img/ttl_sub_2_pc.svg);
    height: 14px;
    width: 118px;
    font-size: 0;
}

.area-ttl-box .ttl .ttl-sub_2 {
    display: block;
    margin: 10px auto;
    background-image: url(/business/sell/img/ttl_sub_3_pc.svg);
    height: 14px;
    width: 135px;
    font-size: 0;
}

.area-ttl-box-noborder .ttl .ttl-sub_3 {
    display: block;
    margin: 10px auto;
    background-image: url(/business/sell/img/ttl_sub_4_pc.svg);
    height: 14px;
    width: 268px;
    font-size: 0;
}

/*--　共通：スライダー　矢印　 --*/
.area-sector .item-indicator .box-shift .btn.prev .figelm {
    width: 48px;
    height: 48px;
    background-image: url(/business/img/arrow_prev.png);
    background-size: contain;
}

.area-sector .item-indicator .box-shift .btn.next .figelm {
    width: 48px;
    height: 48px;
    background-image: url(/business/img/arrow_next.png);
    background-size: contain;
}
.area-sector .item-indicator .box-shift .btn.prev label:hover i{
    background-image: url(/business/img/arrow_prev.png);
}
.area-sector .item-indicator .box-shift .btn.next label:hover i{
    background-image: url(/business/img/arrow_next.png);
}

/*--　共通：リストを見るボタン　 --*/
.area-jump {
}
.area-jump .btn-frame {
    width: 400px;
    height: 64px;
    margin: 0 auto;
}
.area-jump .btn-frame a p {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 12px 0 0;
    text-align: right;
    background-color: #00833e;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.area-jump .btn-frame a p i {
    position: absolute;
    left: 15px;
    top: 50%;
    width: 237px;
    height: 1px;
    background-color: #ffffff;
}
.area-jump .btn-frame a p span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    line-height: 64px;
    font-size: 20px;
    color: #ffffff;
}
.area-jump .btn-frame a:hover p {
    background-color: #ffffff;
    border: 1px solid #00833e;
}
.area-jump .btn-frame a:hover p i {
    background-color: #00833e;
}
.area-jump .btn-frame a:hover p span {
    color: #00833e;
}


/*================*/
/*----*/
section.toparea {
    height: 520px;
}

section.toparea>.inner {
    width: 100%;
    height: 100%;
    border: none;
}

section.toparea .ground {
    position: absolute;
    left: 0;
    top: 38px;
    width: 100%;
    height: 100%;
}

section.toparea .ttl {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

section.toparea .ground .box-fig {
    position: absolute;
    right: 0;
    top: 80px;
    width: 100%;
    height: 400px;
}

section.toparea .ground .box-fig figure {
    background-image: url(/business/sell/img/top_visual_pc.png);
    background-size: cover;
}

section.toparea .ttl .ttl_h p {
    position: relative;
    padding: 0 12px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    display: inline-block;
}

section.toparea .ttl .ttl_h p span {
    line-height: 1.5;
    font-size: 55px;
    font-weight: 200;
    letter-spacing: 0.15em;
    white-space: nowrap;
}

section.toparea .ttl .sub p {
    width: 300px;
    height: 48px;
    position: relative;
    padding: 17px 16px 0px 16px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    display: inline-block;
}

section.toparea .ttl .sub p span {
    background-image: url(/business/sell/img/ttl_sub_pc.svg);
}

section.toparea .ttl .sub {
    margin-top: 7px;
}

/*----*/
section.intro {
    height: 100%;
}

section.intro>.inner {
    border: none;
    text-align: center;
}

.intro .area-appeal {
    padding-top: 110px;
}

.intro .area-appeal span {
    line-height: 1.5;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.12em;
    white-space: nowrap;
    color: #00833E;
}

.intro .area-note {
    padding-top: 30px;
    font-family: "Noto Sans JP";
}

.intro .area-note p {
    line-height: 2.2;
    font-size: 16px;
    letter-spacing: 0.02em;
    font-family: "Noto Sans JP";
}


/*----*/
section.chara {
    height: auto;
    padding-top: 110px;
}

section.chara>.inner {
    width: 100%;
    height: 100%;
    border: none;
}

section.chara .area {
    margin-top: 98px;
    height: 446px;
    position: relative;
}

section.chara .area:first-child {
    margin-top: 0;
}

section.chara .box-right .ground .box-fig {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(50% - 35px);
    height: 446px;
}

section.chara .box-right .ground .box-fig figure {
    background-image: url(/business/sell/img/pict_chara_01_pc.png);
    background-size: cover;
    border-radius: 16px 0 0 16px;
}

section.chara .box-left .ground .box-fig {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50% - 40px);
    height: 446px;
}

section.chara .box-left .ground .box-fig figure {
    background-image: url(/business/sell/img/pict_chara_02_pc.png);
    background-size: cover;
    border-radius: 0 16px 16px 0;
}

section.chara .area-box {
    width: 1000px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
}

section.chara .area-box-inner {
    width: 460px;
}

section.chara .box-left .area-box-inner {
    position: absolute;
    right: 0;
    top: 31px;
}

section.chara .area-box .area-num {
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}

section.chara .area-box .area-num:before {
    position: absolute;
    content: '';
    width: 32px;
    left: 0;
    bottom: 0;
    border-bottom: 5px solid #00833E;
}

section.chara .area-box .area-num p {
    font-size: 24px;
    font-weight: bold;
    color: #00833E;
    line-height: 1;
    letter-spacing: 0.2em;
}

section.chara .area-box .area-num .numbox01 {
    width: 30px;
    height: 28px;
    background-image: url(/business/sell/img/area-num_01.svg);
    background-size: auto 100%;
}

section.chara .area-box .area-num .numbox02 {
    width: 36px;
    height: 28px;
    background-image: url(/business/sell/img/area-num_02.svg);
    background-size: auto 100%;
}

section.chara .area-box .area-ttl {
    padding-top: 40px;
}

section.chara .area-box .area-ttl p {
    font-size: 24px;
    line-height: 2;
    letter-spacing: 0.08em;
    font-weight: bold;
}

section.chara .area-box .area-txt {
    padding-top: 22px;
    font-family: "Noto Sans JP";
}

section.chara .area-box .area-txt p {
    font-size: 16px;
    line-height: 2;
    font-family: "Noto Sans JP";
}


/*----*/
section.stores {
    padding-top: 112px;
}

section.stores .inner {
    width: 100%;
    height: 100%;
    border: none;
    background: #f2f2f2;
}


/*　スライダー */
section.stores .area-sector {
    padding-top: 105px;
    /* padding-bottom: 80px; */
    overflow: hidden;
}

section.stores .area-sector .lineup {
    width: calc(50% + (1100px / 2));
    margin: 0 0 0 auto;
}

section.stores .area-sector .itemlist {
    width: 100%;
    overflow: hidden;
}

section.stores .area-sector .itemlist .outer {
    position: relative;
    font-size: 0;
    letter-spacing: 0;
    white-space: nowrap;
}

section.stores .area-sector .itemlist .each {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    height: 100%;
    white-space: normal;
    margin-right: 47px;
}

section.stores .area-sector .itemlist .each a {
    color: rgba(0, 0, 0, 1);
}

section.stores .area-sector .itemlist .each .base {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

section.stores .area-sector .itemlist .each .skin {}

section.stores .area-sector .itemlist .each .box-fig {
    width: 100%;
    height: 100%;
    aspect-ratio: 240/240;
}

section.stores .area-sector .itemlist .each .box-fig figure {
    background-size: cover;
    background-position: 50% 50%;
}

section.stores .area-sector .itemlist .each .box-ttl {
    text-align: center;
    padding-top: 20px;
}

section.stores .area-sector .itemlist .each .box-ttl p {
    font-size: 20px;
    font-weight: bold;
    color: #00833E;
}

section.stores .area-sector .itemlist .each .box-note {
    padding-top: 12px;
    font-family: "Noto Sans JP";
}

section.stores .area-sector .itemlist .each .box-note p {
    letter-spacing: 0.02em;
    line-height: 2;
    font-size: 16px;
    font-family: "Noto Sans JP";
}

section.stores .area-sector .item-indicator .box-shift .prev {
    position: absolute;
    top: 55%;
    left: 0;
    width: 48px;
    height: 48px;
}

section.stores .area-sector .item-indicator .box-shift .next {
    position: absolute;
    top: 55%;
    right: 0;
    width: 48px;
    height: 48px;
}

section.stores .area-jump {
    padding: 40px 0 80px 0;
}

/*----*/
section.brand {
    padding-top: 112px;
    height: 100%;
}

section.brand .inner {
    width: 100%;
    height: 100%;
    border: none;
    background: #f2f2f2;
}

section.brand .area-box {
    padding-top: 100px;
}

section.brand .area-box .area-box-inner {
    width: 992px;
    margin: 0 auto;
    border-radius: 16px;
    background-color: #fff;
    padding: 45px 50px 45px 55px;
}

section.brand .area-box .area-name a {
    font-size: 28px;
    letter-spacing: 0.04em;
    color: #00833E;
    text-decoration: underline;
    display: inline;
}

section.brand .area-box .area-name p {
    padding-right: 12px;
}

section.brand .area-box .area-name p:after {
    content: " ";
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/business/sell/img/icon_linkout.png);
    background-size: contain;
    top: 10px;
    margin-left: 18px;
}

section.brand .area-box .area-detail {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding-top: 23px;
}

section.brand .area-box .area-detail .area-ph {
    flex-basis: 302px;
    width: 302px;
    height: 198px;
}

section.brand .area-box .area-detail .area-ph figure {
    background-image: url(/business/sell/img/pic_brand_01.png);
    background-size: cover;
    border-radius: 12px;
}

section.brand .area-box .area-detail .area-note {
    flex-basis: 554px;
    width: 554px;
}

section.brand .area-box .area-detail .area-ttl {
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 0.08em;
}

section.brand .area-box .area-detail .area-txt {
    padding-top: 22px;
    font-size: 16px;
    line-height: 2;
    font-family: "Noto Sans JP";
}

section.brand .area-sector {
    padding-top: 95px;
    padding-bottom: 80px;
}

section.brand .area-sector .lineup {
    width: 1100px;
    margin: 0 auto;
}

section.brand .area-sector .itemlist {
    width: 100%;
    overflow: hidden;
}

section.brand .area-sector .itemlist .outer {
    position: relative;
    white-space: nowrap;
}

section.brand .area-sector .itemlist .each {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    padding: 0;
    white-space: normal;
    margin: 0 40px 0 0;
}

section.brand .area-sector .itemlist .each a {
    color: rgba(0, 0, 0, 1);
}

section.brand .area-sector .itemlist .each .box-fig {
    width: 100%;
    margin: 0 auto;
    aspect-ratio: 240/240;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

section.brand .area-sector .itemlist .each .box-fig figure {
    background-size: cover;
    background-position: 50% 50%;
}

section.brand .area-sector .itemlist .each .box-ttl {
    text-align: center;
    padding-top: 20px;
    white-space: normal;
}

section.brand .area-sector .itemlist .each .box-ttl p {
    font-size: 20px;
    font-weight: bold;
    color: #00833E;
}

section.brand .area-sector .itemlist .each .box-note {
    padding-top: 12px;
    font-family: "Noto Sans JP";
}

section.brand .area-sector .itemlist .each .box-note p {
    letter-spacing: 0.02em;
    line-height: 2;
    font-family: "Noto Sans JP";
}

section.brand .area-sector .item-indicator {
    display: none;
}

section.brand .area-jump {
    padding: 80px 0 80px 0;
}

/*----*/
section.consignment {
    padding-top: 110px;
    padding-bottom: 120px;
    height: 100%;
}
section.consignment .inner {
    border: none;
}
section.consignment .area-jump {
}

/* ----------ショッピングセンター---------- */
/*帯空き調整*/
.sc section.toparea .ttl_h p:nth-child(1){
    padding-right:0;
}
.sc section.toparea .ttl_h p:nth-child(2){
    padding-left:0;
}

.sc .area-ttl-box .ttl .ttl-sub,
.sc .area-ttl-box-noborder .ttl .ttl-sub {
    display: block;
    margin: 10px auto;
    background-image: url(/business/sc/img/ttl_sub_2_pc.svg);
    height: 15px;
    width: 142px;
}

.sp {
    display: none;
}

.sc section.toparea .ground .box-fig figure {
    background-image: url(/business/sc/img/top_visual_pc.png);
}

.sc section.chara .box-right .ground .box-fig figure {
    background-image: url(/business/sc/img/pict_chara_01_pc.png);
}

.sc section.chara .box-left .ground .box-fig figure {
    background-image: url(/business/sc/img/pict_chara_02_pc.png);
}

.sc section.brand .area-sector {
}
.sc section.brand .area-sector .lineup {
    width: 998px;
    margin: 0 auto;
    overflow: hidden;
}

.sc section.brand .area-sector .itemlist .each {
    width: 332px;
    margin: 0 6px 0 0;
}

.sc .area-sector .item-indicator .box-shift .prev .figelm {
    display: none;
}

.sc .area-sector .item-indicator .box-shift .next .figelm {
    display: none;
}

.sc section.brand .area-sector .itemlist .each .skin {
    width: calc(93%);
}

.sc section.brand .area-sector .itemlist .each .box-fig {
    width: calc(100%);
    height: 184px;
}

.sc section.brand .area-sector .itemlist {
    overflow: visible;
    margin: 0 auto;
}

.sc section.brand .area-sector .itemlist .each .box-ttl p {
    font-size: 18px;
    color: #333333;
    text-align: left;
    letter-spacing: 0.02rem;
}

.sc section.brand .area-sector .itemlist .each .logo {
    height: 50px;
    width: auto;
    padding-right: 134px;
    padding-top: 7px;
}

.sc section.brand .area-sector .itemlist .each .logo_2 {
    height: 50px;
    width: auto;
    padding-right: 120px;
}

.sc section.brand .area-sector .itemlist .each .logo_3 {
    height: 50px;
    width: auto;
    padding-right: 162px;
    padding-top: 12px;
}

.sc .map_sc {
    width: 70%;
    height: auto;
    padding: 100px;
    margin: 0 auto;
}

.sc section.toparea .ttl .sub p span {
    background-image: url(/business/sc/img/ttl_sub_pc.svg);
}

.sc section.toparea .ttl .sub p {
    width: 232px;
    height: 48px;
    position: relative;
    padding: 16px 16px 0px 16px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    display: inline-block;
}

.sc .map_sc .area-map .box-map figure {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    aspect-ratio: 1782/1554;
    background-image: url(/business/sc/img/map.png);
}

.sc .map_sc .area-map .box-map label {
    display: none;
}

.sc .map_sc .area-map .box-popup {
    display: none;
}

/* ----------ショッピングセンター---------- */

/* ---------------オフィス・住宅---------------- */
.office section.toparea .ground .box-fig figure {
    background-image: url(/business/office/img/top_visual_pc.png);
    background-position: bottom;
}

.office section.chara .box-right .ground .box-fig figure {
    background-image: url(/business/office/img/pict_chara_01_pc.png);
    background-position: bottom;
}

.office section.chara .box-left .ground .box-fig figure {
    background-image: url(/business/office/img/pict_chara_02_pc.png);
    background-position-x: right;
    background-position-y: bottom;
}

.office section.toparea .ttl .sub p span {
    background-image: url(/business/office/img/ttl_sub_pc.svg);
}

.office section.toparea .ttl .sub p {
    width: 234px;
    height: 48px;
    position: relative;
    padding: 16px 16px 0px 16px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    display: inline-block;
}

.office .area-sector .text-ttl p {
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

.office .area-sector .text-content p {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 40px 0;
    line-height: 2;
    font-family: "Noto Sans JP";
}

.office section.brand .area-sector .itemlist .each {
    width: 310px;
}

.office section.brand .area-sector .itemlist .each .box-fig {
    width: 100%;
    height: 183px;
}
.office section.brand .area-sector .itemlist .each .box-fig figure {
    border-radius: 20px;
}

.office section.brand .area-sector .lineup {
    width: 1020px;
}

.office section.brand .area-sector .itemlist .each .box-ttl p {
    color: #333333;
    text-align: left;
}

.office .area-ttl-box .ttl .ttl-sub {
    display: block;
    margin: 10px auto;
    background-image: url(/business/office/img/ttl_sub_2_pc.svg);
    height: 14.2px;
    width: 298px;
}

.office .area-ttl-box .ttl .ttl-sub_2 {
    display: block;
    margin: 10px auto;
    background-image: url(/business/office/img/ttl_sub_3_pc.svg);
    height: 14.2px;
    width: 269px;
    font-size: 0;
}

.office .area-ttl-box .ttl .ttl-sub_3 {
    display: block;
    margin: 10px auto;
    background-image: url(/business/office/img/ttl_sub_4_pc.svg);
    height: 14.2px;
    width: 186px;
    font-size: 0;
}

.office section.chara {
    padding-top: 130px;
}

.office section.brand.rental {
    padding-top: 108px;
}

.office section.brand.rental .area-sector {
    padding-top: 118px;
}
.office section.brand.rental .area-sector.ptop_none {
    padding-top: 0;
}

.office section.brand.rental .area-sector .text-ttl p {
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.08em;
    margin-top: 0;
    margin-bottom: 0;
}

.office section.brand.rental .area-sector .text-content p {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 36px 0;
    line-height: 2;
    font-family: "Noto Sans JP";
}

/*
.office section.brand.rental .area-sector .lineup.rent_a {
    width: 651px;
}
*/
.office section.brand.rental .area-sector .lineup {
    width: 1010px;
}

.office section.brand.rental .area-sector .itemlist .each {
    width: 310px;
    margin-right: 31px;
}

.office section.brand.rental .area-sector .itemlist .each .box-fig {
    width: 100%;
    height: 183px;
}

.office section.brand.rental .area-sector .itemlist .each .box-ttl p {
    color: #333333;
    text-align: left;
    letter-spacing: 0.08em;
}

.office section.brand.rental .area-sector .itemlist .each .box-ttl.ttlimg{
  position: relative;
}
.office section.brand.rental .area-sector .itemlist .each .box-ttl.ttlimg .box-icon{
        position: absolute;
        bottom: -16px;
        left: 0;
        background-color: #701C00;
        border-radius: 40px;
        padding:5px 10px;
}
  .office section.brand.rental .area-sector .itemlist .each .box-ttl.ttlimg .box-icon p{
        color: #fff;
        font-size: 10px;
        text-align: center;
  }
.office section.brand.rental .area-sector .itemlist .each[data-idx="3"] .box-ttl.ttlimg .box-icon{
 display: none;
}
  
  
.office section .area-sector .itemlist .each .box-ttl.ttlimg .outlinkl,
.office section .area-sector .itemlist .each .box-ttl.ttlimg .outlink a{
    display: block;
    width: 100%;
    height: 45px;  
}
  
.office section .area-sector .itemlist .each .box-ttl.ttlimg .outlink a:after{
    background-image: none;
}

.office section.brand.rental .area-sector .itemlist .each .ctg-label {
    padding: 20px 0 0 0;
}

.office section.brand.rental .area-sector .itemlist .each .ctg-label p {
    display: inline-block;
    vertical-align: top;
    padding: 2px 15px 2px 15px;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    background-color: #00833E;
    border-radius: 20px;
}

.office section.brand.rental .area-sector .itemlist .each .box-ttl {
    padding-top: 16px;
}

.office section.brand.rental .area-sector .itemlist .each .box-note {
    padding-top: 7px;
    font-family: "Noto Sans JP";
}
.office section.brand.rental .area-sector .itemlist .each[data-idx="1"] .box-note,
.office section.brand.rental .area-sector .itemlist .each[data-idx="2"] .box-note{
  padding-top: 17px;
}

.office section.brand.rental .area-link {
    padding-top: 37px;
    width: 100%;
    text-align: right;
}

.office section.brand.rental .area-link .border-button.bb-type1 {
    width: 310px;
    text-align: left;
}
.office section.brand.rental .area-link .border-button.bb-type1 span {
    font-weight: 700;
}

.office section.condominium {
    padding-top: 100px;
}

.office section.condominium .inner {
    width: 100%;
    height: 100%;
    border: none;
    background: #f2f2f2;
}

.office section.condominium .area-bnr-box{
	width: 100%;
	padding-bottom: 103px;
	position: relative;
}
.office section.condominium .area-bnr-box a{
	width: 670px;
	margin: 0 auto;	
}
	/*
.office section.condominium .area-bnr-box .linebox{
	bottom: -40px;
	top: auto;
}
	*/
.office section.condominium .area-sector {
    padding-top: 128px;
	padding-bottom: 124px;
}

.office section.condominium .area-sector .text-ttl p {
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.08em;
    margin-top: 0;
    margin-bottom: 0;
}
.office section.condominium .area-sector .text-ttl .subttl{
	margin-top: 40px;
	position: relative;
	text-align: center;
}
.office section.condominium .area-sector .text-ttl .subttl:before {
	background-color: #000; 
	border-radius: 5px;
	bottom: -10px;
	content: "";
	height: 3px;
	left: 0;
	margin-inline: auto;
	position: absolute;
	right: 0;
	width: 30px;
}


.office section.condominium .area-sector .text-content p {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 32px 0 39px 0;
    line-height: 2;
    font-family: "Noto Sans JP";
}

.office section.condominium .area-sector .lineup {
    width: 651px;
}
.office section.condominium .area-sector .lineup.archive{
	width: 1010px;
	margin-top: 40px;
}

.office section.condominium .area-sector .lineup .itemlist .outer{
	position: static;
	display: flex;
	flex-wrap: wrap;
}
.office section.condominium .area-sector .lineup.for-pc{
	display: block;
}
.office section.condominium .area-sector .lineup.for-sp{
	display: none;
}

.office section.condominium .area-sector .lineup.archive .itemlist .outer{
	position: relative;
	white-space: nowrap;
	display: block;
}	

.office section.condominium .area-sector .itemlist .each {
    width: 310px;
    margin-right: 31px;
	margin-bottom: 30px;
}
.office section.condominium .area-sector .itemlist .each:nth-child(2n){
	margin-right: 0;
	}

.office section.condominium .area-sector .lineup.archive .itemlist .each:nth-child(2n){
    margin-right: 31px;
}	
	
.office section.condominium .area-sector .itemlist .each .box-fig {
    width: 100%;
    height: 183px;
}

.office section.condominium .area-sector .itemlist .each .box-ttl p {
    text-align: left;
    letter-spacing: 0.08em;
}

.office section.condominium .area-sector .itemlist .each .box-ttl {
    padding-top: 24px;
}

.office section.condominium .area-sector .itemlist .each .box-note {
    padding-top: 7px;
    font-family: "Noto Sans JP";
}

section.brand .area-sector .itemlist .each .box-note p {
    letter-spacing: 0;
    font-family: "Noto Sans JP";
}

.office section.office {
    padding-top: 100px;
}

.office section.office .inner {
    width: 100%;
    height: 100%;
    border: none;
    background: #f2f2f2;
}

.office section.office .area-sector {
    padding-top: 123px;
    padding-bottom: 120px;
}

.office section.office .area-sector .text-ttl p {
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.08em;
    margin-top: 0;
    margin-bottom: 0;
}

.office section.office .area-sector .text-content p {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 28px 0 39px 0;
    line-height: 2;
    font-family: "Noto Sans JP";
}

.office section.office .area-sector .lineup {
    width: 662px;
}

.office section.office .area-sector .itemlist .each {
    width: 310px;
    margin-right: 31px;
}

.office section.office .area-sector .itemlist .each .box-fig {
    width: 100%;
    height: 183px;
}

.office section.office .area-sector .itemlist .each .box-ttl {
    padding-top: 28px;
}

/*================*/
.office section .area-sector .itemlist .each .box-ttl .outlink a {
    color: #00833E;
    text-decoration: underline;
    display: inline;
    white-space: normal;
}
.office section .area-sector .itemlist .each .box-ttl .outlink a:after {
    content: " ";
    position: relative;
    display: inline-block;
    width: 17px;
    height: 11px;
    background-image: url(/business/office/img/icon_linkout.png);
    background-size: contain;
    top: 2px;
    margin-left: 9px;
}

/* ------------開発・運営------------- */
.develop section.toparea .ttl .sub p span {
    background-image: url(/business/develop/img/ttl_sub_pc.svg);
}

.develop section.toparea .ttl .sub p {
    width: 369px;
    height: 48px;
    position: relative;
    padding: 17px 16px 0px 16px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    display: inline-block;
}

.develop .area-ttl-box .ttl .ttl-main_1 {
    display: block;
    margin: 10px auto;
    background-image: url(/business/develop/img/ttl_sub_2_pc.svg);
    height: 34px;
    width: 227px;
    font-size: 0;
}

.develop .area-ttl-box .ttl .ttl-sub {
    display: block;
    margin: 10px auto;
    background-image: url(/business/develop/img/ttl_sub_3_pc.svg);
    height: 14px;
    width: 144px;
}

.develop section.toparea .ground .box-fig figure {
    background-image: url(/business/develop/img/top_visual_pc.png);
}

.develop section.chara .box-right .ground .box-fig figure {
    background-image: url(/business/develop/img/pict_chara_01_pc.png);
}

.develop section.chara .box-left .ground .box-fig figure {
    background-image: url(/business/develop/img/pict_chara_02_pc.png);
    background-position: bottom;
}

.develop section.brand .area-sector .lineup {
    width: 1105px;
}

.develop section.brand .area-sector .itemlist .each .box-fig {
    width: 335px;
    height: 198px;
}

.develop section.brand .area-sector .itemlist .each {
    width: 335px;
}

.develop section.brand .area-sector .itemlist .each .box-ttl p {
    font-size: 18px;
    color: #333333;
    text-align: left;
    letter-spacing: 0.08rem;
    line-height: 1.8;
    white-space: normal;
}

.develop section.brand .area-sector .item-indicator {
    display: block;
    position: absolute;
    top: 55%;
    left: 0;
}

.develop .category .area-ttl-box::after {
    display: none;
}

.develop .category .area-ttl-box {
    margin: 120px 0 70px 0;
}

.develop .category .box-fig {
    width: 308px;
    aspect-ratio: 616/764;
}
.develop .category .box-fig.n1 figure {
    background-image: url(/business/develop/img/category01.png);
}
.develop .category .box-fig.n2 figure {
    background-image: url(/business/develop/img/category02.png);
}
.develop .category .box-fig.n3 figure {
    background-image: url(/business/develop/img/category03.png);
}

.develop .category .flex {
    display: flex;
    width: 1030px;
    margin: 0 auto;
    margin-bottom: 120px;
    justify-content: space-between;
}

.develop .area-ttl-box,
.develop .area-ttl-box-noborder {
    height: 140px;
}

.develop .area-name p {
    font-size: 27px;
    color: #00833E;
    text-decoration: underline;
    display: inline;
}

.develop .area-name p:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/business/sell/img/icon_linkout.png);
    background-size: contain;
    top: 10px;
    margin-left: 18px;
}

.develop .area-name {
    margin-bottom: 45px;
}

.develop .skin .line2 {
    margin-bottom: 5px;
}

.develop section.brand .area-sector .item-indicator {
    position: absolute;
}

.develop .item-indicator .box-shift .next {
    position: absolute;
    top: 0%;
    right: -95.5vw;
}

.develop .linebox {
    top: 80px;
}

/*================*/
/* ----------事業内容---------- */
/*----*/
#jigyo section.toparea {
    height: auto;
    margin-bottom: -30px;
    position: relative;
    z-index: 1;
    padding-top: 52px;
}

#jigyo section.toparea .ttl {
    margin-top: -120px;
}

#jigyo section.toparea .ttl .ttl_h p {
    padding: 3px 2px 0 16px;
}

#jigyo section.toparea .ttl .sub p {
    width: 134px;
    height: 48px;
    background-color: #333;
    padding: 0;
}

#jigyo section.toparea .ttl .sub p span {
    background-image: url(/business/img/top/ttl_sub.svg);
    background-size: 75%;
    background-position: center;
}

/*----*/
#jigyo section.intro .area-appeal {
    padding-top: 117px;
}

#jigyo section.intro .area-note p {
    line-height: 2.25;
}

#jigyo section.intro .area-fig .ground figure {
    background-image: url(/business/img/top/main_pc.png);
}

#jigyo section.intro .area-fig .ground {
    width: 712px;
    height: 721px;
    margin: 60px auto 0 auto;
    aspect-ratio: 712/712;
}

/*----*/
#jigyo section.chara {
    padding-top: 96px;
}

#jigyo section.chara .area {
    min-height: 354px;
    height: 100%;
}

#jigyo section.chara .area:nth-child(n+2) {
    margin-top: 91px;
}

#jigyo section.chara .area-box {
    padding-top: 0;
}

#jigyo section.chara .area-box .area-num p {
    line-height: 0;
    font-size: 0;
    padding-bottom: 0;
}

#jigyo section.chara .area-box .area-ttl {
    padding-top: 10px;
}

#jigyo section.chara .area-box .area-ttl p {
    color: #00833E;
    line-height: 1.9;
}

#jigyo section.chara .area-box-inner {
    width: 470px;
    font-size: 0;
}

#jigyo section.chara .box-left .area-box-inner {
    top: 20px;
    right: 10px;
}

#jigyo section.chara .area-box .area-num {
    padding-bottom: 0;
}

#jigyo section.chara .area-box .area-num:before {
    content: none;
}

#jigyo section.chara .area-box .area-num .numbox01 {
    width: 118px;
    height: 39px;
    background-image: url(/business/img/top/area-num_01.svg);
    background-size: auto 100%;
}

#jigyo section.chara .area-box .area-num .numbox02 {
    width: 118px;
    height: 39px;
    background-image: url(/business/img/top/area-num_02.svg);
    background-size: auto 100%;
}

#jigyo section.chara .area-box .area-num .numbox03 {
    width: 118px;
    height: 39px;
    background-image: url(/business/img/top/area-num_03.svg);
    background-size: auto 100%;
}

#jigyo section.chara .box-right .ground .box-fig {
    width: calc(50% - 56px);
    height: 354px;
}

#jigyo section.chara .box-left .ground .box-fig {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50% - 60px);
    height: 354px;
}

#jigyo section.chara .box-right .ground .box-fig figure {
    background-image: url(/business/img/top/pict_chara_01_pc.png);
    background-size: cover;
    border-radius: 16px 0 0 16px;
}

#jigyo section.chara .box-left .ground .box-fig figure {
    background-image: url(/business/img/top/pict_chara_02_pc.png);
    background-size: cover;
    border-radius: 0 16px 16px 0;
}

#jigyo section.chara .box-right.second .ground .box-fig figure {
    background-image: url(/business/img/top/pict_chara_03_pc.png);
    background-size: cover;
    border-radius: 16px 0 0 16px;
}

#jigyo section.chara .area-box .area-txt {
    padding-top: 28px;
}

/*----*/
#jigyo section.field {
    padding-top: 145px;
}

#jigyo section.field .inner {
    width: 100%;
}

#jigyo section.field .area-ttl-box {
    background-color: rgba(0, 0, 0, 0);
}

#jigyo section.field .area-ttl-box .ttl .ttl-sub {
    display: block;
    width: 172px;
    height: 20px;
    margin: 0 auto;
    background-image: url(/business/img/top/area_field-subttl.svg);
    background-size: contain;
    font-size: 0;
}

#jigyo section.field .area-field-box {
    width: 100%;
    padding-top: 125px;
    background-color: #fff;
}

#jigyo section.field .area-boxlist {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1000px;
    margin: 0 auto;
}

#jigyo section.field .area-box {
    width: 460px;
    padding-bottom: 36px;
}

#jigyo section.field .area-box a {
    color: rgba(0, 0, 0, 1);
}

#jigyo section.field .area-box .area-ph {
    width: 100%;
    height: 296px;
}

#jigyo section.field .area-box .area-ph figure {
    border-radius: 16px;
}

#jigyo section.field .area-box.box-develop .area-ph figure {
    background-image: url(/business/img/top/pict_field_01_pc.png);
    background-size: cover;
}

#jigyo section.field .area-box.box-sc .area-ph figure {
    background-image: url(/business/img/top/pict_field_02_pc.png);
    background-size: cover;
}

#jigyo section.field .area-box.box-office .area-ph figure {
    background-image: url(/business/img/top/pict_field_03_pc.png);
    background-size: cover;
}

#jigyo section.field .area-box.box-sell .area-ph figure {
    background-image: url(/business/img/top/pict_field_04_pc.png);
    background-size: cover;
}

#jigyo section.field .area-box .area-note {
    padding: 25px 18px;
}

#jigyo section.field .area-box .area-note .area-txt p {
    padding-top: 22px;
    line-height: 2;
}

#jigyo section.field .area-box .area-note .area-ttl .ttl_h p {
    font-size: 32px;
    letter-spacing: 0.08em;
    color: #00833E;
}

#jigyo section.field .area-box .area-note .area-ttl .sub p {
    margin-top: 8px;
}

#jigyo section.field .area-box.box-develop .area-note .area-ttl .sub {
    padding-top: 3px;
}

#jigyo section.field .area-box.box-develop .area-note .area-ttl .sub p {
    width: 269px;
    height: 16px;
}

#jigyo section.field .area-box.box-develop .area-note .area-ttl .sub p span {
    background-image: url(/business/img/top/fleldttl-develop_pc.svg);
}

#jigyo section.field .area-box.box-sc .area-note .area-ttl .sub p {
    width: 157px;
    height: 16px;
}

#jigyo section.field .area-box.box-sc .area-note .area-ttl .sub p span {
    background-image: url(/business/img/top/fleldttl-sc_pc.svg);
}

#jigyo section.field .area-box.box-office .area-note .area-ttl .sub p {
    width: 157px;
    height: 16px;
}

#jigyo section.field .area-box.box-office .area-note .area-ttl .sub p span {
    background-image: url(/business/img/top/fleldttl-office_pc.svg);
}

#jigyo section.field .area-box.box-sell .area-note .area-ttl .sub p {
    width: 213px;
    height: 16px;
}

#jigyo section.field .area-box.box-sell .area-note .area-ttl .sub p span {
    background-image: url(/business/img/top/fleldttl-sell_pc.svg);
}

/*-- スクロールダウン--*/
.linebox {
    position: absolute;
    left: 50%;
    top: 114px;
    height: 96px;
}



.linebox span::after {
    content: "";
    position: absolute;
    top: 0;
    width: 2px;
    height: 96px;
    background: #333;
    animation: pathmove 2s ease-in-out infinite;
    opacity: 0;
}



@keyframes pathmove {
    0% {
        height: 0;
        top: 0;
        opacity: 0;
    }

    30% {
        height: 60px;
        opacity: 1;
    }

    100% {
        height: 0;
        top: 96px;
        opacity: 0;
    }
}

/*````````````````````````````````````````*/
} @media only screen and (max-width: 768px) {
/*````````````````````````````````````````*/

/*================*/
main .structure {
    padding: 8vw 0 0 0;
    font-family: "yu-gothic-pr6n", "游ゴシック" "Noto Sans JP", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
}
main .structure#jigyo {
    padding-top: 27vw;
}

/*================*/
/*--　共通：タイトル --*/
.area-ttl-box,
.area-ttl-box-noborder {
    text-align: center;
    position: relative;
    height: 34vw;
    background-color: #fff;
}

.area-ttl-box-noborder {
    height: 31vw;
    background-color: #fff;
}

.area-ttl-box .ttl .ttl-main,
.area-ttl-box-noborder .ttl .ttl-main {
    font-size: 10.6vw;
    font-weight: 400;
    letter-spacing: 0.04em;
}

.area-ttl-box .ttl .ttl-sub,
.area-ttl-box-noborder .ttl .ttl-sub {
    display: block;
    margin: 2.666vw auto;
    background-image: url(/business/sell/img/ttl_sub_2_sp.svg);
    height: 6.4vw;
    width: 26.133vw;
    font-size: 0;
    background-size: contain;
}

.area-ttl-box .ttl .ttl-sub_2 {
    display: block;
    margin: 2.666vw auto;
    background-image: url(/business/sell/img/ttl_sub_3_sp.svg);
    height: 6.4vw;
    width: 29.866vw;
    font-size: 0;
    background-size: contain;
}

.area-ttl-box-noborder .ttl .ttl-sub_3 {
    display: block;
    margin: 2.666vw auto;
    background-image: url(/business/sell/img/ttl_sub_4_sp.svg);
    height: 6.4vw;
    width: 59.733vw;
    font-size: 0;
    background-size: contain;
}


/*--　共通：スライダー　矢印　 --*/
.area-sector .item-indicator .box-shift .prev .figelm {
    width: 8.536vw;
    height: 8.536vw;
    background-image: url(/business/img/arrow_prev.png);
    background-size: contain;
}

.area-sector .item-indicator .box-shift .next .figelm {
    width: 8.536vw;
    height: 8.536vw;
    background-image: url(/business/img/arrow_next.png);
    background-size: contain;
}

/*--　共通：リストを見るボタン　 --*/
.area-jump {
}
.area-jump .btn-frame {
    width: 89.336vw;
    height: 17.07vw;
    margin: 0 auto;
}
.area-jump .btn-frame a p {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 4vw 0 0;
    text-align: right;
    background-color: #00833e;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.area-jump .btn-frame a p i {
    position: absolute;
    left: 4vw;
    top: 50%;
    width: 45vw;
    height: 1px;
    background-color: #ffffff;
}
.area-jump .btn-frame a p span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    line-height: 18vw;
    font-size: 5.33vw;
    color: #ffffff;
    font-family: "yu-gothic-pr6n", "YuGothic", "游ゴシック";
}


/*================*/
/*----*/
section.toparea {
    height: 123vw;
}

section.toparea>.inner {
    width: 100vw;
    height: 100vw;
    border: none;
}

section.toparea .ground {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

section.toparea .ttl {
    width: 90vw;
    margin: 0 auto;
    position: absolute;
    left: 5vw;
    top: 0;
    font-family: "yu-gothic-pr6n", "YuGothic", "游ゴシック";
}

h2 {
    font-family: "yu-gothic-pr6n", "YuGothic", "游ゴシック";
}

section.toparea .ground .box-fig {
    position: absolute;
    right: 0;
    top: 23vw;
    width: 100vw;
    height: 100vw;
}

section.toparea .ground .box-fig figure {
    background-image: url(/business/sell/img/top_visual_sp.png);
    background-size: cover;
}

section.toparea .ttl .ttl_h p {
    padding: 3vw;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    display: inline-block;
}

section.toparea .ttl .ttl_h p span {
    line-height: 1;
    font-size: 10.6vw;
    font-weight: 200;
    letter-spacing: 0.12em;
    white-space: nowrap;
}

section.toparea .ttl .sub p {
    width: 63.47vw;
    height: 9.6vw;
    position: relative;
    padding: 3.2vw 3.733vw 0px 3.733vw;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    display: inline-block;
}

section.toparea .ttl .sub p span {
    background-image: url(/business/sell/img/ttl_sub_sp.svg);
}

section.toparea .ttl .sub {
    margin-top: 1.5vw;
}

/*----*/
section.intro {
    height: 100%;
}

section.intro>.inner {
    border: none;
}

.intro .area-appeal {
    padding-top: 9vw;
    text-align: center;
}

.intro .area-appeal span {
    line-height: 1.5;
    font-size: 8vw;
    font-weight: 500;
    letter-spacing: 0.12em;
    white-space: nowrap;
    color: #00833E;
}

.intro .area-note {
    padding-top: 6vw;
}

.intro .area-note p {
    line-height: 1.7;
    font-size: 3.73vw;
    letter-spacing: 0.02em;
    font-family: "Noto Sans JP";
}

/*----*/
section.chara {
    height: auto;
    padding-top: 14vw;
}

section.chara>.inner {
    width: 100vw;
    height: 100%;
    border: none;
}

section.chara .area {
    margin-top: 15vw;
}

section.chara .area:first-child {
    margin-top: 0;
}

section.chara .area-box {
    width: 100vw;
    height: auto;
    margin: 0 auto;
    padding: 0 5.33vw;
    background-color: #fff;
}

section.chara .area-box-inner {
    width: 90vw;
    margin: 0 auto;
}

section.chara .box-left .area-box-inner {}

section.chara .area-box .area-num {
    position: relative;
    text-align: center;
}

section.chara .area-box .area-num:before {
    position: absolute;
    content: '';
    width: 32px;
    left: calc(50% - 16px);
    bottom: -5px;
    border-bottom: 5px solid #00833E;
}

section.chara .area-box .area-num p {
    font-size: 6.4vw;
    font-weight: 500;
    color: #00833E;
    line-height: 1;
    letter-spacing: 0.12em;
    padding-bottom: 4vw;
}

section.chara .area-box .area-num .numbox01 {
    width: 8vw;
    height: 7.47vw;
    background-image: url(/business/sell/img/area-num_01.svg);
    background-size: auto 100%;
}

section.chara .area-box .area-num .numbox02 {
    width: 9.6vw;
    height: 7.47vw;
    background-image: url(/business/sell/img/area-num_02.svg);
    background-size: auto 100%;
}

section.chara .area-box .area-ttl {
    padding-top: 9vw;
    text-align: center;
    font-family: "yu-gothic-pr6n", "YuGothic", "游ゴシック";
}

section.chara .area-box .area-ttl p {
    font-size: 6.4vw;
    line-height: 1.8;
    letter-spacing: 0.08em;
    font-weight: 500;
}

section.chara .area-box .area-txt {
    padding-top: 7vw;
    font-family: "Noto Sans JP";
}

section.chara .area-box .area-txt p {
    font-size: 3.73vw;
    line-height: 1.7;
    letter-spacing: 0.02em;
    font-family: "Noto Sans JP";
}

section.chara .box-right .ground .box-fig {
    width: 100vw;
    height: 73.135vw;
    padding-top: 9vw;
    padding-left: 5.33vw;
}

section.chara .box-right .ground .box-fig figure {
    background-image: url(/business/sell/img/pict_chara_01_sp.png);
    background-size: cover;
    border-radius: 8px 0 0 8px;
}

section.chara .box-left .ground .box-fig {
    width: 100vw;
    height: 73.135vw;
    padding-top: 10vw;
    padding-right: 5.33vw;
}

section.chara .box-left .ground .box-fig figure {
    background-image: url(/business/sell/img/pict_chara_02_sp.png);
    background-size: cover;
    border-radius: 0 8px 8px 0;
}

/*----*/
section.stores {
    margin-top: 23vw;
    height: auto;
}

section.stores .inner {
    width: 100%;
    /* height: 175vw; */
    background-color: #f2f2f2;
    border: none;
}

/*　スライダー */
section.stores .area-sector .lineup {
    position: relative;
}

section.stores .area-sector .itemlist {
    width: 100vw;
    margin: 0 auto;
    overflow: hidden;
}

section.stores .area-sector .itemlist .outer {
    position: relative;
    font-size: 0;
    letter-spacing: 0;
    white-space: nowrap;
}

section.stores .area-sector .itemlist .each {
    display: inline-block;
    vertical-align: top;
    width: 100vw;
    padding: 0;
    white-space: normal;
    text-indent: 0;
}

section.stores .area-sector .itemlist .each a {
    color: rgba(0, 0, 0, 1);
}

section.stores .area-sector .itemlist .each .base {
    width: 100vw;
    height: 100%;
    padding: 20vw 5.33vw 0 5.33vw;
    margin: 0 auto;
}

section.stores .area-sector .itemlist .each .skin {
    position: relative;
}

section.stores .area-sector .itemlist .each .box-fig {
    width: 64vw;
    margin: 0 auto;
    aspect-ratio: 240/240;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

section.stores .area-sector .itemlist .each .box-fig figure {
    background-size: cover;
    background-position: 50% 50%;
}

section.stores .area-sector .itemlist .each .box-ttl {
    padding: 6vw 0 0 0;
}

section.stores .area-sector .itemlist .each .box-ttl p {
    line-height: 1.2;
    font-size: 5.33vw;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
    color: #00833E;
    font-family: "yu-gothic-pr6n", "YuGothic", "游ゴシック";
}

section.stores .area-sector .itemlist .each .box-note {
    padding-top: 5vw;
    font-family: "Noto Sans JP";
}

section.stores .area-sector .itemlist .each .box-note p {
    line-height: 1.5;
    font-size: 3.73vw;
    font-weight: 400;
    letter-spacing: 0.1em;
    font-family: "Noto Sans JP";
}

section.stores .area-sector .item-indicator .box-shift .prev {
    position: absolute;
    top: 38%;
    left: 0;
}

section.stores .area-sector .item-indicator .box-shift .next {
    position: absolute;
    top: 38%;
    right: 0;
}

section.stores .area-jump {
    padding: 8vw 0 12vw 0;
}

/*----*/
section.brand {
    padding-top: 17vw;
    padding-bottom: 2vw;
    height: auto;
}

section.brand .inner {
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    border: none;
}

section.brand .area-box {
    padding-top: 19vw;
}

section.brand .area-box .area-box-inner {
    width: 89.336vw;
    margin: 0 auto;
    border-radius: 16px;
    background-color: #fff;
    padding: 7.5vw 4.4vw 3vw 4.4vw;
}

section.brand .area-box .area-name a {
    font-size: 7.46vw;
    line-height: 1.6;
    color: #00833E;
    text-decoration: underline;
    display: inline;
    font-family: "yu-gothic-pr6n", "YuGothic", "游ゴシック";
}

section.brand .area-box .area-name p:after {
    content: " ";
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/business/sell/img/icon_linkout.png);
    background-size: contain;
    top: 10px;
    margin-left: 18px;
}

section.brand .area-box .area-name p .adj {
    display: inline-block;
    text-decoration: underline;
}

section.brand .area-box .area-name p .pc {
    display: none;
}

section.brand .area-box .area-detail {
    padding: 4vw 0;
}

section.brand .area-box .area-detail .area-ph {
    width: 80.535vw;
    margin: 0 auto;
    height: 52.8vw;
}

section.brand .area-box .area-detail .area-ph figure {
    background-image: url(/business/sell/img/pic_brand_01.png);
    background-size: cover;
    border-radius: 12px;
}

section.brand .area-box .area-detail .area-note {
    padding-top: 5vw;
}

section.brand .area-box .area-detail .area-ttl {
    font-size: 5.33vw;
    line-height: 1.7;
    font-weight: bold;
    letter-spacing: 0.08em;
}

section.brand .area-box .area-detail .area-txt {
    padding-top: 3vw;
    font-size: 3.73vw;
    line-height: 1.7;
    font-family: "Noto Sans JP";
}

/*　スライダー */
section.brand .area-sector .lineup {
    position: relative;
}

section.brand .area-sector .itemlist {
    width: 100vw;
    margin: 0 auto;
    overflow: hidden;
}

section.brand .area-sector .itemlist .outer {
    position: relative;
    font-size: 0;
    letter-spacing: 0;
    white-space: nowrap;
}

section.brand .area-sector .itemlist .each {
    display: inline-block;
    vertical-align: top;
    width: 100vw;
    padding: 0;
    white-space: normal;
    text-indent: 0;
}

section.brand .area-sector .itemlist .each a {
    color: rgba(0, 0, 0, 1);
}

section.brand .area-sector .itemlist .each .base {
    width: 100vw;
    height: 100%;
    padding: 15vw 5.33vw 0 5.33vw;
    margin: 0 auto;
}

section.brand .area-sector .itemlist .each .skin {
    position: relative;
}

section.brand .area-sector .itemlist .each .box-fig {
    width: 64vw;
    margin: 0 auto;
    aspect-ratio: 240/240;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

section.brand .area-sector .itemlist .each .box-fig figure {
    background-size: cover;
    background-position: 50% 50%;
}

section.brand .area-sector .itemlist .each .box-ttl {
    padding: 6vw 0 0 0;
    font-family: "yu-gothic-pr6n", "YuGothic", "游ゴシック";
}

section.brand .area-sector .itemlist .each .box-ttl p {
    line-height: 1.2;
    font-size: 5.33vw;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
    color: #00833E;
}

.office section.brand.rental .area-sector .itemlist .each .box-ttl.ttlimg{
  position: relative;
}
.office section.brand.rental .area-sector .itemlist .each .box-ttl.ttlimg .box-icon{
  position: absolute;
  bottom: -10px;
  left: 3vw;
  background-color: #701C00;
  border-radius: 10vw;
  padding: 1.2vw 3vw;
}
.office section.brand.rental .area-sector .itemlist .each .box-ttl.ttlimg .box-icon p{
  color: #fff;
  font-size: 3.2vw;
  text-align: center;
  margin: 0;
  font-weight: normal;
}
.office section.brand.rental .area-sector .itemlist .each[data-idx="3"] .box-ttl.ttlimg .box-icon{
 display: none;
}

  
  
section.brand .area-sector .itemlist .each .box-note {
    padding-top: 5vw;
    font-family: "Noto Sans JP";
}

section.brand .area-sector .itemlist .each .box-note p {
    line-height: 1.5;
    font-size: 3.73vw;
    font-weight: 400;
    letter-spacing: 0.02em;
    font-family: "Noto Sans JP";
}

section.brand .area-sector .item-indicator .box-shift .prev {
    position: absolute;
    top: 38%;
    left: 0;
}

section.brand .area-sector .item-indicator .box-shift .next {
    position: absolute;
    top: 38%;
    right: 0;
}

section.brand .area-jump {
    padding: 8vw 0 12vw 0;
}

/*----*/
section.consignment {
    padding-top: 15vw;
    padding-bottom: 19vw;
    height: auto;
}
section.consignment .inner {
    border: none;
}
section.consignment .area-jump {
}

/* ------------ショッピングセンター------------- */
.pc {
    display: none;
}

.sc section.toparea .ttl .sub p span {
    background-image: url(/business/sc/img/ttl_sub_sp.svg);
}

.sc section.toparea .ttl .sub p {
    width: 50.1333vw;
    height: 9.6vw;
    position: relative;
    padding: 3.2vw 3.733vw 0px 3.733vw;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    display: inline-block;
}

.sc .area-ttl-box .ttl .ttl-sub {
    display: block;
    margin: 2.666vw auto;
    background-image: url(/business/sc/img/ttl_sub_2_sp.svg);
    height: 6.4vw;
    width: 34.666vw;
    font-size: 0;
}

.sc section.toparea .ground .box-fig figure {
    background-image: url(/business/sc/img/top_visual_sp.png);
}

.sc section.chara .box-right .ground .box-fig figure {
    background-image: url(/business/sc/img/pict_chara_01_sp.png);
}

.sc section.chara .box-left .ground .box-fig figure {
    background-image: url(/business/sc/img/pict_chara_02_sp.png);
}

.sc .intro .area-appeal span {
    font-size: 6.4vw;
    line-height: 1.8;
}

.sc .area-ttl-box .ttl .ttl-main,
.sc .area-ttl-box-noborder .ttl .ttl-main {
    font-size: 8.3vw;
}

.sc .area-ttl-box,
.area-ttl-box-noborder {
    height: 44vw;
}

.sc section.brand .area-sector {
    padding: 0 0 13vw 0;
}
.sc section.brand .area-sector .itemlist .each .skin .logo {
    height: 16vw;
    padding-right: 46vw;
    padding-top: 2vw;
}

.sc section.brand .area-sector .itemlist .each .skin .logo_2 {
    height: 16vw;
    padding-right: 40vw;
}

.sc section.brand .area-sector .itemlist .each .skin .logo_3 {
    height: 16vw;
    padding-right: 49vw;
    padding-top: 3vw;
}

.sc section.brand .area-sector .itemlist .each .box-fig {
    width: 90vw;
    height: 53vw;
}

.sc section.brand .area-sector .itemlist .each .box-ttl p {
    text-align: left;
    color: #333333;
    line-height: 1.8;
    letter-spacing: 0.07rem;
    font-size: 1.3rem;
}

.sc .map_sc {}

.sc .map_sc p {
    text-align: right;
    margin-top: 1.4rem;
}

.sc .map_sc .area-map {}

.sc .map_sc .area-map .box-map {
    position: relative;
    width: 87%;
    margin: 13vw auto;
}

.sc .map_sc .area-map .box-map figure {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    aspect-ratio: 1782/1554;
    background-image: url(/business/sc/img/map.png);
}

.sc .map_sc .area-map .box-map label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.sc .map_sc .area-map .box-popup {
    display: none;
    position: absolute;
    left: 0;
    top: -4vw;
    width: 100%;
    height: 96vw;
}

.sc .map_sc .area-map .box-popup.appear {
    display: block;
}

.sc .map_sc .area-map .box-popup .xbtn {
    display: none;
    position: absolute;
    right: 0;
    top: calc(-9vw + 0.6vw);
    width: 9vw;
    height: 9vw;
    text-align: center;
    background-color: rgba(0, 0, 0, 1);
}

.sc .map_sc .area-map .box-popup .xbtn.appear {
    display: block;
}

.sc .map_sc .area-map .box-popup .xbtn label {}

.sc .map_sc .area-map .box-popup .xbtn i {
    position: absolute;
    left: 15%;
    top: 15%;
    width: 70%;
    height: 70%;
}

.sc .map_sc .area-map .box-popup .xbtn i>svg {
    stroke: rgba(255, 255, 255, 1);
    stroke-width: 2;
}

.sc .map_sc .area-map .box-popup .mapouter {
    width: 100%;
    height: 100%;
    padding: 5vw 5vw 5vw 5vw;
    background-color: rgba(200, 200, 200, 1);
    overflow: auto;
    border-style: solid;
    border-width: 0.6vw 0 0.6vw 0;
    border-color: rgba(0, 0, 0, 1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.sc .map_sc .area-map .box-popup .mapouter.appear {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.sc .map_sc .area-map .box-popup .mapouter .skin {
    width: 270%;
    aspect-ratio: 1782/1554;
    background-color: rgba(255, 255, 255, 1);
}

.sc .map_sc .area-map .box-popup .mapouter figure {
    background-image: url(/business/sc/img/map.png);
}

.sc .linebox {
    top: 35vw;
}

.sc section.toparea .ttl .ttl_h p {
    margin-top: 1.3333vw;
}

.item-counter {
    width: 100%;
    padding: 4vw 0 0 0;
    white-space: nowrap;
    text-align: center;
}
.item-counter .box-num {
}
.item-counter .box-num span {
    display: inline-block;
    vertical-align: top;
    line-height: 1.7;
    letter-spacing: 0.1em;
    color: var(--color-01);
}
.item-counter .box-num span.num {
    font-size: 4.3vw;
    font-weight: 900;
}
.item-counter .box-num span.split {
    font-size: 4.3vw;
    font-weight: 900;
}
.develop .brand.rental .item-counter .box-num {
}
.office .brand.rental .item-counter .box-num {
}
.office .brand.condominium .item-counter .box-num {
}
.office .brand.office .item-counter .box-num {
}

.item-indicator .box-shift {
}

.item-indicator .box-shift .btn {
    display: inline-block;
    vertical-align: top;
    width: 8vw;
    height: 8vw;
    margin: 0 0 0 2vw;
}

.item-indicator .box-shift .btn:nth-of-type(1) {
    margin: 0 0 0 0;
}

.item-indicator .box-shift .btn.prev {}

.item-indicator .box-shift .btn.next {}

.item-indicator .box-shift .btn label {}

.item-indicator .box-shift .btn label i {}

.item-indicator .box-shift .btn.prev label i {
    background-image: url(/common/img/mrk_circlearrow_01_lft_b.svg);
}

.item-indicator .box-shift .btn.next label i {
    background-image: url(/common/img/mrk_circlearrow_01_rht_b.svg);
}

.sc section.brand .area-sector .lineup {
}

.sc section.brand .area-sector .item-indicator .box-shift .prev {
    top: 35%;
}

.sc section.brand .area-sector .item-indicator .box-shift .next {
    top: 35%;
}

/* ----------------オフィス・住宅-------------- */
.office section.toparea .ttl .sub p span {
    background-image: url(/business/office/img/ttl_sub_sp.svg);
}

.office section.toparea .ttl .sub p {
    width: 50.1333vw;
    height: 9.6vw;
    position: relative;
    padding: 3.2vw 3.733vw 0px 3.733vw;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    display: inline-block;
}

.office section.toparea .ground .box-fig figure {
    background-image: url(/business/office/img/top_visual_sp.png);
}

.office section.chara .box-right .ground .box-fig figure {
    background-image: url(/business/office/img/pict_chara_01_sp.png);
}

.office section.chara .box-left .ground .box-fig figure {
    background-image: url(/business/office/img/pict_chara_02_sp.png);
    background-position-x: right;
    background-position-y: bottom;
}

.office .area-sector .text-ttl p {
    text-align: center;
    font-weight: 500;
    font-size: 6.4vw;
    line-height: 1.8;
    margin-top: 20.33vw;
    font-family: "yu-gothic-pr6n", "YuGothic", "游ゴシック";
}

.office .area-sector .text-ttl .text-content p {
    font-size: 3.734vw;
    font-weight: normal;
    margin: 5vw;
    text-align: left;
    font-family: "Noto Sans JP";
}

.office section.brand .area-sector .itemlist .each .base {
    padding: 0;
}

.office section.brand .area-sector .itemlist .each .box-fig {
    width: 90vw;
    height: 53vw;
}
.office section.brand .area-sector .itemlist .each .box-fig figure {
    border-radius: 4vw;
}

.office section.brand .area-sector .itemlist .each .ctg-label {
    padding: 6vw 0 0 5vw;
}

.office section.brand .area-sector .itemlist .each .ctg-label p {
    display: inline-block;
    vertical-align: top;
    padding: 0.5vw 3vw 0.5vw 3vw;
    color: #fff;
    font-size: 3.6vw;
    background-color: #00833E;
    border-radius: 4vw;
}

.office section.brand .area-sector .itemlist .each .box-ttl p {
    color: #333333;
    text-align: left;
    font-weight: 700;
    margin-left: 5vw;
    font-family: "yu-gothic-pr6n", "YuGothic", "游ゴシック";
}

.office section.brand .area-sector .itemlist .each .box-note p {
    margin: 0 5vw;
    font-family: "Noto Sans JP";
}

.office section.brand .area-sector .item-indicator .box-shift .prev {
    top: 14%;
}

.office section.brand .area-sector .item-indicator .box-shift .next {
    top: 14%;
}

.office section.brand.rental .area-link {
    margin: 0 auto;
    width: 80vw;
    text-align: center;
    padding: 8vw 0 0 0;
}
.office section.brand.rental .area-link .border-button.bb-type1 {
    width: 66vw;
}
.office section.brand.rental .area-link .border-button.bb-type1 span {
    font-weight: 700;
}

.office section.brand .area-sector .lineup {
    /* height: 153vw; */
    padding: 0 0 14vw 0;
}

.office section.brand .area-sector .itemlist .outer {
    /* height: 122.333vw; */
}

.office section.condominium .area-sector .lineup {
    /* height: 130vw; */
}
.office section.condominium .area-sector .lineup.archive{
	margin-top: 10.3vw;
	}
.office section.condominium .area-bnr-box{
	width: 100%;
	padding-top:20.33vw;
}
.office section.condominium .area-bnr-box a{
	width: 90%;
	margin: 0 auto;	
}
/*
.office section.condominium .area-bnr-box .linebox{
	bottom: -40px;
	top: auto;
}
*/
.office section.condominium .area-sector .lineup.for-pc{
	display: none;
}
.office section.condominium .area-sector .lineup.for-sp{
	display: block;
}
.office section.condominium .text-ttl p{
	margin-top: 10.33vw;
}
	
.office section.condominium .text-ttl .subttl{
	margin-top: 40px;
	position: relative;
	text-align: center;
}
.office section.condominium .text-ttl .subttl:before {
	background-color: #000; 
	border-radius: 1vw;
	bottom: -2.5vw;
	content: "";
	height:0.77vw;
	left: 0;
	margin-inline: auto;
	position: absolute;
	right: 0;
	width:7.696vw;
}	
	
.office section.brand {
    padding-bottom: 0;
}

.office section .area-sector .itemlist .each .box-ttl.ttlimg .outlinkl,
.office section .area-sector .itemlist .each .box-ttl.ttlimg .outlink a{
    display: block;
    width: 100%;
    height:15vw;  
}
  
.office section .area-sector .itemlist .each .box-ttl.ttlimg .outlink a:after{
    background-image: none;
} 
  
  
  
.office section .area-sector .itemlist .each .box-ttl .outlink a {
    color: #00833E;
    text-decoration: underline;
    white-space: normal;
    font-weight: 700;
}
.office section .area-sector .itemlist .each .box-ttl .outlink a:after {
    content: " ";
    position: relative;
    display: inline-block;
    width: 5.6vw;
    height: 2.9333vw;
    background-image: url(/business/office/img/icon_linkout.png);
    background-size: contain;
    top: -0.5vw;
    margin-left: 2.4vw;
}

.office section.chara .area-box .area-ttl p {
    letter-spacing: 0rem;
}

.office .area-ttl-box .ttl .ttl-sub {
    display: block;
    margin: 2.666vw auto;
    background-image: url(/business/office/img/ttl_sub_2_sp.svg);
    height: 3.466vw;
    width: 64.533vw;
    font-size: 0;
    background-size: contain;
}

.office .area-ttl-box .ttl .ttl-sub_2 {
    display: block;
    margin: 2.666vw auto;
    background-image: url(/business/office/img/ttl_sub_3_sp.svg);
    height: 3.466vw;
    width: 60.533vw;
    font-size: 0;
    background-size: contain;
}

.office .area-ttl-box .ttl .ttl-sub_3 {
    display: block;
    margin: 2.666vw auto;
    background-image: url(/business/office/img/ttl_sub_4_sp.svg);
    height: 3.466vw;
    width: 39.466vw;
    font-size: 0;
    background-size: contain;
}

/* ----------------開発・運営-------------- */
.develop section.toparea .ttl .sub p span {
    background-image: url(/business/develop/img/ttl_sub_sp.svg);
}

.develop section.toparea .ttl .sub p {
    width: 77.86vw;
    height: 9.6vw;
    position: relative;
    padding: 3.2vw 3.733vw 0px 3.733vw;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(51, 51, 51, 1);
    display: inline-block;
}

.develop .area-ttl-box .ttl .ttl-main_1 {
    display: block;
    margin: 2.666vw auto 0 auto;
    background-image: url(/business/develop/img/ttl_sub_2_sp.svg);
    height: 7.7333vw;
    width: 42.933vw;
    font-size: 0;
    background-size: contain;
}

.develop .area-ttl-box .ttl .ttl-sub {
    display: block;
    margin: 2.666vw auto;
    background-image: url(/business/develop/img/ttl_sub_3_sp.svg);
    height: 3.466vw;
    width: 24vw;
    font-size: 0;
    background-size: contain;
}

.develop .linebox {
    top: 17vw;
}

.develop .area-ttl-box {
    height: 27vw;
}

.develop .category .area-ttl-box {
    height: 37vw;
}

.develop section.toparea .ground .box-fig figure {
    background-image: url(/business/develop/img/top_visual_sp.png);
}

.develop section.chara .box-right .ground .box-fig figure {
    background-image: url(/business/develop/img/pict_chara_01_sp.png);
}

.develop section.chara .box-left .ground .box-fig figure {
    background-image: url(/business/develop/img/pict_chara_02_sp.png);
}

.develop section.brand .area-sector .itemlist .each .box-fig {
    width: 90vw;
    height: 53vw;
}

.develop section.brand .area-sector .itemlist .each .box-ttl p {
    text-align: left;
    color: #333333;
    line-height: 1.4;
    letter-spacing: 0.07rem;
    font-size: 1.3rem;
    white-space: normal;
}

.develop section.brand .area-sector .lineup {
    padding: 0 0 14vw 0;
}

.develop section.brand .area-sector .itemlist {
}

.develop .category .area-ttl-box::after {
    display: none;
}

.develop .category .flex {
    display: block;
    width: 80vw;
    margin: 0 auto;
    margin-bottom: 19.2vw;
}

.develop .category .box-fig {
    width: 80vw;
    aspect-ratio: 616/764;
    margin-bottom: 10vw;
}
.develop .category .box-fig.n1 figure {
    background-image: url(/business/develop/img/category01.png);
}
.develop .category .box-fig.n2 figure {
    background-image: url(/business/develop/img/category02.png);
}
.develop .category .box-fig.n3 figure {
    background-image: url(/business/develop/img/category03.png);
}

.develop .category {
    padding-top: 18.2vw;
}

.develop .area-name p {
    font-size: 7.3vw;
    letter-spacing: 0.04em;
    color: #00833E;
    text-decoration: underline;
    display: inline;
}

.develop .area-name p:after {
    content: " ";
    position: relative;
    display: inline-block;
    width: 8vw;
    height: 8vw;
    background-image: url(/business/sell/img/icon_linkout.png);
    background-size: contain;
    top: 2.666vw;
    margin-left: 4.8vw;
}

.develop .area-name {
    margin: 6vw 0 9vw 0;
    font-family: "yu-gothic-pr6n", "YuGothic", "游ゴシック";
}

.develop .line2 {
    margin: 3vw 0 2vw 0;
}

/* ----------事業内容---------- */

#jigyo section.toparea {
    height: auto;
    margin-bottom: -30px;
    position: relative;
    z-index: 1;
    padding-top: 52px;
}

#jigyo section.toparea .inner {
    height: auto;
}

#jigyo section.toparea .ttl {
    margin-top: -32vw;
}

#jigyo section.toparea .ttl .ttl_h p {
    padding: 3vw 2.2vw 2vw 3.5vw;
}

#jigyo section.toparea .ttl .sub {
    margin-top: 1.6vw;
}

#jigyo section.toparea .ttl .sub p {
    width: 28.5vw;
    height: 10vw;
    background-color: #333;
    padding: 0;
}

#jigyo section.toparea .ttl .sub p span {
    background-image: url(/business/img/top/ttl_sub.svg);
    background-size: 75%;
    background-position: center;
}

/*----*/
#jigyo section.intro .inner {
    width: 100%;
}

#jigyo section.intro .area-appeal {
    padding: 12vw 5vw 0;
    text-align: left;
}

#jigyo section.intro .area-appeal span {
    line-height: 1.6;
    font-size: 7.46vw;
    letter-spacing: 0.06em;
}

#jigyo section.intro .area-note {
    padding: 5vw 5vw 0;
}

#jigyo section.intro .area-fig .ground {
    width: 100%;
    height: 100%;
    margin: 10vw auto 0 auto;
    aspect-ratio: 375/408;
}

#jigyo section.intro .area-fig .ground figure {
    background-image: url(/business/img/top/main_sp.png);
}

/*----*/

#jigyo section.chara {
    padding-top: 18vw;
}

#jigyo section.chara .area {
    height: 100%;
}

#jigyo section.chara .area:nth-child(2) {
    margin-top: 14vw;
}

#jigyo section.chara .area:nth-child(3) {
    margin-top: 13vw;
}

#jigyo section.chara .area-box {
    background-color: rgba(0, 0, 0, 0);
}

#jigyo section.chara .area-box .area-num {
    padding-bottom: 0;
}

#jigyo section.chara .area-box .area-num:before {
    content: none;
}

#jigyo section.chara .area-box .area-num .numbox01 {
    width: 31.47vw;
    height: 10.4vw;
    background-image: url(/business/img/top/area-num_01.svg);
    background-size: auto 100%;
}

#jigyo section.chara .area-box .area-num .numbox02 {
    width: 31.47vw;
    height: 10.4vw;
    background-image: url(/business/img/top/area-num_02.svg);
    background-size: auto 100%;
}

#jigyo section.chara .area-box .area-num .numbox03 {
    width: 31.47vw;
    height: 10.4vw;
    background-image: url(/business/img/top/area-num_03.svg);
    background-size: auto 100%;
}

#jigyo section.chara .area-box .area-ttl p {
    color: #00833E;
}

#jigyo section.chara .area-box .area-ttl {
    padding-top: 0;
}

#jigyo section.chara .box-right .ground .box-fig {
    width: 100vw;
    height: 59.4vw;
    padding-top: 9vw;
    padding-left: 5.33vw;
}

#jigyo section.chara .box-left .ground .box-fig {
    width: 100vw;
    height: 59.4vw;
    padding-top: 7vw;
    padding-right: 5.33vw;
}

#jigyo section.chara .box-right.second .ground .box-fig {
    padding-top: 7vw;
}

#jigyo section.chara .box-right .ground .box-fig figure {
    background-image: url(/business/img/top/pict_chara_01_sp.png);
    background-size: cover;
    border-radius: 8px 0 0 8px;
}

#jigyo section.chara .box-left .ground .box-fig figure {
    background-image: url(/business/img/top/pict_chara_02_sp.png);
    background-size: cover;
    border-radius: 0 8px 8px 0;
}

#jigyo section.chara .box-right.second .ground .box-fig figure {
    background-image: url(/business/img/top/pict_chara_03_sp.png);
    background-size: cover;
    border-radius: 8px 0 0 8px;
}

/*----*/
#jigyo section.field {
    padding-top: 20vw;
}

#jigyo section.field .inner {
    width: 100%;
}

#jigyo section.field .area-ttl-box {
    background-color: rgba(0, 0, 0, 0);
}

#jigyo section.field .area-ttl-box .ttl .ttl-sub {
    display: block;
    width: 41.07vw;
    height: 5.33vw;
    margin: 0 auto;
    background-image: url(/business/img/top/area_field-subttl.svg);
    background-size: contain;
    font-size: 0;
}

#jigyo section.field .area-field-box {
    width: 100%;
    padding-top: 24vw;
    padding-bottom: 4vw;
    background-color: #fff;
}

#jigyo section.field .area-field-box .ttl .ttl-sub {
    background-image: url(/business/img/top/area_field-subttl.svg);
    background-size: cover;
}

#jigyo section.field .area-box {
    width: 89.3vw;
    margin: 0 auto;
    padding-bottom: 8vw;
}

#jigyo section.field .area-box a {
    color: rgba(0, 0, 0, 1);
}

#jigyo section.field .area-box .area-ph {
    width: 100%;
    height: 57.335vw;
}

#jigyo section.field .area-box .area-ph figure {
    border-radius: 12px;
}

#jigyo section.field .area-box.box-develop .area-ph figure {
    background-image: url(/business/img/top/pict_field_01_pc.png);
    background-size: cover;
}

#jigyo section.field .area-box.box-sc .area-ph figure {
    background-image: url(/business/img/top/pict_field_02_pc.png);
    background-size: cover;
}

#jigyo section.field .area-box.box-office .area-ph figure {
    background-image: url(/business/img/top/pict_field_03_pc.png);
    background-size: cover;
}

#jigyo section.field .area-box.box-sell .area-ph figure {
    background-image: url(/business/img/top/pict_field_04_pc.png);
    background-size: cover;
}

#jigyo section.field .area-box .area-note {
    padding: 5vw 0;
}

#jigyo section.field .area-box .area-note .area-txt p {
    padding-top: 4vw;
    line-height: 1.715;
}

#jigyo section.field .area-box .area-note .area-ttl {
    text-align: center;
}

#jigyo section.field .area-box .area-note .area-ttl .ttl_h p {
    font-size: 7.46vw;
    letter-spacing: 0.08em;
    color: #00833E;
}

#jigyo section.field .area-box.box-sc .area-note .area-ttl .ttl_h p {
    letter-spacing: -0.01em;
}

#jigyo section.field .area-box .area-note .area-ttl .sub p {
    display: inline-block;
}

#jigyo section.field .area-box .area-note .area-ttl .sub {
    padding-top: 1.3vw;
}

#jigyo section.field .area-box.box-develop .area-note .area-ttl .sub p {
    width: 80.3vw;
    height: 4.5vw;
}

#jigyo section.field .area-box.box-develop .area-note .area-ttl .sub p span {
    background-image: url(/business/img/top/fleldttl-develop_sp.svg);
}

#jigyo section.field .area-box.box-sc .area-note .area-ttl .sub p {
    width: 41.86vw;
    height: 4.5vw;
}

#jigyo section.field .area-box.box-sc .area-note .area-ttl .sub p span {
    background-image: url(/business/img/top/fleldttl-sc_sp.svg);
}

#jigyo section.field .area-box.box-office .area-note .area-ttl .sub {
    padding-top: 1.5vw;
}

#jigyo section.field .area-box.box-office .area-note .area-ttl .sub p {
    width: 42.13vw;
    height: 4.5vw;
}

#jigyo section.field .area-box.box-office .area-note .area-ttl .sub p span {
    background-image: url(/business/img/top/fleldttl-office_sp.svg);
}

#jigyo section.field .area-box.box-sell .area-note .area-ttl .sub p {
    width: 56.8vw;
    height: 4.5vw;
}

#jigyo section.field .area-box.box-sell .area-note .area-ttl .sub p span {
    background-image: url(/business/img/top/fleldttl-sell_sp.svg);
}

/*-- スクロールダウン--*/
.linebox {
    position: absolute;
    left: 50%;
    top: 26vw;
    height: 17.067vw;
}

.linebox span::after {
    content: "";
    position: absolute;
    top: 0;
    width: 2px;
    height: 17.067vw;
    background: #333;
    animation: pathmove 2s ease-in-out infinite;
    opacity: 0;
}



@keyframes pathmove {
    0% {
        height: 0;
        top: 0;
        opacity: 0;
    }

    30% {
        height: 10.067vw;
        opacity: 1;
    }

    100% {
        height: 0;
        top: 17.067vw;
        opacity: 0;
    }
}

/*````````````````````````````````````````*/
} /* end of @media */
/*````````````````````````````````````````*/
