@charset "Shift_JIS";

/* **************************************************

Name: modify.responsive.css

Description: Sub CSS

Create: 2019.01.01
Update: 20xx.xx.xx

Copyright 2019 Hitachi,Ltd.

***************************************************** */


/* ----------------------------------------------------------------------------------------

Modify Setting

------------------------------------------------------------------------------------------- */

/* for - 994px
=========================================================================================== */

@media screen and (max-width: 994px) {
/* ‰æ‘œƒŠƒXƒg --- [c11-5] Link List > Thumbnail + Descriptive Text > Thumbnail --- */

}

/* for - 767px
=========================================================================================== */

@media screen and (max-width: 767px) {
.pl245, .pl220{
padding-left:0;
}

}

/* for - 579px
=========================================================================================== */

@media screen and (max-width: 579px) {

.ml150{
margin-left: 0 !important;
}
.w420 {width:100% !important;}

}

/* for - 399px
=========================================================================================== */

@media screen and (max-width: 399px) {



}
