body.b-body {
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1160px; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden; }
  to {
    opacity: 1;
    visibility: visible; } }

@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden; }
  to {
    opacity: 1;
    visibility: visible; } }

@-webkit-keyframes fadeSlideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
    visibility: visible; }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); } }

@keyframes fadeSlideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
    visibility: visible; }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); } }

@-webkit-keyframes fadeSlideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
    visibility: visible; }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); } }

@keyframes fadeSlideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
    visibility: visible; }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); } }

@-webkit-keyframes fadeSlideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
    visibility: visible; }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); } }

@keyframes fadeSlideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
    visibility: visible; }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); } }

@-webkit-keyframes bounceInUp {
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1000px, 0) scaleY(5);
            transform: translate3d(0, 1000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
            transform: translate3d(0, -20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
            transform: translate3d(0, 10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
            transform: translate3d(0, -5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0); } }

@keyframes bounceInUp {
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1000px, 0) scaleY(5);
            transform: translate3d(0, 1000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
            transform: translate3d(0, -20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
            transform: translate3d(0, 10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
            transform: translate3d(0, -5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0); } }

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.b-body[data-b-is-fontsizeLarge] .b-a-heading_h1 {
  font-size: calc(26px * 1.5); }

.b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-a-heading_h1 {
  font-size: calc(24px * 1.5); }

.b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-about'] .b-a-heading_h1:before, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-life'] .b-a-heading_h1:before, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-interior'] .b-a-heading_h1:before {
  height: 56px; }

.b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage'] .b-a-wrapper .b-a-heading_h1 {
  font-size: calc(24px * 1.5); }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-life .b-a-textLink_arrow-red-bg {
  width: 395px !important; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-life_catalogInner {
  flex-direction: row;
  padding: 75px 75px 70px; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-life_catalogItem {
  width: 432px; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-life_catalogItem .b-a-fullImage {
    height: 242px; }

.b-body[data-b-is-fontsizeLarge] .b-page-land_usage_columnInfo {
  padding-top: 0; }
  .b-body[data-b-is-fontsizeLarge] .b-page-land_usage_columnInfo .b-a-textLink_arrow-black-bg {
    margin-top: 10px; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-works-area .b-a-heading_h1:before {
  height: 45px; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-inquiry .b-a-heading_h1:before {
  height: 45px; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-product-bereo .b-a-heading_h2 {
  margin-top: 0 !important; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-product-pronube .b-a-heading_h2 {
  margin-top: 0 !important; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow .b-a-heading_h2 {
  margin-top: 0 !important; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowItem {
  padding-top: 18px; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowList .b-a-plainText_m:before {
  height: 22px;
  top: 7px; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowInner .b-a-textLink_arrow-black-bg_anchor {
  padding: 40px 0;
  width: 360px; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowInner .b-a-textLink_arrow-black-bg_anchor .b-break {
    display: block; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowInner .b-a-plainText_s {
  font-size: calc(12px * 1.5); }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-a-plainText_s {
  font-size: calc(12px * 1.5); }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-page-shm-keiei_column .b-a-fullImage {
  height: auto; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-page-shm-keiei_column-gray {
  padding: 38px 46px 80px; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-page-shm-keiei_column .b-a-heading_h3 {
  margin-bottom: 20px; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-page-shm-keiei_column .b-page-shm-keiei-support-leasing_group .b-a-textLink_arrow-black-bg_anchor {
  padding: 50px 0; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-maintenance .b-a-heading_h2 {
  margin-top: 0 !important; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-maintenance .b-o-moduleLinkSet_heading .b-a-textLink_anchor {
  margin-top: 0; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h2 {
  font-size: calc(22px * 1.5);
  margin-top: 100px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-life_first .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-life_first .b-a-heading_h2 {
  margin-bottom: 30px;
  margin-top: 0; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_columnItem .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_columnItem .b-a-heading_h2 {
  margin-top: 0; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_columnItem_sup, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_columnItem_sup {
  font-size: .6em;
  vertical-align: super; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-about_occupancy .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-about_needs .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-about_experience .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-about_professional .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-about_occupancy .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-about_needs .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-about_experience .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-about_professional .b-a-heading_h2 {
  margin-top: 0; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-heading_h3, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h3 {
  font-size: calc(18px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-plainText_m, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-heading_h4, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-plainText_m, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h4 {
  font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-plainText_ss, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-plainText_ss {
  font-size: calc(10px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-boxLink_anchor .b-a-plainText_m .b-break, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-boxLink_anchor .b-a-plainText_m .b-break {
  display: none; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow_anchor {
  font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-radioButton_text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-radioButton_text {
  font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow-black-bg, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow-black-bg {
  width: 446px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow-black-bg_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow-black-bg_anchor {
    background-position: right 10px center;
    font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow-red-bg, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow-red-bg {
  width: 446px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow-red-bg_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow-red-bg_anchor {
    font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-shm-link_item .b-a-textLink_arrow-black-bg, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-shm-link_item .b-a-textLink_arrow-black-bg {
  width: 100%; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-shm-link .b-a-textLink_arrow-red-bg, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-shm-link .b-a-textLink_arrow-red-bg {
  width: 100%; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-accordionNavi_button .b-a-plainText, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-accordionNavi_button .b-a-plainText {
  font-size: 15px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-simpleButton_tag, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-simpleButton_tag {
  font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-a-plainText_m, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-a-plainText_m {
  font-size: 18px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-detail_tag, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-detail_tag {
  font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_columnItem .b-a-plainText_s, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_columnItem .b-a-plainText_s {
  font-size: calc(12px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-detail_facilityImage .b-a-plainText_s, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-detail_facilityImage .b-a-plainText_s {
  font-size: calc(12px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-detail .b-a-heading_h1:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area .b-a-heading_h1:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-detail .b-a-heading_h1:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area .b-a-heading_h1:before {
  height: 44px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area_areaTh, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area_areaTh {
  width: 250px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area_areaTd .b-a-textLink_arrow_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area_areaTd .b-a-textLink_arrow_anchor {
  font-size: calc(15px * 1.5);
  padding: 0 43px 20px 20px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area_box .b-a-textLink_arrow_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area_box .b-a-textLink_arrow_anchor {
  font-size: calc(18px * 1.5);
  width: 100%; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow {
  flex-direction: column;
  padding-bottom: 20px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow .b-a-fullImage, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow .b-a-fullImage {
    height: 300px;
    width: 100%; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow_info, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow_info {
    width: 100%; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-bereo_menu .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow .b-a-fullImage, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-bereo_menu .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow .b-a-fullImage {
  height: auto; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_subLink .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_subLink .b-a-textLink_anchor {
  font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonCaption .b-a-plainText_s, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonCaption .b-a-plainText_s {
  font-size: calc(12px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_management .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_management .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type {
  font-size: calc(14px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_management .b-o-moduleCards .b-m-boxLink .b-a-plainText:nth-of-type(2), .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_management .b-o-moduleCards .b-m-boxLink .b-a-plainText:nth-of-type(2) {
  font-size: calc(12px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_guide .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_guide .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type {
  font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_guide .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_guide .b-a-heading_h2 {
  margin-top: 0; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_interior .b-page-shm-keiei_column-four .b-page-shm-keiei_columnItem .b-a-plainText_m, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_interior .b-page-shm-keiei_column-four .b-page-shm-keiei_columnItem .b-a-plainText_m {
  line-height: 1.4; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_column-three + .b-a-plainText_s, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_column-three + .b-a-plainText_s {
  font-size: 18px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_grayBox .b-a-heading_h3:after, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_grayBox .b-a-heading_h3:after {
  height: 30px;
  left: 46px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_grayBox .b-a-heading_h3:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_grayBox .b-a-heading_h3:before {
  font-size: calc(20px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-land_usage_subLink .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-land_usage_subLink .b-a-textLink_anchor {
  font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-land_usage_management .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-land_usage_management .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type {
  background-position-y: 33px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_l, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_l {
  font-size: calc(42px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_m, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_m {
  font-size: calc(18px * 1.5);
  font-weight: bold; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_s, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_s {
  font-size: calc(12px * 1.5);
  position: relative;
  top: -8px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItemText, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItemText {
  padding-top: 10px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleLinkSet_box .b-o-moduleLinkSet_heading .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleLinkSet_box .b-o-moduleLinkSet_heading .b-a-textLink_anchor {
  font-size: calc(22px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleLinkSet_box .b-o-moduleLinkSet_item .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleLinkSet_box .b-o-moduleLinkSet_item .b-a-textLink_anchor {
  font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-bereo_anchorLinks .b-a-textLink_in-page-anchor,
.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-rental_anchorLinks .b-a-textLink_in-page-anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-pronube_anchorLinks .b-a-textLink_in-page-anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-bereo_anchorLinks .b-a-textLink_in-page-anchor,
.b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-rental_anchorLinks .b-a-textLink_in-page-anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-pronube_anchorLinks .b-a-textLink_in-page-anchor {
  padding: 20px 0 20px 10px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-bereo_anchorLinks .b-a-textLink_in-page-anchor_anchor,
.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-rental_anchorLinks .b-a-textLink_in-page-anchor_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-pronube_anchorLinks .b-a-textLink_in-page-anchor_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-bereo_anchorLinks .b-a-textLink_in-page-anchor_anchor,
.b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-rental_anchorLinks .b-a-textLink_in-page-anchor_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-pronube_anchorLinks .b-a-textLink_in-page-anchor_anchor {
  font-size: calc(13px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-heading_h4, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h4 {
  font-size: calc(15px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-pronube_likeItem .b-a-heading_h4, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-pronube_likeItem .b-a-heading_h4 {
  line-height: 1.5; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-pronube_likeItem .b-a-heading_h4:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-pronube_likeItem .b-a-heading_h4:before {
    top: 14px; }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-technology_sup, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-technology_sup {
  font-size: calc(10px * 1.5); }

.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-pronube_technologyBoxItem .b-a-plainText_s,
.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-bereo_maintenanceBoxItem .b-a-plainText_s, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-pronube_technologyBoxItem .b-a-plainText_s,
.b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-bereo_maintenanceBoxItem .b-a-plainText_s {
  font-size: calc(10px * 1.5);
  margin-top: 20px; }

body.b-body {
  opacity: 0;
  transition: opacity .6s, visibility .6s;
  visibility: hidden; }
  body.b-body.b-is-active {
    opacity: 1;
    visibility: visible; }
  body.b-body.b-is-fixed {
    height: 100%;
    overflow: hidden; }
  body.b-body .b-is-pc {
    display: block;
    visibility: visible; }
  body.b-body .b-is-sp {
    display: none;
    visibility: hidden; }
  body.b-body .b-tel {
    color: #242424;
    transition: opacity .3s; }
    body.b-body .b-tel:hover {
      opacity: .6; }
  body.b-body .base-h1wide > div {
    -webkit-transform: translateX(0) !important;
            transform: translateX(0) !important; }
    body.b-body .base-h1wide > div .h1 {
      opacity: 0;
      -webkit-transform: translate(20px, -50%);
              transform: translate(20px, -50%);
      transition-delay: 1.2s;
      transition-duration: 1.2s;
      transition-property: opacity, visibility, -webkit-transform;
      transition-property: opacity, visibility, transform;
      transition-property: opacity, visibility, transform, -webkit-transform;
      transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
      visibility: hidden; }
  body.b-body .base-h1wide[data-b-scroll-animation-active='true'] .h1 {
    opacity: 1;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    visibility: visible; }
  body.b-body .base-h1image > div {
    -webkit-transform: translateX(0) !important;
            transform: translateX(0) !important; }
    body.b-body .base-h1image > div .h1 {
      opacity: 0;
      transition: opacity 1.2s .6s, visibility 1.2s .6s;
      visibility: hidden; }
  body.b-body .base-h1image[data-b-scroll-animation-active='true'] .h1 {
    opacity: 1;
    visibility: visible; }

.b-a-fullImage {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .b-a-fullImage_image {
    font-family: 'object-fit: cover;';
    height: 100%;
    object-fit: cover;
    width: 100%; }
  .b-a-fullImage[data-b-position='top'] .b-a-fullImage_image {
    object-position: top; }
  .b-a-fullImage[data-b-position='bottom'] .b-a-fullImage_image {
    object-position: bottom; }
  .b-a-fullImage_round-sizeL img {
    border-radius: 50%;
    width: 267px; }
  .b-a-fullImage_round-sizeS img {
    border-radius: 50%;
    width: 200px; }
  @media (max-width: 767px) {
    body.b-body {
      min-width: 100%;
      width: 100%; }
  .b-body[data-b-is-fontsizeLarge] .b-a-heading_h1 {
    font-size: calc(20px * 1.5);
    line-height: 2; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-about .b-page-shm-keiei_wrap:first-of-type .b-a-fullImage {
    height: 100%; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-about_links .b-a-textLink_arrow_anchor {
    background-position-y: 7px;
    line-height: 1.5; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-life .b-a-textLink_arrow-red-bg {
    margin-bottom: 60px;
    width: 100% !important; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-life .b-a-textLink_arrow-black-bg {
    width: 100% !important; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-life_catalogInner {
    flex-direction: column;
    padding: 20px 20px 0; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-life_catalogItem {
    width: 100%; }
    .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-life_catalogItem .b-a-fullImage {
      height: 100%; }
  .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage'] .b-a-wrapper .b-a-heading_h1 {
    font-size: calc(20px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage-strength'] .b-a-wrapper .b-a-heading_h1 {
    font-size: calc(18vw / 375 * 100 * 1.5); }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-product-bereo .b-break,
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei_catalogItem .b-break {
    display: block; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowItem {
    padding-top: 4px; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowList {
    padding: 20px 12px; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowInner .b-a-textLink_arrow-black-bg {
    margin-bottom: 70px; }
    .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowInner .b-a-textLink_arrow-black-bg_anchor {
      width: 100%; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-page-shm-keiei_column-gray {
    padding: 18px 16px 80px; }
  .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-a-heading_h2 {
    margin-top: 0 !important; }
  .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-support-maintenance'] .b-a-heading_h1 {
    font-size: calc(20vw / 375 * 100 * 1.5); }
    .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleLinkSet_box .b-o-moduleLinkSet_heading .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleLinkSet_box .b-o-moduleLinkSet_heading .b-a-textLink_anchor {
      font-size: calc(18px * 1.5); }
    .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleLinkSet_box .b-o-moduleLinkSet_item .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleLinkSet_box .b-o-moduleLinkSet_item .b-a-textLink_anchor {
      font-size: calc(12px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-heading_h1, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h1 {
    font-size: calc(20px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-a-heading_h1, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-a-heading_h1 {
    font-size: calc(20px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h2 {
    font-size: calc(18px * 1.5);
    margin-top: 70px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-heading_h3, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h3 {
    font-size: calc(15px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-radioButton_text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-radioButton_text {
    font-size: calc(12px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow-black-bg, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow-black-bg {
    width: 100%; }
    .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow-black-bg_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow-black-bg_anchor {
      font-size: calc(14px * 1.5);
      margin-bottom: 40px;
      padding: 45px 0;
      text-align: center; }
      .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow-black-bg_anchor .b-break, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow-black-bg_anchor .b-break {
        display: block; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow-red-bg, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow-red-bg {
    width: 100%; }
    .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow-red-bg_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow-red-bg_anchor {
      font-size: calc(14px * 1.5);
      margin-bottom: 40px;
      padding: 45px 0;
      text-align: center; }
      .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_arrow-red-bg_anchor .b-break, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_arrow-red-bg_anchor .b-break {
        display: block; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-moduleRadioCollection_content .b-a-radioButton, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-moduleRadioCollection_content .b-a-radioButton {
    width: 100%; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-radioButton_text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-radioButton_text {
    width: 100%; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-simpleButton_tag, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-simpleButton_tag {
    font-size: calc(12px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works_narrow .b-m-boxLink .b-a-plainText:first-of-type, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works_narrow .b-m-boxLink .b-a-plainText:first-of-type {
    background-position-y: 11px; }
    .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works_narrow .b-m-boxLink .b-a-plainText:first-of-type .b-break, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works_narrow .b-m-boxLink .b-a-plainText:first-of-type .b-break {
      display: none; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-a-plainText_m, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-a-plainText_m {
    font-size: 14px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-detail_tag, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-detail_tag {
    font-size: calc(12px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area .b-a-heading_h1:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area .b-a-heading_h1:before {
    height: 30px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area_areaTh, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area_areaTh {
    width: 100%; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area_box .b-a-textLink_arrow_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area_box .b-a-textLink_arrow_anchor {
    background-position-y: 12px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow .b-a-fullImage, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow .b-a-fullImage {
    height: 200px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow_info .b-a-plainText:nth-child(2), .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow_info .b-a-plainText:nth-child(2) {
    font-size: calc(13px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_catalogInner .b-a-textLink_arrow-black-bg .b-a-textLink_arrow-black-bg_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_catalogInner .b-a-textLink_arrow-black-bg .b-a-textLink_arrow-black-bg_anchor {
    background-position: right 2px center;
    padding: 40px 0; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_grayBox .b-a-heading_h3:after, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_grayBox .b-a-heading_h3:after {
    left: 36px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-two .b-page-shm-keiei-interior_innerBox .b-a-heading_h3, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-two .b-page-shm-keiei-interior_innerBox .b-a-heading_h3 {
    font-size: calc(15px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-a-plainText_m, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-a-plainText_m {
    font-size: calc(12px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-land_usage_subLink .b-a-wrapper, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-land_usage_subLink .b-a-wrapper {
    width: 300px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-land_usage_subLink .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-land_usage_subLink .b-a-textLink_anchor {
    width: 300px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-land_usage_management .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-land_usage_management .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type {
    background-position-y: 18px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-land_usage_management .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow_info .b-a-plainText:first-of-type, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-land_usage_management .b-o-moduleRowCards[data-b-row-num='2'] .b-m-boxLinkRow_info .b-a-plainText:first-of-type {
    background-position-y: 22px;
    font-size: calc(15px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_wrap .b-a-textLink_arrow-black-bg .b-a-textLink_arrow-black-bg_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_wrap .b-a-textLink_arrow-black-bg .b-a-textLink_arrow-black-bg_anchor {
    font-size: calc(15px * 1.5); }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-land_usage_guide .b-o-moduleCards[data-b-row-num='4'] .b-m-boxLink, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-land_usage_guide .b-o-moduleCards[data-b-row-num='4'] .b-m-boxLink {
    width: 100%; }
    .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-land_usage_guide .b-o-moduleCards[data-b-row-num='4'] .b-m-boxLink .b-a-fullImage, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-land_usage_guide .b-o-moduleCards[data-b-row-num='4'] .b-m-boxLink .b-a-fullImage {
      height: auto; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-shm-link .b-a-textLink_arrow-black-bg_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-shm-link .b-a-textLink_arrow-black-bg_anchor {
    margin-bottom: 40px;
    padding: 15px 0; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-shm-link .b-a-textLink_arrow-red-bg, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-shm-link .b-a-textLink_arrow-red-bg {
    margin-bottom: 50px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem {
    height: 69.33333vw; }
    .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-heading_h3, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-heading_h3 {
      font-size: calc(16px * 1.5); }
    .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_l, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_l {
      font-size: calc(24px * 1.5);
      letter-spacing: -.04em; }
    .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_m, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_m {
      font-size: calc(14px * 1.5);
      font-weight: bold; }
    .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_s, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-plainText_s {
      font-size: calc(10px * 1.5);
      position: relative;
      top: -8px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItemText, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItemText {
    padding-top: 10px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleLinkSet_heading .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleLinkSet_heading .b-a-textLink_anchor {
    margin-top: 30px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-rental_contact, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-rental_contact {
    padding-bottom: 10px; }
  .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-rental_contactItem, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-rental_contactItem {
    margin: 0 auto 60px;
    width: 90%; }
    body.b-body .b-is-pc {
      display: none;
      visibility: hidden; }
    body.b-body .b-is-sp {
      display: block;
      visibility: visible; }
    body.b-body .base-h1wide > div .h1 {
      -webkit-transform: translate(20px, 0);
              transform: translate(20px, 0); }
    body.b-body .base-h1wide[data-b-scroll-animation-active='true'] .h1 {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); } }
  @media screen and (orientation: landscape) {
    body.b-body[data-b-is-sp='true'] .b-a-fullImage .b-a-fullImage_image {
      height: 100%;
      object-fit: contain; } }
