@charset "UTF-8";
@import url(common-a.css);
@import url(responsive.gs.24col.css);
/*==================================================================*/

/* 事業内容　*/

/*==================================================================*/

/* -------------------------------------------- */
/* solution */
/* -------------------------------------------- */
#service .solution .block{
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
#service .solution .block .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 70px 0;
}
#service .solution .block .inner .title{
	margin-bottom: 30px;
}
#service .solution .block .inner .title dt{
	margin-bottom: 5px;
	font-size: 1.3em;
}
#service .solution .block .inner .title dd{
	font-size: 2.1em;
	font-weight: bold;
	letter-spacing: 0;
}
#service .solution .block .inner figure{
	display: none;
}
#service .solution .block .inner figure img{
	vertical-align: bottom;
}
#service .solution .block .inner .read{
	width: 56%;
	margin-bottom: 20px;
	line-height: 1.8;
}
#service .solution .block .inner .button{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#service .solution .block .inner .button a{
	position: relative;
	display: block;
	padding: 2px 35px;
	border: 3px solid #000;
	background-color: #fff;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	transition:all 0.3s linear;
	text-decoration: none;
	text-align: center;
}
#service .solution .block .inner .button a:hover{
	background-color: #000;
	color: #fff;
}
#service .solution .block .inner .button a i{
	position: absolute;
	top:7px;
	right: 6px;
}
#service .rakumachi figure{
	display: block;
}
#service .solution .rakumachi,
#service .solution .fudousan,
#service .solution .ooyasan{
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

#service .solution .fudousan .inner{

}
#service .solution .fudousan .inner .title,
#service .solution .fudousan .inner .read,
#service .solution .fudousan .inner .button{
	width: 60%;
	margin-left: auto;
}
#service .solution .fudousan .inner .button{
	display: block;
}
#service .solution .fudousan .inner .button p{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


/* -------------------------------------------- */
/* mission */
/* -------------------------------------------- */
#service .mission{
	margin-bottom: 80px;
}
#service .mission h2{
	margin-bottom: 70px;
	padding: 85px 0;
	background-color: #f5f5f5;
	font-size: 2.3em;
	text-align: center;
}
#service .mission .read{
	max-width: 960px;
	margin: 0 auto 70px;
	text-align: center;
}
#service .mission .block{
	max-width: 960px;
	margin: 0 auto 20px;
	padding-left: 80px;
}
#service .mission .block .heading{
	min-height:60px;
	margin-bottom: 25px;
}
#service .mission .block .heading h3{
	font-weight: bold;
	font-size: 1.8em;
}
#service .mission .block .heading .lead{
	font-size: 1.3em;
}
#service .mission .block .inner .detail{
	margin-bottom: 30px;
	line-height: 1.8;
}
#service .mission .block .inner .case{
	padding: 20px;
	border: 1px solid #e4e4e4;
}
#service .mission .block .inner .case .box{
	overflow: hidden;
}
#service .mission .block .inner .case .box figure{
	float: right;
	max-width: 167px;
	margin-left: 10px;
}
#service .mission .block .inner .case .box h4{
	margin-bottom: 5px;
	font-size: 1.3em;
	font-weight: bold;
}
#service .mission .block .inner .case .box p{
	font-size: 0.85em;
	letter-spacing: normal;
}
#service .mission .first{
	background: #fff url("../img/service/ico_mission01.gif") 0 6px no-repeat;
}
#service .mission .second{
	margin-bottom: 60px;
	background: #fff url("../img/service/ico_mission02.gif") 0 6px no-repeat;
}
#service .mission .third{
	background: #fff url("../img/service/ico_mission03.gif") 0 6px no-repeat;
}

#service .mission .second .box:last-child,
#service .mission .third .box:last-child{
	padding-left: 13px;
}



/*==================================================================*/

/* 企業情報　*/

/*==================================================================*/

/* -------------------------------------------- */
/* topicpath */
/* -------------------------------------------- */
#company #topicpath {
	margin-bottom: 20px;
}

/* -------------------------------------------- */
/* about */
/* -------------------------------------------- */
#company #about{
	max-width: 960px;
	margin: 0 auto 60px;
}
#company #about dl{
	margin-bottom: 20px;
}
#company #about dl dt{
	font-weight: bold;
}
#company #about dl dd .officer .position{
	display: inline-block;
	*display: inline;
	min-width: 150px;
	*zoom: 1;
}
#company #about dl dd .officer .name{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* -------------------------------------------- */
/* bg-office */
/* -------------------------------------------- */

#company .bg-office{
	height: 370px;
	background: #fff url("../img/top/bg_building2.jpg") 50% 50% no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}


/* -------------------------------------------- */
/* philosophy */
/* -------------------------------------------- */
#company #philosophy{
	margin-bottom: 80px;
	padding-top: 80px;
}
#company #philosophy #subtitle{
	margin-bottom: 60px;
}
#company #philosophy .philosophy-inner{
	max-width: 960px;
	margin: 0 auto;
}
#company #philosophy .message{
	margin-bottom: 50px;
}
#company #philosophy .message dl{
	position: relative;
	margin-bottom: 35px;
	padding: 0 20px 15px;
	border: 1px solid #e4e4e4;
	text-align: center;
}
#company #philosophy .message dl dt{
	position: relative;
	top: -10px;
	display: inline-block;
	*display: inline;
	font-size: 1.2em;
	padding: 0 20px;
	background-color: #fff;
	letter-spacing: 5px;
	line-height: 1;
	*zoom: 1;
}
#company #philosophy .message dl dd{
	font-size: 1.9em;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	letter-spacing: 3px;
	font-weight: normal;
	line-height: 1.4;
}
#company #philosophy .message dl dd span{
	font-size: 1.5em;
}
#company #philosophy .photo-area{
	margin-bottom: 80px;
}
#company #philosophy .photo-area ul{
	letter-spacing: -0.4em;
}
#company #philosophy .photo-area ul li{
	display: inline-block;
	*display: inline;
	width: 30%;
	margin-right: 5%;
	letter-spacing: normal;
	*zoom: 1;
}
#company #philosophy .photo-area ul li:last-child{
	margin-right: 0;
}
#company #philosophy .guideline{
	margin-bottom: 80px;
}
#company #philosophy .guideline h3{
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 1.5em;
}
#company #philosophy .guideline .detail ol li{
	margin-bottom: 12px;
	font-size: 1.1em;
}
#company #philosophy .stakeholder{
	margin-bottom: 40px;
}
#company #philosophy .stakeholder h3{
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 1.5em;
}
#company #philosophy .stakeholder .detail dl{
	margin-bottom: 25px;
}
#company #philosophy .stakeholder .detail dl dd ul li{
	padding-left: 15px;
	background: #fff url("../img/company/list_ico_stakeholder.gif") 0 12px no-repeat;
}
#company #philosophy .stakeholder .photo ul li{
	margin-bottom: 30px;
}
#company #philosophy .source{
	margin-bottom: 80px;
}
#company #philosophy .source h3{
	margin-bottom: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 1.5em;
}
#company #philosophy .source .row .logo{
	text-align: center;
}
#company #philosophy .source .row .detail{
	line-height: 1.8;
}


/* -------------------------------------------- */
/* history */
/* -------------------------------------------- */
#company #history{
	padding: 80px 0;
	background-color: #f6f6f6;
}
#company #history .inner{
	max-width: 960px;
	margin: 0 auto;
}
#company #history .inner .detail dl{
	margin-bottom: 20px;
}
#company #history .inner .detail dl dt{
	font-weight: bold;
}
#company #history .inner .detail dl dt span{
	display: inline-block;
	*display: inline;
	min-width: 86px;
	text-align: right;
	*zoom: 1;
}
#company #history .inner .photo-area ul li{
	margin-bottom: 40px;
}


/* -------------------------------------------- */
/* acccess */
/* -------------------------------------------- */
#company #access {
	padding-top: 80px;
}
#company #access #subtitle{
	margin-bottom: 50px;
}
#company #access #tab{
	max-width: 960px;
	margin: 0 auto;
	letter-spacing: -0.4em;
}
#company #access #tab li{
	display: inline-block;
	*display: inline;
	width: 33%;
	padding: 22px 0;
	border: 1px solid #e4e4e4;
	-webkit-transition:all 0.15s linear;
	-moz-transition:all 0.15s linear;
	transition:all 0.15s linear;
	font-size: 1.5em;
	letter-spacing: normal;
	text-align: center;
	*zoom: 1;
}
#company #access #tab li.select{
	background-color: #5cc7ee;
	border-color: #5cc7ee;
	color: #fff;
}
#company #access #tab li:hover{
	background-color: #5cc7ee;
	border-color: #5cc7ee;
	cursor: pointer;
	color: #fff;
}
#company #access #tab li.select:hover{
	cursor: default;
}
#company #access .disnon{
	display: none;
}
#access .content_wrap{
	position: relative;
	overflow: hidden;
}
#access .content_wrap .detail-wrapper{
	position: relative;
	background-color: #f6f6f6;
}
#access .content_wrap .detail-wrapper .inner{
	max-width: 960px;
	margin: 500px auto 0;
	padding: 35px 0 25px;
}
#access .content_wrap .detail-wrapper .inner dl{
	margin-bottom: 10px;
}
#access .content_wrap .detail-wrapper .inner dl dt{
	background-color: #d9d9d9;
	text-align: center;
}
#access .content_wrap #map_canvas_tokyo,
#access .content_wrap #map_canvas_seito,
#access .content_wrap #map_canvas_bctech{
	position: absolute;
	height: 500px;
	top: 0;
	left: 0;
	width: 100% !important;
}


/* -------------------------------------------- */
/* pagenav */
/* -------------------------------------------- */
#company #pagenav {
	position: fixed;
	right: 15px;
	top: 40%;
	width: 30px;
}
#company #pagenav li a {
	color: #d9d9d9;
	text-decoration: none;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
#company #pagenav li.current a {
	color: #000;
}


/*==================================================================*/

/* 企業情報　*/

/*==================================================================*/

/* -------------------------------------------- */
/* title-area */
/* -------------------------------------------- */
#recruit_information .title-area{
	height: 340px;
	background: #fff url("https://www.thscom.co.jp//wp-content/themes/rukumachi/img/recruit/bg_recruit.jpg") 50% 50% no-repeat;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
#recruit_information .title-area p{
	padding-top: 105px;
	text-align: center;
}

/* -------------------------------------------- */
/* block */
/* -------------------------------------------- */
#recruit_information .block .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 50px 0;
}
#recruit_information .block .inner h3{
	margin-bottom: 6px;
	font-family: 'Cantarell', sans-serif;
	font-size: 2.6em;
}
#recruit_information .block .sub {
	margin-bottom: 30px;
	font-size: 1.5em;
}
#recruit_information .block .photo-area {
	margin-bottom: 30px;
}
#recruit_information .block .btn-link{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#recruit_information .block .btn-link a{
	position: relative;
	display: block;
	padding: 2px 35px;
	border: 3px solid #000;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	transition:all 0.3s linear;
	text-align: center;
	text-decoration: none;
}
#recruit_information .block .btn-link a:hover{
	background-color: #000;
	color: #fff;
}
#recruit_information .block .btn-link a i{
	position: absolute;
	right: 6px;
	top: 7px;
}
#recruit_information .block .inner .detail .read{
	margin-bottom: 20px;
	line-height: 1.8;
}
#recruit_information .fresh .inner h3 span{
	color: #0098dc;
}
#recruit_information .intern .inner h3 span{
	color: #c000dc;
}
#recruit_information .career{
	margin-bottom: 60px;
}
#recruit_information .odd-row{
	background-color: #f3f3f3;
}


/* -------------------------------------------- */
/* bn-labs */
/* -------------------------------------------- */
#recruit_information .bn-labs{
	margin-bottom: 120px;
	text-align: center;
}
#recruit_information .bg-office{
	height: 370px;
	background: #fff url("../img/company/5.jpg") 50% 50% no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

/*==================================================================*/

/* 個人情報保護方針 */

/*==================================================================*/

/* -------------------------------------------- */
/* privacy-inner */
/* -------------------------------------------- */
#privacy .privacy-inner {
	max-width: 960px;
	margin: 0 auto 30px;
	padding-top: 30px;
}

#privacy .privacy-inner:nth-child(1) {
	margin-bottom: 60px;
}

#privacy .privacy-inner h2 {
	margin-bottom: 20px;
	font-size: 1.8em;
}

#privacy .privacy-inner .read {
	margin: 0 auto 30px;
}

#privacy .privacy-inner .block {
	margin: 0 auto 25px;
}

#privacy .privacy-inner .block h3 {
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

#privacy .privacy-inner .block p {
	margin: 0 auto 15px;
	padding-left: 33px;
}

#privacy .privacy-inner .block dl dt {
	padding-left: 35px;
}

#privacy .privacy-inner .block ul {
	margin-left: 50px;
	list-style-type: disc;
}

#privacy .privacy-inner .contact {
	max-width: 960px;
	margin: 0 auto 20px;
	padding: 15px 15px;
	border: 1px solid #e4e4e4;
	text-align: center;
}

#privacy .privacy-inner .profile {
	text-align: right;
}



/*==================================================================*/

/* パブリシティ・プレスリリース */

/*==================================================================*/

/* -------------------------------------------- */
/* main_news_base */
/* -------------------------------------------- */
#pressrelease #topicpath,
#publicity #topicpath {
	margin-bottom: 40px;
}
#pressrelease .main_news_base,
#publicity .main_news_base {
	max-width: 960px;
	margin: 0 auto 60px;
}
#pressrelease .main_news_base .post,
#publicity .main_news_base .post {
	overflow: hidden;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e4e4e4;
}
#pressrelease .main_news_base .post .date,
#publicity .main_news_base .post .date {
	float: left;
	width: 100px;
	color: #7d7d7d;
}
#pressrelease .main_news_base .post .icon,
#publicity .main_news_base .post .icon {
	float: left;
	width: 105px;
	color: #fff;
}
#pressrelease .main_news_base .post .icon p,
#publicity .main_news_base .post .icon p {
	display: inline-block;
	*display: inline;
	width: 90px;
	font-size: 0.9em;
	border-radius: 2px;
	border: 1px solid #e4e4e4;
	text-align: center;
	*zoom: 1;
}
#pressrelease .main_news_base .post .icon .info{
	color: #fff;
	border-color: #000;
	background: #000;
}
#publicity .main_news_base .post .icon .rakumach{
	color: #fff;
	border-color: #000;
	background: #000;
}
#pressrelease .main_news_base .post .adjst01,
#publicity .main_news_base .post .adjst01{
	float: left;
	max-width: 600px;
}


/*==================================================================*/

/* プレスリリース記事詳細 */

/*==================================================================*/

/* -------------------------------------------- */
/* WP記事エリアの共通スタイル */
/* -------------------------------------------- */
#entry-wrapper {
	max-width: 960px;
	margin: 40px auto 60px;
}
#entry-wrapper .title-area {
	margin-bottom: 20px;
	padding: 0 10px 10px;
	border-bottom: 1px solid #e4e4e4;
}
#entry-wrapper .title-area h2 {
	font-size: 1.8em;
	font-weight: bold;
}
#entry-wrapper .title-area .date {
	margin-bottom: 5px;
}
#entry-wrapper .sns-area {
	margin-bottom: 40px;
	padding: 0 10px;
	text-align: right;
}
#entry-wrapper .main-news-base {
	padding: 0 10px;
}
#entry-wrapper .main-news-base {
	zoom:1;
	margin:0 auto;
	word-wrap:break-word;
}

#entry-wrapper .main-news-base:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

#entry-wrapper .main-news-base p {
	margin:0 auto 25px;
}

#entry-wrapper .main-news-base p em {
	font-style:italic;
	font-family:"MS P Gothic","ＭＳ Ｐゴシック";
}

#entry-wrapper .main-news-base p b {
	font-weight:bold;
}

#entry-wrapper .main-news-base p strong {
	font-weight:bold;
}

#entry-wrapper .main-news-base .alignleft {
	float:left;
	margin:0 15px 10px 0;
}

#entry-wrapper .main-news-base .alignright {
	float:right;
	margin:0 0 10px 15px;
}

#entry-wrapper .main-news-base .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#entry-wrapper .main-news-base ul {
	list-style-type:disc;
	margin:0 0 15px 20px;
}

#entry-wrapper .main-news-base ol {
	list-style-type:decimal;
	margin:0 0 15px 20px;
}

#entry-wrapper .main-news-base blockquote {
	font-family:Georgia, "Bitstream Charter", serif;
	font-style:italic;
	font-weight:normal;
	margin:0 3em;
}

#entry-wrapper .main-news-base h1 ,#entry-wrapper .main-news-base h2 ,#entry-wrapper .main-news-base h3 ,#entry-wrapper .main-news-base h4 ,#entry-wrapper .main-news-base h5 ,#entry-wrapper .main-news-base h6 {
	margin:0 0 0.5em 0;
	padding:0;
	font-weight:bold;
}

#entry-wrapper .main-news-base h1 {
	width:auto;
	font-size:2em;
}

#entry-wrapper .main-news-base h2 {
	border:none;
	font-size:1.8em;
}

#entry-wrapper .main-news-base h3 {
	font-size:1.6em;
}

#entry-wrapper .main-news-base h4 {
	font-size:1.3em;
}

#entry-wrapper .main-news-base h5 {
	font-size:0.9em;
}

#entry-wrapper .main-news-base h6 {
	font-size:0.8em;
}

#entry-wrapper .main-news-base address {
	font-style:italic;
}

#entry-wrapper .main-news-base .gallery .gallery-item img {
	width:auto;
	max-width:100% !important;
	height:auto;
}

#entry-wrapper .main-news-base table ,#entry-wrapper .main-news-base th ,#entry-wrapper .main-news-base td {
	border-style:solid;
	border-color:#c2c2c2;
}

#entry-wrapper .main-news-base table {
	width:100%;
	margin:0 0 1.5em;
	border-width:1px 1px 0 0;
}

#entry-wrapper .main-news-base th ,#entry-wrapper .main-news-base td {
	padding:10px 15px;
	border-width:0 0 1px 1px;
	text-align:left;
	vertical-align:top;
}

#entry-wrapper .main-news-base th {
	background:#f3f3f3;
	font-size:1em;
	font-weight:bold;
}

#entry-wrapper .main-news-base td {
	font-size:1em;
}

#entry-wrapper .main-news-base hr {
	zoom:1;
}

#entry-wrapper .main-news-base hr:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

#entry-wrapper .main-news-base .wp-caption {
	margin-bottom:15px;
	padding:5px 0 0;
	background-color:#f3f3f3;
	border:1px solid #dddddd;
	text-align:center;
}

#entry-wrapper .main-news-base .wp-caption .wp-caption-text {
	margin-bottom:0;
	padding:5px 0;
	color:#333;
}
#entry-wrapper .snsBlock iframe:first-child{
	width: 117px !important;
}


/*==================================================================*/

/* お問合せ */

/*==================================================================*/

/* -------------------------------------------- */
/* read */
/* -------------------------------------------- */
#contact .read {
	max-width: 960px;
	margin: 0 auto 20px;
}
#contact .wpcf7-form-mode-confirm  .read {
	display: none;
}


/* -------------------------------------------- */
/* btn-fudousan */
/* -------------------------------------------- */
#contact .btn-fudousan {
	max-width: 960px;
	margin: 0 auto 20px;
	text-align: right;
}
#contact .btn-fudousan p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#contact .btn-fudousan p a {
	display: block;
	padding: 3px 20px 3px 25px;
	border: 2px solid #000;
	-webkit-transition:all 0.15s linear;
	-moz-transition:all 0.15s linear;
	transition:all 0.15s linear;
	text-decoration: none;
}
#contact .btn-fudousan p a i {
	margin-left: 4px;
	-webkit-transition:all 0.15s linear;
	-moz-transition:all 0.15s linear;
	transition:all 0.15s linear;
	vertical-align: middle;
}
#contact .btn-fudousan p a:hover {
	background-color: #000;
	color: #fff;
}
#contact .btn-fudousan p a:hover i {
	color: #fff;
}


/* -------------------------------------------- */
/* CONTACT_FORM */
/* -------------------------------------------- */
#contact #CONTACT_FORM {
	width: 100%;
	margin: 0 auto 40px;
	border: 1px solid #e4e4e4;
	border-style: solid none none solid;
}
#contact #CONTACT_FORM th,
#contact #CONTACT_FORM td{
	padding: 8px 15px;
	border: 1px solid #e4e4e4;
	border-style: none solid solid none;
	vertical-align: middle;
}
#contact #CONTACT_FORM th{
	position: relative;
	width: 27%;
	background-color: #fafafa;
	text-align: left;
	z-index: -9999;
}
#contact #CONTACT_FORM th span{
	position: absolute;
	color: #df0000;
	right: 10px;
}
#contact .wpcf7-form-mode-confirm #CONTACT_FORM td {
	color: #5d5d5d;
}
#contact .wpcf7-form-mode-confirm #CONTACT_FORM th span{
	display: none;
}
#contact #CONTACT_FORM .error td {
	background-color: #ffdcdc;
}
#contact #CONTACT_FORM input[type="text"] ,#contact #CONTACT_FORM select ,#contact #CONTACT_FORM textarea {
	margin-bottom:2px;
	padding:6px;
	letter-spacing:1px;
	border:1px solid #c9c9c9;
	border-radius:3px;

}
#contact #CONTACT_FORM button ,#contact #CONTACT_FORM input ,#contact #CONTACT_FORM select ,#contact #CONTACT_FORM textarea {
	font-size:100%;
	vertical-align:baseline;
}

#contact #CONTACT_FORM textarea {
	width:92%;
	font-family:sans-serif;
}
#contact #CONTACT_FORM td #PRIVACY{
	font-size: 0.9em;
	line-height: 1.5;
}
#contact #CONTACT_FORM td #PRIVACY + p{
	margin: 5px 0;
	padding: 5px 10px;
	background-color: #ededed;
	font-weight: bold;
}

/* -------------------------------------------- */
/* error-messages */
/* -------------------------------------------- */
#contact .error-messages {
	margin-bottom: 30px;
	padding: 10px 20px;
	border: 1px solid #df0000;
	color: #df0000;
}
#contact .wpcf7-form-mode-confirm .error-messages {
	display: none !important;
}

/* -------------------------------------------- */
/* privacy */
/* -------------------------------------------- */
#contact .privacy {
	max-width: 960px;
	margin: 0 auto 40px;
}
#contact .wpcf7-form-mode-confirm .privacy {
	display: none;
}
#contact .privacy dl {
	margin-bottom: 20px;
}
#contact .privacy dl dt {
	margin-bottom: 10px;
}
#contact .privacy dl dt span {
	color: #df0000;
}
#contact .wpcf7-form-mode-confirm .privacy dl dt span {
	display: none;
}
#contact .privacy dl dd {
	padding: 20px 15px 20px 20px;
	border: 1px solid #e4e4e4;
}
#contact .privacy dl dd .inner {
	overflow-y: auto;
	height: 160px;
}
#contact .privacy .check-privacy {
	text-align: right;
}
#contact .privacy .check-privacy p {
	display: inline-block;
	*display: inline;
	padding: 5px 15px;
	background-color: #ffebeb;
	*zoom: 1;
}


/* -------------------------------------------- */
/* buttons-area */
/* -------------------------------------------- */
#contact .buttons-area-confirm,
#contact .buttons-area {
	margin-bottom: 60px;
	letter-spacing: -0.4em;
	text-align: center;
}
#contact .buttons-area-confirm input,
#contact .buttons-area input{
	display: inline-block;
	*display: inline;
	margin: 0 10px;
	letter-spacing: normal;
	*zoom: 1;
}
#contact .buttons-area-confirm input:hover,
#contact .buttons-area input:hover {
	cursor: pointer;
	opacity: 0.8;
}
#contact .buttons-area-confirm input.button-confirm,
#contact .buttons-area input#BUTTOM_SUBMIT {
	padding: 8px 60px;
	background-color: #5cc7ee;
	border: none;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
#contact .buttons-area input.button-rewrite {
	padding: 8px 40px;
	border: 2px solid #000;
	background-color: #fff;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
#contact .buttons-area input#BUTTOM_SUBMIT[disabled] {
	background-color: #d6d6d6;
	cursor:not-allowed;
}
#contact .buttons-area input#BUTTOM_SUBMIT[disabled]:hover {
	opacity: 1;
}


/* -------------------------------------------- */
/* caution-acceptance */
/* -------------------------------------------- */
#contact .caution-acceptance {
	display: none;
	margin-bottom: 30px;
	text-align: center;
}
#contact .wpcf7-form-mode-confirm .caution-acceptance {
	display: block;
}


/* -------------------------------------------- */
/* wpcf7-mail-sent-ok */
/* -------------------------------------------- */
#contact div.wpcf7-mail-sent-ok {
	width: 95%;
	margin: -30px auto 30px;
	border-width: 4px;
	font-weight: bold;
	color: #398f14;
}




/*===========================================================================*/

/*  phone  */

/*===========================================================================*/
@media screen and (max-width: 767px) {

	/*====================================================================== */
	/*  事業内容  */
	/*====================================================================== */

	/* solution
	------------------------------------------ */
	#service .solution .rakumachi,
	#service .solution .fudousan,
	#service .solution .ooyasan{
		background: none;
	}
	#service .solution .block .inner{
		width: 95%;
		margin: 0 auto;
		padding: 30px 0;
	}
	#service .solution .block .inner .title{
		margin-bottom: 15px;
	}
	#service .solution .block .inner .title dt{
		margin-bottom: 0;
		font-size: 1.1em;
	}
	#service .solution .block .inner .title dd{
		font-size: 1.3em;
		line-height: 1.4;
	}
	#service .solution .block .inner figure{
		display: block;
		max-width: 300px;
		height: auto;
		margin: 0 auto 10px;
		text-align: center;
	}
	#service .solution .block .inner .read{
		width: 100%;
		line-height: 1.5;
	}
	#service .solution .block .inner .button{
		display: block;
	}
	#service .solution .block .inner .button a{
		padding: 7px 35px;
	}
	#service .solution .block .inner .button a i{
		top: 12px;
	}
	#service .solution .fudousan .inner .button p{
		display: block;
	}
	#service .solution .fudousan .inner .title,
	#service .solution .fudousan .inner .read,
	#service .solution .fudousan .inner .button{
		width: 100%;
	}

	/* mission
	------------------------------------------ */
	#service .mission h2{
		padding: 30px 0;
		margin-bottom: 30px;
		font-weight: bold;
		font-size: 1.5em;
	}
	#service .mission .read{
		width: 95%;
		margin: 0 auto 30px;
	}
	#service .mission .block{
		width: 95%;
		padding: 80px 0 0;
	}
	#service .mission .first,
	#service .mission .second,
	#service .mission .third{
		background-position: 50% 0;
	}
	#service .mission .block .heading h3{
		font-size: 1.3em;
		text-align: center;
	}
	#service .mission .block .heading .lead{
		font-size:1.1em;
		text-align: center;
	}
	#service .mission .block .inner .detail{
		line-height: 1.4;
	}
	#service .mission .block .inner .case{
		padding-bottom: 10px;
	}
	#service .mission .block .inner .case .box{
		margin-bottom: 10px;
	}
	#service .mission .block .inner .case .box figure{
		float: none;
		margin: 0 auto 5px;
	}
	#service .mission .block .inner .case .box h4{
		font-size: 1.2em;
		text-align: center;
	}
	#service .mission .first{
		margin-bottom: 60px;
	}
	#service .mission .second .box:last-child,
	#service .mission .third .box:last-child{
		padding: 0;
	}


	/*====================================================================== */
	/*  企業情報  */
	/*====================================================================== */

	/* about
	------------------------------------------ */
	#company #about{
		max-width: auto;
		width: 95%;
		margin-bottom: 30px;
	}
	#company #about .col{
		float: none;
	}
	#company #about dl{
		margin-bottom: 20px;
	}
	#company #about dl dt{
		display: block;
	}
	#company #about dl dd .officer .position{
		min-width: 120px;
	}

	/* bg-office
	------------------------------------------ */
	#company .bg-office{
		height: 150px;
		margin-bottom: 40px;
	}

	/* philosophy
	------------------------------------------ */
	#company #philosophy{
		margin-bottom: 40px;
		padding-top: 20px;
	}
	#company #philosophy #subtitle{
		margin-bottom: 30px;
	}
	#company #philosophy .philosophy-inner{
		max-width: auto;
		width: 95%;
	}
	#company #philosophy .message{
		margin-bottom: 30px;
	}
	#company #philosophy .message dl{
		margin-bottom: 20px;
		padding: 0 5px 15px;
	}
	#company #philosophy .message dl dt{
		font-size: 1.1em;

	}
	#company #philosophy .message dl dd{
		font-size: 1em;
		letter-spacing: normal;
	}
	#company #philosophy .photo-area{
		margin-bottom: 40px;
	}
	#company #philosophy .photo-area ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 8px;
		text-align: center;
	}
	#company #philosophy .guideline{
		margin-bottom: 40px;
	}
	#company #philosophy .guideline h3{
		margin-bottom: 15px;
		padding-bottom: 10px;
		font-size: 1.3em;
	}
	#company #philosophy .guideline .detail ol li{
		font-size: 1em;
	}
	#company #philosophy .stakeholder h3{
		margin-bottom: 15px;
		padding-bottom: 10px;
		font-size: 1.3em;
	}
	#company #philosophy .stakeholder{
		margin-bottom: 20px;
	}
	#company #philosophy .stakeholder .inner .col{
		float: none;
	}
	#company #philosophy .stakeholder .inner .photo li{
		text-align: center;
	}
	#company #philosophy .source{
		margin-bottom: 40px;
	}
	#company #philosophy .source h3{
		margin-bottom: 20px;
		padding-bottom: 10px;
		font-size: 1.3em;
	}
	#company #philosophy .source .col{
		float: none;
	}
	#company #philosophy .source .logo{
		margin-bottom: 15px;
	}
	#company #philosophy .source .logo img{
		width: 100px;
	}

	/* history
	------------------------------------------ */
	#company #history{
		margin-bottom: 40px;
		padding: 40px 0 20px;
	}
	#company #history .inner{
		width: 95%;
		margin: 0 auto;
	}
	#company #history .inner .col{
		float: none;
	}
	#company #history .inner .photo-area ul li{
		margin-bottom: 20px;
		text-align: center;
	}

	/* access
	------------------------------------------ */
	#company #access{
		padding-top: 20px;
	}
	#company #access #tab li{
		padding: 15px 0;
		font-size: 1.3em;
	}
	#access .content_wrap .detail-wrapper .inner{
		margin-top: 270px;
		max-width: auto;
		width: 95%;
	}
	#access .content_wrap #map_canvas_tokyo,
	#access .content_wrap #map_canvas_seito,
	#access .content_wrap #map_canvas_bctech{
		height: 270px;
	}

	/* pagenav
	------------------------------------------ */
	#company #pagenav {
		display: none;
	}


	/*====================================================================== */
	/*  採用情報  */
	/*====================================================================== */

	/* recruit
	------------------------------------------ */
	#recruit_information .title-area{
		height: 170px;
	}
	#recruit_information .title-area p{
		padding-top: 41px;
	}
	#recruit_information .title-area p img{
		width: 230px;
	}
	#recruit_information .block .inner{
		width: 95%;
		padding: 40px 0;
	}
	#recruit_information .inner h2{
		width: 100%;
		margin-bottom: 20px;
		font-weight: bold;
		font-size: 1.4em;
		text-align: center;
	}
	#recruit_information .inner h2::before{
		content:attr(data-label);
	}
	#recruit_information .inner h2 img{
		display: none;
	}
	#recruit_information .block .inner h3{
		font-size: 1.6em;
		line-height: 1.3;
		letter-spacing: 0;
	}
	#recruit_information .block .sub{
		font-size: 1.2em;
	}
	#recruit_information .block .photo-area{
		margin-bottom: 20px;
	}
	#recruit_information .block .inner .col{
		float: none;
	}
	#recruit_information .block .photo-area .row li{
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
	}
	#recruit_information .block .btn-link{
		width: 100%;
	}
	#recruit_information .block .btn-link a{
		padding: 8px 20px;
	}
	#recruit_information .career .btn-link a{
		margin-bottom: 20px;
	}
	#recruit_information .career{
		margin-bottom: 20px;
	}
	#recruit_information .career .inner .detail .row .photo {
		text-align: center;
	}
	#recruit_information .block .btn-link a i{
		top: 34%;
	}
	#recruit_information .bn-labs{
		margin-bottom: 80px;
	}


	/*====================================================================== */
	/*  個人情報保護方針  */
	/*====================================================================== */

	/* privacy-inner
	------------------------------------------ */
	#privacy .privacy-inner {
		width: 95%;
		margin: 0 auto 40px;
	}
	#privacy .privacy-inner h2{
		font-size: 1.4em;
	}
	#privacy .privacy-inner .block h3{
		font-size: 1em;
	}
	#privacy .privacy-inner .block p{
		padding-left: 0;
	}
	#privacy .privacy-inner .contact{
		width: 100%;
		margin: 0 auto 20px;
	}
	#privacy .privacy-inner .block ul{
		margin-left: 20px;
	}
	#privacy .privacy-inner .block dl dt{
		padding-left: 0;
	}


	/*====================================================================== */
	/*  パブリシティ・プレスリリース  */
	/*====================================================================== */

	/* main_news_base
	------------------------------------------ */
	#pressrelease .main_news_base,
	#publicity .main_news_base {
		width: 95%;
		margin: 0 auto 40px;
	}
	#pressrelease .main_news_base .post,
	#publicity .main_news_base .post {
		margin-bottom: 14px;
		padding-bottom: 14px;
	}
	#pressrelease .main_news_base .post .date,
	#publicity .main_news_base .post .date {
		float: none;
		width: auto;
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}
	#pressrelease .main_news_base .post .icon,
	#publicity .main_news_base .post .icon{
		float: none;
		width: auto;
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}
	#pressrelease .main_news_base .post .adjst01,
	#publicity .main_news_base .post .adjst01 {
		float: none;
		max-width: auto;
	}
	#pressrelease .main_news_base .post .icon p,
	#publicity .main_news_base .post .icon p {
		padding: 0 5px;
		font-size: 0.8em;
		line-height: 1.5;
	}



	/*====================================================================== */
	/*  記事詳細ページ  */
	/*====================================================================== */

	/* entry-wrapper
	------------------------------------------ */
	#entry-wrapper {
		width: 95%;
		margin: 40px auto;
	}
	#entry-wrapper .title-area h2{
		font-size: 1.4em;
		line-height: 1.5;
	}
	#entry-wrapper .main-news-base h4{
		font-size: 1.1em;
	}
	#entry-wrapper .main-news-base h3{
		font-size: 1.3em;
	}
	#entry-wrapper .main-news-base h2{
		font-size: 1.5em;
	}
	#entry-wrapper .main-news-base h1{
		font-size: 1.7em;
	}



	/*====================================================================== */
	/*  お問合せ  */
	/*====================================================================== */

	/* read
	------------------------------------------ */
	#contact .read {
		width: 95%;
		margin: 0 auto 20px;
	}

	/* btn-fudousan
	------------------------------------------ */
	#contact .btn-fudousan {
		width: 95%;
		max-width: auto;
	}

	/* error-messages
	------------------------------------------ */
	#contact .error-messages {
		width: 95%;
		margin: 0 auto 30px;
	}

	/* CONTACT_FORM
	------------------------------------------ */
	#contact #CONTACT_FORM {
		width: 100%;
		margin: 0 auto 30px;
	}
	#contact #CONTACT_FORM th {
		display: block;
		width: 100%;
	}
	#contact #CONTACT_FORM th span {
		position: static;
	}
	#contact #CONTACT_FORM td {
		display: block;
		min-height: 39px;
	}
	#contact #CONTACT_FORM input[type="text"], #contact #CONTACT_FORM select, #contact #CONTACT_FORM textarea {
		width: 100%;
	}
	#contact #CONTACT_FORM textarea {
		width: 100%;
	}
	#contact #CONTACT_FORM span.wpcf7-list-item {
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}

	/* privacy
	------------------------------------------ */
	#contact .privacy {
		width: 95%;
	}
	#contact .jspScrollable,
	#contact .jspScrollable .jspContainer,
	#contact .jspScrollable .jspContainer .jspPane{
		width: 95% !important;
	}
	#contact .privacy dl dd{
		padding: 15px 10px 15px 15px;
		font-size: 0.9em;
	}

	/* caution-acceptance
	------------------------------------------ */
	#contact .wpcf7-form-mode-confirm .caution-acceptance {
		width: 95%;
		margin: 0 auto 30px;
		font-size: 0.9em;
	}

	/* buttons-area
	------------------------------------------ */
	#contact .buttons-area input.button-rewrite {
		padding: 8px 25px;
	}
	#contact .buttons-area-confirm input.button-confirm, #contact .buttons-area input#BUTTOM_SUBMIT {
		padding: 8px 50px;
	}

}
