

.main.inmain {
    background-color: #e4e4e4;
}


.pageContent{
    padding: clamp(1.4517rem, 2.3438vw, 2.8125rem) 0; /* 23.23px , 2.3438vw , 45.00px */
}

    .pageContent .wrap{
        max-width: 102.25rem; /*1636*/
    }



    .canvas_bg{
        display: none;
    }


@media screen and (min-width: 991px) {

    .right{
        border-left: 1px var(--dark_color) solid;
        padding-left: clamp(2.1140rem, 2.6042vw, 3.1250rem); /* 33.82px , 2.6042vw , 50.00px */
    }

}


/* �刻�Ｗ��曉之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) {
	.pageContent .wrap {
		max-width: calc(102.25rem * 1.12); 
	}

}

/* �刻�Ｗ��曉之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) {

	.pageContent .wrap {
		max-width:calc(102.25rem * 1.12); 
	}

}




    .api_title{
        font-weight: 700;
        color: var(--sixth_color);
        font-size: clamp(1.2500rem, 1.5625vw, 1.8750rem); /* 20.00px , 1.5625vw , 30.00px */
    }
    .api_title2{
        font-weight: 600;
        color: var(--sixth_color);
        font-size: clamp(1.0625rem, 1.3281vw, 1.5938rem); /* 17.00px , 1.3281vw , 25.50px */
    }

.text_area{

}








