<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Noto Sans CJK JP';
    src:
         url('../fonts/NotoSansCJKjp.ttf') format('truetype'),
         url('fonts/NotoSansCJKjp.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans CJK JP bold';
    src:
         url('../fonts/NotoSansCJKjp-Bold.otf') format('opentype'),
         url('fonts/NotoSansCJKjp-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
input,
textarea {
    font-family: 'Noto Sans CJK JP';
}
html {
    scroll-behavior: smooth;
}
body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    position: relative; 
    font-family: 'Noto Sans CJK JP bold';
}



.container{
    display: flex; 
   flex-direction: column;
   align-items: center;
   margin: 0 auto;
   width: 100%;
}



a {
    text-decoration: none;
    color: white;
}


ul, ol {
    list-style: none;
    padding: 0; 
    margin: 0;  
}

.logo img{
    width: 17vw;
    margin-left: 10vw;
}

/* 繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼscroll縺ｮ譎ゆｽ咲ｽｮ隱ｿ謨ｴ 繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ*/
#section3,#section4 {
    scroll-margin-top: 90px; 
}
#section5 {
    scroll-margin-top: 300px; 
}


/* --------------蜈ｨ驛ｨ蛹��Header DIV-----------------*/

#top_header.show {
    transform: translateY(0);
}

/* --------------蜈ｨ驛ｨ蛹��Header DIV-----------------*/
.top_header {
    position: fixed;
    width: 100%;
    height: 10vh;
    font-size: 1.5vw;
    margin: 0;
    color: white;
    text-align: center;
    z-index: 10;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.topbackground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* height縺ｯheader縺ｮ鬮倥＆蜈ｨ縺ｦ */
    z-index: 1;
    overflow: hidden;
}

.topbackground-img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 遑ｮ菫晏崟迚�ｻ･豁｣遑ｮ豈比ｾ句｡ｫ蜈� */
}

.top_tab {
    position: relative;
    display: flex;
    font-weight: bold;
    justify-content: center;
    align-items: center;
    z-index: 2;
    white-space: nowrap;
    height: 100%;
    margin-left: -5vw;
    margin-bottom: 1vw;

    
}

/* 蟄嶺ｽ捺�ｷ蠑丞柱髣ｴ霍� */
.feature-font, .example-font, .review-font, .guide-font {

    font-size: 1vw;
}

.feature-font {

    font-size: 1vw;
    margin-right: 2vw;
    margin-left: 2vw;
}
.example-font {
    margin-right: 2vw;
    font-size: 1vw;
}
.review-font {
    margin-right: 2vw;
    font-size: 1vw;
}
.guide-font {

    font-size: 1vw;
}


/* Logo驛ｨ蛻� */
.logo img {
    width: 17vw;
    margin-left: 3vw;
    margin-top: 1vw;
  
}

/* 豕ｨ蜀梧潔髓ｮ */
.registration-link img {
    width: 12vw;
    margin-left: 3px;
    margin-top: 1vw;
}
.guide-font{
    margin-right: 5vw
}

/* 繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝倥ャ繝繝ｼ縺薙％縺ｾ縺ｧ 繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ*/

#section1{
    margin-bottom: 6%;
}
#section4{
margin-bottom:22%;
}


/* 蜀咏悄縺ｮ隱ｿ謨ｴ */
.section {
    width: 100%;
    overflow: hidden; 
}

.section img {
    width: 100%; 
    height: auto; 
    display: block; 
} 

#registration-part{
    width: 80vw; 
 
    margin-left: 9.6%;
    margin-top: 5%;


}
#example-part{
    width: 79vw;
    margin-left: 13%;
    margin-top: 13%;
    margin-bottom: 6%;
}

/* --------------btn ---------------------*/
.regisbtn2{
    width: 28%;
    margin-left: 35.5vw;
    margin-top : -11.4%;
}

.regisbtn3{
 
    width: 28%;
    margin-left: 35.7vw;
    margin-top: 4%;
    margin-bottom: 22vh;
  
}

.top_back{

    /* top: 530px;
    right: 50px; */
    position: fixed;
  /* right: 8%;*/
  right: 2%;
    bottom: 20px;

    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1000;
  
}   
/* ---------------------footer險ｭ螳�-------------------- */
.footer{
    position: absolute;
    width: 100%;
    height: 11vh;
    bottom: 0;
    z-index: 5;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.footer_logo img{
    width: 17vw;
 
 
}
/* Footer Background */
.footerbackground img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 85%;
    object-fit: cover;
    z-index: 1; 
}
.footer_tab {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    white-space: nowrap;
    height: 100%;
    font-size: 1.1vw;
    margin-bottom: 1.1vw;
    margin-left: -2vw;
    font-family: 'Noto Sans CJK JP';
}


/* Footer 蜷�ｸｪ體ｾ謗･逧��ｷ蠑� */
.feature-footerfont, .example-footerfont, .review-footerfont, .guide-footerfont {
    
    font-size: 1vw;
}
.example-footerfont, .review-footerfont, .guide-footerfont {
    
    margin-left: 3vw;
}
.guide-footerfont {
    
    margin-right: 9vw;
}
.feature-footerfont{
margin-left: 3.5vw;
}

/* Copyright 驛ｨ蛻� */
.p-footer-bottom {
  
    bottom: 10px;
    text-align: center;
    width: 100%;
}
.copyright{
    color: white;
    font-size: 0.7vw;
}

#top_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(-100%); 
    transition: transform 0.3s ease; 
    z-index: 1000;
}



.show-header {
    transform: translateY(0);
}



/* 繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ-----------------繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ譁ｰ繝ｼ繝ｼ繝ｼ-----------------------繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ繝ｼ */
/*------------------------------- section1---------------------------------- */
.feature-part {
    position: relative;
}

#feature-part {
    display: block;
    width: 100%; /* 譬ｹ謐ｮ髴隕∬ｰ�紛 */
}

.text-overlay_text1 {
    position: absolute;
    top: 59%;
    left: 49.89%;
    transform: translate(-50%, -50%);
    color: #141419;
    text-align: center;
    line-height: 2;
    font-size: 1.3vw;
}


.regisbtn2 {
    position: relative;
    /* display: inline-block; */
}

.text-overlay-btn {
    position: absolute;
    bottom: 30%;
    left: 52%;
    transform: translateX(-50%);
    color: #ffffff;
    /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); */
    font-size: 1.38vw;
}



/*------------------------------- section2---------------------------------- */

.example-part {
    position: relative; /* Ensure text-overlay divs are positioned relative to this container */
    display: inline-block;
}

#example-part {
    display: block;

    height: auto; 
}
.s2_text-maintitle{
    position: absolute;
    color: #232d73;
    font-size: 2.45vw;
    justify-content: center;
    top: 6%;
    left: 46%;

}
.s2_text-overlay_top-left,.s2_text-overlay_top-right,.s2_text-overlay_bottom-left,.s2_text-overlay_bottom-right{
    position: absolute;
    color: #232d73;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.s3_text-line2{
    line-height: 1.5;
    margin-top: 13%;
    font-size: 1.17vw;
    font-family: 'Noto Sans CJK JP';
}
.s3_text-line2-1{
    font-family: 'Noto Sans CJK JP';
    font-size: 1.17vw;
    line-height: 1.5;
}

.s2_text-overlay_top-left {
    top: 39.5%;
    left: 21.2%;
}

.s2_text-overlay_top-right {
    top: 39.5%;
    left: 74.79%;
}
.s2_text-line{
    font-size: 1.17vw;
    height: 2vw;
    font-family: 'Noto Sans CJK JP'
}

.s2_text-overlay_bottom-left {
    bottom: 7%;
    left: 21.3%;
}

.s2_text-overlay_bottom-right {
    bottom: 7%;
    left: 74.79%;
}

.s2_text-line1{
    font-size: 1.73vw;
    margin-bottom: 2.5%;
}
/* Remove margin for the last line to avoid extra space */
.text-line:last-child {
    margin-bottom: 0;
}





/* -------------------------section3---------------------------------- */

.review-part {
    position: relative; 

}

#review-part {
    display: block;
    height: auto; 
}
.s3_text-maintitle{

    top: 3.7%;
    left: 41.8%;
    position: absolute;
    color: #232d73;
    justify-content: center;
    font-size: 2.72vw;

}
.s3_text-title{

color: white;
font-size: 1.18vw;
}
.s3_text-overlay_1,.s3_text-overlay_2,.s3_text-overlay_3{
    position: absolute;
    color: #232d73;
    display: flex;
    flex-direction: column;
    justify-content: center;
   
}


.s3_text-overlay_1 {
    top: 10.75%;
    left: 11.5%;
}
  


.s3_text-overlay_2 {
    top: 10.75%;
    left: 40%;
}

.s3_text-overlay_3 {
    top: 10.75%;
    left: 67.6%;
}

.s3_text-line1{
    color: white;
    margin-top: 8.9%;
    font-size: 1.6vw;
}
.s3_text-line{
    color: white;
    height: 2vw;
    font-size: 1.17vw;

}   
.s3_text-line2{
    margin-top: 13%;
    font-size: 1.17vw;
    font-family: 'Noto Sans CJK JP';
}
.s3_text-line2-1{
 
    font-size: 1.17vw;
    line-height: 1.5;
    font-family: 'Noto Sans CJK JP';
}

.s3_text-line1,.s3_text-line,.s3_text-title {
    margin-bottom: 1%;
}

/* Remove margin for the last line to avoid extra space */
.s3_text-line:last-child {
    margin-bottom: 0;
}



/* -------------------------section4---------------------------------- */

.guide-part{
    position: relative; 

}

#guide-part {
    display: block;
    height: auto; 
}
.s4_text-maintitle{
    
    left: 34.2vw;
    top: 35rem;
    position: absolute;
    color: white;
    font-size: 2.72vw;
    justify-content: center;
    top: 11%;
    left: 34.9%;

}

.s4_text-overlay_1,.s4_text-overlay_2,.s4_text-overlay_3,
.s4_text-overlay_4,.s4_text-overlay_5,.s4_text-overlay_6{
    position: absolute;
    color: #232d73;
    font-size: 1vw;
    display: flex;
    flex-direction: column;
    justify-content: center;

}


.s4_text-overlay_1 {
    top: 29.8%;
    left: 16.8%;
}

.s4_text-overlay_2 {
    top: 29.8%;
    left: 43.8%;
}

.s4_text-overlay_3 {
    top: 29.8%;
    left: 70.6%;
}

.s4_text-overlay_4 {
    top: 67%;
    left: 14%;
}

.s4_text-overlay_5 {
    top: 67%;
    left: 42%;
}

.s4_text-overlay_6 {
    top: 67%;
    left: 69.7%;
}




.s4_text-line1 {
 
    color:white;
    font-size: 1.15vw;
}
.s4_text-line2{
    margin-top: 14%;
    font-size: 1.17vw;
        line-height: 1.5;
    font-family: 'Noto Sans CJK JP';
}
.s4_text-line2_1{
        line-height: 1.5;
    font-family: 'Noto Sans CJK JP';
    font-size: 1.15vw;
}
.s4_text-line3{
 
    font-size: 1.15vw;
}
.s4_text-line3_1{

    font-size: 1.15vw;
}
/* Remove margin for the last line to avoid extra space */
.s4_text-line:last-child {
    margin-bottom: 0;
}


/* -------------------------section��---------------------------------- */

.registration-part{
    position: relative; 

}

#registration-part{
    display: block;
    height: auto; 
}
.s5_text-maintitle_text{
    position: absolute;
    color: #232d73;
    font-size: 1.75vw;
    justify-content: center;
    left: 32%;
    top: -32%;
}
.s5_text-maintitle_text2{
    position: absolute;
    color: #232d73;
    font-size: 1.31vw;
    justify-content: center;
    top: -20%;
    left: 21.7%;
    font-family: 'Noto Sans CJK JP';

}

.s5_text-overlay_1,.s5_text-overlay_2,.s5_text-overlay_3,.s5_text-overlay_4{
    position: absolute;
    color: #232d73;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 1.31vw;

}
.s5_text-maintitle{
position: absolute;
color: #232d73;
font-size: 1.3rem;
justify-content: center;
top: 10.7rem;
left: 24rem;
}
.s5_text-overlay_1 {
    top:  45%;
    left: 14.5%;
    text-align: center;
}

.s5_text-overlay_2 {
    top:  45%;
    left: 33%;
    text-align: center;
  
}

.s5_text-overlay_3 {
    top: 45%;
    left: 55%;
    text-align: center;
}
.s5_text-overlay_4 {
    top:45%;
    left: 76.5%;

    text-align: center;
}
.s5_text-maintitle {
    position: absolute;
    font-size: 2.79vw;
    justify-content: center;
    top: -56%;

    left: 41.5%;
   
}



/* Remove margin for the last line to avoid extra space */
.s5_text-line:last-child {
    margin-bottom: 0;
}
.s5_text-overlay-btn {
    position: absolute;
    bottom: 6.5%;
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff;
    /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); */
    font-size: 1.38vw;
}

</pre></body></html>