@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------
 *
 *					style_others.css
 *
 *-------------------------------------------------------------*/

 /* privacy */

 .others .dlType02							{ display:block; overflow:hidden; }
 .others .dlType02 dt						{ float:left; width:1.7em; margin-bottom: 20px; }
 .others .dlType02 dd						{ margin:0 0 0 1.7em; margin-bottom: 28px; }

 .others .dlType02 dd .dlType02 dt,
 .others .dlType02 dd .dlType02 dd          { margin-bottom: 0; }

 .privacy .text-area article + article      { margin-top: 40px; }

 .others table                              { text-align: left; border-spacing: 0; border-top: 1px solid; border-left: 1px solid; margin-top: 10px; }
 .others table th                           { background: #ebebeb; }
 .others table th,
 .others table td                           { font-weight: normal; border-bottom: 1px solid; border-right: 1px solid; padding: 5px 10px; }




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


}

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

}