@media (max-width: 540px){
body {
	background-color: #000000;
}
header {
	background-color: #99c5c5;
	text-align: center;
	padding-bottom: 80px;
	border-radius: 15px;
}
header h1 {
	background: radial-gradient(circle, #990000, #000000);
	color: gold;
	margin-bottom: 80px;
	font-size: 20px;
        font-style: normal;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline"; 
}
header p {
	color: #000066;
        font-style: normal;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline":
}
header #p1 {
        color: #000066;
        font-style: normal;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline";
        font-size: 8px;
 
}
header #e1 {
        color: #000000;
        font-size: 8px;
        font-style: italic;
        font-weight: bold;
        font-family: "IowanOldStyle-BoldItalic";
}
header .p1 {
	font-size: 10px;
	background-color: #666600;
	color: #ffffff;
	border-radius: 35px;
	width: 70px;
	height: 70px;
	text-align: center;
}
.eem1 {
	font-size: 25px;
	color: #990033;
	font-weight: bold;
	font-style: normal;
	font-family: "Shin Maru Go Futoline";
}
#bb {
	padding-left: 0px;
	font-size: 25px;
	color: #999900;
	font-weight: bold;
	font-style: normal;
	font-family: "Shin Maru Go Futoline";
}
#bb2 {
	font-size: 25px;
	color: #000066;
	font-weight: bold;
	font-style: normal;
	font-family: "Shin Maru Go Futoline";
}
.b1 {
	clear: both;
	border-bottom: silver 1px solid;
	border-radius: 12px;
        font-style: normal;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline";
}
    .long1 {
        width: 100%;
        height: 320px;
        background-image: url('https://loveballad-books.sakura.ne.jp/image/photo1/Onpu/1746186938546.PNG');
        background-size: 320px;
        background-attachment: fixed;
        background-position: 10px 60px;
        left: 0;
        position: fixed;
        top: 60px;
        z-index: 999;
    }
    .long1 p {
        padding-top: 80%;
        margin-left: 15%;
        color: gold;
        text-align: center;
    }
    .long2 ul {
        list-style-type: none;
        text-align: center;
        padding-top: 5%;
        overflow-y: scroll;
    }
    .long2 ul li {
        background: radial-gradient(circle, orange,gold);
        text-align: center;
        border: 1px silver solid;
        border-radius: 7px;
        margin- left: 0;
        margin-bottom: 5px;
        width: 30%;
        height: 60px;
        float: left;
        opacity: 0.7;
    }
    .long2 ul li:hover {
        background: radial-gradient(circle,cyan,000080);
        text-align: center;
        border: 1px silver solid;
        border-radius: 7px;
        margin- left: 0;
        margin-bottom: 5px;
        width: 30%;
        height: 60px;
        float: left;
        opacity: 0.7;
    }

    #long3 ul {
        list-style-type: none;
        text-align: center;
        padding-top: 5%;
        overflow-y: scroll;
    }
    #long3 ul li {
        background: radial-gradient(circle, orange,gold);
        text-align: center;
        border: 1px silver solid;
        border-radius: 7px;
        margin- left: 0;
        margin-bottom: 5px;
        width: 90%;
        height: 60px;
        float: left;
        opacity: 0.7;
    }
    ul {
        list-style-type: none;
    }
    li {
        background: radial-gradient(circle, orange,gold);
        text-align: center;
        border: 1px silver solid;
        border-radius: 7px;
        margin- left: 0;
        margin-bottom: 5px;
        width: 30%;
        height: 80px;
        float: left;
    }
    .long2 {
        width: 100%;
        height: 540px;
        background-image: url('https://loveballad-books.sakura.ne.jp/image/photo1/Onpu/1746186938546.PNG');
        background-size: 320px;
        background-attachment: fixed;
        background-position: 10px 60px;
        left: 0;
        position: fixed;
        top: 60px;
        overflow-x: scroll;
        z-index: 999;
        text-align: center;
    }
    .long2 p {
        margin-top: 80%;
        background-color: black;
        boder: gold 2px solid;
        border-radius: 7px;
        color: gold;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline";
    }
h2 {
	color: silver; 
}
.b1 button {
	font-size: 37px;
	background-color: gold;
	color: silver;
	border-radius: 35px;
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
}
button:hover {
        font-size: 38px;
        background-color: #000080;
        color: white;
        border-radius: 35px;
        float: left;
        width: 50px;
        height: 50px;
        text-align: center;
}
button:visited {
       font-size: 37px;
       background-color: #990099;
       color: #bdc5bd;
       border-radius: 35px;
       float: left;
       width: 50px;
       height: 50px;
       text-align: center; 
}
.slide1 {
	width: 60%;
	height: 10px;
	float: right;
	background-color: #000066;
	margin: 16px 20px;
}
.slide2 {
	width: 10px;
	height: 10px;
	background-color: #660066;
}
.b1 p {
	clear: both;
	color: gold;
}
.hidden {
	display: none;
}
.ifra1 {
	float: right;
	margin-top: 2px;
}
}
@media (min-width: 541px){
body {
	background-color: #c5bdc5;
}
header {
	background-color: #99c5c5;
	text-align: center;
	padding-bottom: 80px;
	border-radius: 15px;
}
header h1 {
	background: radial-gradient(circle, #990000, #000000);
	background-repeat: norepeat;
	color: gold;
	margin-bottom: 80px;
        font-style: normal;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline";
}
header p {
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline";
        color: #000066; 
}
header #e1 {
        color: #000000;
        font-style: italic;
        font-weight: bold;
        font-family: "IowanOldStyle-BoldItalic";
        font-size: 12px; 
}
header .p1 {
	width: 70px;
	height: 70px;
	font-size: 33px;
	background-color: #666600;
	color: #ffffff;
	border-radius: 35px;
	text-align: center;
}
.eem1 {
	font-size: 45px;
	color: #660066;
	font-weight: bold;
	font-style: normal;
	font-family: "Shin Maru Go Futoline";
}
#bb {
	padding-left: 0px;
	font-size: 45px;
	color: #999900;
	font-weight: bold;
	font-style: normal;
	font-family: "Shin Maru Go Futoline";
}
#bb2 {
	font-size: 45px;
	color: #000066;
	font-weight: bold;
	font-style: normal;
	font-family: "Shin Maru Go Futoline";
}
.b1 {
	clear: both;
	border-bottom: black 1px solid;
	background-color: #000000;
	border-radius: 15px;,
        font-style: normal;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline";
}
    .long1 {
        width: 55%;
        height: 1080px;
        background-image: url("https://loveballad-books.sakura.ne.jp/image/photo1/Onpu/1746186938546.PNG");
        background-size: 55%;
        background-position: 52.5% 60px;
        background-attachment: fixed;
        position: fixed;
        top: 60px;
        left: 22.5%;
        z-index: 999;
    }
    .long1 p {
        padding-top: 80%;
        text-align: center;
        color: gold;
    }
    .long2 {
        width: 55%;
        height: 1080px;
        background-image: url("https://loveballad-books.sakura.ne.jp/image/photo1/Onpu/1746186938546.PNG");
        background-size: 55%;
        background-position: 52.5% 60px;
        background-attachment: fixed;
        position: fixed;
        top: 60px;
        left: 22.5%;
        z-index: 999;
    }
    .long2 p {
        margin-top: 80%;
        background-color: black;
        boder: gold 2px solid;
        border-radius: 7px;
        color: gold;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline";
    }
   #long3 {
        width: 55%;
        height: 1080px;
        background-image: url("https://loveballad-books.sakura.ne.jp/image/photo1/Onpu/1746186938546.PNG");
        background-size: 55%;
        background-position: 52.5% 60px;
        background-attachment: fixed;
        position: fixed;
        top: 60px;
        left: 22.5%;
        z-index: 999;
    }
    #long3 p {
        margin-top: 80%;
        background-color: black;
        boder: gold 2px solid;
        border-radius: 7px;
        color: gold;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline";
    }
    p1 {
        color: black;
        text-shadow: 1px 1px 1px white;
        font-style: italic;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline";
        text-decoration: none;
    }

    hr {
        clear: both;
    }
    dt {
        background-color: navy;
        color: white;
        font-size: 30px;
        border-top-right-radius: 15px;
        font-weight: bold;
        font-family: "Shin Maru Go Futoline";
        text-align: center;
        margin-bottom: 5px;
    }
    .long2 ul {
        list-style-type: none;
        text-align: center;
        padding-top: 20%;
    }
    .long2 ul li {
        background: radial-gradient(circle, orange,gold);
        text-align: center;
        border: 1px silver solid;
        border-radius: 7px;
        margin- left: 0;
        margin-bottom: 5px;
        width: 95%;
        float: left;
        opacity: 0.7;
    }
    .long2 ul li:hover {
        background: radial-gradient(circle,cyan,#000066);
        text-align: center;
        border: 1px silver solid;
        border-radius: 7px;
        margin- left: 0;
        margin-bottom: 5px;
        width: 95%;
        float: left;
        opacity: 0.7;
    }

    #long3 ul {
        list-style-type: none;
        text-align: center;
        padding-top: 20%;
    }
    #long3 ul li {
        background: radial-gradient(circle, orange,gold);
        text-align: center;
        border: 1px silver solid;
        border-radius: 7px;
        margin- left: 0;
        margin-bottom: 5px;
        width: 95%;
        float: left;
        opacity: 0.7;
    }
h2 {
	color: silver;
}
.b1 button {
	font-size: 50px;
	background-color: #666600;
	color: #ffffff;
	border-radius: 45px;
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
}
button:hover {
        font-size: 52px;
        background-color: #000080;
        color: white;
        border-radius: 45px;
        float: left;
        width: 70px;
        height: 70px;
        text-align: center;
}
button:visited {
       font-size: 50px;
       background-color: #990099;
       color: #bdc5bd;
       border-radius: 45px;
       float: left;
       width: 70px;
       height: 70px;
       text-align: center; 
}
.slide1 {
	width: 80%;
	height: 10px;
	float: right;
	background-color: #cccccc;
	margin: 26px 10px;
}
.slide2 {
	width: 10px;
	height: 10px;
	background-color: #990099;
}
.b1 p {
	clear: both;
	color: silver;
	font-weight: bold;
}
.hidden {
	display: none;
}
.ifra1 {
	float: right;
	margin-top: 2px;
}
}











