@charset "UTF-8";

#content {
	width: 100%;
}

/*------------------------------*/
/*MAIN*/
/*------------------------------*/

#company_main_image {
	background-image: url(../images/company/vp-ent.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:400px;
	background-position: center center;
	background-size:cover;
}

#service_main_image {
	background-image: url(../images/service/servicepage.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:400px;
	background-position: center center;
	background-size:cover;
}

#recruit_main_image {
	background-image: url(../images/recruit/vp-saiyou.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:400px;
	background-position: center center;
	background-size:cover;
}

#media_main_image {
	background-image: url(../images/media/media_01.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:400px;
	background-position: center center;
	background-size:cover;
}

#contact_main_image {
	background-image: url(../images/contact/press-img3.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:400px;
	background-position: center center;
	background-size:cover;
}


/*------------------------------*/
/*TITLE*/
/*------------------------------*/

#title {
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: 0.04em;
	margin-top: 60px;
}

#recruit_detail_title {
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: 0.04em;
	margin-top: 40px;
}

/*------------------------------*/
/*COMPANY*/
/*------------------------------*/

#company_block1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	padding-top: 40px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	font-size: 1.4em;
}

#company_block1 h2 {
	width: 260px;
	float: left;
	/*font-weight: bold;*/
	overflow: hidden;
}

#company_block1 .cb1_s1 {
	margin-bottom: 20px;
}

#company_block1 .cb1_s1 div {
	width: 740px;
	float: left;
	line-height: 2;
}

#company_block1 div p:not(:last-child) {
	margin-bottom: 20px;
}

#company_block1 a.zip_img{
	display: inline-block;
  width: 128px;
  height: 128px;
  margin: 15px 0;
  position: relative;
  padding: 0;
  -moz-background-size: contain;
  background-size: contain;
  background-color: #eee;
}

#company_block1 a.zip_img:hover{
  background-color: #71c173;
}

#company_block2 {
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 120px;
	font-size: 1.4em;
}

#company_block2 h3 {
	font-weight: bold;
}

#company_block2 div {
	margin-top: 20px;
	line-height: 2;
}

/*------------------------------*/
/*SERVICE*/
/*------------------------------*/

#service_block1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom: 120px;
}

.sb1_s1 {
	margin-bottom: 120px;
}

.sb1_s1 div:first-child {
	float: left;
	width: 480px;
}

.sb1_s1 div:first-child h2 {
	font-size: 3em;
	font-weight: bold;
	margin-bottom: 40px;
}

/*.sb1_s1 div:first-child p:nth-child(2) {
	font-size: 1.2em;
	margin-bottom: 10px;
	background-color: #EEE;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}*/

.sb1_s1 div:first-child p:nth-child(2) {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 40px;
}

.sb1_s1 div:first-child p:nth-child(3) {
	font-size: 1.4em;
	line-height: 2;
}

.sb1_s1 div:last-child {
	float: right;
	width: 480px;
}

.sb1_s1 div:last-child img {
	border-width: 1px;
	border-style: solid;
	border-color: #EEE;
}

/*------------------------------*/
/*RECRUIT TOP*/
/*------------------------------*/

#recruit_block1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	text-align: center;
}

#recruit_block1 h2 {
	width: 270px;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2DB000;
	letter-spacing: 0.04em;
	margin-left: auto;
	margin-right: auto;
}

#recruit_block1 div {
	font-size: 1.8em;
	line-height: 2;
}

#recruit_block2 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 100px;
}

#recruit_block2 ul {
	margin-bottom: 40px;
}

#recruit_block2 li {
	float: left;
	margin-right: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

#rb2_s1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	margin-bottom: 40px;
}

#rb2_s1 p {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

#rb2_s1 p:first-child {
	width: 220px;
}

#rb2_s1 p:nth-child(2) {
	width: 240px;
}

#rb2_s1 p:last-child {
	width: 540px;
}

#rb2_s2 p {
	float: left;
	font-size: 1.4em;
	margin-bottom: 20px;
}

#rb2_s2 div p:first-child {
	width: 220px;
}

#rb2_s2 div p:nth-child(2) {
	width: 240px;
}

#rb2_s2 div p:last-child {
	width: 540px;
}

/*------------------------------*/
/*RECRUIT DETAIL*/
/*------------------------------*/

#recruit_back_btn {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

#recruit_back_btn a {
	display: block;
	width: 70px;
	height: 18px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 23px;
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#recruit_detail_block1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	padding-top: 40px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	font-size: 1.4em;
}

#recruit_detail_block1 h2 {
	width: 200px;
	float: left;
	font-weight: bold;
	overflow: hidden;
}

#recruit_detail_block1 .rdb1_s1 {
	margin-bottom: 20px;
}

#recruit_detail_block1 .rdb1_s1 div {
	width: 800px;
	float: left;
	line-height: 2;
}

#recruit_detail_block1 div p:not(:last-child) {
	margin-bottom: 20px;
}

#recruit_detail_block2 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 120px;
	font-size: 1.4em;
	line-height: 2;
}

#recruit_detail_block2 h2 {
	width: 200px;
	float: left;
	font-weight: bold;
	overflow: hidden;
}

#recruit_detail_block2 .rdb2_s1 {
	margin-bottom: 20px;
}

#recruit_detail_block2 .rdb2_s2 {
	width: 800px;
	float: left;
}

#recruit_detail_block2 .rdb2_s2 div {
	margin-bottom: 10px;
}

#recruit_detail_block2 .secondly_title {
	float: left;
	width: 100px;
}

#recruit_detail_block2 .rdb2_s2 p:nth-child(2) {
	overflow:hidden;
  zoom:1;
}

#recruit_submit_btn {
	margin-left: 200px;
	margin-top: 60px;
}

#recruit_submit_btn a {
	display: table-cell;
	vertical-align: middle;
	width: 220px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 0.04em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}

#recruit_submit_btn a:link, #recruit_submit_btn a:visited {
	background-color: #2DB000;
	color: #fff;
}

#recruit_submit_btn a:hover, #recruit_submit_btn a:active {
	background-color: #71c173;
	color: #fff;
}

#recruit_detail_block2 input[type="text"] {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	width: 400px;
	padding: 5px;
	height: 20px;
	font-size: 1em;
	outline: none;
}

#recruit_detail_block2 textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	width: 400px;
	padding: 5px;
	height: 200px;
	font-size: 1em;
	outline: none;
}

.rc_on {
	color: #2DB000 !important;
}

/*------------------------------*/
/*MEDIA*/
/*------------------------------*/

#media_block1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	font-size: 1.4em;
}

#media_block1 a {
	text-decoration: underline;
}

#media_block2 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
}

.mb2_s1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-bottom: 30px;
	margin-top: 30px;
}

.mb2_s1_1 {
	width: 800px;
	float: right;
}

.mb2_s1_2 {
	float: left;
}

.mb2_s1_2 img {
	border-width: 1px;
	border-style: solid;
	border-color: #EEE;
}

.mb2_s1_1 h2 {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 0.04em;
	float: left;
	margin-right: 20px;
}

.mb2_s1_1 div:first-child p {
	float: left;
	font-size: 1.2em;
	margin-top: 5px;
}

.mb2_s1_1 div:nth-child(2) p {
	font-size: 1.2em;
	margin-right: 12px;
	margin-top: 5px;
	float: left;
	color: #AAA;
}

.mb2_s1_1 div:nth-child(2) p:last-child {
	padding-left: 15px;
}

.mb2_s1_1 div:last-child {
	font-size: 1.4em;
	margin-top: 15px;
}

#media_block3 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 120px;
	text-align: center;
	font-size: 13px;
}

span.page-numbers {
  float: left;
  height: 19px;
  font-size: 1.4em;
  padding-left: 23px;
}

#media_block3 div:first-child {
	float: left;
}

#media_block3 div:last-child {
	float: right;
}

#media_block3 a {
	display: block;
	height: 19px;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 23px;
	/*background-image: url(../images/common/arrow.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left center;*/
	float: left;
}

.media_book {
	background-image: url(../images/common/media_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.media_magazine {
	background-image: url(../images/common/media_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.media_tv {
	background-image: url(../images/common/media_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.media_news {
	background-image: url(../images/common/media_4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.wpcf7 dl.frm1 {
  font-size: 16px;
  /*font-weight: 400;*/
  color: #666;
  text-align: left;
}

div.wpcf7 dl.frm1 dt {
  margin-bottom: -41px;
  line-height: 41px;
}

div.wpcf7 dl.frm1 dd {
  padding-left: 170px;
}
div.wpcf7 form.wpcf7-form input[type="text"],
div.wpcf7 form.wpcf7-form input[type="tel"],
div.wpcf7 form.wpcf7-form input[type="email"] {
  width: 50%;
  height: 30px;
}

div.wpcf7 form.wpcf7-form input[type="submit"] {
  display: block;
  width: 300px;
  height: 60px;
  background-color: #2DB000;
  margin: 0 auto;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 170%;
  letter-spacing: 3px;
  cursor: pointer;
}

div.wpcf7 form.wpcf7-form input[type="submit"]:hover {
  background-color: #71c173;
}

div.wpcf7 form.wpcf7-form textarea{
  width: 50%;
}

div.wpcf7 form.wpcf7-form select {
  -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 1em;
    background:#EEE url(../images/common/triangle-down-128.png) no-repeat;
    background-size:20px 20px;
    background-position: right center;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    vertical-align: middle;
    border:1px solid #CCC;
    margin-bottom:5px;
    width: 50%;
}

div#media_block1 ul {
  display: block;
  height: 30px;
  float: right;
}

div#media_block1 ul li {
  float: left;
  margin: 0 18px;
  height: 30px;
  line-height: 30px;
}

div#media_block1 ul li:last-child {
  margin: 0 0px;
}

.clear_div {
	clear: both;
}

#content_block_breadcrumb {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	font-size: 1.4em;
}

#content_block_breadcrumb a{
	float: left;
}

span.sp {
  float: left;
  margin: 0 10px;
}

.post_single_wrapper {

}

.post_single {
	
}

.post_single header h1.entry-title{
	text-align: center;
	font-size: 130%;
	font-weight: bold;
}

.post_single header .single_info{
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: rgb(128, 128, 128);
}

.post_single ul.share_btn{
	float: right;
	display: block;
	margin: 20px 0;
}
.post_single ul.share_btn li{
	float: left;
	margin: 0 10px;
}

.post_single ul.share_btn li:first-child,
.post_single ul.share_btn li:last-child{
	margin: 0 0px;
}

.post_single section.entry-content {
	margin-top: 50px;
}


/* サークルのスタイル */
.sns_circle{
    position:relative;
    width: 30px;
    height: 30px;
    margin:0 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #999;
    float:left;
    list-style: none;
}
 
/* Webフォントに関する指定 */
.sns_circle i.fa{
    position:absolute;
    padding:7px;
    font-size:18px;
    color:#FFF;/* 文字の色 */
}
 
/* リンク領域をブロック全体に */
.sns_circle a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent:-999px;
    color:#FFF;/* 文字の色 */
}
 
/* マウスオーバー */
.sns_circle a:hover{
    background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
 
/* アイコン毎の配色と配置 */
 
.sns_circle.facebook{
    background-color: #265a96;
}
 
.sns_circle.twitter{
    background-color: #00acec;
}

