@charset "UTF-8";
a:link {
    color: white;
    text-decoration: none;
}
a:visited {
    color: white;
    text-decoration: none;
}
.senden a:link{
    color: black;
    text-decoration: none;
}
.senden a:visited {
    color: black;
    text-decoration: none;
}
.image_download a:link{
    color: rgb(0, 195, 255);
    text-decoration: none;
}
.image_download a:visited{
    color: rgb(0, 195, 255);
    text-decoration: none;
}
header{
    position: fixed;
    z-index: 1;
    display: grid;
    align-items: center;
    width: 100%;
    height: 40px;
    background-color: black;
    .header_list ul li{
        display: flex;
        float: left;
        list-style: none;
        color: white;
    }
    .header_li_1{
        margin-left: 60px;
        margin-right: 40px;
    }
    .header_li_2{
        margin-right: 40px;
    }
    .header_li_3{
        margin-right: 40px;
    }
    .header_li_4{
        margin-right: 40px;
    }
}

.top_image{
    padding-top: 40px;
    display: grid;
    justify-content: center;
    .top_image_image{
        position: relative;
        .top_image_image_image{
            height: 100%;
            .top_image_image_image_image{
                width: 100%;
            }
        }
        .top_image_p{
            position: absolute;
            top:30%;
            left: 10%;
            font-family: "Noto Sans JP", sans-serif;
            font-optical-sizing: auto;
            font-weight: bold;
            font-style: normal;
            line-height: 1.7;
            color: white;
            .tip_p1{
                font-size: 125%;
            }
            .tip_p2{
                line-height: 150%;
                font-size: 300%;
            }.tip_p3{
                line-height: 200%;
                font-size: 100%;
            }
        }
    }
}

.senden{
    margin-left: 60px;
    background-color: white;
    height: 20px;
}

.seisakubutu_p{
    margin-top: 60px;
    display: grid;
    justify-content: center;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: bold;
    font-style: normal;
    line-height: 1;
    font-size: 350%;
}

.main_total{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.image_1_box_{
    .image_info_p{
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: bold;
        font-style: normal;
        line-height: 1.7;
        color: white;
        font-size: 150%;
        padding: 10px 0 10px 30px;
    }
    .image_1_box{
        margin: 60px 20px 0 20px;
        width: 450px;
        box-shadow: 0 0 2px 0 black;
        border-radius: 20px;
        .image_1_info{
            background-color: black;
            border-radius: 20px 20px 0 0;
            .image_info_p{
                color: white;
            }
        }
        .image_image{
            width: 400px;
            height: 100%;
            margin: 30px auto 0 auto;
            .image_image_image{
                width: 100%;
                height: auto;
            }
        }
        .image_1_name{
            padding: 10px 0 10px 30px; 
        }
    }
    .image_1_box{
        margin: 60px 20px 0 20px;
        width: 450px;
        box-shadow: 0 0 2px 0 black;
        border-radius: 20px;
        .image_1_info{
            background-color: black;
            border-radius: 20px 20px 0 0;
            .image_info_p{
                color: white;
            }
        }
        .image_image_2{
            width: 100%;
            height: 400px;
            margin: 30px auto 0 100px;
            .image_image_image_2{
                width: auto;
                height: 100%;
            }
        }
        .image_1_name{
            padding: 10px 0 10px 30px; 
        }
    }.image_1_box{
        margin: 60px 20px 0 20px;
        width: 450px;
        box-shadow: 0 0 2px 0 black;
        border-radius: 20px;
        .image_1_info{
            background-color: black;
            border-radius: 20px 20px 0 0;
            .image_info_p{
                color: white;
            }
        }
        .image_image_3{
            width: 100%;
            height: 400px;
            margin: 30px auto 0 5px;
            .image_image_image_3{
                width: auto;
                height: 100%;
            }
        }
        .image_1_name{
            padding: 10px 0 10px 30px; 
        }
    }
    .image_download_{
        margin: 30px 0 0 30px;
        background-color: white;
        border: solid;
        border-color: rgb(0, 195, 255);
        border-radius: 30px;
        width: 150px;
        height: 35px;
        .image_download{
            font-family: "Noto Sans JP", sans-serif;
            font-optical-sizing: auto;
            font-weight: bold;
            font-style: normal;
            line-height: 1.7;
            color: rgb(0, 195, 255);
            font-size: 15px;
            margin: 5px 0 5px 25px;
        }
    }
}

.top_go_{
    position: fixed;
    z-index: 2;
    background-color: black;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    bottom: 20px;
    right: 20px;
    opacity: 50%;
    .top_go{
        padding: 10px 0 0 11px;
        width: 40px;
        height: 100%;
        .top_go_go{
            filter: brightness(0) invert(1);
            width: 100%;
            height: auto;
        }
    }
}
.top_go_:hover {
    opacity: 100%;
}

footer{
    margin-top: 120px;
    background-color: black;
    width: 100%;
    height: 400px;
    .sns_box{
        padding-top: 20px;
        margin-left: 60px;
        .sns_p{
            color: white;
        }
        .sns_img{
            display: flex;
            align-items: center;
            .sns_y_{
                margin-right: 15px;
                width: 40px;
                height: 100%;
                .sns_y{
                    width: 100%;
                    height: auto;
                }
            }
            .sns_tw_{
                margin-right: 15px;
                width: 35px;
                height: 100%;
                .sns_tw{
                    width: 100%;
                    height: auto;
                }
            }
            .sns_x_{
                margin-right: 15px;
                width: 30px;
                height: 100%;
                .sns_x{
                    width: 100%;
                    height: auto;
                }
            }
            .sns_n_{
                margin-right: 15px;
                width: 30px;
                height: 100%;
                .sns_n{
                    width: 100%;
                    height: auto;
                }
            }
            .sns_ti_{
                margin-right: 15px;
                width: 35px;
                height: 100%;
                .sns_ti{
                    width: 100%;
                    height: auto;
                }
            }
            .sns_b_{
                margin-right: 15px;
                width: 30px;
                height: 100%;
                .sns_b{
                    width: 100%;
                    height: auto;
                }
            }
        }
    }
    .jump_box{
        padding-top: 20px;
        margin-left: 60px;
        .jump_tittle{
            color: white;
        }
        .jump_f{
            margin-top: 5px;
            display: flex;
            .jump_pp{
                margin-right: 20px;
            }
        }
    }
    .copyright{
        margin-top: 200px;
        width: 100%;
        border-top: solid 1px;
        border-color: #aaaaaa;
        .copyright_p{
            color: #aaaaaa;
            margin: 5px 0 5px 60px;
        }
    }
}
@media(max-width:800px){
}