@charset "shift-jis";
/* CSS Document */

/****************窝発系便利クラス*****************/
.sp-header {
	display: none; 
}

.sp,.visible{
	display: none!important;
}


img.lid{display:block; clear:both;}
img.img_bdr	{ border:#bfbfbf solid 1px; padding:1px;}
.rlov{

}

form em{font-size:80%; color:#F33;}
form strong{font-size:120%; color:#F60;}
.green{color:#3b7135;}
.red{color:#FF3333;}
.orange{color:#F60;}
.blue{color: #0d4691;}
.blue2{color: #002586;}
.white{color:#FFF;}


.mini{font-size:85%;}
.big{font-size:120%;}
.big2{font-size:150%;}
.bgcl_01{ background: #FFF0F8;}

/* init */
.background {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: fixed;
    background-position: center center;
    opacity: 0;
-webkit-background-size: cover;
        background-size: cover;
-webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
	pointer-events: none;
}
.show .background {
    opacity: 1;
		z-index:-3;
}
.wrap {
    position: relative;
    z-index: 32000;
}
/* design*/
#content01_bg {background-image: url(../images/bg_01.jpg);}
#content02_bg {background-image: url(../images/bg_02.jpg);}
#content03_bg {background-image: url(../images/bg_03.jpg);}
#content04_bg {background-image: url(../images/bg_04.jpg);}
.text-box {
    padding: 50px 25px;
    width: 480px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
.text-box .catch {
    margin: 0 0 10px;
    font-size: 40px;
}
.text-box .copy {
    margin: 0;
    line-height: 2;
}
body{
	min-width:1400px;
	border:0;
	padding:0;
	font-size: 100%;
	color: #000;
	line-height: 1.7;
	font-family: "Yu Mincho";
}
body#hd{
	margin: 0 auto; 
	padding: 0; 
	min-width: 1400px; 
	background: url(../images/body_bg.jpg) center top repeat-x;
}
#mainimage{
	margin:0 auto 100px;
	text-align:center;
}

#mainimage div.box{
	width:1400px;
	position:relative;
	height:850px;
	margin:0 auto;
}


#recruit_mv {
	position:relative;
	height:600px;
	background:url(../../recruit/images/mv.jpg) center center / cover no-repeat;
}

#equipment_mv {
	position:relative;
	height:600px;
	background:url(../../equipment/images/mv.jpg) center center / cover no-repeat;
}


#material_mv {
	position:relative;
	height:600px;
	background:url(../../material/images/mv.jpg) center center / cover no-repeat;
}


#achievement_mv {
	position:relative;
	height:600px;
	background:url(../../achievement/images/mv.jpg) center center / cover no-repeat;
}



#blog_mv {
	position:relative;
	height:600px;
	background:url(../../blog/images/mv.jpg) center center / cover no-repeat;
}


#company_mv {
	position:relative;
	height:600px;
	background:url(../../company/images/mv.jpg) center center / cover no-repeat;
}


#contact_mv {
	position:relative;
	height:600px;
	background:url(../../contact/images/mv.jpg) center center / cover no-repeat;
}

#feature_mv {
	position:relative;
	height:600px;
	background:url(../../feature/images/mv.jpg) center center / cover no-repeat;
}




#mainimage .box{
	width:100%;
	height:inherit;
	background-position:center center;
	background-size:cover;
}
.stripe {
	background:url(../images/stripe.png) center top repeat;
	height:100%;
	width:100%;
	z-index:100;
	position:absolute;
	top:0;
	left:0;
}
#mainimage .inner{
	width:1200px;
	margin:0 auto;
	height:inherit;
	position:relative;
	top:calc(-1 * (100vh - 0px));
	z-index:512;
}

#mainimage .inner .logo{
	padding-top:calc((100vh + 220px)/4);
	padding-bottom:calc((100vh - 730px)/2);
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:768;
	text-align:center;
	max-height:calc(100vh - 0px);
	overflow:hidden;
}
#mainimage .inner .time{
	position:absolute;
	bottom:60px;
	left:0px;
	z-index:1024;
	text-align:center;
	max-height:calc(100vh - 0px);
	overflow:hidden;
}
div#secret{
	text-align:center;
	position:fixed;
	min-width:1400px;
	width:100%;
	top:-60px;
	z-index:10000;
	transition:all 0.5s;
	background:url(common/images/header_bg.jpg) center top repeat-x;
	background-color:#997a74;
}
.kasou-main {
	height: 520px;
	position: relative;
}
.kasou-main .stripe {
	background: rgba(68, 82, 119, 0.41);
}
.about-mv {
	background: url(../images/mv-about.jpg) center center/cover no-repeat;
}
.case-mv {
	background: url(../images/mv-case.jpg) center center/cover no-repeat;
}
.work-mv {
	background: url(../images/mv-work.jpg) center center/cover no-repeat;
}
.recruit-mv {
	background: url(../images/mv-recruit.jpg) center center/cover no-repeat;
}
.inquiry-mv {
	background: url(../images/mv-inquiry.jpg) center center/cover no-repeat;
}
.h2-wrap {
	/*background: #ffda5d;*/
	background: #feeb8c;
}
.kasou-main .fleft img {
	width: 220px;
}




#contentsarea h2 {
    clear: both;
    margin-bottom:1.5em;
    border-left: 10px solid #02a83a;
    color: #FFF;
    font-size: 170%;
    font-weight: normal;
    text-shadow: 1px 1px 0px #333;
    padding: 8px 60px 8px 10px;
    background:#242;
}

#contentsarea h3 {
    clear: both;
    font-weight: normal;
    font-size: 150%;
    padding: 7px 20px 7px 20px;
    margin-bottom: 20px;
    color: #FFF;
    text-shadow: 1px 1px 0px #333;
    border-radius: 0 10px 10px 0px;
    background-color: #063;
}

#contentsarea h3 a{
    color: #FFF;
}

#contentsarea h4 {
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 150%;
    color: #0f66d0;
    clear: both;
    padding-bottom: 9px;
	min-width:70%;
	width:fit-content;
	border-bottom:1px solid #039;
}

#contentsarea h5{
	background-color:#3C6;
	padding:8px 2em;
	border-radius:10px;
    margin-bottom: 20px;
    font-size: 140%;
    color: #FFF;
	width:fit-content;
}

div#newsbox{
	display:flex;
	width:1200px;
	margin:0 auto 100px;
}

div#newsbox > div{
	width:580px;
}
div#newsbox > div:first-child{
	margin-right:40px;
}


div#newsbox > div > div{
	background:#f4f4f4;
	padding:30px;
}

div#newsbox a{
	text-decoration:underline;
}

div#newsbox dl{
	padding: 5px 0 5px;
	clear:both !important;
	margin-bottom:5px;
}
div#newsbox dl dt{
	width:15%;
	float:left;
	font-weight:bold;
	text-align:center;
}
div#newsbox dl dd{
	width:80%;
	float:right;
	text-align:left;
}
#footer{
	position:relative;
	z-index:10 !important;
	text-align:center;
}
div#english{
	position:fixed;
	top:0px;
	right:10%;
	z-index:32768;
	width:200px;
}
div#pagetop{ 
	position:fixed; 
	bottom:60px; 
	right:10px; 
	width:70px; 
	display:table; 
	z-index:32768; 
	font-size:90%;
}
div#pagetop div{
	height:70px;
	width:70px;
	border-radius:100%;
	background-color: rgb(9 43 18 / 63%);
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}
div#pagetop div div{
	height:70px;
	width:70px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	line-height:1.3;
}
div#pagetop div div a{
	color:#FFF;
	text-decoration:none;
}
div.news-bg{
	background: url(../images/images04.jpg) center center/cover no-repeat;
}
div.news-bg .inner-wrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
	padding: 120px 0 60px 0;
	text-align: right;
}
div.news-bg .inner img {
	margin: 0 0px 20px 0;
}
div.news-bg .inner {
	margin-right: -100px;
}
div.news-bg .inner div {
	background: rgba(255,255,255,.8);
	padding: 50px;
}
div.newsbox a{
	text-decoration:underline;
}
div.newsbox dl{
	padding:0px 0 10px;
	clear:both !important;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
	position:relative;
	z-index:1000;
}
div.newsbox dl:first-child{
	
}
div.newsbox dl dt{
	
	
	font-weight:bold;
	
}
div.newsbox dl dd{
	
}
.mintyo{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
div#toptxt01{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:80px;
	line-height:1.8;
	left:300px;
	text-align:left;
	z-index:20;
}
div#toptxt02{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:317px;
	line-height:1.8;
	left:300px;
	color:#FFF;
	text-align:left;
	z-index:20;
}
div#toptxt03{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:120px;
	line-height:1.8;
	left:290px;
	text-align:left;
	z-index:20;
}
div#toptxt04{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	text-align:center;
	color:#FFF;
	padding:50px 0;
	line-height:1.8;
	background-color:#383838;
	margin-bottom:20px;
}
#footerarea{
	position:relative;
	z-index:10 !important;
	color: #fff;
	background:url(../images/footer_bg.png) center bottom repeat-x;
	height:400px;
}

#footerarea #footer{
	width:1200px;
	margin:0 auto;
	position:relative;
	height:400px;
}

#footerarea a{
	color:#FFF;
	text-decoration:none;
}


#footlink{
	width: 1200px;
	margin: 0 auto;
	font-size: 95%;
	display:flex;
	text-align:left;
	padding:30px 0;
	border-bottom:1px solid #FFF;
	margin-bottom:30px;
}
#footlink div:not(:last-child){
	width:250px;
}
#footlink ul{
	margin-left:1.5em;
}
#footlink ul li{
	text-align:left;
	line-height:1.9;
}
#footlink ul li a{
	color:#FFF;
}

#footlink ul li a:hover{
	transition: all 0.3s;
	opacity: .7;
}

#footer .footprof{
	width: 1200px;
	margin: 0 auto;
	display:flex;
	text-align:left;
}
#footer .footprof > div:first-child{
	width: 700px;
}



#footer .copyright{
	position:absolute;
	bottom:10px;
	width: 1200px;
	line-height: 20px;
	font-size: 70%;
	text-align:center;
	color: #ffffff;
}

#footer .copyright a{
	color: #ffffff;
}

div#headerarea{
	width:100%;
	padding-top:20px;
	position: absolute;
	z-index: 99999;
	min-width:1400px;
	background-color:rgba(255,255,255,0.8);
}

div#headerarea div#header{
	width:1200px;
	margin:0 auto;
	padding:0;
	text-align:left;
	min-width:1200px;
}


div#headerarea div#header div.fleft{
	margin:0;
	padding:0;
}


div#headerarea div#header div.fright{
	text-align:right;
	margin:0;
	padding:0 0;
	text-align:right;

}

div#headerarea div#header div.fright .small{
	font-size: 80%;
}

div#header h1 a{color:#FFF;}

div#header .fright{
	text-align:right;
}

/****** Gnavi ******/
div#gnavi{
	width:auto;
	height:80px;
	margin:0 auto 0;
	padding:0;
	clear:both;
	width: 1200px;
	position:relative;
}

div#gnavi dl{
	display:block !important;
	height:80px;
}

div#gnavi dl dt{
	display:none;
}

div#gnavi dl dd{
	display:block !important;
}

div#gnavi dd > ul{
	display:block;
	height:80px;
}

div#gnavi dd > ul > li{
	float: left;
    display: block;
    width: 150px;
    height: 80px;
    position: relative;
}

div#gnavi dd > ul > li > a{
	text-align:center;
	display:block;
	text-indent:-9999px !important;
	height:80px;
	text-decoration: none;
	background-image:url(../images/gnavi.png);
}

div#gnavi ul li#link01  > a{background-position:0 0;}
div#gnavi ul li#link01  > a:hover{background-position:0 80px;}
div#gnavi ul li#link02  > a{background-position:-150px 0;}
div#gnavi ul li#link02  > a:hover{background-position:-150px 80px;}
div#gnavi ul li#link03  > a{background-position:-300px 0;}
div#gnavi ul li#link03  > a:hover{background-position:-300px 80px;}
div#gnavi ul li#link04  > a{background-position:-450px 0;}
div#gnavi ul li#link04  > a:hover{background-position:-450px 80px;}
div#gnavi ul li#link05  > a{background-position:-600px 0;}
div#gnavi ul li#link05  > a:hover{background-position:-600px 80px;}
div#gnavi ul li#link06  > a{background-position:-750px 0;}
div#gnavi ul li#link06  > a:hover{background-position:-750px 80px;}
div#gnavi ul li#link07  > a{background-position:-900px 0;}
div#gnavi ul li#link07  > a:hover{background-position:-900px 80px;}
div#gnavi ul li#link08  > a{background-position:-1050px 0;}
div#gnavi ul li#link08  > a:hover{background-position:-1050px 80px;}


div#gnavi dd > ul > li div.submenu{
	position:absolute;
	top:80px;
	font-size:85%;
	width:220px;
}
div#gnavi dd > ul > li div.submenu ul li{
	border-bottom:1px dashed #FFF;
	width:auto;
}
div#gnavi dd > ul > li div.submenu ul li a{
	background-color:rgba(0,126,28,0.9);
	padding:5px 10px;
	color:#FFF;
	display:block;
	text-decoration:none;
}
div#gnavi dd > ul > li div.submenu ul li a:hover{
	background-color:rgba(0,60,4,0.9);
}



/*contentsarea*/
/****** Main ******/
/*#wrap div#mainimage{
	clear:both;
	width:1200px;
	margin:0 auto;
	padding-bottom:40px;
	position:relative;
}*/

#wrap .top div#mainimage{
	clear:both;
	width:1200px;
	margin:0 auto;
	padding-bottom:40px;
	height:300px;
	position:relative;
}


/* init */
.background {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: fixed;
    background-position: center center;
    opacity: 0;
-webkit-background-size: cover;
        background-size: cover;
-webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
	pointer-events: none;
}
.show .background {
    opacity: 1;
		z-index:-3;
}
.wrap {
    position: relative;
    z-index: 32000;
}
/* design*/
#content01_bg {background-image: url(../images/bg_01.jpg); background-size:100% auto;}
#content02_bg {background-image: url(../images/bg_02.jpg); background-size:100% auto;}
#content03_bg {background-image: url(../images/bg_03.jpg); background-size:100% auto;}
#content04_bg {background-image: url(../images/bg_04.jpg); background-size:100% auto;}
.text-box {
    padding: 50px 25px;
    width: 480px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
.text-box .catch {
    margin: 0 0 10px;
    font-size: 40px;
}
.text-box .copy {
    margin: 0;
    line-height: 2;
}



/****** Side ******/
#wrap div.contents div#sidearea{
	width:200px;
	margin:0 0 0 0;
	padding:0 0 20px 0;
	float:left;
	text-align:left;
	font-size:80%;
}

html#top #wrap div.contents div#sidearea{
	margin:20px 0 0 0;
	padding:0;
	float:left;
	text-align:left;
	font-size:70%;
}

#wrap div.contents div#sidearea #sidemenu{
	margin-bottom:20px;
}

#wrap div.contents div#sidearea div.recbox{
	border:1px solid #dfdfdf;
	background-color:#5a2a1a;
	margin-bottom:20px;
	text-align:center;
	padding:7px;
}

#wrap div.contents div#sidearea div.recbox02{
	padding:7px;
	margin-bottom:7px;
	background-color:#edf3f6;
}


#wrap div.contents div#sidearea div.addbox{
	background:url(../images/side_bg.jpg) left top no-repeat;
	height:436px;
	padding-top:80px;
	text-align:center;
}

#wrap div.contents div#sidearea div.addbox div.add{
	margin:0 10px 10px;
	text-align:left;
	line-height:1.4 !important;
}
#wrap div.contents div#sidearea div.addbox div.tel{
	margin:0 10px 10px;
	color:#32a4e2;
	text-align:left;
	font-weight:bold;
}
#wrap div.contents div#sidearea div.addbox div.tel .big2{
	font-size:195%;
	line-height:1.3;
}



#wrap div.contents div#sidearea ul{
	margin:0;
}
#wrap div.contents div#sidearea ul li{
	padding:0 0 1px 0 !important;
	display:block;
	margin-bottom:0;
}
#wrap div.contents div#sidearea ul li a{
	color:#5a4322;
	display:block;
	margin-bottom:0 !important;
	padding:0 !important;
}
#wrap div.contents div#sidearea ul li a img{
	display:inline;
	margin-bottom:0;
	line-height:0;
}
#wrap div.contents div#sidearea ul li a:hover{
	text-decoration:underline;
}
#wrap div.contents div#sidearea ul li img{
	display:block;
	margin-bottom:0;
}

#wrap div.contents div#bannerarea{
	width:206px;
	text-align:center;
}


/****** Contents ******/
#wrap div.contents div#contentsarea{
	width:1200px;
	margin:0 auto;
	padding:30px 100px 0;
	background-color:rgba(255,255,255,0.9);
	text-align:left;
}

#wrap div.contents div#contentsarea02{
}

/* Heading */



#kasou section#contents{
	padding:0 0 4em;
}

#kasou div.contents{
	width:1200px;
	padding:30px 100px;
	background-color:rgba(255,255,255,0.85);
	box-shadow:0 0 5px #999;
	margin:0 auto;
	text-align:left;
}


#wrap div.contents h2{
	margin-bottom:20px;
	clear:both;
	font-size:270%;
	text-align:center;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	color:#157295;
}

#wrap div.contents h2 span{
	display:block;
	margin:0 auto;
	color:#000;
	font-size:40%;
}


#wrap div.contents h3 {
    font-size: 140%;
    font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	margin:0 0 30px -50px;
    color: #FFF;
	background-color:#039;
    padding: 7px 0 7px 20px;
    border-left: 10px solid #026;
    clear: both;
}




#wrap div.contents h4{
	margin:0 0 15px;
	padding:7px 10px;
	font-weight:bold;
	border-left:3px solid #306090;
	background:url(../images/h4_bg.jpg) right bottom no-repeat rgba(255,255,255,0.8);
	font-size:150%;
	clear:both;
	color:#102040;
	line-height:1.4;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
#wrap div.contents h5{
	margin:0 0 15px 0;
	padding:10px;
	font-weight:bold;
	border-left:3px solid #108060;
	font-size:110%;
	clear:both;
	color:#105030;
	line-height:1.2;
}

#wrap div.contents div#contentsarea p{
	margin:0 0 15px;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}


/* Basic parts */
#wrap div.contents div.section{
	margin:0 20px 50px;
	clear:both;
}
#wrap div.contents p{
	margin:0 0 1.0em;
}

#wrap div.contents div.pagetop{
	text-align:right;
	margin-top:20px;
	clear:both;
}





#wrap div.contents div.pagetop a{
	text-decoration:underline;
}
#wrap div.contents div#contentsarea .txno{
	text-indent:-9999px;
}

/* Basic parts 2 */





#wrap div.contents div#contentsarea div#newsbox{
	clear:both;
	background:url(../images/topic_bg.jpg) left top no-repeat;
	height:148px;
	overflow:auto;
	padding:5px 10px;
	text-shadow:-1px -1px 1px #FFF,1px 1px 1px #FFF,1px 1px 0px #FFF;
}

#wrap div.contents div#contentsarea div#newsbox dl{
	padding:0 0 13px;
	margin-bottom:8px;
	clear:both !important;
	border-bottom:1px dashed #666;
}

#wrap div.contents div#contentsarea div#newsbox dl dt{
	color:#06C;
	font-weight:bold;
	float:left;
	width:100px;
}

#wrap div.contents div#contentsarea div#newsbox dl dd{
	float:right;
	width:600px;
}



/****** Foots ******/


div#english{
	position:absolute;
	left:780px;
	bottom:20px;
	margin:0 auto;
	text-align:right;
}


div#menubtn{
	position:fixed;
	z-index:2048;
	width:100%;
	left:0;
	right:0;
	max-width:1200px;
	margin:0 auto;
	text-align:right;
}

div#menuarea{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background-color:rgba(255,255,255,0.9);
	z-index:-1;
	padding-top:22px;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	box-shadow:0px 5px 10px #CCC;
	border-bottom:1px solid #F60;
	border-top:5px solid #F60;
	}

div#menuarea ul{
	width:100%;
	max-width:1200px;
	padding:1em;
	margin:0 auto;
	box-sizing:border-box;
	text-align:left;
	}

div#menuarea ul li{
	width:21.5%;
	float:left;
	padding-left:2.5%;
	margin-right:1%;
	border-bottom:1px dashed #999;
	margin-bottom:8px;
	padding-bottom:8px;
	font-weight:bold;
	position:relative;
	}

div#menuarea ul li:before{
	position:absolute;
	top:-4px;
	bottom:4px;
	left:0;
	content:"EEE";
	transform:rotate(90deg);
	font-size:50%;
	color:#F60;
	}

div#menuarea ul li a{
	color:#666;
	}






/****** Second_xxxx ******/




ul.voice li{margin-bottom:10px;
	padding:10px;
	background-color:#F8F8FF;
	border:3px double #039;
	margin-right:50px;
}
ul.voice li ul,ul.voice li.ans{margin-top:10px;}
ul.voice li ul li,ul.voice li.ans{
	margin-bottom:0;
	margin-right:0px;
	background-color:#FFFFFF;
	border:1px dotted #36B;
	margin-left:50px;}
	
ul.voice li.ans{margin-bottom:20px !important;}


dl.faq{
	opacity: 1!important;
	padding:15px;
	margin:0 10px 30px;
	background-color:#ececeb;
	border:1px solid #CCCCDD;
	border-radius:10px;
	display:block;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}

dl.faq dt{
	border-radius:10px;
	font-weight:bold;
	padding-left:20px;
	padding-top:4px;
	margin-bottom:20px;
	background:url(../images/icon_q.png) left top no-repeat;
	line-height:50px;
	background-color:#006633;
	color:#FFF;
	font-size:140%;
}
dl.faq dd{

	border-radius:10px;
	padding-left:30px;
	padding-top:12px;
	padding-bottom:5px;
	background:url(../images/icon_a.png) left top no-repeat;
	background-color:#FFF;
	font-size:110%;
	font-weight:bold;

}


span.caution{
	display:block !important;
	padding:8px;
	background-color:#F0F0F8;
	border:1px solid #ABB;
}


/*div.box{
	height:650px;
	width:1400px;
	background-size:100% auto;
	background-position:center center;
	margin:0 auto;
	z-index:12768;
}*/

div.box01{
	background:url(../images/box_bg01.jpg) left top repeat-y;
	border:1px solid #CCC;
	margin:0 10px 40px;
	padding:8px;
}

div#pagelink{ width:700px; margin:0 auto 40px;}
div#pagelink ul li{
	float:left;
	width:175px;
}
div#pagelink ul li a{
	display:block;
	padding-left:18px;
	background:url(../images/arrow_green.png) left 5px no-repeat;
}

td.pickbox{
	padding:9px 9px 0px;
	border:1px solid #CFCFCF;
}

div.textbox{padding:2em; margin:0 10px 60px; background:url(../images/box_bg.jpg) right bottom no-repeat #FFF; border:1px solid #BDF; border-top-width:5px; clear:both;}

div.textbox02{background:url(../images/box_middle.jpg) left top repeat-y; margin:0 10px 40px; width:760px; clear:both;}
div.textbox02 div.txt{padding:4px 15px 4px 15px;}

div#bannerbg a{
	display:block;
	background:url(../images/banner_04_bg.jpg) left top no-repeat;
	height:95px;
	padding:85px 0 0 50px;
	font-weight:bold;
}
div#bannerbg a:hover{
	background-position:right bottom;
}

span#tshadow{
	display:block;
	filter: glow(color=#FFFFFF,strength=5px) !important;
}

ul.linklist{
	margin-bottom:80px;
	padding-left:40px;
	margin-right:20px;
	padding-top:20px;
	font-size:120%;
}

ul.linklist li{
	background:url(../images/arrow_list.jpg) left 4px no-repeat;
	padding-left:25px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #999999;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	position:relative;

}

ul.linklist.half li{
	float:left;
	width:42%;
	margin-right:1%;
}

ul.linklist.half li:nth-child(odd){
	clear:both;
}

ul.linklist li:before{
	position:absolute;
	left:0;
	top:4px;
	content:"||||";
	color:#F60;
	transform:rotate(90deg);
	font-size:60%;
}

ul.linklist li a{
	text-decoration:underline;
	font-size:130%;
	font-weight:bold;
}

dl.impbox{
	background:url(../../column/images/impbox_bottom.jpg) right bottom no-repeat;
	padding-bottom:20px;
	margin-bottom:45px;
}

dl.impbox dt{
	background:url(../../column/images/impbox_top.jpg) left top no-repeat;
	height:56px;
	line-height:56px;
	padding-bottom:7px;
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
	text-shadow:1px 1px 0 #EEE;
}
dl.impbox dd{
	background:url(../../column/images/impbox_middle.jpg) left top repeat-y;
	padding:0 20px 0 70px;
	line-height:1.6;
}


.ggmap {
position: relative;
padding-top:56.25%;
height: 0;
overflow: hidden;
width:800px;
margin:0 auto 80px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


dl.proposal{ display:block; 	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;}
dl.proposal dt{color:#06F; font-size:130%; margin-bottom:0px; line-height:1.4; padding:10px 2em; border-radius:20px; margin-bottom:-5px; border:1px solid #CCC; background-color:#FFF; display:inline-block; position:relative; z-index:1;}
dl.proposal.pick dt{ background-color:#F63; color:#FFF;}
dl.proposal dd{ margin-left:2%; padding:1em; box-shadow:0 0 3px #CCC; margin-bottom:40px; background-color:#FFF8F0; z-index:0; position:relative; border-radius:5px; font-size:110%;}
dl.proposal dd .mini{display:block; padding-left:1em; text-indent:-1em; margin:15px 0 !important; color:#03C;}
dl.proposal dd .atsn{display:block; padding-left:1.9em; text-indent:-1.9em; margin:6px 0 !important;}

dl.proposal.half{}
dl.proposal.half dt{ max-width:50%;}
dl.proposal.half dd{ width:50%;}

form input[type="text"],form input[type="tel"],form input[type="email"],form textarea{font-size:100%; width:95%; box-shadow:0px 0px 5px #666; padding:8px; transition:background-color 0.5s;}
form input[type="text"]:hover,form input[type="tel"]:hover,form input[type="email"]:hover,form textarea:hover{background-color:#FFF8F0;}

form input[type="checkbox"]{transition:margin-left 0.5s; width:1.6em; height:1.6em; text-align:middle;}
form input[type="checkbox"]:checked{margin-left:1.5em;}

form input[type="file"]{font-size:100%; width:80%; box-shadow:0px 0px 5px #666; padding:8px;}
form select{font-size:100%; box-shadow:0px 0px 5px #666; padding:8px 0;}
form input[type="tel"],form .number input[type="text"] {
	width: 150px;
}
form input[type="submit"],form input[type="reset"],form input[type="button"]{font-size:130%; width:40%; padding:5px; box-sizing:border-box;}

form input[type="submit"],form input[type="reset"],form input[type="button"] {
    display: block;
    text-decoration: none;
    padding: 10px;
    background: linear-gradient(-10deg,#1071b5,#2d8ed2);
    /*border-radius: 25px;*/
    box-sizing: border-box;
    box-shadow: 4px 4px 12px #ada9a8;
    color: #fff;
    font-size: 110%;
    width: 40%;
    margin: 0 auto;
    border: none;
    outline: none;
    margin-bottom: 20px;
}
.linkarrow a {
	display: block;
    text-decoration: none;
    padding: 10px;
    background: linear-gradient(-10deg,#1071b5,#2d8ed2);
    /*border-radius: 25px;*/
    box-sizing: border-box;
    box-shadow: 4px 4px 12px #ada9a8;
    color: #fff;
    font-size: 110%;
    width: 40%;
    margin: 0 auto;
    border: none;
    outline: none;
    margin-bottom: 20px;
    text-align: center;
}
.linkarrow a:hover,form input:hover[type="submit"],form input:hover[type="reset"],form input:hover[type="button"] {
	background: linear-gradient(-10deg,#9c9c9c,#6f6868);
	box-shadow: 4px 4px 12px #695b55;
}
form .herf input[type="submit"],form .herf input[type="reset"],form .herf input[type="button"] {
    display: inline-block;
    text-decoration: none;
    padding: 10px;
    background: linear-gradient(-10deg,#4190ec,#064c9e);
    /*border-radius: 25px;*/
    box-sizing: border-box;
    box-shadow: 4px 4px 12px #2d6a8a;
    color: #fff;
    font-size: 110%;
    width: 40%;
    margin: 0 auto;
    border: none;
    outline: none;
    margin-bottom: 20px;
    margin-right: 30px;
}

img.subimg,div.subimg{
	float:right;
	max-width:20% !important;
	margin-left:10px;
	margin-bottom:40px;
}

img.subimg02,div.subimg02{
	float:right;
	max-width:25% !important;
	margin-left:10px;
	margin-bottom:40px;
}

img.subimg03,div.subimg03{
	float:right;
}

img.subimg04,div.subimg04{
	float:right;
	margin-left:10px;
}
div.stexot{
	width:1200px;
	height:20px;
	line-height:20px;
	margin:0 auto;
	color:#FFF;
	font-size:80%;
	text-align:left;
}


#contentsarea section p{
	margin-bottom:1.5em;
}

.fw-b {
	font-weight: bold;
}
#mainarea {
    clear: both;
    border-top: none;
    background: #f3f3f3;
}
div#contentsarea {
    width: 1200px;
    margin: 40px auto 60px;
   
    text-align: left;
    background-color: #FFF;
    box-sizing: border-box;
  
}
#contents {
	/*padding-top: 80px;*/
}
.visible {
	/*display:none !important;*/
}
.news-tit {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.news .t-tit {
	position: absolute;
    top: 25px;
    left: 474px;
}

.btn a {
	display: block;
	background: url(../images/arrow.png) left center/20px no-repeat;
	color: #0c72b2;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 20px;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
.information .btn a {
	margin-left: 0;
}
.btn a:hover {
	opacity: .8;
	color: #24699a;
}
.tAboutWrap {
	/*padding: 100px 0 100px 0;*/
	/*background: #f3f3f3;*/
	position: relative;
	font-size: 90%;
	line-height: 2.4;
	/*margin-bottom: -600px;*/
	/* display: flex; */
	margin-bottom: 100px;
}
.tAboutWrap .bg {
	height: 687px;
	width: calc(50% + 75px);
	margin-right: auto;
	background: url(../images/bg01.jpg) left center/cover no-repeat;
}
.tAboutWrap .box {
	width: 1400px;
	margin: 0 auto;
	margin-top: -487px;
}
.tAboutWrap .box > div {
	width: 687px;
	 margin-left: auto; 
	padding: 120px 50px 120px 130px;
	box-sizing: border-box;
	background: #f3f3f3;
}
.tFeatureWrap {
	padding: 0px 0 50px 0;
	/*background: #f3f3f3;*/
	position: relative;
	font-size: 90%;
	line-height: 2.4;
	/*margin-bottom: -600px;*/
	/*display: flex;*/
}
.tFeatureWrap .bg {
	height: 687px;
	width: calc(40% + 177px);
	margin-left: auto;
	background: url(../images/bg02.jpg) left center/cover no-repeat;
}
.tFeatureWrap .box {
	width: 1400px;
	margin: 0 auto;
	/*height: 600px;*/
	margin-top: -490px;
}
.tFeatureWrap .box > div {
	background: #fff;
	width: 776px;
	margin-right: auto;
	padding: 120px 130px 120px 50px;
	box-sizing: border-box;
}
.tFeature-box {
	position: relative;
}
.tFeature-box .tFeature {
	width: 470px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	background: #e9f4fa;
}
.tFeature-box .tFeature div {
	padding: 15px 10px;
}
.tFeature img {
	width: 100%;
}
.tFeature-box .tFeature:last-child {
	position: absolute;
	top: 0;
	right: -220px;
}
.tFeature-box .tFeature .tit {
	font-size: 180%;
}
.tAreaWrap {
	margin: -50px 0 0 0;
	position: relative;
	z-index: 1000;
}
.tAreaWrap .tArea-box {
	width: 1000px;
	margin: 40px auto 0px;
	padding: 30px 50px;
	box-sizing: border-box;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.tAreaWrap .tArea-box ul {
	display: flex;
	width: 800px;
	margin: 0 auto 20px;
	justify-content: space-around;
}
.tAreaWrap .tArea-box ul li {
	width: 150px;
	/*padding: 5px 0;*/
	font-size: 140%;
	color: #fff;
	background: #1071b5;
	text-align: center;
}
.btn2 a {
	display: block;
	width: 250px;
	font-size: 140%;
	text-align: center;
	color: #fff;
	background: #01248a;
	/*padding: 4px 0;*/
	margin-left: auto;
	margin-top: 20px;
	text-decoration: none;
	position: relative;
}
.btn2 a:after {
	display: block;
	content: ""E;
	position: absolute;
	right: 20px;
	top: 2px;
}
.btn2 a:hover {
	background: #bd2b35;
	opacity: .96;
}
.tAreaWrap .blue {
	margin-left: 135px;
}
.banner-wrap {
	padding: 80px 0;
	background: url(../images/banner-bg.jpg) center 70%/cover no-repeat;
	position: relative;
	z-index: 6;
}
.banner-wrap:before {
	content: "";
	/*display: block;*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/images05-bg.jpg) repeat-x;
	z-index: -1;
	opacity: .83;
}
.banner-wrap ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.banner-wrap ul li {
	width: 380px;
	font-size: 0;
}
.banner-wrap ul li:nth-child(n+2) {
	/*margin-top: 30px;*/
}
.banner-wrap ul li:nth-child(3) {
	/*margin-top: 60px;*/
}
.banner-wrap ul li a:hover {
	opacity: .9;
}

/*下層ペEジ*/
.tit-h2 {
	/*width: 160px;*/
	margin: 0px auto;
	position: relative;
	z-index: 999;
	background: #01248a;
	/*height: 300px;*/
}
.tit-h2 div {
	writing-mode: vertical-lr;
	background: #fff;
	color: #002ca6;
	align-items: center;
	width: 100%;
	padding: 50px 30px 0;
	box-sizing: border-box;
	/*margin-top: -180px;*/
	position: absolute;
	top: -180px;
	left: 50%;
	margin-left: -65px;
	height: 300px;
	width: 130px;
/*	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;*/
}
.tit-h2 div h2 {
	font-size: 180%;
	font-weight: bold;
	margin-left: -5px;
	/*width: 50%;*/
}
.tit-h2 div span {
	color: #999;
	display: block;
	/*text-align: right;*/
	/*width: 50%;*/
	/*line-height: 50px;*/
}
#contents .big2.tcenter.mintyo {
	padding: 150px 0 20px 0;
	margin-bottom: 40px!important;
	background: #01248a;
	color: #fff;
	font-size: 120%;
}
.k-about-wrap {
	position: relative;
	z-index: 22;
}
.k-about-wrap .k-about {
	position: relative;
	padding: 60px 0;
	z-index: 0;
}
.k-about-wrap .k-about:before {
	position: absolute;
	content: "";
	display: block;
	width: 85%;
	top: 0;
	left: 0;
	background: #fff;
	height: 100%;
}
.sm-inner {
	width: 900px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}
.k-about-bg {
	position: relative;
	margin-left: 4%;
	width: 96%;
	padding-top: 400px;
	margin-top: -200px;
}
.k-about-bg div{
	position: absolute;
	background: url(../../about/images/bg.jpg) center top/cover no-repeat;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.k-company {
	display: flex;
}
.k-company div {
	/*width: 40%;*/
}
.k-company div.k-company-bg {
	background: url(../../about/images/bg02.jpg) center center/cover no-repeat;
	width: 36%;
	margin-right: 4%;
}
.k-company div.k-company-bg.ml {
	margin-left: 4%;
	margin-right: 0;
}
.k-company div.box {
	/*padding: 0 30px;*/
	box-sizing: border-box;
	width: 60%;
}
.line {
	padding: 30px;
	background: #1361af;
	color: #fff;
	font-size: 140%;
	text-align: center;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
ul.list li {
	padding: 5px 5px 5px 20px;
	background: #1071b5;
	color: #fff;
	margin-bottom: 7px;
}
.k-company.k-work div.k-company-bg {
	background: url(../../work/images/bg01.jpg) center center/cover no-repeat; 
}
.k-company.k-work2 div.k-company-bg {
	background: url(../../work/images/bg02.jpg) center center/cover no-repeat; 
}
.k-company.k-recruit div.k-company-bg {
	/*background: url(../../recruit/images/bg.jpg) 80% center/cover no-repeat; */
	/*width: 30%;*/
	/*margin-right: 10%;*/
	background: none;
}

h1 {
	width:1200px;
	margin:0 auto;
	text-align:right;
	font-size:75%;
	color:#fff;
}

.add {
	font-size:90%;
	padding-top:8px;
	margin-right:20px;
}

.tel {
	font-size:120%;
}

.tel span {
	font-size:180%;
}

.flex-box {
	display:flex;
	justify-content: end;
	align-items:center;
}

.mv_logo {

}

.mb125 {
	margin-bottom:125px;
}

#feature {
	background:url(../images/feature_bg.jpg) center top repeat-x;
	margin-bottom:100px;
}

#feature > div{
	width:1200px;
	margin:0 auto 20px;
	position:relative;
	color:#FFF;
	font-size:110%;
}

#feature > div:nth-child(odd) > div{
	position:absolute;
	left:41px;
	top:216px;
}
#feature > div:nth-child(even) > div{
	position:absolute;
	left:791px;
	top:216px;
	text-align:right;
}

#greeting {
	width:1200px;
	margin:0 auto 100px;
	position:relative;
}

.grt_tit {
	font-size:120%;
	font-weight:bold;
}

.grt_txt {
	position:absolute;
	top:28%;
	left:4.5%;
}


#news {
	width:1200px;
	margin:0 auto 100px;
	display:flex;
	justify-content:space-between;
}

.newsbox {
	width:800px;
	overflow:auto;
	max-height: 450px;
}

.ft_logo {
	padding-top:50px;
	margin-bottom:40px;
}

.ft_tel {
	font-size:230%;
}

#recruit {
	background:url(../../recruit/images/mv.jpg) center center / cover no-repeat;
}


#recruit_intro {
	width:1200px;
	margin:0 auto 200px;
	position:relative;
}

.rec_intro_txt {
	position:absolute;
	top:10%;
	background-color:rgba(248,248,248,0.8);
	padding:20px 30px;
}

.bd {
	border-bottom:1px solid #0d4691;
	display:inline-block;
}

.style_list li{
	background:url(../../recruit/images/check.png) center left no-repeat;
	padding:5px 0 5px 45px;
	margin-bottom:10px;
	font-weight:bold;
}

.flex {
	display:flex;
}


div.flex_3clm{
	display:flex;
	max-width:1200px;
	margin:0 auto;
	flex-wrap:wrap;
}
div.flex_3clm > div{
	width:calc(100% / 3 - 40px);
	margin:0 20px 30px;
}
div.flex_3clm > div img{
	max-width:100% !important;
	height:auto;
}

div.flex_4clm{
	display:flex;
	max-width:1200px;
	margin:0 auto;
	flex-wrap:wrap;
}
div.flex_4clm > div{
	width:calc(100% / 4 - 20px);
	margin:0 10px 30px;
}
div.flex_4clm > div img{
	max-width:100% !important;
	height:auto;
}


div.featurebox{
	margin-bottom:80px;
}

div.featurebox > div{
	padding-bottom:120px;
}

div.featurebox > div:nth-child(odd){
	text-align:right;
	position:relative;
}
div.featurebox > div:nth-child(even){
	text-align:left;
	position:relative;
}

div.featurebox > div > div{
	text-align:left !important;
}

div.featurebox > div:nth-child(odd) > div{
	position:absolute;
	left:100px;
	top:50px;
	background-color:rgba(237,237,237,0.9);
	padding:30px;
	width:640px;
}
div.featurebox > div:nth-child(even) > div{
	position:absolute;
	left:500px;
	top:50px;
	background-color:rgba(237,237,237,0.9);
	padding:30px;
	width:640px;
}


div.featurebox > div > div p:first-child{
	font-size:180%;
}


div#message{
	width:1400px;
	margin:0 auto 50px;
	position:relative;
}
div#message > div{
	position:absolute;
	top:280px;
	left:175px;

}

div.title{
	width:1200px;
	margin:0 auto 20px;
	background:url(../images/title_bg.jpg) right center no-repeat;
}

div#pickup{
	width:1200px;
	display:flex;
	margin:0 auto 100px;
}

div#pickup a{
	color:#000;
	text-decoration:none;
}

div#pickup a > div{
	width:360px;
	margin:0 20px;
	padding:20px;
	background-color:#f2f2f2;
}

div#pickup a > div:hover{
	background-color:#CCEECC;
}

div.workbox{
	margin-bottom:20px;
	background:url(../images/works_bg.jpg) center bottom repeat-x;
}
div.workbox{
	margin-bottom:20px;
}
div.workbox > div{
	display:flex;
	width:1200px;
	margin:0 auto;
	padding:0 100px 20px;
}
div.workbox.bg01 > div{
	background:url(../images/works_bg_01.jpg) center bottom repeat-x;
}
div.workbox.bg02 > div{
	background:url(../images/works_bg_01.jpg) center bottom repeat-x;
}
div.workbox > div > div{
	width:360px;
	margin:0 20px;
	position:relative;
}
div.workbox > div > div div{
	margin:-70px 20px 0;
	padding:20px;
	position:relative;
	background:rgba(255,255,255,0.9);
	z-index:4;
}

div.footbanner{
	background-color:#f4f4f4;
	padding:20px 0;
	margin-bottom:100px;
}
div.footbanner ul{
	width:1200px;
	margin:0 auto;
	display:flex;
}
div.footbanner ul li{
	width:260px;
	margin:0 20px;
}
div.footbanner ul li img{
	display:block;
}


ul.normallist{
	margin-bottom:30px;
	padding:2em;
	border:1px solid #CCC;
	border-radius:1em;
}

ul.normallist li{
	border-bottom:1px dashed #999999;
	padding-bottom:8px;	
	margin-bottom:8px;
	padding-left:1.5em;
	text-indent:-0em;
	position:relative;
}

ul.normallist li:before{
	content:"";
	transform: rotate(90deg);
	position:absolute;
	left:0;
	top:-3px;
	font-weight:bold;
	color:#093;
	text-shadow:1px 1px #999;
	letter-spacing:-5px;
}

ul.worksmenu{
	display:flex;
	flex-wrap:wrap;
}

ul.worksmenu li{
	width:280px;
	text-align:center;
	margin:0 10px 30px;
}


table.ntable2{
	width:100%;
	background-color:#999;
}

table.ntable2 tr th{
	min-width:3em;
	background-color:#CCC;
	padding:5px;
}
table.ntable2 tr td{
	background-color:#F8F8F8;
	padding:5px;
}

.flex_2clm{
	display:flex;
	flex-wrap:wrap;
}

.flex_2clm > div{
	width:48%;
	text-align:center;
	margin:0 1% 30px;
}

.flex_3clm{
	display:flex;
	flex-wrap:wrap;
}

.flex_3clm > div{
	width:380px;
	text-align:center;
	margin:0 10px 30px;
}

.touch_pb {
	position:relative;
}

.touch_pb_txt {
	position:absolute;
	top:50px;
	left:100px;
	text-align:left;
	font-size:120%;
}

.touch_pb_txt > ul {

}

.touch_pb_txt > ul li {
	border-bottom:1px dashed #999;
	margin-bottom:10px;
}


div.siyoubox{
	display:flex;
}
div.siyoubox > div:first-child{
	width:350px;
	margin-right:50px;
}
div.siyoubox > div:last-child{
	width:800px;
}

ul.materiallist{
	display:flex;
	flex-wrap:wrap;
}

ul.materiallist > li{
	width:380px;
	text-align:center;
	margin:0 10px 30px;
}

div.impbox{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:50px;
	font-size:110%;
}

div.comment{ padding:10px 10px 0; border:1px solid #99A; width:78%; background-color:#FFFFEE;}
div.comment p.syomei{padding-top:10px; border-top:1px dashed #99A; margin-bottom:0px; font-weight:bold;}

div.impbox > div.impphoto{
	width:20%;
	text-align:left;
}

div.impbox:nth-of-type(even){
	flex-direction:row-reverse;
}
div.impbox:nth-of-type(even) > div.impphoto{
	width:20%;
	text-align:right;
}

div.entry-asset{margin-bottom:80px;}

ul.workslist{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:60px;
}
ul.workslist li{
	width:46%;
	margin:0 2% 20px;
}
ul.workslist li a{
	display:block;
	background:#096;
	text-align:center;
	color:#FFF;
	padding:8px 1em;
	border-radius:40px;
}
ul.workslist li a:hover{
	background:#0C3;
}

div.tenjikai{
	width:1200px;
	margin:0 auto 60px;
}

div.tenjikai div.tenjititle{
	background-color:#02a83a;
	text-align:center;
	font-weight:bold;
	font-size:180%;
	color:#FFF;
	padding:0.5em 1em;
}
