@charset "UTF-8";
/* CSS Document */
body
{
	font-family:'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', sans-serif;
        background-color:#fff; 
        color:#999;
	margin: 0 auto 48px;
　　　　　padding: 24px 12px 36px 12px;
	width: 296px;
}

@font-face 
{
font-family: 刻明朝;
src: url('https://cdn.leafscape.be/kokumin/font_1_kokumr_1.00_rls_web.woff2')
     format("woff2");
    }

h1
{
font-family:'Meie Script',刻明朝,sans-serif;
font-style: oblique;
 text-align: center;
            background-image: url(love-back.jpg);background-size:12px;
            background-position: center;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
margin-bottom: 72px;
}

#header img
{
width: 272px;
padding: 36px 0 36px;
	margin: 0 auto;
display: block;
}
h2
{
font-family:'Meie Script','YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体',sans-serif;
margin-bottom: -12px;
}

h3
{
font-family:'Meie Script',刻明朝,sans-serif;
 text-align: center;
}

.gf
{
font-family:'Meie Script',刻明朝,sans-serif;
font-style: oblique;
padding: 0;
margin: 0 3px 0 0;
}

#name
{
margin-bottom: 72px;

padding: 96px 18px 72px 36px;

background-image: url(love-name.jpg),url(love-ma.jpg);
	background-repeat:no-repeat,no-repeat;
	background-position:center top,center bottom;
}

tr, td, #name p
{padding: 0;
margin: 0;
}

#name p
{
margin: 0 0 -24px 0;
}

table
{
margin: 0 0 18px 0;
}

.center
{
margin: 0 auto;
}

#more
{
display:none;
font-family:'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体',sans-serif;
padding: 96px 18px 96px;
margin-top: -96px;
margin-bottom: 72px;

background-image: url(love-ma.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#heroine
{
font-family:'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体',sans-serif;
padding: 96px 18px 18px;
margin-bottom: 24px;

background-image: url(love-heroine.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#heroine img
{
	width: 96px;
margin:36px auto 48px;
display: block;
}


.scene
{
margin-bottom: 24px;
}

.scene ul
{
	list-style-type: none;
        margin-left: -36px;
        margin-bottom: -12px;
}

.scene li
{
        display: inline-block;
        margin-bottom: 12px;
}

.scene .description
{
        margin-left: 8px;
        color:#ccc;
}

.scene-end
{
        margin-top: 60px;
}

#contents
{
        padding-top: 36px;
        margin-bottom: 72px;
}

.new
{
        color:#ff1493;
        margin-left: 12px;
font-family:'Meie Script',刻明朝,sans-serif;
}

#footer
{
	margin-top: -12px;
        text-align: center;
        border-top:solid;
	border-width: 1px;
        color:#fff;
}

/*フォントサイズ*/
h1
{
	font-size:36px;text-align: center;
}

h2
{
	font-size:10px;font-weight: normal;
}

.big, #name h3, .new
{
	font-size:18px;
}

.big2
{
	font-size:28px;
}

h3
{
	font-size:12px;font-weight: normal;
}

.scene-end h3
{
	font-size:15px;font-weight: normal;
}

h4
{
	font-size:12px;font-weight: normal;margin:24px 0 -6px;
}

#more p, #heroine p
{
	font-size:12px;
        line-height: 1.5;
}

p,li
{
	font-size:13px;
        line-height: 1.2;
}

 .scene .description
{
	font-size:10px;
}

.scene p
{
	font-size:10px;
}

#name p
{
	font-size:10px;
}

#footer p
{
	font-size:12px;
}


/*リンク関係*/
.scene li a:link, .scene li a:visited, .scene li a:hover, .scene li a:active
{/*リンクされた文字の色*/
    color:#331d17;
    text-decoration:none;
background:url(love-back.jpg);
background-size:300px;
position: relative;
font-family:'Meie Script',刻明朝,sans-serif;
margin:0 -4px 0 0;
padding:4px 6px 2px;

display:inline-block;
border-right:solid 4px #fff;
border-left:solid 4px #fff;
text-shadow:1px 1px 1px #fff,-1px -1px 1px #fff,1px 1px 3px #fff,-1px -1px 3px #fff;
font-size:15px;
}

#contents h3 a:link, #contents h3 a:visited, #contents h3 a:hover, #contents h3 a:active
{/*リンクされた文字の色*/
    color:#331d17;
    text-decoration:none;
}

a:link, a:visited, a:hover, a:active
{/*リンクされた文字の色*/
    color:#999;
    text-decoration:none;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{/*リンクされた文字の色*/
    color:#999;
	text-decoration:none;
}

input, button
{
	border: none;
        color:#999;
	height: 22px;
        padding:0 6px;
	background: #eee;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
        border-radius: 0;
}

#input-b input, #input-b button
{
	border: none;
        color:#000;
background:url(love-back.jpg);
background-size:300px;
position: relative;
	height: 22px;
        padding:0 6px;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
        border-radius: 0;
font-family:'Meie Script',刻明朝,sans-serif;

display:inline-block;
border-right:solid 4px #fff;
border-left:solid 4px #fff;
text-shadow:1px 1px 1px #fff,-1px -1px 1px #fff,1px 1px 3px #fff,-1px -1px 3px #fff;
font-size:14px;

margin:24px 0 0 -24px;
}

.down
{
    opacity:0.25;
}

.title
{

    color:#331d17;
    text-decoration:none;
background:url(love-back.jpg);
background-size:300px;
position: relative;
font-family:'Meie Script',刻明朝,sans-serif;
margin:0 -2px 0 0;
padding:4px 6px 2px;

display:inline-block;
border-right:solid 4px #fff;
border-left:solid 4px #fff;
text-shadow:1px 1px 1px #fff,-1px -1px 1px #fff,1px 1px 3px #fff,-1px -1px 3px #fff;
}







