@charset "utf-8";
  .welcome_txt h2 {
font-weight: bold;
font-size: 22px;
}
.welcome_txt {
padding: 40px 0 0 35px;
background: #fff;
position: relative;
z-index: 10;
margin-top: -70px;
width: 66%;
float: right;
}
.top-dot {
padding-top: 1rem;
position: relative;
}
.top-dot:before {
content: "";
width: 1.2rem;
height: 0.2rem;
background: #2e3235;
position: absolute;
top: 0;
left: 0;
}
.ra-page p.top-dot {
padding-top: 7px;
position: relative;
}
.ra-page p.top-dot:before {
content: "";
width: 15px;
height: 1px;
background: #2e3235;
position: absolute;
top: 0;
left: 0;
}
.ra-page h4.bottom-dot {
padding-bottom: 10px;
position: relative;
margin-top: 40px;
}
.ra-page h4.bottom-dot:before {
content: "";
width: 18px;
height: 1px;
background: #2e3235;
position: absolute;
bottom: 0;
left: 0;
}
.box-right-bottom-bar {
position: absolute;
background: white;
right: 2rem;
bottom: 2rem;
height: 30%;
width: 0.2rem;
z-index: 10;
} .round-adbox-list {
text-align: center;
position: relative;
margin-left: 30px;
margin-right: -90px;
}
.round-adbox-list li {
width: 33%;
float: left;
margin-left: -30px;
}
.round-box-item {
position: relative;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
overflow: hidden;
}
.round-box-item:after {
content: "";
display: block;
padding-bottom: 100%;
}
.round-box-item .text-box {
position: absolute;
top: 50%;
left: 40px;
right: 40px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
z-index: 10;
text-align: center;
color: white;
}
.round-box-item .text-box h5 {
font-size: 1.6rem;
padding-bottom: 0rem;
padding-top: 0.5rem;
}
.round-box-item .text-box i {
font-size: 3rem;
margin-bottom: 1.8rem;
}
.round-adbox-list li.purple .round-box-item {
background: #6375b7;
}
.round-adbox-list li.blue .round-box-item {
background: #6592c0;
}
.round-adbox-list li.emerald .round-box-item {
background: #65b4c0;
}  .tab-type1 {
border: 1px solid #ddd;
}
.nav-tabs .nav-link {
border: none;
padding: 1rem 2rem;
color: #333;
border: 2px solid transparent;
border-radius: 0;
}
.nav-tabs .nav-link:hover {
border-color: transparent;
color: #696e96;
}
.tab-type1 .nav-item.show .nav-link,
.tab-type1 .nav-link.active {
margin: -1px;
border: 2px solid #696e96;
border-radius: 0px;
color: #696e96;
}
.history-bg {
min-height: 50rem;
}
.history-bg .history-slogan {
position: relative;
z-index: 10;
margin-right: 3rem;
padding-right: 2rem;
border-right: 3px solid #333;
}
.history-content {
position: relative;
z-index: 10;
margin: -35rem 3rem 0 3rem;
background: white;
box-shadow: 0px -80px 80px rgb(0 0 0 / 5%);
min-height: 45rem;
}
.history dl {
margin-bottom: 0px;
}
.history dl:after {
display: block;
clear: both;
content: "";
}
.history dl dt {
position: relative;
float: left;
z-index: 1;
width: 30%;
margin-top: -1.5rem;
font-size: 2.5rem;
font-weight: 500;
color: #676ba7;
text-align: center;
}
.history dl dt:after {
content: "";
position: absolute;
right: -6px;
bottom: 28px;
width: 11px;
height: 11px;
background-color: #fff;
border: 3px solid #676ba7;
border-radius: 50%;
box-sizing: border-box;
}
.history dl dt span:after {
content: "";
position: absolute;
right: 0;
bottom: 33px;
width: 2rem;
height: 1px;
margin: 0 27px;
background-color: #676ba7;
vertical-align: middle;
}
.history dl dd {
float: left;
position: relative;
width: 69%;
padding-left: 40px;
padding-bottom: 75px;
box-sizing: border-box;
}
.history dl dd.long_month {
padding-left: 35px;
}
.history dl dd:before {
position: absolute;
left: 0;
top: 13px;
width: 1px;
height: 100%;
background-color: #dadada;
content: '';
}
.history dl dd.last {
padding-bottom: 0;
}
.history dl dd.last:before {
display: none;
}
.history dl dd div {
margin-bottom: 30px;
}
.history dl dd div:last-child {
margin-bottom: 0;
}
.history dl dd span {
display: inline-block;
font-size: 20px;
font-weight: 400;
color: #000;
vertical-align: top;
}
.history dl dd.month ul {
display: inline-block;
margin-left: 15px;
}
.history dl dd ul,
.history dl dd.month .none_month ul {
display: inline-block;
margin-left: 45px;
}
.history dl dd ul li {
position: relative;
padding-left: 8px;
margin-bottom: 10px;
}
.history dl dd ul li:last-child {
margin-bottom: 0;
}
.history dl dd ul li:before {
content: "";
position: absolute;
left: 0;
top: 12px;
width: 2px;
height: 2px;
margin-right: 5px;
background-color: #333;
}  .org_list {
margin-top: 20px;
}
.org_list ul {
position: relative;
margin: 0 !important;
}
.org_list li {
position: relative;
margin-top: 0;
margin-bottom: 35px;
padding-left: 0 !important;
clear: none;
background: none;
}
.org_list li:before {
display: none;
}
.org_list li div {
width: 200px;
min-height: 60px;
margin: 0 auto;
border: 1px solid #d7d7d7;
background: #fff;
box-sizing: border-box;
}
.org_list li div p {
margin: 0;
padding: 16px 10px 15px;
font-size: 18px;
text-align: center;
font-weight: 400;
line-height: 1.5em;
box-sizing: border-box;
}
.org_list li.org01 div {
border: 1px solid #6375b7;
background: #6375b7;
border-radius: 3rem;
}
.org_list li.org01:before {
content: '';
display: block;
width: 40px;
height: 40px;
background: #ddd;
position: absolute;
left: 50%;
top: 105px;
border-radius: 40px;
border: 5px solid #efefef;
margin-left: -20px;
}
.org_list li.org01 div p {
color: #fff;
}
.org_list li.org01:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 50%;
width: 1px;
height: 412px;
margin-left: -0.5px;
background: #ddd;
z-index: -1;
}
.org_list li.org02 div {
border: 1px solid #35a0e4;
background: #35a0e4;
}
.org_list li.org02 div p {
color: #fff;
}
.org_list li.org03>ul>li {
float: right;
width: auto;
margin-bottom: 0;
}
.org_list li.org03>ul>li:first-child {
float: left;
}
.org_list li.org03>ul>li li {
margin-bottom: 0;
}
.org_list li.org03>ul>li li:first-child {
margin-bottom: 10px;
}
.org_list li.org03>ul:before {
content: '';
display: block;
position: absolute;
top: 30px;
left: 50%;
width: 70%;
height: 1px;
margin-left: -35%;
background: #ddd;
}
.org_list li.org03 li.org0302 ul:before {
content: '';
display: block;
position: absolute;
top: 30px;
left: -55px;
width: 1px;
height: 70px;
background: #ddd;
}
.org_list li.org03 li.org0302 li:nth-child(2):before {
content: '';
display: block;
position: absolute;
top: 30px;
left: -55px;
width: 55px;
height: 1px;
background: #ddd;
}
.org_list li.org05>ul>li {
float: left;
width: 33.333333333333333%;
background: none;
}
.org_list li.org05 li.org0501 div {
margin: 0;
}
.org_list li.org05 li.org0503 div {
float: right;
}
.org_list li.org05>ul:before {
content: '';
display: block;
position: absolute;
top: 30px;
left: 50%;
width: 70%;
height: 1px;
margin-left: -35%;
background: #ddd;
}
.org_list li.org03 ul:after,
.org_list li.org05>ul:after,
.org_list li.org05 li.org0503:after {
content: '';
display: block;
clear: both;
}
.org_tbl img {
width: auto !important;
max-width: inherit !important;
}
.org_list li .list-type1 {
padding-top: 2rem;
padding-left: 1.7rem;
margin-bottom: 2rem !important;
border-top: 1px solid #ddd;
}
.list-type1>li,
.org_list li .list-type1>li {
position: relative;
padding-left: 8px !important;
margin-bottom: 0.3rem;
}
.list-type1>li:last-child,
.org_list li .list-type1>li:last-child {
margin-bottom: 0;
}
.list-type1>li:before,
.org_list li .list-type1>li:before {
display: block;
content: "";
position: absolute;
left: 0;
top: 0.55rem;
width: 2px;
height: 2px;
margin-right: 5px;
background-color: #333;
}
.slogan-text {
position: relative;
z-index: 10;
margin-right: 3rem;
padding-right: 2rem;
border-right: 3px solid #fff;
margin-top: 5rem;
}  .service-type1 .service-img {
position: relative;
z-index: 1;
}
.service-type1 .service-content {
position: relative;
z-index: 10;
background: white;
margin-top: -10rem;
} @media (max-width: 575.98px) {}
@media (max-width: 767.98px) { .main-box-top .border-start {
border-left: none !important;
border-bottom: 1px solid #e1e1e1 !important;
}  .round-box-item .text-box h5 {
font-size: 0.875rem;
}
.round-box-item .text-box i {
font-size: 2rem;
}
.round-box-item .text-box p {
display: none;
}  .history-content {
margin: -40rem 1.5rem 0 1.5rem;
padding: 1rem !important;
}
.history dl dd:before {
display: none;
}
.history dl dt {
float: none;
text-align: left;
width: 100%;
margin-top: 1rem;
font-size: 1.5rem;
}
.history dl dd ul li {
line-height: 1.5rem;
margin-bottom: 8px;
}
.history dl dt span:after,
.history dl dt:after {
display: none;
}
.history dl dd {
float: none;
padding-left: 0;
width: 100%;
padding-bottom: 1rem;
}
.history dl dd ul,
.history dl dd.month .none_month ul {
margin-left: 0px
}  .org_list li {
margin: 0 0 15px;
}
.org_list li div {
width: 100%;
}
.org_list li div p {
padding: 17px 10px;
font-size: 16px;
}
.org_list li.org03>ul>li {
width: 49%;
}
.org_list li.org05>ul>li div {
width: 96%;
}
.org_list li.org01:after,
.org_list li.org03>ul:before,
.org_list li.org03 li.org0302 ul:before,
.org_list li.org03 li.org0302 li:nth-child(2):before,
.org_list li.org01:before,
.org_list li.org05>ul:before {
display: none;
}
.org_list li .list-type1 {
padding-left: 0.5rem;
padding-top: 0.8rem;
margin-bottom: 1rem;
}  .service-type1 .service-content {
margin: 0 !important;
} .welcome_txt {
margin-top: 0;
padding: 0;
padding-top: 3rem;
width: 100%;
float: none;
}
}
@media (min-width: 992px) {}
@media (min-width: 1200px) {}
@media (min-width: 1400px) {} @media (min-width: 576px) and (max-width: 767.98px) {}
@media (min-width: 768px) and (max-width: 991.98px) {}
@media (min-width: 992px) and (max-width: 1199.98px) {}
@media (min-width: 1200px) and (max-width: 1399.98px) {}