/* �臬�亙�梁�灶��璅�憿���憭�����.css */
@import url("../../style_articles.css");


/* ======================================================= */
/* �Ｗ��1css */
/* ======================================================= */


.holmes_bg{

}


    .holmes_bg .articles_section{
        /*padding-top:clamp(1.6775rem, 2.7083vw, 3.2500rem);*/ /* 26.84px , 2.7083vw , 52.00px */
       /* padding-bottom: clamp(18.6458rem, 30.1042vw, 36.1250rem);*//* 298.33px , 30.1042vw , 578.00px */
   
        /*padding-bottom: clamp(20.4845rem, 33.0729vw, 39.6875rem);*/ /* 327.75px , 33.0729vw , 635.00px */
    }

        .holmes_bg .articles_section .wrap{
            
        }

        .holmes_bg .articles_content_text{   
                
        }





        .holmes_bg .articles_content_pic_mobile{   
            display: none;
        }

            .holmes_bg .articles_content_pic_mobile img{   
                width: 100%;
                height: auto;
            }










/* �刻�Ｗ�撖砍漲憭扳��991��嚗�憟��券��鋆∠���孵�璅�撘� */
@media screen and (min-width: 991px) {

    .holmes_bg .articles_section{
        padding-top:clamp(7.9035rem, 12.7604vw, 15.3125rem); /* 126.46px , 12.7604vw , 245.00px */
        padding-bottom: clamp(8.8713rem, 14.3229vw, 17.1875rem); /* 141.94px , 14.3229vw , 275.00px */
    }


    .holmes_bg .holmes_section_inbanner{
        padding-top:clamp(7.4519rem, 12.0313vw, 14.4375rem); /* 119.23px , 12.0313vw , 231.00px */
        padding-bottom: clamp(11.9036rem, 19.2188vw, 23.0625rem); /* 190.46px , 19.2188vw , 369.00px */
    }    
       .holmes_bg .holmes_section_inbanner .articles_content_text{
            max-width:43.9375rem; /*703px*/
            /* margin-left: auto; */

            min-height: clamp(23.1647rem, 31.3076vw, 37.5688rem); /*20250903*/
        }


    .holmes_bg .holmes_section1{

    }
    
        .holmes_section1 .articles_content_text{
            max-width: 50rem;/*800*/
            min-height: clamp(15.3615rem, 21.9897vw, 26.3875rem); /*20250903*/
        }

    .holmes_bg .holmes_section2{
        padding: clamp(5.484rem, 8.8542vw, 10.6250rem) 0; /* 87.74px , 8.8542vw , 170.00px */
    }
        .holmes_bg .holmes_section2 .wrap{
            display: flex; 
            justify-content: flex-end;
        }
            .holmes_section2 .articles_content_text{
                max-width: 44.8125rem;/*717*/
                margin-left: auto; 

                min-height: clamp(21.3615rem, 29.8023vw, 35.7625rem); /*20250903*/
            }


    .holmes_bg .holmes_section3{
        padding-top:clamp(2.9033rem, 4.6875vw, 5.6250rem); /* 46.45px , 4.6875vw , 90.00px */
        padding-bottom: clamp(4.3550rem, 7.0313vw, 8.4375rem); /* 69.68px , 7.0313vw , 135.00px */
    }    
       .holmes_section3 .articles_content_text{
            /*max-width: 43.75rem;*/ /*700px*/
            /* margin-left: auto; */
            min-height: clamp(19.8615rem, 27.8492vw, 33.4188rem); /*20250903*/
        }


}


/* �刻�Ｗ��曉之125%銝�撖砍漲憭扳��991��嚗�憟��券��鋆∠���孵�璅�撘� */
@media screen and (min-width: 991px) and (min-height: 500px) and (max-height: 1000px) and (-webkit-min-device-pixel-ratio: 1.25) and (-webkit-max-device-pixel-ratio: 1.49), only screen and (min-resolution: 125dpi) and (max-resolution: 149dpi) {

    .holmes_section_inbanner .articles_content_text{
        max-width:48.9375rem; /*703px*/
        /* margin-left: auto; */
    }
    .holmes_section1 .articles_content_text{
        max-width: 55rem;/*880*/
    }   
    .holmes_section2 .articles_content_text{
        max-width: 49.8125rem;/*797*/
    }

}

    /* �刻�Ｗ��曉之150%銝�撖砍漲憭扳��991��嚗�憟��券��鋆∠���孵�璅�撘� */
@media screen and (min-width: 991px) and (min-height: 500px) and (max-height: 1000px) and (-webkit-min-device-pixel-ratio: 1.5) and (-webkit-max-device-pixel-ratio: 1.74), only screen and (min-resolution: 150dpi) and (max-resolution: 174dpi) {
        
    .holmes_section_inbanner .articles_content_text{
        max-width:48.9375rem; /*703px*/
        /* margin-left: auto; */
    }
    .holmes_section1 .articles_content_text{
        max-width: 55rem;/*880*/
    }   
    .holmes_section2 .articles_content_text{
        max-width: 49.8125rem;/*797*/
    }

}

@media (max-width: 990px){
	

.holmes_bg .articles_section{
    background-image: none !important;
}

    .holmes_bg .articles_content_pic_mobile{   
        display: block;
    }

}

        