@charset "utf-8";
/* CSS Document */


/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body{}
#wrap{}


/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea {}
#headerArea h1{}


/*----------------------------------------------------------------------------
 ***                                                             leftSection
----------------------------------------------------------------------------*/
.leftSection{}
.leftSectionInner{}


/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {}
#contentsAreaInner {}


/*----------------------------------------------------------------------------
 ***                                                              mainsection
----------------------------------------------------------------------------*/
.mainSection {}
.mainSectionInner {}

#pageLink_profile{ margin-bottom:60px;}
#pageLink_profile ul{}
#pageLink_profile li{ float:left; margin-right:5px;}
#pageLink_profile li:nth-child(2n){ margin-top:30px; margin-right:13px;}
#pageLink_profile li:last-child{ margin-right:0;}
#pageLink_profile li p{}
#pageLink_profile li dl{}
#pageLink_profile li dt,
#pageLink_profile li dd{ color:#000; text-align:center;}
#pageLink_profile li dt{ font-weight:normal;}
#pageLink_profile li dd{ font-size:16px; font-weight:bold;}


/* 画像の斜めマスク */
.skew_x{ -webkit-transform:skewX(-8deg); -ms-transform:skewX(-8deg); transform:skewX(-8deg); -webkit-transform-origin:bottom left; -ms-transform-origin:bottom left; transform-origin:bottom left;}
.skew_x p{ overflow:hidden; width:130px; margin:0; padding:0; margin-bottom:10px;}
.skew_x p img{ min-width:100%; -webkit-transform:skewX(8deg); -ms-transform:skewX(8deg); transform:skewX(8deg); -webkit-transform-origin:bottom left; -ms-transform-origin:bottom left; transform-origin:bottom left;}
.skew_x p img:hover{ opacity:0.7;}


.greetingBox{ width:720px; margin:0 auto;}
.greetingBoxInner{}

.commentDL{ margin-bottom:35px; height: 360px; background:url(../company/images/img_ito_2311.jpg) no-repeat left 30px; background-size: 30%;}
.commentDL dt{padding-left: 260px; padding-top: 36px;}
.commentDL dt span{}
.commentDL dt .gray{ color:#999;}
.commentDL dt .pdAjust{margin-left:-0.5em;}
.commentDL dd{ float:right; width:460px; padding-top:22px; line-height:1.6em; font-size:13px;}
.commentDL dd:last-child{ font-size:14px; color:#000; text-align:left;}
.commentDL dd:last-child span{ font-size:16px; font-weight:bold;}


.commentDL2{ margin-bottom:35px;}
.commentDL2 dt{padding-top: 36px;}
.commentDL2 dt span{}
.commentDL2 dt .gray{ color:#999;}
.commentDL2 dt .pdAjust{margin-left:-0.5em;}
.commentDL2 dd{padding-top:22px; line-height:1.6em; font-size:14px;}
.commentDL2 dd:last-child{ font-size:14px; color:#000; text-align:left;}
.commentDL2 dd:last-child span{ font-size:16px;}










/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea{}
#footerAreaTxt{}


/*----------------------------------------------------------------------------
 ***                                                          breadcrumbArea
----------------------------------------------------------------------------*/
#breadcrumbArea{}





/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
section { }
section section {}
.sectionInner {}









