@charset "UTF-8";img{max-width:100%}html{font-size:100%}body{font-family:Yu Gothic Medium,游ゴシック Medium,YuGothic,游ゴシック体,ヒラギノ角ゴ Pro W3,sans-serif;line-height:1.7;color:#432}a{text-decoration:none}ul,li{list-style:none}.footer{background-color:#f6f6f6;height:200px;display:flex}.footer div{margin:auto}.header{background-color:#fff;width:100%;height:50px;position:fixed;top:0;left:0;right:0;z-index:999}.header__inner{padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:inherit;position:relative}.header__inner h1{font-size:18px}.header__title{width:80px}@media screen and (min-width: 960px){.header__title{width:120px}.header__inner h1{font-size:28px}}.header__title img{display:block;width:100%;height:100%}.header__nav{position:absolute;right:0;left:0;top:0;width:100%;height:100vh;transform:translate(100%);background-color:#fff;transition:ease .4s}@media screen and (min-width: 960px){.header__nav{position:static;transform:initial;background-color:inherit;height:inherit;display:flex;justify-content:end;width:50%}}@media screen and (min-width: 960px){.nav__items{width:100%;display:flex;align-items:center;height:initial;justify-content:space-around}}.nav-items{padding-top:250px;padding-bottom:200px}@media screen and (min-width: 960px){.nav-items{padding-top:inherit;padding-bottom:inherit}}.nav-items__item a{color:#000;width:100%;display:block;text-align:center;font-size:20px;margin-bottom:24px}.nav-items__item:last-child a{margin-bottom:0}@media screen and (min-width: 960px){.nav-items__item a{margin-bottom:0;font-size:15px}}.header__hamburger{width:48px;height:100%}.hamburger{background-color:transparent;border-color:transparent;z-index:9999}@media screen and (min-width: 960px){.hamburger{display:none}}.hamburger span{width:100%;height:1px;background-color:#000;position:relative;transition:ease .4s;display:block}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){margin:8px 0}.hamburger span:nth-child(3){top:0}.header__nav.active{transform:translate(0)}.hamburger.active span:nth-child(1){top:5px;transform:rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){top:-13px;transform:rotate(-45deg)}.home-content{text-align:center;vertical-align:middle;margin-top:40px;font-family:Philosopher,serif;background-color:#000}.big-bg{background-size:cover;background-position:center top}h2,h3{vertical-align:middle}.page-title{font-size:2.5rem;font-family:Philosopher,serif;text-transform:uppercase;font-weight:400;color:#fff;text-shadow:2px 2px 3px #432;margin-top:10px}.page-subtitle{font-size:2rem;font-family:Philosopher,serif;text-transform:uppercase;font-weight:400;color:#fff;text-shadow:2px 2px 3px #432;margin-top:10px}p{font-family:Philosopher,serif;padding:45px;margin-bottom:10px;font-size:1rem}.item1{margin-left:20px}.sub-container{display:flex;flex-direction:column}article,aside{width:100%}#mainw{background:brown;color:#fffaf0;padding:10px;margin-left:20px}@media (max-width: 600px){.main-container{display:flex;flex-direction:column}}.m-item{display:flex;flex-direction:column;justify-content:center}.m-item img p{max-width:900px;text-align:center}@media (min-width: 960px){.page-title{font-size:5rem}.page-subtitle{font-size:3.5rem}.main-container{display:flex;justify-content:space-around}.grdItem{display:grid;justify-content:center;grid-template-columns:1fr 1fr 1fr;gap:10px;padding:15px;margin-top:0;margin-bottom:5rem;min-width:1100px}.m-img{display:flex;justify-content:center}}
