/******************************************************************************
******************************************************************************
**
** style_v2.0.cssにおいては前テーマスタイルを踏襲
**
******************************************************************************
******************************************************************************/

/*-------------------------------------------------------------------------------------------------------
*********************************************************************************************************
*********************************************************************************************************
******
****** PCスタイル
******
*********************************************************************************************************
*********************************************************************************************************
-------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
******************************************************************************
** page
******************************************************************************
----------------------------------------------------------------------------*/
.arch_paper_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 2rem;
}
.arch_paper_list_item{
	border: 1px solid #CCC;
	border-radius: 8px;
	overflow: hidden;
	width: calc( (100% - 10px) / 2 );
	background-color: #FFF;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	margin-bottom: 10px;
}
.arch_paper_list_item:hover{
	opacity: 0.6;
}
.arch_paper_list_item a{
	color: #111;
	display: block;
	height: 100%;
	font-size: 0.9em;
	text-decoration: none;
	padding: 1em;
}
.arch_paper_list_thum{
	margin: -1em -1em 0.5em;
}
.arch_paper_list_thum img{
	height: auto;
	width: 100%;
}

.single_date{
	color: #999;
	font-size: 0.8em;
	margin-top: -0.5em;
	margin-bottom: 1em;
	text-align: right;
}
.con_ttl_h1.page_houjin,
.con_ttl_h1.single{
	margin-bottom: 3em;
}

.recover_service {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 920px;
    margin: 0 auto;
}
.recover_service div {
    margin: 0 0 20px;
}

.contact_office_btn a {
	width: 700px;
    list-style: none!important;
    margin: 40px auto!important;
    display: block;
    padding: 20px;
    background: #0075cf;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
}

.recommend_btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; 
}
.recommend_btn a {
	position: relative;
	width: calc(100% / 2 - 10px);
	list-style: none!important;
	margin: 40px auto!important;
	display: block;
	padding: 15px 20px;
	background: #0075cf;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
.recommend_btn a:before {
	position: absolute;
	content: ">>";
	top: 30%;
	left: 20px;
}
.recommend_btn a:first-child {
	padding: 18px 20px;
}
.recommend_btn a:first-child span {
	display: block;
	font-size: 14px;
}

#office_area_map {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items: center;
    margin: 30px 0 0;
}
#office_area_map_img {
    width: 600px;
}
#office_area_map_img img {
    width: 100%;
}
#office_area_map table {
    width: 460px;
	border-top: 1px solid rgba(153, 153, 153, 1);
}
#office_area_map table td {
	border-right: 1px solid rgba(153, 153, 153, 1);
	border-bottom: 1px solid rgba(153, 153, 153, 1);
	padding: 0.5em 0.4em;
	font-size: 0.8em;
}
#office_area_map table th {
    width: 150px;
	border-right: 1px solid rgba(255, 255, 255, 1);
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	background-color: rgba(153, 153, 153, 0.2);
	font-size: 0.8em;
	font-weight: bold;
	padding: 0.5em 0.4em;
}
#office_area_map table tr:first-child th {
	border-left: 10px solid #0c2093;
}
#office_area_map table tr:nth-child(2) th {
	border-left: 10px solid #0c2093;
}
#office_area_map table tr:nth-child(3) th {
	border-left: 10px solid #403677;
}
#office_area_map table tr:nth-child(4) th {
	border-left: 10px solid #036eb8;
}
#office_area_map table tr:nth-child(5) th {
	border-left: 10px solid #225795;
}
#office_area_map table tr:nth-child(6) th {
	border-left: 10px solid #486e99;
}
#office_area_map table tr:nth-child(7) th {
	border-left: 10px solid #4b91a1;
}
#office_area_map table tr:nth-child(8) th {
	border-left: 10px solid #4b91a1;
}
#office_area_map table tr:nth-child(9) th {
	border-left: 10px solid #4baaa1;
}
#office_area_map table tr:nth-child(10) th {
	border-left: 10px solid #4cad72;
}
#office_area_map table tr:nth-child(11) th {
	border-left: 10px solid #5eb649;
}
#office_area_map table tr:nth-child(12) th {
	border-left: 10px solid #9cc842;
}
#office_area_map table tr:nth-child(13) th {
	border-left: 10px solid #da3734;
}
#office_area_map table tr:nth-child(14) th {
	border-left: 10px solid #d0843a;
}
#office_area_map table tr:nth-child(15) th {
	border-left: 10px solid #cbc541;
}
#office_area_map table tr:nth-child(16) th {
	border-left: 10px solid #cfa83d;
}
#office_area_map table tr:nth-child(17) th {
	border-bottom: 1px solid rgba(153, 153, 153, 1);
	border-left: 10px solid #da6337;
}

/*-------------------------------------------------------------*/
/* box_seminar */
.online_seminer h2 {
	font-size: 1.45rem!important;
	font-weight: bold!important;
	color: #4d4d4d;
	overflow: hidden;
	text-align: center;
	margin: 0 0 50px!important;
	background: none!important;
}
.online_seminer h2 span {
	position: relative;
	display: inline-block;
}
.online_seminer h2 span:before,
.online_seminer h2 span:after {
	content: '';
	display: block;
	border-bottom: solid 1px #4d4d4d;
	width: calc( ( 100vw - 100% ) );
	top: 50%;
	position: absolute;
}
.online_seminer h2 span:before {
	left: -2rem;
	transform: translate(-100%,0);
}
.online_seminer h2 span:after {
	right: -2rem;
	transform: translate(100%,0);
}
.box_seminar {
    display: block;
	color: #333;
	text-decoration: none;
}
.box_seminar_image {
    position: relative;
}
.box_seminar_image .image {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.box_seminar_image .image img.vertical {
	width: auto;
	height: 100%;
}
.box_seminar_image .schedule {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	background-color: rgba(255,255,255,0.88);
	padding: 0.5rem;
	color: #0e0e0e;
}
.box_seminar_image .schedule:before { display: table; content: ''; }
.box_seminar_image .schedule:after { display: table; content: ''; clear: both; }
.box_seminar_image .schedule > dt {
	float: left;
	width: 3.75rem;
	border: solid 1px #0e0e0e;
	border-radius: 3px;
	padding: 0 0.25rem;
	font-size: 0.75rem;
	line-height: 1.25rem;
}
.box_seminar_image .schedule > dd {
	float: right;
	width: calc( 100% - 3.75rem );
	font-weight: bold;
	line-height: 1;
	padding: 0 0 0 0.75rem;
	position: relative;
}
.old .box_seminar_image .schedule > dd:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	border-bottom: solid 1px #0e0e0e;
}
.online_seminer_form{
	padding: 30px 0!important;
	background:#cdd4e5;
}
.online_seminer_form h2 {
	width: 80%;
	margin: 0 auto 30px!important;
	padding: 30px!important;
	background: #5a85ea!important;
	color: #fff;
	font-size: 1.8rem!important;
}
.online_seminer table {
	background: #fff;
}

/*-------------------------------------------------------------*/
/* ハードウェアリモートシステム */
.remote_system section {
	margin-bottom: 60px;
}

.remote_system h2 {
	color:rgba(20, 50, 160, 1);
	border-bottom: 3px solid rgba(20, 50, 160, 1);
}

.remote_system h3 {
	color:rgba(20, 50, 160, 1);
}

.remote_system .system_point .c_red{
	font-weight: bold;
}

.remote_system .system_point dl {
	background: rgba(20, 50, 160, .1);
	padding: 15px 30px;
	margin-bottom: 20px;
}
.remote_system .system_point dd.flex {
}

.remote_system .system_point dd figure {
	margin-bottom: 20px;
	text-align: center;
}

.remote_system .system_point dd figure img {
	width: 100%;
}

.remote_system .system_point dt {
	font-size: 1.3rem;
	color: rgba(20, 50, 160, 1);
	font-weight: bold;
	margin-bottom: 15px;
}

.remote_system .system_point .point_txt {
	margin-bottom: 20px;
}

.remote_system .system_point dt span {
	background: rgba(20, 50, 160, 1);
	color: #fff;
	padding: 5px 20px;
	display: table-caption;
	border-radius: 5px;
	margin-bottom: 10px;
	font-size: 1rem;
	font-weight: normal;
}

.remote_system .case_tbl th {
	color: rgba(20, 50, 160, 1);
}

.remote_system .tbl_remote, .remote_system .table_buy {
	width: 100%;
}

.remote_system .tbl_remote th, .remote_system .table_buy th {
	background:  rgba(20, 50, 160, 1);
	color: #fff;
	padding: 15px;
	text-align: center;
}

.remote_system .tbl_remote th, .tbl_remote td, .remote_system .table_buy th, .remote_system .table_buy td {
	border: 1px solid #ccc;
}
.remote_system .tbl_remote td, .remote_system .table_buy td {
	padding: 10px;
}

.remote_system .table_buy .last_tbl {
	background: rgba(20, 50, 160, 1);
	text-align: center;
}


.remote_system .secu_box{
	background: rgba(20, 50, 160, .1);
	padding: 15px 30px;
	margin: 20px 0;
	font-weight: bold;
}
.remote_system .secu_box .secu_list {
	display: flex;
	flex-flow: column;
	align-items: center;
	font-size: 1.2rem;
	color: rgba(20, 50, 160, 1);
}


/*----------------------------------------------------------------------------
******************************************************************************
** style
******************************************************************************
----------------------------------------------------------------------------*/
.hpc_case_study_list p {
	text-align:center;
	margin-top:10px
}
#bto_table table {
	border-top:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	width:100%;
	margin-bottom:20px
}
#bto_table table th {
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	background-color:#F2F2F2;
	text-align:center;
	font-weight:bold;
	padding:5px
}
#bto_table table td {
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	padding:5px
}

/******************  #item  ******************/

#item h3.line-style {
	background: url(http://www.applied.ne.jp/direct/top-re/title-back.png) center center repeat-x;
	text-align: center;
	margin: 70px 0 50px;
}
#item h3.line-style span {
	background: #fff;
	padding: 30px;
	letter-spacing: 1px;
	font-size: 22px;
	font-weight: 900;
	color: #002287;
}
#item h3.line-style02 {
	background: url(http://www.applied.ne.jp/direct/top-re/title-back02.png) center center repeat-x;
	text-align: center;
	margin: 70px 0 50px;
}
#item h3.line-style02 span {
	background: #fff;
	padding: 30px;
	letter-spacing: 1px;
	font-size: 22px;
	font-weight: 900;
	color: #bf7e11;
}
#item .item-wrap img {
	width: 100%;
	border: 1px solid #ccc;
}

table#makebanner {
	display: none;
}
div#con {
	padding: 150px 0 0!important;
}
.img-wrapper {
	display: flex;
    justify-content: space-around;
    padding: 20px;
}
.img-inner {
	width:46%;
}
.img-inner img {
	    width: auto;
    height: 180px;
}
.img-wrapper50 {
    width: 50%;
    margin: 40px auto;
}
.single-img {
	width: 70%;
    margin: 30px 0 30px 0;
}
.img-wrapper230 {
display: flex;
    padding: 20px 0;
}
.img-wrapper230 img {
	width: auto;
   height: 230px;
}
.img-wrapper430 {
display: flex;
    padding: 20px 0;
}
.img-wrapper430 img {
	width: auto;
   height: 430px;
}
.img-wrapper-auto {
	display: flex;
    justify-content: space-around;
    padding: 20px;
}
.img-wrapper-auto .img-inner img {
	width: auto;
   height: auto;
}