@charset "UTF-8";
.b-page-kodate-products_value-content, .b-a-heading_h1, .b-page-kodate-guide-start_step-heading, .b-page-kodate-lifestyle-familysuite_summary-heading, .b-page-kodate-lifestyle-familysuite_point-content-heading, .b-a-heading_h2, .b-page-kodate-guide-start_anchor-text, .b-page-kodate-lifestyle-familysuite_summary-text, .b-a-heading_h3, .b-page-kodate_value-links .b-a-textLink_anchor, .b-a-heading_h4, .b-page-kodate_feature-box .b-a-plainText, .b-a-plainText, .b-page-kodate-guide-start_step-num, .b-page-kodate-lifestyle-familysuite_point-content-heading-point, .b-page-kodate-products_value-heading {
  color: #242424;
  font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", "YuGothic", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "meiryo", "Helvetica Neue", "arial", sans-serif;
  font-size: 12px;
  letter-spacing: .4px;
  line-height: 1.6; }
  .b-is-strong.b-page-kodate-products_value-content, .b-is-strong.b-a-heading_h1, .b-is-strong.b-page-kodate-guide-start_step-heading, .b-is-strong.b-page-kodate-lifestyle-familysuite_summary-heading, .b-is-strong.b-page-kodate-lifestyle-familysuite_point-content-heading, .b-is-strong.b-a-heading_h2, .b-is-strong.b-page-kodate-guide-start_anchor-text, .b-is-strong.b-page-kodate-lifestyle-familysuite_summary-text, .b-is-strong.b-a-heading_h3, .b-page-kodate_value-links .b-is-strong.b-a-textLink_anchor, .b-is-strong.b-a-heading_h4, .b-is-strong.b-a-plainText, .b-is-strong.b-page-kodate-guide-start_step-num, .b-is-strong.b-page-kodate-lifestyle-familysuite_point-content-heading-point, .b-is-strong.b-page-kodate-products_value-heading {
    font-weight: bold; }
  .b-is-alert.b-page-kodate-products_value-content, .b-is-alert.b-a-heading_h1, .b-is-alert.b-page-kodate-guide-start_step-heading, .b-is-alert.b-page-kodate-lifestyle-familysuite_summary-heading, .b-is-alert.b-page-kodate-lifestyle-familysuite_point-content-heading, .b-is-alert.b-a-heading_h2, .b-is-alert.b-page-kodate-guide-start_anchor-text, .b-is-alert.b-page-kodate-lifestyle-familysuite_summary-text, .b-is-alert.b-a-heading_h3, .b-page-kodate_value-links .b-is-alert.b-a-textLink_anchor, .b-is-alert.b-a-heading_h4, .b-is-alert.b-a-plainText, .b-is-alert.b-page-kodate-guide-start_step-num, .b-is-alert.b-page-kodate-lifestyle-familysuite_point-content-heading-point, .b-is-alert.b-page-kodate-products_value-heading {
    color: #e91818; }
  .b-is-white.b-page-kodate-products_value-content, .b-is-white.b-a-heading_h1, .b-is-white.b-page-kodate-guide-start_step-heading, .b-is-white.b-page-kodate-lifestyle-familysuite_summary-heading, .b-is-white.b-page-kodate-lifestyle-familysuite_point-content-heading, .b-is-white.b-a-heading_h2, .b-is-white.b-page-kodate-guide-start_anchor-text, .b-is-white.b-page-kodate-lifestyle-familysuite_summary-text, .b-is-white.b-a-heading_h3, .b-page-kodate_value-links .b-is-white.b-a-textLink_anchor, .b-is-white.b-a-heading_h4, .b-is-white.b-a-plainText, .b-is-white.b-page-kodate-guide-start_step-num, .b-is-white.b-page-kodate-lifestyle-familysuite_point-content-heading-point, .b-is-white.b-page-kodate-products_value-heading {
    color: #ffffff; }
  .b-is-wide.b-page-kodate-products_value-content, .b-is-wide.b-a-heading_h1, .b-is-wide.b-page-kodate-guide-start_step-heading, .b-is-wide.b-page-kodate-lifestyle-familysuite_summary-heading, .b-is-wide.b-page-kodate-lifestyle-familysuite_point-content-heading, .b-is-wide.b-a-heading_h2, .b-is-wide.b-page-kodate-guide-start_anchor-text, .b-is-wide.b-page-kodate-lifestyle-familysuite_summary-text, .b-is-wide.b-a-heading_h3, .b-page-kodate_value-links .b-is-wide.b-a-textLink_anchor, .b-is-wide.b-a-heading_h4, .b-is-wide.b-a-plainText, .b-is-wide.b-page-kodate-guide-start_step-num, .b-is-wide.b-page-kodate-lifestyle-familysuite_point-content-heading-point, .b-is-wide.b-page-kodate-products_value-heading {
    line-height: 2; }

.b-page-kodate-products_value-content {
  display: block;
  text-decoration: none; }

body.b-body, .b-page-kodate-products-shawood-feature_bellb .b-o-moduleFadeSlider {
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1160px; }

.b-page-kodate_value .b-a-wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

@-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); } }

.b-body[data-b-is-fontsizeLarge] .b-a-heading_h1, .b-body[data-b-is-fontsizeLarge] .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] .b-page-kodate-lifestyle-familysuite_point-content-heading {
  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, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_point-content-heading {
  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-about'] .b-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-about'] .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-about'] .b-page-kodate-lifestyle-familysuite_point-content-heading: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-life'] .b-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-life'] .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-life'] .b-page-kodate-lifestyle-familysuite_point-content-heading:before, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-interior'] .b-a-heading_h1:before, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-interior'] .b-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-interior'] .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-interior'] .b-page-kodate-lifestyle-familysuite_point-content-heading:before {
  height: 56px; }

.b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage'] .b-a-wrapper .b-a-heading_h1, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage'] .b-a-wrapper .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_point-content-heading {
  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, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-works-area .b-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-works-area .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-works-area .b-page-kodate-lifestyle-familysuite_point-content-heading:before {
  height: 45px; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-inquiry .b-a-heading_h1:before, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-inquiry .b-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-inquiry .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-inquiry .b-page-kodate-lifestyle-familysuite_point-content-heading:before {
  height: 45px; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-product-bereo .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-product-bereo .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-product-bereo .b-page-kodate-lifestyle-familysuite_summary-text {
  margin-top: 0 !important; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-product-pronube .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-product-pronube .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-product-pronube .b-page-kodate-lifestyle-familysuite_summary-text {
  margin-top: 0 !important; }

.b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow .b-page-kodate-lifestyle-familysuite_summary-text {
  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, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowList .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowList .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowList .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowList .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowList .b-page-kodate-works-detail_data-box .b-a-textLink_anchor:before, .b-page-kodate-works-detail_data-box .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowList .b-a-textLink_anchor: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, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowInner .b-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowInner .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-flow_flowInner .b-a-plainText:before {
  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, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-a-plainText:before {
  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, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-page-shm-keiei_column .b-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-shm-keiei_wrap .b-page-shm-keiei_column .b-a-textLink_anchor {
  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, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-maintenance .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-maintenance .b-page-kodate-lifestyle-familysuite_summary-text {
  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-shm-keiei'] .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-kodate-lifestyle-familysuite_summary-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate-lifestyle-familysuite_summary-text {
  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-shm-keiei'] .b-page-shm-keiei-life_first .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-life_first .b-page-kodate-lifestyle-familysuite_summary-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-life_first .b-page-kodate-lifestyle-familysuite_summary-text {
  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-shm-keiei'] .b-page-shm-keiei_columnItem .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_columnItem .b-page-kodate-lifestyle-familysuite_summary-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_columnItem .b-page-kodate-lifestyle-familysuite_summary-text {
  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_occupancy .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-about_occupancy .b-page-kodate-lifestyle-familysuite_summary-text, .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_needs .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-about_needs .b-page-kodate-lifestyle-familysuite_summary-text, .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_experience .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-about_experience .b-page-kodate-lifestyle-familysuite_summary-text, .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-shm-keiei'] .b-page-shm-keiei-about_professional .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-about_professional .b-page-kodate-lifestyle-familysuite_summary-text, .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_occupancy .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-about_occupancy .b-page-kodate-lifestyle-familysuite_summary-text, .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_needs .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-about_needs .b-page-kodate-lifestyle-familysuite_summary-text, .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_experience .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-about_experience .b-page-kodate-lifestyle-familysuite_summary-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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_professional .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-about_professional .b-page-kodate-lifestyle-familysuite_summary-text {
  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-shm-keiei'] .b-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h3, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_anchor {
  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-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-heading_h4, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-kodate_feature-box .b-a-plainText, .b-page-kodate_feature-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-plainText, .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-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h4, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate_feature-box .b-a-plainText, .b-page-kodate_feature-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-plainText {
  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-shm-keiei'] .b-m-boxLink_anchor .b-page-kodate-guide-miryoku_banner .b-m-banner:before .b-break, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-boxLink_anchor .b-m-banner:before .b-break, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-boxLink_anchor .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before .b-break, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-boxLink_anchor .b-m-banner:before .b-break, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-boxLink_anchor .b-page-kodate-works-detail_data-box .b-a-textLink_anchor .b-break, .b-page-kodate-works-detail_data-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-m-boxLink_anchor .b-a-textLink_anchor .b-break, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-miryoku_banner .b-m-banner:before .b-break, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-boxLink_anchor .b-m-banner:before .b-break, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-boxLink_anchor .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before .b-break, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-boxLink_anchor .b-m-banner:before .b-break, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-boxLink_anchor .b-page-kodate-works-detail_data-box .b-a-textLink_anchor .b-break, .b-page-kodate-works-detail_data-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-m-boxLink_anchor .b-a-textLink_anchor .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-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .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-textLink_anchor, .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, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .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-textLink_anchor {
  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-shm-keiei'] .b-page-shm-keiei_columnItem .b-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_columnItem .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_columnItem .b-a-plainText:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_columnItem .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_columnItem .b-a-plainText:before {
  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-shm-keiei'] .b-page-shm-keiei-works-detail_facilityImage .b-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-detail_facilityImage .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-detail_facilityImage .b-a-plainText:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-detail_facilityImage .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-detail_facilityImage .b-a-plainText:before {
  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-detail .b-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-detail .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-detail .b-page-kodate-lifestyle-familysuite_point-content-heading: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-shm-keiei'] .b-page-shm-keiei-works-area .b-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area .b-page-kodate-lifestyle-familysuite_point-content-heading: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-detail .b-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-detail .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-detail .b-page-kodate-lifestyle-familysuite_point-content-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area .b-page-kodate-lifestyle-familysuite_point-content-heading: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-shm-keiei'] .b-page-shm-keiei_shamaisonCaption .b-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonCaption .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonCaption .b-a-plainText:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonCaption .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonCaption .b-a-plainText:before {
  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-shm-keiei'] .b-page-shm-keiei_guide .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_guide .b-page-kodate-lifestyle-familysuite_summary-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_guide .b-page-kodate-lifestyle-familysuite_summary-text {
  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-shm-keiei'] .b-page-shm-keiei-interior_interior .b-page-shm-keiei_column-four .b-page-shm-keiei_columnItem .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .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-m-banner:before, .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-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .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-m-banner:before, .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-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .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-textLink_anchor, .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, .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-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .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-m-banner:before, .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-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .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-m-banner:before, .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-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .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-textLink_anchor {
  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-shm-keiei'] .b-page-shm-keiei_column-three + .b-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-page-shm-keiei_column-three + .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_column-three + .b-a-plainText:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-page-shm-keiei_column-three + .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_column-three + .b-a-plainText:before {
  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-shm-keiei'] .b-page-shm-keiei-interior_grayBox .b-page-kodate_value-links .b-a-textLink_anchor:after, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_grayBox .b-a-textLink_anchor:after, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate_value-links .b-a-textLink_anchor:after, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_grayBox .b-a-textLink_anchor: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-shm-keiei'] .b-page-shm-keiei-interior_grayBox .b-page-kodate_value-links .b-a-textLink_anchor:before, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_grayBox .b-a-textLink_anchor:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate_value-links .b-a-textLink_anchor:before, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_grayBox .b-a-textLink_anchor: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-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-guide-start_anchor-num, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-guide-start_step-num, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-num, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-guide-start_step-num {
  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-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-textLink_anchor {
  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-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-plainText:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-plainText:before {
  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-shm-keiei'] .b-page-kodate_feature-box .b-a-plainText, .b-page-kodate_feature-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-plainText, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h4, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate_feature-box .b-a-plainText, .b-page-kodate_feature-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-plainText {
  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-shm-keiei'] .b-page-shm-keiei-product-pronube_likeItem .b-page-kodate_feature-box .b-a-plainText, .b-page-kodate_feature-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-pronube_likeItem .b-a-plainText, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate_feature-box .b-a-plainText, .b-page-kodate_feature-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-pronube_likeItem .b-a-plainText {
  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-shm-keiei'] .b-page-shm-keiei-product-pronube_likeItem .b-page-kodate_feature-box .b-a-plainText:before, .b-page-kodate_feature-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-pronube_likeItem .b-a-plainText:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate_feature-box .b-a-plainText:before, .b-page-kodate_feature-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-pronube_likeItem .b-a-plainText: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-pronube_technologyBoxItem .b-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-pronube_technologyBoxItem .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-pronube_technologyBoxItem .b-a-plainText:before,
.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-shm-keiei'] .b-page-shm-keiei-product-bereo_maintenanceBoxItem .b-page-kodate-guide-start_anchor-step,
.b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-bereo_maintenanceBoxItem .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before,
.b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-product-bereo_maintenanceBoxItem .b-a-plainText:before, .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-pronube_technologyBoxItem .b-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-pronube_technologyBoxItem .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-pronube_technologyBoxItem .b-a-plainText:before,
.b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-bereo_maintenanceBoxItem .b-page-kodate-guide-start_anchor-step,
.b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-bereo_maintenanceBoxItem .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before,
.b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-product-bereo_maintenanceBoxItem .b-a-plainText:before {
  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-heading_h1, .b-page-kodate-guide-start_step-heading, .b-page-kodate-lifestyle-familysuite_summary-heading, .b-page-kodate-lifestyle-familysuite_point-content-heading, .b-a-heading_h2, .b-page-kodate-guide-start_anchor-text, .b-page-kodate-lifestyle-familysuite_summary-text, .b-a-heading_h3, .b-page-kodate_value-links .b-a-textLink_anchor, .b-a-heading_h4, .b-page-kodate_feature-box .b-a-plainText {
  font-weight: bold; }

.b-a-heading_h1, .b-page-kodate-guide-start_step-heading, .b-page-kodate-lifestyle-familysuite_summary-heading, .b-page-kodate-lifestyle-familysuite_point-content-heading {
  font-size: 26px;
  letter-spacing: .69px; }

.b-a-heading_h2, .b-page-kodate-guide-start_anchor-text, .b-page-kodate-lifestyle-familysuite_summary-text {
  font-size: 22px;
  letter-spacing: .59px; }

.b-a-heading_h3, .b-page-kodate_value-links .b-a-textLink_anchor {
  font-size: 18px;
  letter-spacing: .48px; }

.b-a-heading_h4, .b-page-kodate_feature-box .b-a-plainText {
  font-size: 15px;
  letter-spacing: .4px; }

.b-a-heading_pageTitle {
  align-items: flex-start;
  display: flex; }
  .b-a-heading_pageTitle:before {
    background: #bac1ca;
    content: '';
    display: block;
    height: 20px;
    margin-right: 10px;
    position: relative;
    top: 10px;
    width: 4px; }

.b-a-heading_ordered::before {
  content: attr(data-number);
  display: inline-block;
  color: #bac1ca;
  font-family: "Helvetica Neue", "arial", sans-serif;
  line-height: 1;
  margin-right: 11px;
  padding-right: 11px;
  background-image: linear-gradient(to bottom, currentColor, currentColor 1px, transparent 1px, transparent 2px);
  background-size: 1px 3px;
  background-position: right;
  background-repeat: repeat-y; }

.b-a-heading_bordered {
  border-bottom: 1px solid #efefef; }
  .b-a-heading_bordered.b-a-heading_h1, .b-a-heading_bordered.b-page-kodate-guide-start_step-heading, .b-a-heading_bordered.b-page-kodate-lifestyle-familysuite_summary-heading, .b-a-heading_bordered.b-page-kodate-lifestyle-familysuite_point-content-heading {
    padding-bottom: 30px; }
  .b-a-heading_bordered.b-a-heading_h2, .b-a-heading_bordered.b-page-kodate-guide-start_anchor-text, .b-a-heading_bordered.b-page-kodate-lifestyle-familysuite_summary-text {
    padding-bottom: 9px; }
  .b-a-heading_bordered.b-a-heading_h3, .b-page-kodate_value-links .b-a-heading_bordered.b-a-textLink_anchor {
    padding-bottom: 9px; }

.b-a-plainText_l, .b-page-kodate-guide-start_anchor-num, .b-page-kodate-guide-start_step-num {
  font-size: 18px; }

.b-a-plainText_m, .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-works-detail_data-box .b-a-textLink_anchor {
  font-size: 15px; }

.b-a-plainText_s, .b-page-kodate-guide-start_anchor-step, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before {
  font-size: 12px;
  letter-spacing: normal; }

.b-a-plainText_ss {
  font-size: 10px;
  letter-spacing: normal; }

.b-a-plainText.b-is-note {
  padding-left: 2em;
  text-indent: -2em; }
  .b-a-plainText.b-is-note::before {
    content: "\203B";
    display: inline;
    margin-right: 1em; }

.b-page-kodate-feature_h1 {
  text-align: center;
  margin: 110px auto 65px; }
  .b-page-kodate-feature_h1 .b-a-heading {
    margin: 0; }

.b-page-kodate-feature_subNavi, .b-page-kodate-guide_subNavi, .b-page-kodate-products-steel2_subNavi {
  padding-bottom: 60px;
  padding-top: 75px;
  margin-top: 75px; }
  .b-page-kodate-feature_subNavi > .b-a-wrapper .b-a-heading, .b-page-kodate-guide_subNavi > .b-a-wrapper .b-a-heading, .b-page-kodate-products-steel2_subNavi > .b-a-wrapper .b-a-heading {
    text-align: center;
    margin-bottom: 40px; }
  .b-page-kodate-feature_subNavi > .b-a-wrapper .b-a-textLink, .b-page-kodate-guide_subNavi > .b-a-wrapper .b-a-textLink, .b-page-kodate-products-steel2_subNavi > .b-a-wrapper .b-a-textLink {
    margin: auto; }
  .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink {
    width: 25%;
    background-color: #ffffff;
    box-shadow: none;
    text-align: center; }
    .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-fullImage, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-fullImage, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-fullImage {
      height: 240px; }
    .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText {
      text-align: left; }
    .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type {
      background: none;
      padding-top: 15px;
      padding-left: 0;
      padding-right: 25px;
      position: relative;
      display: inline-block; }
      .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type:after, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type:after, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type:after {
        position: absolute;
        top: 21px;
        left: calc(100% - 15px);
        content: '';
        background: url("/library/img/common/icon_arrow.png") no-repeat;
        background-size: 15px;
        width: 15px;
        height: 15px;
        display: inline-block; }
    .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-m-boxLink_anchor[target='_blank'] .b-a-plainText:first-of-type:after, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-m-boxLink_anchor[target='_blank'] .b-a-plainText:first-of-type:after, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-m-boxLink_anchor[target='_blank'] .b-a-plainText:first-of-type:after {
      background-image: url("/library/img/common/icon_external.png"); }

.b-page-kodate-feature_banner {
  background-color: #f4f4f4; }

.b-page-kodate-feature-technology-airkis_summary {
  margin-top: 91px; }
  .b-page-kodate-feature-technology-airkis_summary-content {
    border-top: 1px solid #d8d8d8;
    margin-top: 30px;
    padding-top: 30px; }
    .b-page-kodate-feature-technology-airkis_summary-content-row {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .b-page-kodate-feature-technology-airkis_summary-content-row > * {
        width: 550px; }
      .b-page-kodate-feature-technology-airkis_summary-content-row + .b-a-heading_h2, .b-page-kodate-feature-technology-airkis_summary-content-row + .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-airkis_summary-content-row + .b-page-kodate-lifestyle-familysuite_summary-text {
        margin-top: 60px; }
    .b-page-kodate-feature-technology-airkis_summary-content .b-a-wrapper {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-top: 32px; }
      .b-page-kodate-feature-technology-airkis_summary-content .b-a-wrapper .b-a-fullImage {
        width: 366px; }
      .b-page-kodate-feature-technology-airkis_summary-content .b-a-wrapper .b-page-kodate-feature-technology-airkis_summary-content-text {
        width: 764px; }

.b-page-kodate-feature-technology-airkis_description {
  background-color: #f4f4f4;
  margin-top: 75px;
  padding: 70px 0; }
  .b-page-kodate-feature-technology-airkis_description .b-a-wrapper {
    background-color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 60px; }
  .b-page-kodate-feature-technology-airkis_description-content {
    display: flex;
    flex-direction: column;
    width: 490px; }
    .b-page-kodate-feature-technology-airkis_description-content:nth-of-type(2) .b-page-kodate-feature-technology-airkis_description-content-box-item > .b-a-plainText {
      text-align: center; }
    .b-page-kodate-feature-technology-airkis_description-content-row {
      display: flex;
      justify-content: space-between;
      margin-top: 40px; }
      .b-page-kodate-feature-technology-airkis_description-content-row-item {
        width: 240px; }
        .b-page-kodate-feature-technology-airkis_description-content-row-item .b-a-fullImage {
          display: block;
          height: auto;
          margin: 0 auto;
          width: 185px; }
        .b-page-kodate-feature-technology-airkis_description-content-row-item .b-a-plainText {
          margin-top: 15px; }
    .b-page-kodate-feature-technology-airkis_description-content-box {
      background-color: #f4f4f4;
      display: flex;
      flex-direction: column;
      flex-grow: 1;
      justify-content: center;
      margin-top: 30px;
      padding: 30px 60px; }
      .b-page-kodate-feature-technology-airkis_description-content-box-item .b-m-modal > .b-a-simpleButton {
        margin: 10px auto 0; }
      .b-page-kodate-feature-technology-airkis_description-content-box-item .b-m-modal_content-wrapper {
        max-height: calc(100vh - 40px); }
      .b-page-kodate-feature-technology-airkis_description-content-box-item .b-m-modal_inner {
        max-height: calc(100vh - 80px);
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll; }
      .b-page-kodate-feature-technology-airkis_description-content-box-item:nth-of-type(n + 2) {
        margin-top: 30px; }
      .b-page-kodate-feature-technology-airkis_description-content-box-item-modal {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .b-page-kodate-feature-technology-airkis_description-content-box-item-modal:nth-of-type(n + 2) {
          margin-top: 40px; }
        .b-page-kodate-feature-technology-airkis_description-content-box-item-modal .b-a-fullImage {
          height: 390px;
          width: 520px; }
        .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-text {
          width: 505px; }
          .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-text .b-a-heading {
            margin-bottom: 15px; }
        .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-box {
          width: 520px; }
          .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-box .b-a-heading {
            margin-bottom: 3px; }
          .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-box .b-a-plainText_s, .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-box .b-page-kodate-guide-start_anchor-step, .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-box .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-box .b-a-plainText:before {
            margin-top: 5px; }
          .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-box .b-a-fullImage {
            height: 288px; }

.b-page-kodate-feature-technology-airkis_evaluation {
  padding: 75px 0; }
  .b-page-kodate-feature-technology-airkis_evaluation-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(1) {
      margin-top: 30px; }
    .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(n + 2) {
      margin-top: 60px; }
    .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(3) {
      border: 1px solid #d8d8d8;
      padding: 60px 35px 60px 60px; }
      .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(3) .b-page-kodate-feature-technology-airkis_evaluation-row-text, .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(3) .b-page-kodate-feature-technology-airkis_evaluation-row-img {
        width: 505px; }
    .b-page-kodate-feature-technology-airkis_evaluation-row-text {
      width: 550px; }
      .b-page-kodate-feature-technology-airkis_evaluation-row-text .b-a-plainText {
        margin-top: 10px; }
      .b-page-kodate-feature-technology-airkis_evaluation-row-text .b-a-textLink {
        margin-top: 20px; }
      .b-page-kodate-feature-technology-airkis_evaluation-row-text-kids {
        border: 1px solid #d8d8d8;
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
        padding: 15px 15px 10px; }
        .b-page-kodate-feature-technology-airkis_evaluation-row-text-kids .b-a-fullImage {
          height: 57px;
          width: 102px; }
        .b-page-kodate-feature-technology-airkis_evaluation-row-text-kids-content {
          width: 386px; }
          .b-page-kodate-feature-technology-airkis_evaluation-row-text-kids-content .b-a-plainText {
            margin-top: 0; }
      .b-page-kodate-feature-technology-airkis_evaluation-row-text-icon {
        font-size: 24px;
        line-height: 1;
        position: relative;
        top: 5px; }
    .b-page-kodate-feature-technology-airkis_evaluation-row-img {
      width: 550px; }

.b-page-kodate-feature-technology-airkis_works {
  padding: 75px 0; }
  .b-page-kodate-feature-technology-airkis_works .b-o-moduleCards .b-a-heading {
    margin-bottom: 25px; }
  .b-page-kodate-feature-technology-airkis_works .b-o-moduleCards .b-o-moduleCards_list {
    width: 1540px; }
    .b-page-kodate-feature-technology-airkis_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink {
      width: 366px; }
      .b-page-kodate-feature-technology-airkis_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage {
        height: 274px; }
  .b-page-kodate-feature-technology-airkis_works .b-a-sliderNavi {
    margin: 12px auto 0 auto; }
  .b-page-kodate-feature-technology-airkis_works .b-a-textLink {
    height: 60px;
    margin: 0 auto;
    width: 366px; }
    .b-page-kodate-feature-technology-airkis_works .b-a-textLink_anchor {
      background-color: #3b3b41;
      background-position: right 22px center;
      border-radius: 3px;
      color: #ffffff;
      height: 100%;
      line-height: 60px;
      padding: 0;
      text-align: center;
      width: 100%; }

.b-page-kodate-feature-technology-airkis_info {
  background-color: #f4f4f4;
  padding: 75px 0; }
  .b-page-kodate-feature-technology-airkis_info .b-a-heading_h2, .b-page-kodate-feature-technology-airkis_info .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-airkis_info .b-page-kodate-lifestyle-familysuite_summary-text {
    margin-bottom: 30px; }
  .b-page-kodate-feature-technology-airkis_info .b-m-boxLink {
    background-color: #ffffff; }

.b-page-kodate-feature-technology-certification-notation {
  margin-top: 35px; }
  .b-page-kodate-feature-technology-certification-notation_summary, .b-page-kodate-feature-technology-certification-notation_item, .b-page-kodate-feature-technology-certification-notation_responce, .b-page-kodate-feature-technology-certification-notation_technology, .b-page-kodate-feature-technology-certification-notation_delivary {
    padding: 75px 0; }
  .b-page-kodate-feature-technology-certification-notation_summary .b-a-heading {
    margin-top: 0; }
  .b-page-kodate-feature-technology-certification-notation_summary .b-a-plainText {
    margin-top: 32px;
    padding-top: 24px;
    border-top: 1px solid #d8d8d8; }
  .b-page-kodate-feature-technology-certification-notation_item {
    background-color: #f4f4f4; }
    .b-page-kodate-feature-technology-certification-notation_item .b-a-wrapper > .b-a-plainText {
      margin-top: 24px; }
    .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards {
      margin-top: 32px; }
      .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards .b-m-boxLink {
        margin-bottom: 32px; }
        .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards .b-m-boxLink .b-m-boxLink_anchor:hover .b-a-fullImage_image {
          opacity: 1;
          -webkit-transform: scale(1);
                  transform: scale(1); }
        .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards .b-m-boxLink .b-m-boxLink_anchor:hover .b-a-plainText {
          opacity: 1; }
        .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type {
          background: none;
          font-size: 15px;
          min-height: 68px;
          padding-left: 0;
          padding-right: 18px; }
        .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards .b-m-boxLink .b-a-plainText:nth-of-type(2) {
          padding-left: 0;
          padding-right: 0; }
      .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards + .b-a-heading {
        margin-top: 40px; }
    .b-page-kodate-feature-technology-certification-notation_item .b-a-textLink {
      margin: 36px auto 0; }
  .b-page-kodate-feature-technology-certification-notation_responce .b-a-wrapper > .b-a-plainText {
    margin-top: 24px; }
  .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion {
    border: 1px solid #d8d8d8;
    border-bottom: none; }
    .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion.b-is-active {
      background-color: #f4f4f4;
      border-bottom: 1px solid #d8d8d8; }
      .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion.b-is-active .b-m-accordion_button {
        border-bottom: 1px solid #d8d8d8; }
    .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion:first-of-type {
      margin-top: 32px; }
    .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion:nth-of-type(n+2) {
      margin-top: 16px; }
  .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion_button {
    border: none;
    border-bottom: 1px solid #d8d8d8; }
    .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion_button .b-a-plainText {
      color: #3b3b41; }
  .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion_inner {
    width: 667px;
    margin: 0 auto; }
  .b-page-kodate-feature-technology-certification-notation_technology {
    background-color: #f4f4f4; }
    .b-page-kodate-feature-technology-certification-notation_technology .b-a-plainText {
      margin-top: 24px; }
    .b-page-kodate-feature-technology-certification-notation_technology .b-o-moduleCards {
      margin-top: 24px; }
      .b-page-kodate-feature-technology-certification-notation_technology .b-o-moduleCards .b-m-boxLink {
        background-color: #ffffff; }
        .b-page-kodate-feature-technology-certification-notation_technology .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type {
          margin-top: 0;
          padding-top: 24px;
          padding-bottom: 24px;
          background-position: right 15px top 30px; }
    .b-page-kodate-feature-technology-certification-notation_technology .b-m-boxLink_anchor {
      padding-bottom: 0; }
  .b-page-kodate-feature-technology-certification-notation_delivary .b-a-plainText {
    margin-top: 24px; }
  .b-page-kodate-feature-technology-certification-notation_delivary .b-a-fullImage {
    margin-top: 24px; }
  .b-page-kodate-feature-technology-certification-notation_relation {
    background-color: #f4f4f4;
    padding: 75px 0; }
    .b-page-kodate-feature-technology-certification-notation_relation .b-a-heading_h2, .b-page-kodate-feature-technology-certification-notation_relation .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-certification-notation_relation .b-page-kodate-lifestyle-familysuite_summary-text {
      margin-bottom: 30px; }
    .b-page-kodate-feature-technology-certification-notation_relation .b-m-boxLink {
      background-color: #ffffff; }
      .b-page-kodate-feature-technology-certification-notation_relation .b-m-boxLink .b-a-plainText:first-of-type {
        padding-right: 30px; }

.b-page-kodate-feature-technology-yuryo_summary, .b-page-kodate-feature-technology-yuryo_criteria, .b-page-kodate-feature-technology-yuryo_maintenance {
  padding: 70px 0; }
  .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-text, .b-page-kodate-feature-technology-yuryo_criteria .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-lifestyle-familysuite_summary-text, .b-page-kodate-feature-technology-yuryo_maintenance .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-lifestyle-familysuite_summary-text {
    padding-bottom: 25px;
    border-bottom: 1px solid #d8d8d8; }
    .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h2 + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_anchor-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate_value-links .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate_value-links .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate_value-links .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h2 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_anchor-text + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_criteria .b-a-heading_h2 + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-guide-start_anchor-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate_value-links .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_criteria .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate_value-links .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate_value-links .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_criteria .b-a-heading_h2 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-guide-start_anchor-text + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_maintenance .b-a-heading_h2 + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-guide-start_anchor-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate_value-links .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_maintenance .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate_value-links .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate_value-links .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_maintenance .b-a-heading_h2 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-guide-start_anchor-text + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-plainText {
      margin-top: 20px; }
  .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h3 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate_value-links .b-a-textLink_anchor + .b-a-plainText, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_summary .b-a-textLink_anchor + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_criteria .b-a-heading_h3 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate_value-links .b-a-textLink_anchor + .b-a-plainText, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_criteria .b-a-textLink_anchor + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_maintenance .b-a-heading_h3 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate_value-links .b-a-textLink_anchor + .b-a-plainText, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_maintenance .b-a-textLink_anchor + .b-a-plainText {
    margin-top: 10px; }
  .b-page-kodate-feature-technology-yuryo_summary .b-a-plainText + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate_value-links .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_summary .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_criteria .b-a-plainText + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate_value-links .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_criteria .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_maintenance .b-a-plainText + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate_value-links .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_maintenance .b-a-plainText + .b-a-textLink_anchor {
    margin-top: 30px; }

.b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h1, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_step-heading, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-heading, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_point-content-heading {
  margin: 0; }
  .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h1 + .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_step-heading + .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-heading + .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h1 + .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-heading + .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h1 + .b-page-kodate-lifestyle-familysuite_summary-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_step-heading + .b-page-kodate-lifestyle-familysuite_summary-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-heading + .b-page-kodate-lifestyle-familysuite_summary-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-page-kodate-lifestyle-familysuite_summary-text {
    margin-top: 25px;
    padding-top: 70px;
    border-top: 1px solid #d8d8d8; }

.b-page-kodate-feature-technology-yuryo_criteria {
  background-color: #f4f4f4; }
  .b-page-kodate-feature-technology-yuryo_criteria .b-m-accordion {
    margin: 20px 0 30px;
    background: #f4f4f4; }
    .b-page-kodate-feature-technology-yuryo_criteria .b-m-accordion_inner {
      padding-top: 10px; }
  .b-page-kodate-feature-technology-yuryo_criteria-table {
    overflow-x: scroll;
    margin-top: 25px; }
    .b-page-kodate-feature-technology-yuryo_criteria-table + .b-a-plainText.b-is-note {
      margin-top: 25px; }
      .b-page-kodate-feature-technology-yuryo_criteria-table + .b-a-plainText.b-is-note:before {
        content: '\203B  1'; }
      .b-page-kodate-feature-technology-yuryo_criteria-table + .b-a-plainText.b-is-note + .b-a-plainText.b-is-note {
        margin-top: 5px; }
        .b-page-kodate-feature-technology-yuryo_criteria-table + .b-a-plainText.b-is-note + .b-a-plainText.b-is-note:before {
          content: '\203B  2'; }

.b-page-kodate-feature-technology-yuryo_table {
  width: 1100px; }
  .b-page-kodate-feature-technology-yuryo_table-thead .b-page-kodate-feature-technology-yuryo_table-th {
    padding: 25px; }
  .b-page-kodate-feature-technology-yuryo_table-tr {
    border-top: 1px solid #cccccc; }
    .b-page-kodate-feature-technology-yuryo_table-tr:last-of-type {
      border-bottom: 1px solid #cccccc; }
    .b-page-kodate-feature-technology-yuryo_table-tr > *:not(:last-of-type) {
      width: 290px; }
    .b-page-kodate-feature-technology-yuryo_table-tr > *:last-of-type {
      width: 230px; }
  .b-page-kodate-feature-technology-yuryo_table-th {
    padding: 10px 25px;
    background-color: #ebedef;
    vertical-align: middle;
    text-align: left; }
  .b-page-kodate-feature-technology-yuryo_table-td {
    padding: 10px; }
    .b-page-kodate-feature-technology-yuryo_table-td + .b-page-kodate-feature-technology-yuryo_table-td {
      border-left: 1px solid #d8d8d8; }
    .b-page-kodate-feature-technology-yuryo_table-td-inner {
      padding-left: 10px; }
      .b-page-kodate-feature-technology-yuryo_table-td-inner + .b-a-plainText {
        margin-top: 10px; }

.b-page-kodate-feature-technology-yuryo_maintenance-content {
  margin-top: 40px;
  background-color: #f4f4f4;
  padding: 30px 120px 30px 160px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .b-page-kodate-feature-technology-yuryo_maintenance-content .b-a-fullImage {
    width: 158px; }
  .b-page-kodate-feature-technology-yuryo_maintenance-content-inner .b-a-textLink {
    margin-top: 25px; }

.b-page-kodate-guide_h1 {
  text-align: center;
  margin: 110px auto 65px; }
  .b-page-kodate-guide_h1 .b-a-heading {
    margin: 0; }

.b-o-keyVisual[data-b-page='kodate-guide-miryoku'] {
  margin-bottom: 0; }

.b-page-kodate-guide-miryoku_summary {
  padding: 70px 0;
  text-align: center; }

.b-page-kodate-guide-miryoku_setRow {
  background-color: #f4f4f4; }
  .b-page-kodate-guide-miryoku_setRow-text .b-a-heading + .b-a-plainText {
    margin-top: 20px; }
  .b-page-kodate-guide-miryoku_setRow-text .b-a-plainText + .b-a-textLink {
    margin-top: 20px;
    display: inline-block; }
  .b-page-kodate-guide-miryoku_setRow-text .b-a-textLink_anchor {
    border-bottom: none;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 40px; }

.b-page-kodate-guide-miryoku_owner {
  padding: 70px 0; }
  .b-page-kodate-guide-miryoku_owner .b-a-heading_h2, .b-page-kodate-guide-miryoku_owner .b-page-kodate-guide-start_anchor-text, .b-page-kodate-guide-miryoku_owner .b-page-kodate-lifestyle-familysuite_summary-text {
    text-align: center; }
  .b-page-kodate-guide-miryoku_owner-content {
    margin-top: 40px; }
    .b-page-kodate-guide-miryoku_owner-content + .b-page-kodate-guide-miryoku_owner-content {
      margin-top: 75px; }
    .b-page-kodate-guide-miryoku_owner-content .b-a-heading_h3 + .b-page-kodate-guide-miryoku_owner-row, .b-page-kodate-guide-miryoku_owner-content .b-page-kodate_value-links .b-a-textLink_anchor + .b-page-kodate-guide-miryoku_owner-row, .b-page-kodate_value-links .b-page-kodate-guide-miryoku_owner-content .b-a-textLink_anchor + .b-page-kodate-guide-miryoku_owner-row {
      margin-top: 20px;
      padding-top: 30px;
      border-top: 1px solid #d8d8d8; }
  .b-page-kodate-guide-miryoku_owner-row + .b-page-kodate-guide-miryoku_owner-row {
    margin-top: 75px; }
  .b-page-kodate-guide-miryoku_owner-row-item .b-a-fullImage + .b-a-plainText {
    margin-top: 10px; }
  .b-page-kodate-guide-miryoku_owner-description {
    background-color: #f4f4f4;
    padding: 25px 40px; }
    .b-page-kodate-guide-miryoku_owner-description .b-a-plainText + .b-a-plainText {
      text-align: right; }

.b-page-kodate-guide-miryoku_banner {
  background-color: #f4f4f4; }
  .b-page-kodate-guide-miryoku_banner .b-m-banner {
    margin-bottom: 70px; }
    .b-page-kodate-guide-miryoku_banner .b-m-banner:before {
      left: 0;
      margin-top: 20px;
      position: absolute;
      top: 100%;
      width: 100%; }
    .b-page-kodate-guide-miryoku_banner .b-m-banner:nth-of-type(1):before {
      content: '\7A4D\6C34\30CF\30A6\30B9\306F\300C\69CB\9020\300D\300C\9632\6C34\300D\521D\671F  30\5E74\4FDD\8A3C\3002\3055\3089\306B\5EFA\7269\304C\3042\308B\9650\308A\3044\3064\307E\3067\3082\518D\4FDD\8A3C\3002\3053\306E\5148\306E\66AE\3089\3057\3092\305A\3063\3068\652F\3048\7D9A\3051\307E\3059\3002'; }
    .b-page-kodate-guide-miryoku_banner .b-m-banner:nth-of-type(2):before {
      content: '\304A\5BA2\3055\307E\306E\3054\5E0C\671B\30FB\4E88\7B97\3092\4F3A\3044\3001\30E9\30A4\30D5\30B9\30BF\30A4\30EB\3084\8981\671B\306B\3042\308F\305B\305F\3001\3074\3063\305F\308A\306E\571F\5730\3092\63D0\6848\3044\305F\3057\307E\3059\3002'; }

.b-o-keyVisual[data-b-page='kodate-guide-start'] {
  background-color: #f4f4f4; }
  .b-o-keyVisual[data-b-page='kodate-guide-start'] .b-a-fullImage {
    text-align: right; }
  .b-o-keyVisual[data-b-page='kodate-guide-start'] .b-a-fullImage_image {
    width: 50%; }
  .b-o-keyVisual[data-b-page='kodate-guide-start'] .b-a-heading {
    align-items: flex-start;
    color: #242424;
    display: flex;
    line-height: 1;
    margin: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    transition-delay: .6s;
    transition-duration: 1.2s; }
    .b-o-keyVisual[data-b-page='kodate-guide-start'] .b-a-heading:before {
      background: #bac1ca;
      content: '';
      display: block;
      height: 1em;
      margin-right: 15px;
      position: relative;
      width: 4px; }

.b-page-kodate-guide-start_anchor-step {
  color: #ffffff; }

.b-page-kodate-guide-start_anchor-num {
  color: #ffffff; }

.b-page-kodate-guide-start_anchor-text {
  color: #ffffff;
  display: inline-block;
  margin-top: 5px;
  padding-top: 12px;
  position: relative; }
  .b-page-kodate-guide-start_anchor-text:before {
    background-color: #ffffff;
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 15px; }

.b-page-kodate-guide-start_anchor-row {
  margin-top: 40px; }
  .b-page-kodate-guide-start_anchor-row .b-a-textLink:not(:nth-of-type(3n-2)) {
    margin-left: 31px; }
  .b-page-kodate-guide-start_anchor-row .b-a-textLink:nth-of-type(n + 4) {
    margin-top: 30px; }
  .b-page-kodate-guide-start_anchor-row .b-a-textLink_anchor {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 140px;
    padding-right: 0;
    padding-top: 25px;
    position: relative;
    text-align: center;
    width: 366px; }
    .b-page-kodate-guide-start_anchor-row .b-a-textLink_anchor:after {
      bottom: 10px;
      content: url("/library/img/common/icon_arrow_in_page_anchor_white.png");
      left: 50%;
      position: absolute;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .b-page-kodate-guide-start_anchor-row .b-a-textLink:nth-of-type(1) .b-a-textLink_anchor {
    background-image: url("/library/img/kodate/guide/start/image_anchor_01.jpg"); }
  .b-page-kodate-guide-start_anchor-row .b-a-textLink:nth-of-type(2) .b-a-textLink_anchor {
    background-image: url("/library/img/kodate/guide/start/image_anchor_02.jpg"); }
  .b-page-kodate-guide-start_anchor-row .b-a-textLink:nth-of-type(3) .b-a-textLink_anchor {
    background-image: url("/library/img/kodate/guide/start/image_anchor_03.jpg"); }
  .b-page-kodate-guide-start_anchor-row .b-a-textLink:nth-of-type(4) .b-a-textLink_anchor {
    background-image: url("/library/img/kodate/guide/start/image_anchor_04.jpg"); }
  .b-page-kodate-guide-start_anchor-row .b-a-textLink:nth-of-type(5) .b-a-textLink_anchor {
    background-image: url("/library/img/kodate/guide/start/image_anchor_05.jpg"); }
  .b-page-kodate-guide-start_anchor-row .b-a-textLink:nth-of-type(6) .b-a-textLink_anchor {
    background-image: url("/library/img/kodate/guide/start/image_anchor_06.jpg"); }

.b-page-kodate-guide-start_step {
  margin-top: 75px; }
  .b-page-kodate-guide-start_step[data-b-scroll-animation-active='true'] > .b-a-wrapper {
    -webkit-animation: fadeSlideInUp .8s .5s both;
            animation: fadeSlideInUp .8s .5s both; }
  .b-page-kodate-guide-start_step .b-a-textLink {
    background-color: #f4f4f4; }
    .b-page-kodate-guide-start_step .b-a-textLink_anchor {
      background-position-y: center;
      line-height: 20px;
      padding-top: 20px; }
  .b-page-kodate-guide-start_step > .b-a-wrapper {
    background-color: #ffffff;
    margin-top: -20px;
    padding-top: 35px; }
  .b-page-kodate-guide-start_step-row {
    display: flex; }
  .b-page-kodate-guide-start_step-row-item > .b-a-heading_h3 + .b-a-textLink, .b-page-kodate_value-links .b-page-kodate-guide-start_step-row-item > .b-a-textLink_anchor + .b-a-textLink {
    margin-top: 10px; }
  .b-page-kodate-guide-start_step-row-item > .b-a-heading_h3 + .b-a-fullImage, .b-page-kodate_value-links .b-page-kodate-guide-start_step-row-item > .b-a-textLink_anchor + .b-a-fullImage {
    height: auto;
    margin-top: 10px; }
  .b-page-kodate-guide-start_step-row-item > .b-a-textLink + .b-a-textLink {
    margin-top: 5px; }
  .b-page-kodate-guide-start_step-heading {
    margin: 0; }
  .b-page-kodate-guide-start_step-num {
    font-weight: bold;
    padding-bottom: 10px;
    position: relative; }
    .b-page-kodate-guide-start_step-num:after {
      background-color: #282828;
      bottom: 0;
      content: '';
      height: 2px;
      left: 0;
      position: absolute;
      width: 15px; }
    .b-page-kodate-guide-start_step-num-num {
      font-size: 30px; }
    .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading {
      margin-top: 20px; }
      .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-a-plainText_l, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-num, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_step-num {
        margin-top: 5px; }
        .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-a-plainText_l + .b-a-plainText, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-num + .b-a-plainText, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_step-num + .b-a-plainText {
          margin-top: 30px; }
          .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-a-plainText_l + .b-a-plainText + .b-a-heading_h3, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-num + .b-a-plainText + .b-a-heading_h3, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_step-num + .b-a-plainText + .b-a-heading_h3, .b-page-kodate_value-links .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-a-plainText_l + .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-num + .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_step-num + .b-a-plainText + .b-a-textLink_anchor {
            margin-top: 30px; }
  .b-page-kodate-guide-start_step .b-o-moduleCards {
    margin-top: 15px; }
  .b-page-kodate-guide-start_step .b-o-moduleCards[data-b-row-num='3'] .b-m-boxLink .b-a-fullImage {
    height: auto; }

.b-page-kodate-guide-start_links {
  margin-top: 75px; }

.b-o-keyVisual[data-b-page='kodate-index'] {
  align-items: flex-end; }
  .b-o-keyVisual[data-b-page='kodate-index'] .b-a-wrapper {
    pointer-events: none; }
  .b-o-keyVisual[data-b-page='kodate-index'] .b-a-heading {
    display: none; }
  .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink {
    bottom: 120px;
    pointer-events: none;
    position: relative; }
    .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText {
      align-items: center;
      background-color: rgba(0, 0, 0, 0.2);
      background-position: right 30px center;
      bottom: -60px;
      display: flex;
      height: 60px;
      justify-content: left;
      min-width: 450px;
      padding: 0 60px 0 30px; }
      .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before {
        content: '\5EFA\7BC9\5B9F\4F8B   \FF1A';
        display: inline-block;
        font-weight: normal; }
      .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:after {
        background: rgba(0, 0, 0, 0.2);
        content: '\7A4D\6C34\30CF\30A6\30B9\306E\6238\5EFA\4F4F\5B85\306F\90B8\5225\81EA\7531\8A2D\8A08';
        font-size: 22px;
        left: 0;
        line-height: 1.8;
        padding: 30px 30px 0 30px;
        position: absolute;
        top: -69px;
        width: 100%;
        z-index: 1; }

.b-page-kodate_alert {
  background-color: #fef2f1;
  border: 1px solid #f4a7a8;
  border-radius: 2px;
  display: flex;
  margin: 0 0 50px; }

.b-page-kodate_alertHeading {
  border-right: 1px dotted #f4a7a8;
  display: block;
  height: auto;
  position: relative;
  width: 171px; }
  .b-page-kodate_alertHeading .b-a-heading_h2, .b-page-kodate_alertHeading .b-page-kodate-guide-start_anchor-text, .b-page-kodate_alertHeading .b-page-kodate-lifestyle-familysuite_summary-text {
    background-image: url("/library/img//common/icon_alert.png");
    background-position: left top 0;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    color: #e91818;
    display: block;
    font-size: 15px;
    left: 13px;
    padding-left: 33px;
    position: absolute;
    top: 52%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.b-page-kodate_alertInfo {
  padding: 14px 15px 10px; }
  .b-page-kodate_alertInfo .b-a-plainText_m, .b-page-kodate_alertInfo .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-page-kodate_alertInfo .b-m-banner:before, .b-page-kodate_alertInfo .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-page-kodate_alertInfo .b-m-banner:before, .b-page-kodate_alertInfo .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-page-kodate_alertInfo .b-a-textLink_anchor {
    color: #e91818;
    margin-bottom: 10px; }
  .b-page-kodate_alertInfo .b-a-textLink_anchor {
    color: #e91818;
    font-size: 15px;
    text-decoration: underline; }

.b-page-kodate_feature {
  margin-bottom: 75px; }
  .b-page-kodate_feature .b-a-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .b-page-kodate_feature .b-a-heading_h2, .b-page-kodate_feature .b-page-kodate-guide-start_anchor-text, .b-page-kodate_feature .b-page-kodate-lifestyle-familysuite_summary-text {
    text-align: center;
    width: 100%; }
  .b-page-kodate_feature-box {
    position: relative;
    text-align: center;
    width: 366px; }
    .b-page-kodate_feature-box .b-a-heading {
      background: no-repeat center top;
      background-size: auto 68px;
      padding-top: 90px; }
      .b-page-kodate_feature-box .b-a-heading_design {
        background-image: url("/library/img/kodate/index/icon_design.png"); }
      .b-page-kodate_feature-box .b-a-heading_technology {
        background-image: url("/library/img/kodate/index/icon_technology.png"); }
      .b-page-kodate_feature-box .b-a-heading_support {
        background-image: url("/library/img/kodate/index/icon_support.png"); }
    .b-page-kodate_feature-box .b-a-plainText {
      font-weight: normal; }
      .b-page-kodate_feature-box .b-a-plainText .b-break {
        display: none; }
    .b-page-kodate_feature-box:after {
      background: #d8d8d8;
      bottom: 0;
      content: '';
      display: block;
      height: 47px;
      opacity: .6;
      position: absolute;
      right: 0;
      width: 1px; }
    .b-page-kodate_feature-box:last-of-type:after {
      display: none; }

.b-page-kodate_works, .b-page-kodate-lifestyle-familysuite_works, .b-page-kodate-products-steel2_works, .b-page-kodate-products-steel2-lineup_works {
  background: #f4f4f4;
  padding: 75px 0; }
  .b-page-kodate_works .b-o-moduleCards, .b-page-kodate-lifestyle-familysuite_works .b-o-moduleCards, .b-page-kodate-products-steel2_works .b-o-moduleCards, .b-page-kodate-products-steel2-lineup_works .b-o-moduleCards {
    margin-bottom: 10px; }
    .b-page-kodate_works .b-o-moduleCards .b-a-heading, .b-page-kodate-lifestyle-familysuite_works .b-o-moduleCards .b-a-heading, .b-page-kodate-products-steel2_works .b-o-moduleCards .b-a-heading, .b-page-kodate-products-steel2-lineup_works .b-o-moduleCards .b-a-heading {
      margin-bottom: 25px; }
    .b-page-kodate_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink, .b-page-kodate-lifestyle-familysuite_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink, .b-page-kodate-products-steel2_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink, .b-page-kodate-products-steel2-lineup_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink {
      background: #ffffff;
      width: 366px; }
      .b-page-kodate_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage, .b-page-kodate-lifestyle-familysuite_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage, .b-page-kodate-products-steel2_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage, .b-page-kodate-products-steel2-lineup_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage {
        height: 274px; }
  .b-page-kodate_works .b-a-textLink, .b-page-kodate-lifestyle-familysuite_works .b-a-textLink, .b-page-kodate-products-steel2_works .b-a-textLink, .b-page-kodate-products-steel2-lineup_works .b-a-textLink {
    margin: 0 auto; }

.b-page-kodate_pickup {
  padding: 65px 0 30px 0; }
  .b-page-kodate_pickup .b-a-heading {
    margin-bottom: 15px;
    text-align: center; }
  .b-page-kodate_pickup .b-o-moduleBanners {
    padding: 0; }
    .b-page-kodate_pickup .b-o-moduleBanners .b-m-banner {
      height: 303px;
      width: 564px; }
      .b-page-kodate_pickup .b-o-moduleBanners .b-m-banner .b-a-fullImage_image {
        opacity: 1; }
  .b-page-kodate_pickup .b-page-top_pickup_buttons {
    margin: 0 auto; }

.b-page-kodate_value {
  background: #f4f4f4 url("/library/img/kodate/index/image_04.jpg") no-repeat right center;
  background-size: auto 728px;
  height: 728px;
  margin-bottom: 75px; }
  .b-page-kodate_value-summary, .b-page-kodate_value-links {
    width: 506px; }
  .b-page-kodate_value-summary {
    background: #ffffff;
    height: 366px;
    margin-bottom: 15px;
    padding: 45px; }
    .b-page-kodate_value-summary .b-a-plainText_s, .b-page-kodate_value-summary .b-page-kodate-guide-start_anchor-step, .b-page-kodate_value-summary .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-page-kodate_value-summary .b-a-plainText:before {
      color: #bac1ca;
      font-weight: bold;
      margin-bottom: 20px; }
    .b-page-kodate_value-summary .b-a-heading {
      margin-bottom: 25px; }
      .b-page-kodate_value-summary .b-a-heading:after {
        background: #bac1ca;
        content: '';
        display: block;
        height: 3px;
        margin-top: 5px;
        width: 15px; }
    .b-page-kodate_value-summary .b-a-plainText_m, .b-page-kodate_value-summary .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-page-kodate_value-summary .b-m-banner:before, .b-page-kodate_value-summary .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-page-kodate_value-summary .b-m-banner:before, .b-page-kodate_value-summary .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-page-kodate_value-summary .b-a-textLink_anchor {
      margin-bottom: 26px; }
  .b-page-kodate_value-links .b-a-textLink {
    height: 60px; }
    .b-page-kodate_value-links .b-a-textLink_anchor {
      align-items: center;
      background-color: #ffffff;
      background-position-y: center;
      display: flex;
      height: 100%;
      line-height: 60px;
      padding: 0; }
      .b-page-kodate_value-links .b-a-textLink_anchor:before {
        border-right: 1px dashed #d8d8d8;
        color: #bac1ca;
        display: inline-block;
        font-size: 22px;
        font-weight: bold;
        height: 22px;
        letter-spacing: .49px;
        line-height: 22px;
        margin-right: 15px;
        padding: 0 15px; }
    .b-page-kodate_value-links .b-a-textLink:nth-of-type(1) .b-a-textLink_anchor:before {
      content: "01"; }
    .b-page-kodate_value-links .b-a-textLink:nth-of-type(2) .b-a-textLink_anchor:before {
      content: "02"; }
    .b-page-kodate_value-links .b-a-textLink:nth-of-type(3) .b-a-textLink_anchor:before {
      content: "03"; }

.b-page-kodate_mainNavi {
  margin-bottom: 30px; }
  .b-page-kodate_mainNavi .b-m-boxLink .b-a-plainText .b-break {
    display: none; }
  .b-page-kodate_mainNavi .b-m-boxLink .b-a-plainText:first-of-type {
    font-size: 15px; }
  .b-page-kodate_mainNavi .b-m-boxLink .b-a-plainText:nth-of-type(2) {
    font-size: 12px; }

.b-page-kodate_subNavi {
  margin-bottom: 40px; }
  .b-page-kodate_subNavi .b-a-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .b-page-kodate_subNavi .b-a-wrapper:before, .b-page-kodate_subNavi .b-a-wrapper:after {
      content: '';
      display: block;
      height: 0;
      width: 267px; }
    .b-page-kodate_subNavi .b-a-wrapper:before {
      order: 1; }
  .b-page-kodate_subNavi .b-a-textLink {
    margin-bottom: 35px;
    width: 267px; }
    .b-page-kodate_subNavi .b-a-textLink_anchor {
      background-position: right 15px top 2px;
      height: 42px;
      padding-left: 15px; }

.b-page-kodate_information {
  background: #f4f4f4; }
  .b-page-kodate_information .b-m-newsLinks_list {
    border-top: 1px solid #e7e9eb; }
  .b-page-kodate_information .b-m-newsLinks:last-of-type .b-m-newsLinks_list {
    border-bottom: 1px solid #e7e9eb; }

[class^='b-page-kodate-'] .b-o-moduleLinkSet_heading .b-a-textLink {
  border-bottom: 4px solid rgba(36, 36, 36, 0.93); }

.b-page-kodate-investigation {
  margin-top: 40px; }
  .b-page-kodate-investigation_summary, .b-page-kodate-investigation_reason, .b-page-kodate-investigation_content {
    padding: 75px 0; }
  .b-page-kodate-investigation_summary .b-a-heading {
    margin-top: 0; }
  .b-page-kodate-investigation_summary-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d8d8d8; }
    .b-page-kodate-investigation_summary-content .b-a-fullImage {
      width: 550px; }
    .b-page-kodate-investigation_summary-content .b-a-plainText {
      width: 550px; }
  .b-page-kodate-investigation_reason {
    background-color: #f4f4f4; }
    .b-page-kodate-investigation_reason-content {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .b-page-kodate-investigation_reason-content .b-m-definitionSet {
        width: 550px;
        margin-top: 16px; }
  .b-page-kodate-investigation_content-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 24px; }
    .b-page-kodate-investigation_content-row > .b-a-fullImage {
      width: 326px; }
  .b-page-kodate-investigation_content-detail {
    width: 804px; }
    .b-page-kodate-investigation_content-detail > .b-a-plainText {
      margin-top: 8px; }
    .b-page-kodate-investigation_content-detail-box {
      margin-top: 40px;
      padding: 40px 60px;
      background-color: #ffffff; }
      .b-page-kodate-investigation_content-detail-box > .b-a-heading {
        text-align: center; }
      .b-page-kodate-investigation_content-detail-box-inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 24px; }
  .b-page-kodate-investigation_content-entry {
    margin-top: 45px;
    text-align: center;
    padding: 40px 0 50px; }
    .b-page-kodate-investigation_content-entry .b-a-textLink {
      margin: 24px auto 0; }
  .b-page-kodate-investigation_content-list {
    width: 160px;
    display: flex;
    flex-direction: column; }
    .b-page-kodate-investigation_content-list .b-a-fullImage {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .b-page-kodate-investigation_content-list .b-a-fullImage_image {
        height: auto; }
    .b-page-kodate-investigation_content-list .b-a-plainText {
      margin-top: 8px;
      text-align: center; }
  .b-page-kodate-investigation_content-land .b-page-kodate-investigation_content-entry {
    background-color: #f4f4f4; }
  .b-page-kodate-investigation_content-law {
    background-color: #f4f4f4; }
    .b-page-kodate-investigation_content-law .b-page-kodate-investigation_content-entry {
      background-color: #ffffff; }
  .b-page-kodate-investigation_content-environment .b-page-kodate-investigation_content-entry {
    background-color: #f4f4f4; }
  .b-page-kodate-investigation_content-environment .b-page-kodate-investigation_content-list .b-a-plainText {
    min-height: 48px; }

.b-o-keyVisual[data-b-page='kodate-lifestyle-familysuite'] {
  margin-bottom: 0; }

.b-page-kodate-lifestyle-familysuite_h1 {
  left: 50%;
  margin: 0;
  position: absolute;
  top: 315px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .b-page-kodate-lifestyle-familysuite_h1 .b-a-fullImage {
    margin: auto;
    width: 550px; }
  .b-page-kodate-lifestyle-familysuite_h1[data-b-scroll-animation-active] {
    transition: visibility 1.2s;
    visibility: hidden; }
    .b-page-kodate-lifestyle-familysuite_h1[data-b-scroll-animation-active] .b-scrollAnimation-target {
      opacity: 0;
      -webkit-transform: translateY(0) !important;
              transform: translateY(0) !important;
      transition: opacity 1.2s; }
  .b-page-kodate-lifestyle-familysuite_h1[data-b-scroll-animation-active='true'] {
    visibility: visible; }
    .b-page-kodate-lifestyle-familysuite_h1[data-b-scroll-animation-active='true'] .b-scrollAnimation-target {
      opacity: 1;
      -webkit-transform: translateY(0) !important;
              transform: translateY(0) !important; }

.b-page-kodate-lifestyle-familysuite_pickup {
  margin: 90px 0 30px 0; }
  .b-page-kodate-lifestyle-familysuite_pickup .b-m-banner {
    height: 150px;
    margin: 0 auto;
    width: 960px; }
    .b-page-kodate-lifestyle-familysuite_pickup .b-m-banner:after {
      display: none; }
    .b-page-kodate-lifestyle-familysuite_pickup .b-m-banner:hover .b-a-fullImage_image {
      opacity: .9; }
    .b-page-kodate-lifestyle-familysuite_pickup .b-m-banner .b-a-fullImage_image {
      opacity: 1; }

.b-page-kodate-lifestyle-familysuite_summary {
  padding-top: 65px;
  text-align: center; }
  .b-page-kodate-lifestyle-familysuite_summary-bg {
    background-color: #f4f4f4;
    padding-bottom: 75px;
    padding-top: 0; }
  .b-page-kodate-lifestyle-familysuite_summary-label .b-a-fullImage {
    margin: auto;
    width: 110px; }
  [data-b-scroll-animation-active='true'] .b-page-kodate-lifestyle-familysuite_summary-label {
    -webkit-animation: bounceInUp .6s 0s both;
            animation: bounceInUp .6s 0s both; }
  .b-page-kodate-lifestyle-familysuite_summary .b-m-imageSwitcher + .b-a-wrapper {
    margin-top: -55px; }
  .b-page-kodate-lifestyle-familysuite_summary-heading {
    line-height: 40px;
    margin-top: 15px; }
    .b-page-kodate-lifestyle-familysuite_summary-heading + .b-a-plainText {
      margin-top: 20px; }
  .b-page-kodate-lifestyle-familysuite_summary-text {
    font-weight: bold;
    line-height: 2;
    margin-top: 60px; }
  .b-page-kodate-lifestyle-familysuite_summary_link {
    align-items: center;
    background-color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
    padding: 45px 45px 45px 90px;
    text-align: left; }
    .b-page-kodate-lifestyle-familysuite_summary_link .b-a-fullImage {
      width: 236px; }
    .b-page-kodate-lifestyle-familysuite_summary_link-content {
      width: 700px; }
      .b-page-kodate-lifestyle-familysuite_summary_link-content .b-a-plainText {
        margin-top: 20px; }
  .b-page-kodate-lifestyle-familysuite_summary_data {
    margin-top: 45px; }
    .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_button {
      border: none;
      flex-wrap: wrap;
      height: auto;
      padding: 40px 35px 20px; }
      .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_button .b-a-plainText {
        opacity: .4;
        position: relative; }
        .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_button .b-a-plainText:after {
          background-color: #242424;
          content: '';
          height: 1px;
          left: 100%;
          margin-left: 12px;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          width: 23px; }
      .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_button .b-a-heading {
        margin-top: 15px; }
    .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_inner {
      padding: 0 35px 40px;
      text-align: left; }
      .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_inner .b-a-fullImage + .b-a-fullImage {
        margin-top: 15px; }
      .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_inner .b-a-fullImage + .b-a-plainText {
        margin-top: 10px; }
      .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_inner .b-a-plainText + .b-a-plainText {
        margin-top: 15px; }

.b-page-kodate-lifestyle-familysuite_point {
  margin-top: 45px; }
  .b-page-kodate-lifestyle-familysuite_point + .b-page-kodate-lifestyle-familysuite_summary {
    margin-top: 75px; }
  .b-page-kodate-lifestyle-familysuite_point .b-a-wrapper {
    align-items: flex-end;
    display: flex; }
  .b-page-kodate-lifestyle-familysuite_point-content {
    background-color: #ffffff;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-top: 30px;
    z-index: 1; }
    .b-page-kodate-lifestyle-familysuite_point-content-heading-point {
      font-size: 30px; }
      .b-page-kodate-lifestyle-familysuite_point-content-heading-point-text {
        font-size: 15px; }
    .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-page-kodate-lifestyle-familysuite_point-content-heading {
      margin-top: 15px;
      padding-top: 15px;
      position: relative; }
      .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-page-kodate-lifestyle-familysuite_point-content-heading:before {
        background-color: #282828;
        content: '';
        height: 2px;
        left: 0;
        position: absolute;
        top: 0;
        width: 15px; }
    .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-a-plainText {
      margin-top: 30px; }

.b-page-kodate-lifestyle-familysuite_banner .b-m-banner {
  height: 116px;
  margin-bottom: 90px;
  width: 367px; }
  .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before {
    left: 0;
    margin-top: 20px;
    position: absolute;
    top: 100%;
    width: 100%; }
  .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:after {
    bottom: 10px;
    content: '';
    display: block;
    height: 15px;
    position: absolute;
    right: 10px;
    width: 15px; }
  .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:nth-of-type(1):before {
    content: '\5927\7A7A\9593\3067\3082\5B89\5168\306A\8010\9707\6280\8853\3068\3001\5FEB\9069\306A\65AD\71B1\6027\3092\53F6\3048\308B\30D5\30A1\30DF\30EA\30FC   \30B9\30A4\30FC\30C8\306E\6280\8853\3092\3054\7D39\4ECB\3002'; }
  .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:nth-of-type(1):after {
    background: url("/library/img/common/icon_arrow_white.png") no-repeat 50%;
    background-size: 100%; }
  .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:nth-of-type(2):before {
    content: '\5927\7A7A\9593\3067\3082\5B89\5168\306A\8010\9707\6280\8853\3068\3001\5FEB\9069\306A\65AD\71B1\6027\3092\53F6\3048\308B\30D5\30A1\30DF\30EA\30FC   \30B9\30A4\30FC\30C8\306E\6280\8853\3092\3054\7D39\4ECB\3002'; }
  .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:nth-of-type(3):before {
    content: '\5404\5206\91CE\306E\30C8\30C3\30D7\30E9\30F3\30CA\30FC\304C\8003\3048\308B\300C\4F4F\307E\3044\306B\5BFE\3059\308B\601D\3044\300D\3068\300C\5E78\305B\306A\66AE\3089\3057\300D\306B\3064\3044\3066\8A9E\3063\3066\3044\305F\3060\304D\307E\3057\305F\3002'; }
  .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:nth-of-type(3):after {
    background: url("/library/img/common/icon_arrow_white.png") no-repeat 50%;
    background-size: 100%; }

.b-page-kodate-lifestyle-familysuite_works .b-a-sliderNavi {
  margin-bottom: 0; }

.b-page-kodate-owner_mainNavi {
  margin-bottom: 25px; }

.b-page-kodate-products_h1 {
  text-align: center;
  margin: 110px auto 65px; }
  .b-page-kodate-products_h1 .b-a-heading {
    margin: 0; }

.b-page-kodate-products_value {
  margin-top: 150px; }
  .b-page-kodate-products_value-heading {
    font-weight: bold;
    font-size: 30px;
    color: #bababa;
    text-align: center;
    position: relative;
    letter-spacing: 0.03em;
    padding-bottom: 60px;
    line-height: 1; }
    .b-page-kodate-products_value-heading:after {
      position: absolute;
      content: '';
      width: 1px;
      height: 40px;
      background-color: #bababa;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      bottom: 0; }
  .b-page-kodate-products_value .b-m-imageSwitcher {
    margin-top: 20px; }
  .b-page-kodate-products_value[data-b-scroll-animation-active='true'] > .b-a-wrapper {
    -webkit-animation: fadeSlideInUp 0.5s 0.8s both;
            animation: fadeSlideInUp 0.5s 0.8s both; }
  .b-page-kodate-products_value > .b-a-wrapper {
    background-color: #ffffff; }
    .b-page-kodate-products_value > .b-a-wrapper > .b-a-wrapper {
      margin-top: -35px;
      padding-top: 45px;
      padding-bottom: 45px; }
      .b-page-kodate-products_value > .b-a-wrapper > .b-a-wrapper .b-a-fullImage {
        height: auto; }
        .b-page-kodate-products_value > .b-a-wrapper > .b-a-wrapper .b-a-fullImage_image {
          width: 283px;
          height: auto; }
  .b-page-kodate-products_value-content .b-a-heading:after {
    content: '';
    background: url("/library/img/common/icon_arrow.png") no-repeat;
    background-size: 15px;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 10px; }
  .b-page-kodate-products_value-content .b-a-plainText {
    margin-top: 20px; }

.b-page-kodate-products_links {
  margin-top: 40px; }

.b-page-kodate-products-shawood-feature > *:not(.b-page-kodate-products-shawood-feature_links) {
  padding: 70px 0; }

.b-page-kodate-products-shawood-feature_summary .b-a-heading_h1, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-guide-start_step-heading, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-lifestyle-familysuite_summary-heading, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-lifestyle-familysuite_point-content-heading {
  margin: 0; }
  .b-page-kodate-products-shawood-feature_summary .b-a-heading_h1 + .b-a-plainText, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-guide-start_step-heading + .b-a-plainText, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-lifestyle-familysuite_summary-heading + .b-a-plainText, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-a-plainText {
    border-top: 1px solid #d8d8d8;
    font-size: 18px;
    margin-top: 35px;
    padding-top: 25px; }

.b-page-kodate-products-shawood-feature_section-space, .b-page-kodate-products-shawood-feature_section-bellb {
  background-color: #f4f4f4; }
  .b-page-kodate-products-shawood-feature_section-space .b-page-kodate-products-shawood-feature_interview, .b-page-kodate-products-shawood-feature_section-bellb .b-page-kodate-products-shawood-feature_interview {
    background-color: #ffffff; }

.b-page-kodate-products-shawood-feature_section-space, .b-page-kodate-products-shawood-feature_section-technology {
  position: relative; }

.b-page-kodate-products-shawood-feature_section-space {
  z-index: 10; }

.b-page-kodate-products-shawood-feature_section-technology {
  z-index: 1; }

.b-page-kodate-products-shawood-feature_section > .b-a-wrapper > .b-a-heading + .b-a-plainText {
  margin-top: 15px; }

.b-page-kodate-products-shawood-feature_sectionButtonBox {
  padding-top: 35px;
  text-align: center; }
  .b-page-kodate-products-shawood-feature_sectionButtonBox .b-a-textLink_arrow-black-bg {
    margin: 10px auto 0; }

.b-page-kodate-products-shawood-feature_imageBox {
  margin-top: -15px; }
  .b-page-kodate-products-shawood-feature_imageBox-content {
    margin-top: 40px; }
    .b-page-kodate-products-shawood-feature_imageBox-content .b-a-plainText {
      margin-top: 20px; }
    .b-page-kodate-products-shawood-feature_imageBox-content.b-is-wide .b-a-plainText {
      margin-top: 0; }
    .b-page-kodate-products-shawood-feature_imageBox-content.b-is-wide .b-a-heading + .b-a-plainText {
      margin-top: 20px; }

.b-page-kodate-products-shawood-feature_interview {
  background-color: #f4f4f4;
  margin-top: 45px;
  padding: 30px 50px 30px 30px; }
  .b-page-kodate-products-shawood-feature_interview-link {
    display: block; }
  .b-page-kodate-products-shawood-feature_interview-text {
    margin-top: 20px; }
    .b-page-kodate-products-shawood-feature_interview-text .b-a-plainText_l + .b-a-plainText, .b-page-kodate-products-shawood-feature_interview-text .b-page-kodate-guide-start_anchor-num + .b-a-plainText, .b-page-kodate-products-shawood-feature_interview-text .b-page-kodate-guide-start_step-num + .b-a-plainText {
      margin-top: 5px; }
  .b-page-kodate-products-shawood-feature_interview .b-m-modal_thumbnail {
    min-width: 400px;
    transition: opacity .3s;
    width: 400px; }
    .b-page-kodate-products-shawood-feature_interview .b-m-modal_thumbnail .b-a-simpleButton_plus {
      display: none; }
  .b-page-kodate-products-shawood-feature_interview .b-m-modal_inner {
    background: none;
    padding: 0; }

.b-page-kodate-products-shawood-feature_interviewIframe {
  width: 100%; }

.b-page-kodate-products-shawood-feature_bellb {
  background-color: #2b1a0a; }
  .b-page-kodate-products-shawood-feature_bellb .b-o-moduleFadeSlider {
    width: 100%; }
    .b-page-kodate-products-shawood-feature_bellb .b-o-moduleFadeSlider_navi {
      display: none; }
  .b-page-kodate-products-shawood-feature_bellb-heading {
    margin: auto;
    width: 270px; }
    .b-page-kodate-products-shawood-feature_bellb-heading + .b-o-moduleFadeSlider {
      margin-top: 40px; }
  .b-page-kodate-products-shawood-feature_bellb-content {
    margin-top: 40px; }
    .b-page-kodate-products-shawood-feature_bellb-content .b-a-heading,
    .b-page-kodate-products-shawood-feature_bellb-content .b-a-plainText {
      color: #ffffff; }
    .b-page-kodate-products-shawood-feature_bellb-content .b-a-heading + .b-a-plainText {
      margin-top: 20px; }
  .b-page-kodate-products-shawood-feature_bellb-accordion.b-is-active {
    background-color: inherit; }
    .b-page-kodate-products-shawood-feature_bellb-accordion.b-is-active .b-m-accordion_content {
      overflow: visible; }
  .b-page-kodate-products-shawood-feature_bellb-accordion .b-m-accordion_inner {
    padding: 0;
    -webkit-transform: none !important;
            transform: none !important; }
  .b-page-kodate-products-shawood-feature_bellb-row {
    margin-top: 40px; }
    .b-page-kodate-products-shawood-feature_bellb-row-item .b-a-plainText {
      color: #ffffff; }
    .b-page-kodate-products-shawood-feature_bellb-row-item .b-a-plainText_l + .b-a-plainText, .b-page-kodate-products-shawood-feature_bellb-row-item .b-page-kodate-guide-start_anchor-num + .b-a-plainText, .b-page-kodate-products-shawood-feature_bellb-row-item .b-page-kodate-guide-start_step-num + .b-a-plainText {
      margin-top: 15px; }
  .b-page-kodate-products-shawood-feature_bellb-information {
    margin-top: 70px; }
    .b-page-kodate-products-shawood-feature_bellb-information > .b-a-plainText {
      text-align: center; }
    .b-page-kodate-products-shawood-feature_bellb-information > .b-a-textLink {
      margin: 20px auto 0; }
    .b-page-kodate-products-shawood-feature_bellb-information-content {
      background-color: #ffffff;
      padding: 45px; }
      .b-page-kodate-products-shawood-feature_bellb-information-content .b-a-fullImage {
        border: 1px solid #eeeeee;
        padding: 40px 30px 40px 35px; }
      .b-page-kodate-products-shawood-feature_bellb-information-content-inner .b-a-plainText_l + .b-a-plainText, .b-page-kodate-products-shawood-feature_bellb-information-content-inner .b-page-kodate-guide-start_anchor-num + .b-a-plainText, .b-page-kodate-products-shawood-feature_bellb-information-content-inner .b-page-kodate-guide-start_step-num + .b-a-plainText {
        margin-top: 5px; }
      .b-page-kodate-products-shawood-feature_bellb-information-content-inner .b-a-plainText + .b-a-textLink {
        margin-top: 30px; }

.b-o-keyVisual[data-b-page='kodate-products-steel2'] {
  margin-bottom: 0; }

.b-page-kodate-products-steel2 > *:not(.b-page-kodate-products-steel2_links) .b-m-boxLink_anchor {
  padding-bottom: 15px; }

.b-page-kodate-products-steel2 > *:not(.b-page-kodate-products-steel2_links) .b-m-boxLink .b-a-plainText:first-of-type {
  background-position-y: 26px;
  padding-top: 20px; }

.b-page-kodate-products-steel2_subNavi, .b-page-kodate-products-steel2_box, .b-page-kodate-products-steel2_works {
  padding: 75px 0; }

.b-page-kodate-products-steel2_mainNavi .b-m-banner:after, .b-page-kodate-products-steel2_banner .b-m-banner:after {
  background: url("/library/img/common/icon_arrow_white.png") no-repeat 50%;
  background-size: 100%;
  bottom: 10px;
  content: '';
  display: block;
  height: 15px;
  position: absolute;
  right: 10px;
  width: 15px; }

.b-page-kodate-products-steel2_subNavi {
  background-color: #f4f4f4;
  margin-top: 0; }
  .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num='4'] .b-m-boxLink {
    background-color: #f4f4f4; }

.b-page-kodate-products-steel2_box > .b-a-wrapper .b-a-heading {
  text-align: center; }

.b-page-kodate-products-steel2_box .b-o-moduleFadeSlider {
  margin: 25px auto 0; }

.b-page-kodate-products-steel2_banner {
  background-color: #f4f4f4; }
  .b-page-kodate-products-steel2_banner .b-m-banner {
    height: 180px; }

.b-page-kodate-products-steel2_works {
  background-color: #ffffff; }
  .b-page-kodate-products-steel2_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink {
    background-color: #f4f4f4; }

.b-page-kodate-products-steel2-lineup > *:not(.b-page-kodate-products-steel2-lineup_links) {
  padding: 75px 0; }

.b-page-kodate-products-steel2-lineup_summary .b-a-heading_h1, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-guide-start_step-heading, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-lifestyle-familysuite_summary-heading, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-lifestyle-familysuite_point-content-heading {
  margin: 0; }
  .b-page-kodate-products-steel2-lineup_summary .b-a-heading_h1 + .b-a-plainText, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-guide-start_step-heading + .b-a-plainText, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-lifestyle-familysuite_summary-heading + .b-a-plainText, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-a-plainText {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #d8d8d8; }

.b-page-kodate-products-steel2-lineup_section .b-a-textLink {
  display: inline-block; }
  .b-page-kodate-products-steel2-lineup_section .b-a-textLink_anchor {
    font-size: 18px;
    padding: 0 30px 0 0;
    border-bottom: none;
    background-position: right 0 top 2px; }

.b-page-kodate-products-steel2-lineup_section-content {
  display: flex;
  flex-wrap: wrap; }
  .b-page-kodate-products-steel2-lineup_section-content + .b-page-kodate-products-steel2-lineup_section-content {
    margin-top: 75px; }
  .b-page-kodate-products-steel2-lineup_section-content .b-a-textLink + .b-a-plainText {
    margin-top: 10px; }

.b-page-kodate-products-steel2-lineup_section-content-m {
  justify-content: space-between;
  align-items: flex-end; }
  .b-page-kodate-products-steel2-lineup_section-content-m .b-a-fullImage {
    width: 861px; }
  .b-page-kodate-products-steel2-lineup_section-content-m .b-page-kodate-products-steel2-lineup_section-content-text {
    width: 269px; }

.b-page-kodate-products-steel2-lineup_section-content-l .b-page-kodate-products-steel2-lineup_section-content-text {
  margin-top: 20px; }

.b-page-kodate-products-steel2-lineup_section-01, .b-page-kodate-products-steel2-lineup_section-03 {
  background-color: #f4f4f4; }

.b-page-kodate-products-steel2-lineup_works .b-a-sliderNavi {
  margin-bottom: 0; }

.b-page-kodate-request {
  margin-top: 40px; }
  .b-page-kodate-request_summary {
    padding: 75px 0; }
    .b-page-kodate-request_summary .b-a-heading {
      margin-top: 0; }
    .b-page-kodate-request_summary .b-a-plainText {
      margin-top: 20px;
      padding-top: 20px;
      border-top: 1px solid #d8d8d8; }
    .b-page-kodate-request_summary-row {
      display: flex;
      flex-wrap: wrap;
      margin-top: 70px; }
      .b-page-kodate-request_summary-row .b-a-textLink {
        width: 33.3%; }
  .b-page-kodate-request_experience {
    padding: 45px 0;
    background-color: #f4f4f4; }
    .b-page-kodate-request_experience .b-a-wrapper {
      display: flex;
      justify-content: space-between;
      background-color: #ffffff;
      padding: 45px 45px 45px 60px; }
      .b-page-kodate-request_experience .b-a-wrapper > .b-a-fullImage {
        flex: 0 0 auto;
        margin-left: 50px;
        width: 405px; }
    .b-page-kodate-request_experience-content {
      max-width: 600px; }
      .b-page-kodate-request_experience-content .b-a-heading {
        text-align: center; }
      .b-page-kodate-request_experience-content > .b-a-plainText {
        margin-top: 15px; }
      .b-page-kodate-request_experience-content-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-end;
        margin-top: 45px;
        padding: 0 50px; }
        .b-page-kodate-request_experience-content-row .b-m-imageBox:nth-of-type(n+2) {
          margin-left: 50px; }
        .b-page-kodate-request_experience-content-row .b-m-imageBox .b-a-fullImage {
          display: flex;
          justify-content: center;
          align-items: flex-end; }
          .b-page-kodate-request_experience-content-row .b-m-imageBox .b-a-fullImage_image {
            height: auto;
            width: auto; }
        .b-page-kodate-request_experience-content-row .b-m-imageBox .b-a-plainText {
          text-align: center; }
      .b-page-kodate-request_experience-content .b-a-textLink {
        margin: 45px auto 0; }
  .b-page-kodate-request_content {
    padding: 75px 0; }
    .b-page-kodate-request_content .b-a-wrapper .b-o-moduleCards_list {
      margin-top: 30px; }
    .b-page-kodate-request_content-land {
      background-color: #f4f4f4; }
      .b-page-kodate-request_content-land .b-o-moduleCards .b-m-boxLink {
        background-color: #ffffff; }

.b-page-kodate-topics {
  padding: 110px 0 76px; }
  .b-page-kodate-topics_header {
    margin-bottom: 40px; }
    .b-page-kodate-topics_header .b-a-heading {
      border-bottom: 1px solid #dddddd;
      letter-spacing: 1.42px;
      margin-top: .25em;
      padding-bottom: 26px; }
      .b-page-kodate-topics_header .b-a-heading_pageTitle:before {
        height: 26px;
        vertical-align: -3px; }
  .b-page-kodate-topics_main {
    margin-top: 65px; }
    .b-page-kodate-topics_main .b-a-heading {
      border-bottom: 1px solid #dddddd;
      padding-bottom: 23px; }
    .b-page-kodate-topics_main .b-m-newsLinks_list {
      border-bottom: 1px solid #dddddd; }

.b-page-kodate-works-bookmark_header {
  padding: 90px 0 50px 0; }

.b-page-kodate-works-bookmark_main {
  background: #f4f4f4;
  display: none;
  padding: 65px 0 55px 0; }
  .b-page-kodate-works-bookmark_main .b-m-entryNumber {
    margin-bottom: 25px; }
  .b-page-kodate-works-bookmark_main .b-m-boxLink {
    background: #ffffff;
    margin-bottom: 70px;
    opacity: 0;
    overflow: visible !important;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    transition: opacity .3s, visibility .3s, -webkit-transform .3s;
    transition: opacity .3s, visibility .3s, transform .3s;
    transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s;
    visibility: hidden; }
    .b-page-kodate-works-bookmark_main .b-m-boxLink.b-is-active {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
      visibility: visible; }
  .b-page-kodate-works-bookmark_main-note {
    margin: 15px; }
    .b-page-kodate-works-bookmark_main-note .b-a-wrapper {
      border-top: 1px solid #d8d8d8;
      padding-top: 25px; }
    .b-page-kodate-works-bookmark_main-note .b-a-plainText {
      text-align: justify; }
  .b-page-kodate-works-bookmark_main.b-is-active {
    display: block; }

.b-o-keyVisual[data-b-page='kodate-works-detail'] {
  background: #ffffff; }

.b-page-kodate-works-detail_bookmark {
  margin-bottom: -75px;
  position: relative;
  top: -135px; }
  .b-page-kodate-works-detail_bookmark .b-a-wrapper {
    -webkit-transform: translate(0, 0) !important;
            transform: translate(0, 0) !important; }
  .b-page-kodate-works-detail_bookmark .b-a-simpleButton {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

.b-page-kodate-works-detail_summary {
  margin-bottom: 60px; }
  .b-page-kodate-works-detail_summary .b-a-wrapper {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between; }
    .b-page-kodate-works-detail_summary .b-a-wrapper > .b-a-plainText {
      text-align: justify;
      width: 734px; }
  .b-page-kodate-works-detail_summary .b-a-heading {
    margin-bottom: 30px;
    width: 100%; }

.b-page-kodate-works-detail_main {
  margin-bottom: 75px; }
  .b-page-kodate-works-detail_main .b-a-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 75px;
    width: 1220px; }
  .b-page-kodate-works-detail_main .b-m-imageBox {
    margin: 0 30px;
    width: 550px; }
    .b-page-kodate-works-detail_main .b-m-imageBox .b-a-fullImage {
      height: auto; }
      .b-page-kodate-works-detail_main .b-m-imageBox .b-a-fullImage_image {
        height: auto; }

.b-page-kodate-works-detail_data {
  margin-bottom: 85px; }
  .b-page-kodate-works-detail_data .b-a-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .b-page-kodate-works-detail_data-box {
    background: #f4f4f4;
    display: flex;
    flex-wrap: wrap;
    height: 438px;
    padding: 50px 60px;
    width: 734px; }
    .b-page-kodate-works-detail_data-box .b-a-heading_h2, .b-page-kodate-works-detail_data-box .b-page-kodate-guide-start_anchor-text, .b-page-kodate-works-detail_data-box .b-page-kodate-lifestyle-familysuite_summary-text {
      margin-bottom: 5px;
      width: 100%; }
    .b-page-kodate-works-detail_data-box .b-a-heading_h3, .b-page-kodate-works-detail_data-box .b-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-works-detail_data-box .b-a-textLink_anchor {
      font-size: 15px;
      letter-spacing: .4px;
      width: 90px; }
    .b-page-kodate-works-detail_data-box .b-a-plainText,
    .b-page-kodate-works-detail_data-box .b-a-textLink {
      width: calc(100% - 90px); }
    .b-page-kodate-works-detail_data-box .b-a-textLink_anchor {
      background: url("/library/img/common/icon_arrow.png") no-repeat right center;
      background-size: 15px;
      display: inline-block;
      padding-right: 25px; }
  .b-page-kodate-works-detail_data-option {
    width: 366px; }
    .b-page-kodate-works-detail_data-option .b-m-shareNavi,
    .b-page-kodate-works-detail_data-option .b-a-simpleButton_bookmark-banner,
    .b-page-kodate-works-detail_data-option .b-a-simpleButton_bookmarked-banner {
      margin-bottom: 42px; }
    .b-page-kodate-works-detail_data-option-tags {
      border-bottom: 1px solid #d8d8d8;
      display: flex;
      flex-wrap: wrap;
      padding-bottom: 20px; }
      .b-page-kodate-works-detail_data-option-tags .b-a-heading {
        font-size: 15px;
        letter-spacing: .4px;
        margin-bottom: 15px;
        width: 100%; }
      .b-page-kodate-works-detail_data-option-tags .b-a-simpleButton_tag {
        margin: 0 5px 5px 0; }

.b-page-kodate-works-detail_live {
  background: #f4f4f4;
  padding: 65px 0; }
  .b-page-kodate-works-detail_live .b-a-heading {
    margin-bottom: 20px; }
  .b-page-kodate-works-detail_live .b-m-boxLink {
    background: #ffffff; }
    .b-page-kodate-works-detail_live .b-m-boxLink .b-a-plainText {
      margin-top: 5px; }

.b-page-kodate-works-detail_technology {
  padding: 50px 0 70px 0; }
  .b-page-kodate-works-detail_technology .b-a-heading {
    margin-bottom: 20px; }
  .b-page-kodate-works-detail_technology .b-m-boxLink .b-a-plainText {
    margin-top: 5px; }

.b-page-kodate-works-detail_information {
  background: #f4f4f4; }
  .b-page-kodate-works-detail_information .b-o-moduleLinkSet_heading .b-a-textLink {
    border-bottom: 1px solid #d8d8d8; }
  .b-page-kodate-works-detail_information .b-o-moduleLinkSet_box {
    width: 100%; }
    .b-page-kodate-works-detail_information .b-o-moduleLinkSet_box .b-a-textLink_arrow_anchor {
      background-position-x: 115px; }
  .b-page-kodate-works-detail_information .b-o-moduleLinkSet_box {
    width: 100%; }
    .b-page-kodate-works-detail_information .b-o-moduleLinkSet_box .b-a-textLink_arrow_anchor {
      background-position-x: 115px; }

.b-page-kodate-works-detail_catalog {
  padding: 60px 0 30px 0; }
  .b-page-kodate-works-detail_catalog .b-o-moduleCards {
    margin-bottom: 10px; }
    .b-page-kodate-works-detail_catalog .b-o-moduleCards .b-a-heading {
      margin-bottom: 25px; }
    .b-page-kodate-works-detail_catalog .b-o-moduleCards .b-o-moduleCards_list {
      margin-bottom: 15px; }
      .b-page-kodate-works-detail_catalog .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink {
        width: 366px; }
        .b-page-kodate-works-detail_catalog .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage {
          height: 274px; }

.b-page-kodate-works-detail_work {
  background: #f4f4f4;
  padding: 65px 0 70px 0; }
  .b-page-kodate-works-detail_work .b-o-moduleCards {
    margin-bottom: 10px; }
    .b-page-kodate-works-detail_work .b-o-moduleCards .b-a-heading {
      margin-bottom: 25px; }
    .b-page-kodate-works-detail_work .b-o-moduleCards .b-o-moduleCards_list {
      margin-bottom: 15px; }
      .b-page-kodate-works-detail_work .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink {
        background: #ffffff;
        width: 366px; }
        .b-page-kodate-works-detail_work .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage {
          height: 274px; }
  .b-page-kodate-works-detail_work .b-a-sliderNavi {
    margin-bottom: 30px; }
  .b-page-kodate-works-detail_work .b-a-textLink {
    background: url("/library/img/common/icon_bookmark.png") no-repeat left 12px bottom 18px;
    background-size: 15px;
    height: 60px;
    margin: 0 auto;
    width: 366px; }
    .b-page-kodate-works-detail_work .b-a-textLink_anchor {
      background-position: right 15px bottom 15px;
      font-weight: normal;
      height: 100%;
      padding: 25px 40px 0 36px;
      width: 100%; }

.b-page-kodate-works_header, .b-page-kodate-works-result_navi {
  margin-bottom: 75px; }
  .b-page-kodate-works_header .b-a-wrapper, .b-page-kodate-works-result_navi .b-a-wrapper {
    display: flex; }
  .b-page-kodate-works_header .b-m-worksNaviButton, .b-page-kodate-works-result_navi .b-m-worksNaviButton {
    margin-right: 25px; }
  .b-page-kodate-works_header .b-a-textLink, .b-page-kodate-works-result_navi .b-a-textLink {
    background: url("/library/img/common/icon_bookmark.png") no-repeat left 12px bottom 18px;
    background-size: 15px;
    height: 60px;
    width: 366px; }
    .b-page-kodate-works_header .b-a-textLink_anchor, .b-page-kodate-works-result_navi .b-a-textLink_anchor {
      background-position: right 15px bottom 15px;
      height: 100%;
      padding: 25px 40px 0 36px;
      width: 100%; }

.b-page-kodate-works_main {
  background: #f4f4f4;
  padding: 75px 0 55px 0; }
  .b-page-kodate-works_main .b-a-heading {
    margin-bottom: 20px; }
  .b-page-kodate-works_main .b-m-boxLink {
    background: #ffffff;
    margin-bottom: 30px; }

.b-page-kodate-works-result_header {
  padding: 90px 0 55px 0; }
  .b-page-kodate-works-result_header .b-a-heading {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px; }

.b-page-kodate-works-result_tags {
  border-bottom: 1px solid #efefef;
  margin-bottom: 30px;
  padding-bottom: 25px; }
  .b-page-kodate-works-result_tags .b-a-wrapper {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap; }
  .b-page-kodate-works-result_tags .b-a-heading {
    margin: 0 10px 5px 0; }
  .b-page-kodate-works-result_tags .b-a-simpleButton {
    margin: 0 5px 5px 0; }

.b-page-kodate-works-result_main, .b-page-kodate-works-result_main-photo {
  background: #f4f4f4;
  padding: 65px 0 55px 0; }
  .b-page-kodate-works-result_main .b-m-entryNumber, .b-page-kodate-works-result_main-photo .b-m-entryNumber {
    margin-bottom: 25px; }
  .b-page-kodate-works-result_main .b-m-boxLink, .b-page-kodate-works-result_main-photo .b-m-boxLink {
    background: #ffffff;
    margin-bottom: 30px; }

.b-page-kodate-works-result_main-photo .b-m-boxLink_tags {
  border-top: none;
  padding-top: 15.5px; }

@media (max-width: 767px) {
    .b-page-kodate-products_value-content, .b-a-heading_h1, .b-page-kodate-guide-start_step-heading, .b-page-kodate-lifestyle-familysuite_summary-heading, .b-page-kodate-lifestyle-familysuite_point-content-heading, .b-a-heading_h2, .b-page-kodate-guide-start_anchor-text, .b-page-kodate-lifestyle-familysuite_summary-text, .b-a-heading_h3, .b-page-kodate_value-links .b-a-textLink_anchor, .b-a-heading_h4, .b-page-kodate_feature-box .b-a-plainText, .b-a-plainText, .b-page-kodate-guide-start_step-num, .b-page-kodate-lifestyle-familysuite_point-content-heading-point, .b-page-kodate-products_value-heading {
      font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "\6E38\30B4\30B7\30C3\30AF\4F53", "YuGothic", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "meiryo", "Helvetica Neue", "arial", sans-serif; }
    body.b-body, .b-page-kodate-products-shawood-feature_bellb .b-o-moduleFadeSlider {
      min-width: 100%;
      width: 100%; }
  .b-body[data-b-is-fontsizeLarge] .b-a-heading_h1, .b-body[data-b-is-fontsizeLarge] .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] .b-page-kodate-lifestyle-familysuite_point-content-heading {
    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, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage'] .b-a-wrapper .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_point-content-heading {
    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, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage-strength'] .b-a-wrapper .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage-strength'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='land_usage-strength'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_point-content-heading {
    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, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] .b-page-shm-keiei-support-leasing .b-page-kodate-lifestyle-familysuite_summary-text {
    margin-top: 0 !important; }
  .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-support-maintenance'] .b-a-heading_h1, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-support-maintenance'] .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-support-maintenance'] .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] .b-o-keyVisual[data-b-page='shm-keiei-support-maintenance'] .b-page-kodate-lifestyle-familysuite_point-content-heading {
    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-shm-keiei'] .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-kodate-lifestyle-familysuite_point-content-heading, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h1, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate-lifestyle-familysuite_point-content-heading {
    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-shm-keiei'] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_point-content-heading, .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, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-page-kodate-guide-start_step-heading, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_summary-heading, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-keyVisual[data-b-page='shm-keiei'] .b-a-wrapper .b-page-kodate-lifestyle-familysuite_point-content-heading {
    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-shm-keiei'] .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-kodate-lifestyle-familysuite_summary-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h2, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate-guide-start_anchor-text, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate-lifestyle-familysuite_summary-text {
    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-shm-keiei'] .b-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-heading_h3, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-a-textLink_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(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-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .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-textLink_anchor, .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, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow_info .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .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-textLink_anchor {
    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-shm-keiei'] .b-page-shm-keiei-works-area .b-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-works-area .b-page-kodate-lifestyle-familysuite_point-content-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_step-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-works-area .b-page-kodate-lifestyle-familysuite_point-content-heading: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-shm-keiei'] .b-page-shm-keiei-interior_grayBox .b-page-kodate_value-links .b-a-textLink_anchor:after, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_grayBox .b-a-textLink_anchor:after, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate_value-links .b-a-textLink_anchor:after, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_grayBox .b-a-textLink_anchor: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-shm-keiei'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-two .b-page-shm-keiei-interior_innerBox .b-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .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-textLink_anchor, .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, .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-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .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-textLink_anchor {
    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-shm-keiei'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .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-textLink_anchor, .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, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei-interior_universal .b-page-shm-keiei_column-four .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .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-textLink_anchor {
    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-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-textLink_anchor {
      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-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-guide-start_anchor-num, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-guide-start_step-num, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-num, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-guide-start_step-num {
      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-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-textLink_anchor, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-m-banner:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-textLink_anchor {
      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-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-shm-keiei'] .b-page-shm-keiei_shamaisonItem .b-a-plainText:before, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .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-page-kodate-guide-start_anchor-step, .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-body[data-b-is-fontsizeLarge] [class^='b-page-land_usage'] .b-page-shm-keiei_shamaisonItem .b-a-plainText:before {
      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); }
  .b-a-heading_h1, .b-page-kodate-guide-start_step-heading, .b-page-kodate-lifestyle-familysuite_summary-heading, .b-page-kodate-lifestyle-familysuite_point-content-heading {
    font-size: 20px;
    letter-spacing: .53px; }
  .b-a-heading_h2, .b-page-kodate-guide-start_anchor-text, .b-page-kodate-lifestyle-familysuite_summary-text {
    font-size: 18px;
    letter-spacing: .48px; }
  .b-a-heading_h3, .b-page-kodate_value-links .b-a-textLink_anchor {
    font-size: 15px;
    letter-spacing: .4px; }
  .b-a-heading_h4, .b-page-kodate_feature-box .b-a-plainText {
    font-size: 12px;
    letter-spacing: .32px; }
  .b-a-heading_pageTitle:before {
    top: 5px; }
  .b-a-heading_ordered {
    align-items: flex-start;
    display: flex; }
    .b-a-heading_ordered::before {
      margin-top: 5px;
      white-space: nowrap; }
  .b-a-heading_bordered.b-a-heading_h1, .b-a-heading_bordered.b-page-kodate-guide-start_step-heading, .b-a-heading_bordered.b-page-kodate-lifestyle-familysuite_summary-heading, .b-a-heading_bordered.b-page-kodate-lifestyle-familysuite_point-content-heading {
    padding-bottom: 10px; }
  .b-a-heading_bordered.b-a-heading_h2, .b-a-heading_bordered.b-page-kodate-guide-start_anchor-text, .b-a-heading_bordered.b-page-kodate-lifestyle-familysuite_summary-text {
    padding-bottom: 9px; }
  .b-a-plainText_l, .b-page-kodate-guide-start_anchor-num, .b-page-kodate-guide-start_step-num {
    letter-spacing: .48px; }
  .b-a-plainText_s, .b-page-kodate-guide-start_anchor-step, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before {
    letter-spacing: .32px; }
  .b-a-plainText_ss {
    letter-spacing: .27px; }
  .b-page-kodate-feature_h1 {
    margin: 30px auto; }
  .b-page-kodate-feature_subNavi, .b-page-kodate-guide_subNavi, .b-page-kodate-products-steel2_subNavi {
    padding-bottom: 30px;
    padding-top: 40px;
    margin-top: 0; }
    .b-page-kodate-feature_subNavi > .b-a-wrapper .b-a-heading, .b-page-kodate-guide_subNavi > .b-a-wrapper .b-a-heading, .b-page-kodate-products-steel2_subNavi > .b-a-wrapper .b-a-heading {
      text-align: center;
      margin-bottom: 20px; }
    .b-page-kodate-feature_subNavi > .b-a-wrapper .b-a-textLink, .b-page-kodate-guide_subNavi > .b-a-wrapper .b-a-textLink, .b-page-kodate-products-steel2_subNavi > .b-a-wrapper .b-a-textLink {
      margin: auto; }
    .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-a-wrapper, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-a-wrapper, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-a-wrapper {
      width: 100%; }
    .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink {
      width: 50%; }
      .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-fullImage, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-fullImage, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-fullImage {
        height: 156px; }
      .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type {
        padding-left: 5px;
        padding-right: 30px;
        padding-top: 10px; }
        .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type:after, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type:after, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type:after {
          top: 50%;
          left: calc(100% - 20px);
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          margin-top: 1px; }
            .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-box:nth-child(n + 1) {
              margin-top: 40px; }
  .b-page-kodate-feature-technology-airkis_summary {
    margin-top: 0; }
    .b-page-kodate-feature-technology-airkis_summary-content {
      margin-top: 16px;
      padding-top: 36px; }
      .b-page-kodate-feature-technology-airkis_summary-content-row > * {
        width: 100%; }
      .b-page-kodate-feature-technology-airkis_summary-content-row .b-a-plainText {
        margin-top: 20px; }
      .b-page-kodate-feature-technology-airkis_summary-content-row + .b-a-heading_h2, .b-page-kodate-feature-technology-airkis_summary-content-row + .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-airkis_summary-content-row + .b-page-kodate-lifestyle-familysuite_summary-text {
        margin-top: 40px; }
      .b-page-kodate-feature-technology-airkis_summary-content .b-a-wrapper {
        margin-top: 20px;
        width: 100%; }
        .b-page-kodate-feature-technology-airkis_summary-content .b-a-wrapper .b-a-fullImage {
          margin-top: 20px;
          width: 100%; }
        .b-page-kodate-feature-technology-airkis_summary-content .b-a-wrapper .b-page-kodate-feature-technology-airkis_summary-content-text {
          margin-top: 20px;
          width: 100%; }
  .b-page-kodate-feature-technology-airkis_description {
    margin-top: 40px;
    padding: 35px 0; }
    .b-page-kodate-feature-technology-airkis_description .b-a-wrapper {
      padding: 20px; }
    .b-page-kodate-feature-technology-airkis_description-content {
      width: 100%; }
      .b-page-kodate-feature-technology-airkis_description-content:nth-of-type(2) {
        margin-top: 60px; }
      .b-page-kodate-feature-technology-airkis_description-content-row {
        margin-top: 20px; }
        .b-page-kodate-feature-technology-airkis_description-content-row-item {
          width: 45%; }
          .b-page-kodate-feature-technology-airkis_description-content-row-item .b-a-fullImage {
            width: 100%; }
      .b-page-kodate-feature-technology-airkis_description-content-box {
        margin-top: 15px;
        padding: 15px 20px; }
        .b-page-kodate-feature-technology-airkis_description-content-box-item .b-m-modal > .b-a-simpleButton {
          margin-top: 5px; }
        .b-page-kodate-feature-technology-airkis_description-content-box-item:nth-of-type(n + 2) {
          margin-top: 15px; }
        .b-page-kodate-feature-technology-airkis_description-content-box-item-modal .b-a-fullImage {
          height: auto;
          margin-bottom: 20px;
          width: 100%; }
        .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-text {
          width: 100%; }
          .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-text .b-a-heading {
            margin-bottom: 15px; }
          .b-page-kodate-feature-technology-airkis_description-content-box-item-modal-text .b-a-plainText {
            text-align: justify; }
  .b-page-kodate-feature-technology-airkis_evaluation {
    padding: 40px 0; }
    .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(1) {
      margin-top: 20px; }
    .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(n + 2) {
      margin-top: 40px; }
    .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(3) {
      padding: 20px; }
      .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(3) .b-page-kodate-feature-technology-airkis_evaluation-row-text, .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(3) .b-page-kodate-feature-technology-airkis_evaluation-row-img {
        width: 100%; }
    .b-page-kodate-feature-technology-airkis_evaluation-row-text {
      width: 100%; }
      .b-page-kodate-feature-technology-airkis_evaluation-row-text .b-a-plainText {
        margin-top: 5px; }
      .b-page-kodate-feature-technology-airkis_evaluation-row-text .b-a-textLink {
        margin-top: 10px; }
      .b-page-kodate-feature-technology-airkis_evaluation-row-text-kids {
        flex-direction: column;
        margin-top: 10px; }
        .b-page-kodate-feature-technology-airkis_evaluation-row-text-kids .b-a-fullImage {
          height: auto;
          margin: 0 auto;
          width: 50%; }
        .b-page-kodate-feature-technology-airkis_evaluation-row-text-kids-content {
          width: 100%; }
          .b-page-kodate-feature-technology-airkis_evaluation-row-text-kids-content .b-a-plainText {
            margin-top: 0; }
      .b-page-kodate-feature-technology-airkis_evaluation-row-text-icon {
        top: 0; }
    .b-page-kodate-feature-technology-airkis_evaluation-row-img {
      margin-top: 20px;
      width: 100%; }
  .b-page-kodate-feature-technology-airkis_works {
    padding: 35px 0 40px 0; }
    .b-page-kodate-feature-technology-airkis_works .b-o-moduleCards .b-a-heading {
      margin-bottom: 15px; }
    .b-page-kodate-feature-technology-airkis_works .b-o-moduleCards .b-o-moduleCards_list {
      width: 1540px; }
      .b-page-kodate-feature-technology-airkis_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink {
        width: calc(100vw - 40px); }
        .b-page-kodate-feature-technology-airkis_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage {
          height: 190px; }
    .b-page-kodate-feature-technology-airkis_works .b-a-textLink {
      height: 45px;
      width: 265px; }
      .b-page-kodate-feature-technology-airkis_works .b-a-textLink_anchor {
        background-position: right 20px center;
        font-size: 14px;
        line-height: 45px; }
  .b-page-kodate-feature-technology-airkis_info {
    padding: 40px 0; }
    .b-page-kodate-feature-technology-airkis_info .b-a-heading_h2, .b-page-kodate-feature-technology-airkis_info .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-airkis_info .b-page-kodate-lifestyle-familysuite_summary-text {
      margin-bottom: 20px; }
    .b-page-kodate-feature-technology-certification-notation {
      margin-top: 0px; }
      .b-page-kodate-feature-technology-certification-notation_summary, .b-page-kodate-feature-technology-certification-notation_item, .b-page-kodate-feature-technology-certification-notation_responce, .b-page-kodate-feature-technology-certification-notation_technology, .b-page-kodate-feature-technology-certification-notation_delivary {
        padding: 40px 0; }
      .b-page-kodate-feature-technology-certification-notation_summary .b-a-heading {
        margin-top: 0; }
      .b-page-kodate-feature-technology-certification-notation_summary .b-a-plainText {
        margin-top: 24px;
        padding-top: 16px; }
      .b-page-kodate-feature-technology-certification-notation_technology .b-o-moduleCards > .b-a-wrapper {
        width: 100%; }
      .b-page-kodate-feature-technology-certification-notation_item .b-a-wrapper > .b-a-plainText {
        margin-top: 16px; }
      .b-page-kodate-feature-technology-certification-notation_item .b-a-wrapper .b-o-moduleCards[data-b-row-num='4'] .b-m-boxLink {
        width: calc(50% - 10px); }
        .b-page-kodate-feature-technology-certification-notation_item .b-a-wrapper .b-o-moduleCards[data-b-row-num='4'] .b-m-boxLink:nth-of-type(2n-1) {
          margin-right: 20px; }
        .b-page-kodate-feature-technology-certification-notation_item .b-a-wrapper .b-o-moduleCards[data-b-row-num='4'] .b-m-boxLink .b-a-fullImage {
          height: auto; }
      .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards {
        margin-top: 24px; }
        .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards + .b-a-heading {
          margin-top: 20px; }
        .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards > .b-a-wrapper {
          width: 100%; }
        .b-page-kodate-feature-technology-certification-notation_item .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type {
          min-height: 0; }
      .b-page-kodate-feature-technology-certification-notation_item .b-a-textLink {
        margin-top: 20px; }
      .b-page-kodate-feature-technology-certification-notation_responce .b-a-wrapper > .b-a-plainText {
        margin-top: 16px; }
      .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion_inner {
        width: 100%;
        margin: 0 auto;
        padding: 20px; }
      .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion_button {
        padding-left: 0; }
        .b-page-kodate-feature-technology-certification-notation_responce .b-m-accordion_button .b-a-plainText {
          margin-right: 10px;
          padding-left: 15px; }
      .b-page-kodate-feature-technology-certification-notation_technology .b-a-plainText {
        margin-top: 16px; }
      .b-page-kodate-feature-technology-certification-notation_technology .b-o-moduleCards {
        margin-top: 16px; }
        .b-page-kodate-feature-technology-certification-notation_technology .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type {
          padding-top: 16px;
          padding-bottom: 16px;
          background-position: right 15px top 20px; }
      .b-page-kodate-feature-technology-certification-notation_delivary .b-a-plainText {
        margin-top: 16px; }
      .b-page-kodate-feature-technology-certification-notation_delivary .b-a-fullImage {
        margin-top: 16px; }
      .b-page-kodate-feature-technology-certification-notation_relation {
        padding: 40px 0; }
        .b-page-kodate-feature-technology-certification-notation_relation .b-a-heading_h2, .b-page-kodate-feature-technology-certification-notation_relation .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-certification-notation_relation .b-page-kodate-lifestyle-familysuite_summary-text {
          margin-bottom: 20px; }
  .b-page-kodate-feature-technology-yuryo_summary, .b-page-kodate-feature-technology-yuryo_criteria, .b-page-kodate-feature-technology-yuryo_maintenance {
    padding: 40px 0; }
    .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-text, .b-page-kodate-feature-technology-yuryo_criteria .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-lifestyle-familysuite_summary-text, .b-page-kodate-feature-technology-yuryo_maintenance .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-lifestyle-familysuite_summary-text {
      padding-bottom: 15px; }
      .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h2 + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_anchor-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate_value-links .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate_value-links .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate_value-links .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h2 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_anchor-text + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_criteria .b-a-heading_h2 + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-guide-start_anchor-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate_value-links .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_criteria .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate_value-links .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate_value-links .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_criteria .b-a-heading_h2 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-guide-start_anchor-text + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_maintenance .b-a-heading_h2 + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-guide-start_anchor-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate_value-links .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_maintenance .b-a-heading_h2 + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate_value-links .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-guide-start_anchor-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate_value-links .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_maintenance .b-a-heading_h2 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-guide-start_anchor-text + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate-lifestyle-familysuite_summary-text + .b-a-plainText {
        margin-top: 15px; }
    .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h3 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate_value-links .b-a-textLink_anchor + .b-a-plainText, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_summary .b-a-textLink_anchor + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_criteria .b-a-heading_h3 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate_value-links .b-a-textLink_anchor + .b-a-plainText, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_criteria .b-a-textLink_anchor + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_maintenance .b-a-heading_h3 + .b-a-plainText, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate_value-links .b-a-textLink_anchor + .b-a-plainText, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_maintenance .b-a-textLink_anchor + .b-a-plainText {
      margin-top: 10px; }
    .b-page-kodate-feature-technology-yuryo_summary .b-a-plainText + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate_value-links .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_summary .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_criteria .b-a-plainText + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_criteria .b-page-kodate_value-links .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_criteria .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate-feature-technology-yuryo_maintenance .b-a-plainText + .b-a-heading_h3, .b-page-kodate-feature-technology-yuryo_maintenance .b-page-kodate_value-links .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-feature-technology-yuryo_maintenance .b-a-plainText + .b-a-textLink_anchor {
      margin-top: 20px; }
  .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h1 + .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_step-heading + .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-heading + .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-a-heading_h2, .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h1 + .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-heading + .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-page-kodate-guide-start_anchor-text, .b-page-kodate-feature-technology-yuryo_summary .b-a-heading_h1 + .b-page-kodate-lifestyle-familysuite_summary-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-guide-start_step-heading + .b-page-kodate-lifestyle-familysuite_summary-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_summary-heading + .b-page-kodate-lifestyle-familysuite_summary-text, .b-page-kodate-feature-technology-yuryo_summary .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-page-kodate-lifestyle-familysuite_summary-text {
    margin-top: 20px;
    padding-top: 40px; }
  .b-page-kodate-feature-technology-yuryo_table {
    width: 750px; }
    .b-page-kodate-feature-technology-yuryo_table-thead .b-page-kodate-feature-technology-yuryo_table-th {
      padding: 15px; }
    .b-page-kodate-feature-technology-yuryo_table-tr > *:not(:last-of-type) {
      width: 200px; }
    .b-page-kodate-feature-technology-yuryo_table-tr > *:last-of-type {
      width: 150px; }
    .b-page-kodate-feature-technology-yuryo_table-th {
      padding: 10px 15px; }
    .b-page-kodate-feature-technology-yuryo_table-td {
      padding: 10px; }
      .b-page-kodate-feature-technology-yuryo_table-td-inner {
        padding-left: 10px; }
        .b-page-kodate-feature-technology-yuryo_table-td-inner + .b-a-plainText {
          margin-top: 10px; }
  .b-page-kodate-feature-technology-yuryo_maintenance-content {
    margin-top: 30px;
    padding: 30px;
    flex-direction: column; }
    .b-page-kodate-feature-technology-yuryo_maintenance-content-inner {
      margin-top: 20px; }
      .b-page-kodate-feature-technology-yuryo_maintenance-content-inner .b-a-textLink {
        margin-top: 20px; }
  .b-page-kodate-guide_h1 {
    margin: 30px auto; }
    .b-o-keyVisual[data-b-page='kodate-guide-miryoku'] .b-a-heading {
      margin: 0 auto 20px;
      padding: 32px 20px;
      width: calc(100% - 40px); }
  .b-page-kodate-guide-miryoku_summary {
    padding: 35px 0; }
  .b-page-kodate-guide-miryoku_setRow .b-a-fullImage {
    height: 280px; }
  .b-page-kodate-guide-miryoku_setRow-content {
    padding: 25px 15px 30px; }
    .b-page-kodate-guide-miryoku_setRow-content .b-a-wrapper {
      width: calc(100% - 30px); }
  .b-page-kodate-guide-miryoku_setRow-text .b-a-plainText .b-break {
    display: none; }
  .b-page-kodate-guide-miryoku_owner {
    padding: 35px 0; }
    .b-page-kodate-guide-miryoku_owner-content {
      margin-top: 30px; }
      .b-page-kodate-guide-miryoku_owner-content + .b-page-kodate-guide-miryoku_owner-content {
        margin-top: 30px; }
      .b-page-kodate-guide-miryoku_owner-content .b-a-heading_h3 + .b-page-kodate-guide-miryoku_owner-row, .b-page-kodate-guide-miryoku_owner-content .b-page-kodate_value-links .b-a-textLink_anchor + .b-page-kodate-guide-miryoku_owner-row, .b-page-kodate_value-links .b-page-kodate-guide-miryoku_owner-content .b-a-textLink_anchor + .b-page-kodate-guide-miryoku_owner-row {
        margin-top: 15px;
        padding-top: 25px; }
    .b-page-kodate-guide-miryoku_owner-row + .b-page-kodate-guide-miryoku_owner-row {
      margin-top: 30px; }
    .b-page-kodate-guide-miryoku_owner-row-item + .b-page-kodate-guide-miryoku_owner-row-item {
      margin-top: 30px; }
    .b-page-kodate-guide-miryoku_owner-row-item .b-a-fullImage + .b-a-plainText {
      font-size: 12px; }
    .b-page-kodate-guide-miryoku_owner-description {
      padding: 20px; }
  .b-page-kodate-guide-miryoku_banner .b-m-banner {
    margin-bottom: 105px; }
    .b-page-kodate-guide-miryoku_banner .b-m-banner:before {
      margin-top: 15px; }
    .b-page-kodate-guide-miryoku_banner .b-m-banner:last-of-type {
      margin-bottom: 85px; }
    .b-o-keyVisual[data-b-page='kodate-guide-start'] {
      background-color: #ffffff;
      flex-direction: column-reverse;
      height: auto;
      margin-bottom: 20px; }
      .b-o-keyVisual[data-b-page='kodate-guide-start'] .b-a-heading {
        border-bottom: 1px solid #d8d8d8;
        margin-top: 40px;
        padding-bottom: 15px; }
      .b-o-keyVisual[data-b-page='kodate-guide-start'] .b-a-fullImage {
        margin: auto;
        margin-top: 30px;
        position: relative;
        width: calc(100% - 40px); }
        .b-o-keyVisual[data-b-page='kodate-guide-start'] .b-a-fullImage_image {
          height: auto;
          width: 100%; }
  .b-page-kodate-guide-start_step {
    margin-top: 40px; }
    .b-page-kodate-guide-start_step + .b-page-kodate-guide-start_step {
      margin-top: 15px; }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-01 .b-m-accordion_button {
      background-image: url("/library/img/kodate/guide/start/image_bg_step01_sp.jpg"); }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-01 .b-m-accordion.b-is-active .b-m-accordion_button:before {
      opacity: 0; }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-02 .b-m-accordion_button {
      background-image: url("/library/img/kodate/guide/start/image_bg_step02_sp.jpg"); }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-02 .b-m-accordion.b-is-active .b-m-accordion_button:before {
      opacity: 0; }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-03 .b-m-accordion_button {
      background-image: url("/library/img/kodate/guide/start/image_bg_step03_sp.jpg"); }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-03 .b-m-accordion.b-is-active .b-m-accordion_button:before {
      opacity: 0; }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-04 .b-m-accordion_button {
      background-image: url("/library/img/kodate/guide/start/image_bg_step04_sp.jpg"); }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-04 .b-m-accordion.b-is-active .b-m-accordion_button:before {
      opacity: 0; }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-05 .b-m-accordion_button {
      background-image: url("/library/img/kodate/guide/start/image_bg_step05_sp.jpg"); }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-05 .b-m-accordion.b-is-active .b-m-accordion_button:before {
      opacity: 0; }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-06 .b-m-accordion_button {
      background-image: url("/library/img/kodate/guide/start/image_bg_step06_sp.jpg"); }
    .b-page-kodate-guide-start_step.b-page-kodate-guide-start_step-06 .b-m-accordion.b-is-active .b-m-accordion_button:before {
      opacity: 0; }
    .b-page-kodate-guide-start_step .b-m-accordion.b-is-active {
      background-color: #ffffff;
      margin-bottom: 60px; }
      .b-page-kodate-guide-start_step .b-m-accordion.b-is-active .b-page-kodate-guide-start_step-accordionText {
        opacity: 0; }
      .b-page-kodate-guide-start_step .b-m-accordion.b-is-active .b-m-accordion_content {
        overflow: visible; }
    .b-page-kodate-guide-start_step .b-m-accordion:not(.b-is-active) .b-m-accordion_button .b-a-accordionButton {
      background-color: #ffffff; }
      .b-page-kodate-guide-start_step .b-m-accordion:not(.b-is-active) .b-m-accordion_button .b-a-accordionButton_opened, .b-page-kodate-guide-start_step .b-m-accordion:not(.b-is-active) .b-m-accordion_button .b-a-accordionButton_closed {
        background-color: #000000; }
        .b-page-kodate-guide-start_step .b-m-accordion:not(.b-is-active) .b-m-accordion_button .b-a-accordionButton_opened:after, .b-page-kodate-guide-start_step .b-m-accordion:not(.b-is-active) .b-m-accordion_button .b-a-accordionButton_closed:after {
          background-color: #000000; }
    .b-page-kodate-guide-start_step .b-m-accordion_button {
      align-items: flex-end;
      background-size: cover;
      height: auto;
      padding: 20px 15px 20px 30px;
      position: relative; }
      .b-page-kodate-guide-start_step .b-m-accordion_button:before {
        background-color: rgba(0, 0, 0, 0.5);
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        transition: opacity .3s;
        width: 100%; }
    .b-page-kodate-guide-start_step .b-m-accordion_inner {
      padding: 0; }
      .b-page-kodate-guide-start_step .b-m-accordion_inner > .b-a-wrapper {
        background-color: #ffffff;
        margin-top: -10px;
        padding-top: 15px; }
    .b-page-kodate-guide-start_step .b-a-accordionButton {
      z-index: 1; }
    .b-page-kodate-guide-start_step-accordionText {
      transition: opacity .3s;
      z-index: 1; }
      .b-page-kodate-guide-start_step-accordionText > * {
        color: #ffffff; }
        .b-page-kodate-guide-start_step-accordionText > *:after {
          background-color: #ffffff; }
      .b-page-kodate-guide-start_step-accordionText .b-a-plainText {
        color: #ffffff; }
    .b-page-kodate-guide-start_step-num {
      font-size: 15px; }
      .b-page-kodate-guide-start_step-num-num {
        font-size: 22px; }
      .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading {
        margin-top: 15px; }
        .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-a-plainText_l, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-num, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_step-num {
          font-size: 15px;
          margin-top: 5px; }
          .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-a-plainText_l .b-break, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-num .b-break, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_step-num .b-break {
            display: none; }
          .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-a-plainText_l + .b-a-plainText, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-num + .b-a-plainText, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_step-num + .b-a-plainText {
            margin-top: 20px; }
            .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-a-plainText_l + .b-a-plainText .b-break, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-num + .b-a-plainText .b-break, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_step-num + .b-a-plainText .b-break {
              display: none; }
            .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-a-plainText_l + .b-a-plainText + .b-a-heading_h3, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-num + .b-a-plainText + .b-a-heading_h3, .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_step-num + .b-a-plainText + .b-a-heading_h3, .b-page-kodate_value-links .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-a-plainText_l + .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_anchor-num + .b-a-plainText + .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-guide-start_step-num + .b-page-kodate-guide-start_step-heading + .b-page-kodate-guide-start_step-num + .b-a-plainText + .b-a-textLink_anchor {
              margin-top: 25px; }
    .b-page-kodate-guide-start_step-heading {
      font-size: 18px; }
    .b-page-kodate-guide-start_step-row {
      flex-direction: column; }
    .b-page-kodate-guide-start_step-row-item + .b-page-kodate-guide-start_step-row-item {
      margin-top: 25px; }
    .b-page-kodate-guide-start_step-row-item > .b-a-heading_h3 + .b-a-textLink, .b-page-kodate_value-links .b-page-kodate-guide-start_step-row-item > .b-a-textLink_anchor + .b-a-textLink {
      margin-top: 10px; }
    .b-page-kodate-guide-start_step-row-item > .b-a-heading_h3 + .b-a-fullImage, .b-page-kodate_value-links .b-page-kodate-guide-start_step-row-item > .b-a-textLink_anchor + .b-a-fullImage {
      margin-top: 10px; }
    .b-page-kodate-guide-start_step-row-item > .b-a-textLink + .b-a-textLink {
      margin-top: 10px; }
    .b-page-kodate-guide-start_step .b-a-textLink_anchor {
      line-height: 15px;
      padding-bottom: 15px;
      padding-top: 15px; }
    .b-page-kodate-guide-start_step .b-o-moduleCards {
      margin-top: 10px; }
  .b-page-kodate-guide-start_links {
    margin-top: 40px; }
    .b-o-keyVisual[data-b-page='kodate-index'] .b-a-wrapper {
      margin: 0 auto;
      width: calc(100% - 40px); }
    .b-o-keyVisual[data-b-page='kodate-index'] .b-a-heading {
      font-size: 20px;
      margin-bottom: 57px;
      padding-bottom: 30px;
      padding-right: calc(60 / 375 * 100vw);
      padding-top: 30px;
      position: relative;
      width: 100%; }
    .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink {
      bottom: 0; }
      .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-wrapper:before {
        bottom: 20px;
        height: 37px;
        width: 100%; }
      .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText {
        bottom: 20px;
        left: 0;
        min-width: 100%;
        padding: 0 60px 20px 20px;
        right: auto; }
        .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before {
          font-size: 10px;
          margin-right: 10px;
          white-space: nowrap;
          width: 60px; }
        .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:after {
          font-size: 20px;
          padding: 20px 80px 20px 20px;
          top: -112px; }
  .b-page-kodate_alert {
    flex-direction: column; }
  .b-page-kodate_alertHeading {
    border-right: none;
    height: 46px;
    width: 100%; }
  .b-page-kodate_alertInfo {
    padding: 0 15px 10px; }
    .b-page-kodate_alertInfo .b-a-plainText_m, .b-page-kodate_alertInfo .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-page-kodate_alertInfo .b-m-banner:before, .b-page-kodate_alertInfo .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-page-kodate_alertInfo .b-m-banner:before, .b-page-kodate_alertInfo .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-page-kodate_alertInfo .b-a-textLink_anchor {
      border-bottom: 1px dotted #f4a7a8;
      padding-bottom: 7px; }
  .b-page-kodate_feature {
    margin-bottom: 50px;
    margin-top: 70px; }
    .b-a-wrapper + .b-page-kodate_feature {
      margin-top: 50px; }
    .b-page-kodate_feature .b-a-wrapper {
      width: 100%; }
    .b-page-kodate_feature-box {
      width: 33.3%; }
      .b-page-kodate_feature-box .b-a-heading {
        background-size: auto 59px;
        font-size: 13px;
        margin-bottom: 5px;
        padding-top: 65px; }
      .b-page-kodate_feature-box .b-a-plainText .b-break {
        display: block; }
      .b-page-kodate_feature-box:after {
        height: 123px; }
  .b-page-kodate_works, .b-page-kodate-lifestyle-familysuite_works, .b-page-kodate-products-steel2_works, .b-page-kodate-products-steel2-lineup_works {
    padding: 35px 0 40px 0; }
    .b-page-kodate_works .b-o-moduleCards, .b-page-kodate-lifestyle-familysuite_works .b-o-moduleCards, .b-page-kodate-products-steel2_works .b-o-moduleCards, .b-page-kodate-products-steel2-lineup_works .b-o-moduleCards {
      margin-bottom: 10px; }
      .b-page-kodate_works .b-o-moduleCards .b-a-heading, .b-page-kodate-lifestyle-familysuite_works .b-o-moduleCards .b-a-heading, .b-page-kodate-products-steel2_works .b-o-moduleCards .b-a-heading, .b-page-kodate-products-steel2-lineup_works .b-o-moduleCards .b-a-heading {
        margin-bottom: 15px; }
      .b-page-kodate_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink, .b-page-kodate-lifestyle-familysuite_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink, .b-page-kodate-products-steel2_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink, .b-page-kodate-products-steel2-lineup_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink {
        background: #ffffff;
        width: calc(100vw - 40px); }
        .b-page-kodate_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage, .b-page-kodate-lifestyle-familysuite_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage, .b-page-kodate-products-steel2_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage, .b-page-kodate-products-steel2-lineup_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage {
          height: 190px; }
  .b-page-kodate_pickup {
    padding: 30px 0 15px 0; }
    .b-page-kodate_pickup .b-a-heading {
      font-weight: bold; }
    .b-page-kodate_pickup .b-o-moduleBanners .b-m-banner {
      height: 180px;
      width: 335px; }
    .b-page-kodate_pickup .b-a-sliderNavi {
      margin: 0 auto; }
  .b-page-kodate_value {
    background-position: center top;
    background-size: 100% 280px;
    height: auto;
    margin-bottom: 40px;
    padding: 260px 0 40px 0; }
    .b-page-kodate_value .b-a-wrapper {
      top: 0;
      -webkit-transform: none;
              transform: none; }
    .b-page-kodate_value-summary, .b-page-kodate_value-links {
      width: 100%; }
    .b-page-kodate_value-summary {
      height: 225px;
      padding: 10px 15px; }
      .b-page-kodate_value-summary .b-a-plainText_s, .b-page-kodate_value-summary .b-page-kodate-guide-start_anchor-step, .b-page-kodate_value-summary .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-a-plainText:before, .b-o-keyVisual[data-b-page='kodate-index'] .b-o-moduleFadeSlider_main-captionLink .b-page-kodate_value-summary .b-a-plainText:before {
        margin-bottom: 15px;
        text-align: center; }
      .b-page-kodate_value-summary .b-a-heading {
        font-size: 15px;
        margin-bottom: 10px;
        text-align: center; }
        .b-page-kodate_value-summary .b-a-heading:after {
          height: 2px;
          left: 50%;
          position: relative;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          width: 15px; }
      .b-page-kodate_value-summary .b-a-plainText_m, .b-page-kodate_value-summary .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-page-kodate_value-summary .b-m-banner:before, .b-page-kodate_value-summary .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-page-kodate_value-summary .b-m-banner:before, .b-page-kodate_value-summary .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-page-kodate_value-summary .b-a-textLink_anchor {
        font-size: 12px;
        line-height: 1.6;
        margin-bottom: 15px; }
      .b-page-kodate_value-summary .b-a-textLink {
        margin: 0 auto; }
        .b-page-kodate_value-summary .b-a-textLink_anchor {
          background-position: right 12px center;
          padding-right: 20px; }
    .b-page-kodate_value-links .b-a-textLink {
      height: 50px;
      margin-bottom: 2px; }
      .b-page-kodate_value-links .b-a-textLink_anchor {
        background-position: right 18px center;
        line-height: 50px; }
        .b-page-kodate_value-links .b-a-textLink_anchor:before {
          font-size: 15px;
          height: 18px;
          line-height: 18px;
          padding-right: 10px; }
  .b-page-kodate_mainNavi {
    margin-bottom: 5px; }
    .b-page-kodate_mainNavi .b-o-moduleCards .b-m-boxLink {
      width: calc(50% - 5px); }
      .b-page-kodate_mainNavi .b-o-moduleCards .b-m-boxLink_anchor {
        padding-bottom: 10px; }
      .b-page-kodate_mainNavi .b-o-moduleCards .b-m-boxLink .b-a-fullImage {
        height: 120px; }
      .b-page-kodate_mainNavi .b-o-moduleCards .b-m-boxLink .b-a-plainText .b-break {
        display: block; }
  .b-page-kodate_subNavi {
    margin-bottom: 20px; }
    .b-page-kodate_subNavi .b-a-textLink {
      margin-bottom: 20px;
      width: 100%; }
  .b-page-kodate_information {
    margin-bottom: 38px;
    padding: 40px 0; }
    .b-page-kodate_information .b-a-textLink {
      margin: 30px auto 0;
      width: 265px; }
      .b-page-kodate_information .b-a-textLink_anchor {
        background-color: #3b3b41;
        border-radius: 3px;
        color: #ffffff;
        font-size: 14px;
        padding: 12px 0 13px;
        position: relative;
        text-align: center; }
        .b-page-kodate_information .b-a-textLink_anchor:before {
          background: url("/library/img/common/icon_arrow.png");
          background-size: cover;
          content: '';
          display: block;
          height: 18px;
          position: absolute;
          right: 12px;
          top: 14px;
          width: 18px; }
    .b-page-kodate_information .b-m-newsLinks_list:after {
      top: 10px; }
    .b-page-kodate_information .b-m-newsLinks:first-of-type .b-m-newsLinks_list {
      border-top: 0; }
    .b-page-kodate_information .b-m-newsLinks_title {
      width: 97%; }
    .b-page-kodate-investigation {
      margin-top: 0; }
      .b-page-kodate-investigation_summary, .b-page-kodate-investigation_reason, .b-page-kodate-investigation_content {
        padding: 40px 0; }
      .b-page-kodate-investigation_summary-content {
        padding-top: 15px;
        margin-top: 15px; }
        .b-page-kodate-investigation_summary-content .b-a-fullImage {
          width: 100%; }
        .b-page-kodate-investigation_summary-content .b-a-plainText {
          width: 100%;
          margin-top: 15px; }
      .b-page-kodate-investigation_reason-content .b-m-definitionSet {
        width: 100%; }
      .b-page-kodate-investigation_content-row > .b-a-fullImage {
        width: 100%; }
      .b-page-kodate-investigation_content-detail {
        width: 100%;
        margin-top: 15px; }
        .b-page-kodate-investigation_content-detail-box {
          padding: 20px 10px;
          margin-top: 20px; }
          .b-page-kodate-investigation_content-detail-box-inner {
            margin-top: 15px; }
      .b-page-kodate-investigation_content-list {
        width: calc(50% - 5px); }
        .b-page-kodate-investigation_content-list:nth-of-type(2n) {
          margin-left: 10px; }
        .b-page-kodate-investigation_content-list:nth-of-type(n+3) {
          margin-top: 15px; }
      .b-page-kodate-investigation_content-entry {
        padding: 20px; }
  .b-page-kodate-lifestyle-familysuite_h1 {
    top: 220px; }
    .b-page-kodate-lifestyle-familysuite_h1 .b-a-fullImage {
      width: calc(334 / 375 * 100vw); }
  .b-page-kodate-lifestyle-familysuite_pickup {
    margin: 45px 0 0 0; }
    .b-page-kodate-lifestyle-familysuite_pickup .b-m-banner {
      height: 26.66667vw;
      width: 85.33333vw; }
  .b-page-kodate-lifestyle-familysuite_summary {
    padding-top: 60px; }
    .b-page-kodate-lifestyle-familysuite_summary .b-a-plainText_l, .b-page-kodate-lifestyle-familysuite_summary .b-page-kodate-guide-start_anchor-num, .b-page-kodate-lifestyle-familysuite_summary .b-page-kodate-guide-start_step-num {
      font-size: 15px; }
    .b-page-kodate-lifestyle-familysuite_summary-text {
      margin-top: 30px; }
    .b-page-kodate-lifestyle-familysuite_summary-bg {
      padding-bottom: 45px;
      padding-top: 0; }
    .b-page-kodate-lifestyle-familysuite_summary_link {
      justify-content: center;
      padding: 20px; }
      .b-page-kodate-lifestyle-familysuite_summary_link .b-a-fullImage {
        padding-bottom: 20px;
        width: 200px; }
      .b-page-kodate-lifestyle-familysuite_summary_link-content {
        margin-top: 20px; }
        .b-page-kodate-lifestyle-familysuite_summary_link-content .b-a-plainText {
          margin-top: 5px; }
    .b-page-kodate-lifestyle-familysuite_summary_data {
      margin-top: 30px; }
      .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion {
        background-color: #ffffff;
        border: 1px solid #d8d8d8; }
        .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion.b-is-active {
          background-color: #f4f4f4; }
          .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion.b-is-active .b-a-accordionButton {
            background-color: #b1b1bc; }
        .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion:nth-of-type(n + 2) {
          border-top: none; }
      .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_button {
        padding: 20px; }
        .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_button .b-a-heading {
          margin-top: 10px; }
      .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_inner {
        padding: 0 20px 20px; }
  .b-page-kodate-lifestyle-familysuite_point {
    margin-top: 20px; }
    .b-page-kodate-lifestyle-familysuite_point + .b-page-kodate-lifestyle-familysuite_summary {
      margin-top: 40px; }
    .b-page-kodate-lifestyle-familysuite_point .b-a-wrapper {
      flex-wrap: wrap; }
      .b-page-kodate-lifestyle-familysuite_point .b-a-wrapper > .b-m-imageSwitcher {
        display: none; }
    .b-page-kodate-lifestyle-familysuite_point-content {
      margin-top: -13px;
      padding: 20px; }
      .b-page-kodate-lifestyle-familysuite_point-content-heading-point {
        font-size: 25px; }
      .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-page-kodate-lifestyle-familysuite_point-content-heading {
        margin-top: 10px;
        padding-top: 20px; }
      .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-a-plainText {
        margin-top: 10px; }
  .b-page-kodate-lifestyle-familysuite_banner .b-m-banner {
    margin-bottom: 85px; }
    .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:after {
      margin-top: 15px; }
    .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:last-of-type {
      margin-bottom: 85px; }
  .b-page-kodate-products_h1 {
    margin: 30px auto; }
  .b-page-kodate-products_value {
    margin-top: 45px; }
    .b-page-kodate-products_value-heading {
      font-size: 22px;
      padding-bottom: 40px; }
      .b-page-kodate-products_value-heading:after {
        height: 30px; }
    .b-page-kodate-products_value .b-m-imageSwitcher {
      margin-top: 10px; }
    .b-page-kodate-products_value > .b-a-wrapper > .b-a-wrapper {
      width: calc(100% - 30px);
      padding-top: 30px;
      padding-bottom: 30px;
      margin-top: -10px; }
      .b-page-kodate-products_value > .b-a-wrapper > .b-a-wrapper .b-a-fullImage {
        text-align: center; }
        .b-page-kodate-products_value > .b-a-wrapper > .b-a-wrapper .b-a-fullImage_image {
          width: 216px; }
    .b-page-kodate-products_value-content {
      margin-top: 35px; }
      .b-page-kodate-products_value-content .b-a-plainText {
        line-height: 1.6; }
  .b-page-kodate-products-shawood-feature > *:not(.b-page-kodate-products-shawood-feature_links) {
    padding: 40px 0; }
  .b-page-kodate-products-shawood-feature_summary .b-a-heading_h1:before, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-guide-start_step-heading:before, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-lifestyle-familysuite_point-content-heading:before {
    height: 48px;
    top: 8px; }
  .b-page-kodate-products-shawood-feature_summary .b-a-heading_h1 + .b-a-plainText, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-guide-start_step-heading + .b-a-plainText, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-lifestyle-familysuite_summary-heading + .b-a-plainText, .b-page-kodate-products-shawood-feature_summary .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-a-plainText {
    margin-top: 15px;
    padding-top: 20px; }
  .b-page-kodate-products-shawood-feature_section > .b-a-wrapper > .b-a-heading + .b-a-plainText {
    margin-top: 10px; }
  .b-page-kodate-products-shawood-feature_sectionButtonBox .b-a-plainText_m, .b-page-kodate-products-shawood-feature_sectionButtonBox .b-page-kodate-guide-miryoku_banner .b-m-banner:before, .b-page-kodate-guide-miryoku_banner .b-page-kodate-products-shawood-feature_sectionButtonBox .b-m-banner:before, .b-page-kodate-products-shawood-feature_sectionButtonBox .b-page-kodate-lifestyle-familysuite_banner .b-m-banner:before, .b-page-kodate-lifestyle-familysuite_banner .b-page-kodate-products-shawood-feature_sectionButtonBox .b-m-banner:before, .b-page-kodate-products-shawood-feature_sectionButtonBox .b-page-kodate-works-detail_data-box .b-a-textLink_anchor, .b-page-kodate-works-detail_data-box .b-page-kodate-products-shawood-feature_sectionButtonBox .b-a-textLink_anchor {
    line-height: 2; }
  .b-page-kodate-products-shawood-feature_sectionButtonBox .b-a-textLink_arrow-black-bg {
    width: 100%; }
  .b-page-kodate-products-shawood-feature_imageBox {
    margin-top: 0; }
    .b-page-kodate-products-shawood-feature_imageBox-content {
      margin-top: 25px; }
      .b-page-kodate-products-shawood-feature_imageBox-content .b-a-plainText {
        margin-top: 0; }
      .b-page-kodate-products-shawood-feature_imageBox-content.b-is-wide .b-a-heading + .b-a-plainText {
        margin-top: 10px; }
    .b-page-kodate-products-shawood-feature_imageBox-text {
      margin-top: 20px; }
  .b-page-kodate-products-shawood-feature_interview {
    margin-top: 25px;
    padding: 20px; }
    .b-page-kodate-products-shawood-feature_interview-text .b-a-plainText_l, .b-page-kodate-products-shawood-feature_interview-text .b-page-kodate-guide-start_anchor-num, .b-page-kodate-products-shawood-feature_interview-text .b-page-kodate-guide-start_step-num {
      font-size: 15px; }
    .b-page-kodate-products-shawood-feature_interview-text .b-a-plainText_l + .b-a-plainText, .b-page-kodate-products-shawood-feature_interview-text .b-page-kodate-guide-start_anchor-num + .b-a-plainText, .b-page-kodate-products-shawood-feature_interview-text .b-page-kodate-guide-start_step-num + .b-a-plainText {
      margin-top: 10px; }
    .b-page-kodate-products-shawood-feature_interview .b-m-modal_thumbnail {
      height: auto;
      min-width: 100%;
      width: 100%; }
    .b-page-kodate-products-shawood-feature_interview .b-m-modal_inner {
      align-items: center;
      display: flex;
      max-height: 360px;
      overflow: hidden; }
  .b-page-kodate-products-shawood-feature_bellb .b-o-moduleFadeSlider_main {
    height: 50.13333vw; }
  .b-page-kodate-products-shawood-feature_bellb-accordion .b-m-accordion_button {
    background-color: #ffffff;
    height: 45px;
    margin: 40px auto 0;
    position: relative;
    width: 265px; }
    .b-page-kodate-products-shawood-feature_bellb-accordion .b-m-accordion_button .b-a-plainText {
      text-align: center;
      width: 100%; }
    .b-page-kodate-products-shawood-feature_bellb-accordion .b-m-accordion_button .b-a-accordionButton {
      position: absolute;
      right: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .b-page-kodate-products-shawood-feature_bellb-accordion:not(.b-is-active) .b-m-accordion_button .b-a-plainText:nth-of-type(2) {
    display: none; }
  .b-page-kodate-products-shawood-feature_bellb-accordion.b-is-active .b-m-accordion_button .b-a-plainText:nth-of-type(1) {
    display: none; }
  .b-page-kodate-products-shawood-feature_bellb-heading {
    width: 150px; }
    .b-page-kodate-products-shawood-feature_bellb-heading + .b-o-moduleFadeSlider {
      margin-top: 30px; }
  .b-page-kodate-products-shawood-feature_bellb-content {
    margin-top: 25px; }
  .b-page-kodate-products-shawood-feature_bellb-row {
    margin-top: 25px; }
    .b-page-kodate-products-shawood-feature_bellb-row-item + .b-page-kodate-products-shawood-feature_bellb-row-item {
      margin-top: 20px; }
    .b-page-kodate-products-shawood-feature_bellb-row-item .b-a-plainText_l, .b-page-kodate-products-shawood-feature_bellb-row-item .b-page-kodate-guide-start_anchor-num, .b-page-kodate-products-shawood-feature_bellb-row-item .b-page-kodate-guide-start_step-num {
      font-size: 15px; }
  .b-page-kodate-products-shawood-feature_bellb-information {
    margin-top: 40px; }
    .b-page-kodate-products-shawood-feature_bellb-information > .b-a-plainText_l, .b-page-kodate-products-shawood-feature_bellb-information > .b-page-kodate-guide-start_anchor-num, .b-page-kodate-products-shawood-feature_bellb-information > .b-page-kodate-guide-start_step-num {
      font-size: 15px; }
    .b-page-kodate-products-shawood-feature_bellb-information-content {
      margin-top: 40px;
      padding: 15px 15px 20px; }
      .b-page-kodate-products-shawood-feature_bellb-information-content .b-a-fullImage {
        padding: 26px 17px 29px; }
      .b-page-kodate-products-shawood-feature_bellb-information-content-inner {
        margin-top: 15px; }
        .b-page-kodate-products-shawood-feature_bellb-information-content-inner .b-a-plainText + .b-a-textLink {
          margin: 20px auto 0; }
    .b-o-keyVisual[data-b-page='kodate-products-steel2'] .b-a-heading {
      margin: 0 auto 20px;
      padding: 32px 20px;
      width: calc(100% - 40px); }
  .b-page-kodate-products-steel2 > *:not(.b-page-kodate-products-steel2_links) .b-m-boxLink_anchor {
    padding-bottom: 10px; }
  .b-page-kodate-products-steel2 > *:not(.b-page-kodate-products-steel2_links) .b-m-boxLink .b-a-plainText:first-of-type {
    background-position-y: 19px;
    padding-top: 15px; }
  .b-page-kodate-products-steel2_subNavi, .b-page-kodate-products-steel2_box, .b-page-kodate-products-steel2_works {
    padding: 40px 0; }
  .b-page-kodate-products-steel2_works .b-a-textLink {
    width: 320px; }
  .b-page-kodate-products-steel2_works .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink {
    background-color: #f4f4f4; }
  .b-page-kodate-products-steel2-lineup > *:not(.b-page-kodate-products-steel2-lineup_links) {
    padding: 40px 0; }
  .b-page-kodate-products-steel2-lineup_summary .b-a-heading_h1:before, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-guide-start_step-heading:before, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-lifestyle-familysuite_summary-heading:before, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-lifestyle-familysuite_point-content-heading:before {
    top: 8px;
    height: 50px; }
  .b-page-kodate-products-steel2-lineup_summary .b-a-heading_h1 + .b-a-plainText, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-guide-start_step-heading + .b-a-plainText, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-lifestyle-familysuite_summary-heading + .b-a-plainText, .b-page-kodate-products-steel2-lineup_summary .b-page-kodate-lifestyle-familysuite_point-content-heading + .b-a-plainText {
    margin-top: 15px;
    padding-top: 15px; }
  .b-page-kodate-products-steel2-lineup_section .b-a-textLink_anchor {
    font-size: 15px; }
  .b-page-kodate-products-steel2-lineup_section-content + .b-page-kodate-products-steel2-lineup_section-content {
    margin-top: 40px; }
  .b-page-kodate-products-steel2-lineup_section-content .b-a-fullImage {
    width: 100%; }
  .b-page-kodate-products-steel2-lineup_section-content .b-page-kodate-products-steel2-lineup_section-content-text {
    width: 100%;
    margin-top: 20px; }
    .b-page-kodate-request {
      margin-top: 0; }
      .b-page-kodate-request_summary {
        padding: 40px 0; }
        .b-page-kodate-request_summary-row {
          margin-top: 20px; }
          .b-page-kodate-request_summary-row .b-a-textLink {
            width: 100%; }
            .b-page-kodate-request_summary-row .b-a-textLink:nth-of-type(n+2) .b-a-textLink_anchor {
              border-top: none; }
      .b-page-kodate-request_experience {
        padding: 20px 0; }
        .b-page-kodate-request_experience .b-a-wrapper {
          flex-direction: column-reverse;
          padding: 20px; }
          .b-page-kodate-request_experience .b-a-wrapper > .b-a-fullImage {
            margin-bottom: 30px;
            margin-left: 0;
            width: 100%; }
        .b-page-kodate-request_experience-content {
          width: 100%; }
          .b-page-kodate-request_experience-content-row {
            margin-top: 10px;
            padding: 0 20px; }
          .b-page-kodate-request_experience-content .b-a-textLink {
            margin-top: 20px; }
      .b-page-kodate-request_content {
        padding: 40px 0; }
    .b-page-kodate-topics {
      padding: 40px 0; }
      .b-page-kodate-topics_header .b-a-heading {
        font-weight: bold;
        letter-spacing: .53px;
        margin-top: -4px;
        padding-bottom: 12px; }
        .b-page-kodate-topics_header .b-a-heading_pageTitle:before {
          height: 20px; }
      .b-page-kodate-topics_main {
        margin-top: 32px; }
        .b-page-kodate-topics_main .b-a-heading {
          font-weight: bold;
          padding-bottom: 8px; }
        .b-page-kodate-topics_main .b-m-newsLinks_new {
          bottom: 17px; }
  .b-page-kodate-works-bookmark_header {
    border-top: 1px solid #e8e8e8;
    padding: 20px 0; }
  .b-page-kodate-works-bookmark_main {
    padding: 30px 0 25px 0; }
    .b-page-kodate-works-bookmark_main-note {
      margin: 0 0 10px 0; }
      .b-page-kodate-works-bookmark_main-note .b-a-wrapper {
        padding-top: 15px; }
    .b-o-keyVisual[data-b-page='kodate-works-detail'] {
      height: 240px; }
  .b-page-kodate-works-detail_bookmark {
    margin-bottom: -50px;
    top: -90px; }
    .b-page-kodate-works-detail_bookmark .b-a-wrapper {
      display: flex;
      justify-content: flex-end;
      width: 100%; }
  .b-page-kodate-works-detail_summary .b-a-heading {
    font-size: 20px; }
  .b-page-kodate-works-detail_summary .b-m-shareNavi {
    margin-bottom: 40px; }
  .b-page-kodate-works-detail_main {
    margin-bottom: 40px; }
    .b-page-kodate-works-detail_main .b-a-wrapper {
      display: block;
      margin-bottom: 0;
      width: 100%; }
    .b-page-kodate-works-detail_main .b-m-imageBox {
      margin: 0 auto 40px auto;
      width: 100%; }
      .b-page-kodate-works-detail_main .b-m-imageBox_long {
        width: calc(100% - 40px); }
  .b-page-kodate-works-detail_data {
    margin-bottom: 40px; }
    .b-page-kodate-works-detail_data .b-a-wrapper {
      width: 100%; }
    .b-page-kodate-works-detail_data-box {
      display: block;
      height: auto;
      margin-bottom: 40px;
      padding: 25px 20px;
      width: 100%; }
      .b-page-kodate-works-detail_data-box .b-a-heading_h2, .b-page-kodate-works-detail_data-box .b-page-kodate-guide-start_anchor-text, .b-page-kodate-works-detail_data-box .b-page-kodate-lifestyle-familysuite_summary-text {
        font-size: 20px;
        margin-bottom: 15px; }
      .b-page-kodate-works-detail_data-box .b-a-heading_h3, .b-page-kodate-works-detail_data-box .b-page-kodate_value-links .b-a-textLink_anchor, .b-page-kodate_value-links .b-page-kodate-works-detail_data-box .b-a-textLink_anchor {
        width: 100%; }
      .b-page-kodate-works-detail_data-box .b-a-plainText,
      .b-page-kodate-works-detail_data-box .b-a-textLink {
        border-bottom: 1px dashed #d8d8d8;
        margin-bottom: 15px;
        padding-bottom: 15px;
        width: 100%; }
    .b-page-kodate-works-detail_data-option {
      margin: 0 auto;
      width: calc(100% - 40px); }
      .b-page-kodate-works-detail_data-option .b-m-shareNavi {
        margin-bottom: 30px; }
      .b-page-kodate-works-detail_data-option .b-a-simpleButton_bookmark-banner,
      .b-page-kodate-works-detail_data-option .b-a-simpleButton_bookmarked-banner {
        margin: 0 auto 30px auto;
        width: 265px; }
      .b-page-kodate-works-detail_data-option .b-a-heading {
        margin-bottom: 20px; }
  .b-page-kodate-works-detail_live, .b-page-kodate-works-detail_technology, .b-page-kodate-works-detail_catalog, .b-page-kodate-works-detail_work {
    padding: 35px 0 20px 0; }
    .b-page-kodate-works-detail_live .b-o-moduleCards, .b-page-kodate-works-detail_technology .b-o-moduleCards, .b-page-kodate-works-detail_catalog .b-o-moduleCards, .b-page-kodate-works-detail_work .b-o-moduleCards {
      margin-bottom: 10px; }
      .b-page-kodate-works-detail_live .b-o-moduleCards .b-a-heading, .b-page-kodate-works-detail_technology .b-o-moduleCards .b-a-heading, .b-page-kodate-works-detail_catalog .b-o-moduleCards .b-a-heading, .b-page-kodate-works-detail_work .b-o-moduleCards .b-a-heading {
        margin-bottom: 15px; }
      .b-page-kodate-works-detail_live .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink, .b-page-kodate-works-detail_technology .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink, .b-page-kodate-works-detail_catalog .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink, .b-page-kodate-works-detail_work .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink {
        width: calc(100vw - 40px); }
        .b-page-kodate-works-detail_live .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage, .b-page-kodate-works-detail_technology .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage, .b-page-kodate-works-detail_catalog .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage, .b-page-kodate-works-detail_work .b-o-moduleCards .b-o-moduleCards_list .b-m-boxLink .b-a-fullImage {
          height: 190px; }
  .b-page-kodate-works-detail_information .b-o-moduleLinkSet_box .b-a-textLink_arrow_anchor {
    background-position: right 15px top 6px; }
  .b-page-kodate-works-detail_work {
    padding-bottom: 40px; }
    .b-page-kodate-works-detail_work .b-o-moduleCards .b-m-boxLink {
      margin-bottom: 0; }
    .b-page-kodate-works-detail_work .b-a-textLink {
      width: 100%; }
  .b-page-kodate-works_header, .b-page-kodate-works-result_navi {
    margin-bottom: 40px; }
    .b-page-kodate-works_header .b-a-wrapper, .b-page-kodate-works-result_navi .b-a-wrapper {
      display: block; }
    .b-page-kodate-works_header .b-m-worksNaviButton, .b-page-kodate-works-result_navi .b-m-worksNaviButton {
      margin: 0 0 10px 0; }
    .b-page-kodate-works_header .b-a-textLink, .b-page-kodate-works-result_navi .b-a-textLink {
      width: 100%; }
  .b-page-kodate-works_main {
    padding: 40px 0 25px 0; }
    .b-page-kodate-works_main .b-m-boxLink {
      margin-bottom: 15px; }
  .b-page-kodate-works-result_header {
    border-top: 1px solid #e8e8e8;
    padding: 20px 0; }
    .b-page-kodate-works-result_header .b-a-heading {
      border-bottom: none;
      padding-bottom: 0; }
  .b-page-kodate-works-result_tags {
    padding-bottom: 35px; }
    .b-page-kodate-works-result_tags .b-a-heading {
      margin: 0 0 10px 0;
      width: 100%; }
  .b-page-kodate-works-result_main {
    padding: 30px 0 25px 0; }
    .b-page-kodate-works-result_main .b-m-boxLink {
      margin-bottom: 15px; }
  .b-page-kodate-works-result_main-photo .b-m-boxLink_tags {
    padding-top: 7.5px; } }

@media (min-width: 768px) {
  .b-page-kodate-feature_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type .b-break, .b-page-kodate-guide_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type .b-break, .b-page-kodate-products-steel2_subNavi .b-o-moduleCards[data-b-row-num="4"] .b-m-boxLink .b-a-plainText:first-of-type .b-break {
    display: none; }
  .b-page-kodate-feature-technology-airkis_evaluation-row:nth-of-type(2n-1) {
    flex-direction: row-reverse; }
  .b-page-kodate-feature-technology-yuryo {
    margin-top: 50px; }
  .b-page-kodate-guide_subNavi > .b-a-wrapper .b-a-heading .b-break {
    display: none; }
  .b-page-kodate-guide-miryoku_setRow {
    position: relative;
    height: 520px; }
    .b-page-kodate-guide-miryoku_setRow .b-a-fullImage_image {
      width: 50%; }
    .b-page-kodate-guide-miryoku_setRow-content {
      width: 100%;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .b-page-kodate-guide-miryoku_setRow-text {
      width: calc(100% - 130px);
      transition: .3s opacity; }
      .b-page-kodate-guide-miryoku_setRow-text .b-a-plainText {
        font-size: 17px;
        line-height: 2; }
    .b-page-kodate-guide-miryoku_setRow .b-a-wrapper {
      padding-left: 580px; }
    .b-page-kodate-guide-miryoku_setRow .b-page-kodate-guide-miryoku_setRow-text {
      margin-left: 130px; }
    .b-page-kodate-guide-miryoku_setRow + .b-page-kodate-guide-miryoku_setRow:nth-of-type(2n-1) .b-a-wrapper {
      padding-left: 0;
      padding-right: 580px; }
    .b-page-kodate-guide-miryoku_setRow + .b-page-kodate-guide-miryoku_setRow:nth-of-type(2n-1) .b-a-fullImage_image {
      margin-left: 50%; }
    .b-page-kodate-guide-miryoku_setRow + .b-page-kodate-guide-miryoku_setRow:nth-of-type(2n-1) .b-page-kodate-guide-miryoku_setRow-text {
      margin-left: 0;
      margin-right: 130px; }
  .b-page-kodate-guide-miryoku_owner-row {
    display: flex;
    justify-content: center; }
    .b-page-kodate-guide-miryoku_owner-row-item {
      width: 550px; }
      .b-page-kodate-guide-miryoku_owner-row-item-l {
        width: 860px; }
      .b-page-kodate-guide-miryoku_owner-row-item + .b-page-kodate-guide-miryoku_owner-row-item {
        margin-left: 60px; }
      .b-page-kodate-guide-miryoku_owner-row-item .b-a-fullImage {
        height: auto; }
  .b-page-kodate-guide-start_anchor .b-a-wrapper > .b-a-heading {
    text-align: center; }
  .b-page-kodate-guide-start_step > .b-a-wrapper {
    width: 1360px; }
  .b-page-kodate-guide-start_step-row {
    justify-content: space-between; }
    .b-page-kodate-guide-start_step-row-item {
      width: 660px; }
      .b-page-kodate-guide-start_step-row-item + .b-page-kodate-guide-start_step-row-item {
        width: 500px; }
      .b-page-kodate-guide-start_step-row-item .b-a-textLink {
        margin-top: 40px; }
  .b-page-kodate_information {
    padding: 67px 0; }
    .b-page-kodate_information .b-a-heading_h2, .b-page-kodate_information .b-page-kodate-guide-start_anchor-text, .b-page-kodate_information .b-page-kodate-lifestyle-familysuite_summary-text {
      margin-bottom: 25px; }
    .b-page-kodate_information .b-a-textLink {
      margin-top: 24px;
      padding-right: 40px;
      text-align: right; }
      .b-page-kodate_information .b-a-textLink_anchor {
        font-size: 15px;
        font-weight: bold;
        position: relative; }
        .b-page-kodate_information .b-a-textLink_anchor:before {
          background: url("/library/img/common/icon_arrow.png");
          background-size: cover;
          content: '';
          display: block;
          height: 15px;
          position: absolute;
          right: -43px;
          top: 4px;
          width: 15px; }
    .b-page-kodate_information .b-m-newsLinks_title {
      width: 83%; }
  .b-page-kodate_pickup .b-o-moduleBanners .b-m-banner .b-a-fullImage_image {
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s; }
    .b-page-kodate_pickup .b-o-moduleBanners .b-m-banner .b-a-fullImage_image:hover {
      -webkit-transform: scale(1.08);
              transform: scale(1.08); }
    .b-page-kodate-investigation_content-list:nth-of-type(n+2):not(:nth-of-type(4)) {
      margin-left: 100px; }
    .b-page-kodate-investigation_content-list:nth-of-type(n+4) {
      margin-top: 32px; }
  .b-page-kodate-lifestyle-familysuite_summary_data {
    display: flex;
    justify-content: space-between; }
    .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion {
      background-color: #ffffff;
      width: 366px; }
      .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion .b-a-accordionButton {
        display: none; }
    .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_button {
      cursor: default;
      pointer-events: none; }
    .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_content {
      height: auto !important; }
    .b-page-kodate-lifestyle-familysuite_summary_data .b-m-accordion_inner {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
  .b-page-kodate-lifestyle-familysuite_point > .b-m-imageSwitcher {
    display: none; }
  .b-page-kodate-lifestyle-familysuite_point .b-a-wrapper .b-m-imageSwitcher {
    margin-left: -140px;
    width: 1000px; }
  .b-page-kodate-lifestyle-familysuite_point-content {
    margin-bottom: 20px;
    margin-left: -22px;
    width: 321px; }
  .b-page-kodate-lifestyle-familysuite_point[data-b-scroll-animation-active='true'] .b-page-kodate-lifestyle-familysuite_point-content {
    -webkit-animation: fadeSlideInRight .8s .2s both;
            animation: fadeSlideInRight .8s .2s both; }
  .b-page-kodate-lifestyle-familysuite_point-r[data-b-scroll-animation-active='true'] .b-page-kodate-lifestyle-familysuite_point-content {
    -webkit-animation: fadeSlideInLeft .8s .2s both;
            animation: fadeSlideInLeft .8s .2s both; }
  .b-page-kodate-lifestyle-familysuite_point-r .b-a-wrapper {
    flex-direction: row-reverse; }
    .b-page-kodate-lifestyle-familysuite_point-r .b-a-wrapper .b-m-imageSwitcher {
      margin-left: 0;
      margin-right: -140px; }
  .b-page-kodate-lifestyle-familysuite_point-r .b-page-kodate-lifestyle-familysuite_point-content {
    margin-left: 0;
    margin-right: -22px;
    padding-left: 0;
    padding-right: 40px; }
  .b-page-kodate-products_value > .b-a-wrapper {
    width: 1360px; }
    .b-page-kodate-products_value > .b-a-wrapper > .b-a-wrapper {
      display: flex; }
      .b-page-kodate-products_value > .b-a-wrapper > .b-a-wrapper > * {
        width: 580px; }
      .b-page-kodate-products_value > .b-a-wrapper > .b-a-wrapper .b-a-fullImage {
        display: flex;
        align-items: center;
        padding-left: 110px; }
  .b-page-kodate-products_value-content {
    transition: 0.3s opacity; }
    .b-page-kodate-products_value-content:hover {
      opacity: 0.6; }
    .b-page-kodate-products_value-content .b-a-plainText {
      font-size: 17px; }
  .b-page-kodate-products-shawood-feature {
    margin-top: 50px; }
    .b-page-kodate-products-shawood-feature_imageBox {
      align-items: flex-start;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .b-page-kodate-products-shawood-feature_imageBox-content {
        width: 551px; }
        .b-page-kodate-products-shawood-feature_imageBox-content.b-is-wide {
          align-items: flex-start;
          display: flex;
          justify-content: space-between;
          width: 100%; }
          .b-page-kodate-products-shawood-feature_imageBox-content.b-is-wide > * {
            width: 551px; }
    .b-page-kodate-products-shawood-feature_interview {
      align-items: flex-start;
      display: flex;
      justify-content: space-between; }
      .b-page-kodate-products-shawood-feature_interview-link {
        min-width: 400px;
        transition: .3s opacity;
        width: 400px; }
        .b-page-kodate-products-shawood-feature_interview-link:hover {
          opacity: .6; }
      .b-page-kodate-products-shawood-feature_interview-text {
        margin-left: 60px;
        width: 620px; }
    .b-page-kodate-products-shawood-feature_works .b-o-moduleCards_list .b-m-boxLink {
      width: 366px; }
    .b-page-kodate-products-shawood-feature_bellb-accordion .b-m-accordion_content {
      height: auto !important; }
    .b-page-kodate-products-shawood-feature_bellb-accordion .b-m-accordion_inner {
      opacity: 1; }
    .b-page-kodate-products-shawood-feature_bellb-accordion .b-m-accordion_button {
      display: none; }
    .b-page-kodate-products-shawood-feature_bellb-row {
      align-items: center;
      display: flex;
      justify-content: space-between; }
      .b-page-kodate-products-shawood-feature_bellb-row-r {
        flex-direction: row-reverse; }
      .b-page-kodate-products-shawood-feature_bellb-row-item {
        width: 550px; }
    .b-page-kodate-products-shawood-feature_bellb-information-content {
      display: flex;
      margin: 80px auto 0;
      width: 860px; }
      .b-page-kodate-products-shawood-feature_bellb-information-content .b-a-fullImage {
        min-width: 336px;
        width: 336px; }
      .b-page-kodate-products-shawood-feature_bellb-information-content-inner {
        margin-left: 45px; }
  .b-page-kodate-products-steel2_banner .b-m-banner:nth-of-type(n + 3) {
    margin-top: 25px; }
  .b-page-kodate-products-steel2-lineup {
    margin-top: 50px; }
    .b-page-kodate-products-steel2-lineup_section-content + .b-page-kodate-products-steel2-lineup_section-content {
      flex-direction: row-reverse; }
    .b-is-ie .b-page-kodate-request_summary-row .b-a-textLink_anchor {
      padding-top: 22px;
      padding-bottom: 15px; }
    .b-page-kodate-request_summary-row .b-a-textLink:nth-of-type(n+2) .b-a-textLink_anchor {
      border-left: none; }
    .b-page-kodate-request_experience-content {
      width: 600px; }
    .b-page-kodate-request_content-land .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type, .b-page-kodate-request_content-medical .b-o-moduleCards .b-m-boxLink .b-a-plainText:first-of-type {
      min-height: 76px; }
    .b-page-kodate-topics_main .b-m-newsLinks_title {
      width: 83%; }
    .b-o-keyVisual[data-b-page='kodate-works-detail'] .b-a-fullImage {
      left: 50%;
      max-width: 1400px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .b-page-kodate-works_main .b-m-boxLink, .b-page-kodate-works_main-photo .b-m-boxLink,
  .b-page-kodate-works-result_main .b-m-boxLink,
  .b-page-kodate-works-result_main-photo .b-m-boxLink,
  .b-page-kodate-works-bookmark_main .b-m-boxLink,
  .b-page-kodate-works-bookmark_main-photo .b-m-boxLink {
    opacity: 0;
    overflow-x: hidden;
    -webkit-transform: translateY(75px);
            transform: translateY(75px);
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s; }
    .b-page-kodate-works_main .b-m-boxLink .b-a-fullImage, .b-page-kodate-works_main-photo .b-m-boxLink .b-a-fullImage,
    .b-page-kodate-works-result_main .b-m-boxLink .b-a-fullImage,
    .b-page-kodate-works-result_main-photo .b-m-boxLink .b-a-fullImage,
    .b-page-kodate-works-bookmark_main .b-m-boxLink .b-a-fullImage,
    .b-page-kodate-works-bookmark_main-photo .b-m-boxLink .b-a-fullImage {
      background: #e8e8e8;
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      transition: background .3s .5s, -webkit-transform .3s .2s;
      transition: transform .3s .2s, background .3s .5s;
      transition: transform .3s .2s, background .3s .5s, -webkit-transform .3s .2s; }
      .b-page-kodate-works_main .b-m-boxLink .b-a-fullImage_image, .b-page-kodate-works_main-photo .b-m-boxLink .b-a-fullImage_image,
      .b-page-kodate-works-result_main .b-m-boxLink .b-a-fullImage_image,
      .b-page-kodate-works-result_main-photo .b-m-boxLink .b-a-fullImage_image,
      .b-page-kodate-works-bookmark_main .b-m-boxLink .b-a-fullImage_image,
      .b-page-kodate-works-bookmark_main-photo .b-m-boxLink .b-a-fullImage_image {
        opacity: 0;
        transition: opacity .4s .5s, -webkit-transform 1s;
        transition: opacity .4s .5s, transform 1s;
        transition: opacity .4s .5s, transform 1s, -webkit-transform 1s; }
    .b-page-kodate-works_main .b-m-boxLink.b-is-active, .b-page-kodate-works_main-photo .b-m-boxLink.b-is-active,
    .b-page-kodate-works-result_main .b-m-boxLink.b-is-active,
    .b-page-kodate-works-result_main-photo .b-m-boxLink.b-is-active,
    .b-page-kodate-works-bookmark_main .b-m-boxLink.b-is-active,
    .b-page-kodate-works-bookmark_main-photo .b-m-boxLink.b-is-active {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      .b-page-kodate-works_main .b-m-boxLink.b-is-active .b-a-fullImage, .b-page-kodate-works_main-photo .b-m-boxLink.b-is-active .b-a-fullImage,
      .b-page-kodate-works-result_main .b-m-boxLink.b-is-active .b-a-fullImage,
      .b-page-kodate-works-result_main-photo .b-m-boxLink.b-is-active .b-a-fullImage,
      .b-page-kodate-works-bookmark_main .b-m-boxLink.b-is-active .b-a-fullImage,
      .b-page-kodate-works-bookmark_main-photo .b-m-boxLink.b-is-active .b-a-fullImage {
        background: #ffffff;
        -webkit-transform: translateX(0);
                transform: translateX(0); }
        .b-page-kodate-works_main .b-m-boxLink.b-is-active .b-a-fullImage_image, .b-page-kodate-works_main-photo .b-m-boxLink.b-is-active .b-a-fullImage_image,
        .b-page-kodate-works-result_main .b-m-boxLink.b-is-active .b-a-fullImage_image,
        .b-page-kodate-works-result_main-photo .b-m-boxLink.b-is-active .b-a-fullImage_image,
        .b-page-kodate-works-bookmark_main .b-m-boxLink.b-is-active .b-a-fullImage_image,
        .b-page-kodate-works-bookmark_main-photo .b-m-boxLink.b-is-active .b-a-fullImage_image {
          opacity: 1; } }

@media screen and (min-width: 768px) and (max-width: 1160px) {
    .b-page-kodate-products-shawood-feature_bellb .b-o-moduleFadeSlider_main {
      height: calc(565 / 1440 * 1160px); } }

@media screen and (min-width: 768px) and (min-width: 1160px) and (max-width: 1920px) {
    .b-page-kodate-products-shawood-feature_bellb .b-o-moduleFadeSlider_main {
      height: calc(565 / 1440 * 100vw); } }

@media screen and (min-width: 768px) and (min-width: 1920px) {
    .b-page-kodate-products-shawood-feature_bellb .b-o-moduleFadeSlider_main {
      height: calc(565 / 1440 * 1920px); } }
