<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">        body {
            font-family: 'Noto Sans JP', sans-serif;
            color: #333;
            line-height: 1.6;
        }
        
        .gradient-bg {
            background: linear-gradient(135deg, #0f5e9c, #2b87c8);
        }
        
        .section {
            padding: 4rem 0;
        }
        
        .card {
            transition: all 0.3s ease;
        }
        
        .card:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 20px rgba(0,0,0,0.1);
        }
        
        .progress-bar {
            height: 10px;
            border-radius: 5px;
        }
        
        .feature-icon {
            width: 64px;
            height: 64px;
            background-color: rgba(43, 135, 200, 0.1);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 1rem;
        }
        
        .step-circle {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background-color: #2b87c8;
            color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            font-size: 1.5rem;
            margin-bottom: 1rem;
        }
        
        th, td {
            padding: 0.75rem;
            text-align: left;
        }


/* resonant */
body{
font-family: 'Noto Sans JP', sans-serif!important;
}
.section {
padding: 4rem 0;
}
.l-content {
  padding: 0;
}
.l-content.l-container {
  max-width: 100%;
}
.l-article {
  max-width: 100%;
}
.post_content &gt; * {
  margin-bottom: 0;
}
.l-mainContent__inner &gt; .post_content {
margin: 0;
padding: 0;
}
.swell-block-fullWide {
  background: #f7f7f7;
  padding: 4rem 0 !important;
}
.swell-block-fullWide__inner {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-radius: 10px;
  background:#fff;
}

.post_content h3{
margin:0;
}
.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before{
  background: none;
}
.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)){
padding:0;
}
.post_content h4:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)){
padding:0;
border:0;
}
.post_content h4{
margin:0;
}
/*.container {
  margin-bottom: 4rem;
}*/
.rlmsportal h2 {
background: none;
color: #333;
padding: 0;
font-size: 1.875rem;
margin-bottom: 1rem;
}
.rlmsportal h2::before{
content: none;
}
.rlmsportal h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 0.75rem;
}
.rlmsportal .services h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0.75rem;
}
.rlmsportal h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 1rem;
}
.rlmsportal #contact h2{
color:#fff;
}
#wpforms-749 {
  max-width: 42rem;
  background: #fff;
  color: #666;
  padding: 2rem;
  border-radius: 10px;
}
#wpforms-749 .wpforms-field-medium {
  width: 100% !important;
  max-width: 100%;
  border-radius: 5px;
  border-color: #dfdfdf;
}
.wpforms-submit-container {
  text-align: center;
}
#wpforms-submit-749 {
  background: #1d4ed8;
  color: #fff;
  border-radius: 8px;
  padding: .75rem 2rem .75rem 2rem;
}
#wpforms-submit-749::after {
  content: "\f1d8";
  font-family: "Font Awesome 6 Free";
  margin-left: .5rem;
}
@media (min-width: 640px) {
.swell-block-fullWide__inner{
    max-width: 640px;
  }
}
@media (min-width: 768px) {
.swell-block-fullWide__inner{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
.swell-block-fullWide__inner{
    max-width: 1024px;
}
}
@media (min-width: 1280px){
.swell-block-fullWide__inner{
max-width: 1280px;
}
}
@media (min-width: 1536px) {
.swell-block-fullWide__inner{
max-width: 1536px;
}
}
.l-header {
  display: inherit;
}
.post_content h1 {
  font-size: 3rem;
}
.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
.post_content thead th {
background-color: #f3f4f6;
color: #333;
}
/* mate banner */
.wp-block-image img.lazyloaded{
margin: 0 auto;
}
@media (min-width: 768px) {
.wp-block-image img.lazyloaded{
max-width: 768px;
}
}
@media (min-width: 1024px) {
.wp-block-image img.lazyloaded{
max-width: 1024px;
}
}
@media (min-width: 1280px) {
.wp-block-image img.lazyloaded{
max-width: 1280px;
}
}
@media (min-width: 1536px) {
.wp-block-image img.lazyloaded{
max-width: 1536px;
}
}
#gaiyou .swell-block-fullWide {
background: #fff;
padding: 0.4rem 0 !important;
}
.l-content {
margin-bottom: 0;
}

/* slider */
.-height-auto .p-mainVisual__inner{
/* height: calc( 800px - 8em );*/
}
.p-mainVisual .c-filterLayer::before {
  opacity: 0;
}
.p-mainVisual__imgLayer img{
/*  max-width: 1536px;
  margin: 0 auto;*/
}
.p-mainVisual__textLayer{
  max-width: 1536px;
}
.c-filterLayer__img {
background: #b2e9ff;
}
/*.p-mainVisual__img[alt="lms_mate"]{
max-width: 1536px;
margin: 0 auto;
}*/
#main_visual {
display: none;
}
.top #content {
padding-top: 0;
}
.post_content h2 {
  margin: 0;
}
</pre></body></html>