.contents_area ul {
	text-align: center;
	overflow: hidden;
	*zoom: 1;
}

.contents_area ul li a {
	background: #664C00;
	color: #FFF;
	text-decoration: none;
}

.contents_area ul li a:hover {
	background-color: #4d3900;
}

.company_content h2 {
	font-weight: 700;
	margin-bottom: 1em;
}

.company_content h2:before {
	content: "■";
}

#greeting .rows .content h3 {
	margin-bottom: 0.5em;
	font-weight: 700;
}

#concept .concept_intro {
	color: #F8F8F3;
	text-shadow: 0 0 3px #000;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: 700;
}

#concept .concept_intro p {
	margin-bottom: 0.3em;
}

#concept table.panels tr td {
	background-color: #FFF;
	padding: 12px 35px;
}

#concept table.panels tr td h4 {
	color: #4E6630;
	margin-bottom: 0.5em;
	font-weight: 700;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
}

#concept .charm_area > h3 {
	font-weight: 700;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	position: relative;
	margin-bottom: 1em;
	text-align: center;
}

#concept .charm_area > h3:before {
	content: url("../company/new-img/icon_01.png");
	position: absolute;
	left: 45%;
}

#concept .charm_area .charm_content .position {
	position: relative;
}

#concept .charm_area .charm_content .content {
	overflow: hidden;
	*zoom: 1;
}

#concept .charm_area .charm_content .content h3 {
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: 700;
	border-bottom: 2px dashed #FF7373;
	padding-bottom: 0.1em;
	margin-bottom: 0.5em;
}

#concept .charm_area .charm_content .content h4 {
	font-weight: 700;
	margin-bottom: 0.5em;
}

#concept .charm_area .charm_content .content .photo-rotate {
	position: relative;
}

#summary .rows table {
	width: 100%;
}

#summary .rows table tr {
	border-bottom: 1px solid #CCC;
}

#summary .rows table tr th,
#summary .rows table tr td {
	padding: 12px;
	vertical-align: top;
}

#summary .rows table tr th {
	font-weight: 700;
	width: 5em;
}

#summary .rows table tr td h5 {
	font-weight: 700;
}

#summary .rows table tr td ul {
	margin-bottom: 1em;
}

#summary .rows table tr td ul li:before {
	content: '・';
}

#summary .rows table tr td a {
	color: #333;
}

#summary .rows table tr.noborder {
	border: none;
}

#summary .rows table tr.gmap {
	border: none;
}

#summary .rows table tr.gmap td {
	padding: 0;
}

#recruit .recruit_catch {
	padding: 0;
	color: #FFF;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: 700;
	padding-top: 145px;
	margin-bottom: 25px;
}

#recruit .recruit_catch h3 {
	background-color: #392C1F;
}

#recruit .variation {
	margin-top: 35px;
}

#recruit .variation h3 {
	font-weight: 700;
	text-align: center;
	color: #9B1419;
	margin-bottom: 0.7em;
}

#recruit .variation .table .table-cell:first-child {
	padding-left: 0;
}

#recruit .variation .table .table-cell .cols {
	background: #4B3C2E;
	color: #FFF;
	padding: 12px;
}

#recruit .variation .table .table-cell .cols h4 {
	margin-bottom: 0.5em;
}

#recruit .variation .table .table-cell .cols h5 {
	margin-bottom: 0.5em;
	font-weight: 700;
}

#recruit .variation .table .table-cell .cols p {
	margin-bottom: 0;
}

#recruit .wrapper + h3 {
	font-size: 20px;
	font-weight: bold;
}
#recruit .wrapper + h3 + h3 {
	font-size: 28px;
	font-weight: bold;
	color: #8C0000;	
}

#contact_info h3 {
	font-weight: 700;
	color: #392C1F;
	margin-bottom: 1em;
}

#recruit .offer {
	color: #4B392C;
}

#recruit .offer + h3 {
	font-size: 23px;
	font-weight: bold;
}
#recruit .offer + h3 + h3 {
	font-size: 28px;
	font-weight: bold;
	color: #8C0000;
}

@media print, screen and (min-width: 741px) {

#contact_info h3 {
	font-size: 30px;
}

.contents_area ul li {
	display: inline-block;
	width: 165px;
	margin: 0 5px;
}

.contents_area ul li a {
	font-size: 15px;
	display: block;
	padding: 5px 0;
}

.company_content {
	margin-bottom: 75px;
}

.company_content h2 {
	font-size: 20px;
}

#greeting .rows .photo {
	width: 354px;
	margin-right: 60px;
	float: left;
}

#greeting .rows .content {
	width: 621px;
	float: left;
}

#greeting .rows .content h3 {
	font-size: 23px;
}

#concept .concept_intro {
	margin-bottom: 30px;
}

#concept .concept_intro h3 {
	font-size: 45px;
}

#concept .concept_intro p {
	font-size: 26px;
}

#concept table.panels {
	border-collapse: separate;
	width: 879px;
	margin: auto;
	margin-bottom: 45px;
	table-layout: fixed;
	border-spacing: 20px 30px;
}

#concept table.panels tr td {
	margin: 12px;
}

#concept table.panels tr td h4 {
	font-size: 30px;
}

#concept .charm_area > h3 {
	font-size: 35px;
}

#concept .charm_area > h3 em {
	font-size: 60px;
}

#concept .charm_area > h3 em {
	padding-left: 0.3em;
}

#concept .charm_area > h3 + p {
	margin-bottom: 65px;
}

#concept .charm_area .charm_content .position img {
	position: absolute;
	left: 0;
	top: 0;
}

#concept .charm_area .charm_content .content {
	margin-bottom: 45px;
}

#concept .charm_area .charm_content .content {
	padding-left: 180px;
}

#concept .charm_area .charm_content .content h3 {
	font-size: 35px;
}

#concept .charm_area .charm_content .content h3 {
	margin-left: -45px;
	padding-left: 45px;
	margin-right: 254px;
}

#concept .charm_area .charm_content .content h4 {
	font-size: 15px;
	margin-right: 254px;
}

#concept .charm_area .charm_content .content p {
	margin-right: 254px;
}

#concept .charm_area .charm_content .content .photo-rotate {
	left: -12px;
}

#summary .rows .col-6 {
	overflow: hidden;
	*zoom: 1;
	width: 500px;
	float: left;
	margin-left: 35px;
	margin-bottom: 12px;
}

#summary .rows .col-6:first-child {
	margin-left: 0;
}

#summary .rows .col-6:nth-of-type(2n+1) {
	margin-left: 0;
	clear: both;
}

#recruit .recruit_catch h3 {
	font-size: 26px;
}

#recruit .variation h3 {
	font-size: 35px;
}

#recruit .variation .table .table-cell {
	padding-left: 20px;
	width: 50%;
}

#recruit .variation .table .table-cell .cols h5 {
	font-size: 18px;
}

#recruit .offer h3 {
	background: url(../company/new-img/recruit_h3_bg.png) no-repeat center 90%;
	padding-top: 280px;
	margin-bottom: 10px;
	color: #8C0000;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
#recruit .offer h3 span {
    background-color: #8C0000;
    color: #FFF;
    font-size: 16px;
    padding: 5px 20px 3px;
    margin-right: 20px;
    border-radius: 20px;
    vertical-align: middle;
}


#recruit .offer .offer_inner {
	background-color: #FFFFFF;
	border-radius: 8px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#recruit .offer .offer_inner > p {
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-color: #4B3A2C;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

#recruit .offer .offer_inner .offer_div_01 {
	width: 600px;
	margin: 0 auto;
}
#recruit .offer .offer_inner div dl {
	float: left;
	text-align: center;
}
#recruit .offer .offer_inner dt {
	padding: 5px 10px;
	margin-top: 16px;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 0;
	color: #FFFFFF;
	background-color: #EA560E;
	display: inline-block;
	border-radius: 5px;
	float: left;
}
#recruit .offer .offer_inner dd {
	padding-left: 105px;
	font-size: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#recruit .offer .offer_inner dd p {
	font-size: 14px;
	margin-bottom: 0;
}
#recruit .offer .offer_inner small {
	text-align: center;
	display: block;
	clear: both;
}

}

@media only screen and (max-width: 740px) {

#contact_info h3 {
	font-size: 16px;
}
.contents_area ul {
	margin-bottom: 2em;
}

.contents_area ul li {
	overflow: hidden;
	*zoom: 1;
	width: 50%;
	float: left;
	margin-left: 0;
	margin-bottom: 1px;
	box-sizing: border-box;
	padding-left: 1px;
}

.contents_area ul li:first-child {
	margin-left: 0;
}

.contents_area ul li:nth-of-type(2n+1) {
	margin-left: 0;
	clear: both;
}

.contents_area ul li a {
	display: block;
	padding: 8px 0;
}

.company_content {
	margin-bottom: 35px;
}

.company_content h2 {
	font-size: 18px;
}

#greeting .rows .photo {
	margin: 0 15%;
	margin-bottom: 2em;
}

#greeting .rows .content h3 {
	font-size: 16px;
}

#concept .concept_intro {
	margin-bottom: 26px;
}

#concept .concept_intro {
	padding: 5% 3%;
}

#concept .concept_intro h3 {
	font-size: 24px;
}

#concept .concept_intro h3 {
	margin-bottom: 0.5em;
}

#concept .concept_intro p {
	font-size: 13px;
}

#concept table.panels {
	margin-bottom: 2em;
}

#concept table.panels tr td {
	display: block;
	margin-bottom: 15px;
}

#concept table.panels tr td h4 {
	font-size: 20px;
}

#concept .charm_area > h3:before {
	top: -14px;
}

#concept .charm_area > h3 {
	font-size: 18px;
}

#concept .charm_area > h3 em {
	font-size: 25px;
}

#concept .charm_area > h3 em {
	padding-left: 0.5em;
}

#concept .charm_area > h3 + p {
	margin-bottom: 20px;
}

#concept .charm_area .charm_content .position {
	text-align: center;
}

#concept .charm_area .charm_content .position img {
	display: block;
	width: 30%;
	margin-left: auto;
	margin-top: 65px;
	margin-bottom: -160px;
}

#concept .charm_area .charm_content .content {
	margin-bottom: 25px;
}

#concept .charm_area .charm_content .content h3 {
	font-size: 18px;
}

#concept .charm_area .charm_content .content .photo-rotate {
	width: 180px;
	left: 12px;
	margin-top: 10px;
}

#recruit .recruit_catch{
	/*padding-top: 80px;*/
	padding-top: 0;
}

#recruit .recruit_catch h3 {
	font-size: 18px;
}

#recruit .variation h3 {
	font-size: 22px;
}

#recruit .variation .table .table-cell .cols {
	margin-bottom: 1em;
}

#recruit .variation .table .table-cell .cols h5 {
	font-size: 15px;
}

#recruit .offer {
	margin-top: 40px;
}

#recruit .offer > p {
	text-align: center;
	margin-bottom: -15px;
}
#recruit .offer h3 {
	color: #8C0000;
	font-size: 16px;
	font-weight: bold;
	height: 4em;
	display: table;
	margin-bottom: 10px;
	background: url(../company/new-img/recruit_h3_bg_sp01.png) no-repeat top left, url(../company/new-img/recruit_h3_bg_sp02.png) no-repeat top right;
	background-size: 20%, 25%;
	margin: 0 auto;
}
#recruit .offer h3 div p:first-child {
	font-size: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #EA550D;	
	text-shadow: 2px 2px 1px #FFFFFF,
    -2px 2px 1px #FFFFFF,
    2px -2px 1px #FFFFFF,
    -2px -2px 1px #FFFFFF;
}
#recruit .offer h3 div p:first-child + p {
	color: #4B3A2C;
    margin-top: 0px;
    margin-bottom: 10px;
}
#recruit .offer h3 span {
	background-color: #8C0000;
	color: #FFF;
	font-size: 12px;
	padding: 0px 10px 0px;
	margin: 0 auto;
	border-radius: 20px;
	vertical-align: middle;
	display: block;
	width: 4em;
}

#recruit .offer .offer_inner {
	background-color: #FFFFFF;
	border-radius: 8px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#recruit .offer .offer_inner > p {
	text-align: center;
	padding: 10px 0;
	margin-bottom: 0;
	background-color: #4B3A2C;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	color: #FFFFFF;
}
#recruit .offer .offer_inner .offer_div_02 {
    position: relative;
    width: 100%;
    text-align: center;
    border-bottom: 1px dotted;
}
#recruit .offer .offer_inner dl {
    display: inline-block;
    width: 300px;
    position: relative;
}
#recruit .offer .offer_inner dt {
    padding: 5px 10px;
    margin: 0 20px 0 0;
    color: #FFF;
    background-color: #EA560E;
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    top: 11px;
	left: 10%;
}
#recruit .offer .offer_inner dd {
    padding-left: 70px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    margin: 0 auto;
}
#recruit .offer .offer_inner dd p {
	font-size: 14px;
	margin-bottom: 0;
}
#recruit .offer .offer_inner small {
	margin: 10px 10px 0 10px;
	display: inline-block;
}

#recruit .offer + h3 {
	font-size: 15px;
	font-weight: bold;
}
#recruit .offer + h3 + h3 {
	font-size: 18px;
	font-weight: bold;
	color: #8C0000;
}

}
