p
      {
         text-indent: 1em;
      }p
   
      }@charset "UTF-8";
main {
    background: url(../images/base/bg_main.png) no-repeat left bottom;
    padding-bottom: 50px;
}
/*----------------------------- 
	システム・サービス紹介
----------------------------- */
.con_header h2{
	color:#005BAC;
    position: absolute;
    left: 0;
    top: calc(50% - 20px);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    text-align: center;
}
#system_header,#service_header{
	position: relative;
	background-image: -webkit-radial-gradient(circle farthest-corner at left bottom, #e3f1fd 0%, rgba(233, 79, 144, .01) 100%), 
	-webkit-radial-gradient(circle farthest-corner at right bottom, #f7f8ec 0%, rgba(40, 123, 244, .01) 100%);
	background-image: radial-gradient(circle farthest-corner at left bottom, #e3f1fd 0%, rgba(233, 79, 144, .01) 100%), radial-gradient(circle farthest-corner at right bottom, #f7f8ec 0%, rgba(40, 123, 244, .01) 100%);
	background-position: left bottom;
	background-size: 100% 100%;
	padding:150px 0 40px ;
}
#service_header{
	background-image: -webkit-radial-gradient(circle farthest-corner at left bottom, #e3fdf5 0%, rgba(233, 79, 144, .01) 100%), 
	-webkit-radial-gradient(circle farthest-corner at right bottom, #f8efec 0%, rgba(40, 123, 244, .01) 100%);
	background-image: radial-gradient(circle farthest-corner at left bottom, #e3fdf5 0%, rgba(233, 79, 144, .01) 100%), radial-gradient(circle farthest-corner at right bottom, #f8efec 0%, rgba(40, 123, 244, .01) 100%);
}
.clm_system{
	padding:0 0 80px;
	border-top:1px solid #e6e6e6;
}
ul.function_list{
	padding :25px 40px;
}
ul.function_list li{
	padding-left: 2em !important;
	text-indent: -2em !important;	
	margin-bottom:6px;
}
.f_txtarea{
	width:480px;
}


ul.p2_list li{
	float:left;
	margin-right:15px;
}

table.support{
	font-size:1.1rem;
	border:2px solid #fff;
	border-collapse: collapse; 
}

table.support tr.title{
	background-color:#5b9bd5 !important;
	color:#fff !important; 
}
table.support tr:nth-of-type(even) {
	background-color:#d2deef;
}
table.support tr:nth-of-type(odd) {
	background-color:#eaeff7;
}
table.support tr th,
table.support tr td{
	padding:20px;
	border-bottom: 2px solid #fff;
}
table.support tr th{
	border-right:2px solid #fff;
	text-align:left;
	width:200px;
	font-weight: normal;
}
table.support ul.sc_list {
	list-style: square;
}
table.support ul.sc_list li{
	padding-left: 1em !important;
	text-indent: -1em !important;
	display:block;
}

table.support td ul li.price{
	margin-top:10px;
	font-weight:bold;
}


/*2列table　保守*/
table.websupport{
	width:100%;
	margin:0 0 40px 35px;
	box-sizing: border-box;
}
table.websupport,
table.websupport th,
table.websupport td{
	border:1px solid #ccc;
	border-collapse: collapse; 
}

table.websupport th,
table.websupport td{
	padding:8px ;
	text-align:center;
}
table.websupport td{
	padding:20px ;
}
table.websupport th{
	color:#fff;
	background:#6B6B6B;
	font-weight:400;
}

table.websupport td:nth-of-type(odd){
	width:35%;
}
table.websupport td:nth-of-type(even){
	text-align:left;
	line-height:1.8;
}

/*3列table*/
.tbl-r03{
	border-collapse: collapse;
	box-sizing: border-box;
	margin:0 auto;
}
table.tbl-r03,.tbl-r03 th,.tbl-r03 td{
	border:2px solid #e9727e;		
}
.tbl-r03 th {
  background: #e9727e;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.tbl-r03 td {
	border: solid 1px #ccc;
	padding: 15px;
	line-height:1.7;
}
.tbl-r03 tr {
	padding:12px 0;
	border:2px solid #e9727e;		
}

/*7列table 機能リスト*/
table.cfunction_list{
	width:1080px;
	margin:0 auto;
}
table.cfunction_list tr:nth-of-type(odd){
	background:#F5F5F5;
}
table.cfunction_list tr:nth-of-type(even){
	background:#fff;
}

table.cfunction_list,
table.cfunction_list th,
table.cfunction_list td{
	border:1px solid #ccc;
	border-collapse: collapse; 
}
table.cfunction_list th:first-of-type{
	width:320px;
}
table.cfunction_list th:nth-of-type(2),
table.cfunction_list th:nth-of-type(3),
table.cfunction_list th:nth-of-type(4),
table.cfunction_list th:nth-of-type(5),
table.cfunction_list th:nth-of-type(6){
    width: 96px;
    letter-spacing: -0.02em;
}

table.cfunction_list th,
table.cfunction_list td{
	padding:8px ;
	text-align:center;
}
table.cfunction_list th{
	color:#fff;
	background:#457C8E;
	font-weight:400;
}

table.cfunction_list td:first-of-type,
table.cfunction_list td:last-of-type{
	text-align:left;
}

div.circle_bg {
    display: table-cell;
    height: 165px;
    width: 165px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    vertical-align: middle;
	margin:0 auto !important;
}
/* WinWinシリーズ紹介 */
ul.winwin_item li{
	width:220px;
	float:left;
	margin:10px 30px 10px 0;
}
ul.winwin_item li:last-child{
	margin:10px 0 10px 0;
}
ul.winwin_item li span{
	text-align: center;
	font-size:22px;
	color:#0068b6;
	display: block;
	margin:0 auto 10px auto;
}
ul.winwin_item li img{
	width:220px;
	height:auto;
}

/*  お知らせ    */

#news .list_block dl {
  font-size: 100%;
  width: 984px;
  margin: 30px auto 30px;
  border-top: solid 1px #b8b4b0
}

#news .list_block dl dt {
  width: 200px;
  position: absolute;
  left: 14px;
  padding: 16px 0;
  letter-spacing: 1.7px;
}


#news .list_block dl dd {
  border-bottom: solid 1px #b8b4b0;
}

#news .list_block dl dd a {
  padding: 16px 0 16px 223px;
  display: block
}
section#news,
#news_content{
	padding-top:50px;
}
#news_content h3{
	padding-top:10px;
	border-bottom:1px solid #ccc;
	color:#333;
}
#news_content .date{
	font-weight:bold;
	color:#333;
}
#news_content p{
	text-indent: 1em;
}
#news_content ul{
	list-style: none;
}
#news_content ul li{
	text-indent: 1em;
}
.marker_blue {
    background: linear-gradient(transparent 75%, #c1e0ff 75%);
}
.w_half{
    width:50% !important;
}
/*--    会社概要    --*/
.tb_style {
    width: 100%;
    table-layout: auto;
    border-collapse: collapse;
}

.tb_style td, .tb_style th {
    padding: 20px;
    border-bottom: 2px solid #9d9d9f;
    box-sizing: border-box;
}
.tb_style th {
    text-align: justify;
    text-justify: auto;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify : inter-ideograph;  
    width: 180px;
    border-bottom: 2px solid #01479d !important ;
    color: #01479d;
    font-weight: bold;
    vertical-align: top;
}
.tb_style th, .tb_style td, .tb_style td p {
    font-size: 18px;
    line-height: 36px;
}
 a.waku{
    padding: 15px 0;
    display: block;
    text-decoration: none;
    color: #0754CC;
    width: 80%;
    margin: 1px auto;
    border: 1px solid #0754CC;
    text-align: center;
}
.p_top{
    margin: 60px auto 30px;
}
.tb_style tr td ul.p_1em{
    padding-left: 1em;
}
.tb_style tr td ul li{
      list-style: circle;
}

/*--    プライバシーポリシー    --*/
h3.line02_2{
    border-bottom: #01479d solid 2px;
}
h3.line02,h3.line02_1{
    border-bottom: #01479d solid 2px;
}
h3.line02_1{
    padding-top: 0px;
}

h4.line03{
font-weight: bold;
    font-size: 20px;
    padding: 25px 0 10px;
    color: #005bac;
}
div.check ul ,div.check_670 ul{
    list-style: none;
    background: #f7fcff;
    padding: 20px;
    border-radius: 20px;
    margin: 60px auto 30px;
    width: 500px;
    line-height: 240%;
}
div.check_670 ul{
    width: 670px;
}

div.check ul li ,div.check_670 ul li{
    background: url(../images/service/check.png) no-repeat 0 0.6em;
    padding: 3px 0 0 25px;
    font-size: 18px;
}

/*--    スタッフ紹介   --*/
.syoukai{
    margin-top: 70px;
}

.staff img{
   float: left;
    padding: 50px 30px 30px 0px; 
}
.staff p.name{
    font-weight: bold;
    font-size: 28px;
    padding-top: 50px
}

.staff p{
    font-weight: bold;
}

/*--    経営理念   --*/
h3.rinen{
    text-align: center;
    color: #6adaa7;
    font-size: 24px;
    padding-top: 80px;
}
.kiji_rinen{
    margin: 50px auto;
    width: 420px;
}
div.aboutus_box {
    margin: 40px auto 20px;
    text-align: center;
}
ul.arr_g2 li {
    font-size: 95%;
    line-height: 160%;
    margin: 10px 30px;
    width: 180px;
    height: 180px;
    display: inline-block;
    background: url(../images/base/aomaru.png) no-repeat top;
    background-size: 180px;
    padding-top: 48px;
}
ul.arr_g2 li a{
    color: #005bac;;
    font-weight: bold;
    font-size: 18px;
}
ul.naiyou{
    margin: 20px 0 20px;
}

ul.naiyou li{
    font-weight: bold;
    color: #005bac;
    font-size: 18px;
}

/*--   情報共有    --*/
.li_txt{
    position: relative;
    padding: 0em 0.3em 0.3em 3.3em!important;
    line-height: 2.2;
    text-indent: -1.5em;
}
.m_l35{
    margin-left: 35px!important;
}
/*404*/
.sitemap {
    width: 850px;
    margin: 0 auto;
}
ul.s_map {
    float: left;
    width: 400px;
    margin: 0 30px 20px 0;
    line-height: 180%;
}
ul.s_map:last-child {
    margin-right: 0;
}
ul.s_map li.ico {
    font-size: 18px;
    background: url("../images/base/ico_g.png") no-repeat 0 9px;
    padding-left: 30px;
    margin: 20px 0 25px 0;
}
ul.s_map li.ya {
    font-size: 15px;
    background: url("../images/base/ico_g2.png") no-repeat 0 10px;
    padding-left: 17px;
    margin: 0 0 8px 15px;
}

/*--経費精算　機能--*/
.func_col{
	display: flex;
	flex-wrap: wrap; 
	justify-content:space-between; 
}
.func_box{
flex-basis: 48%;
    margin: 20px 0px 20px;
	width: calc(50% - 22px); 
	background: #FFFCF2;
	padding: 20px;
    box-sizing: border-box;
    position: relative;
    min-height: 320px;
  text-align: center;
}
.func_box:nth-of-type(n+3) {
  margin-top:20px;
}
.func_box h5{
	background:none;
	border:none;
	color:#00348A;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.08em;
	padding: 10px;
	margin: 10px;
}

.func_box h5::before{
	border:none;
}
.func_box p{
	text-align: left!important;
}
.func_box img{
	margin:5px auto ;
}

ul.list-note{
	font-size:85%;
}
ul.list-note li{
	margin-bottom:8px;
}

/*------- ▽デジタルサイネージ   -------- */

/*----------------------------- 
スライドショー
----------------------------- */
div#mainv_block {
  width: 1100px;
  margin: 0 auto 0 auto;
  height: 495px;
}

.bx-viewport ul{
	margin:0;
}
#ds_slide .bx-controls-direction{
    display: none;
}

/*----*/
.flex > div.cl4 span{
    letter-spacing: -0.05em;
}

/*----------------------------- 
	youtube動画埋め込み
----------------------------- */
  .video-container{
    width:100%;
    margin:40px auto;
    text-align: center;
  }
