<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.address
{
	background: no-repeat 0 14px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	font-size: 16px;
	line-height: 10px;
	font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}
.address a
{
	line-height: 16px;
	color: #0c61a0;
	text-decoration: none;
}
.address span
{
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.businessTable1
{
	border: 1px solid #0c61a0;
	width: 920px;
	height: 160px;
	font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}

.businessTable2
{
    margin-top: 15px;
	width: 920px;
	height: 200px;
	font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}

.businessTable3
{
    margin-top: 15px;
	width: 920px;
	height: 200px;
	font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}

.businessTable4
{
    margin-top: 15px;
	width: 920px;
	height: 200px;
	font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}

.businessTable-left
{
	float:left;
	width: 668px;
	font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}

.businessTable-right
{
	float:right;
	width: 320px;
	font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}

.businessConert
{
	overflow: hidden;
	background-color: White;
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #dddacc;
	font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}

.subarea1 h1
{
	background: no-repeat 0 19px #0c61a0;
	height: 35px;
	margin: 0 0 13px 0;
	padding: 0 0 0 12px;
	font-size: 15px;
	color: #FFF;
	line-height: 40px;
	width: 250px;
}

.subarea2 h1
{
	background: no-repeat 0 19px #0c61a0;
	height: 35px;
	margin: 0 0 13px 0;
	padding: 0 0 0 12px;
	font-size: 15px;
	color: #FFF;
	line-height: 40px;
	width: 250px;
}

.subarea3 h1
{
	background: no-repeat 0 19px #0c61a0;
	height: 35px;
	margin: 0 0 13px 0;
	padding: 0 0 0 12px;
	font-size: 15px;
	color: #FFF;
	line-height: 40px;
	width: 250px;
}

.fh5co-card-business {
  display: block;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  margin-bottom: 15px;
  border-bottom: none;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px #DFDFDF solid;
  background: #e6e6e6;
  text-decoration: none;
  width:240px;
  float: right;
  margin-right: 0px;
}

.section-header{
	font-size:1.2rem;
	font-weight:270;
	margin-left:35px;
	margin-top:3rem;
	margin-bottom:1.5rem;
	margin-top:3rem;
	float:center;
	width:870px;
}
.section-header {
    color: #0c61a0;
    font-weight: 270;
    /*white-space: nowrap;*/
    display:-webkit-box;
    display:-webkit-flex;
    display:flex;

    -webkit-align-items: center; /* Safari 7.0+ */
    align-items: center;

    text-align: center; /* for no-flexbox browsers */
}
.section-header:before,
.section-header:after {
    border-top: 1px solid;
    content: "";
    display: inline; /* for IE */

    -webkit-box-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.section-header:before {
    /*     margin-left: 0.3em; */
    margin-right: 0.5em;
}

.section-header:after {
    margin-left: 0.5em;
    /*     margin-right: 0.3em; */
}
.fh5co-card-app-col {
    float:left; 
    width:308px; 
    padding:0 1px; 
    margin-left:35px;
    margin-right:15px;
}
.fh5co-card-app {
  display: block;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  border-bottom: none;
  bottom: 0;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px #DFDFDF solid;
  width:246px;
}

.fh5co-card-app .fh5co-card-app-body p {
    font-size:12px;
    text-decoration:blink;
    text-align: center;
    vertical-align:middle;
    font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}

.fh5co-card-app:hover {
  text-decoration: none;
  bottom: 10px;
}

#fh5co-card-fintech-row {
	width:890px;
}
/*
.fh5co-card-fintech-col-first {
    float:left; 
    margin-left:40px;
    padding:0 10px;
    width:246px; 
    margin-right:0px;
}
.fh5co-card-fintech-col {
    margin-left:330px;
    padding:0 10px;
    width:246px; 
}
.fh5co-card-fintech-col-last {
    margin-left:620px;
    padding:0 10px;
    width:246px;  
    border-bottom: 1px; 
}
*/
.fh5co-card-fintech-col-first {
    float:left; 
    margin-left:180px;
    padding:0 10px;
    width:246px; 
    margin-right:0px;
}
.fh5co-card-fintech-col {
    margin-left:486px;
    padding:0 10px;
    width:246px; 
    margin-right:20px;
}
.fh5co-card-fintech-col-last {
    float:left; 
    padding:0 10px;
    margin-right:0; 
    border-bottom: 1px; 
}

.fh5co-card-fintech {
    float:left; 
    display: block;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: none;
    bottom: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px #DFDFDF solid;
    background: #e6e6e6;
}

.fh5co-card-fintech .fh5co-card-fintech-body p {
    font-size:14px;
    text-decoration:blink;
    text-align: center;
    vertical-align:middle;
    font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}

.fh5co-card-fintech:hover {
    text-decoration: none;
    bottom: 10px;
}


#fh5co-card-app-service-row {
	width:890px;
}
.fh5co-card-app-service-col-first {
    float:left; 
    margin-left:180px;
    padding:0 10px;
    width:246px; 
    margin-right:0px;
}
.fh5co-card-app-service-col {
    margin-left:486px;
    padding:0 10px;
    width:246px; 
    margin-right:20px;
}
.fh5co-card-app-service-col-last {
    float:left; 
    padding:0 10px;
    margin-right:0; 
    border-bottom: 1px; 
}
.fh5co-card-app-service {
    float:left; 
    display: block;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: none;
    bottom: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px #DFDFDF solid;
    background: #e6e6e6;
}

.fh5co-card-app-service .fh5co-card-app-service-body p {
    font-size:14px;
    text-decoration:blink;
    text-align: center;
    vertical-align:middle;
    font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
}

.fh5co-card-app-service:hover {
    text-decoration: none;
    bottom: 10px;
}
</pre></body></html>