﻿@charset "utf-8";
/*
Theme Name: ichiko
Theme URI: 
Description:
Author:
Author URI:
Version:1.0
*/

/* ====================================

リセット

==================================== */

html,body,div,p,span,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ul,ol,li,table,th,td,input,video {
	margin:0;
	padding:0;
}

/* ====================================

クリアフィックス

==================================== */

.cf {
	overflow:hidden;
}

.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}


/* ====================================

初期設定

==================================== */

body {
	color:#000;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

img {
	border:0;
	display:block;
}

a {
	color:#00a0e8;
}

a:hover {
	color:#DBEBFA;
}

a.alfa:hover img {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

/* ====================================

ボックス類

==================================== */

/* 共通 */
ul#footer {
	display:block;
	width:860px;
	margin:0 auto;
	padding:100px 0 10px;
	list-style:none;
	height:12px;
}

#footer-01 { width:581px; float:left; }
#footer-02 { width: 89px; float:left; }
#footer-03 { width:173px; float:right; }



/* サブページ  */

#container {
	width:860px;
	padding-top:70px;
	margin:0 auto;
}

#sidebar {
	width:194px;
	float:left;
}

#content {
	width:610px;
	float:right;
}

#contentInner {
	padding: 94px 0 0 0;
}

/* ====================================

トップページ

==================================== */
#headerHome_new { 
	padding:155px 0 40px;
	position:relative;
	/*width:1000px;*/
	margin:0 auto;

}
#headerHome_new img { 
	margin: 0 auto;
}

#headerHome { /*削除予定*/
	padding:155px 0 40px;
	position:relative;
	width:1000px;
	margin:0 auto;
	background-color:#fff;
}

#i { /*削除予定*/
	position:absolute;
	top:229px;
	right:150px;	
}

#iEnd {/*削除予定*/
	display:none;
	position:absolute;
	top:229px;
	right:450px;	
}

#advertisingAgency {/*削除予定*/
	margin:0 auto 55px;
}

#ich-ko {/*削除予定*/
	margin:0 auto 0;
}

html#home_page,html#home_page body.home{
	height: 100%;
}
#home_wrap{
	background-image: url(images/home/back_logo.png);
	width: 100%;
	height: 100%;
	background-position:  center 58px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
 /*   top: 56px;
    left: 550px;*/
	/*min-width: 1000px;*/
	box-sizing:border-box;
}
#home_wrap,
#mainHome,
#newsMore,
body.home #footer{
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	zoom:1;
}

#menuHomeWrapper {
	height:31px;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
}

#menuHome {
	list-style:none;
	display:block;
	width:661px;
	margin:0 auto;

}

#menuHome .menuItem {
	float:left;
}

#menuHome #menu-01 { width:82px; }
#menuHome #menu-02 { width:83px; }
#menuHome #menu-03 { width:82px; }
#menuHome #menu-04 { width:83px; }
#menuHome #menu-05 { width:82px; }
#menuHome #menu-06 { width:83px; }
#menuHome #menu-07 { width:82px; }
#menuHome #menu-08 { width:84px; }

#desc {
	margin:25px auto 40px;
}

#newsTitleImg {
	margin:0 auto 10px;
}

#newsList {
	width:440px;
	margin:0 auto 60px;
	font-size:13px;
}

#newsList a:hover {
	color:#00a0e8;
}

#newsList dt {
	clear:left;
	float:left;
	width:75px;
	margin-bottom:1em;
}

#newsList dd {
	margin-left:80px;
	margin-bottom:1em;
}

#newsMore {
	display:block;
	width:24px;
	height:13px;
	margin:0 auto;
	position:relative;
	left:150px;
}

/* ====================================

サブページサイドバー（#sidebar）内

==================================== */

#sidebar #logo {
	display:block;
	width:194px;
	height:194px;
	margin:0 0 15px 0;
}

#menuSub {
	list-style:none;
	margin-bottom:27px;
}

#menuSub li {
	display:block;
	width:194px;
	height:32px;
}

#toTop {
	display:block;
	width:30px;
	height:30px;
	margin:0 auto;
}

/* ====================================

サブページコンテンツ（#content）内

==================================== */

/* 会社概要 */

#contentAboutLeft {
	float: left;
	width: 294px;
}

#contentAboutRight {
	float: right;
	width: 280px;
	padding-right: 15px;
}

#cornerImgAbout {
	clear: both;
	float: right;
	margin-top: -40px;
}

/* 組織 */

#cutSystem-01 {
	margin-bottom: 25px;
}
#cutSystem-02 { margin-bottom:28px; }
#cutSystem-03 { float:right; width:156px; height:42px; }

/* 取引先 */

.cutPartner		{ margin-bottom:22px; }
#cutPartner-05	{ margin-bottom:none; }

/* 部門 */

.contentInnerDepartment {
	background-image: url(images/sub/cut-department-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.cutDepartment		{
	margin-bottom: 10px;
}
#cutDepartment-05	{ margin-bottom:none; }

/* 採用情報 */

#noRecruit { font-size:12px; margin-bottom:345px; }
#cutRecruit-01 {
	float: right;
	width: 159px;
	height: 49px;
}

/* 資料請求 */

h3#subtitleRequest { margin-bottom:32px; }

#cutRequest-01	{ margin-bottom:15px; }

#requestFormContent {
	width:445px;
	border:2px solid #00a0e8;
	border-collapse:collapse;
	margin-bottom:12px;
}

#requestFormContent img {
	display:inline;
}

#requestFormContent th,
#requestFormContent td {
	border:1px solid #00a0e8;
	overflow-y:visible;
	vertical-align:central;
	padding:10px;
}

#requestFormContent th {
	width:146px;
	text-align:left;
	background:#DEF1FB;
}

#requestFormContent td {
	font-size:10px;
	color:#00a0e8;
}

#requestFormContent td input {
	border:1px solid #888;
	height:20px;
	margin-right:2px;
}

.len-01 { width:211px; }
.len-02 { width: 40px; }
.len-03 { width:191px; }
#requestFormContent textarea { width:298px; height:50px; border:1px solid #888;}

#requestSubmit {
	float: right;
	margin-right: 117px;
	_margin-right: 27px;
	width: 72px;
	height: 19px;
	background: url(images/sub/form-request-submit.jpg) no-repeat;
	border: none;
	cursor: pointer;
}

#requestSubmit:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

/* アクセス */

#contentAccessLeft {
	float:left;
	width:295px;
	height:358px;
	border:2px solid #00a0e8;
	padding:5px;
}

#contentAccessRight {
	margin-left:325px;
}

#cutAccess-01 {
	margin-bottom: 115px;
}

/* ニュース */
.newsSection { padding-right:70px; margin-bottom:50px;}
.newsTitle { font-size:13px; color:#000; margin-bottom:15px; }
.newsTitle span { color:#38BBE8; }
.newsDate {color:#000 !important; margin-right:15px;}
.newsImgBox { float:left;  margin:0 15px 0 0; /*width:185px;*/}
.newsImgBox img {margin:0 0 15px 0; }
.newsText { font-size:12px; line-height:1.6em; overflow:hidden;  }
.newsLogo { float:right; padding-right:35px;}


/* 制作実績 */

.worksMain { padding:0px; }
.worksLogo { padding-bottom:40px; zoom:1;}
.worksList { display:block; margin-right:-30px; list-style:none; overflow:hidden;}
.worksList li { display:inline-block; width:160px; margin-right:25px; _margin-right:30px; margin-bottom:40px; /display:inline; /zoom:1; vertical-align:top; }
.worksLeft { clear:left; }
/*.worksList li:nth-child(3n) {margin-right:0px;}*/
.fancyboxInnner {display:none; overflow:hidden;}
.fancyboxInnner img { margin:0 auto;}
.worksMain li p { font-size:10px; margin:5px 0; line-height:125%;}
.campaign_Ul li {
	width: 610px;
	margin-right: 0px;
}
.campaign_Ul img{
	width: 350px;
	float: left;
}
.campaign_Ul p.worksName,.campaign_Ul p.worksDesc{
	float: right;
	width: 220px;
}
.worksName {
	padding-left:1em;
	text-indent:-1em;
}

.worksDesc {
	padding-left:1em;
}

.worksMain li span { color:#38BBE8;}
