body{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	font-size: 14px;
}

#wrap{
	margin: 0 auto;
}

/* .clearfix
-----------------------------------------------------------------*/
.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

/* ホバー
-----------------------------------------------------------------*/
a img:hover{
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transition: all .3s;
	transition: all .3s;
}

a.hover_00:hover{
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* left_column */
#left_column{
	position: fixed;
	top: 156px;
	left: 30px;
	z-index: 1;
}

.menu_box{
	text-align: right;
	margin-bottom: 200px;
	width: 165px;
}

.menu_box li{
	margin-bottom: 50px;
}

/* right_column 
-----------------------------------------------------------------*/
#right_column{
	padding-top: 156px;
	padding-left: 30px;
	left: 250px;
	position: relative;
	z-index: 10;
	background: #FFF;
	width: 830px;
	padding-right: 30px;
}


/* about */
.about{
	margin-top: 227px;	
	margin-bottom: 64px;
}

.about h2{
	margin-bottom: 66px;
}

.about p{
	font-size: 18px;
	line-height: 2.1em;
}

.office{
	margin-bottom: 50px;
}

.office01{
	display: inline-block;
}

.office02{
	margin-left: 15px;
	display: inline-block;
}

/* company */
.company p{
	font-size: 18px;
	margin-bottom: 13px;
	line-height: 1.2em;
}

dl.office_info{
	font-size: 18px;
	line-height: 2.1em;
} 

dl.office_info dd{
	text-indent: 19px;
}

/* maruyama_office */
.maruyama_office{
	margin-top: 100px;
	padding-top: 150px;
}


.maruyama_office h2{
	clear:both;
}

.bisiness_content{
	height: 150px;
	font-size: 16px;
	line-height: 2em;
	margin-top: 50px;
}

.bisiness_box01{
	width: 366px;
	height: 155px;
	float: left;
}

.bisiness_box02{
	width: 361px;
	height: 155px;
	margin-left: 65px;
	float: left;
}

.b_01{
	width: 385px;
	height: 211px;
	float: left;
}

.b_02{
	width: 365px;
	height: 179px;
	float: left;
	margin-left: 71px;
}

.maruyama_office p{
	font-size: 18px;
	line-height: 2.1em;
	margin-top: 66px;
}

.works{
	margin-top: 50px;
}

.creative_list, .event_list{
	font-size: 18px;
	line-height: 2em;
	text-indent: 20px;
}

/* hachiken_center */
.business_list{
	font-size: 16px;
	line-height: 2em;
	margin-top: 20px;
}

.hachiken_center p{
	font-size: 18px;
	line-height: 2em;
}

/* access */
/* access */
.access{
	margin-top: 134px;
	height: 615px;
}

.access h2{
	margin-bottom: 15px;
}

.access dt{
	margin-top: 18px;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 5px;
}

.access dd{
	font-size: 16px;
	margin-top: 8px;
}

.maruyama{
	width: 400px;
	height: 379px;
	float: left;
}

.hachiken{
	margin-left: 25px;
	width: 400px;
	height: 379px;
	float: left;
}

.access .gmap{
	width: 398px;
	height: 316px;
}


/* recruit */
.recruit{
	margin-top: 139px;
	padding-bottom: 500px;
}


.recruit p{
	font-size: 16px;
}

.recruit a{
	text-decoration: none;
	color: #000000;
}

.text_02{
	margin-top: 70px;
}

.text_02 span{
	font-weight: bolder;
	margin-right: 20px;
}

/* pagetop */
#pagetop {
	position: fixed;
	bottom: 30px;
	right: 50px;
}

#pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

#copyright {
	position: fixed;
	bottom: 30px;
    left: 30px;
}

/* privacy page
-----------------------------------------------------------------*/
#right_column_privacy{
	padding-top: 156px;
	padding-left: 30px;
	left: 250px;
	position: relative;
	z-index: 10;
	background: #FFF;
	width: 830px;
	padding-right: 30px;
	padding-bottom: 100px;
}

.privacy{
	margin-top: 215px;
	margin-bottom: 40px;
}

.privacy_contents{
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 50px;
}

.privacy_contents h2{
	margin-bottom: 15px;
}

.privacy_contents dt{
	font-weight: bolder;
	margin-top: 12px;
}

.privacy_contents span{
	font-weight: bolder;
}

/* 汎用 
-----------------------------------------------------------------*/
.mt17{
	margin-top: 17px;
}

.mt24{
	margin-top: 24px;
}

.mt30{
	margin-top: 30px;
}

.mt50{
	margin-top: 50px;
}

.mt68{
	padding-top: 100px;
}

.mt66{
	margin-top: 66px;
}

.mt60{
	margin-top: 60px;
}

.mt64{
	margin-top: 64px;
}

.mt65{
	margin-top: 65px;
}

.mt70{
	margin-top: 70px;
}

.mt77{
	margin-top: 77px;
}

.mt94{
	margin-top: 94px;
}

.mt108{
	margin-top: 108px;
}

.mt139{
	margin-top: 139px;
}

.mt143{
	margin-top: 100px;
	padding-top: 150px;
}

.mt278{
	margin-top: 278px;
}

/*子育て用PDF追記*/

#kosodate{
	margin-top: 40px;
}
#kosodate_pdf{
	border-bottom: solid 1px black;
}
#kosodate_pdf:hover{
	opacity: 0.8;
}


/*2024 1202 追記*/
.container_privacy{
	width: 80%;
	display: flex;
	justify-content: flex-start;
	padding-left: 5px;
	border: 1px solid #000000;
}
.gray{
	background-color: #dcdcdc;
	font-weight: bold;
}
.container_1st{
	width: 44%;
	border-right: 1px solid #000000;
}
.container_2nd{
	width: 56%;		
}