#wrapper{display:flex;flex-wrap:wrap;border:20px solid #007a8a}#home #wrapper{border:20px solid transparent}.flex-row{flex-direction:row}section{display:flex;justify-content:flex-end}section>.wrap{margin:0}section.fullwidth{width:calc(100% + 260px);margin-left:-260px}section.fullwidth>.wrap{width:calc(100% - 260px)}.col1-12{width:8.333333%}.col2-12{width:16.666667%}.col3-12{width:25%}.col4-12{width:33.333334%}.col5-12{width:41.666667%}.col6-12{width:50%}.col7-12{width:58.333333%}.col8-12{width:66.666667%}.col9-12{width:75%}.col10-12{width:83.333333%}.col11-12{width:91.666667%}.col12-12{width:100%}#gallery-description.col8-12{max-width:912px;width:auto}header{margin:0;flex-direction:column;justify-content:unset;width:25%;width:260px;padding:0;top:20px;left:20px;transition:background 0.3s;flex-shrink:0}header #header-wrap{position:sticky;top:20px;padding:10px}header .frame-top{background:#fff;display:flex;width:100%;justify-content:space-between}header .frame-top:before{content:'';width:20px;height:20px;display:block;border-top:8px solid #ccc;border-left:8px solid #808080;box-sizing:border-box;transform:translate(-4px,-4px)}header .frame-top:after{content:'';width:20px;height:20px;display:block;border-top:8px solid #ccc;border-right:8px solid #808080;box-sizing:border-box;transform:translate(4px,-4px)}header .frame-bottom{background:#fff;display:flex;width:100%;justify-content:space-between}header .frame-bottom:before{content:'';width:20px;height:20px;display:block;border-bottom:8px solid #ccc;border-left:8px solid #808080;box-sizing:border-box;transform:translate(-4px,4px)}header .frame-bottom:after{content:'';width:20px;height:20px;display:block;border-bottom:8px solid #ccc;border-right:8px solid #808080;box-sizing:border-box;transform:translate(4px,4px)}header #header-top{width:100%;position:relative;padding:10px}header #header-top #logo{display:block;background:#fff}header #header-top #logo a{display:flex;flex-direction:column;justify-content:space-between;position:relative}header #header-top #logo a>span{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}header #header-bottom{display:block;padding:10px}header #header-bottom #menu{background:#fff;font-size:15px}header #header-bottom ul{margin:20px 10px}header #header-bottom ul:first-child,header #header-bottom ul:last-child{margin:0 10px}header #header-bottom ul li a{display:inline-block;position:relative}header #header-bottom ul li a:after{content:'';display:block;position:absolute;width:0;height:1px;background:#0a0a0a;transition:width 0.3s}header #header-bottom ul li a:hover{color:#0a0a0a}header #header-bottom ul li a:hover:after{width:100%}header #header-bottom-mobile{display:none}footer{width:100%}#hero{margin-left:-260px;width:calc(100% + 260px);height:calc(100vh - 40px);margin-top:0}#about{border-color:transparent}main{display:flex;flex-direction:column;width:calc(100% - 260px)}#home body{height:100%}.tile{width:33.33334%}#blog-list,#sub-list-links{position:sticky;top:40px}#blog-list a,#sub-list-links a{display:inline-block;position:relative}#blog-list a:after,#sub-list-links a:after{content:'';display:block;position:absolute;width:0;height:1px;background:#0a0a0a;transition:width 0.3s}#blog-list a:hover,#sub-list-links a:hover{color:#0a0a0a}#blog-list a:hover:after,#sub-list-links a:hover:after{width:100%}#blog-detail #gallery-flex{flex-direction:column}#blog-detail #gallery-images-list{width:100%}#content #sub-list-links ul{display:flex;flex-wrap:wrap}#content #sub-list-links ul li{padding-bottom:0;border-bottom:none;padding-right:20px;margin-right:20px;border-right:1px dotted}#content #sub-list-links ul li:last-child{border-right:none}