@charset "utf-8";


body {
	width: 100%;
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
}



img {
	width: 100%;
}




.in_box {
	margin: auto;
}



.lh {
	line-height: 180%;
}



.lh02 {
	line-height: 160%;;
}



a:hover {
	opacity: 0.8;
}



.cmn_list li {
	text-align: center;
}



.cmn_list li a:hover {
	display: block;
	opacity: 0.9;
}



.cmn_list li:last-child {
	margin-right: 0px;
}



.cmn-list_title {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: -43px;
	position: relative;
	background-image: url(../img/top/sec02_arrow.png);
	background-repeat: no-repeat;
	background-color: rgba(9,177,242,0.9);
	padding: 10px 0px;
}



.cmn_gallery li {
	width: 21.7%;
	float: left;
	text-align: center;
}



.cmn_gallery li:nth-child(3n) {
	margin-right: 0px !important;
}



.cmn_gallery li a {
	display: block;
}



#h1_bk {
	background-color: #09B1F2;
}



header h1 {
	display: none;
}



#header_inner {
	margin: 0 auto;
	padding: 10px 0px;
}



#header_inner h2 {
	width: 154px;
	margin-left: 10px;
	float: left;
}



#header_inner h2 img {
	width: 100%;
}



#h_contact ul {
	float: right;
	width: 150px;
	margin-right: 10px;
}



#h_contact li {
}



#h_contact li img {
	width: 100%;
}



#h_contact li:first-child {
	display: none;
}



.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
}



.bx-wrapper img {
	width: 100%;
	display: block;
}



.bx-wrapper .bx-viewport {
}



.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
}



#navi {
	background: #0060A8;
	position: relative;
}



#navi p {
	color: #fff;
	text-align: center;
	padding: 10px 0;
	position: relative;
	cursor: pointer;
}



#navi p:after {
	content: '';
	position: absolute;
	border-top: 8px solid #fff;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	top: 35%;
	right: 3%;
}



#navi ul {
	border-top: 1px solid #fff;
	width: 100%;
	position: absolute;
	background: #0060A8;
	z-index: 9999;
}



#navi li {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 50%;
	float: left;
}



#navi li a {
	color: #fff;
	font-size: 80%;
	display: block;
	padding: 10px 0 10px 10px;
}



#navi li:nth-child(2n) {
	border-right: none;
	margin-right: -1px;
}





#pageTop {
	color: #FFF;
	position: fixed;
	bottom: 18%;
	right: 3%;
}



#footer_w {
	background-color: #f5f5f5;
}



#footer_in {
	display: none;
}



#footer_l li {
	float: left;
}



#footer_l li:first-child {
	border-right: 1px solid #cccccc;
	padding: 5px 10px 5px 0px;
	margin-right: 10px;
}



#footer_l li p {
	margin-top: 4px;
}



#footer_r {
	width: 40%;
	margin-top: 10px;
}



#footer_r li {
	float: left;
	font-size: 12px;
	margin: 0px 20px 5px 0px;
	padding-left: 20px;
	background: url(../img/common/arrow01.png) no-repeat left center;
}



#footer_r li a {
	color: #4d4d4d;
}



.f_tel {
	color: #003282;
	font-size: 16px;
	font-weight: bold;
}



#copyright {
	color: #FFF;
	background-color: #09b1f2;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}



#copyright a {
	color: #FFF;
}



.top_title {
	text-align: center;
	margin-bottom: 20px;
}



.top_title img {
	height: 30px;
	width: auto;
}



.sub_title {
	display: block;
	margin-top: 10px;
}

.sub_title img {
	width: auto;
	height: auto;
}



#section01 {
	margin-bottom: 80px;
	padding: 0 20px;
}



.sec01_title {
}



.sec01_text01 {
	font-size: 12px;
}



.about_us {
	padding-bottom: 50px;
	margin: 50px 0;
}



.sec01_list li {
	font-size: 12px;
	clear: both;
	margin-bottom: 30px;
}



.sec01_list li img {
	width: 100px;
	display: block;
	float: left;
	margin-right: 20px;
}



.sec01_text02 {
	margin-top: 20px;
}



#section02 {
	background-image: url(../img//top/section02_bg02.png),url(../img//top/section02_bg.jpg);
	background-position: center top,center top;
	background-repeat: repeat,no-repeat;
	background-size: auto,cover;
	border-bottom: 5px solid #f2f2f2;
	padding: 20px 20px 0 20px;
}



#section02 ul {
	text-align: center;
}



#section02 li {
	width: 42%;
	display: inline-block;
	margin-bottom: 30px;
}

.cmn_works {
	display: none;
}

.cmn_works li:nth-child(1) .cmn-list_title {
	background-position: 1% center;
}



.cmn_works li:nth-child(2) .cmn-list_title {
	background-position: 2% center;
}



.cmn_works li:nth-child(3) .cmn-list_title {
	background-position: 1% center;
}



#section03 {
	padding: 0 20px;
}



.sec03_w {
	position: relative;
	background-image: url(../img/top/sec03_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
}



.sec03_in {
	padding-top: 15px;
	width: 60%;
}



.sec03_title {
	padding: 20px 0px 10px;
	background-color: rgba(255,255,255,0.9);
}



.sec03_title img {
	width: auto;
}



#section03 ul {
	text-align: center;
	padding-top: 20px;
}



#section03 li {
	width: 48%;
	float: left;
	display: block;
}



#section03 li:nth-child(2) {
	float: right;
}



#section03 li:nth-child(1) .sec03_in {
	border-bottom: 5px solid rgba(255,155,18,0.9);
	width: 100%;
}



#section03 li:nth-child(2) .sec03_in {
	border-bottom: 5px solid rgba(130,200,0,0.9);
	width: 100%;
}



#section04 {
	padding: 50px 20px 60px 20px;
	background-color: #f5f5f5;
}



#section04 h3 img {
	width: auto;
	float: left;
}



#section04 ul {
	clear: both;
	padding: 10px 0;
}



#section04 h3 span img {
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
}



#sec04_list {
	margin-top: 10px;
}



#sec04_list li {
	background-color: #fff;
	padding: 10px;
	margin-right: 15px;
}



.gallery_image {
	border: 1px solid #cccccc;
	background-color: #fff;
	margin-bottom: 10px;
	width: 204px;
	height: 204px;
	overflow: hidden;
}



.gallery_image img {
	position: relative;
	top: 50%;
	left: 50%;
	width: auto;
	height: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}



.sec04_text {
	color: #4d4d4d;
	line-height: 130%;
}



.sec04_btn01 {
	background-position: 10px center;
	width: 100px;
	float: right;
	margin-top: 5px;
}



.cmn_btn {
	color: #fff;
	font-size: 12px;
	padding: 5px 0px;
	margin-top: 10px;
	text-align: center;
	background-color: #09b1f2;
	background-image: url(../img/common/zoom.png);
	background-repeat: no-repeat;
	background-position: 20% center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}



.cmn_btn01 {
	background-image: url(../img/common/arrow01.png);
	background-repeat: no-repeat;
	text-align: right;
}



.cmn_btn01 a {
	color: #4d4d4d;
}



#section05 {
	padding: 40px 0 80px 0;
}



.top_news {
}



.top-news_title {
	padding: 10px 0px 10px 10px;
	margin-bottom: 5px;
}



.top-news_title img {
	width: auto;
}



.top-news_box li {
	padding: 10px 0px;
	border-top: 1px solid #cccccc;
}



.top-news_box li a {
	display: block;
}



.top-news_box li a p {
	display: none;
}



.top-news_box li:last-child {
	border-bottom: 1px solid #cccccc;
}



.top-news_box .left {
	margin-right: 10px;
}



.top-news_text dl {
	padding: 10px 20px;
}



.top-news_text dt {
	color: #82c800;
	margin-top: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	background: url(../img/common/arrow02.png) no-repeat left center;
}



.top-news_text dd {
	color: #4d4d4d;
}



.top-news_btn {
	margin-top: 10px;
	background-position: 5px center;
	padding-left: 24px;
	width: 70px;
	float: right;
	margin-right: 20px;
}



#container {
	color: #4d4d4d;
	padding: 50px 20px 100px 20px;
}



#main_w {
	background: url(../img/common/cmn_bk.jpg) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
}



#main_w .in_box {
	height: 200px;
	background-repeat: no-repeat;
	background-position: right center;
}



#main_title img {
	margin: auto;
	display: block;
	padding-top: 40px;
	height: 80px;
	width: auto;
}



#cmn_main {
	background-image: url(../img/common/main_image.png);
}



#bread li {
	float: left;
}



#bread li span {
	padding: 0px 10px;
}



#bread li a {
	color: #4d4d4d;
}



.title01 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 14px 0px 14px 55px;
	background: url(../img/common/title_image01.png) no-repeat 5px center #09b1f2;
}



.title_mb {
	margin-bottom: 45px;
}



.title02 {
	font-size: 20px;
	margin-bottom: 12px;
	padding: 0px 0px 12px 30px;
	border-bottom: 1px dotted #cccccc;
	background: url(../img/common/title_image02.jpg) no-repeat left 14%;
}



.cmn_bk01 {
	background-color: #f5f5f5;
}



.cmn_bk02 {
	background-color: #fff;
}



.cmn_dl dl {
	background-color: #82c800;
}



.cmn_dl dt {
	color: #fff;
	font-weight: bold;
	padding: 20px 0px 20px 0;
	border-bottom: 1px dotted #cccccc;
}



.cmn_dl dd {
	background-color: #fff;
	border-bottom: 1px dotted #cccccc;
	width: 100%;
	padding: 20px 25px;
}



.cmn_dl dl:last-child dt {
	border-bottom: none;
}



.cmn_dl dl:last-child dd {
	border-bottom: none;
}



.cmn_image {
	padding: 10px;
	margin-top: 20px;
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}



#company_main {
	background-image: url(../img/company/main_image.png);
}



.company_mb {
	margin-bottom: 80px;
}



#greeting_w {
}



.greeting_in {
	background-color: rgba(255,255,255,0.9);

}



.greeting_name img {
	width: 220px;
	display: block;
	margin: auto;
	margin-top: 40px;
}



.greeting_image {
display: none;
}



#company_dl dl {
width: 100%;
}

#company_dl dt {
	width: 100%;
	padding-left: 20px;
}



#company_dl dd {
	width: 100%;
}



#map {
	padding: 10px;
}



#staff_main {
	background-image: url(../img/staff/main_image.png);
}



.staff_w {
	border: 1px solid #f5f5f5;
	padding: 3px;
	margin-bottom: 70px;
}



.staff_in {
	overflow: hidden;
	background-color: #f5f5f5;
}



.staff_name {
	border-left: 10px solid #82c800;
	padding: 40px 0px 0px 20px;
}



.staff_name span {
	display: block;
	font-size: 29px;
	margin-top: 10px;
}



.staff_r {
	padding-top: 30px;
}



.staff_r dt {
	width: 100%;
}



.staff_r dd {
	width: 100%;
}



.staff_image02 {
	margin-left: 5px;
}


.staff_image02 img {
	width: auto;
}


.staff_messe {
}



.staff_text {
	margin-top: -20px;
	border: 2px dotted #ffdca0;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 30px 30px 15px;
	line-height: 140%;
}



#recruit_main {
	background-image: url(../img/recruit/main_image.png);
}



.recruit .cmn-list_title {
	background-position: 10% center;
}



.recruit_text {
	margin: 20px 0px 0 0;
}



#recruit01 {
	margin: 20px 0px 0 0;
}



#recruit01 dt {;
	padding: 20px 0 20px 20px;
}



#recruit01 dd {
	width: 620px;
}



#recruit02 {
	margin-bottom: 85px;
}



.voice_in {
}



.voice_r p img {
	width: auto;
}



.voice_text {
	margin-top: -20px;
	background-color: #ffffdc;
	padding: 40px 30px 30px;
	line-height: 140%;
}



.voice_name {
	color: #fff;
	position: relative;
	padding: 38px 0px 34px 60px;
	margin: -70px 0px 0px 90px;
	background: url(../img/recruit/name_bk.png) no-repeat;
}



.voice_image {
	margin: 0 0px 0px 20px;
}



.recruit_flow .cmn_bk02 {
	overflow: hidden;
}



.recruit_flow li {
	height: 160px;
	line-height: 140%;
}



.recruit_flow li:nth-child(4n) {
	background: none;
	padding-right: 0px;
	margin-right: 0px;
}



.recruit_flow p {
	color: #fff;
	font-size: 20px;
	text-align: center;
	background-color: #82c800;
	padding: 5px 0px;
}



.recruit_flow dt {
	color: #82c800;
	font-size: 18px;
	padding: 10px 0px;
}



#flow_main {
	background-image: url(../img/flow/main_image.png);
}



#flow .cmn_bk02 {
}



#flow_in li {
	padding-bottom: 40px;
	margin-bottom: 25px;
	background: url(../img/flow/arrow.png) no-repeat 50% bottom;
	overflow: hidden;
}



#flow_in li:last-child {
	background: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



#flow .cmn-list_title {
	background-image: none;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 40px;
}



.flow_text {
	line-height: 140%;
}



.flow_contat {
	margin-top: 25px;
	text-align: center;
}


.flow_contat li {
	display: inline-block;
	width: 46%;
}

.flow_contat li:nth-child(2) {
	width: 28%;
}


.flow_contat li {
	float: left;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	background-image: none !important;
}



#gallery_main {
	background-image: url(../img/gallery/main_image.png);
}



#gallery .cmn_bk02 {
	padding: 30px 0 50px 0;
}



.gallery_text {
	line-height: 140%;
	margin-bottom: 30px;
}



.gallery_list li {
	width: 29.5%;
	margin: 0px 40px 60px 0px;
}



.gallery_list li:nth-last-child(-n+3) {
	margin-bottom: 0px;
}



#single_w .cmn_bk02 {
	padding: 20px 0;
}



#single_w .gallery_image {
	width: 68.8%;
}



#single_w dt {
	line-height: 140%;
}



#single_w dd p {
	line-height: 160%;
}



#single_w dd p img {
	margin: 20px 0;
}



.archive_day {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px dotted #cccccc;
}



.page_btn {
	margin-top: 20px;
}



.page_btn span img {
	padding: 0px 10px;
}



.page_btn a {
	color: #4d4d4d;
}



.page_number {
	text-align: center;
}



#news_main {
	background-image: url(../img/news/main_image.png);
}



#news .cmn_bk01 {
	overflow: hidden;
}



#news li {
	background-color: #fff;
	margin: 0px 0 38px 0px;
}



#news li:nth-child(2n) {
	margin-right: 0px;
}



#news li:nth-last-child(-n+2) {
	margin-bottom: 0px;
}



#news dt {
	color: #82c800;
	border-left: 8px solid #82c800;
	padding: 20px 0px 5px 15px;
	margin-bottom: 20px;
	line-height: 140%;
}



#news .cmn_btn {
	width: 30%;
	padding-left: 20px;
	text-align: center;
	background-position: 15% center;
}



#news .cmn_btn a {
	color: #fff;
}



.a_news .left {
	margin-right: 20px;
}



#news dd p.news_img {
display: none;
}



#news dd p.news_img img {
	position: relative;
	top: 50%;
	left: 50%;
	width: auto;
	height: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}



#contact_w .cmn_bk02 {
	padding: 30px 0 50px 0;
}



.contact_tel {
	padding-bottom: 40px;
	border-bottom: 1px dotted #cccccc;
}



.contact_text {
	padding-top: 30px;
	line-height: 140%;
}



.contact_image {
	margin: 30px 0px 10px;
}



#contact {
	margin: 30px 0px;
	border: 1px solid #dddddd;
}



#contact dt {
	width: 100%;
}



#contact dd {
	width: 100%;
	min-height: 34px;
	padding: 10px 0 10px 0;
}



#contact dd input[type=text] {
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	width: 94%;
	border: 1px solid #dddddd;
}



textarea {
	height: 130px;
	border: 1px solid #dddddd;
	padding-right: 10px;
	padding-left: 10px;
	width: 94%;
}



.form {
	margin: 25px 0;
	text-align: center;
}



.form input[type=submit] {
	color: #fff;
	padding: 8px 35px 8px 45px;
	border: none;
	font-size: 20px;
	background-color: #ff9b12;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	cursor: pointer;
}



span.errorMessage {
	font-size: 10px;
	color: #f00;
}



#privacy_w .cmn_bk02 {
	padding: 20px 0;
}



.privacy {
	margin-bottom: 50px;
	line-height: 140%;
}



#sitemap_w .cmn_bk02 {
	overflow: hidden;
}



.sitemap {
}



.sitemap li {
	font-size: 14px;
	margin-bottom: 30px;
	padding: 0px 0px 20px 30px;
	border-bottom: 1px dotted #cccccc;
	background: url(../img/common/title_image02.jpg) no-repeat left top;
}



.sitemap.left li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}



.sitemap li a {
	color: #4d4d4d;
}



.sitemap li ul {
	margin-top: 20px;
}



.sitemap li ul li {
	background: none;
	border-bottom: none;
	margin-bottom: 11px;
	padding: 0px 0px 10px 0px;
}



#sitemap_w .left li:last-child {
	border-bottom: none;
}



#works_main {
	background-image: url(../img/works/main_image.png);
}



.w_box {
	margin-top: 80px;
}



.w_box_in {
}



.serv_box01 {
	margin: auto;
	margin-top: 50px;
	padding-bottom: 50px;
}



.serv_box01 img {
	display: block;
}



.serv_box01 dl {
	clear: both;
}



.serv_box01 dt {
	font-size: 20px;
	background: url(../img/works/works_dt_bg.jpg) no-repeat left center;
	border-bottom: 1px dashed #cccccc;
	padding: 13px 0 15px 30px;
	margin-bottom: 15px;
}



.serv_box01 dd {
	font-size: 14px;
	line-height: 160%;
}



.serv_box02 {
	margin: auto;
	margin-top: 30px;
}



.serv_box02 dt {
	font-size: 20px;
	background: url(../img/works/works_dt_bg.jpg) no-repeat left center;
	border-bottom: 1px dashed #cccccc;
	padding: 13px 0 15px 30px;
	margin-bottom: 15px;
}



.serv_box02 dd ul {
	margin: 40px 0;
}



.serv_box02 dd li {
	line-height: 160%;
}



.serv_box02 dd li img {
	display: block;
	width: 135px;
	margin: auto;
}



.serv_box02 dd li:nth-child(2n) {
	padding: 10px;
	margin-top: 15px;
	background: #f9f6f4;
}
