/* small screens -------------------------------- */

/* Container -------------------------------- */

.logo {
   height:84px;
}
.logo img {
/* //-
   height:60px;
   */
   height: 36px;
}
.mTtl {
   padding:36px 0 0 130px;
}
#cTAH, #cTAH input {
/* //-

   width:294px;
   */
   width:252px;
}
#nav1 {
   width:48px;
}
.cln.i1, .cln.i2, .cln.i3, .cln.d1, .cln.d2, .cln.d3 {
   min-width:255px;
   max-width:340px;
   }


/* Font -------------------------------- */
.log p {
   font-size:0.875em;
   }
#cI0 p{
   font:0.625rem/150% noto_sansregular, sans-serif;
}
	

/* display size -------------------------------- */
.sizeXS, .sizeS, .sizeSM, .sizeM, .sizeL{
	display: none;
}
.sizeS{
	display: inline;
}
