@charset "UTF-8";
/*------------------------------*/


/*:home=================================*/
#nivo {
	background:url(../img/bg_nivo.jpg) repeat-x center center;
}
#nivobg {
	background:url(../img/bg_nivo2.png) no-repeat center center;
}
#nivocon {
	width:980px;
	height:320px;
	overflow:hidden;
	margin:0 auto;
}
/*------------------------------*/
.home #c1 h2 {
	font-size:32px;
	line-height:100%;
	font-weight:bold;
	margin-bottom:15px;
}
.home #c1 h3 {
	color:#FF6600;
	font-size:23px;
	line-height:100%;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-bottom:10px;
}
.home #c1 p {
	padding-bottom:20px;
}
/*------------------------------*/
.home #c2 ul {
	border-bottom:1px dashed #999;
	margin-bottom:20px;
}
.home #c2 li {
	border-top:1px dashed #999;
	width:365px;
	float:left;
}
.home #c2 li.odd {
	border-right:1px dashed #999;
	width:364px;
}
/**/
.home #c2 li.odd a {
	padding:15px 15px 15px 0;
	display:block;
}
.home #c2 li.even a {
	padding:15px 0 15px 15px;
	display:block;
}
.home #c2 li a {
	color:#333;
}
.home #c2 li a:hover {
	color:#666;
}
/**/
.home #c2 li div {
	float:right;
	width:185px;
}
/**/
.home #c2 li h2 {
	font-weight:bold;
	font-size:16px;
	line-height:160%;
	letter-spacing:-0.08em;
	margin-bottom:8px;
}
.home #c2 li h2 em {
	font-size:23px;
	display:block;
	font-weight:bold;
}
/**/
.home #c2 li p.bt {
	background:url(../img/bt_dtl_on.gif) no-repeat left top;
	margin-top:10px;
	line-height:100%;
	height:18px;
}
.home #c2 li a:hover p.bt img {
	opacity:0.0;
	filter:alpha(opacity=0);
}


/*  */
.info_block{
	display: flex;
	border: 5px solid #FF6600;
	padding: 20px;
}
.info_block .box{
	display: block;
	text-decoration: none;
}
.info_block .title{
	width: 220px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.info_block .text1{
	font-weight: bold;
	font-size: 24px;
	line-height: 1.2;
}
.info_block .text2{
	font-weight: bold;
	color: #c00;
	margin-top: 5px;
}
.info_block .textbox{
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%;
	border-left:1px solid #ddd;
	padding-left:40px;
}
.info_block .box{
	display: block;
	color: #000;
}
.info_block .box + .box{
	margin-top:30px;
}
.info_block .news_title{
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
	display: flex;
}
.info_block .news_title .title_text{
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%;
	padding-left:10px;
}
.info_block .news_title + .news_comment{
	margin-top:15px;
}
.info_block .more{
	display: inline-block;
	margin-top:10px;
	font-weight: bold;
	background: #108eff;
	color: #fff;
	padding: 7px 1em;
	transition: background .3s;
}
.info_block .box:hover .more{
	background: #62b6ff;
}


/*:business=================================*/
.business .inner {
	margin-bottom:30px;
}
.business #c2 .lr li {
	width:350px;
}
.business #c2 .lr li.odd {
	border-right:1px solid #CCC;
	width:349px;
	padding-right:15px;
}
.business #c2 h4 {
	text-align:center;
	font-size:20px;
	padding:5px;
	margin-bottom:10px;
}
.business #c2 h5 {
	font-weight:bold;
	font-size:18px;
	margin-bottom:8px;
}
.business #c2 p.btstyle a {
	margin:0;
	width:700px;
	padding:9px 15px;
	font-size:15px;
	display:block;
}
/**/
.c2_a h4 { background-color:#2188EF; color:#FFF;}
.c2_a h5 { color:#2188EF;}
.c2_a p.btstyle a {
	background-color:#D6E9FC;
	border:1px solid #9CC8E9;
	color:#243F60;
}
/**/
.c2_b h4 { background-color:#339765; color:#FFF;}
.c2_b h5 { color:#339765;}
.c2_b p.btstyle a {
	background-color:#CFEFDF;
	border:1px solid #69AF8C;
	color:#1B5035;
}
/**/
.c2_c h4 { background-color:#0C46BE; color:#FFF;}
.c2_c h5 { color:#0C46BE;}
.c2_c p.btstyle {
	padding-top:5px;
}
.c2_c p.btstyle a {
	background-color:#C5CEFE;
	border:1px solid #7186FD;
	color:#072B72;
}
/*------------------------------*/
#c4 p.btstyle {
	padding-top:30px;
}
#c4 p.btstyle a {
	padding:9px 60px;
	font-size:15px;
	background-color:#FFEBDD;
	border:1px solid #EBC6AF;
	color:#6F2D00;
}


/*:company=================================*/
.company #c1 div.fl,
.company #c2 div.fr {
	width:500px;
}
/**/
.company #c1 div.fr,
.company #c2 div.fl {
	width:200px;
}
.company #c1 div.fr img,
.company #c2 div.fl img {
	margin-bottom:7px;
}
.company #c1 div.fr p em,
.company #c2 div.fl p em {
	font-size:16px;
}
.company #c1 div.fr p span,
.company #c2 div.fl p span {
	font-size:11px;
}
/*------------------------------*/
.company #c4 dl {
	padding-bottom:15px;
}
.company #c4 dt:first-child {
	margin-top:0;
}
.company #c4 dt {
	margin:20px 0 7px 0;
	background-color:#FDF7EE;
	color:#704432;
	padding:4px 10px;
	font-weight:bold;
	font-size:15px;
}
.company #c4 li {
	float:left;
	width:182px;
	margin-bottom:5px;
}
/*------------------------------*/
.company table.style {
	margin-bottom:13px;
}
.company th {
	width:100px;
}


/*:faq=================================*/
.faq #maincon ul {
	width:740px;
}
.faq #maincon li {
	background-color:#FFFDD7;
	border:3px solid #FF6600;
	width:230px;
	float:left;
	margin:0 10px 20px 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.faq #maincon li {
	text-align:center;
}
.faq #maincon li a {
	display:block;
	color:#000;
	font-size:14px;
	height:100%;
}
.faq #maincon li:hover {
	opacity:0.60;
	filter:alpha(opacity=60);
}
.faq #maincon li p {
	padding:5px 13px;
}
.faq #maincon li p.tit {
	color:#FE7704;
	font-size:36px;
	font-weight:bold;
	line-height:100%;
	text-align:center;
	padding-bottom:8px;
}
.faq #maincon li img {
	padding:10px 0;
}


/*:flow=================================*/
.flow ul.list {
	background:url(../img/flow/bg02.jpg) no-repeat center bottom;
	padding:13px 0 50px 0;
	margin-top:20px;
}
.flow ul.list:last-child {
	background:none;
	padding-bottom:0;
	margin-top:0;
}
.flow ul.list li {
	float:left;
	background:url(../img/flow/bg01.jpg) no-repeat 167px 58px;
	padding-right:24px;
}
.flow ul.list li:last-child {
	background:none;
	padding-right:0;
}
.flow ul.list li p {
	width:162px;
	text-align:center;
	padding-top:5px;
	font-size:14px;
}


/*:inspect=================================*/
.inspect h3.style2 {
	margin:17px 0 15px 0;
}
.inspect p.txt {
	font-size:14px;
	padding-bottom:18px;
}
.inspect p.txt strong {
	font-size:15px;
}
.inspect p.txt em {
	font-weight:bold;
	color:#FF6600;
}


/*:lineup=================================*/
.lineup img.main {
	width:355px;
}
.lineup .imgpt01 img {
	width:170px;
	margin-top:10px;
}

.lineup .layout img{
	max-width: 100%;
	width: auto;
}
.lineup .layout .gr_2way_in{
	width: 100%;
}
.lineup .layout .gr_2way_in > *{
	width: 48.5%;
	margin-right:3%;
}
.lineup .layout .gr_2way_in > *:nth-child(2n){
	margin-right:0;
}
.lineup .layout .gr_3way_in{
	width: 100%;
}
.lineup .layout .gr_3way_in > *{
	float: left;
	width: 31.33%;
	margin-right:3%;
}
.lineup .layout .gr_3way_in > *:nth-child(3n){
	margin-right:0;
}
/*------------------------------*/
.lineup .gr_3way,
.lineup .gr_4way {
	padding-top:15px;
}
/*------------------------------*/
.lineup .box p {
	padding:15px 0 0 0;
	font-size:16px;
}
/*------------------------------*/
.lineup .con .inner {
	border-top:none;
	border-bottom:1px dotted #CCC;
	padding:0 0 25px 0;
	margin-bottom:15px;
}
.lineup .con .inner:last-child {
	border-bottom:none;
	padding:10px;
	margin:0;
}


/*:maruyamass=================================*/
.maruyamass #c2 {
	padding-top:20px;
}
.maruyamass #c2 img {
	margin:8px 0;
}
.maruyamass #c2 p strong {
	font-size:16px;
	color:#FF6600;
}


/*:sp_inspect=================================*/
.sp_inspect #c1 span.txt {
	font-size:10px;
	display:block;
	padding:2px 0 10px 0;
}


/*:staff=================================*/
.staff .container .wrap {
	position: relative;	
	overflow: hidden;
}
.staff #ticker,
.staff #ticker2 {
    position: relative;
	padding-bottom:15px;
	width:15000px !important;
}
.staff #ticker span,
.staff #ticker2 span {
	padding-right: 5px;
}
.staff #ticker img,
.staff #ticker2 img {
	width:140px;
}
/*------------------------------*/
.staff_list .inner img {
	padding:3px;
	border:4px solid #DFDFDF;
	float:left;
}
.staff_list .inner .fr {
	width:410px;
}
.staff_list h3, .staff_list h4 {
	background:url(../img/ic_02.png) no-repeat 8px center #F3F3F3;
	color:#339765;
	padding:11px 0 11px 30px;
	margin-bottom:15px;
	font-size:20px;
	border:none;
}
.staff_list h4 span {
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	color:#3F92CF;
}