
/* 基本設定↓ */
body{ margin:0; padding:0; font-family:"メイリオ",Meiriyo,"Osaka-等幅";}
.box{ width:1100px; margin:0 auto; position:relative;}
header{ height:130px; position:relative;}
nav{ height:55px; background:url("images/nav_back.gif"); }
footer{  height:250px; min-width:1100px; background:url("images/footer.jpg");}
.cf{overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
/* 基本設定↑ */

/* ヘッダー部分の編集↓ */
header h1{
	position:absolute; left:78px; top:20px; margin:0; padding:0px;
}
header #company_info{
	position:absolute; right:57px; bottom:12px;
}
header #company_comment{
	position:absolute; left:100px; top:10px; display:none;
	font-size:9pt; color:#777;
}
/* ヘッダー部分の編集↑ */

/* ナビ部分の編集↓ */
nav ul{
	display:table;
	margin:0; padding:0;
	list-style-type:none
}
nav ul li{
	display:table-cell;
}
nav ul li a{
	display:block;

	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

nav #top a{
	width:186px;
	height:55px;
	background-image:url("images/nav1.gif");
}
nav #watus a{
	width:143px;
	height:55px;
	background-image:url("images/nav2.gif");
}
nav #unit a{
	width:162px;
	height:55px;
	background-image:url("images/nav3.gif");
}
nav #ex a{
	width:133px;
	height:55px;
	background-image:url("images/nav4.gif");
}
nav #flow a{
	width:140px;
	height:55px;
	background-image:url("images/nav5.gif");
}
nav #contact a{
	width:138px;
	height:55px;
	background-image:url("images/nav6.gif");

}
nav #company a{
	width:198px;
	height:55px;
	background-image:url("images/nav7.gif");
}
nav #tyuuko a{
	width:182px;
	height:55px;
	background-image:url("images/nav8.gif");
}

nav a:hover{
	background-position:0 -60px;
}

#b-top nav #top a{
	background-position:0 -60px;
}

#b-watus nav #watus a{
	background-position:0 -60px;
}

#b-unit nav #unit a{
	background-position:0 -60px;
}

#b-ex nav #ex a{
	background-position:0 -60px;
}

#b-flow nav #flow a{
	background-position:0 -60px;
}

#b-contact nav #contact a{
	background-position:0 -60px;
}

#b-company nav #company a{
	background-position:0 -60px;
}

#b-tyuuko nav #tyuuko a{
	background-position:0 -60px;
}


/* ナビ部分の編集↑ */


/* フッター部分の編集↓ */

ul#f-l{
	position:absolute; left:60px; top:60px;
	list-style-type:none; magrgin:0; padding:0;
}

#f-l li a{
	margin:0; padding:0;
	text-decoration:none;
	font-size:11pt;
	line-height:14pt;
	color:#fff;
}

#f-r{
	position:absolute; right:50px; top:60px;
}

#f-r{
	font-size:11pt;
	line-height:14pt;
	color:#fff;
}
#f-c{
	position:absolute;
	top:220px; left:390px;
}
#f-c p{
	padding:0; margin:0;
	text-decoration:none;
	font-size:11pt;
	color:#fff;
}
/* フッター部分の編集↑ */

/* トップページ部分の編集↓ */
#josei_banner{
	width:1100px;
	margin:30px auto 0;
	position:relative;
	top:10px;
	//left:50px;
	padding-bottom:5px;
}
#josei_banner a img{
	transition:all 0.5s;
}
#t-main{
	width:1100px;
	height:950px;
	position:relative;
}

.h a{
	position:absolute;
	top:10px;
	left:10px;
	display:block;
	background-color:#fff;
	opacity:0;
	transition:all 0.5s;

	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

.h a:hover{	opacity:0.5;

}

#i-wt{
	position:absolute; top:40px; left:50px;
	width:328px; height:210px;
	background-image:url(images/w-tokuchou.jpg);

}

#i-wt .h a,#i-ws .h a,#i-ut .h a,#i-ponpu .h a,#i-flow .h a,#i-cnt .h a{
	width:308px; height:190px;
}

#i-wm .h a,#i-us .h a,#i-ex .h a{
	width:308px; height:408px;
}

#i-ws{
	position:absolute; top:258px; left:50px;
	width:328px; height:210px;
	background-image:url(images/w-shouhin.jpg);

}
#i-wm{
	position:absolute; top:476px; left:50px;
	width:328px; height:428px;
	background-image:url(images/w-movie.jpg);
}
#i-ut{
	position:absolute; top:40px; left:386px;
	width:328px; height:210px;
	background-image:url(images/u-tokuchou.jpg);
}
#i-us{
	position:absolute; top:258px; left:386px;
	width:328px; height:428px;
	background-image:url(images/u-shouhin.jpg);
}
#i-ponpu{
	position:absolute; top:694px; left:386px;
	width:328px; height:210px;
	background-image:url(images/ponpu.jpg);
}
#i-ex{
	position:absolute; top:40px; left:722px;
	width:328px; height:428px;
	background-image:url(images/ex.jpg)
}
#i-flow{
	position:absolute; top:476px; left:722px;
	width:328px; height:210px;
	background-image:url(images/flow.jpg);
}
#i-cnt{
	position:absolute; top:694px; left:722px;
	width:328px; height:210px;
	background-image:url(images/contact.jpg);
}

#movie{	position:absolute;
	top:10px;
	left:10px;
}

.kiji_pic{
	display:none;
}
.kiji_pic_overlay{
	top:0;
	left:0;
	position:fixed;
	width:100%;
	z-index:97;
	background#000;
	display:none;
}
.kiji_big{
	margin-top:-285px;
	margin-left:-550px;
	top:50%;
	left:50%;
	width:1100px;
	height:470px;
	position:fixed;
	z-index:98;
	background:#fff;
	display:none;
}
.kiji_big > .close_btn{
	top:-15px;
	left:-15px;
	width:30px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:1.5em;
	background:#757575;
	border-radius:30px;
	box-shadow:0 0 3px 0 #000;
	position:absolute;
	z-index:99;
	cursor:pointer;
}
.holiday{
	width:1000px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}
/* スライダー部分の編集↓ */

#main_pic{height:470px;}
#slide{position:relative;}
#slide img{position:absolute;}

#p1{opacity:1;}
#p2,#p3,#p4{opacity:0;}

#b1{width:15px; height:15px; background-color:#fff; position:absolute; top:430px; left:525px; opacity:0.5; border-radius:7px;}
#b2{width:15px; height:15px; background-color:#fff; position:absolute; top:430px; left:560px; opacity:0.5; border-radius:7px;}
.waku{border:5px solid #aaa;}

/* スライダー部分の編集↑ */

/* トップページ部分の編集↑ */


/* サイトメニュー部分の編集↓ */
#watus{width:1100px; 
	
	margin:0;
	 padding:0;
	 margin:auto; 
	position:relative;}

#si-wm{
	position:absolute; 
	top:0px; 
	right:50px;
	width:303px;
	 height:395px;
	background-image:url(images/sw-movie.jpg);	
}

#w-mainpic{
	float:left;
	margin:0;padding:0;

}

 

#main-s{position:absolute;
	top:0px;
	right:0px;
	width:255px; 
	height:510px;
	 margin:0;
	 padding:0;	
	
 }

#main-s img{max-width:255px;}	


/* サイトメニュー部分の編集↑ */


/* ウォータスページの編集↓ */
#tabs{width:820px; margin:0; padding:0; float:left; margin-top:55px;}
.wbun{padding:10px;}

#t1{padding:0 70px 20px 50px;}
#t1 li{margin:10x;}
#movie5{padding:10px 30px 40px 30px;}

#t2{padding:0 70px 20px 50px;}
#t2 .type{background-image:url(images/siyouback.gif); height:43px; width:700px; color:#fff;}
#t2 .type th{width:350px;}
#t2 .midashi{background-image:url(images/siyouback.gif); height:43px;}
#t2 h3{padding-left:20px; color:#fff; line-height:43px;}
#t2 .naiyou{padding:20px;}
#t2 .naiyou img{padding:20px;}
#t2 .naiyou a{ text-decoration:none; color:#27baf0;}
#t2 #t2zentai{border:1px solid #ddd; width:700px; margin-top:40px;}
#t2 img{display:block; margin: 0 auto;}
#t2 table{margin: 0 auto;}

#siyou .siyou1{
	padding:10px; background-color:#4d9437;
	text-align:center; color:#fff;
	border:2px solid #fff;
}
#siyou .siyou2{padding:10px; background-color:#e8e8e8;
	border:2px solid #fff;}

#t3{padding:0 70px 20px 50px;}
#t3 #t3merit{padding:25px 5px;}
#t3 #t3merit p{margin:15px 15px 5px 15px;}
#t3 #hikaku{padding:20px 0px 5px 20px;}

#t4{padding:0 70px 20px 50px;}
#t4 li{margin:10x;}

#hikakut{font-size:9pt; text-align:center; margin:20px 0;}
#hikakut .hikakumidashi{background-color:#27baf0; color:#fff;}
#hikakut .hikaku9{width:100px;}
#hikakut .hikaku3{width:100px;}
#hikakut .hikaku4{width:40px;}
#hikakut tr{background:#f6f6f6;}
#hikakut td,#t3 th{padding:5px; }
#hikakut .t3watus{background:#aadbed; border:2px solid #fff;}
#t3 img{display:block; margin: 0 auto;}
#t3 table{margin: 0 auto;}
#b-watus .tabsbottun{width:700px; margin:10px;}
#b-watus .tabsbottun a{ text-decoration:none; color:#27baf0;}
#b-watus .next{text-align:right;}
#watusfooter{clear:both;}
#over{	
	margin:-303px 0 0 -430px;
	top:50%;
	left:50%;
	width:900px;
	position:fixed;
	z-index:97;
	background:#000;
	display:none;
}
#big_image{
	margin-top:-303px;
	margin-left:-430px;
	top:50%;
	left:50%;
	width:860px;
	height:606px;
	position:fixed;
	z-index:98;
	display:none;
}
#big_image > .close_btn{
	text-align:center;
	top:-15px;
	right:-55px;
	width:30px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:1.5em;
	background:#000;
	border-radius:30px;
	box-shadow:0 0 3px 0 #000;
	position:absolute;
	z-index:99;
}
#big_image > .close_btn:hover{
	cursor:pointer;
}
#big_pic1,#big_pic2,#big_pic3{
	display:none;
}
#contwrap{
	margin:30px auto;
	padding:0 20px;
	box-sizing:border-box;
	
}
#pic{
	text-align:center;
}
span.moji_small{
	font-size:12px;
}
.pic_small{
	width:600px;
	margin-bottom:10px;
	padding:10px;
	border:2px solid #ccc;
}
#pic h3{
	margin-bottom:8px;
	font-weight:bold;
	background:#ff5890;
	/*background:linear-gradient(to top,#f00 5%,#ff5890 50%);*/
	color:#fff;
	border-radius:30px;
	height:30px;
	line-height:30px;
	display:inline-block;
	padding:3px 10px;
}
/* ウォータスページの編集↑ */


/* ユニットハウスページの編集↓ */
#ut2hyou img{display:block; margin-left:auto; margin-right:auto;}
#sankyou{ width:630px; height:700px;margin-left:auto; margin-right:auto;}
#sankyou table{border-collapse:collapse; width:200px; float:left; margin:20px 10px 0 0;}
#sankyou td{border:1px solid #aaa; font-size:12pt; padding:2px;}
#sankyou th{border:1px solid #aaa; text-align:left; background-image:url(images/siyouback.gif); height:41px; padding:0 0 0 20px; color:#fff;}


#nagawa{ width:630px; margin-left:auto; margin-right:auto;}
#nagawa table{border-collapse:collapse; width:590px; }
#nagawa td{border:1px solid #aaa; font-size:12pt; padding:10px;}
#nagawa th{border:1px solid #aaa; text-align:left; background-image:url(images/unitback.gif); height:41px; padding:0 0 0 20px; color:#fff;}

.usiyou{width:80px; text-align:center; background-color:#aadbed;}

#b-unit .tabsbottun{width:700px; margin:10px;}
#b-unit .tabsbottun a{ text-decoration:none; color:#27baf0;}
#b-unit .next{text-align:right;}
.setti{font-size:24px; font-weight:bold; color:#22ac38; text-align:center;}
/* ユニットハウスの編集↑ */

/* ウォータス付きハウスの編集↓ */
.wh_pic{
	width:500px;
	margin:30px auto 0;
	overflow:hidden;
	list-style-type:none;
}
.wh_pic li{
	float:left;
	text-align:center;
	margin-right:40px;
}
#hojokin{
	font-weight:bold;
	background:#fcc;
	padding:5px;
}
.watus_moji{
	font-weight:bold;
}
.bunri{
	border-bottom:1px solid #f00;
	display:inline;
}
.wh_comment1{
	line-height:30px;
}
/* ウォータス付きハウスの編集↑ */

/* 事例ページの編集↓ */

#main-es{position:absolute;
	top:20px;
	right:0px;
	width:255px; 
	height:510px;
	 margin:0;
	 padding:0;
}
#main-es img{max-width:255px;}	
 

/* 事例ページの編集↑ */

/* 事例ページの編集↓ */

#main-us{position:absolute;
	top:0px;
	right:0px;
	width:255px; 
	height:510px;
	 margin:0;
	 padding:0;	}
	
#main-us img{max-width:255px;}

/* 事例ページの編集↑ */


/* 事例ページ・流れページ・お問い合わせページ・会社概要ページ・kakunin.php・soushin.php共通の編集↓ */

#main-ex,#main-flow,#main-contact,#main-soushin,#main-kakunin{width:820px; margin-top:20px; float:left; border:1px solid #aaa; border-radius:5px;}
h2.ex,h2.flow,h2.contact,h2.company{width:820px; height:122px; margin:0; padding:0; text-indent:-9999px;}
footer{clear:both;}

/* 事例ページ・流れページ・お問い合わせページ・会社概要ページ・kakunin.php・soushin.php共通の編集↑ */



/* 事例ページ（ex.html）の編集↓ */

h2.ex{background-image:url(images/ex_title.gif); background-repeat:no-repeat; background-position:center;}
.ex_unit_watus a{ text-decoration:none; color:#27baf0;}

h3.ex{margin:0; padding:0; margin-left:4px; width:605px; height:46px; border:1px solid #aaa;}
.honbun-ex{padding:20px 70px 20px 50px;}
.ex_unit_watus,.ex_watus,.ex_unit,.ex_unit_relocation,.ex_motorpool{margin:auto; width:615px;}
dl.ex{float:left; margin:0px 0px 18px 4px; padding:0; border:1px solid #aaa;}
dd.ex{margin:0; padding:10px 1em;}
.clear {clear: both;}
.sizai,.powder{ width:300px; height:232px; }
.sizai dt,.powder dt{ height:46px; }
.sizai dt img,.powder dt img{ margin-bottom:-7px; padding:0; border-bottom:1px solid #ccc; }
.ex_motorpool h3{  height;46px; pborder-bottom:1px solid #ccc; }
.ex_motorpool dl{ width:300px; }
.ex_motorpool dt img{ margin-bottom:-7px; }
/* 事例ページ（ex.html）の編集↑ */


/* 流れページ（flow.html）の編集↓ */

h2.flow{background-image:url(images/flow_title.gif); background-repeat:no-repeat; background-position:center;}
.flow1 a{ text-decoration:none; color:#27baf0;}
#main-flow h3{margin:5px 0 5px 0; padding:0;}
#main-flow .flow1,.flow2,.flow3,.flow4,.flow5,.flow6,.flow7{padding:20px 70px 20px 50px;}
#main-flow .flow8,.k-flow7{padding:0 70px 10px 50px;}
#main-flow .k-flow1,.k-flow2,.k-flow3,.k-flow4,.k-flow5,.k-flow6{padding:20px 70px 20px 50px;}
.yajirushi{margin:0; padding:5px 0 0 0; text-align:center;}
.flow-ring{text-decoration:none; color:#27baf0; font-size:16pt;}
#flow-r{margin:0; padding:0; padding-left:50px; padding-top:50px;}

/* 流れページ（flow.html）の編集↑ */


/* お問い合わせページ（contact.html）の編集↓ */

#main-contact h2{margin:0; padding:0; text-align:center;}
h2.contact{background-image:url(images/contact.gif); background-repeat:no-repeat; background-position:center;}
.honbun-contact a{ text-decoration:none; color:#27baf0;}
#main-contact .honbun-contact{padding:20px 70px 20px 50px;;}
table#toiawase{margin:auto; padding:auto; border-collapse:separate;}
table#toiawase th{width:30%; text-align:left; padding-left:0.5em; vertical-align:top;
	border-right:thick solid green; border-bottom:thin dotted green;
	background:#eaeaea;}
table#toiawase td{width:70%; padding-left:1em; border-bottom:thin dotted green;}
table#toiawase th#button{border-style:none; background:none; text-align:right; padding-right:1em;}

/* お問い合わせページ（contact.html）の編集↑ */


/* 会社概要ページ（company.html）の編集↓ */

#main-company{width:820px; height:650px; margin-top:20px; float:left; border:1px solid #aaa; border-radius:5px;}
h2.company{background-image:url(images/company.gif); background-repeat:no-repeat; background-position:center;}
.to_contact{padding:20px 70px 20px 50px; text-align:right;}
.to_contact a{ text-decoration:none; color:#27baf0;}
table#company_profile{margin:auto; padding:auto; width:80%; border-collapse:separate;}
table#company_profile th{width:30%; text-align:left; padding-left:0.5em; height:3em;
	border-right:thick solid green; border-bottom:thin dotted green; background:#eaeaea;}
table#company_profile td{width:70%; padding-left:1em; border-bottom:thin dotted green;}
.t{border-top:thin dotted green;}

/* 会社概要ページ（company.html）の編集↑ */

/* kakunin.phpページの編集↓ */

h2.kakunin{margin:0; padding:20px;}
.honbun-kakunin{padding:20px 70px; 20px 50px;}
table#kakunin{margin:auto; padding:auto; border-collapse:separate;}
table#kakunin th{width:30%; text-align:left; padding-left:0.5em; vertical-align:top; border-right:thick solid green; border-bottom:thin dotted green; background:#eaeaea;}
table#kakunin td{width:70%; padding-left:1em; border-bottom:thin dotted green;}
#button-kakunin{text-align:right; padding:20px 70px 20px 50px;}

/* kakunin.phpページの編集↑ */

/* soushin.phpページの編集↓ */

h2.soushin{margin:0; padding:20px;}
.honbun-soushin{padding:20px 50px; 20px 50px;}

/* soushin.phpページの編集↑ */

/*トップページの編集後*/

h2{	color:#ee3387; font-family:"小塚ゴシック Pro"; margin-bottom:-20px; font-size:30px; }
h3{ color:#00a0e9; font-family:"小塚ゴシック Pro"; margin-bottom:-20px; font-size:20px; }


.main1{ overflow:hidden; width:1000px; margin:0 auto; }

#teigi{ float:left; }
#pic1{ float:right; margin-right:20px; margin-top:60px; }
.main1 p{ clear:both; }


#katsuyaku{ width:650px; float:left; }
#pic2{ width:300px; float:right; margin-right:-25px; margin-top:60px;}




#keizai{ float:left; }
#pic4{ float:right;  }
#pic4 img{ width:300px; height:180px; margin-right:20px; margin-top:30px;}
#info{ width:1000px;margin:0 auto; margin-top:50px; margin-bottom:50px; }
#info img{ width:400px; }

/*トップページの編集後*/

/*--------------------------インフォメーション-----------------------------*/
#information {position:relative; overflow:hidden; width:100%; margin:24px 0px -1px 0px;}
#information #inf_inner{max-width:1170px; margin:0 auto;}
#information #inf_inner ul{max-width:1140px; margin:0 auto;}
#information #inf_inner ul li{float:left; margin-bottom:20px; margin:0px 15px 15px 0px;}
#information #inf_inner ul li a{transition:all 0.2s;}
#information #inf_inner ul li a:hover{opacity:0.6;}

/*---------------------お知らせ-------------------------*/
#notice{position:relative; overflow:hidden; background:#fff;margin:0px 15px 0 0;}
#notice #notice_inner{background:#fff;max-width:1170px; margin:0 auto;}

#notice #notice_inner #news{ max-width:1140px; text-align:center; background:#fff;  margin:0 auto;}
#notice #notice_inner #news h3 { margin-top:50px; margin-bottom:40px; padding:0; font-weight:bold; font-size:25pt;}

#notice #notice_inner #news p {padding:0; margin-bottom:30px; display:block; font-weight:bold; color:#01733a; font-size:10pt;}
#notice #notice_inner #news #line{ display:block; border-top:3px solid #555; max-width:50px; margin:0 auto;}

#notice #notice_inner #news #items {overflow:hidden; position:relative; margin-bottom:10px;}
#notice #notice_inner #news #items ul li{ list-style:none; float:right;}
#notice #notice_inner #news #items ul .icon{margin-right:0.5em;}
#notice #notice_inner #news #items ul .letter{font-weight:bold; margin-right:2.5em;}
#notice #notice_inner #news #items ul li a{text-decoration:none; color:black;}
#notice #notice_inner #news #items ul li a:hover{color:green; opacity:0.6;}


/*--------------------ブログ表示処理------------------------*/
#notice #notice_inner #temp { background:#f6f6f6f;}
#notice #notice_inner #temp #temp_inner{max-width:960px; margin:0 auto;}
#notice #notice_inner #temp #temp_inner .scroll-list .blog_date .blog_title{display:block; padding-bottom:10px;}
#notice #notice_inner #temp #temp_inner .scroll-list .blog_date {display:block; margin-right:30px; padding-bottom:10px;}

#notice #notice_inner #temp #temp_inner .scroll-list a{display:block;}
#notice #notice_inner #temp #temp_inner .scroll-list a:hover{color:green;}
#notice #notice_inner #temp #temp_inner .scroll-list{ margin:0 auto; max-height:300px; overflow-y:auto; }


/* 追加作業↓ */

#top{
	width:1000px;
	margin:0 auto;
	margin-top:50px;
}

#top h2{ color:#57f; font-size:21px; margin-bottom:10px; }
#m1 { overflow: hidden; }
#m1 h2{ margin-bottom:20px; }
#m1 img{ width:300px;  }
#m1 .left{ float:left; width:650px; margin-top:30px; padding-right:50px; }
#m1 .right{ float:right; width:300px; }

#m2{  margin-top:50px;  }
#m2 img{ width:100%; margin-top:30px; margin-bottom:30px; }

#m4{ margin-top:30px; }
#m4 img{ margin:30px 0 40px 0; }


#m5 img{ width:100%; height:100%; }
#m5 p{ padding-left:50px; }


#m6{ margin-top:50px; }
#m6 img{ width:100%; height:100%; margin-bottom:30px;}
#m6 .left{ float:left; width:650px; margin-top:50px; }
#m6 .right{ float:left; width:300px; }

.bold{ font-weight:bold; color:#e00; font-size:18px; }
.deka_link {
	margin-top: 10px;
	display: block;
	padding: 20px 0;
	font-size: 120%;
	text-align:center;
	border-radius: 6px;
	border: 2px solid #57f;
	color: #57f;
	transition: 0.4s all;
}
.deka_link:hover {
	background: #57f;
	color: #fff;
	font-weight: bold;
	border: 2px solid #fff;
}

#top_banner{
	margin:1em auto;
	width:1100px;
}
#top_banner img{
	width:546px;
}


#dAddSec01{
	width: 100%;
	height: auto;
}
#dAddSec01 #dAddSec01Inner{
	width: 1100px;
	margin: 0 auto;
}
#dAddSec01 #dAddSec01Inner img{
	width: 100%;
	height: auto;
}


#setti img{ margin:0; padding:0; vertical-align:bottom; }
#setti tr:nth-child(2) td,
#setti tr:nth-child(4) td,
#setti tr:nth-child(6) td,
#setti tr:nth-child(8) td
{ text-align:center; margin:0; padding:5px 0 10px 0; }


.area{
	/* background: #5188b1; */
	height: auto;
	padding-bottom: 40px;
}
.hd01{
	margin-top: 90px;
	background: #5188b1;
	width: 100%;
	line-height: 3em;
	color: #fff !important;
	font-size: 32px !important;
	margin-bottom: 0 !important;
	text-align: center;
}
#newsArea{
	margin: auto;
	padding: 65px 0 30px 150px;
	width: 100%;
	height: auto;
	background: #fff;
	border: 10px solid #5188b1;
	box-sizing: border-box;
}
#addInfo{
	font-size: 18px;
	width: 100%;
	height: 410px;
	overflow: scroll;
}
#addInfo p{
	margin: 0;
	font-weight: bold;
}
#addInfo a{
	color: #000;
}
#addInfo section{
	margin-bottom: 40px;
}
#addInfo a:hover{
	color: #57f;
}
#news_box p{
	font-size: 18px;
	font-weight: bold;
}
#news_box a{
	font-size: 18px;
	color: #000;
}
.area #newsArea #addInfo nav{
	background: none;
}


#new h2{
	background:#e0f1f1;
	width:100%;
	margin:0;
	line-height:4em;
	padding-top:60px;
	font-size: 32px !important;
	text-align: center;
}
#tenji2 h2{
	font-size: 32px !important;
	line-height: 4em;
}
#tenji2 #tenjibox{
	background: #e0f1f1;
	text-align: center;
}

#ichibus_used{
	display:flex;
	flex-wrap:wrap;
	background:#e0f1f1;
	width:100%;
}

.ichibu_uesd{
	display:flex;
	flex-wrap:wrap;
	max-width:1200px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;

}

.item-box{
	margin:10px;
	padding:10px;
	text-align:center;
	width:45.8%;
	border:1px solid #ccc;
	background:#fff;
}

.item-img img{
	width:350px;
	height:260px;
}

table{
	 border-collapse: collapse;
	 margin: 0 auto;
}
td{
	text-align:center;
}
.item-text table tr td{
	width: 77%;
}



h2{	color:#ee3387; font-family:"小塚ゴシック Pro"; margin-bottom:-20px; font-size:35px;}
.main1{ overflow:hidden; width:1000px; margin:0 auto; }
#teigi{ float:left; }
#pic1{ float:right; margin-right:20px; margin-top:60px; }
.main1 p{ clear:both; }
#katsuyaku{ width:650px; float:left; }
#pic2{ width:300px; float:right; margin-right:-25px; margin-top:60px;}
#keizai{ float:left; }
#pic4{ float:right;  }
#pic4 img{ width:300px; height:180px; margin-right:20px; margin-top:30px;}
#info{ width:500px; margin:0 auto; margin-top:50px; margin-bottom:50px; display:none; }
#info img{ width:400px; }
#unit_info1{margin-top:50px;}
#info a img{transition:0.5s;}
.imgHover:hover{opacity:0.5;}
#section_wrap{  margin-left:-50px;}
#flyer{ padding-top:50px;}
#flyer img{ width:100%; }



/* 追加作業↑ */