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}
/* この上はいじらないほうがいいです */

html{
font-size:62.5%;
height:100%
}
body{
background:#fff;/* インラインフレーム内背景色 */
color:#5a4b3b;/* インラインフレーム内文字色 */
font-family:Verdana,Roboto,'游ゴシック','Yu Gothic','游ゴシック体','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
font-size:1.3em;/* 文字の大きさ */
text-align:left;
letter-spacing:.1em;
line-height:1.5;
padding:20px 20px 100px
}
a{
color:#e9967a;
text-decoration:underline;
text-decoration-color:#ccc /* 一部ブラウザのみ */
}
a:hover{
color:#a3a328
}
/*--------------------------------------------------------
インラインフレーム外設定
--------------------------------------------------------*/
#page{
background:#fff url("image/back01.gif") repeat scroll 0 0;
color:#5a4b3b;
padding:20px;
height:90%
}
#page a{
color:#fff;
text-decoration:none
}
#page a:hover{
color:#ccc
}
#wrapper{
background:#fff;
border:2px solid #5a4b3b;
margin:0 auto;
text-align:left;
height:100%;
width:600px /* 大きさはここで変更 */
}
header{
background:#7e873e;
border-bottom:2px solid #5a4b3b;
color:#fff;
min-height:80px;
position:relative
}
#header-inner{
padding:5px 10px
}
footer{
background:#f5d1a8;
border-top:2px solid #5a4b3b;
min-height:60px;
text-align:center;
width:100%
}
#footer-inner{
padding:5px 10px
}
/*--------------------------------------------------------
index
--------------------------------------------------------*/
#index{
background:#fff url("image/back01.gif") repeat scroll 0 0;
margin:20px;
height:auto
}
.indexbox{
background:#fff;
border:2px solid #5a4b3b;
margin:0 auto;
padding:20px;
width:400px
}
/*--------------------------------------------------------
ページ上部へのリンク
--------------------------------------------------------*/
#pagetop{
background:#fff;
border:3px solid #5a4b3b;
border-radius:30px;
height:50px;width:50px;
position:fixed;
bottom:-100px;right:20px;
z-index:50;
transition:.5s
}
.arrow{
border-left:5px solid #5a4b3b;
border-top:5px solid #5a4b3b;
position:absolute;
top:40%;left:30%;
height:16px;width:16px;
-ms-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
transform:rotate(45deg)
}
#pagetop:hover{
background-color:rgba(222,222,222,.8);
transition:.3s
}
/*--------------------------------------------------------
メニュー
--------------------------------------------------------*/
#menu{
text-align:center;
width:100%
}
#menu ul li{
display:inline-block;
height:1em;line-height:1em
}
#menu ul li a{
color:#fff;
display:inline-block;
padding:0 5px
}
nav li+li:before{
content:"|"
}
/*--------------------------------------------------------
見出し、枠、線
--------------------------------------------------------*/
h1{
font-size:1.3em
}
h2,.h2{
background:#7f6c4e;
font-size:1.2em;
font-weight:700;
margin:15px 0;
position:relative
}
h2 span,.h2 span{
background:#fff;
display:inline-block;
margin:0 1em;
padding:0.2em 1em;
position:relative;
z-index:2
}
.h2 span::first-letter{
color:#e9967a
}
h3,.h3{
font-size:1.1em;
margin:15px 0;
position:relative
}
h3 span,.h3 span{
background:#fff;
display:inline-block;
margin:0 1em;
padding:0 1em;
position:relative;
z-index:2
}
h3::before,.h3::before{
background:#7f6c4e;
content:"";
display:block;
height:1px;
position:absolute;
top:50%;
width:100%;
z-index:1
}
dd{
margin:0 0 5px 2em
}
dt{
font-weight:700;
margin:0 0 5px
}
em{
font-weight:700
}
input,textarea{
background:#5a4b3b;
border:1px solid #999;
color:#fff;
margin:3px 0;
width:200px
}
textarea{
height:50px
}
hr{
display:block;
border:0;  
border-top:1px solid #ccc;
margin:1em 0;
padding:0;
height:1px
}
.marker{
background:#ffe699;
padding:1px 5px
}
.ln01{
border-left:5px solid #5a4b3b;
margin:5px 0;
padding:3px
}
.ln02{
border-left:5px solid #7e873e;
margin:5px 0;
padding:3px
}
.textbox{
border:2px solid #5a4b3b;
margin:10px 0;
padding:3px;
text-align:center
}
.title{
color:#5a4b3b;
font-size:1.5em;
font-weight:700;
margin:2em 0;
text-align:right
}
.txt{
border-left:1px dotted #5a4b3b;
margin:1em;
padding:0 0 0 1em
}
.frame{
background:#7f6c4e;
border-radius:3px;
padding:5px
}
/*--------------------------------------------------------
スマホ、タブレット用
横幅600pxで切り替え
--------------------------------------------------------*/
@media screen and (max-width: 600px){
#page{padding:15px}
#wrapper{width:100%}
.indexbox{width:100%}
}
