@charset "utf-8";

@import url(../general.css);

#navi .company a,
#navi .company a:hover {color:#aaa; background-position:-280px 5px;}

#body .company {margin:0 -70px; padding-bottom:50px; background:#f8f8f8; overflow:hidden; }
#body .company h2 {background:#fff;}
#body .company .office {overflow:hidden; height:250px; background:#000; margin-bottom:50px;}
#body .company .office img {width:100%; max-width:1200px; margin:-200px auto 0; display:block;}
#body .company dl {overflow:hidden; margin:0 auto; line-height:1.8; width:450px; padding-top: 50px;}
#body .company dt {float:left; width:100px; padding:0; overflow:hidden; font-size:12px; font-weight:bold; }
#body .company dd {margin-left:130px; width:auto%; overflow:hidden; font-size:12px; margin-bottom:13px;}
#body .company dd span {}
#body .company dd:after {clear: both; content: ""; display: block; height: 0;}

#body .member {margin:0 auto; padding-bottom:0; max-width:450px; }
#body .member .profile {margin-bottom:50px;}
#body .member img.portfolio {width:110px; margin:0 0 10px 30px; float:right; border:1px solid #eee; border-radius:50%; }
#body .member .position {font-size:14px; margin-bottom:15px; }
#body .member .name {display:inline-block; font-size:16px; font-weight:bold; margin-bottom:25px; padding-right:10px;}
#body .member .name_alpha {display:inline-block; font-size:14px; margin-bottom:25px; }
#body .member .detail {line-height:1.8;}

/* SMARTPHONE */
.smartphone #body .company {margin:0; background:none;}
.smartphone #body .company .office {background:none; margin-bottom:20px; height:auto;}
.smartphone #body .company .office img {margin:-40px 0;}
.smartphone #body .company dl {width:auto; }
.smartphone #body .company dl dt {width:auto; float:none;}
.smartphone #body .company dl dd {width:auto; margin:0 0 20px; }
.smartphone #body .member {max-width:inherit;}
.smartphone #body .member .profile {margin-top:50px;}
.smartphone #body .member .name {display:block; margin-bottom:10px;}
.smartphone #body .member .name-apha {display:block; margin-bottom:10px;}
.smartphone #body .member img.portfolio {width:100px;}
