@charset "utf-8";
/*=============================================================
 csr(sustainability) Layout
=============================================================*/
/* clearfix */
.cFix:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.cFix        { min-height: 1px; }
* html .cFix { height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/ }

img.SP_block { display: none; }

.imgbox_csr div { display: inline; float: left; padding-top: 20px; }
.imgbox_csr div img { border: solid 1px #dedede; }
.imgbox_csr div p,
.imgbox_csr p { text-align: center; padding-top: 10px;}
.imgbox_csr .left { margin-right: 30px;}
.imgbox_csr .center { width: 100%; text-align: center;}
ul.liststyle01 { padding-left: 1em;}


.mb30 { margin-bottom: 30px;}
.mb50 { margin-bottom: 50px;}
.mt30 { margin-top: 30px;}

.beta_block + .beta_block { padding-top: 0; }

p span.ls_minus {letter-spacing: -0.03em;}

@media only screen and (max-width: 39.9375em) {

img.SP_block { display: block; }
img.PC_block { display: none; }

.imgbox_csr .left,
.imgbox_csr .right { display: block; float: none; margin-right: 0; }
ul.liststyle01 li { margin-left: 1em; text-indent: -1em;}

}
