/*!
Theme Name: Narutoya Corporate
Theme URI: https://space-inc.co.jp
Author: SPACE inc.
Description: SPACE Original Theme
Version: 2.9.9
*/*{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}*::before,*::after{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{background:#FFF;color:#000}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}main,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{font-size:100%}legend{color:#000}body{font:10px/1.231 arial,helvetica,clean,sans-serif;font:x-small;font-size:small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font:100%;font-size:inherit}pre,code,kbd,samp,tt{font-family:monospace;font-size:108%;line-height:100%}a:link,a:visited,a:hover,a:active{color:#172a88}a:link,a:visited{text-decoration:underline}a:hover{text-decoration:none;opacity:0.9}html{font-size:62.5%}body{background-color:#fff;font-size:1.6rem;line-height:2;font-family:'Zen Kaku Gothic Antique', sans-serif;color:#fff;text-align:center}ul,dl,ol{list-style-position:outside;text-indent:0}th,td{vertical-align:top}img{max-width:100%;max-height:100%;vertical-align:top}.clear{display:inline-block}.clear::after{clear:both;content:"";display:block;font-size:0.1em;height:0;line-height:0;visibility:hidden}* html .clear{height:1px}.clear{display:block}.elps{overflow:hidden;-webkit-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.container{margin:0 auto;width:100%}@media screen and (min-width: 1272px){.container{max-width:1272px}}.mb_none{display:none}@media screen and (min-width: 768px){.mb_none{display:block !important}}@media screen and (min-width: 768px){.mb_none.inline{display:inline !important}}@media screen and (min-width: 768px){.mb_none.ib{display:inline-block !important}}.pc_none{display:block}@media screen and (min-width: 768px){.pc_none{display:none !important}}.pc_none.inline{display:inline}@media screen and (min-width: 768px){.pc_none.inline{display:none !important}}.pc_none.ib{display:inline-block}@media screen and (min-width: 768px){.pc_none.ib{display:none !important}}@-webkit-keyframes loading{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loadingText{from,to{opacity:0}50%{opacity:.5}}@keyframes loadingText{from,to{opacity:0}50%{opacity:.5}}#loading{width:100%;height:100%;background-color:#f6f7f8;position:fixed;top:0;left:0;z-index:100}#loading-main{display:block;width:50px;height:50px;position:absolute;top:calc(48% - 25px);left:calc(50% - 25px);z-index:105;-webkit-animation:loading 0.75s linear infinite;animation:loading 0.75s linear infinite}#loading-main img{width:100%}#loading-text{position:absolute;top:calc(50% + 40px);left:50%;color:#333;font-size:90%;z-index:105;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:loadingText 1500ms ease-out forwards infinite;animation:loadingText 1500ms ease-out forwards infinite}#wrapper{padding-top:50px;background:#fff url("./images/bg_all.png") repeat}.load{position:fixed;width:100vw;height:100vh;top:0px;left:0px;background:#000;z-index:9999}.animation{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;-webkit-animation:loadinganimation 1500ms ease-out forwards infinite;animation:loadinganimation 1500ms ease-out forwards infinite}@-webkit-keyframes loadinganimation{from,to{opacity:0}50%{opacity:.5}}@keyframes loadinganimation{from,to{opacity:0}50%{opacity:.5}}.container{width:100%}.header,.footer{width:100%;z-index:10;font-weight:700}.header{position:fixed;top:-75px;height:50px;background:#fff;-webkit-transition:all .7s ease-in-out;transition:all .7s ease-in-out;z-index:100}.header.active{top:0}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:50px;text-align:left}.header__logo{margin-bottom:0;padding:0 15px;width:100%;height:30px;text-align:left}.header__logo a{display:inline}.header__logo img{width:auto;height:30px}.header__nav{display:none;width:auto;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;font-size:1.3rem;font-weight:500}.header__nav li{margin:0 2rem;display:inline-block}.header__nav a{text-decoration:none}.header__btn{position:absolute;right:10px;top:0;width:30px;height:30px;cursor:pointer}.header__btn span{position:absolute;display:block;height:2px;background:#5d5f5f;border-radius:2px;width:100%;left:0;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;z-index:1}.header__btn span:nth-child(1){top:16px}.header__btn span:nth-child(2){top:24px}.header__btn span:nth-child(3){top:32px}.open .header__btn span:nth-child(1){top:27px;-webkit-transform:rotate(135deg);transform:rotate(135deg);background:#5d5f5f}.open .header__btn span:nth-child(2){width:0;left:50%}.open .header__btn span:nth-child(3){top:27px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);background:#5d5f5f}.mb_nav{display:none;position:fixed;top:50px;left:0;right:0;bottom:0;padding-top:30px;padding-bottom:30px;width:100%;background-color:#fff;z-index:100}.mb_nav .menu{position:relative;padding:0 2rem;width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mb_nav .menu a{display:block;padding:1rem;text-decoration:none}.mb_nav .menu ul ul{margin-top:1rem;padding-right:0}.mb_nav .menu ul ul a{padding:1rem .1rem;font-size:1.1rem}.mb_nav .menu li{display:block;text-align:center}.mb_nav .menu>ul>li{font-weight:600}.footer{display:none;position:inherit;bottom:auto;height:auto}.footer .container{padding:20px 0;height:auto;line-height:2;color:#172a88}.footer__nav{padding:0 2rem;width:100%}.footer__nav a{display:block;padding:1rem;text-decoration:none}.footer__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.footer__nav ul ul{margin-top:1rem;padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__nav ul ul a{padding:1rem .1rem;font-size:1.1rem}.footer__nav li{display:block;text-align:left;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.footer__nav>ul>li{border-right:1px solid #fff}@media screen and (min-width: 768px){.header{height:70px}.header .container{height:70px;max-width:100%}.header__logo{height:50px}.header__logo img{height:50px}.header__btn{top:10px}.mb_nav{left:auto;width:350px}}
