@charset "utf-8";
/* CSS Document */



/*  25周年あゆみページ共通css　20250926 matsubara  */




.hrm_25av_aympgcon { width:100%; line-height: 200%;}
.hrm_25av_aympgcon h1 { font-size: 1.7rem; font-weight: 700; margin-top: 30px; margin-bottom: 30px;} 
.hrm_25av_aymtgym {border-top: solid 1px #999; padding-top: 5px; width: 100%; overflow: hidden;}
.hrm_25av_aymtgym_l { float:left; width:45%; text-align: left;}
.hrm_25av_aymtgym_r { float:right; width:45%; text-align: right;}
.hrm_25av_aymctk {background-color: #eee; padding: 5px; margin-top: 20px; margin-bottom: 20px;}

.hrm_25av_aymimg { width: 100%; margin-top: 30px; margin-bottom: 30px;}

.hrm_25av_aymimg_w { width: 100%; margin-top: 30px;}
.hrm_25av_aymimg_w_2 { width: 100%; margin-bottom: 30px;}



/*
.hrm_25av_aymctk {border: 2px #999 solid; padding: 5px; margin-top: 20px; margin-bottom: 20px;}*/

/*  PC用*/
@media screen and (min-width:450px){

.hrm_25av_aympgcon h1 { font-size: 1.7rem; font-weight: 700; margin-top: 50px; margin-bottom: 30px;} 

.hrm_25av_aymctk {background-color: #eee; padding: 20px; margin-top: 50px; margin-bottom: 40px;}

.hrm_25av_aymimg { width: 70%; margin-top: 30px; margin-bottom: 30px;}

.hrm_25av_aymimg_w { width: 70%; margin-top: 30px;}
.hrm_25av_aymimg_w_2 { width: 70%; margin-bottom: 30px;}


}












