html,body,div,span,iframe,h1,h2,h3,h4,p,pre,del,em,img,b,i,dl,dt,dd,ol,ul,li,form,table,tbody,tr,th,td,article,aside,footer,header,nav,section{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;box-sizing:border-box}
article,aside,footer,header,nav,section,textarea{display:block}
body{line-height:1;overflow-wrap:break-word;word-wrap:break-word}
input,textarea,select{font-family:inherit;font-size:inherit;color:inherit;vertical-align:middle}
a{margin:0;padding:0;text-decoration:none;outline:none;font-size:100%;vertical-align:baseline;background:transparent}
a img{border-style:none}
ul,li{list-style-type:none}
.if-container{display:inline-block;margin:0 auto;height:100%;width:100%;overflow:auto;-webkit-overflow-scrolling:touch}
.ifrm{border:none;display:block;height:100%;width:100%}
.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}
/* この上はいじらないほうがいいです */











 .dark-mode {
        color: white;background-color:#263238; 
 }
    



   .parent {
  position: relative;
  top: 0;
  right: 0;
}
.image1 {
  position: absolute;
   top: 200px;
  left: 1090px;
  border: 0px green solid;
    z-index: 1;
  
}
.image2 {
  position: absolute;
  top: 160px;
  left: 90px;
  border: 0px green solid;
   z-index: 1;
}      
         
         
         
         





html{
font-size:62.5%;
position: relative;
height:100%;min-height:100%
}
body{
background:#ffffff;
color:#000;
font-family:Verdana,Roboto,'游ゴシック','Yu Gothic','游ゴシック体','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
font-size:1.1em;
letter-spacing:.1em;
line-height:1.8;
text-align:left;
padding:20px 20px 60px
}
a{
color:#a52421;
text-decoration:underline
}
a:hover{
color:#000
}
/*--------------------------------------------------------
インラインフレーム外設定
--------------------------------------------------------*/
#page{
background:#ffffff;
color:#000;
padding:20px;
height:100%;
text-align:center
}
#wrapper{
text-align:left;
height:100%
}
#box{
background:url(image/back01.gif);
border:1px solid #000;
position:absolute;
top:0;left:0;right:0;bottom:0;
margin:auto;
width:770px; /* 全体の大きさ (※1)+(※2)+(※3)*/
height:500px; /* 全体の高さ */
-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box
}
#leftcolumn{
float:left;
position:relative;
padding:20px;
width:350px;/* (※1) */
height:100%
}
#leftcolumn-inner{
background:#fff;
border-radius:5px;
padding:10px
}
#main{
float:right;
width:420px; /* (※2)+(※3) */
height:100%
}
#center{
float:left;
background:url(image/back02.gif);
width:70px; /* (※2) */
height:100%
}
#contents{
float:right;
padding:10px;
width:350px; /* (※3) */
height:100%
}
.fl{
position:absolute;
bottom:20px;left:20px
}
/*--------------------------------------------------------
index
--------------------------------------------------------*/
#indexbox{
background:url(image/back01.gif);
border:1px solid #000;
position:absolute;
top:0;left:0;right:0;bottom:0;
margin:auto;
width:350px;
height:500px;
-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box
}
.indexbox-inner{
background:#ffffff;
border-radius:5px;
padding:10px;margin:20px
}
/*--------------------------------------------------------
インラインフレームの枠
--------------------------------------------------------*/
.if-container{
background:#ffffff;
border:1px solid #000
}
/*--------------------------------------------------------
メニュー
--------------------------------------------------------*/
nav li{
background:url(image/i01.gif) no-repeat 0 50%;
padding-left:10px
}
nav li a{
color:#000;
display:inline-block;
padding:0 10px;
text-decoration:none
}
nav li a:hover{
color:#a52421;
letter-spacing:.3em
}
/*--------------------------------------------------------
見出し、枠、線
--------------------------------------------------------*/
h1{
font-size:1.2em;
letter-spacing:.2em;
margin:0 0 .5em 0
}
h2,.h2{
background:#fff;
border-left:8px solid #e1d7b8;
box-shadow:1px 1px 2px #999;
font-size:1.2em;
font-weight:700;
margin:15px 0;
padding:3px 10px
}
h3,.h3{
border-bottom:1px #000 solid;
font-size:1.2em;
font-weight:400;
margin:15px 0;
padding:3px 10px
}
dt{
font-weight:700;
margin:0 0 5px
}
dd{
border-bottom:1px solid #000;
margin:0 0 5px 1em
}
em{
font-weight:700
}
input,textarea{
border:1px solid #000;
color:#000;
margin:3px 0;
width:80%
}
textarea{
height:50px
}
hr{
display:block;
border:0;  
border-top:1px solid #ccc;
margin:1em 0;
padding:0;
height:1px
}
.marker{
background:#fa8282
}
.ln01{
border-left:8px solid #e9967a;
margin:5px 0;
padding:0 5px
}
.ln02{
border-left:8px solid #a3a328;
margin:5px 0;
padding:0 5px
}
.textbox{
border:1px #000 solid;
margin:10px 0;
padding:3px;
text-align:center
}
.title{
color:#000;
font-size:1.5em;
font-weight:700;
margin:2em 0;
text-align:right
}
.title:first-letter{
color:#e1d7b8;
font-size:1.6em
}
.txt{
border-left:1px dotted #000;
color:#999;
margin:1em;
padding:0 0 0 1em
}
.frame{
border:6px solid #fff;
border-radius:3px;
box-shadow:4px 4px 4px #ccc;
-webkit-box-shadow:4px 4px 4px #ccc
}
/*--------------------------------------------------------
横幅770pxで切り替え
--------------------------------------------------------*/
@media screen and (max-width: 770px){
#box{width:600px} /* 全体の大きさ (※1)+(※2)+(※3)*/
#leftcolumn{width:250px}/* (※1) */
#main{width:350px} /* (70)+(※3) */
#contents{width:280px} /* (※3) */
}
/*--------------------------------------------------------
スマホ、タブレット用
横幅600pxで切り替え
--------------------------------------------------------*/
@media screen and (max-width: 600px){
html{min-height:inherit}
body{font-size:1.2em}
#wrapper{width:100%}
#box{position:relative;width:100%;height:100%}
#leftcolumn,#main{float:none;width:100%;height:auto}
#leftcolumn{padding:10px}
#contents{padding:0 10px 10px}
#center{float:none;background:none;width:auto;height:auto;display:none}
#contents{float:none;width:100%}
#indexbox{position:relative;height:auto;width:100%}
nav li{display:inline-block}
nav li a{display:block}
nav li a:hover{letter-spacing:.1em}
.fl{position:relative;bottom:0;left:0;text-align:right;line-height:1}
img{max-width:100%;height:auto} /* 画像の縮小表示 */
}
