@charset "UTF-8";.l-header{background-color:#fcfcfc;position:fixed;width:100%;z-index:10000;}.l-header--tel{padding:0.8rem 1.6rem;height:56px;background-color:#603813;width:160px;text-align:center}.l-header--tel a{color:white;font-size:1.4rem;font-weight:400;line-height:2.7}.l-header--tel a:before{content:'';display:inline-block;width:19px;height:19px;background-image:url("/wp-content/uploads/tell-1.png");background-size:contain;vertical-align:middle;margin-bottom:0.3rem;margin-right:0.3rem}.l-header--web{padding:0.8rem 1.6rem 0.8rem 0.8rem;height:56px;background-color:#603813;width:160px;text-align:center}.l-header--web a{color:white;font-size:1.4rem;font-weight:400;line-height:2.7}.l-header--web a:before{content:'';display:inline-block;width:19px;height:19px;background-image:url("/wp-content/uploads/mail-1.png");background-size:contain;vertical-align:middle;background-repeat:no-repeat;margin-bottom:0.3rem;margin-right:0.3rem}.l-header--logo{height:56px;padding-top:0.4rem;padding-bottom:0.4rem}.l-header a img{height:100%;width:auto}@media only screen and (min-width:481px) and (max-width:960px),only screen and (max-width:480px){.l-header--pc{display:none}}.l-header--pc ul{margin-right:-1.6rem}.l-header--pc ul li{margin:auto;padding-right:1.6rem}.l-header--pc ul li:hover{filter:opacity(0.8)}.l-header--pc ul li a{font-size:1.4rem;color:#333}.l-header--pc ul li a:after{content:attr(title);display:block;font-size:1.2rem;color:#603813;text-align:center}.l-header-trigger{display:inline-block;width:32px;height:24px;vertical-align:middle;cursor:pointer;position:fixed;top:16px;right:16px;z-index:10000}@media only screen and (min-width:961px){.l-header-trigger{display:none}}.l-header-trigger span{display:inline-block;box-sizing:border-box;position:absolute;left:0;width:100%;height:3px;transition:all 0.5s;z-index:10000;background-color:#333}.l-header-trigger span:nth-of-type(1){top:1px}.l-header-trigger span:nth-of-type(2){top:11px}.l-header-trigger span:nth-of-type(3){bottom:0}.l-header-trigger.active span{background-color:#fcfcfc}.l-header-trigger.active span:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}.l-header-trigger.active span:nth-of-type(2){opacity:0}.l-header-trigger.active span:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}.l-header-nav{width:240px;height:100%;padding-top:60px;background-color:#603813;position:fixed;top:0;right:0;z-index:9999;transform:translate(250px);transition:all 0.5s}@media only screen and (min-width:961px){.l-header-nav{display:none}}.l-header-nav.open{transform:translateZ(0)}.l-header-nav ul{list-style:none;margin:0;padding:0}.l-header-nav ul li{text-align:center;padding:0.8rem 0}.l-header-nav ul li a{color:#fcfcfc;font-size:1.4rem}