@charset 'UTF-8';@import url(//fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);pre,textarea{overflow:auto}body,html{background:#000}.page,sub,sup{position:relative}.journal-body__article-body__img-box.img-left,.journal-body__article-body__img-box.img-right{zoom:1}.about-head:after,.btn-back__link:after,.btn-carousel__detail--next:before,.btn-carousel__detail--prev:before,.btn-load-works:after,.btn-news__link--next:after,.btn-news__link--prev:after,.btn-next-video__link:after,.btn-page-top__link:after,.btn-prev-video__link:after,.cover-top-news__link:after,.featured-head:after,.ico-swipe:before,.journal-head:after,.news-head:after,.news-list-item__link:after,.top-featured-head:after,.top-journal-head:after,.top-news-head:after,.top-works-head:after,.works-head:after,.works-list-detail__head:after,.worksElement-txt-box__detail:after,.worksElement-txt-box__detail:before{width:0;height:0;content:' ';border-style:solid}.page,img{width:100%}fieldset,img,legend{border:0}@-webkit-keyframes loadingCircle{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes loadingCircle{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loadingDodTxtA{0%{opacity:0}25%{opacity:1}}@keyframes loadingDodTxtA{0%{opacity:0}25%{opacity:1}}@-webkit-keyframes loadingDodTxtB{0%{opacity:0}50%{opacity:1}}@keyframes loadingDodTxtB{0%{opacity:0}50%{opacity:1}}@-webkit-keyframes loadingDodTxtC{0%{opacity:0}75%{opacity:1}}@keyframes loadingDodTxtC{0%{opacity:0}75%{opacity:1}}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{margin:0;white-space:pre-wrap;word-wrap:break-word}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{font:inherit;margin:0;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}.bnt-nav-back,.btn-nav-close,.btn-nav-open,.btn-play-video,.btnEnter a,.btnEnter span,.select-works{cursor:pointer}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}b,optgroup,strong{font-weight:700}table{border-spacing:0;border-collapse:collapse}blockquote,body,code,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,legend,li,ol,p,pre,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:12px}li{list-style:none}a:focus{outline:dotted thin;text-decoration:none}q{quotes:none}abbr[title]{border-bottom:1px dotted}code,kbd,samp{font-family:monospace,sans-serif}sub{bottom:-.25em}sup{top:-.5em}img{line-height:1;height:auto;vertical-align:top}svg:not(:root){overflow:hidden}caption,td,th{padding:0}form{margin:0}fieldset{margin:0;padding:0}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}body{margin:0;font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;font-size:.8125rem;line-height:1.8;color:#fff}.loading-featured,.loading-journal-detail__txt,.loading-top-cover__txt,.loading-works-detail__txt{font-size:.75rem;font-weight:400;color:#fff;text-align:center;font-family:Roboto,sans-serif}.page{overflow:hidden;-webkit-transition:opacity .45s cubic-bezier(.215,.61,.355,1);-o-transition:opacity .45s cubic-bezier(.215,.61,.355,1);transition:opacity .45s cubic-bezier(.215,.61,.355,1);opacity:0}a:active,a:hover,a:link,a:visited{text-decoration:none;color:#fff}.is-page-start{opacity:1}.pdt0{padding-top:0!important}.is-hide{display:none!important}.is-show{display:block!important}.is-static{position:static!important}.is-fixed{position:fixed!important}.is-absolute{position:absolute!important}.is-visible{visibility:visible!important}.is-hidden{visibility:hidden!important}.is-overflow-hidden{overflow:hidden!important}.hide{display:none}.loading-top{position:absolute;z-index:10;width:100%;background:rgba(0,0,0,.85)}.loading-top-cover{position:absolute;z-index:110;top:70%;left:50%;width:130px;margin:0 0 0 -65px}.loading-top-cover__main{top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px}.loading-top-cover__main:before{position:absolute;z-index:-2;top:50%;left:50%;content:'';border-radius:10px;margin:-25px 0 0 -25px}.loading-top-cover__main:after{position:absolute;z-index:-1;top:50%;left:50%;width:50px;height:50px;content:'';-webkit-animation-name:loadingCircle;animation-name:loadingCircle;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border:2px solid #fff;border-radius:100%;-webkit-box-shadow:2px 2px #e1e1e1;box-shadow:2px 2px #e1e1e1;margin:-25px 0 0 -25px}.loading-top-cover__txt{position:absolute;top:50px;width:100%}.loading-top-cover__txt span{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loading-top-cover__txt span:nth-child(1){-webkit-animation-name:loadingDodTxtA;animation-name:loadingDodTxtA}.loading-top-cover__txt span:nth-child(2){-webkit-animation-name:loadingDodTxtB;animation-name:loadingDodTxtB}.loading-top-cover__txt span:nth-child(3){-webkit-animation-name:loadingDodTxtC;animation-name:loadingDodTxtC}.loading-works{position:fixed;z-index:10;top:45px;width:100%;height:400px;background:rgba(0,0,0,.85)}.loading-works-detail{position:absolute;z-index:110;top:40%;left:50%;width:130px;margin:0 0 0 -65px}.loading-works-detail__main{top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px}.loading-works-detail__main:before{position:absolute;z-index:-2;top:50%;left:50%;content:'';border-radius:10px;margin:-25px 0 0 -25px}.loading-works-detail__main:after{position:absolute;z-index:-1;top:50%;left:50%;width:50px;height:50px;content:'';-webkit-animation-name:loadingCircle;animation-name:loadingCircle;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border:2px solid #fff;border-radius:100%;-webkit-box-shadow:2px 2px #e1e1e1;box-shadow:2px 2px #e1e1e1;margin:-25px 0 0 -25px}.loading-works-detail__txt{position:absolute;top:50px;width:100%}.loading-works-detail__txt span{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loading-works-detail__txt span:nth-child(1){-webkit-animation-name:loadingDodTxtA;animation-name:loadingDodTxtA}.loading-works-detail__txt span:nth-child(2){-webkit-animation-name:loadingDodTxtB;animation-name:loadingDodTxtB}.loading-works-detail__txt span:nth-child(3){-webkit-animation-name:loadingDodTxtC;animation-name:loadingDodTxtC}.loading-featured{position:absolute;top:70%;left:50%;width:180px;margin-left:-90px;padding:10px;background:#000}.loading-featured span{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loading-featured span:nth-child(1){-webkit-animation-name:loadingDodTxtA;animation-name:loadingDodTxtA}.loading-featured span:nth-child(2){-webkit-animation-name:loadingDodTxtB;animation-name:loadingDodTxtB}.loading-featured span:nth-child(3){-webkit-animation-name:loadingDodTxtC;animation-name:loadingDodTxtC}.loading-journal{position:fixed;z-index:10;top:45px;width:100%;height:400px;background:rgba(0,0,0,.85)}.loading-journal-detail{position:absolute;z-index:110;top:40%;left:50%;width:130px;margin:0 0 0 -65px}.loading-journal-detail__main{top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px}.loading-journal-detail__main:before{position:absolute;z-index:-2;top:50%;left:50%;content:'';border-radius:10px;margin:-25px 0 0 -25px}.loading-journal-detail__main:after{position:absolute;z-index:-1;top:50%;left:50%;width:50px;height:50px;content:'';-webkit-animation-name:loadingCircle;animation-name:loadingCircle;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border:2px solid #fff;border-radius:100%;-webkit-box-shadow:2px 2px #e1e1e1;box-shadow:2px 2px #e1e1e1;margin:-25px 0 0 -25px}.loading-journal-detail__txt{position:absolute;top:50px;width:100%}.loading-journal-detail__txt span{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loading-journal-detail__txt span:nth-child(1){-webkit-animation-name:loadingDodTxtA;animation-name:loadingDodTxtA}.loading-journal-detail__txt span:nth-child(2){-webkit-animation-name:loadingDodTxtB;animation-name:loadingDodTxtB}.loading-journal-detail__txt span:nth-child(3){-webkit-animation-name:loadingDodTxtC;animation-name:loadingDodTxtC}.error{position:fixed;z-index:200;top:0;width:100%;height:auto;background:#000}.error-box{position:absolute;top:50%;left:50%;width:300px;height:150px;margin:-75px 0 0 -150px}.error-box__ttl{width:200px;margin:0 auto 40px}.error-box__ttl-sub{font-family:Roboto,sans-serif;font-weight:300;margin-bottom:60px;text-align:center}.error-box__txt{text-align:center}.error-ttl-sub__item,.error-ttl-sub__item--img,.error-ttl-sub__item--txt{display:inline-block;vertical-align:middle}.global-footer-logo__link,.global-header-main-logo__link{display:block}.error-ttl-sub__item--txt{font-family:Roboto,sans-serif;font-size:14px;font-size:1.4rem;margin-right:5px}.error-ttl-sub__item--img{width:100px}.global-header{position:fixed;z-index:200;top:0;width:100%;-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1);-o-transition:all .6s cubic-bezier(.215,.61,.355,1);transition:all .6s cubic-bezier(.215,.61,.355,1)}.global-header-main{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:48px;padding:12px 10px;border-bottom:1px solid #222;background:#000}.global-header-main__official{position:absolute;top:5px;right:0;bottom:0;left:10px;width:28px}.global-header-main__logo{width:200px;margin:0 auto}.global-header-main__nav-back{position:absolute;top:0;left:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:44px;padding:11px}.is-header-off{-webkit-transform:translate3d(0,-48px,0);-ms-transform:translate3d(0,-48px,0);transform:translate3d(0,-48px,0);opacity:0}.is-header-on{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.contents,.contents--featured,.contents--top{-webkit-box-sizing:border-box;box-sizing:border-box;padding:48px 0 40px}.contents--top{padding:0}.contents--featured{padding:48px 0 0}.global-footer,.global-footer--featured{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:10px 0;border-top:1px solid #222}.global-footer--featured{position:absolute;bottom:0;padding:0;border:none}.copyright{font-family:Roboto,sans-serif;font-size:.6875rem;font-weight:300;text-align:center}.global-footer-official{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0}.global-footer-logo{text-align:center}.global-footer-logo__item,.global-footer-logo__item--img,.global-footer-logo__item--txt{display:inline-block;margin-right:10px;vertical-align:middle}.global-footer-logo__item--img{width:22px}.global-footer-logo__item--txt{font-size:.6875rem;list-style:none}.global-footer-logo__item--img:last-child,.global-footer-logo__item--txt:last-child,.global-footer-logo__item:last-child{margin-right:0}.global-footer-share{margin:8px 0 0}.global-footer-share-list{position:relative;text-align:center}.global-footer-share-list__item,.global-footer-share-list__item--fb,.global-footer-share-list__item--line,.global-footer-share-list__item--tw{display:inline-block;vertical-align:middle}.global-footer-share-list__item--fb{width:120px;height:20px}.global-footer-share-list__item--fb .iframe{display:block;width:110px;height:25px!important}.global-footer-share-list__item--tw{-webkit-box-sizing:border-box;box-sizing:border-box;width:80px;height:20px}.global-footer-share-list__item--line{width:100px}.fb_iframe_widget span{display:block!important;width:auto!important;height:20px!important}.fb_iframe_widget iframe{position:static!important;height:20px!important}.btn-back,.btn-back--featured,.btn-back--foot{font-family:Roboto,sans-serif;font-weight:300}.btn-back__link{font-size:1rem;position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:78px;padding:10px 0 10px 25px;background:#000}.btn-back__link:after{position:absolute;top:0;top:50%;right:0;bottom:0;left:10px;margin-top:-6px;border-width:6px 6px 6px 0;border-color:transparent #fff transparent transparent}.btn-back--foot{position:absolute;top:10px}.btn-back--featured{position:absolute;z-index:60;bottom:40px}.btn-page-top{font-family:Roboto,sans-serif;font-size:1rem;font-weight:300;width:30px;margin:0 auto}.btn-play-video,.btnEnter a,.btnEnter span{font-family:Roboto,sans-serif;font-size:.9375rem;text-align:center}.btn-page-top__link{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding-top:15px}.btn-page-top__link:after{position:absolute;top:0;right:0;bottom:0;left:0;left:50%;margin-left:-6px;border-width:0 6px 6px;border-color:transparent transparent #fff}.btnEnter{opacity:0}.btnEnter a,.btnEnter span{-webkit-box-sizing:border-box;box-sizing:border-box;width:90px;height:90px;margin:0 auto;padding-top:32px;border:2px solid #fff;border-radius:50px}.btn-prev-video{position:absolute;z-index:60;top:0;bottom:0;left:24px;width:44px;height:44px;margin:auto 0;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);border:2px solid #fff;border-radius:50%}.btn-prev-video__link{position:relative;display:block;width:44px;height:44px}.btn-prev-video__link:after{position:absolute;top:0;right:0;bottom:0;left:0;width:0;height:0;margin:auto;border-width:0 6px 6px;border-color:transparent transparent #fff}.btn-next-video{position:absolute;z-index:60;top:0;right:24px;bottom:0;width:44px;height:44px;margin:auto 0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);border:2px solid #fff;border-radius:50%}.btn-next-video__link{position:relative;display:block;width:44px;height:44px}.btn-next-video__link:after{position:absolute;top:0;right:0;bottom:0;left:0;width:0;height:0;margin:auto;border-width:6px 6px 0;border-color:#fff transparent transparent}.btn-carousel--prev,.btn-news__link--prev{left:10px}.btn-play-video{z-index:150;width:90px;margin:0 auto}.btn-play-video__link{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:90px;height:90px;padding-top:32px;text-decoration:none;border:2px solid #fff;border-radius:50px}.btn-load-works,.btn-news__link,.btn-news__link--next,.btn-news__link--prev{display:block;-webkit-box-sizing:border-box;font-family:Roboto,sans-serif}.news-btn-list{position:relative;height:46px;text-align:center}.btn-news__link--next:after,.btn-news__link--prev:after{position:absolute;top:50%;display:block;margin-top:-6px;content:''}.btn-news{font-family:Roboto,sans-serif;font-size:.875rem;font-weight:300;width:35%}.btn-news__link,.btn-news__link--next,.btn-news__link--prev{font-weight:300;line-height:1;position:absolute;top:0;box-sizing:border-box;width:130px;padding:16px;border:1px solid #222}.btn-news__link--next{right:10px}.btn-news__link--next:after{right:10px;border-width:6px 0 6px 6px;border-color:transparent transparent transparent #fff}.btn-news__link--prev:after{border-width:6px 6px 6px 0;border-color:transparent #fff transparent transparent}.btn-load-works{font-size:.875rem;position:relative;box-sizing:border-box;width:100%;padding:10px;cursor:pointer;text-align:center;border:1px solid #7e7e7e;background:#515151}.btn-load-works:after{position:absolute;top:50%;right:10px;margin:-6px 0 0;border-width:6px 6px 0;border-color:#fff transparent transparent}.carousel-pagination{position:absolute;z-index:100;top:0;right:8px}.carousel-pagination__item{display:inline-block;width:5px;height:5px;margin-right:5px;vertical-align:middle;border-radius:10px;background:#fff}.bg-3dpod,.bg-3dpod--featured,.bg-culture,.bg-education,.bg-hakko,.bg-hakko--featured,.bg-health,.bg-hydrogen,.bg-hydrogen--featured,.bg-ichiharagolfclub,.bg-ichiharagolfclub--featured,.bg-industry,.bg-kobe,.bg-kobe--featured,.bg-komatsu,.bg-komatsu--featured,.bg-loop50,.bg-loop50--featured,.bg-misc,.bg-namba_project,.bg-namba_project--featured,.bg-oak,.bg-oak--featured,.bg-ohkuraya,.bg-ohkuraya--featured,.bg-renovation,.bg-research,.bg-residential,.bg-rokka,.bg-rokka--featured,.bg-sammy,.bg-sammy--featured,.bg-taishodaigaku,.bg-taishodaigaku--featured,.bg-teamlab,.bg-teamlab--featured,.bg-tri,.bg-tri--featured,.bg-workplace,.bg-yodogawa,.bg-yodogawa--featured,.video-3dpod,.video-3dpod.is-pause,.video-hakko,.video-hakko.is-pause,.video-hydrogen,.video-hydrogen.is-pause,.video-ichiharagolfclub,.video-ichiharagolfclub.is-pause,.video-kobe,.video-kobe.is-pause,.video-komatsu,.video-komatsu.is-pause,.video-loop50,.video-loop50.is-pause,.video-namba_project,.video-namba_project.is-pause,.video-oak,.video-oak.is-pause,.video-ohkuraya,.video-ohkuraya.is-pause,.video-rokka,.video-rokka.is-pause,.video-sammy,.video-sammy.is-pause,.video-taishodaigaku,.video-taishodaigaku.is-pause,.video-teamlab,.video-teamlab.is-pause,.video-tri.is-pause,.video-yodogawa,.video-yodogawa.is-pause{background-repeat:no-repeat;background-position:center center;background-size:cover}.carousel-pagination__item:last-child{margin-right:0}.carousel-pagination .is-select{width:10px;height:10px}.btn-carousel,.btn-carousel--next,.btn-carousel--prev{position:absolute;top:50%;margin-top:-22px}.btn-carousel__detail,.btn-carousel__detail--next,.btn-carousel__detail--prev{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:44px;height:44px;padding:16px 0}.btn-carousel__detail--prev:before{display:block;text-indent:-99999px;border-width:6px 6px 6px 0;border-color:transparent #fff transparent transparent}.btn-carousel__detail--next:before{display:block;margin-left:auto;text-indent:-99999px;border-width:6px 0 6px 6px;border-color:transparent transparent transparent #fff}.btn-carousel--next{right:10px}.carousel-wrap{position:relative}.pagination{position:absolute;top:-30px;right:10px}.carousel,.carousel-list{position:relative}.carousel{overflow:hidden;width:100%}.carousel-list__item{position:absolute}.carousel-list-item__txt{font-size:.6875rem;position:absolute;bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;text-shadow:1px 1px 3px #000}.carousel-list-item__txt>span{font-family:'Droid Sans';margin-left:10px}.bg-ohkuraya,.bg-ohkuraya--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_ohkuraya.jpg)}.bg-ohkuraya--featured{text-indent:0}.bg-yodogawa,.bg-yodogawa--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_yodogawa.jpg)}.bg-yodogawa--featured{text-indent:0}.bg-sammy,.bg-sammy--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_sammy.jpg)}.bg-sammy--featured{text-indent:0}.bg-namba_project,.bg-namba_project--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_namba_project.jpg)}.bg-namba_project--featured{text-indent:0}.bg-oak,.bg-oak--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_oak.jpg)}.bg-oak--featured{text-indent:0}.bg-rokka,.bg-rokka--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_rokka.jpg)}.bg-rokka--featured{text-indent:0}.bg-tri,.bg-tri--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_tri.jpg)}.bg-tri--featured{text-indent:0}.bg-hydrogen,.bg-hydrogen--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_hydrogen.jpg)}.bg-hydrogen--featured{text-indent:0}.bg-komatsu,.bg-komatsu--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_komatsu.jpg)}.bg-komatsu--featured{text-indent:0}.bg-kobe,.bg-kobe--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_kobe.jpg)}.bg-kobe--featured{text-indent:0}.bg-teamlab,.bg-teamlab--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_teamlab.jpg)}.bg-teamlab--featured{text-indent:0}.bg-loop50,.bg-loop50--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_loop50.jpg)}.bg-loop50--featured{text-indent:0}.bg-hakko,.bg-hakko--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_hakko.jpg)}.bg-hakko--featured{text-indent:0}.bg-taishodaigaku,.bg-taishodaigaku--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_taishodaigaku.jpg)}.bg-taishodaigaku--featured{text-indent:0}.bg-ichiharagolfclub,.bg-ichiharagolfclub--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_ichiharagolfclub.jpg)}.bg-ichiharagolfclub--featured{text-indent:0}.bg-3dpod,.bg-3dpod--featured{overflow:hidden;text-indent:-9999px;background-image:url(../images/common/ph_3dpod.jpg)}.bg-3dpod--featured{text-indent:0}.video-3dpod,.video-hakko,.video-hydrogen,.video-ichiharagolfclub,.video-kobe,.video-komatsu,.video-loop50,.video-namba_project,.video-oak,.video-ohkuraya,.video-rokka,.video-sammy,.video-taishodaigaku,.video-teamlab,.video-tri,.video-yodogawa{position:relative;text-indent:0!important}.bg-culture,.bg-education,.bg-health,.bg-industry,.bg-misc,.bg-renovation,.bg-research,.bg-residential,.bg-workplace,.ttl-featured,.ttl-featured--3dpod,.ttl-featured--hakko,.ttl-featured--hydrogen,.ttl-featured--ichiharagolfclub,.ttl-featured--kobe,.ttl-featured--komatsu,.ttl-featured--loop50,.ttl-featured--namba_project,.ttl-featured--oak,.ttl-featured--ohkuraya,.ttl-featured--rokka,.ttl-featured--sammy,.ttl-featured--taishodaigaku,.ttl-featured--teamlab,.ttl-featured--tri,.ttl-featured--yodogawa,.video-3dpod,.video-3dpod.is-pause,.video-hakko,.video-hakko.is-pause,.video-hydrogen,.video-hydrogen.is-pause,.video-ichiharagolfclub,.video-ichiharagolfclub.is-pause,.video-kobe,.video-kobe.is-pause,.video-komatsu,.video-komatsu.is-pause,.video-loop50,.video-loop50.is-pause,.video-namba_project,.video-namba_project.is-pause,.video-oak,.video-oak.is-pause,.video-ohkuraya,.video-ohkuraya.is-pause,.video-rokka,.video-rokka.is-pause,.video-sammy,.video-sammy.is-pause,.video-taishodaigaku,.video-taishodaigaku.is-pause,.video-teamlab.is-pause,.video-tri,.video-tri.is-pause,.video-yodogawa,.video-yodogawa.is-pause{text-indent:-9999px;overflow:hidden}.video-3dpod:after,.video-hakko:after,.video-hydrogen:after,.video-ichiharagolfclub:after,.video-kobe:after,.video-komatsu:after,.video-loop50:after,.video-namba_project:after,.video-oak:after,.video-ohkuraya:after,.video-rokka:after,.video-sammy:after,.video-taishodaigaku:after,.video-teamlab:after,.video-tri:after,.video-yodogawa:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:'';background-color:rgba(0,0,0,.5);background-image:url(../images/common/pattan_img.png)}.video-ohkuraya{background-image:url(../images/featured/img_ohkuraya.gif)}.video-ohkuraya:after{opacity:.5;background-color:rgba(0,0,0,0)}.video-ohkuraya.is-pause{background-image:url(../images/featured/img_ohkuraya_pause.gif)}.video-ohkuraya.is-pause:after{opacity:1}.video-yodogawa{background-image:url(../images/featured/img_yodogawa.gif)}.video-yodogawa:after{opacity:.5}.video-yodogawa.is-pause{background-image:url(../images/featured/img_yodogawa_pause.gif)}.video-yodogawa.is-pause:after{opacity:1}.video-namba_project{background-image:url(../images/featured/img_namba_project.gif)}.video-namba_project:after{opacity:.5}.video-namba_project.is-pause{background-image:url(../images/featured/img_namba_project_pause.gif)}.video-namba_project.is-pause:after{opacity:1}.video-sammy{background-image:url(../images/featured/img_sammy.gif)}.video-sammy:after{opacity:.5}.video-sammy.is-pause{background-image:url(../images/featured/img_sammy_pause.gif)}.video-sammy.is-pause:after{opacity:1}.video-rokka{background-image:url(../images/featured/img_rokka.gif)}.video-rokka:after{opacity:.5}.video-rokka.is-pause{background-image:url(../images/featured/img_rokka_pause.gif)}.video-rokka.is-pause:after{opacity:1}.video-oak{background-image:url(../images/featured/img_oak.gif)}.video-oak:after{opacity:.5}.video-oak.is-pause{background-image:url(../images/featured/img_oak_pause.gif)}.video-oak.is-pause:after{opacity:1}.video-tri{background-image:url(../images/featured/img_tri.gif);background-repeat:no-repeat;background-position:center center;background-size:cover}.video-tri:after{opacity:.5}.video-tri.is-pause{background-image:url(../images/featured/img_tri_pause.gif)}.video-tri.is-pause:after{opacity:1}.video-hydrogen{background-image:url(../images/featured/img_hydrogen.gif)}.video-hydrogen:after{opacity:.5}.video-hydrogen.is-pause{background-image:url(../images/featured/img_hydrogen_pause.gif)}.video-hydrogen.is-pause:after{opacity:1}.video-komatsu{background-image:url(../images/featured/img_komatsu.gif)}.video-komatsu:after{opacity:.5}.video-3dpod.is-pause:after,.video-hakko.is-pause:after,.video-ichiharagolfclub.is-pause:after,.video-kobe.is-pause:after,.video-komatsu.is-pause:after,.video-loop50.is-pause:after,.video-taishodaigaku.is-pause:after,.video-teamlab.is-pause:after{opacity:1}.video-komatsu.is-pause{background-image:url(../images/featured/img_komatsu_pause.gif)}.video-kobe{background-image:url(../images/featured/img_kobe.gif)}.video-kobe.is-pause{background-image:url(../images/featured/img_kobe_pause.gif)}.video-teamlab{overflow:hidden;text-indent:-9999px;background-image:url(../images/featured/img_teamlab.gif)}.video-teamlab.is-pause{background-image:url(../images/featured/img_teamlab_pause.gif)}.video-loop50{background-image:url(../images/featured/img_loop50.gif)}.video-loop50.is-pause{background-image:url(../images/featured/img_loop50_pause.gif)}.video-hakko{background-image:url(../images/featured/img_hakko.gif)}.video-hakko.is-pause{background-image:url(../images/featured/img_hakko_pause.gif)}.video-taishodaigaku{background-image:url(../images/featured/img_taishodaigaku.gif)}.video-taishodaigaku.is-pause{background-image:url(../images/featured/img_taishodaigaku_pause.gif)}.video-ichiharagolfclub{background-image:url(../images/featured/img_ichiharagolfclub.gif)}.video-ichiharagolfclub.is-pause{background-image:url(../images/featured/img_ichiharagolfclub_pause.gif)}.video-3dpod{background-image:url(../images/featured/img_3dpod.gif)}.video-3dpod.is-pause{background-image:url(../images/featured/img_3dpod_pause.gif)}.bg-workplace{background-image:url(../images/top/ph_workplace.jpg)}.bg-culture{background-image:url(../images/top/ph_culture.jpg)}.bg-research{background-image:url(../images/top/ph_research.jpg)}.bg-education{background-image:url(../images/top/ph_education.jpg)}.bg-residential{background-image:url(../images/top/ph_residential.jpg)}.bg-health{background-image:url(../images/top/ph_health.jpg)}.bg-industry{background-image:url(../images/top/ph_industry.jpg)}.bg-renovation{background-image:url(../images/top/ph_renovation.jpg)}.bg-misc{background-image:url(../images/top/ph_misc.jpg)}.global-nav{position:absolute;z-index:100;top:45px;right:0;width:70%;background:#000}.global-nav-list{border-left:1px solid #222}.global-nav-list-item{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:300;border-bottom:1px solid #222}.btn-nav-close,.cover-top-ttl-sub__item--txt,.ico-swipe:after{font-family:Roboto,sans-serif;font-size:.875rem}.global-nav-list-item__link,.global-nav-list-item__link--about,.global-nav-list-item__link--featured,.global-nav-list-item__link--journal,.global-nav-list-item__link--news,.global-nav-list-item__link--top,.global-nav-list-item__link--works{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:8px 0;text-align:center}.global-nav-list-item__link--top{color:#920b2d!important}.global-nav-list-item__link--featured{color:#a2e500!important}.global-nav-list-item__link--works{color:#00c3da!important}.global-nav-list-item__link--journal{color:#ff6f18!important}.global-nav-list-item__link--news{color:#9c28ff!important}.global-nav-list-item__link--about{color:#00aa4c!important}.global-nav-close-content{position:fixed;top:0;left:0;width:100%;height:100%}.btn-nav-open{position:absolute;top:6px;right:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:44px;padding:8px;-webkit-transition:all .45s cubic-bezier(.215,.61,.355,1);-o-transition:all .45s cubic-bezier(.215,.61,.355,1);transition:all .45s cubic-bezier(.215,.61,.355,1)}.btn-nav-open__item{width:100%;height:3px;margin-bottom:6px;background:#fff}.btn-nav-open__item:last-child{margin-bottom:0}.btn-nav-close{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0;text-align:center;background:#222}.ttl-featured--3dpod,.ttl-featured--hakko,.ttl-featured--ichiharagolfclub,.ttl-featured--kobe,.ttl-featured--komatsu,.ttl-featured--loop50,.ttl-featured--namba_project,.ttl-featured--oak,.ttl-featured--ohkuraya,.ttl-featured--rokka,.ttl-featured--sammy,.ttl-featured--taishodaigaku,.ttl-featured--teamlab,.ttl-featured--tri,.ttl-featured--yodogawa{width:260px;height:47px;background-image:url(../images/common/sprite_ttl_featured.png);background-size:520px 376px}@media screen and (max-height:350px){.btn-nav-close{display:none!important}}.is-g-nav-on #data-nav-open .btn-nav-open__item:nth-child(1){-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1);-o-transition:all .6s cubic-bezier(.215,.61,.355,1);transition:all .6s cubic-bezier(.215,.61,.355,1);-webkit-transform:matrix(.8,-.8,.8,.8,0,10);-ms-transform:matrix(.8,-.8,.8,.8,0,10);transform:matrix(.8,-.8,.8,.8,0,10)}.is-g-nav-on #data-nav-open .btn-nav-open__item:nth-child(2){-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1);-o-transition:all .6s cubic-bezier(.215,.61,.355,1);transition:all .6s cubic-bezier(.215,.61,.355,1);opacity:0}.is-g-nav-on #data-nav-open .btn-nav-open__item:nth-child(3){-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1);-o-transition:all .6s cubic-bezier(.215,.61,.355,1);transition:all .6s cubic-bezier(.215,.61,.355,1);-webkit-transform:matrix(.8,.8,-.8,.8,0,-8);-ms-transform:matrix(.8,.8,-.8,.8,0,-8);transform:matrix(.8,.8,-.8,.8,0,-8)}.is-g-nav-off #data-nav-open .btn-nav-open__item:nth-child(1){-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1);-o-transition:all .6s cubic-bezier(.215,.61,.355,1);transition:all .6s cubic-bezier(.215,.61,.355,1);-webkit-transform:matrix(1,0,0,1,0,0);-ms-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}.is-g-nav-off #data-nav-open .btn-nav-open__item:nth-child(2){-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1);-o-transition:all .6s cubic-bezier(.215,.61,.355,1);transition:all .6s cubic-bezier(.215,.61,.355,1);opacity:1}.is-g-nav-off #data-nav-open .btn-nav-open__item:nth-child(3){-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1);-o-transition:all .6s cubic-bezier(.215,.61,.355,1);transition:all .6s cubic-bezier(.215,.61,.355,1);-webkit-transform:matrix(1,0,0,1,0,0);-ms-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}.ttl-featured,.ttl-featured--3dpod,.ttl-featured--hakko,.ttl-featured--hydrogen,.ttl-featured--ichiharagolfclub,.ttl-featured--kobe,.ttl-featured--komatsu,.ttl-featured--loop50,.ttl-featured--namba_project,.ttl-featured--oak,.ttl-featured--ohkuraya,.ttl-featured--rokka,.ttl-featured--sammy,.ttl-featured--taishodaigaku,.ttl-featured--teamlab,.ttl-featured--tri,.ttl-featured--yodogawa{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;margin:auto}.ttl-featured--ohkuraya{background-position:-260px -188px}.ttl-featured--yodogawa{background-position:-260px -329px}.ttl-featured--sammy{background-position:-260px -235px}.ttl-featured--namba_project{background-position:-260px -94px}.ttl-featured--oak{background-position:0 0}.ttl-featured--rokka{background-position:0 -235px}.ttl-featured--tri{background-position:0 -329px}.ttl-featured--hydrogen{width:260px;height:47px;background-image:url(../images/common/sprite_ttl_featured.png);background-position:0 -94px;background-size:520px 376px}.ttl-featured--komatsu{background-position:-260px 0}.ttl-featured--kobe{background-position:0 -188px}.ttl-featured--teamlab{background-position:-260px -282px}.ttl-featured--loop50{background-position:-260px -47px}.ttl-featured--hakko{background-position:-260px -141px}.ttl-featured--taishodaigaku{background-position:0 -282px}.ttl-featured--ichiharagolfclub{background-position:0 -141px}.ttl-featured--3dpod{background-position:0 -47px}.txt-featured--3dpod,.txt-featured--hakko,.txt-featured--ichiharagolfclub,.txt-featured--kobe,.txt-featured--komatsu,.txt-featured--loop50,.txt-featured--namba_project,.txt-featured--oak,.txt-featured--ohkuraya,.txt-featured--rokka,.txt-featured--sammy,.txt-featured--taishodaigaku,.txt-featured--teamlab,.txt-featured--tri,.txt-featured--yodogawa{width:150px;height:17px;background-image:url(../images/common/sprite_txt_featured.png);background-size:300px 136px}.txt-featured,.txt-featured--3dpod,.txt-featured--hakko,.txt-featured--hydrogen,.txt-featured--ichiharagolfclub,.txt-featured--kobe,.txt-featured--komatsu,.txt-featured--loop50,.txt-featured--namba_project,.txt-featured--oak,.txt-featured--ohkuraya,.txt-featured--rokka,.txt-featured--sammy,.txt-featured--taishodaigaku,.txt-featured--teamlab,.txt-featured--tri,.txt-featured--yodogawa{overflow:hidden;text-indent:-99999px}.txt-featured--ohkuraya{background-position:-150px -17px}.txt-featured--yodogawa{background-position:-150px -119px}.txt-featured--sammy{background-position:-150px -51px}.txt-featured--namba_project{background-position:0 -119px}.txt-featured--oak{background-position:0 0}.txt-featured--rokka{background-position:-150px -34px}.txt-featured--tri{background-position:-150px -102px}.txt-featured--hydrogen{width:150px;height:17px;background-image:url(../images/common/sprite_txt_featured.png);background-position:0 -34px;background-size:300px 136px}.txt-featured--komatsu{background-position:0 -85px}.txt-featured--kobe{background-position:0 -68px}.txt-featured--teamlab{background-position:-150px -85px}.txt-featured--loop50{background-position:0 -102px}.txt-featured--hakko{background-position:-150px 0}.txt-featured--taishodaigaku{background-position:-150px -68px}.txt-featured--ichiharagolfclub{background-position:0 -51px}.txt-featured--3dpod{background-position:0 -17px}.cover-top{position:relative;width:100%;height:400px}.cover-top-bg{width:100%;height:100%}.cover-top-main{position:absolute;top:50%;left:50%;width:300px;height:120px;margin:-60px 0 0 -150px}.cover-top-main__ttl{width:100%;margin:0 auto 60px}.cover-top-main__ttl-sub{font-family:Roboto,sans-serif;font-weight:300;text-align:center}.cover-top-ttl-sub__item,.cover-top-ttl-sub__item--img,.cover-top-ttl-sub__item--txt{display:inline-block;vertical-align:middle}.cover-top-ttl-sub__item--txt{margin-right:5px}.cover-top-ttl-sub__item--img{width:120px}.ico-swipe:before{position:absolute;bottom:30px;left:50%;margin-left:-6px;border-width:6px 6px 0;border-color:#fff transparent transparent}.ico-swipe:after{font-weight:500;position:absolute;bottom:35px;width:100%;content:'SWIPE';text-align:center;text-indent:0}.top-featured-head__ttl,.top-works-head__ttl{font-size:1.375rem;line-height:1;text-align:center}.top-featured-head__ttl,.top-works-head__ttl,.worksElement-txt-box,.worksElement-txt-box__detail{font-family:Roboto,sans-serif;font-weight:300}.top-featured{position:relative}.top-featured-head{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px 0}.top-featured-head__ttl{color:#a2e500}.top-featured-head:after{position:absolute;top:0;right:0;bottom:0;left:0;border-width:25px 25px 0 0;border-color:#a2e500 transparent transparent}.top-works,.top-works-head{position:relative}.top-featured-attention{padding:10px 30px;text-align:center}.top-featured-attention>a{display:inline-block;padding:10px 30px;text-decoration:none;border:1px solid #fff}.top-featured-attention>a::after{display:inline-block;width:12px;height:12px;margin-left:5px;content:'';vertical-align:middle;background-image:url(../images/common/ico_blank.svg);background-size:cover}.worksElement-img-box,.worksElement__link{width:100%;height:60px}.top-featured-list-item{position:relative;margin-bottom:5px}.top-featured-list-item__link{display:block;width:100%;height:200px}.top-featured-list-item:last-child{margin-bottom:0}.top-works-head{-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px 0}.top-works-head__ttl{color:#00c3da}.top-works-head:after{position:absolute;top:0;right:0;bottom:0;left:0;border-width:25px 25px 0 0;border-color:#00c3da transparent transparent}.worksElement{position:relative;margin-bottom:10px}.worksElement__link{display:block}.worksElement:last-child{margin-bottom:0}.worksElement-txt-box{font-size:1rem;position:absolute;top:0;right:0;background:#000}.worksElement-txt-box__detail{line-height:1.2;display:table-cell;-webkit-box-sizing:border-box;box-sizing:border-box;width:160px;height:60px;padding:0 35px 0 10px;text-align:right;vertical-align:middle}.top-journal-head__ttl,.top-news-head__ttl{font-family:Roboto,sans-serif;font-weight:300;line-height:1}.worksElement-txt-box__detail:before{position:absolute;top:25px;right:20px;border-width:6px 0 6px 6px;border-color:transparent transparent transparent #fff}.worksElement-txt-box__detail:after{position:absolute;top:0;left:-60px;border-width:0 0 60px 60px;border-color:transparent transparent #000}.top-journal,.top-journal-head{position:relative}.top-journal-head{-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px 0}.top-journal-head__ttl{font-size:1.375rem;text-align:center;color:#ff6f18}.top-journal-head:after{position:absolute;top:0;right:0;bottom:0;left:0;border-width:25px 25px 0 0;border-color:#ff6f18 transparent transparent}.journal-list-read-more{margin-bottom:30px;text-align:right}.journal-list-read-more__btn{font-family:Roboto,sans-serif;font-size:.9375rem;position:relative;display:inline-block;padding-right:39px}.journal-list-read-more__btn::after{position:absolute;top:50%;right:20px;width:0;height:0;margin-top:-6px;content:' ';border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff}.top-news{position:relative;margin-bottom:30px}.top-news-head{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px 0}.top-news-head__ttl{font-size:1.375rem;text-align:center;color:#9c28ff}.cover-top-news__date,.news-list-item__date{font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif}.top-news-head:after{position:absolute;top:0;right:0;bottom:0;left:0;border-width:25px 25px 0 0;border-color:#9c28ff transparent transparent}.news-list__content--link .date{position:absolute}.news-list__content--link .txt{line-height:1.6;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3px 0 0 85px;text-decoration:underline}.news-list-item{border-bottom:1px solid #222}.news-list-item__link{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 35px 10px 10px}.news-list-item__link:after{position:absolute;top:50%;right:10px;margin-top:-6px;border-width:6px 0 6px 6px;border-color:transparent transparent transparent #fff}.news-list-item__date{font-size:.75rem;position:absolute}.news-list-item__txt{font-size:.75rem;line-height:1.6;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3px 0 0 85px;text-decoration:underline}.news-list-item:last-child{border-bottom:none}.cover-top-news{position:absolute;top:0;left:0;width:100%;background-color:rgba(0,0,0,.5)}.cover-top-news.is-header-visible{-webkit-transform:translate3d(0,48px,0);-ms-transform:translate3d(0,48px,0);transform:translate3d(0,48px,0)}.cover-top-news__link{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 10px 10px 28px}.cover-top-news__link:after{position:absolute;top:22px;left:10px;margin-top:-6px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border-width:6px 0 6px 6px;border-color:transparent transparent transparent #fff}.cover-top-news__date{font-size:.75rem}.cover-top-news__txt{font-size:.75rem;line-height:1.6;-webkit-box-sizing:border-box;box-sizing:border-box}.featured-head__ttl,.works-head__ttl{font-size:1.125rem;font-weight:300;font-family:Roboto,sans-serif}.featured{height:607px;padding-top:0!important}.featured-head{position:relative;position:absolute;z-index:10;top:0}.featured-head__ttl{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:25px;color:#a2e500}.featured-head:after{position:absolute;top:0;right:0;bottom:0;left:0;border-width:25px 25px 0 0;border-color:#a2e500 transparent transparent}.featured-body{position:relative;height:100%}.featured-detail{position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;width:100%;height:214px;margin:auto}.featured-detail__head{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #fff}.featured-detail-head__ttl{position:static;margin:0 auto}.featured-yt,.featured-yt__player{position:absolute;width:100%;right:0;bottom:0;left:0}.featured-detail-address{margin:0 auto 32px}.featured-yt{z-index:50;top:-33px;opacity:0;background:#000}.featured-yt__player{z-index:70;top:0;height:300px}.featured-btn-box{position:relative;width:100%;height:90px}.works__foot{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 15px 0}.works-head{position:relative;margin-bottom:10px}.works-head__ttl{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:25px;color:#00c3da}.works-head:after{position:absolute;top:0;right:0;bottom:0;left:0;border-width:25px 25px 0 0;border-color:#00c3da transparent transparent}.works-list-detail{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px}.works-list-detail__head{position:relative;margin-bottom:20px}.works-list-detail__head:after{position:absolute;top:0;top:50%;right:10px;margin-top:-3px;border-width:6px 6px 0;border-color:#fff transparent transparent}.journal-head,.select-works,.works-list-thumb-wrap,.works-thumb__inner{position:relative}.works-list-detail__body{position:relative;min-height:200px}.works-list-detail__attention{margin-bottom:20px;text-align:center}.works-list-detail__attention>a{display:inline-block;padding:15px 20px;text-decoration:none;border:1px solid #fff}.works-list-detail__attention>a::after{display:inline-block;width:12px;height:12px;margin-left:5px;content:'';vertical-align:middle;background-image:url(../images/common/ico_blank.svg);background-size:cover}.works-list-thumb-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.works-list-thumb-wrap::after{display:table;clear:both;content:''}.works-thumb{width:49%;min-height:100px;-webkit-transition:opacity .5s cubic-bezier(.215,.61,.355,1);-o-transition:opacity .5s cubic-bezier(.215,.61,.355,1);transition:opacity .5s cubic-bezier(.215,.61,.355,1)}.works-thumb__inner--txt{font-size:.6875rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px;background:#000}.works-detail{padding:10px;color:#000;background:#fff}.works-detail-head{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #000}.works-detail-head__ttl{font-size:.75rem;font-weight:700}.works-detail-head__date{font-size:.6875rem;font-weight:700}.works-detail-category{font-size:.6875rem}.is-works-off{opacity:0}.select-works{font-family:Roboto,sans-serif;font-size:.75rem;font-weight:300;line-height:30px;width:100%;height:30px;text-indent:1em;color:#fff;border:none;border-radius:0;background:#313131;-webkit-appearance:button;-moz-appearance:button;-ms-appearance:button;-o-appearance:button;appearance:button}.works-explain-tag__content a,.works-explain-tag__content span{color:#00c3da;border:1px solid #00c3da;padding:5px;display:block}.works-detail-content__body{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px}.works-detail-content-head{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;border-bottom:1px solid #222}.works-detail-content-head__ttl{font-size:1rem;font-weight:400;margin-bottom:10px}.works-explain{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px}.works-explain-head{margin-bottom:10px}.works-explain-head__ttl{font-size:.875rem;font-weight:400}.works-explain-tag{margin-top:12px}.works-explain-tag__ttl{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;padding:5px;text-align:center;background:#353535}.journal-head,.journal-list-item{margin-bottom:30px}.works-explain-tag__content{font-size:.75rem;display:inline-block;margin-top:8px}.works-explain-tag__content a{-webkit-box-sizing:border-box;box-sizing:border-box}.works-explain-tag__content span{font-size:.75rem;-webkit-box-sizing:border-box;box-sizing:border-box}.works-explain-txt-box{font-size:.75rem}.work-list-data{margin-top:10px}.journal-head__ttl{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:300;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:25px;color:#ff6f18}.journal-list-item__label,.journal-list-item__ttl>span{font-family:'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',Osaka,sans-serif}.journal-head:after{position:absolute;top:0;right:0;bottom:0;left:0;border-width:25px 25px 0 0;border-color:#ff6f18 transparent transparent}.journal-list-item__link{position:relative;display:block;width:100%}.journal-list-item__link::after{display:table;clear:both;content:''}.journal-list-item__img-box{display:block;width:70%}.journal-list-item__img-box>img{width:100%}.journal-list-item__label{font-size:.6875rem;font-style:normal;position:absolute;top:12px;display:block;padding:5px 10px;text-align:center;background:#ff6f18}.journal-list-item__ttl>span,.journal-list-item__txt>span{word-break:break-all;background:rgba(0,0,0,.8);font-weight:400}.journal-list-item__txt-box{position:absolute;bottom:10px;display:block;width:100%}.journal-list-item__ttl{margin-bottom:7px}.journal-list-item__ttl>span{font-size:1rem;display:inline-block}.journal-body__article-head__label,.journal-list-item__txt>span{font-size:.6875rem;display:inline-block;font-family:'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',Osaka,sans-serif}.journal-list-item:nth-child(odd) .journal-list-item__img-box{float:left;margin-left:10px}.journal-list-item:nth-child(odd) .journal-list-item__label{left:0}.journal-list-item:nth-child(odd) .journal-list-item__txt-box{text-align:right}.journal-list-item:nth-child(odd) .journal-list-item__ttl>span{padding:10px 10px 10px 17px}.journal-list-item:nth-child(odd) .journal-list-item__txt>span{padding:5px 10px 5px 12px}.journal-list-item:nth-child(even) .journal-list-item__img-box{float:right;margin-right:10px}.journal-list-item:nth-child(even) .journal-list-item__label{right:0}.journal-list-item:nth-child(even) .journal-list-item__txt-box{text-align:left}.journal-list-item:nth-child(even) .journal-list-item__ttl>span{padding:10px 17px 10px 10px}.journal-list-item:nth-child(even) .journal-list-item__txt>span{padding:5px 12px 5px 10px}.journal-body__article-head{margin-bottom:35px;text-align:center}.journal-body__article-head__label{font-style:normal;margin-bottom:18px;padding:5px 10px;text-align:center;background:#ff6f18}.journal-body__article-head__ttl{font-family:'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-size:1.5rem;font-weight:400}.journal-body__article-head__txt{font-family:'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-size:.8125rem;font-weight:400}.journal-body__article-body{font-family:'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-size:.75rem;font-weight:400;line-height:21px;padding-bottom:35px}.journal-body__article-body__img-box{margin-bottom:25px}.journal-body__article-body__img-box>img{-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1);-o-transition:all .6s cubic-bezier(.215,.61,.355,1);transition:all .6s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.journal-body__article-body__img-box>img.is-before{-webkit-transform:translate3d(0,30px,0);-ms-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);opacity:0}.journal-body__article-body__img-box.img-main{display:block;width:100%;margin-bottom:34px}.journal-body__article-body__img-box.img-left:after,.journal-body__article-body__img-box.img-left:before{display:table;content:''}.journal-body__article-body__img-box.img-main>img{width:100%}.journal-body__article-body__img-box.img-left:after{clear:both}.journal-body__article-body__img-box.img-left>img{display:block;float:left;width:46.875%;margin:0 15px 15px 10px}.journal-body__article-body__img-box.img-right:after,.journal-body__article-body__img-box.img-right:before{display:table;content:''}.journal-body__article-body__img-box.img-right:after{clear:both}.journal-body__article-body__img-box.img-right>img{display:block;float:right;width:46.875%;margin:0 15px 15px}.journal-body__article-body__img-box.img-center{padding:0 10px}.journal-body__article-body__img-box.img-center>img{display:block;width:100%}.journal-body__article-body__img-box.img-center>p{margin-bottom:0;padding:0}.journal-body__article-body__img-box.img-center *+img,.journal-body__article-body__img-box.img-center *+p{margin-top:15px}.journal-body__article-body h4{font-size:1.375rem;line-height:1.5;position:relative;margin:0 0 30px;padding:0 0 0 30px}.journal-body__article-body h4::before{position:absolute;top:16px;left:0;width:25px;height:1px;content:'';background-color:#fff}.journal-body__article-body h5{font-size:1.125rem;line-height:1.5;margin-bottom:20px;padding:0 10px}.journal-body__article-body h6{font-size:.9375rem;line-height:1.5;margin-bottom:15px;padding:0 10px}.journal-body__article-body strong{color:#ff6f18}.journal-body__article-body a{text-decoration:underline;color:#999}.journal-body__article-body blockquote{-webkit-box-sizing:border-box;box-sizing:border-box;width:-webkit-calc(100% - 20px);width:calc(100% - 20px);margin:0 auto 30px;padding:10px 20px;border-left:2px solid #666;background:rgba(50,50,50,.8)}.journal-body__article-body ul{margin-bottom:20px;padding:0 10px}.journal-body__article-body ul li{list-style-position:inside;list-style-type:disc}.journal-body__article-body ol{margin-bottom:20px;padding:0 10px}.journal-body__article-body ol li{list-style-position:inside;list-style-type:decimal}.journal-body__article-body p{margin-bottom:30px;padding:0 10px}.journal-body__article-body p:last-child{margin-bottom:0}.journal-body__article-body .worksArticle{margin:30px auto 15px;padding:0 10px}.journal-body__article-body .worksArticle>a{position:relative;display:block;padding:15px;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;text-decoration:none;color:#fff;background:#333}.journal-body__article-body .worksArticle .worksImage{margin-bottom:15px}.journal-body__article-body .worksArticle .worksImage.is-vertical{height:260px;text-align:center}.journal-body__article-body .worksArticle .worksImage.is-vertical img{width:auto;height:260px;margin:0}.journal-body__article-body .worksArticle .worksImage.is-lateral img{width:100%;margin:0}.journal-body__article-body .worksArticle .worksText p{margin-top:0;margin-bottom:0;padding:0}.journal-body__article-body .linkPdf>a::before,.journal-body__article-body .worksArticle .view::before{top:50%;left:5px;width:8px;height:8px;margin-top:-5px;border-top:1px solid #fff;border-right:1px solid #fff;content:''}.journal-body__article-body .worksArticle h1{font-size:1.125rem;line-height:1.5;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #fff}.journal-body__article-body .worksArticle .view{position:absolute;right:15px;bottom:15px;padding:3px 8px 3px 25px;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;border:1px solid #fff}.journal-body__article-body .worksArticle .view::before{position:absolute;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.journal-body__article-body .linkPdf{margin-bottom:10px;padding:0 10px;text-align:right}.journal-body__article-body .linkPdf:last-child{margin-bottom:0}.journal-body__article-body .linkPdf>a{position:relative;display:inline-block;padding:4px 9px 4px 26px;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;text-decoration:none;color:#fff;background-color:#ff6f18}.about a,.news-detail__body a{text-decoration:underline}.journal-body__article-body .linkPdf>a::before{position:absolute;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.journal-foot{display:block;padding-top:35px;border-top:1px solid grey}.journal-foot__ttl{font-family:'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-size:1.1875rem;font-weight:400;line-height:1;margin-bottom:35px;text-align:center;color:#ff6f18}.journal-related-list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.journal-related-list-item{width:46.666%}.journal-related-list-item__link{display:block;width:100%}.journal-related-list-item__link::after{display:table;clear:both;content:''}.journal-related-list-item__img-box{display:block;width:100%;margin-bottom:12px}.journal-related-list-item__img-box>img{width:100%}.journal-related-list-item__label{font-family:'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-size:.6875rem;font-weight:400;display:inline-block;padding:0 5px;color:#fff;background-color:#ff6f18}.journal-related-list-item__ttl{font-family:'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-size:.875rem;font-weight:400}.journal-related-list-item__txt{font-family:'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-size:.6875rem;font-weight:400}.news-head{position:relative;margin-bottom:10px}.news-head__ttl{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:300;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:25px;color:#9c28ff}.news-head:after{position:absolute;top:0;right:0;bottom:0;left:0;border-width:25px 25px 0 0;border-color:#9c28ff transparent transparent}.news-detail__head{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;border-bottom:1px solid #222}.news-detail__body{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:32px;padding:10px 10px 0}.news-detail__body .content{font-size:.75rem;margin-bottom:10px}.news-detail__body .content:last-child{margin-bottom:0}.news-detail-head__ttl{font-size:.9375rem;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box}.about-head__ttl,.news-detail-head__date{font-weight:300;font-family:Roboto,sans-serif}.about-detail-head__ttl{font-family:Roboto,sans-serif;font-size:1.125rem;line-height:1}.about__body{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px}.about-head{position:relative;margin-bottom:10px}.about-head__ttl{font-size:1.125rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:25px;color:#00aa4c}.about-head:after{position:absolute;top:0;right:0;bottom:0;left:0;border-width:25px 25px 0 0;border-color:#00aa4c transparent transparent}.about-detail{margin-bottom:40px}.about-detail:last-child{margin-bottom:0}.about-detail-head,.about-environment{margin-bottom:24px}.about-environment:last-child{margin-bottom:0}.about-environment-head{line-height:1;margin-bottom:8px}.about-environment-head__ttl{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:7px;border-left:3px solid #fff}.about-environment-detail{margin-bottom:8px}.about-environment-detail__item{font-family:Roboto,sans-serif;font-size:.875rem}.about-environment-detail:last-child{margin-bottom:0}.about-list{margin-top:10px;color:#fff}.about-list__list{font-size:.75rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;padding-left:15px;background-image:url(../images/common/ico_list_1.png);background-repeat:no-repeat;background-position:0 .65em}.about-list__list:last-child{margin-bottom:0}