@charset "utf-8";
/*====================================================================================
■01.Content PAGE 
====================================================================================*/
.ttl_page {
	background: url("../common_img/bg_ttlpage.jpg") no-repeat top center;
	padding: 70px 0 74px;
	text-align: center;
	margin-top: 20px;
}
#breadcrumb {
	margin: 10px 0 50px;
}
#breadcrumb li {
	float: left;
	font-size: 12px;
	padding-top: 2px;
}
#breadcrumb li a {
	text-decoration: none;
	color: #000;
}
#breadcrumb li:first-child {
	background: url("../common_img/icon_home.png") no-repeat top left;
	padding-left: 25px;
}
#breadcrumb li.arrow {
	padding-right: 5px;
}
#footer {
	margin-top: 130px;
}
/*====================================================================================
■01.FAQ PAGE 
====================================================================================*/
.style_box01 {
	position: relative;
	background: url("../common_img/bg_inner01.jpg") repeat-y left top 70px;
	padding: 40px;
	margin-top: 25px;
	z-index: 2;
}
.style_box01:after {
	position: absolute;
	content: "";
	background: url("../common_img/bg_top01.jpg") no-repeat center top;
	width: 980px;
	height: 70px;
	top: 0px;
	left: 0;
	z-index: 1;
}
.style_box01:before {
	position: absolute;
	content: "";
	background: url("../common_img/bg_bottom01.jpg") no-repeat center bottom;
	width: 980px;
	height: 70px;
	bottom: 0px;
	left: 0;
	z-index: 1;
}
.list_q {
	position: relative;
	z-index: 3;
}
.list_q li {
	position: relative;
	background: url("../common_img/line_01.jpg") no-repeat center bottom;
	padding: 30px 0 30px 40px;
	font-weight: bold;
	font-size: 16px;
}
.list_q li:hover a {
	text-decoration: underline;
	color: #b2cc78;
}
.list_q li:first-child {
	padding-top: 0;
}
.list_q li:first-child:after{
	top: 0px;
}
.list_q li a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.list_q li:after {
	position: absolute;
	content: "";
	background: url("../faq/images/icon_pen.jpg") no-repeat top left;
	width: 28px;
	height: 29px;
	top: 25px;
	left: 0;
}
.sec_bg01 {
	margin-top: 65px;
    background: url(../common_img/bg_01.jpg) no-repeat top center, url(../images/top02_bg01.jpg);
    padding: 40px 0;
}
.style_box02 {
	position: relative;
	background: url("../common_img/bg_inner02.png") repeat-y left top;
	padding: 25px 40px;
	margin-top: 30px;
	z-index: 2;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.11);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.11);
	box-shadow: 1px 1px 2px rgba(0,0,0,.11);
	border-radius: 10px;
}
.style_box02:after {
	position: absolute;
	content: "";
	background: url("../common_img/bg_top02.png") no-repeat center top;
	width: 980px;
	height: 25px;
	top: 0px;
	left: 0;
	z-index: 1;
}
.style_box02:before {
	position: absolute;
	content: "";
	background: url("../common_img/bg_bottom02.png") no-repeat center bottom;
	width: 980px;
	height: 25px;
	bottom: 0px;
	left: 0;
	z-index: 1;
}
.style_answer {
	padding: 30px 0 10px 45px;
	background: url("../faq/images/icon_inbox.jpg") no-repeat top 30px left;
}
#faq_02 .list_q li:after {
    position: absolute;
    content: "";
    background: url(../faq/images/icon_pen.jpg) no-repeat top left;
    width: 28px;
    height: 29px;
    top: 5px;
    left: 0;
}
.banner_contact {
	width: 982px;
	margin: 70px auto;
}
.inner_contact {
	background: url("../common_img/bannercontact_bg.jpg") no-repeat center top;
	padding: 45px 140px 75px;
	text-align: center;
}
/*====================================================================================
■02. CONTACT PAGE 
====================================================================================*/
.style_table01 {
    width: 100%;
}
.style_table01 th {
    border-bottom: 2px solid #cb86d1;
    width: 265px;
    text-align: left;
    font-size: 14px;
    padding: 30px 0;
    vertical-align: middle;
}
.bb_none{
    border-bottom: none !important;
    padding-bottom: 0 !important;
}
.style_table01 th p {
    text-align: left;
    padding-top: 5px;
}
.style_table01 th span.pink {
    float: left;
    font-weight: normal;
    padding: 5px 15px;
    background: #f3ddf3;
    border-radius: 15px;
    margin-right: 15px;
}
.style_table01 th span.gray {
    float: left;
    font-weight: normal;
    padding: 5px 15px;
    background: #f6f5f0;
    border-radius: 15px;
    margin-right: 15px;
}
.style_table01 td {
    border-bottom: 1px solid #bfbfbf;
    width: 675px;
    padding: 30px 0px 30px 40px;
    text-align: left;
}
.style_checkbox li {
	float: left;
	width: 125px;
}
.style_checkbox li:last-child {
	width: 300px;
}
.form_submit {
    text-align: center;
}
.box_pp {
	position: relative;
	z-index: 3;
	line-height: 1.8;
}
/*====================================================================================
■03. COMPANY PAGE 
====================================================================================*/
.w620 { width: 620px;}
.style_box03 {
	position: relative;
	background: url("../common_img/bg_inner03.jpg") repeat-y left top 135px;
	padding: 50px 50px 65px;
	z-index: 2;
	border-radius: 20px;
}
.style_box03:after {
	position: absolute;
	content: "";
	background: url("../common_img/bg_top03.jpg") no-repeat center top;
	width: 980px;
	height: 135px;
	top: 0px;
	left: 0;
	z-index: 1;
}
.style_box03:before {
	position: absolute;
	content: "";
	background: url("../common_img/bg_bottom03.jpg") no-repeat center bottom;
	width: 980px;
	height: 104px;
	bottom: 0px;
	left: 0;
	z-index: 1;
}
.inner_box {
	position: relative;
    z-index: 3;
}
.style_box04 {
	position: relative;
	background: url("../common_img/bg_inner04.jpg") repeat-y left top 80px;
	padding: 80px 40px 61px;
	z-index: 2;
	border-radius: 20px;
	margin-top: 30px;
}
.style_box04:after {
	position: absolute;
	content: "";
	background: url("../common_img/bg_top04.jpg") no-repeat center top;
	width: 980px;
	height: 80px;
	top: 0px;
	left: 0;
	z-index: 1;
}
.style_box04:before {
	position: absolute;
	content: "";
	background: url("../common_img/bg_bottom04.jpg") no-repeat center bottom;
	width: 980px;
	height: 61px;
	bottom: 0px;
	left: 0;
	z-index: 1;
}
.style_box04 .style_table01 th {
	padding: 15px 0;
	vertical-align: top;
}
.style_box04 .style_table01 td {
	padding: 15px 35px;
}
.style_box04 .style_table01 tr:last-child th,
.style_box04 .style_table01 tr:last-child td {
	border-bottom: none;
}
.style_box05 {
	position: relative;
	background: url("../common_img/bg_inner05.jpg") repeat-y left top 90px;
	padding: 35px 59px;
	z-index: 2;
	border-radius: 20px;
	margin-top: 20px;
}
.style_box05:after {
	position: absolute;
	content: "";
	background: url("../common_img/bg_top05.jpg") no-repeat center top;
	width: 980px;
	height: 90px;
	top: 0px;
	left: 0;
	z-index: 1;
}
.style_box05:before {
	position: absolute;
	content: "";
	background: url("../common_img/bg_bottom05.jpg") no-repeat center bottom;
	width: 980px;
	height: 85px;
	bottom: 0px;
	left: 0;
	z-index: 1;
}
.style_box07 {
	position: relative;
	background: url("../common_img/bg_inner07.jpg") repeat-y left top 100px;
	padding: 30px 59px 40px;
	z-index: 2;
	border-radius: 20px;
	margin-top: 20px;
}
.style_box07:after {
	position: absolute;
	content: "";
	background: url("../common_img/bg_top07.jpg") no-repeat center top;
	width: 980px;
	height: 100px;
	top: 0px;
	left: 0;
	z-index: 1;
}
.style_box07:before {
	position: absolute;
	content: "";
	background: url("../common_img/bg_bottom07.jpg") no-repeat center bottom;
	width: 980px;
	height: 79px;
	bottom: 0px;
	left: 0;
	z-index: 1;
}
.style_list01 li {
	float: left;
	width: 415px;
	margin-right: 15px;
}
.style_list01 li:nth-child(2n) {
	float: right;
	padding-left: 15px;
	margin-right: 0;
	border-left: 1px solid #333333;
}
.style_list01 dl.list_01 {
	display: table;
	width: 100%;
}
.style_list01 .list_01 dt {
	display: table-cell;
	border-bottom: 2px solid #cb86d1;
	vertical-align: top;
	font-weight: bold;
	width: 80px;
	padding: 7px 0;
	vertical-align: middle;
}
.style_list01 .list_01 dd {
	display: table-cell;
	border-bottom: 1px solid #bfbfbf;
	width: 210px;
	padding: 7px 0 7px 120px;
	vertical-align: middle;
}/*
.style_list01 li:last-child dl dd {
	width: 650px;
}*/
.style_list01 dl.list_02 {
	border-bottom: 1px dashed #aaaaaa;
	padding: 7px 0;
}
.style_list01 .list_02 dt {
	margin-bottom: 3px;
}
.sec_company .map {
	float: left;
	width: 600px;
	margin-right: 30px;
}
.btn_print {
	display: block;
	width: 200px;
	text-align: center;
	background: #f4e3f3;
	border-radius: 15px;
	margin: 30px auto;
	padding: 15px;
	border: none;
}
.logo_page {
	text-align: center;
	display: none;
}
#company_02, #company_03 {
	font-size: 12px;
}
/*====================================================================================
■03. CASE PAGE 
====================================================================================*/
.style_box06 {
	position: relative;
	background: url("../common_img/bg_inner06.jpg") repeat-y left top 80px;
	padding: 40px 50px 55px;
	z-index: 2;
	border-radius: 20px;
	margin-top: 30px;
}
.style_box06:after {
	position: absolute;
	content: "";
	background: url("../common_img/bg_top06.jpg") no-repeat center top;
	width: 980px;
	height: 80px;
	top: 0px;
	left: 0;
	z-index: 1;
}
.style_box06:before {
	position: absolute;
	content: "";
	background: url("../common_img/bg_bottom06.jpg") no-repeat center bottom;
	width: 980px;
	height: 80px;
	bottom: 0px;
	left: 0;
	z-index: 1;
}
.after_before {
	background: url("../case/images/arrow.jpg") no-repeat center center;
	margin: 34px 38px 0;
}
.after_before li {
	width: 306px;
}
.after_before .ttl_box {
	margin-bottom: 10px;
	text-align: center;
}
.after_before .txt_box {
	margin-top: 10px;
}
/*====================================================================================
■04. FLOW PAGE 
====================================================================================*/
.style_step {
	margin-top: 20px;
}
.style_step .ttl_step {
	float: left;
	width: 94px;
	margin-right: 20px;
	text-align: center;
}
.style_step .infor_step {
	float: left;
	width: 570px;
	margin-right: 27px;
}
.img_step {
	float: right;
	width: 267px;
}
.box_pink {
	background: #c67acc;
	width: 415px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 12px 10px;
	border-radius: 15px;
	margin-top: 20px;
}
/*====================================================================================
■05. RECRUIT PAGE 
====================================================================================*/
#recruit_02 .style_box04 {
	padding: 80px 40px 25px;
}
#recruit_02 .style_box04:before {
	position: absolute;
	content: "";
	background: url("../common_img/bg_bottom04_02.jpg") no-repeat center bottom;
	width: 980px;
	height: 25px;
	bottom: 0px;
	left: 0;
	z-index: 1;
}
.box_blue {
	position: relative;
	float: left;
	width: 524px;
	margin-top: 20px;
	background: #d7eff4;
	padding: 20px 10px 15px 10px;
	border-radius: 15px;
}
.box_blue:after {
	position: absolute;
	content: "";
	background: url("../recruit/images/icon.png");
	width: 64px;
	height: 38px;
	right: 30px;
	bottom: -20px;
}
.box_blue li {
	text-indent: -17px;
	margin-left: 17px;
}
/*====================================================================================
■06. SERVICE PAGE 
====================================================================================*/
.w590 { width: 590px;}
.style_bg01 {
	position: relative;
	background: url("../images/top02_bg01.jpg");
	border-radius: 15px;
	padding: 30px 30px 65px 30px;
}
.style_bg01:after {
	position: absolute;
	content: "";
	background: url("../service/images/icon_03.png");
	width: 180px;
	height: 58px;
	bottom: 10px;
	right: 30px;
}
.style_box08 {
	position: relative;
	background: url("../common_img/bg_inner08.jpg") repeat-y left top 57px;
	padding: 40px;
	z-index: 2;
	border-radius: 20px;
	margin-top: 30px;
}
.style_box08:after {
	position: absolute;
	content: "";
	background: url("../common_img/bg_top08.jpg") no-repeat center top;
	width: 980px;
	height: 57px;
	top: 0px;
	left: 0;
	z-index: 1;
}
.style_box08:before {
	position: absolute;
	content: "";
	background: url("../common_img/bg_bottom08.jpg") no-repeat center bottom;
	width: 980px;
	height: 46px;
	bottom: 0px;
	left: 0;
	z-index: 1;
}
.bg_pink {
	position: relative;
	display: block;
	width: 420px;
	background: #f0dff2;
	padding: 17px 100px;
	margin: 15px auto 0;
}
.bg_pink:after {
	position: absolute;
	content: "";
	background: url("../service/images/icon_01.png");
	width: 155px;
	height: 101px;
	top: 5px;
	left: -140px;
}
.bg_pink:before {
	position: absolute;
	content: "";
	background: url("../service/images/icon_02.png");
	width: 186px;
	height: 74px;
	bottom: 10px;
	right: -140px;
}
.bg_pink li {
	background: url("../service/images/style_list01.png") no-repeat top 50% left;
	padding-left: 20px;
	line-height: 1.8;
}
/*====================================================================================
■07. STRENGTH PAGE 
====================================================================================*/
.bg_02 {
	background: url("../common_img/bg_02.jpg");
	border-radius: 15px;
	padding: 15px 25px;
}
#strength_03 {
    background: url(../images/top02_bg01.jpg);
    padding: 50px 0px;
}
#strength_03 .container:after {
	position: absolute;
	content: "";
	background: url("../strength/images/icon_02.png");
	width: 80px;
	height: 118px;
	right: 5px;
	bottom: -67px;
}