
html, body, div, span, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, small, strike, strong, sub, tt, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, embed, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  line-height: 0;
  font: inherit;
  vertical-align: baseline;
  word-break: keep-all;
  font-family: 'KBFGDisplayM';
}

html{
  scroll-behavior: smooth;
}

.text-hidden {position: absolute;text-indent: -9999em;font-size: 0;}

.inner {position: relative; width: 1100px; margin: 0 auto; padding:0 50px;}

header{width: 100%;  min-width: 1200px; margin: 0 auto; height: 90px; border-bottom: 1px solid #979189; overflow: hidden;}
  h1 {position: absolute; left: 50px; top: 33px;}
  nav {float:right; padding-top: 35px; overflow: hidden;}
  nav a {display: inline-block; font-size: 20px; color: #544e40; text-decoration: none; font-weight: ;}
  nav span {display: inline-block; padding: 0 15px 0 13px;}

a.btn {position: absolute; display: block; left:0; bottom: 0; width: 441px; height: 83px; font-size:0;}

section{width: 100%; min-width: 1200px;}
  #visual {height: 541px; background:#fbeb99 url('../images/visual_bg.jpg') no-repeat center 0;}
    #visual .inner {height: 541px;}
    #visual a.btn {width: 485px; height: 83px; left: 58px; bottom: 85px;}

 a.btn_f {left: 50%; margin-left: 650px; width: 209px; top: 420px; height: 143px;}

  #s1 {height: 1077px; background:url(../images/s1.jpg?v=2) no-repeat center top}
    #s1 .inner {height: 1640px;}
    #s1 a.btn {left: 276px;bottom: 80px;width: 648px;height: 90px;}

    #s1 a.box1 {width: 384px; height: 393px; left: 207px; bottom: 1056px;}
    #s1 a.box2 {width: 384px; height: 393px; left: 608px; bottom: 1056px;}
    #s1 a.box3 {width: 384px; height: 393px; left: 207px; bottom: 646px;}
    #s1 a.box4 {width: 384px; height: 393px; left: 608px; bottom: 646px;}

  #s2 {height: 1318px; background:#f6f6f6 url(../images/s2.jpg) no-repeat center top}
    #s2 .inner {height: 820px;}
    #s2 a.btn {left: 130px; top: 264px; width: 943px; height: 982px;}

  #s3 {height: 799px; background:#fff url(../images/s3.jpg) no-repeat center top}
    #s3 .inner {height: 820px;}
    #s3 a.btn {left: 128px;bottom: 100px;width: 935px;height: 660px;}

footer{background:#5a5555;}

  #footer{padding:40px 0; font-size:18px; line-height: 25px; color:#b3b3b3; letter-spacing: -0.05em; border-top:1px solid #dddcd9;}
  #footer dt{padding-bottom:8px; font-weight: bold; font-size: 15px;}
