@charset "UTF-8";html,button,input,select,textarea{font-family:"メイリオ","Meiryo","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;color:#9a572a}html{overflow-x:hidden}body{font-size:22px;font-weight:400;line-height:36px;overflow-x:hidden;min-width:320px;background:url(../images/bg.png) fixed center 50%;background-size:cover}ul{list-style:none;display:flex}a{text-decoration:none;color:#9a572a}header{width:100vw;height:48px;background:url(../images/bg_header_01.png);position:fixed;top:0;box-shadow:0 4px 8px rgba(59,35,19,0.4);z-index:1000}.NavMenu_pc{width:56.25vw;height:48px;display:flex;justify-content:space-between;align-items:center;margin:0 auto}.NavMenu_sp{display:none}#wrapper{width:1080px;margin:0 auto}footer{width:100vw;background:rgba(0,0,0,0.6);color:#fff;font-size:16px}.row2{width:506px;margin:0 auto;padding:16px 0 24px;display:flex;align-items:center}#logo{width:178px}#link{width:374px;margin:0 auto 24px;line-height:24px}footer a{color:#fff}#copyright{text-align:center;line-height:24px;padding-bottom:30px}#btn_top{position:fixed;right:45px;bottom:-200px;z-index:100}@media screen and (max-width:1080px){header{height:4.4444vw}.NavMenu_pc{height:4.4444vw}.NavMenu_pc img{height:1.6666vw}#wrapper{width:92vw}#btn_top{right:4.167vw;bottom:-18.519vw}#btn_top img{width:21.8518vw}}@media screen and (max-width:425px){header{background:0;box-shadow:none}.NavMenu_pc{display:none}.NavMenu_sp{display:block;position:relative;height:260px;top:-260px;transition:all .6s;background:#ebd0d0}.NavMenu_sp.active{top:0;filter:drop-shadow(0 3px 3px rgba(109,82,71,0.74))}.NavMenu_sp ul{display:flex;height:240px;justify-content:space-around;padding:10px 0 10px;flex-direction:column;align-items:center}.NavMenu_sp ul li{text-align:center;width:120px;height:32px;border-bottom:dotted 2px #fff}.Toggle{display:block;position:fixed;right:13px;top:12px;width:42px;height:42px;cursor:pointer;z-index:3}.Toggle span{display:block;position:absolute;width:30px;border-bottom:solid 3px #5a2e2e;-webkit-transition:.35s ease-in-out;-moz-transition:.35s ease-in-out;transition:.35s ease-in-out;left:6px}.Toggle span:nth-child(1){top:9px}.Toggle span:nth-child(2){top:18px}.Toggle span:nth-child(3){top:27px}.Toggle.active span:nth-child(1){top:18px;left:6px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.Toggle.active span:nth-child(2),.Toggle.active span:nth-child(3){top:18px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}#btn_top img{width:40vw}.row2{width:100%;flex-direction:column}#copyright{padding-bottom:160px}}