@charset "Shift_JIS";

_::-webkit-full-page-media, _:future, :root body{
    min-height: 2300px;
    width: 1440px;
}

_::-webkit-full-page-media, _:future, :root #titleBackGround_1 {
    width: 1440px;
}

_::-webkit-full-page-media, _:future, :root #titleBackGround_2 {
    width: 1440px;
}

_::-webkit-full-page-media, _:future, :root #operational_0{
    width: 1440px;
}

_::-webkit-full-page-media, _:future, :root #title_1{
    top: 640px;
}

_::-webkit-full-page-media, _:future, :root #title_2{
    top: 550px;
}


#site-box {
    background-color: #F8F4E6;

    /*aspect-ratio: 1.42 / 1;*/
    height: 100%;
    width: 100%;
}

#titleBackGround_1 {
    background-image: url('image/kamuroTop01.jpg');
    background-repeat: no-repeat;
    height: 884px;
    background-position: 50% 50%;
    position: relative;
}

#titleBackGround_2 {
    background-image: url('image/kamuroTop02.jpg');
    background-repeat: no-repeat;
    height: 1274px;
    background-position: 50% 50%;
    position: relative;
}

#operational_0 {
    text-align: center;
    position: relative;
    color: #FFFFFF;

    border: 0px solid;
    width: 1903px;
    height: 2158px;
    margin: 0 auto;
}

#title_1 {
    font-size: 45px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    position: relative;
    left: 0px;
    top: 400px;
}

#title_2 {
    font-size: 20px;
    text-align: left;
    position: relative;
    margin-left: 530px;
    top: 320px;

}

#title_3 {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS StdN W8";
    font-size: 45px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    position: relative;
    top: 200px;
}

#title_4 {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS StdN W8";
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    text-align: left;
    position: relative;
    width: 825px;
    line-height: 2.5;
    /*left: 599px;*/
    top: 250px;
    margin:auto;
    /*margin-left: 584px;*/
}

#title_5 {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS StdN W8";
    font-size: 15px;
    color: #FFFFFF;
    text-align: right;
    position: relative;
    margin-right: 20px;
    top: 850px;
}

#title_2 a {
    color: #FFFFFF;
    text-decoration: none;
    border: 2px;
    border-radius: 30px;
    background-color: #1D2104;
    font-weight: bold;
    width: 150px;
    height:80px;
    padding: 1em;
}

#yazirusi{
    position: absolute;
    left: 1750px;
    top:50px;
}

#page_top{
    width: 100px;
    height: 100px;
    position: fixed;
    right: 15px;
    bottom: 500px;
    background: #1D2104;
    opacity: 0.6;
    border-radius: 50%;
}
#page_top a{
    position: relative;
    display: block;
    width: 90px;
    height: 90px;
    text-decoration: none;
}
#page_top a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 35px;
    color: #fff;
    position: absolute;
    width: 55px;
    height: 55px;
    top: 10px;
    bottom: 0;
    right: 0;
    left: 11px;
    margin: auto;
    text-align: center;
}

/*
#page_top{
    width: 90px;
    height: 90px;
    position: fixed;
    right: 10px;
    bottom: -100px;
    !*background: #ef3f98;*!
    background: #000000;
    opacity: 0.6;
    border-radius: 50%;
}
#page_top a{
    position: relative;
    display: block;
    width: 90px;
    height: 90px;
    text-decoration: none;
}
#page_top a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -40px;!*-40px;*!
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
#page_top a::after{
    content: 'PAGE TOP';
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: 45px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}*/
