<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** PC
===================================*/
div.mainframe_ {
    width: 782px;
}

.ecobag {
    margin-top: 50px;
    max-width: 100%;
}

.ecobag img {
    max-width: 100%;
    height: auto;
}

.ecobag .ecobag_header h1 img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.ecobag .ecobag_header div {
    background-color: #AACE36;
    text-align: center;
    font-weight: bold;
    padding: 0;
}


.ecobag .ecobag_header div a {
    position: relative;
    display: block;
    color: #fff;
    text-decoration: none;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 2;
    padding: 1.2em 3% 1.2em;
}

.ecobag .ecobag_header div a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 50%;
    width: 14px;
    height: 14px;
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    transform: translateX(50%) rotate(135deg);
    margin-bottom: 1em;
}

.ecobag .eb_sect &gt; p {
    margin: 2em 3%;
    font-size: 16px;
    line-height: 1.8;
}

.ecobag .eb_sect div.spc {
    height: 7em;
    background-color: #fff;
}

.ecobag .eb_sect h2 {
    font-weight: bold;
    text-align: center;
    color: #FFF;
    background-color: #AACE36;
    font-size: 22px;
    line-height: 1.4;
    padding: 1.5em 0;
    position: relative;
    margin-bottom: 2em;
}

.ecobag .eb_sect h2:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #AACE36;
    left: 0;
    right: 0;
    margin: 1.5em auto 0;
}

.ecobag .ecobag_menu_container {
    margin-bottom: 0;
}

.ecobag .ecobag_menu_container .ecobag_menu li {
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 4em;
    border: 3px solid #AACE36;
    border-radius: 50px;
    position: relative;
    margin: 0 10% 0.8em;
    font-size: 18px;
}

.ecobag .ecobag_menu_container .ecobag_menu li:after {
    content: "";
    position: absolute;
    right: 30px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #AACE36;
    border-right: 2px solid #AACE36;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.ecobag .ecobag_menu_container .ecobag_menu li a {
    text-decoration: none;
    font-weight: bold;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.ecobag .ecobag_menu_container .ecobag_menu li:hover {
    filter: brightness(0.7);
}

.ecobag .ecobag_menu_container .ecobag_menu li.menu1 a:hover {
    color: #779026;
}

.ecobag .ecobag_menu_container .ecobag_menu li.menu2 {
    border-color: #B41D1D;
}

.ecobag .ecobag_menu_container .ecobag_menu li.menu2 a:hover {
    color: #7e1414;
}

.ecobag .ecobag_menu_container .ecobag_menu li.menu2:after {
    border-color: #B41D1D;
}

.ecobag .ecobag_menu_container .ecobag_menu li.menu3 {
    border-color: #F7C03C;
}

.ecobag .ecobag_menu_container .ecobag_menu li.menu3 a:hover {
    color: #ad862a;
}

.ecobag .ecobag_menu_container .ecobag_menu li.menu3:after {
    border-color: #F7C03C;
}

.ecobag .ecobag_menu_container p {
    text-align: right;
    padding-right: 13%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

.ecobag .ecobag_menu_container p:after {
    content: "";
    position: absolute;
    right: 10%;
    width: 7px;
    height: 7px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ecobag .ecobag_taisyo {
    display: flex;
    margin: 3em 10% 1em;
    justify-content: space-between;
}

.ecobag .ecobag_taisyo li {
    width: 30%;
}

.ecobag .ecobag_taisyo li span {
    display: block;
    margin-top: 0.7em;
}



.ecobag #mall3th {
    background-color: #F4F1E2;
    padding-bottom: 0;
}

.ecobag #mall3th &gt; p {
    padding: 0 0.5em;
    margin-top: 0;
}

.ecobag #mall3th &gt; p:last-child {
    margin-bottom: 0;
}

.ecobag #mall3th .jremall_point {
    display: flex;
    flex-wrap: wrap;
    margin: 0 10%;
    justify-content: space-between;
}

.ecobag #mall3th .jremall_point li {
    width: 43%;
    text-align: center;
    margin-bottom: 3em;
}

.ecobag #mall3th .jremall_point li img {
    border-radius: 50%;
    margin-bottom: 0.7em;
}

.ecobag #mall3th .jremall_point li p {
    color: #557937;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4;
}

.ecobag #about div.spc {
    background-color: #F4F1E2;
}

.ecobag #about &gt; p {
    padding: 0 1em;
    margin-top: 0;
}

.ecobag #about &gt; p:last-child {
    margin-bottom: 0;
}

.ecobag #about h2 {
    background-color: #B41D1D;
}

.ecobag #about h2:after {
    border-top: 20px solid #B41D1D;
}

.ecobag #about .company_img {
    display: flex;
    justify-content: space-around;
    margin-bottom: 3em;
    align-items: flex-start;
}

.ecobag #about .company_img img {
    width: 47%;
}

.ecobag #about ul {
    display: flex;
    justify-content: space-between;
}

.ecobag #about .bag_datail {
    flex-wrap: nowrap;
    margin: 3em 3% 2em;
}

.ecobag #about .bag_datail li {
    width: 47%;
    text-align: center;
}

.ecobag #about .bag_datail li p {
    margin-top: 0.3em;
}

.ecobag #about .bag_datail img {
    border: 1px solid #DDD;
}

.ecobag #about .bag_datail2 {
    flex-wrap: nowrap;
    margin: 3em 3% 2em;
}

.ecobag #about .bag_datail2 li {
    width: 50%;
}

.ecobag #about .bag_datail2 img {
    border-color: #fff;
}

.ecobag #about .bag_detail3 {
    margin: 3em 3% 2em;
}

.ecobag #products {
    background-color: #F4F1E2;
    padding-bottom: 3em;
}

.ecobag #products h2 {
    background-color: #F7C03C;
    color: #847622;
}

.ecobag #products h2:after {
    border-top: 20px solid #F7C03C;
}

.ecobag #products ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 5% 12% 2%;
}

.ecobag #products ul li {
    width: 47%;
    margin-bottom: 1.5em;
}

.ecobag #products .eb_products_category li {
    position: relative;
}

.ecobag #products .eb_products_category li a {
    text-decoration: none;
}

.ecobag #products .eb_products_category li a:hover img {
    filter: opacity(0.8);
}

.ecobag #products .eb_products_category li p {
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 0.7em 0 0.5em;
    font-size: 18px;
}

.ecobag #products .products-all {
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 4em;
    border: 3px solid #AACE36;
    border-radius: 50px;
    position: relative;
    margin: 0 17% 0.8em;
    font-size: 18px;
    background-color: #F7C03C;
    border: none;

}

.ecobag #products .products-all:after {
    content: "";
    position: absolute;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #AACE36;
    border-right: 2px solid #AACE36;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ecobag #products .products-all a {
    text-decoration: none;
    font-weight: bold;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.ecobag #products .products-all:hover {
    filter: brightness(0.8);
}

.ecobag #products .products-all a:hover {
    color: #333;
}

.ecobag #products .products-all:after {
    border-top: 2px solid #333;
    border-right: 2px solid #333;
}

.ecobag p.snowp {
    text-align: center;
    margin: 4em 0 2em;
}

.ecobag p.snowp a {
    position: relative;
}

.ecobag p.snowp a:hover {
    text-decoration: underline;
}

.ecobag p.snowp a:after {
    content: "";
    position: absolute;
    top: 20%;
    width: 7px;
    height: 7px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*add*/
.ecobag p.multi {
    margin: 0 5% 2em;
    padding: 5%;
    border: 1px solid #999;
    font-size: 14px;
}


/** SMARTPHONE
===================================*/
header + .wrapper_ .container_ {
    padding: 0;
}

header + .wrapper_ div.mainframe_ {
    width: auto;
    max-width: 782px;
}

header + .wrapper_ .ecobag {
    margin-top: 0;
}

header + .wrapper_ .ecobag .ecobag_header div {
    background-color: #AACE36;
    text-align: center;
    font-weight: bold;
    padding: 0;
}

header + .wrapper_ .ecobag .ecobag_header div a {
    position: relative;
    display: block;
    color: #fff;
    text-decoration: none;
    padding-bottom: 20px;
    font-size: 16px;
    padding: 1.2em 5% 2em;
}

header + .wrapper_ .ecobag .ecobag_header div a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 50%;
    width: 14px;
    height: 14px;
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    transform: translateX(50%) rotate(135deg);
    margin-bottom: 1em;
}

header + .wrapper_ .ecobag .eb_sect &gt; p {
    margin: 2em 5%;
    font-size: 16px;
    line-height: 1.8;
}

header + .wrapper_ .ecobag .eb_sect div.spc {
    height: 7em;
    background-color: #fff;
}

header + .wrapper_ .ecobag .eb_sect h2 {
    font-weight: bold;
    text-align: center;
    color: #FFF;
    background-color: #AACE36;
    font-size: 18px;
    padding: 1.3em 0;
    position: relative;
    margin-bottom: 2em;
}

header + .wrapper_ .ecobag .eb_sect h2:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #AACE36;
    left: 0;
    right: 0;
    margin: 1em auto 0;
}

header + .wrapper_ .ecobag .ecobag_menu_container {
    margin-bottom: 0;
}

header + .wrapper_ .ecobag .ecobag_menu_container .ecobag_menu li {
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 5em;
    border: 3px solid #AACE36;
    border-radius: 50px;
    position: relative;
    margin: 0 3% 0.8em;
    font-size: 14px;
}

header + .wrapper_ .ecobag .ecobag_menu_container .ecobag_menu li:after {
    content: "";
    position: absolute;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #AACE36;
    border-right: 2px solid #AACE36;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

header + .wrapper_ .ecobag .ecobag_menu_container .ecobag_menu li a {
    text-decoration: none;
    font-weight: bold;
}

header + .wrapper_ .ecobag .ecobag_menu_container .ecobag_menu li:active {
    filter: brightness(0.7);
}

header + .wrapper_ .ecobag .ecobag_menu_container .ecobag_menu li.menu2 {
    border-color: #B41D1D;
}

header + .wrapper_ .ecobag .ecobag_menu_container .ecobag_menu li.menu2:after {
    border-color: #B41D1D;
}

header + .wrapper_ .ecobag .ecobag_menu_container .ecobag_menu li.menu3 {
    border-color: #F7C03C;
}

header + .wrapper_ .ecobag .ecobag_menu_container .ecobag_menu li.menu3:after {
    border-color: #F7C03C;
}

header + .wrapper_ .ecobag .ecobag_menu_container p {
    text-align: right;
    padding-right: 8%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

header + .wrapper_ .ecobag .ecobag_menu_container p:after {
    content: "";
    position: absolute;
    right: 5%;
    width: 7px;
    height: 7px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

header + .wrapper_ .ecobag .ecobag_taisyo {
    display: flex;
    margin: 0 5% 1em;
    justify-content: space-between;
}

header + .wrapper_ .ecobag .ecobag_taisyo li {
    width: 30%;
}

header + .wrapper_ .ecobag #mall3th {
    background-color: #F4F1E2;
    padding-bottom: 0;
}

header + .wrapper_ .ecobag #mall3th &gt; p {
    padding: 0 0.5em;
    margin-top: 0;
}

header + .wrapper_ .ecobag #mall3th &gt; p:last-child {
    margin-bottom: 0;
}

header + .wrapper_ .ecobag #mall3th .jremall_point {
    display: flex;
    flex-wrap: wrap;
    margin: 0 7%;
    justify-content: space-between;
}

header + .wrapper_ .ecobag #mall3th .jremall_point li {
    width: 48%;
    text-align: center;
    margin-bottom: 2em;
}

header + .wrapper_ .ecobag #mall3th .jremall_point li img {
    border-radius: 50%;
    margin-bottom: 0.7em;
}

header + .wrapper_ .ecobag #mall3th .jremall_point li p {
    color: #557937;
    font-weight: bold;
    font-size: 14px;
}

header + .wrapper_ .ecobag #about div.spc {
    background-color: #F4F1E2;
}

header + .wrapper_ .ecobag #about &gt; p {
    padding: 0 0.5em;
    margin-top: 0;
}

header + .wrapper_ .ecobag #about &gt; p:last-child {
    margin-bottom: 0;
}

header + .wrapper_ .ecobag #about h2 {
    background-color: #B41D1D;
}

header + .wrapper_ .ecobag #about h2:after {
    border-top: 20px solid #B41D1D;
}

header + .wrapper_ .ecobag #about .company_img {
    flex-wrap: wrap;
    align-items: flex-start;
}

header + .wrapper_ .ecobag #about .company_img img {
    width: 100%;
    margin-bottom: 1em;
}

header + .wrapper_ .ecobag #about ul {
    display: flex;
    justify-content: space-between;
}

header + .wrapper_ .ecobag #about .bag_datail {
    flex-wrap: wrap;
    margin: 2em 12%;
}

header + .wrapper_ .ecobag #about .bag_datail li {
    text-align: center;
    margin-bottom: 1em;
    width: 100%;
}

header + .wrapper_ .ecobag #about .bag_datail li p {
    margin-top: 0.3em;
}

header + .wrapper_ .ecobag #about .bag_datail img {
    border: 1px solid #DDD;
}

header + .wrapper_ .ecobag #about .bag_datail2 {
    flex-wrap: nowrap;
    margin: 8% 5%;
}

header + .wrapper_ .ecobag #about .bag_datail2 li {
    width: 50%;
}

header + .wrapper_ .ecobag #about .bag_datail2 img {
    border-color: #fff;
}

header + .wrapper_ .ecobag #about .bag_detail3 {
    margin: 10% 5%;
}

header + .wrapper_ .ecobag #products {
    background-color: #F4F1E2;
    padding-bottom: 2em;
}

header + .wrapper_ .ecobag #products h2 {
    background-color: #F7C03C;
    color: #847622;
}

header + .wrapper_ .ecobag #products h2:after {
    border-top: 20px solid #F7C03C;
}

header + .wrapper_ .ecobag #products ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 5% auto 0;
    width: 86%;
    max-width: 800px;
}

header + .wrapper_ .ecobag #products ul li {
    width: 47%;
    margin-bottom: 1.5em;
}

header + .wrapper_ .ecobag #products .eb_products_category li {
    position: relative;
}

header + .wrapper_ .ecobag #products .eb_products_category li a {
    text-decoration: none;
}

header + .wrapper_ .ecobag #products .eb_products_category li a:active img {
    filter: opacity(0.8);
}

header + .wrapper_ .ecobag #products .eb_products_category li p {
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 0.5em 0 0.3em;
    font-size: 14px;
}

header + .wrapper_ .ecobag #products .products-all {
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 5em;
    border: 3px solid #AACE36;
    border-radius: 50px;
    position: relative;
    margin: 0 3% 0.8em;
    font-size: 14px;
    background-color: #F7C03C;
    border: none;
    margin-right: 14%;
    margin-left: 14%;
    height: 3.5em;
}

header + .wrapper_ .ecobag #products .products-all:after {
    content: "";
    position: absolute;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #AACE36;
    border-right: 2px solid #AACE36;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

header + .wrapper_ .ecobag #products .products-all a {
    text-decoration: none;
    font-weight: bold;
}

header + .wrapper_ .ecobag #products .products-all:active {
    filter: brightness(0.7);
}

header + .wrapper_ .ecobag #products .products-all:after {
    border-top: 2px solid #333;
    border-right: 2px solid #333;
}

header + .wrapper_ .ecobag p.snowp {
    text-align: center;
    margin: 2em 0;
}

/*add*/
header + .wrapper_ .ecobag p.multi {
    margin: 0 5% 2em;
    padding: 5%;
    border: 1px solid #999;
    font-size: 14px;
}
</pre></body></html>