@font-face
{
font-family:"Nemukeフォント" ;
src: url('https://cdn.leafscape.be/Nemuke/NemukeMedium_web.woff2')
     format("woff2");
}
@font-face
{
font-family: ロゴたいぷゴシック;
src: url('https://cdn.leafscape.be/logotype/logotype_web.woff2')
     format("woff2");
}
@font-face
{
font-family: 鏡文字ゴシック;
src: url('https://cdn.leafscape.be/mirrorfont/TTEditMirrorWritingGothic_web.woff2')
     format("woff2");
}

/* 基本設定 */ 
body{
color:#333333;  

font-family:Verdana, Arial,"メイリオ", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
font-weight:normal;
margin:0px;
padding:0px;
background-image:url(img/back.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#000000;
}

#wrap {
margin:0 auto;
width:900px;
}


.info a.back{
	position: absolute;
	bottom:20px;
	left:10px;
	text-decoration:none;
	color:#000000;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
}
.info a.back:hover{
	color:#ffd900;
}
#header{
    position:absolute;
    top:0px;
    left:0px;
    width:180px;
    height:395px;
    background:transparent url(img/real.png) no-repeat top left;
}
#content{
    width:824px;
    height:800px;
    margin:-300px auto 0px auto;
    background:transparent url(img/topback.png) no-repeat bottom left;
}
#content h1{
    color:#7F6137;
    text-shadow:1px 1px 1px #fff;
}
#content p{
    margin:20px;
    width:600px;
}
#content .text{
    padding:300px 0px 0px 50px;
}




ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 0px;
    right: 200px;
    list-style: none;
    z-index:999999;
}
ul#navigation li {
    display:inline;
    float:left;
    width:100px;
    margin-left:1px;

}
ul#navigation li a {
    display: block;
    font-weight:bold;
    text-shadow:1px 1px 1px #fff;
    float:left;
    width: 100px;
    height: 35px;
    color:#ffd900;
    text-shadow: 4px 4px  4px #000,
    -2px 2px 5px #000,
    2px -2px 5px #000,
    -2px -2px 5px #000;
    background:transparent url(img/item.png) no-repeat bottom right;

    text-decoration:none;
    text-align:center;
    padding-top:100px;
    margin-top: -40px;
    cursor:pointer;

}
ul#navigation li a:hover{

}





h2{font-family: ロゴたいぷゴシック; font-size:16px;
color:#ffffff;
border:double 5px #32d40b;
background-color:#000000;
text-align:center;
margin:7px 70px 7px 50px;
padding:5px  0px ;
}

h4{font-family: 'Gloria Hallelujah', cursive;
background-repeat:no-repeat ; color:#33d80b;
margin:5px 0px 5px 0px;
padding:10px 10px 0px 10px; font-size:20px;
}


/* リンク設定 */ 
a:link{text-decoration:none;color:#ffd900;}/* リンクに触れる前の色 */ 
a:visited{text-decoration:none;cursor:crosshair;color:#ffd900;}/* 訪問したことのあるリンクの色 */ 
a:hover{text-decoration:none;cursor:crosshair;color:#2b2b2b;}/* 触れた時のリンク設定 */ 









.gloria{font-family: 'Gloria Hallelujah', cursive;
background-repeat:no-repeat ; color:#444444;
font-size:20px;padding:10px 10px 10px 10px;
text-align:right; border-bottom:double 4px #32d40b; 
}







/* メニュー部分の設定 */

#menu{
font-size:15px;
text-align:center;
margin:0px 0px 5px 0px;
}
#menu ul {font-family: ロゴたいぷゴシック;
list-style-type:none;
}
#menu li {
display:inline;
}
#menu li a {
color:#333333;
padding:0px 3px;
}
#menu li a:hover{
color:#00ccff;
}


/* メイン・サイドの設定 */

#header,#container {margin:100px auto;	width: 900px;}

#container {	text-align: left;	/zoom: 1;}

#container:after {	display: block;	clear: both;	content: "";}

#main {	float: right;	margin:10px 20px 0px 0px;	width:600px;}

#sidebar {	position: relative;	float: left;	width:200px; }

#nav {font-family:'Marcellus',Verdana, Arial,"メイリオ", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
   width: 250px; text-align:center; background-image:url('img/side.png');
      background-repeat:no-repeat;background-position:top center; padding:85px 30px 150px 0px;
 color:#444444; font-size:12px;}

.fixed {	position: fixed;	top: 60px;}




/* スクロールバーの設定 */ 
html,body{ 
scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#ff33aa;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color:#ffffff;
}

/* リンク設定 */ 
a:link{text-decoration:none;color:#2b2b2b;}/* リンクに触れる前の色 */ 
a:visited{text-decoration:none;cursor:crosshair;color:#2b2b2b;}/* 訪問したことのあるリンクの色 */ 
a:hover{text-decoration:none;cursor:crosshair;color:#2b2b2b;}/* 触れた時のリンク設定 */ 

/* リスト設定 */ 
ul,ol{
list-style-position:inside;
margin:0px 0px 0px 15px;
}

 /* 画像のボーダーをあらかじめ０にする */
img{border:none;}

/* フォーム関連の設定 */
textarea{
font-size:11px;
line-height:17px;
padding:5px;
}
textarea,input{
color:#ff6666;
border:1px solid #ff6666;
background-color:#ffcccc
}

/* 装飾用box */
.box1{width:610px;padding:20px 50px 20px 45px;
background-color:#ffffff;  
background:url(img/box1.png) repeat-y;  
letter-spacing:0.5px;
font-size:13px;line-height:150%;text-align:left; 
}


.box2{color:#ffffff; background-image:url(img/d.jpg);background-position:center;
       border-radius:1.0em; padding:5px;  border:5px double #ffffff; text-align:center;

}


.box3{border-bottom:1px solid #2b2b2b;
background-image:url(img/b1.png)  ;background-repeat:no-repeat ;
background-position:bottom left ;
margin:10px 0px 0px 0px;
padding:20px 10px 0px 70px;
width:600px;
}

.box4{background:url(img/check.png) no-repeat;
color:#7b7b7b;width:580px; margin:3px 5px 5px 5px;padding:0px 0px 0px 25px;
}

.box5{
color:#2b2b2b;border:solid 2px #32d40b;
width:570px;
margin:3px 0px 3px 0px;padding:10px;
}


.box6{
color:#2b2b2b;border-left:double 5px #8a2be2;
margin:3px 0px 3px 0px;padding:10px;
}


.comment {
	position: relative;
	display: inline-block;
	margin: 1.5em 0 1.5em 15px;
	padding: 0 5px;
	width:200px;
	height:50px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: #ffcc75;
	border-radius:30%;
	box-sizing: border-box;
}

.comment:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -25px;
  	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #ffcc75;
 	z-index: 0;
}



/* 見出し設定 */ 
h1{
font-size:15px;
color:#ffffff;
background-image:url(img/bara.png)  ;
background-repeat:no-repeat ;
background-position:bottom left ;
padding:7px 10px 2px 30px;
margin:0px 0px 0px 0px;
}

h2{font-family: ロゴたいぷゴシック; font-size:16px;
color:#ffffff;
border:double 5px #32d40b;
background-color:#000000;
text-align:center;
margin:7px 40px 7px 40px;
padding:5px  0px ;
}

h3{
 text-align:center;
background-image:url(../img/h3.png);background-repeat:no-repeat ;
background-position:center ; color:#2b2b2b;
margin:20px 0px 5px 0px;
padding:23px 10px 18px 10px; font-size:20px;
}

h4{
background-image:url(../img/b1.png)  ;background-repeat:no-repeat ;
background-position:left　bottom ; color:#2b2b2b;
border-bottom:1px solid #2b2b2b;

margin:5px 0px 5px 0px;
padding:20px 50px 5px 50px; font-size:15px;
}


h5{font-family: ロゴたいぷゴシック;
background-image:url(../img/h5.png)  ;background-repeat:no-repeat ;
background-position:left　bottom ; 
font-size:15px;
color:#8a2be2;
border-bottom:dotted 2px #8a2be2;
padding:5px 10px 5px 35px;
margin:20px 0px 5px 0px;
}

h6{font-size:14px;
padding:0px 10px 3px 10px;
margin:10px 0px 0px 0px;
}

h7{font-family: 'Fredericka the Great', cursive;
font-size:14px;
padding:0px 10px 3px 10px;
margin:10px 0px 0px 0px;
}

.kumo{background-image:url(img/.png)  ;background-repeat:no-repeat ;background-position:center; 

font-family:"游ゴシック体",'Yu Gothic', 'YuGothic'"Meiryo UI", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

font-size:16px; text-align:center;
 color:#2b2b2b;
margin:20px 0px 20px 0px;  padding:0px 0px 0px 0px; 

  color:#000000;
    text-shadow: 3px 3px  3px #32d40b,
      -2px -2px 5px #32d40b;
}


.yu{font-family: ロゴたいぷゴシック;
font-size:15px; text-align:center; 
color:#8a2be2;
border-bottom:solid 2px #8a2be2;
text-shadow: 3px 3px  3px #9370db,
      -2px -2px 5px #9370db;
padding:5px 10px 5px 8px;
margin:20px 0px 5px 0px; 
}

 


.bara{font-family: ロゴたいぷゴシック; font-size:15px; font-weight:bold;
color:#ffffff;
background-image:url(img/bara.png)  ;
background-repeat:no-repeat ;
background-position:center ;
padding:30px 15px ; display:inline;
 
    text-shadow: 3px 3px  5px #8fbc8f,
    -2px 2px 5px #8fbc8f,
    2px -2px 5px #8fbc8f,
    -2px -2px 5px #8fbc8f;

}







.check{font-family: ロゴたいぷゴシック; 
font-size:13px;
color:2b2b2b;
padding:3px 5px ; margin:3px;
background-color:#ffff00;
display:inline-block;}



.kokoro{font-family: "Kokoro"; 

font-size:16px; 
 color:#2b2b2b;
margin:20px 0px 20px 0px;  padding:0px 0px 0px 0px; 

  
}









/* テキスト設定 */ 
.text1{font-size:14px;line-height:150%;text-align:left; 
padding:10px 30px 10px 20px;}

.text2{font-size:13px;line-height:150%;text-align:left; 
padding:25px 0px 10px 5px;}

.text3{font-size:13px;line-height:150%;text-align:left; 
padding:100px 0px 10px 15px;}

/* リンクページの設定 */ 
dl.banner{margin:0px 0px 15px 0px;}
dl.banner dt{float:left;margin:0px 5px 0px 0px;}
dl.banner dd{margin:-2px 0px 0px 0px;}

/* その他要素 */ 
em{font-style:normal;font-weight:bold;}
strong{color:#ffffff;background-color:#ffaaaa;}
ins{text-decoration:none;border-bottom:1px solid #ffaaaa;}
del{text-decoration:line-through;}





table{font-family: ロゴたいぷゴシック; }




/* デザイン全般設定 */


.inner {
    width: 980px;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
/* header */
#top-head {
    top: -50px;
    position: absolute;
    width: 100%;
    margin:50px auto 0;
    padding:30px 0 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {font-family: 'Marcellus', cursive;
    color: #fff;
     text-shadow: 5px 5px  5px #000,
    -2px 2px 5px #000,
    2px -2px 5px #000,
    -2px -2px 5px #000;
    text-decoration: none;
    padding:30px;
}

#top-head li a:hover{
color:#ffd900;
}

#top-head .inner {
    position: relative;
}
#top-head .logo {
     color: #ffd900;
    float: left;
    font-size: 40px;
}
#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 30px;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    padding: 0 10px;
}
 
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 10px;
    height:55px;
   
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #fff;
}
#top-head.fixed #global-nav ul li a {
    color: #fff;
    padding: 0 20px;
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

@media screen and (max-width: 640px) {
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: #fff;
        width: 100%;
        height: 56px;
        z-index: 999;
        position: relative;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 13px;
         color: #fff;
        font-size: 26px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        background: #333;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #global-nav ul li {
        float: none;
        position: static;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
}




/* back設定 */

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 150px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
   
}









.arcana {/*親div*/
  position: relative;width:100px;  }

.arcana p {
  position: absolute;
  color: #ffffff;    background: rgba(0,0,0,.6);
  font-weight:normal; /*太字に*/  font-size:14px;
  font-family :font-family: ロゴたいぷゴシック, sans-serif;
  bottom: 10%;  left: 70%;
 
  margin:0;
  padding:5px;
  }

.arcana img {
  width: 100%;
  }