/* �臬�亙�梁�灶��璅�憿���憭�����.css */
@import url("../../style_articles.css");


/* ======================================================= */
/* about2 css */
/* ======================================================= */


.about_prevention_bg{

}


    .about_prevention_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 */
    }

        .about_prevention_bg .articles_section .wrap{
            
        }

        .about_prevention_bg .articles_content_text{   
                
        }




        .about_prevention_bg .articles_content_pic_mobile{   
            display: none;
        }

            .about_prevention_bg .articles_content_pic_mobile img{   
                width: 100%;
                height: auto;
            }





        .about_section2 .articles_content_text{
            font-size: clamp(0.8750rem, 0.9375vw, 1.1250rem); /* 14.00px , 0.9375vw , 18.00px */       
        }
            .about_section2 .articles_content_text_box{
                
            }
                .about_section2  .articles_content_text_in{
                    
                }

                /* .about_section2 .articles_content_text_box:first-of-type{
                    
                }
                .about_section2 .articles_content_text_box:first-of-type .articles_content_text_in{
                    
                } */
                .about_section2 .articles_content_text_box{
                    display: flex;
                    flex-direction: column;
                    gap: clamp(2.0001rem, 3.2292vw, 3.8750rem); /* 32.00px , 3.2292vw , 62.00px */
                }

                
             /* .about_section3 .small{
                color: inherit;
                font-size: 0.875rem;
            }
                .about_section3 .small a{
                    color: inherit;
                } */



                .articles_content_text ol{
                    padding-left: 25px;
                }


/* �刻�Ｗ�撖砍漲憭扳��991��嚗�憟��券��鋆∠���孵�璅�撘� */
@media screen and (min-width: 991px) {

    .about_prevention_bg .articles_section{
        
    }


    .about_prevention_bg .about_section1{
        padding-top:clamp(6.6454rem, 10.7292vw, 12.8750rem); /* 106.33px , 10.7292vw , 206.00px */
        padding-bottom: clamp(10.3874rem, 16.7708vw, 20.1250rem); /* 166.20px , 16.7708vw , 322.00px */
    }    
        .about_section1 .articles_content_text{
            max-width: 37.5625rem; /*601*/       
            min-height: clamp(12.6647rem, 17.6355vw, 21.1625rem); /*20250903*/    
        }

    .about_prevention_bg .about_section2{
        padding-top:  clamp(2.0001rem, 3.2292vw, 3.8750rem); /* 32.00px , 3.2292vw , 62.00px */
        padding-bottom: clamp(1.7420rem, 2.8125vw, 3.3750rem); /* 27.87px , 2.8125vw , 54.00px */
    }
        .about_prevention_bg .about_section2 .wrap{
            /* display: flex; 
            justify-content: flex-end; */
        }

  
        .about_section2 .articles_content_text_box{
            
        }
            .about_section2 .articles_content_text{
                margin-left: auto;
                max-width: 40.4375rem; /*647*/    
            }
            .about_section2  .articles_content_text_in{
                
            }

        /* .about_section2 .articles_content_text_box:first-of-type{
        } */
            .about_section2 .articles_content_text_box:first-of-type .articles_content_text_in{
                
            }
            .about_section2  .articles_content_text .text_area{
                font-size: inherit;
            }




        .about_section2 .articles_content_text{
                /*max-width: 47.5rem;*/ /*760px*/
                /* margin-left: auto;  */
                min-height: clamp(46.7446rem, 56.2243vw, 67.4688rem); /*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) {

    .about_section1 .articles_content_text{
        max-width: 42.5625rem; /*601*/           
    }

    .about_section2 .articles_content_text{
        max-width: 45.4375rem; /*647*/    
    }

}

/* �刻�Ｗ��曉之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) {

    .about_section1 .articles_content_text{
        max-width: 42.5625rem; /*601*/           
    }

    .about_section2 .articles_content_text{
        max-width: 45.4375rem; /*647*/    
    }

}




@media (max-width: 990px){
	

.about_prevention_bg .articles_section{
    background-image: none !important;
}

    .about_prevention_bg .articles_content_pic_mobile{   
        display: block;
    }

}

        