/* extracted style block 1 from pages/news/index.blade.php */
.page-home .section-information {
    position: relative;
    margin-top: -20px;
    background: #fff;
    z-index: 1;
}
.information-list li a {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #e1e4e6;
    box-sizing: border-box;
    padding: 2% 3% 2%;
}
.page-home .section-information .section-inner {
    padding: 5% 0px 0;
}
h1.pagename {
    width: 100%;
    margin-top: 1%;
    margin-left: -4px;
    padding-right: 4%;
    font-size: 1.8vw;
    line-height: 1.9;
    font-weight: 700;
    box-sizing: border-box;
    position: absolute;
    top: 8%;
    left: 10%;
}
.page-home .section-information .main-text {
    margin-left: 0px;
    font-size: 1vw;
    line-height: 1;
    letter-spacing: -0.048em;
    font-weight: 500;
    color: #000;
    letter-spacing: 1px;
}
.page-home .section-information .information-list {
    position: relative;
    margin-top: 5%;
    margin-bottom: 0%;
    padding-bottom: 10%;
}
.page-home .section-information .main-text {
    margin: 0% 0 0 0;
    font-size: 1vw;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: 500;
    color: #000;
}
@media screen and (max-width:780px) {
section.section-information {
    padding: 0 5%;
}
.page-home .section-information .main-text {
    margin-top: 10%;
    margin-left: 0px;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: -0.048em;
    font-weight: 600;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 6%;
}
.information-list li .title {
    margin-top: 1%;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    padding: 5px 50px 10px 0;
    line-height: 20px;
}
.information-list li .icon-arrow-right {
    width: 8vw;
    height: 8vw;
    margin-top: -6vw;
}
.information-list li .category {
    display: none!important;
}
.information-list li .category {
    display: none;
    margin-left: 3.733333333333334vw;
}
.page-home .section-information .information-list {
    position: relative;
    margin-top: 5%;
    margin-bottom: 0%;
    padding-bottom: 20%;
}
h1.pagename {
    width: 100%;
    margin-top: 1%;
    margin-left: -4px;
    padding-right: 4%;
    font-size: 20px;
    line-height: 1.9;
    font-weight: 700;
    box-sizing: border-box;
    position: absolute;
    top: 3%;
    left: 10%;
}
}

/* extracted style attributes */
.csp-s-b75fad0009{margin-bottom: 20px;}
.csp-s-cad980f4b7{width:100%;}
