/*

    index_EN_ogoto.css
    2026 coded by R.oshita

*/

@charset "utf-8";

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

html {
    background-color: #000;
    color: #ffffff;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
}

body {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

nav a {
    position: absolute;
    top: 143.7475px;
    left: 38.0479px;

}

nav:hover {
    opacity: 70%;
}

nav img {
    width: 375.8343px;
}

h1 img {
    width: 1102px;
}

h1 {
    position: absolute;
    top: 345.9593px;
    left: 38.0479px;
}

h2 {
    font-size: 59px;
    font-weight: 500; 
    position: absolute;
    top: 657.9201px;
    left: 68.5775px;
}

p {
    font-size: 236px;
    font-weight: 300; 
    line-height: 356px;
    position: absolute;
    top: 700px;
    left: 68.5775px;
}

h3 img {
    width: 675.151px;

}

h3 {
    position: absolute;
    top: 1050px;
    left: 58.5775px;
}





