﻿/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:'KizaKinryouStdN-Med';src:url("../fonts/AP-OTF-KizaKinryouStdN-Med.otf") format("opentype")}html{font-size:62.5%}body{font-size:1.2rem;line-height:1.6;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:inherit}p{margin:0}img{vertical-align:bottom}ul,dl,dd{margin:0;padding:0}li{margin:0;list-style-type:none}input,textarea{outline:none}a{text-decoration:none;transition:all 0.5s}a:hover{opacity:0.7}.l-wrapper{overflow:hidden;width:100%;min-width:1000px;min-height:100vh;background:url(../img/common/bg_pattern.png) #293640;color:#fff;font-family:KizaKinryouStdN-Med, serif}.l-wrapper.is-hide{position:fixed}.l-inner{width:1000px;margin:0 auto}.l-footer{padding:50px 0}.navDrawer{display:none}.topContents{background:#000;box-shadow:0 30px 50px #000}.topContents__logo{padding:40px 0 10px;text-align:center}.mainVisual iframe{min-height:75vh;height:auto;width:100%}.topNav{display:flex}.topNav__list{width:16.7%;text-align:center}.topNav__list:first-child{width:10%}.topNav__list:last-child{width:23.4%}.topNav__list a{position:relative;display:block;padding:10px 0;border-radius:4px;font-size:1.6rem;color:#fff}.topNav__list a span{overflow:hidden;position:relative;padding:0 10px 5px}.topNav__list a span::before{content:'';display:block;position:absolute;bottom:0;left:50%;width:0%;height:1px;background:#fff;transition:width .5s}.topNav__list a span::after{content:'';display:block;position:absolute;bottom:0;right:50%;width:0%;height:1px;background:#fff;transition:width .5s}.topNav__list a:hover{opacity:1}.topNav__list a:hover span::before{width:50%}.topNav__list a:hover span::after{width:50%}.copyrightTxt{font-size:1.3rem;text-align:center}.pageTop a{display:none;position:fixed;right:50px;bottom:50px;z-index:10;width:66px;height:66px;border-radius:50%;background:rgba(0,0,0,0.7);transition:opacity 0.5s}.pageTop a.is-active{display:block}.pageTop a::before{position:absolute;top:50%;left:50%;content:'';display:block;width:26px;height:26px;border-left:3px solid #fff;border-top:3px solid #fff;transform:translate(-50%, -30%) rotate(45deg)}.fixedNav{overflow:auto;position:fixed;top:0;left:0;z-index:100;width:100%;min-width:1000px;background:rgba(0,0,0,0.5);transform:translateY(-100%);transition:transform 0.5s;font-family:KizaKinryouStdN-Med, serif}.fixedNav.is-active{transform:translateY(0%)}.fixedNavWrap{display:flex;align-items:center;padding:5px 0}.fixedNavWrap__list{width:15%}.fixedNavWrap__list:last-child{width:25%}.fixedNavWrap__list a{display:flex;padding:10px;border-radius:4px;font-size:1.6rem;color:#fff;transition:all 0.5s}.fixedNavWrap__list a::before{opacity:0;content:'';position:relative;top:-15px;left:-10px;display:block;width:18px;height:31px;margin-right:5px;background:url(../img/common/bg_fixnav.png) no-repeat;transition:all 0.5s}.fixedNavWrap__list a:hover{opacity:1}.fixedNavWrap__list a:hover::before{opacity:1;top:-5px;left:0}.mainLeadWrap{overflow:hidden;width:100%;margin-bottom:100px;background:url(../img/index/bg_sectionMainLeadWrap.png) no-repeat center bottom 40px,url(../img/index/bg_sectionMainLeadWrap_left.png) no-repeat left bottom,url(../img/index/bg_sectionMainLeadWrap_right.png) no-repeat right bottom}.mainLead{position:relative;padding:80px 0 0;color:#fff;font-size:2rem;text-align:center}.mainLead--strong{padding-bottom:140px;font-size:3.6rem;background:url(../img/index/img_scroll.png) no-repeat center bottom 30px;text-shadow:1px 1px 10px #00ffad, -1px 1px 10px #00ffad, 1px -1px 10px #00ffad, -1px -1px 10px #00ffad;animation:bgroop 2s linear infinite}.mainLead--strong strong{font-size:5.6rem}.mainLead--strong::before{position:absolute;bottom:0;left:-30px;content:'';display:block;width:548px;height:129px;background:url(../img/index/bg_sectionMainLeadWrap_left.png) no-repeat left bottom;animation:cloudLeft 10s linear infinite}.mainLead--strong::after{position:absolute;bottom:0px;right:0px;content:'';display:block;width:555px;height:170px;background:url(../img/index/bg_sectionMainLeadWrap_right.png) no-repeat right bottom;animation:cloudRight 15s linear infinite}@keyframes bgroop{0%{background-position:center bottom 30px}100%{background-position:center bottom 0}}@keyframes cloudLeft{0%{left:-30px}25%{left:0}75%{left:-60px}100%{left:-30px}}@keyframes cloudRight{0%{right:-30px}25%{right:0}75%{right:-60px}100%{right:-30px}}.sectionItem{padding:150px 0}.sectionItem--greeting{width:100%;background:url(../img/index/bg_sectionGreeting.png) no-repeat left top}.sectionItem--employee{background:url(../img/index/bg_SectionEmployee.png) no-repeat right top,url(../img/index/bg_SectionEmployeeLower.png) no-repeat right bottom}.sectionItem--making{background:url(../img/index/bg_sectionMaking.png) no-repeat left top 80px}.sectionItem--campaign{background:url(../img/index/bg_sectionPresent.png) no-repeat right top}.sectionItem__inner{padding:40px;box-sizing:border-box;background:#000;box-shadow:0 0 50px 50px #000}.sectionItem__inner--introduction{background-image:url(../img/index/bg_sectionIntroduction.png);background-repeat:no-repeat;background-position:right top 100px}.sectionItem__ttl{display:flex;justify-content:center;align-items:center;font-size:4rem;text-align:center}.sectionItem__ttl::before{margin-right:60px}.sectionItem__ttl::after{margin-left:60px}.sectionItem__ttl::before,.sectionItem__ttl::after{content:'';display:block;width:30px;height:61px;background:url(../img/common/bg_title_blue.png)}.sectionItem__txt{margin:40px 0;font-size:1.6rem;text-align:center}.sectionItem__detail{margin-top:40px}.sectionItem__detail iframe{display:block;width:580px;margin:0 auto}.sectionItem__list{display:flex;flex-wrap:wrap}.sectionItem__item:nth-child(2),.sectionItem__item:nth-child(3){margin-left:35px}.sectionItem__item:nth-last-child(-n+4){margin-top:40px}.sectionItem__item:nth-last-child(-n+3){margin-left:26px}.sectionItem__item a{display:block;transition:all 0.5s}.sectionItem__item a:hover{opacity:.7;box-shadow:0 0 30px #1f6e54}.sectionItemName{text-align:center}.sectionItemName__ttl{margin-top:1em;font-size:1.6rem}.sectionItemName__txt{font-size:2.8rem}.modalContents{overflow-x:hidden;overflow-y:auto;display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:200;background:rgba(0,0,0,0.7)}.modalContents__inner{width:880px;margin:0 auto;padding:40px}.modalContents__detail{position:relative;width:100%;padding:40px;border-radius:4px;box-sizing:border-box;transform:translateY(-50%);transition:transform 0.5s}.modalContents__detail.is-active{transform:translateY(10%)}.modalContents__close{display:flex;justify-content:center;align-items:center;position:relative;left:50%;margin-top:40px;padding:10px 60px;border:none;border-radius:4px;background:#000;outline:none;font-size:1.6rem;color:#fff;transform:translatex(-50%)}.modalContents__close::before{content:'';position:relative;top:-5px;display:inline-block;width:20px;height:39px;margin-right:10px;background:url(../img/common/bg_title_blue.png) no-repeat;background-size:20px auto}.staff__list{width:100%;padding:100px 0}.staff__list--rokuro{background:url(../img/employee/bg_rokuro.png) no-repeat right 16% top}.staff__list--hitotsume{background:url(../img/employee/bg_hitotsume.png) no-repeat left 2% center}.staff__list--tengu{background:url(../img/employee/bg_tengu.png) no-repeat left center}.staff__list--konaki{background:url(../img/employee/bg_konaki_left.png) no-repeat left center,url(../img/employee/bg_konaki_right.png) no-repeat right top}.staff__list--kappa{background:url(../img/employee/bg_kappa.png) no-repeat left center}.staff__list--ittan{background:url(../img/employee/bg_ittan_left.png) no-repeat left top,url(../img/employee/bg_ittan_right.png) no-repeat right bottom}.staff__list--nurikabe{background:url(../img/employee/bg_nurikabe.png) no-repeat left bottom}.staff__wrap{position:relative;text-align:right}.staff__ttl{position:absolute;top:0;left:300px}.staff__txt{position:absolute;top:10px;left:160px;font-size:2rem;text-align:left;writing-mode:tb-rl;writing-mode:vertical-rl}.staff__btn{margin-top:30px;text-align:center}.staff__btn a{display:-ms-inline-flexbox;display:inline-flex;justify-content:center;align-items:center;min-width:200px;padding:10px 20px;border-radius:10px;background:#22ac38;font-size:2rem;color:#000;transition:all 0.5s}.staff__btn a:hover{opacity:1;box-shadow:0 0 20px #22ac38}.staff__btn a svg{margin-right:10px}.campaignExp{min-height:402px;font-size:1.6rem}.campaignExp__lead{margin:20px 0;font-size:2rem}.campaignExp__img{margin:20px 0}.campaignExp__list{font-size:2rem}.campaignExp__list em{display:inline-block;width:6em;margin-right:20px;font-style:normal;color:#b0811e;text-align:right}.productLine{margin-top:20px;border:1px solid #392700;font-size:1.6rem}.productLine__ttl{padding:15px;background:#392700;text-align:center}.productLine__detail{padding:15px;background:#fff;color:#000}.productLine__item{display:flex;flex-wrap:wrap}.productLine__list{margin-right:20px}.productLine__list::before{content:'●';display:inline-block;margin-right:4px}.present{position:relative;background:url(../img/index/bg_present.png) no-repeat right top;min-height:469px}.present__lead{width:440px;font-size:2rem;text-align:center}.present__txt{width:440px;background:url(../img/index/bg_present_txt.png) no-repeat center;font-size:4.4rem;text-align:center;text-shadow:1px 1px 10px #00ffad, -1px 1px 10px #00ffad, 1px -1px 10px #00ffad, -1px -1px 10px #00ffad}.present__txt em{display:block;font-size:2.6rem;text-shadow:1px 1px 10px #00f9ff, -1px 1px 10px #00f9ff, 1px -1px 10px #00f9ff, -1px -1px 10px #00f9ff}.present__txt span{display:block;font-size:6rem;letter-spacing:-5px}.present__time{position:absolute;top:100px;right:0px;font-size:1.6rem;text-align:center}.outerLink{display:flex;justify-content:center;margin-top:20px}.outerLink__list{margin-left:60px}.outerLink__list:first-child{margin-left:0}.motionPath{position:relative;top:450px}.motion-path{position:absolute;top:0px;right:0px}.square{position:absolute;top:-94px;left:-62px;width:182px;height:125px;background:url(../img/index/img_ittan.png) no-repeat;background-size:182px auto;animation:ittan 5s linear infinite}@keyframes ittan{0%{opacity:1}100%{opacity:0}}@media screen and (max-width: 767px){a{transition:none}a:hover{opacity:1}.l-wrapper{min-width:100%}.l-inner{width:100%}.l-footer{padding:20px 0 10px}.topContents__logo img{width:80%;height:auto}.mainVisual{padding-top:60px;height:250px}.mainVisual iframe{min-height:40vh}.topNavWrap{display:none}.copyrightTxt{margin-top:15px;font-size:1rem}.pageTop a{right:10px;bottom:10px;width:40px;height:40px}.pageTop a::before{width:13px;height:13px}.fixedNav{min-width:inherit;height:100vh;transition:all 0.3s;transform:translateX(100%) translateY(0)}.fixedNav.is-active{transform:translateX(0%)}.fixedNavWrap{display:inherit;align-items:inherit;margin-top:60px;padding:0}.fixedNavWrap__list{width:100%;border-bottom:1px solid #fff;text-align:left}.fixedNavWrap__list:first-child{border-top:1px solid #fff}.fixedNavWrap__list:last-child{width:100%}.fixedNavWrap__list a{border-radius:0px;transition:none}.navDrawer{position:fixed;top:10px;right:10px;z-index:150;display:block;width:40px;height:40px;border:2px solid #241815;background:rgba(255,255,255,0.8);border-radius:4px}.navDrawer span{content:'';display:inline-block;position:absolute;top:19px;right:7px;width:25px;height:3px;background:left center #241815}.navDrawer span::before,.navDrawer span::after{content:'';display:inline-block;width:25px;height:3px;background:left center #241815}.navDrawer span::before{position:absolute;top:-8px;right:0}.navDrawer span::after{position:absolute;top:8px;right:0}.mainLeadWrap{margin-bottom:50px;background-size:90% auto, 50% auto, 50% auto;background-position:center bottom 10px, left bottom, right bottom}.mainLead{padding:60px 0 0}.mainLead--strong{padding-bottom:100px;font-size:3rem;background:url(../img/index/img_scroll.png) no-repeat center bottom 15px}.mainLead--strong strong{font-size:4rem}.mainLead::before{width:183px;height:43px;background-size:183px 43px}.mainLead::after{width:185px;height:57px;background-size:185px 57px}.sectionItem{padding:60px 0}.sectionItem--greeting{background:url(../img/index/bg_sectionGreeting.png) no-repeat left top,url(../img/index/img_ittan.png) no-repeat right top;background-size:80% auto, 30% auto}.sectionItem--employee,.sectionItem--making,.sectionItem--campaign{background-size:50% auto}.sectionItem--introduction{background-size:50% auto}.sectionItem__inner{padding:20px;box-shadow:0 0 20px 20px #000}.sectionItem__inner--introduction{background-position:right top 300px;background-size:150px auto}.sectionItem__ttl{font-size:3rem}.sectionItem__ttl::before{margin-right:10px}.sectionItem__ttl::after{margin-left:10px}.sectionItem__ttl::before,.sectionItem__ttl::after{content:'';display:block;width:20px;height:39px;background:url(../img/common/bg_title_blue.png);background-size:20px auto}.sectionItem__txt{margin:20px 0}.sectionItem__detail{margin:20px 10px 0}.sectionItem__detail iframe{width:100%;height:auto}.sectionItem__item{margin:10px 0}.sectionItem__item:nth-child(2),.sectionItem__item:nth-child(3){margin-left:0}.sectionItem__item:nth-child(-n+3){width:100%;text-align:center}.sectionItem__item:nth-child(-n+3) img{width:60%;height:auto}.sectionItem__item:nth-last-child(-n+4){width:49%;margin-top:0}.sectionItem__item:nth-last-child(-n+3){margin-left:0}.sectionItem__item:nth-child(4),.sectionItem__item:nth-child(6){margin-right:2%}.sectionItem__item a{display:inline;transition:none}.sectionItem__item a:hover{opacity:1}.modalContents__inner{max-width:100%;min-width:100%;padding:40px 10px;box-sizing:border-box}.modalContents__detail{padding:0 !important}.modalContents__detail.is-active{transform:translateY(50%)}.modalContents iframe{width:100%;height:auto}img{width:100%;height:auto}.staff__list{padding:50px 0;background-size:100% auto}.staff__wrap{display:flex;flex-direction:column;text-align:left;padding:10px;box-sizing:border-box}.staff__ttl{position:absolute;top:10px;left:10px}.staff__ttl img{width:50px;height:auto}.staff__txt{order:1;position:static;margin-top:1em;font-size:1.6rem;writing-mode:horizontal-tb}.staff__img{order:0;text-align:right}.staff__img img{width:80%;height:auto}.staff__btn{order:2}.campaignExp{min-height:auto;background-size:30% auto}.campaignExp__lead{margin:10px 0;font-size:1.6rem}.campaignExp__img{margin:10px 0}.campaignExp__img img{width:60%}.campaignExp__list{font-size:1.6rem}.campaignExp__list em{margin-right:10px}.productLine{margin-top:10px}.productLine__ttl{padding:10px}.productLine__detail{padding:10px}.productLine__item{display:flex;flex-wrap:wrap}.productLine__list{margin-right:10px;font-size:1.6rem}.productLine__list::before{content:'●';display:inline-block;margin-right:4px}.present{padding-bottom:150px;background-position:right bottom;background-size:auto 180px;min-height:auto}.present__lead{width:100%}.present__txt{width:100%;background:url(../img/index/bg_present_txt.png) no-repeat center;font-size:3rem}.present__txt em{font-size:2rem}.present__txt span{font-size:4rem}.present__time{position:absolute;bottom:30px;left:0;top:auto;font-size:1.6rem;text-align:left}.outerLink{display:flex;flex-direction:column;margin:20px 20px 0}.outerLink__list{margin-left:0}.outerLink__list:nth-child(2){margin-top:10px}.employeeBtn{margin-top:40px;text-align:center}.employeeBtn button{width:80%;padding:10px 20px;border:none;border-radius:4px;box-shadow:0px 0px 2px 2px rgba(255,255,255,0.8);box-sizing:border-box;background:linear-gradient(to bottom, #dfa101 0%, #a66f00 100%);font-size:1.6rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;color:#fff;outline:0;cursor:pointer}.motionPath{position:relative;top:350px}.square{position:absolute;top:-94px;left:-62px;width:91px;height:62px;background-size:91px auto}}
