@charset "utf-8";

/* CSS Document */


/*===================================
	共通
=====================================*/

#company .contentInner {
	width: 748px;
}

#company .pageTitle {
	background: url(../images/company/pic_company_001.jpg) no-repeat right top;
}

#company .content_right {
	width: 718px;
	float: right;
}

#company .content_left {
	width: 226px;
	float: left;
}

#company .sectionTitle {
    border-bottom: 3px solid #c4c2bc;
    padding: 0px 14px 13px;
    margin: 0 0 24px;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: bold;
    color: #4d4d4d;
    line-height: 1.3;
}

/*===================================
	サイドエリア
=====================================*/

.content_left .sideIn {
	border: 1px solid #d9d7d1;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 0 0 2px;
}

.content_left .side ul {
	border-bottom: 1px solid #d9d7d1;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.content_left .side li {
	border-bottom: 1px solid #d9d7d1;
}

.content_left .side li:last-child {
	border-bottom: hidden;
}

.content_left .side li a {
	display: block;
	padding: 10px 0 8px;
	color: #333333;
	font-size: 13px;
}

.content_left .side li a span {
	background: url(../images/common/bgi_allow_004.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 14px;
	margin: 0 0 0 12px;
}

.content_left .side li a:hover {
	text-decoration: none;
	color: #ff8c10;
	background-color: #fffffa;
}

.content_left .side li:first-child a:hover,
.content_left .side li.current:first-child a {
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
}

.content_left .side li:last-child a:hover,
.content_left .side li.current:last-child a {
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
}

.content_left .side li.current a {
	text-decoration: none;
	color: #ff8c10;
	background-color: #fffffa;
}


/*===================================
	こんな会社です（インデックス）
=====================================*/

.company .content_right .contentInner ul {
	overflow: hidden;
}

.company .content_right .contentInner li {
	float: left;
	margin: 0 0 30px;
	border: 1px solid #d9d7d1;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.company .content_right .contentInner li h3 {
	padding: 108px 0 0 0;
	text-align: center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.company .content_right .contentInner li a {
	display: block;
	width: 312px;
	padding: 15px;
	color: #333333;
}

.company .content_right .contentInner a:hover {
	background-color: #fffffa;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #333333;
	text-decoration: none;
}

.company .content_right .contentInner li.contents01 h3 {
	background: url(../images/company/img_company_001.jpg) no-repeat center top;
}

.company .content_right .contentInner li.contents01 a {
	background: url(../images/company/ttl_company_index_off_001.gif) no-repeat center 123px;
}

.company .content_right .contentInner li.contents01 a:hover {
	background: url(../images/company/ttl_company_index_on_001.gif) no-repeat center 123px;
	background-color: #fffffa;
}

.company .content_right .contentInner li.contents02 h3 {
	background: url(../images/company/img_company_002.jpg) no-repeat center top;
}

.company .content_right .contentInner li.contents02 a {
	background: url(../images/company/ttl_company_index_off_002.gif) no-repeat center 123px;
}

.company .content_right .contentInner li.contents02 a:hover {
	background: url(../images/company/ttl_company_index_on_002.gif) no-repeat center 123px;
	background-color: #fffffa;
}

.company .content_right .contentInner li.contents03 h3 {
	background: url(../images/company/img_company_003.jpg) no-repeat center top;
}

.company .content_right .contentInner li.contents03 a {
	background: url(../images/company/ttl_company_index_off_003.gif) no-repeat center 123px;
}

.company .content_right .contentInner li.contents03 a:hover {
	background: url(../images/company/ttl_company_index_on_003.gif) no-repeat center 123px;
	background-color: #fffffa;
}

.company .content_right .contentInner li.contents04 h3 {
	background: url(../images/company/img_company_004.jpg) no-repeat center top;
}

.company .content_right .contentInner li.contents04 a {
	background: url(../images/company/ttl_company_index_off_004.gif) no-repeat center 123px;
}

.company .content_right .contentInner li.contents04 a:hover {
	background: url(../images/company/ttl_company_index_on_004.gif) no-repeat center 123px;
	background-color: #fffffa;
}

.company .content_right .contentInner li.contents01 a:hover,
.company .content_right .contentInner li.contents02 a:hover,
.company .content_right .contentInner li.contents03 a:hover,
.company .content_right .contentInner li.contents04 a:hover {
	opacity: 0.9;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.company .content_right .contentInner .contents_L {
	margin: 0 30px 0 0;
}

.company .content_right .contentInner li p {
	margin: 5px 0 0 0;
	line-height: 1.6;
}


/*===================================
	会社概要と沿革
=====================================*/

#company .co_about .pageTitle {
	background: none;
}

#company .co_about .subTitle {
	background: url(../images/company/pic_co_about_page_001.jpg) no-repeat left top;
	padding: 193px 0 0 0;
	margin: 30px 0 88px 0;
}

#company .co_about .subTitle h3 {
	background: url(../images/company/ttl_sub_co_about_001.gif) no-repeat left top;
	text-align: center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 24px;
	margin: 0 0 0 13px;
}

.co_about {
	color: #333333;
}

.co_about .contentBox {
	margin: 0 0 56px;
}

.co_box {
	margin: 0 0 90px;
	position: relative;
}

.co_box h3 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.co_box h3.box01,
.co_box h3.box02 {
	position: absolute;
}

.co_box .box01 {
	background: url(../images/company/img_co_about_001.png) no-repeat left top;
	width: 126px;
	height: 46px;
	top: -43px;
}

.co_box h3.box02 {
	background: url(../images/company/img_co_about_002.png) no-repeat left top;
	width: 101px;
	height: 46px;
	top: -43px;
}

.co_box table {
	border-bottom: 1px solid #d9d7d1;
	width: 718px;
	letter-spacing: 1px;
}

.co_box table th,
.co_box table td {
	border-top: 1px solid #d9d7d1;
	padding: 13px 0 13px 0;
}

.co_box table th {
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 30px;
	width: 238px;
}

.co_about .co_box a.access {
	background: url(../images/company/btn_access_001.gif) no-repeat left top;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	border: hidden;
	height: 16px;
	width: 64px;
}

#company .co_about .content_right .contentInner .co_box a:hover.access {
	background-color: #faf9f4;
	color: #FF8400;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	opacity: 0.7;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#company .co_about .content_right .contentInner .co_box a:hover.contact {
	background-color: #faf9f4;
	color: #FF8400;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.co_about .co_box a.contact {
	background: url(../images/common/bgi_allow_005.gif) no-repeat left 5px;
	padding: 0 0 0 10px;
	display: inkine-block;
	margin: 0 0 0 12px;
	text-decoration: underline;
}

.co_about .co_box a:hover.contact {
	color: #FFF;
}


/*===================================
	メンバー紹介
=====================================*/

#company .co_member .pageTitle {
	background: none;
}

#company .co_member .subTitle {
	background: url(../images/company/pic_co_member_page_001.jpg) no-repeat left top;
	padding: 193px 0 0 0;
	margin: 30px 0 48px 0;
}

#company .co_member .subTitle h3 {
	background: url(../images/company/ttl_sub_co_member_001.gif) no-repeat left top;
	text-align: center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 24px;
	margin: 0 0 0 13px;
}

.co_member {
	color: #333333;
	/*width:718px;*/
}

.co_member .contentBox {
	margin: 0 0 56px;
}

.co_member .menber {
	border-bottom: 1px solid #d9d7d1;
	width: 716px;
	background-color: #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 0 24px;
	padding: 0 0 2px;
}

.co_member .menberBox {
	overflow: hidden;
	border: 1px solid #d9d7d1;
	width: 670px;
	padding: 12px 24px 38px 20px;
	background-color: #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.co_member .menberBox img {
	float: left;
	width: 180px;
	margin: 10px 0 0 0;
}

.co_member .profile {
	width: 466px;
	float: right;
	font-size: 13px;
}

.co_member .profile table {
	width: 100%;
}

.co_member .profile th {
	width: 76px;
	color: #2c6f44;
	font-weight: bold;
	font-size: 12.6px;
}

.co_member .profile th,
.co_member .profile td {
	border-bottom: 1px dashed #c1c1c1;
	padding: 6px 0 5px;
}

.co_member .profile em {
	font-size: 18px;
	margin: 0 12px 0 0;
	display: inline-block;
}

.co_member .profile span {
	font-size: 12.6px;
	color: #666666;
}


/*===================================
	ショールーム紹介
=====================================*/

#company .co_showroom .contentInner {
	width: 718px;
}

#company .co_showroom .pageTitle {
	background: none;
}

#company .co_showroom .subTitle {
	background: url(../images/company/pic_co_showroom_page_001.jpg) no-repeat left top;
	padding: 193px 0 0 0;
	margin: 30px 0 26px 0;
}

#company .co_showroom .subTitle h3 {
	background: url(../images/company/ttl_sub_co_showroom_001.gif) no-repeat left top;
	text-align: center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 24px;
	margin: 0 0 0 13px;
}

.co_showroom {
	color: #333333;
}

.co_showroom .section .sectionTitle {
	border-bottom: 3px solid #c4c2bc;
	padding: 0px 14px 13px;
	margin: 0 0 24px;
	font-size: 22px;
	font-weight: bold;
	color: #4d4d4d;
	line-height: 1.3;
}

.co_showroom .section .sectionTitle span {
	display: inline-block;
	font-size: 60%;
	font-weight: bold;
	padding-left: 10px;
}

.co_showroom #section01 {
	margin-bottom: 40px;
}

.co_showroom #section01 p {
	margin: 0 0 26px;
	line-height: 1.5;
	font-size: 0.928em;
	line-height: 1.7;
}

.co_showroom #section01 p span {
	display: inline-block;
	font-size: 0.96em;
	margin: 12px 0 0;
}

.co_showroom #section02 {
	margin-bottom: 70px;
}

.co_showroom #section02 #map1 {
	border: 6px solid #FFFFFF;
}

.co_showroom #section02 .mapWrap {
	border-bottom: 1px solid #cfcec9;
	position: relative;
	margin-bottom: 48px;
}

.co_showroom #section02 .googleLink {
	width: 130px;
	height: 24px;
	position: absolute;
	right: 6px;
	bottom: -24px;
}

.co_showroom #section02 .googleLink a {
	width: 130px;
	height: 24px;
	background: #787672;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	border-radius: 0 0 4px 4px;
	line-height: 24px;
	color: #fff;
	display: block;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.co_showroom #section02 .googleLink a:hover {
	opacity: 0.8;
	text-decoration: none;
}

.co_showroom #section02 .info {
	background: #FFF;
	border: solid 1px #e9e7e2;
	border-radius: 3px;
	border-bottom-width: 3px;
	padding: 19px 23px 19px 5px;
}

.co_showroom #section02 .info table {
	font-size: 0.928em;
	line-height: 1.5;
}

.co_showroom #section02 .info table th {
	width: 13%;
	font-weight: bold;
	padding: 7px 0 0 18px
}

.co_showroom #section02 .info table th.dotted {
	background: url(../images/company/lin_dotted_001.gif) left top repeat-y;
}

.co_showroom #section02 .info table td {
	width: 35%;
	padding: 7px 0 6px;
}

.co_showroom #section02 .info table td.height {
	height: 4em;
}

.co_showroom #section02 .info table td .link {
	display: inline-block;
	margin-top: 3px;
	padding-left: 11px;
	background: url(../images/common/ico_arrow_001.gif) left center no-repeat;
	position: relative;
}

.co_showroom #section02 .info table td .link:after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	background: url(../images/common/ico_win_001.gif) left top no-repeat;
	position: absolute;
	right: -7px;
	top: 50%;
	margin-top: -5px;
}

.co_showroom #section03 #gallery {
	display: block;
	background: #FFF;
	border: solid 1px #e9e7e2;
	border-radius: 3px;
	border-bottom-width: 3px;
	padding: 23px 0 0 23px;
}

.co_showroom #section03 #gallery li {
	width: 95px;
	height: 95px;
	float: left;
	margin: 0 20px 20px 0;
}

.co_showroom #section03 #gallery li a {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.co_showroom #section03 .slickSlider {
	display: block;
	background: #FFF;
	border: solid 1px #e9e7e2;
	border-radius: 3px;
	border-bottom-width: 3px;
	padding: 23px;
}

.co_showroom #section03 .slider-nav {
	margin-top: 10px;
}

.co_showroom #section03 .slider-nav li {
	margin-right: 10px;
}


/*===================================
	人材募集
=====================================*/
#company .co_recruit .anchor {
    background-color: #e5e3dd;
    padding: 15px 15px 10px;
    margin-bottom: 30px;
}

#company .co_recruit .anchorLink {
    padding-top: 50px;
    margin-top: -50px;
}
#company .co_recruit .anchor > a {
    margin-bottom: 5px;
    display: inline-block !important;
    margin-right: 12px;
}
#company .co_recruit .anchor > a {
    background: url(../images/common/ico_arrow_003.gif) no-repeat left center;
}


#company .co_recruit .pageTitle {
	background: none;
}

#company .co_recruit .subTitle {
	background: url(../images/company/pic_co_recruit_page_001.jpg) no-repeat left top;
	padding: 193px 0 0 0;
	margin: 30px 0 48px 0;
}

#company .co_recruit .subTitle h3 {
	background: url(../images/company/ttl_sub_co_recruit_001.gif) no-repeat left top;
	text-align: center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 24px;
	margin: 0 0 0 13px;
}

.co_recruit {
	color: #333333;
}

.co_recruit .contentBox {
	margin: 0 0 56px;
}


.co_recruit .contentInner > p {
    margin-bottom: 40px;
}


@media screen and (max-width: 740px) {
    #company .sectionTitle {
        padding: 0px 0 13px;
        font-size: 20px;
    }
    
	/*pageTitle subTitle*/
	#company .pageTitle .mainTitle h2 a {
		background: url(../images/company/ttl_company_001_sp.png) no-repeat center center;
	}
	#company .co_about .subTitle h3 {
		background-image: url(../images/company/ttl_sub_co_about_001_sp.png);
	}
	#company .co_member .subTitle h3 {
		background-image: url(../images/company/ttl_sub_co_member_001_sp.png);
	}
	#company .co_showroom .subTitle h3 {
		background-image: url(../images/company/ttl_sub_co_showroom_001_sp.png);
	}
	#company .co_recruit .subTitle h3 {
		background-image: url(../images/company/ttl_sub_co_recruit_001_sp.png);
	}
	/*===================================
    こんな会社です（インデックス）
    =====================================*/
	.company .content_right .contentInner li {
		float: none;
		margin: 0 0 15px !important;
	}
	.company .content_right .contentInner li a {
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
	}
	.company .content_right .contentInner li.contents01 a,
	.company .content_right .contentInner li.contents01 a:hover {
		background: url(../images/company/ttl_sub_co_about_001_sp.png) no-repeat center 123px;
	}
	.company .content_right .contentInner li.contents02 a,
	.company .content_right .contentInner li.contents02 a:hover {
		background: url(../images/company/ttl_sub_co_member_001_sp.png) no-repeat center 123px;
	}
	.company .content_right .contentInner li.contents03 a,
	.company .content_right .contentInner li.contents03 a:hover {
		background: url(../images/company/ttl_sub_co_showroom_001_sp.png) no-repeat center 123px;
	}
	.company .content_right .contentInner li.contents04 a,
	.company .content_right .contentInner li.contents04 a:hover {
		background: url(../images/company/ttl_sub_co_recruit_001_sp.png) no-repeat center 123px;
	}
	.company .content_right .contentInner li a {
		background-size: auto 18px!important;
	}
	/*===================================
    会社概要と沿革
    =====================================*/
	.co_box table {
		width: 100%;
	}
	.co_box table th {
		width: auto;
		display: block;
		padding: 15px 0 5px;
	}
	.co_box table td {
		border-top: none;
		display: block;
		padding: 0 0 15px;
	}
	.co_box .box01 {
		background: url(../images/company/img_co_about_001_sp.png) no-repeat left top;
		background-size: 123.5px auto;
	}
	.co_box h3.box02 {
		background: url(../images/company/img_co_about_002_sp.png) no-repeat left top;
		background-size: 98.5px auto;
	}
	.co_about .co_box a.access {
		background: url(../images/company/btn_access_001_sp.png) no-repeat left top;
		background-size: 64px auto;
	}
	/*===================================
    メンバー紹介
    =====================================*/
	.co_member .menber {
		width: auto;
	}
	.co_member .menberBox {
		padding: 15px;
		width: auto;
		box-sizing: border-box;
	}
	.co_member .menberBox img {
		float: none;
		width: 180px;
		margin: 0 auto 10px;
		display: block;
	}
	.co_member .profile {
		width: auto;
		float: none;
	}
	.co_member .profile tr:last-child th,
	.co_member .profile tr:last-child td {
		border-bottom: none
	}
	/*===================================
    ショールーム紹介
    =====================================*/
	.co_showroom #section02 #map1 {
		border: 3px solid #FFFFFF;
		width: 100% !important;
		height: 70vw !important;
		box-sizing: border-box;
	}
	.co_showroom #section02 .info {
		padding: 15px;
	}
	.co_showroom #section02 .info table {
		font-size: 13px;
	}
	.co_showroom #section02 .info table th,
	.co_showroom #section02 .info table td {
		border-bottom: 1px dashed #c1c1c1;
	}
	.co_showroom #section02 .info table tr:last-child th,
	.co_showroom #section02 .info table tr:last-child td {
		border-bottom: none;
	}
	.co_showroom #section02 .info table th {
		padding-left: 0;
	}
	.co_showroom .section .sectionTitle span {
		padding-left: 0;
	}
	.co_showroom #section03 #gallery {
		padding: 15px;
	}
	.co_showroom #section03 #gallery li {
		margin: 0 6px 6px 0;
		width: calc(((100vw - 62px) / 3) - 4px);
		height: calc(((100vw - 62px) / 3) - 4px);
	}
	.co_showroom #section03 #gallery li:nth-child(3n) {
		margin-right: 0;
	}
	.co_showroom #section03 .slider-nav {
		margin-top: 5px;
	}
	.co_showroom #section03 .slider-nav li {
		margin-right: 5px;
	}
    
    
    /*===================================
    人材募集
    =====================================*/
    #company .co_recruit .anchorLink {
        padding-top: 70px;
        margin-top: -70px;
    }
    
}