﻿@charset "utf-8";
@import url("common.css?id=20170428"); /* common stylesheet */

/* #
--------- --------- --------- --------- --------- */
/*.link_area_wrap {
	width: 990px;
	height: 84px;
	padding-top: 20px;
	margin: 0 auto 40px;
	background: url(../images/top/pat_dotted.png) ;
}
.link_area {
	width: 956px;
	height: 90px;
	margin: auto;
}
.link_area li {
	width: 470px;
	height: 62px;
	float: left;
	overflow: hidden;
	border-bottom: 2px solid #d0d9e9;
	border-radius: 6px;
}
.link_area li:hover {
	border-bottom: 2px solid #f7e1b1;
}
.link_area li + li {
	margin-left: 15px;
}
.link_area li a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 62px;
}
.link_area li.support a {
	background-image: url(../images/top/btn_for_business.png);
}
.link_area li.outline a {
	background-image: url(../images/top/btn_for_person.png);
}
.link_area li a:hover {
	background-position: 0 -62px;
}*/


.mv_box {
	width: 1000px;
	margin: 30px auto 0 auto;
}

.sns_area {
	display: flex;
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
}

.side_sns_area p {
	margin-top: 10px;
}

/* .business_box
--------- --------- --------- --------- --------- */
.business_box_title,
.person_box_title {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 52px;
	width: 1000px;
	height: 52px;
	letter-spacing: 0.05em;
	padding-bottom: 20px;
}
.business_box_title {
	background: url(../images/top/bg_stitle1.png) no-repeat;
}
.person_box_title {
	background: url(../images/top/bg_stitle2.png) no-repeat;
}
.business_box {
	background: url(../images/common/pat_dotted.png);
	margin-bottom: 30px;
}
.business_box .pickup_list {
	width: 968px;
	height: 46px;
	padding: 4px;
	margin: auto;
	border-radius: 4px;
	background-color: #fff;
	overflow: hidden;
}
.business_box .pickup_list dt {
	font-size: 14px;
	color:#fff;
	text-align: center;
	background-color: #8099c3;
	width: 110px;
	height: 46px;
	line-height: 46px;
	border-radius: 4px 0 0 4px ;
	float: left;
}
.business_box .pickup_list dd {
	font-size: 12px;
	line-height: 46px;
	float: left;
	padding-left: 20px;
}
.business_box .pickup_list dd .date{
	color: #666666;
	margin-right: 12px;
}
.business_box .pickup_list dd .cat{
	color: #fff;
	border-radius:4px;
	padding: 5px 8px 6px;
	font-size: 11px;
	margin-right: 22px;
	background-color: #486491;
}
.business_box .pickup_list dd a:hover {
	text-decoration: none;
}
.business_box .pickup_list dd a:hover .entry{
	text-decoration: underline;
}

.business_box .pickup_list dd .cat_cat{
	background-color: #b6cc46;
}
.business_box .pickup_list dd .cat_cat1{
	background-color: #ffc552;
}
.business_box .business_copy {
	margin: 20px auto;
	padding-top: 30px;
	background: url(../images/top/business_copy.png) no-repeat center 0;
}
.business_text_wrap {
	overflow: hidden;
	width: 954px;
	margin: auto;
}
.business_text_wrap img{
	float: left;
}
.business_text_area {
	float: right;
	width: 611px;
}
.business_text_area p {
	font-size: 14px !important;
}
.business_btn_area {
	width: 611px;
	background-color: #fff;
	border-radius: 4px;
	padding: 5px;
	overflow: hidden;
	margin: 30px auto;
}
.business_btn_area li {
	float: left;
	height: 50px;
	display: inline-block;
}
.business_btn_area li + li {
	margin-left: 5px;
}
.business_btn_area li a {
	display: block;
	padding-top: 50px;
	background-position: 0 0;
}
.business_btn_area li a:hover {
	background-position: 0 -50px;
}
.business_btn_area .btn_support a{
	width: 231px;
	background-image: url(../images/top/btn_support.png);
}
.business_btn_area .btn_seminar a{
	width: 180px;
	background-image: url(../images/top/btn_seminar.png);
}
.business_btn_area .btn_works a{
	width: 180px;
	background-image: url(../images/top/btn_works.png);
}

/* .mv_box
--------- --------- --------- --------- --------- */

.mv_box1,
.mv_box2 {
	float: left;
	width: 176px;
	min-height: 220px;
	padding: 0 25px 0 151px;
	background: url('../images/top/mv1.jpg') no-repeat;
}

.mv_box2 {
	background: url('../images/top/mv2.jpg') no-repeat;
}

.mv_box3 {
	float: right;
	width: 261px;
	padding: 120px 0 0;
	background: url('../images/top/mv3.jpg') no-repeat;
}

.mv_box h2 a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 0 3px;
	padding: 0 0 0 23px;
	background: url('../images/common/arrow1.jpg') no-repeat 0 4px;
	font-size: 1.4em;
	font-weight: bold;
}

.mv_box2 h2 a {
	background: url('../images/common/arrow2.jpg') no-repeat 0 4px;
}

.mv_box3 h2 a {
	background: url('../images/common/arrow3.jpg') no-repeat 0 4px;
}

.mv_box h2 a:hover {
	background: url('../images/common/arrow3.jpg') no-repeat 0 4px;
	color: #4c77b8;
	text-decoration: none;
}

.mv_box h2 strong {
	font-size: 1.3em;
	font-weight: bold;
}

.mv_box p {
	margin: 0 0 10px;
	height: 80px;
	font-size: 1.2em;
}

/* #contents
--------- --------- --------- --------- --------- */
.sec_w {
	padding: 25px 0 25px 220px;
	background: url('../images/common/bg_d1.jpg') repeat-y;
}

.sec_w h2 {
	position: absolute;
	top: 50%;
	left: 49px;
	width: 99px;
	margin: -24px 0 0;
	padding: 49px 0 0;
	background: url('../images/top/mtitle1.png') no-repeat;
}

.sec_w p {
	margin: 0 0 20px;
	font-size: 1.4em;
}

.sec_w .w_lead {
	margin: 0 0 8px;
	font-size: 1.8em;
	font-weight: bold;
}

.sec_w .w_lead strong {
	color: #d84c38;
	font-weight: bold;
}

.cat_list {
	margin: 0 0 25px;
}

.cat_list .w_cat {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	float: left;
	min-width: 65px;
	margin: 0 10px 0 0;
	padding: 1px;
	background: url('../images/common/bg_s1.jpg');
	text-align: center;
}

.cat_list .w_more,
.cat_list .w_more:hover {
	padding: 0;
}

.cat_list .w_more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 0 3px;
	padding: 5px 0 5px 35px;
	background: url('../images/common/arrow5.jpg') no-repeat 10px 5px;
	font-size: 1.4em;
	font-weight: bold;
}

.cat_list .w_more a:hover {
	background: url('../images/common/arrow6.jpg') no-repeat 10px 5px;
}

.cat_list .w_cat a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	min-width: 65px;
	padding: 5px 10px;
	background: #fff;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

.cat_list .w_cat:hover,
.cat_list .w_cat.on {
	background: url('../images/common/bg_s2.jpg');
}

.cat_list .w_cat:hover a,
.cat_list .w_cat.on a {
	background: #0e0831;
	color: #fff;
}

.cat_list .on:after {
	display: block;
	position: absolute;
	bottom: -7px;
	left: 50%;
	width: 16px;
	height: 8px;
	margin: 0 0 0 -8px;
	background: url('../images/common/arrow4.jpg') no-repeat;
	content: '';
}

.entry_list_box {
	position: relative;
	height: 170px;
}

.entry_list {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.entry_list.first {
	display: block;
}

.entry_list li {
	float: left;
	width: 174px;
	margin: 0 21px 0 0;
}

.entry_list a {
	font-size: 1.2em;
}

.entry_list .w_img {
	display: block;
	margin: 0 0 12px;
	padding: 2px;
	background: url('../images/common/bg_s2.jpg');
}

/* #main
--------- --------- --------- --------- --------- */
#main {
	width: 727px;
	padding: 0;
}

#main .sec_s {
	width: 712px;
	padding: 0 0 25px 15px;
	background: url('../images/common/border_l.jpg') 358px 2px repeat-y;
}

.n_box,
.r_box,
.s_box {
	position: relative;
	float: left;
	width: 317px;
	margin: 0 55px 0 0;
	padding: 20px 0;
}

.r_box,
.s_box {
	margin: 0;
}

.n_box h2,
.r_box h2,
.s_box h2 {
	width: 140px;
	margin: 0 0 25px;
	padding: 37px 0 0;
	background: url('../images/top/mtitle2.jpg') no-repeat;
}

.r_box h2 {
	background: url('../images/top/mtitle3.jpg') no-repeat;
}
.s_box h2 {
	background: url('../images/top/mtitle4.jpg') no-repeat;
}

.n_box li,
.r_box li,
.s_box li {
	margin: 0 0 17px;
	padding: 0 12px 18px;
	background: url('../images/common/border_d.jpg') repeat-x 0 bottom;
}

.n_box li.last,
.r_box li.last {
	padding: 0 12px;
	background: none;
}
.s_box ul li:last-child {
	padding: 0 12px;
	background: none;
}

.n_box span,
.r_box span,
.s_box span {
	display: block;
	height: 18px;
	line-height: 18px;
	margin: 0 0 5px;
	color: #666;
	font-size: 1.2em;
}
.s_box span {
	display: inline-block;
	margin-right: 14px;
}

.n_box .info span {
	background: url('../images/top/info.jpg') no-repeat 80px 0;
}

.n_box .works span {
	background: url('../images/top/works.jpg') no-repeat 80px 0;
}

.n_box ul a,
.r_box ul a,
.s_box ul a {
	font-size: 1.4em;
}
.s_box ul a {
	display: block;
}

.s_box .cat {
	border-radius: 2px;
	padding: 0px 8px;
}
.s_box .cat a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
.s_box li .cat_cat {
	background-color: #b6cc46;
}
.s_box li .cat_cat1 {
	background-color: #ffc552;
}

.b_more {
	position: absolute;
	top: 26px;
	right: 0;
}

.b_more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 0 3px;
	padding: 5px 0 5px 35px;
	background: url('../images/common/arrow8.jpg') no-repeat 10px 6px;
	font-size: 1.4em;
	font-weight: bold;
}

.b_more a:hover {
	background: url('../images/common/arrow3.jpg') no-repeat 10px 6px;
}

.sec_fb {
	width: 730px;
	overflow: hidden;
}
.sec_fb_title_wrap {
	width: 187px;
	height: 388px;
	float: left;
	background: url(../images/common/pat_dotted.png);
	position: relative;
}
.sec_fb_title {
	background: url(../images/top/mtitle2.png) no-repeat center center;
	padding-top: 20px;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.sec_fb .fb_area {
	width: 540px;
	height: 368px;
	float: right;
	margin-top: 20px;
}

.sec_b {
	width: 720px;
	padding: 35px 0 0 0;
}

.sec_b h2 {
	margin: 0 0 30px;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}

.sec_b ul {
	margin: 0 0 30px;
	padding: 0 0 0 10px;
}

.sec_b li {
	float: left;
	margin: 0 10px;
	width: 212px;
	font-size: 1.2em;
}

.sec_b img {
	margin: 0 0 5px;
}

.sec_b .ta {
	display: block;
	position: relative;
}

.sec_b .ta:after {
	content: url(../images/common/icon2.png);
	position: absolute;
	top: 8px;
	right: 8px;
}

.sec_b .text_link {
	display: inline-block;
	margin: 8px 0 0;
	padding: 5px 0 5px 20px;
	background: url('../images/common/arrow8.jpg') no-repeat 0 5px;
	color: #516c9b;
	font-size: 12px;
	font-weight: bold;
}


/* #side
--------- --------- --------- --------- --------- */

#side {
	width: 248px;
	padding: 0 0 25px 25px;
}

.voice {
	width: 232px;
	margin: -15px 0 35px;
}

.voice a {
	width: 232px;
	padding: 151px 0 0;
	background: url('../images/top/voice.png') no-repeat;
}

.voice a:hover {
	background-position: 0 -151px;
}

.s_banner_cat1,
.s_banner_blog {
	width: 221px;
	height: 81px;
	margin-bottom: 10px;
}
.s_banner_blog {
	margin-bottom: 20px;
}
.s_banner_cat1 a {
	padding-top: 81px;
	background: url(../images/top/s_banner_cat1.jpg);
}

.s_banner_blog a {
	padding-top: 81px;
	background: url(../images/top/s_banner_blog.jpg);
}

.s_banner_recruit {
	width: 222px;
	height: 102px;
	margin-top: 10px;
}
.s_banner_recruit a {
	padding-top: 102px;
	background: url(../images/top/s_banner_recruit.jpg);
}

.s_area {
	width: 220px;
	margin: 0 0 30px;
	padding: 153px 0 0;
	background: url('../images/top/area.jpg') no-repeat 25px 0;
}

.s_area h2 {
	margin: 0 0 5px;
	font-size: 1.6em;
	font-weight: bold;
}

.s_area p {
	font-size: 1.2em;
}

.s_banner1 {
	margin: 0 0 25px;
}

.s_banner1 a,
.s_banner2 a {
	width: 222px;
	padding: 102px 0 0;
	background: url('../images/top/s_banner1.jpg') no-repeat;
}

.s_banner2 a {
	background: url('../images/top/s_banner2.jpg') no-repeat;
}

