@charset "UTF-8";
header{
    position: sticky; top: 0%; width: 100%;
    background-color: rgb(135, 46, 223);
}
body{
    font-size: 15pt;
    font-family: serif;
	color: white;
	line-break: strict;
    background-image: url(images/background.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    scrollbar-base-color: black;
    scrollbar-arrow-color: red;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
    letter-spacing: 0em;
}

a,a:visited{
color: white;
}

div[class="aisatsu"]{
    width: 800px;
    height: 275px;
    background-image: url(images/background.blackscreen.png);
    border: 30px solid;
    border-image-width: 30px;
    border-image-source: url(images/frame.png);
    border-image-slice: 300;
    border-image-repeat: stretch;
    border-image-outset: 20px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

div[class="aisatsu"]>p{
    font-weight: bold;
    text-align: center;
}

div[class="saki"]{
    width: 900px;
    height: 1200px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    border-width: 5px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="kousinrireki"]{
    width: 100%;
    margin-top: 30px;
    background-image: url(images/holobox2.2.png);
    background-size: cover;
}

div[class="kousinrireki"]>h1{
    text-align: center;
}

div[class="kousinrireki"]>p{
    text-align: center;
    text-decoration-line: none;
}

div[class="kousinrireki"]>a{
    text-align: center;
    text-decoration-line: none;
}

div[class="copyright"]{
    text-align: center;
}

div[class="introduction"]{
    width: 900px;
    background-image: url(images/monitor.back.png);
    background-repeat: repeat-y;
    border-width: 5px;
    border-style: solid;
    border-color: lightgreen;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

div[class="introduction"]>h1{
    text-align: center;
}

div[class="introduction"]>p{
    text-align: center;
}

div[class="tsunagishi"]{
    width: 900px;
    background-image: url(images/monitor.back.png);
    background-repeat: repeat-y;
    border-width: 5px;
    border-style: solid;
    border-color: lightgreen;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

div[class="tsunagishi"]>h1{
    text-align: center;
}

div[class="tsunagishi"]>p{
    text-align: justify;
}

div[class="tsunagishi"]>img{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

div[class="gaiyou"]{
    width: 900px;
    background-image: url(images/monitor.back.png);
    background-repeat: repeat-y;
    border-width: 5px;
    border-style: solid;
    border-color: lightgreen;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

div[class="gaiyou"]>h1{
    text-align: center;
}

div[class="gaiyou"]>p{
    text-align: center;
}

div[class="star.lamura"]{
    margin-top: 50px;
    text-align: center;
    background-image: url(images/background.blackscreen.png);
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border: 30px solid;
    border-image-width: 30px;
    border-image-source: url(images/frame.png);
    border-image-slice: 300;
    border-image-repeat: stretch;
    border-image-outset: 20px;
}

div[class="lamura.list"]{
    width: 1300px;
    background-image: url(images/background.blackscreen.png);
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/background.blackscreen.png);
    border: 30px solid;
    border-image-width: 30px;
    border-image-source: url(images/frame.png);
    border-image-slice: 300;
    border-image-repeat: stretch;
    border-image-outset: 10px;
}

div[class="lamura.prologue"]{
    width: 600px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura.heroine"]{
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

div[class="lamura1"]>img{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura1"]>a{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura1"]{
    width: 612px;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
    justify-content: center;
    align-content: center;
}

div[class="lamura2"]>img{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura2"]{
    width: 612px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: 30px;
    display: flex;
    flex-wrap: wrap;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
    justify-content: center;
    align-content: center;
}

div[class="lamura3"]>img{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura3"]{
    width: 612px;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
    justify-content: center;
    align-content: center;
}

div[class="lamura4"]>img{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura4"]{
    width: 612px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: 30px;
    display: flex;
    flex-wrap: wrap;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
    justify-content: center;
    align-content: center;
}

div[class="lamura5"]>img{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura5"]{
    width: 612px;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
    justify-content: center;
    align-content: center;
}

div[class="lamura6"]>img{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura6"]{
    width: 612px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: 30px;
    display: flex;
    flex-wrap: wrap;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
    justify-content: center;
    align-content: center;
}

div[class="lamura7"]>img{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura7"]{
    width: 612px;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
    justify-content: center;
    align-content: center;
}

div[class="lamura8"]>img{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura8"]{
    width: 612px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: 30px;
    display: flex;
    flex-wrap: wrap;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
    justify-content: center;
    align-content: center;
}

div[class="lamura9"]>img{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura9"]{
    width: 612px;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: auto;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
    justify-content: center;
    align-content: center;
}

div[class="lamura10"]>img{
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="lamura10"]{
    width: 612px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: 30px;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
    justify-content: center;
    align-content: center;
}

div[class="saki1honbun"]{
    width: 900px;
    background-image: url(images/background.blackscreen.png);
    background-repeat: repeat-y;
    border-width: 5px;
    border-style: solid;
    border-color: lightgreen;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

div[class="saki1honbun"]>h1,h2{
    text-align: center;
}

div[class="pages"]{
    width: 500px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
text-align: center;
}

div[class="pages"]>img{
    text-align: center;
}

div[class="pages.numbers"]{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

div[class="pages.numbers"]{
    text-align: center;
}

div[class="charatop"]{
    line-height: 0.7;
    width: 500px;
    height: 100px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-image: url(images/background.blackscreen.png);
    border: 30px solid;
    border-image-width: 30px;
    border-image-source: url(images/frame.png);
    border-image-slice: 300;
    border-image-repeat: stretch;
    border-image-outset: 10px;
}

div[class="chara.icon"]{
    background-image: url(images/background.blackscreen.png);
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 30px solid;
    border-image-width: 30px;
    border-image-source: url(images/frame.png);
    border-image-slice: 300;
    border-image-repeat: stretch;
    border-image-outset: 20px;
}

div[class="chara.icon"]>a{
    margin: 10px;
}

div[class="chara.title.lamura"]>h2{
    margin-top: 50px;
    text-align: center;
    background-image: url(images/background.blackscreen.png);
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    border: 30px solid;
    border-image-width: 30px;
    border-image-source: url(images/frame.png);
    border-image-slice: 300;
    border-image-repeat: stretch;
    border-image-outset: 20px;
}


div[class="chara.icon.tsunagishi"]{
    background-image: url(images/background.blackscreen.png);
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 30px solid;
    border-image-width: 30px;
    border-image-source: url(images/frame.png);
    border-image-slice: 300;
    border-image-repeat: stretch;
    border-image-outset: 20px;
}

div[class="chara.icon.tsunagishi"]>a{
    margin: 10px;
}

div[class="chara.title.tsunagishi"]>h2{
    margin-top: 50px;
    text-align: center;
    background-image: url(images/background.blackscreen.png);
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    border: 30px solid;
    border-image-width: 30px;
    border-image-source: url(images/frame.png);
    border-image-slice: 300;
    border-image-repeat: stretch;
    border-image-outset: 20px;
}

div[class="chara.icon.mini"]{
    background-image: url(images/background.blackscreen.png);
    width: 1000px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="chara.icon.mini"]>a{
    justify-content: center;
    margin: 5px;
}

div[class="chara.profile"]{
    width: 800px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="chara.icon.tsunagimini"]{
    background-image: url(images/background.blackscreen.png);
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-width: 2px;
    border-style: solid;
    border-color: lightgreen;
}

div[class="chara.icon.tsunagimini"]>a{
    justify-content: center;
    margin: 5px;
}

div[class="return"]{
width: 500px;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: 30px;
}

div[class="form"]{
width: 1000px;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
text-align: center;
justify-content: center;
}