@charset "utf-8";

.lay-container, .lay-container-sm, .lay-container-md, .lay-container-lg, .lay-container-xl {
    max-width: 1700px !important;
}

.siteblock-opt2 {
    background-image: url(/images/462122049.jpeg) !important;
    background-repeat: no-repeat !important;
    background-size: cover;
}

/*a*/
.siteblock-main a {
    color: #0065a4;
    font-weight: bold;
}

/*h2*/
.cparts-id456, .cparts-id457, .cparts-id467__ttl, [class*="cparts-id458--"] [class*="__ttl"] {
    font-size: min(5rem,12vw);
}
[class*="cparts-id458--"] .cparts-notes-block, [class*="cparts-id458--"].cparts-h2sub--bottom .cparts-notes-block {
    font-size: .3em;
    margin-bottom: 0.5rem !important;
}

/*ヘッダーメニュー　画像サイズ*/
.sitedesign-headernav-list .menu-level-0 a img {
    max-width: 25px;
}



/*メインビジュアル サイズ*/
.cparts-mainvisual--lg .cparts-img-block {
    height: 100vh !important;
}
@media (min-width:768px) and (max-width:1199px) {
.cparts-mainvisual--lg .cparts-img-block {
    height: calc(100vh - 195.5px) !important;
}
}
/*メインビジュアル 背景色*/
.ryoden_main-img .dec-bg-pe--primary {
    background-color: #000 !important;
}
.ryoden_main-img .cparts-img-block img {
opacity: 1;
}
#sitedesign-pagetop .ryoden_main-img .cparts-body-block.dec-bg--primary.dec-bg-pe--primary::before {
    background: transparent !important;
}
.ryoden_main-img .cparts-id576 .cparts-body-block.dec-bg--primary.dec-bg-pe--primary::before {
    background: transparent !important;
}
.ryoden_main-img .dec-bg-pe--primary::before  {
    background-color: transparent !important;
}
/*メインビジュアル テキスト*/
.ryoden_main-img h1 {
    width: 50vw;
}
.ryoden_main-img .cparts-note-block {
    margin-bottom: 2rem;
}
/*メインビジュアル テキスト 位置*/
.ryoden_main-img .cparts-txt-block.dec-bg--primary {
    left: 3%;
    bottom: 30px;
}


/*トップ ABOUT 写真2枚 ずらし*/
.about_img_2column .cparts-img-block:nth-of-type(2) {
    margin-top: min(16vw,250px) !important;
}

/*トップ ABOUT 背景ロゴ*/
.ryoden-logo_mark {
    position: absolute;
    left: 42vw;
    margin-top: -450px;
}
@media (min-width:768px) and (max-width:1700px) {
.ryoden-logo_mark {
    margin-top: -40vw;
    width: 45vw;
}
}


/*トップ ABOUT テキスト・画像*/
.about-text p {
    line-height: 2.5;
}
.about-text_large {
    line-height: 1.6 !important;
}
.about-img3 .cparts-img-block {
    display: flex;
    justify-content: flex-end;
}
.about-img3 img {
    width: 40% !important;
}
.about-img4 img {
    width: 80% !important;
}

/*採用情報*/
.recruit_block h2 .cparts-txt-block {
    color: #fff;
}
.recruit_block.cparts-id288--04::before {
    opacity: .35;
}
.recruit_block {
    padding-bottom: 8rem !important;
}

/*ニュース*/
.topicsDigest h3 {
    display: none;
}

/*フッター*/
.siteblock-footer a {
    color: #ffffff;
    font-weight: bold;
}




/*=============リョウデンについて ページ=================*/

.philosophy p {
    color: #004ea2;
    font-size: min(3.1vw,35px);
    font-weight: bold;
    line-height: 1.5;
}



/*=============================================================================================================================================


PCのみ


==============================================================================================================================================*/

/*メニュー*/
@media (min-width: 768px) {
/*改行*/
.br-sp {
    display: none;
}

    .sitedesign-headernav-group li.menu-level-0 > ul {
        width: 172px;
    }

/*トップ ABOUT テキスト・画像*/
.box.about-text {
    width: 50%;
}
.about-img3 img {
    top: -10rem;
    position: relative;
    right: 15px;
}
.about-img4 img {
    position: relative;
    top: -10rem;
}
}


/*=============================================================================================================================================


スマホ


==============================================================================================================================================*/


@media (max-width:767px) {
    /*改行*/
.br-pc {
    display: none;
}
/*メインビジュアル*/
.ryoden_main-img h1 {
    width: 75vw;
}
.ryoden_main-img .cparts-note-block {
    margin-bottom: 1rem;
    font-weight: bold;
    text-shadow: 0px 0px 7px #00000094;
}
.ryoden_main-img .cparts-txt-block.dec-bg--primary {
    bottom: 0px;
}

/*トップ ABOUT 背景ロゴ*/
.ryoden-logo_mark {
    left: 10vw;
    margin-top: -100px;
    width: 59vw;
}

/*=============リョウデンについて ページ=================*/
.philosophy p {
    font-size: min(5.5vw,25px);
}
.greeting img {
    max-width: 200px !important;
    margin: 0 auto;
}
.greeting .cparts-caption-block {
    margin-bottom: 0;
}


/*=============施工実績 ページ=================*/
/*アコーディオンh4*/
.cparts-id170--02 h4 {
    font-size: 1.2rem;
}
[class*="cparts-id170"] .cparts-click-block {
    padding: 13px;
}
[class*="cparts-id170"] .cparts-icon-block {
    margin-right: 10px;
}
/*表　テキスト小*/
.table_small_text {
    font-size: 0.8rem;
}
.table_small_text th, td {
    padding: 10px;
}
}











