<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    width: 100%;
    -webkit-text-size-adjust: 100%;
}

#header-banner { display: none; }

table{border-collapse:collapse;}

.no_link{
    pointer-events: none;
	color:#333 !important;
}

.feature-anchor-nav li {
    background: #d0cece;
}

.partsH2 {
    border-top: 0px;
}

.partsH2 a{
color:#a97;
transition:all 0.35s;
}

.partsH2 a:hover{
opacity:0.7;
}

.h3_txt{
    transition: all 0.35s;
}

.h3_sub_title{
    color:#4f86c5;
    font-family: "HonMinKok-L",serif;
    font-size: 26px;
    text-align: center;
    margin: 20px auto;
}

.h3_txt a{
    border-bottom: solid 1px #333;
    display: inline;
    transition: all 0.35s;
}

.h3_txt a:hover{
    opacity: 0.7;
}

.featurePage .h2_txt {
    font-size: 22px !important;
}

.feature_h3_txt a{
color:#a97;
transition:all 0.35s;
}

.feature_h3_txt a:hover{
opacity:0.7;
}

.feature_h3_txt {
    font-size: 22px;
}

.feature-colom_tumb_invert{
width:48%;
}

.feature_linkarea{
width:52%;
}

.featurePage .normal_txt{
    font-size:16px;
    text-align:center;
    width:100%;
}


.normal_txt{
margin:30px auto 60px;}

.img_2colbox{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 30px auto;
    max-width: 1000px;
    width: 100%;
    align-items: flex-end;
}

.img_2col_l{
    width:60%;
}

.img_2col_r{
    width:40%;
    position: relative;
    left: -15px;
}

.img_position{
    position: relative;
    top: -60px;
}

.img_2colbox_2{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    max-width: 1000px;
    width: 100%;
}

.sec2_side_txt{
    right: 10px;
    position: absolute;
    top: -35px;
}

.sec2_back_txt{
    position: absolute;
    top: -30px;
    right: 20px;
}

.img_2col_half{
    width:calc(99%/2);
}

.item_box{
    text-align: center;
    position: relative;
    font-size: 16px;
    width: calc(99%/2);
}

.item_box input{
    display: none;
}

.item_click_show{
    display: flex;
    position: absolute;
    top: 0;
    justify-content: center;
    align-items: center;
    z-index: 0;
}

.item_click_show div{
    position: absolute;
    font-size: 16px;
    z-index: 4;
    color: #333;
    background: #f3f3f390;
    width: 100%;
    height: 100%;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item_click_show div a{
    color:#a97;
    border-bottom: solid 1px #333;
    display: inline;
    transition: all 0.35s;
}

.item_click_show div a:hover{
    opacity: 0.7;
}

.item_box .item_click_show {
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.item_box input:checked ~ .item_click_show {
    height: auto;
    opacity: 1;
    z-index: 2;
}

#close input:checked ~ .item_click_show{
    z-index: 1;
    opacity: 0;
}

.item_box_main_img{
    z-index: 1;
    position: relative;
}

.fx2 {
    overflow:visible;
}

.button_style{
    position: absolute;
    bottom: 20px;
    right: 20px;
font-size: 30px;
}

#open_img1:checked+label+.item_click_show,
#open_img2:checked+label+.item_click_show{
    z-index: 1;
    opacity: 0;
}

.title_img{
    max-width: 180px;
    display: block;
    margin: 0 auto;
}

.feature_linkBtn.blk a {
    transition: all 0.35s;
}

.feature_linkBtn.blk a:hover {
    opacity: 0.7;
}

.tag_img{
    width: auto;
    height: 100%;
    display: block;
    margin: 20px auto;
}

.l-colom_sectiontext{
    padding-top:0;
}

.section_txt p{
    text-align: center;
    margin-bottom: 20px;

}

.section_txt_center a{
    display: inline;
    border-bottom: solid 1px #333;
    transition: all 0.35s;
}

.section_txt_center a:hover{
    opacity: 0.7;
}

.col3_box a{
    width: calc(98%/3);
    transition: all 0.35s;
}

.col3_box a:hover{
    opacity: 0.7;
}

.line_title {
    display: inline-block;
    font-size: 28px;
    position: relative;
    line-height: 1.1;
    top: -15px;
    background: #fff;
    padding: 0 30px;
}

.linkarea_title {
    text-align: left;
}

.feature_colom_tumb{
    position: relative;
    order: 1;
    width: 65%;
}

.feature_colom_tumb_invert{
    order: 2;
    width: 48%;
    position: relative;
}

.linkarea_invert {
    order: 1;
    width: 50%;
    padding: 0 20px 0 0px;
}

.linkarea {
    order: 2;
    width: 35%;
    padding: 0 0px 0 20px;
}

.feature_colom_tumb_invert a,
.feature_colom_tumb a{
    transition: all 0.35s;
}

.feature_colom_tumb_invert a:hover,
.feature_colom_tumb a:hover{
    opacity: 0.7;
}

.feature_linkBtn.wht a {
    transition: all 0.35s;
}

.feature_linkBtn.wht a:hover,
.feature_linkBtn.wht a:active {
	background-color: #333 !important;
	/*	border-color: #fff !important;*/
	color: #fff !important;
	border: 1px solid #fff;
}

.title_bg{
    background: #e8f0fe;
    padding: 50px 1000px;
    margin: 0 -1000px !important;
}

.title_bg2{
    background: #f7fbdd !important;
    padding: 50px 1000px !important;
    margin: 0 -1000px !important;
}

.title_bg3{
    background: #f3f3f3;
    padding: 10px 1000px;
    margin: 60px -1000px 30px !important;
}

.top_img_bg{
    padding: 0px 1000px;
    margin: 0 -1000px !important;
    background: #e7ffe3;
}

.txt_small{
    font-size: 14px !important;
}

.contents_wrapper{
    margin-top:60px;
}

.center-line {
    border-top: 1px solid #333;
}

.text-under2 {
    text-decoration: unset;
    text-decoration-color: #333;
}

.mb60{
    margin-bottom:60px !important;
}

.mt60{
    margin-top:60px !important;
}

.icon_title{
	display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px auto 30px;
}

.icon_title_img {
    margin: 0 !important;
}

.dirt_icon {
	width: 50px;
    height: auto;
    margin-right: 10px;
}

.wet_icon {
	width: 35px;
    height: auto;
    margin-left: 10px;
}

.items_wrapper{
    max-width: 900px;
    margin: 60px auto;
}

.float_itembox{
    display: block;
    position: relative;
}

.float_itembox2{
    display: block;
    position: relative;
    text-align: right;
}

.model01{
    position: absolute;
    max-width: 300px;
    width: 40%;
    right: 0;
    bottom: 0;
}

.model02{
    position: absolute;
    max-width: 300px;
    width: 40%;
    right: 0;
    bottom: 0;
}

.model03{
    position: absolute;
    max-width: 300px;
    width: 40%;
    left: 0;
    top: 0;
}

.model04{
    position: absolute;
    max-width: 300px;
    width: 40%;
    left: 0;
    bottom: 0;
}

.model05{
    position: absolute;
    max-width: 300px;
    width: 40%;
    right: 0;
    top: 0;
}

.item_3colbox{
    margin:30px auto 60px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    text-align: center;
    font-size: 16px;
}

.item_3colbox a{
    transition: all 0.35s;
}

.item_3colbox a:hover{
    opacity:0.7;
}

.item_flexbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 30px auto;
    align-items: center;
    position: relative;
}

.item_flexbox2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 30px auto;
    align-items: flex-start;
    position: relative;
}

.item_flexbox3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 30px auto;
    align-items: flex-start;
    position: relative;
}

.item_colom_tumb {
    order: 1;
    width: 35%;
    text-align: center;
}

.feature_colom_tumb_invert{
    position: relative;
    order: 2;
    width: 65%;
}

.linkarea_invert {
    order: 1;
    width: 35%;
    padding: 0 20px 0 0px;
}

.item_linkarea {
    order: 2;
    width: 65%;
    padding: 0 0px 0 20px;
}

.item_linkarea_invert {
    order: 1;
    width: 65%;
    padding: 0 20px 0 0px;
}

.item_colom_tumb_invert {
    order: 2;
    width: 35%;
    text-align: center;
}

.item_link{
    border-bottom: solid 1px #333;
    display: inline;
    font-size: 16px;
    color:#333;
}

.item_link a{
    transition: all 0.35s;
    display: inline;
}

.item_link a:hover{
    opacity: 0.7;
}

.feature_colom_tumb_invert2 {
    position: relative;
    order: 2;
    width: 50%;
}

.linkarea_title2 {
    text-align: left;
}

.linkarea_invert2 {
    order: 1;
    width: 50%;
    padding: 0 20px 0 0px;
}


.sugonano_title{
    text-align: center;
    background: #4f86c5;
    color: #fff;
    max-width: 300px;
    font-size: 18px;
    margin: 0 auto;
    border-radius: 30px;
}

.h2_2col_title{
    font-size:28px;
    text-align: center;
    margin:20px auto;
    font-family: "HonMinKok-L",serif;
}

.item_title{
    font-family: "HonMinKok-L",serif;
    font-size: 24px;
    margin: 20px auto;
    text-align: center;
    color: #888;
}

hr{
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
}

.sub_title_box{
    margin-bottom: 20px;
    border-bottom: solid 1px #333;
    display: inline;
}

.color_box2{
    font-size:16px;
}

.color_list{
    display: flex;
    line-height: 1;
    font-size: 14px;
    gap: 5px 10px;
}

.color_items{
    display: flex;
    margin: 0;
    width: fit-content;
    align-items: center;
}

.color_icon{
    font-size: 30px;
    line-height: 1;
}

.title_box{
    max-width: 300px;
    width: 50%;
    top: 15px;
    position: absolute;
    left: 15px;
    background: #ffffff75;
    border-radius: 15px;
    padding: 10px;
}

.item_img{    
    max-width: 300px;
    display: block;
    margin: 0 auto 20px;
}

.feature_colom_tumb {
    position: relative;
    order: 1;
    width: 60%;
}

.feature_colom_tumb3_invert {
    position: relative;
    order: 2;
    width: 60%;
}

.linkarea3_invert {
    order: 1;
    width: 40%;
    padding: 0 20px 0 0px;
}

.feature_colom_tumb3 {
    position: relative;
    order: 1;
    width: 60%;
}

.linkarea3 {
    order: 2;
    width: 40%;
    padding: 0 0px 0 20px;
}

.feature_linkBtn_gray {
    margin: 30px auto 0px;
    text-align: center;
    transition: all 0.35s;
    font-size:16px;
}

.feature_linkBtn_gray a{
    display: block;
    padding: 18px 0;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #bfbfbf;
    background-color: #bfbfbf !important;
    color: #fff !important;
}

.feature_linkBtn_gray a:hover{
    opacity: 0.7;
}

.mt35{
    margin: 35px auto 60px;
}

.mt100{
    margin-top:100px !important;
}

.bg_section_txt{
    background: #f3f3f3;
    text-align: left;
    padding: 20px 1000px;
    font-size: 16px;
    margin: 0 -1000px !important;
}

.hukidashi_box_01{
    max-width: 220px;
    position: relative;
    text-align: center;
    margin: 0 0 0 auto;
    bottom: -15px;
}

.hukidashi_box_01 p{
    position: absolute;
    transform: rotate(18deg);
    top: 5px;
    margin: 0 auto;
    left: 28px;
}

.hukidashi_box_02{
    max-width: 220px;
    position: relative;
    text-align: center;
    margin: 0;
    bottom: -50px;
    z-index: 99;
}

.hukidashi_box_02 p{
    position: absolute;
    transform: rotate(-5deg);
    top: -28px;
    margin: 0 auto;
    left: 17px;
}

.hukidashi_box_03{
    max-width: 220px;
    position: relative;
    text-align: center;
    margin: 0;
    bottom: -15px;
    left: -20px;
    z-index: 99;
}

.hukidashi_box_03 p{
    position: absolute;
    transform: rotate(-5deg);
    top: -22px;
    margin: 0 auto;
    left: 33px;
}

.hukidashi_box_04{
    max-width: 220px;
    position: relative;
    text-align: center;
    margin: 0 0 0 auto;
    bottom: -15px;
    right: -20px;
    z-index: 99;
}

.hukidashi_box_04 p {
    position: absolute;
    transform: rotate(17deg);
    top: 0px;
    margin: 0 auto;
    left: 37px;
}

.font-bold{
    font-size: 18px;
    text-shadow: 0px 0px 1px #333;
}

.ml25{
    margin-left: 20px;
    font-size: 16px;
}

@media (max-width: 1023px){
    .contents_wrapper{
    width:94%;
    margin: 40px auto 0;
    }
        .pagetop {
            bottom: 10%;
            right: 3%;
        }
    
        .pagetop a {
            width: 35px;
            height: 35px;
        }
    
        .pagetop a::after {
            bottom: 10px;
            width: 10px;
            height: 10px;
        }
    
    }

@media (max-width: 767px){

.model_float{
    width: 60%;
    float: right;
}

.item_link {
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}

.hukidashi_box_01,
.hukidashi_box_02,
.hukidashi_box_03,
.hukidashi_box_04{
    max-width: 190px;
    bottom: -15px;
}

.hukidashi_box_01,
.hukidashi_box_03,
.hukidashi_box_04{
    display: none;
    max-width: 190px;
    bottom: -15px;
}

.hukidashi_box_01 p {
    display: none;
    top: 0px;
    left: 22px;
    font-size: 14px;
}

.hukidashi_box_02 p {
    top: -25px;
    font-size: 14px;
    left: 12px;
}

.hukidashi_box_03 p {
    display: none;
    top: -20px;
    left: 27px;
    font-size: 14px;
}

.hukidashi_box_04 p {
    display: none;
    top: 0px;
    left: 35px;
    font-size: 14px;
}

.img_position{
    top:0;
}

.ml25{
    margin-left: 0px;
    font-size: 16px;
    text-align: center;
}

.mt60{
    margin-top:40px !important;
}

.mt100{
    margin-top:80px !important;
}

.sec2_side_txt{
    position: unset;
}

.sec2_back_txt{
    position: unset;
}

.bg_section_txt {
    font-size: 14px !important;
}

    .title_img {
        max-height: 50px;
        margin: 0 auto;
    }

    .feature-anchor-nav3 {
        grid-template-columns: 1fr;
    }

    .feature_linkBtn_gray {
        margin: 20px auto 0;
        font-size:14px;
    }

    .title_box {
    max-width: 767px;
        width: 100%;
        top: 0;
        position: relative;
        left: 0;
    }

    .items_wrapper {
        max-width: 900px;
        margin: 40px auto;
    }

    .linkarea {
        order: 1;
        width: 100%;
        padding: 0;
    }

    .feature_colom_tumb3 {
        order: 1;
        width:100%;
    }
    
    .linkarea3 {
        order: 2;
        width: 100%;
        padding: 0;
    }
    
    .feature_colom_tumb3_invert {
        order: 1;
        width: 100%;
    }
    
    .linkarea3_invert {
        order: 2;
        width: 100%;
        padding:0;
    }
    
    .model01{
        max-width: 150px;
    }
    
    .model02{
        max-width: 150px;
    }

    .model03{
        max-width: 150px;
    }
    
    .model04{
        max-width: 150px;
    }

    .model05{
        max-width: 150px;
    }

    .featurePage{
        /*width: 100vw !important;*/
        overflow-x:hidden;
        }

    .item_click_show div{
        font-size: 14px;
    }

    .img_2colbox{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin:0 auto;
}

.img_2col_r {
    width: 40%;
    position: relative;
    left: -4px;
}

.mt35 {
    margin: 30px auto 20px;
}

.h3_sub_title{
    font-size: 22px;
    text-align: center;
}

.txt_small {
    font-size: 12px !important;
}

.item_flexbox {
    margin: 20px auto;
    flex-direction: column-reverse;
}

.flex_position {
    flex-direction: column !important;
}

.item_flexbox2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 0px auto 20px;
    flex-direction: column-reverse;
}

.item_flexbox3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 0px auto 20px;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
}

.item_title {
    font-size: 22px;
    margin: 10px auto;
}

.item_linkarea {
    order: 2;
    width: 100%;
    padding: 0;
    margin-top: 20px;
}

.color_box2 {
    font-size: 14px;
}

.item_colom_tumb {
    order: 1;
    width: 100%;
}

.item_linkarea_invert {
    order: 1;
    width: 100%;
    padding: 0;
    margin-top: 20px;
}

.item_colom_tumb_invert {
    order: 2;
    width: 100%;
}

.item_box{
    text-align: center;
    position: relative;
    font-size: 14px;
    width: calc(100%/1);
    margin-bottom: 20px;
}

.item_3colbox{
    margin:20px auto 40px;
    gap: 5px;
    font-size: 11px;
}

.item_3colbox p{
    letter-spacing: -0.01px;
}

.item_position{
    flex-direction: row-reverse !important;
}

.featurePage .h2_txt {
    font-size: 16px !important;
}

.flexbox2 {
    margin: 0px auto 40px;
}

.linkarea {
    order: 2;
    width: 100%;
    padding: 0;
}

.linkarea_invert {
    order: 2;
    width: 100%;
    padding: 0;
}

.feature_colom_tumb_invert {
    order: 1;
    width: 100%;
}

.l-colom_sectiontext {
    padding-top: 20px !important;
}

.feature_colom_tumb {
    width: 100%;
}

.feature_colom_tumb_invert2 {
    position: relative;
    order: 2;
    width: 100%;
}

.linkarea_invert2 {
    order: 1;
    width: 100%;
    padding: 0;
}

.col3_box {
    margin: 20px 0;
}

.featurePage .normal_txt{
    margin-bottom:20px;
}

.mb60{
    margin-bottom:40px !important;
}

}

@media screen and (min-width: 1px) and (max-width: 767px){
.feature_linkarea, .feature_linkarea_invert {
    padding: 10px 0 0 0;
}
.feature_linkarea {
    width: 100%;
}

.feature-colom_tumb_invert{
width:100%;
}

.feature_h3_txt {
    font-size: 18px;
}

.partsH2{
font-size:18px;
}

.feature-anchor-nav3&gt;li:nth-child(1)&gt;a {
    padding: 10px 0;
}

.normal_txt{
margin:20px auto 40px;
font-size:14px !important;}

.title_img {
    max-height: 50px;
    margin: 0 auto;
}

}

/*------------------------
fadein
------------------------ */

.fadein {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 2s;
}

.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}

.fadein_right_nd {
    opacity : 0;
    transform : translateX(50px);
    transition : all 2s;
}

.fadein_right_nd.scrollin {
    opacity : 1;
    transform : translateX(0);
}

.fadein_right {
    opacity : 0;
    transform : translateX(50px);
    transition : all 2s;
}

.fadein_right.scrollin {
    opacity : 1;
    transform : translateX(0);
    transition : all 2s 2s;
}

.fadein_2s {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 2s;
}

.fadein_2s.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    transition : all 2s 1s;
}

.fadein_4s {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 2s;
}

.fadein_4s.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    transition : all 2s 2s;
}</pre></body></html>