*{font-feature-settings:'pkna';}
.sbr{display: none;}
h1, h2, h3 {
    line-height: 1.4;
    font-size: 1.4rem;
    font-weight: 500 !important;
}
input[type="submit"], button[type="submit"], .submit_area input[type="button"] {
    padding: 14px 48px;
}
html > body,
.border-wrap,
#content,
#footer,
.project-recent,
.page-head,
.drawer-nav,
.drawer--top.drawer-open .drawer-nav
{
	width: 100%;
	max-width: 100vw !important;
	min-width: auto !important;
}
.drawer--top.drawer-open .drawer-nav{
	padding: 20px !important;
}
.drawer-logo{
	width: 120px !important;
    min-width: 120px;
}
.drawer-menu {
	width: 100%;
    display: flex;
    justify-content: none;
    flex-direction: column;
}
.drawer-menu > li {
    font-size: 1.8rem;
    width: 100%;
    line-height: 1;
    text-align: center;
}
.drawer-menu > li > a{
	position: relative;
    margin: 5px auto;
    padding: 5px 20px;
    display: inline-block;
}
.sub-menu.category-menu {
    display: flex;
    justify-content: center;
    margin-top: 0;
    padding-top: 0;
}
.drawer-nav .sub-menu.category-menu,
.home .sub-menu.category-menu {
	display: none;
}
.sub-menu.category-menu{
	font-size: 1.4rem;
}
#content .sub-menu.category-menu{
	font-size: 1.2rem;
}
.sub-menu.category-menu li{
    margin:0 .2em;
    padding: .1em;
}
.sub-menu.category-menu li{
	position: relative;
}
.sub-menu.category-menu li:not(:last-child) a::after{
	content: "/";
	margin-left: .5em;
}

.hide800{
	display: none !important;
}
.sub-menu.indent {
    margin-top: 10%;
    padding-top: 0;
    display: block;
}
.drawer-menu > li > a::after{
	display: none;
}
#content,.contact-area {
    width: calc(100% - 40px);
    margin: auto;
}

#container{
	margin: auto;
	display: block;
}
.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger{
	right: 20px !important;
	top: 20px;
}
.home .drawer-hamburger-icon, .home .drawer-hamburger-icon::after, .home .drawer-hamburger-icon::before {
    background-color: #fff;
}
.home .drawer-hamburger{
	mix-blend-mode: color-dodge;
}
.home.drawer-open .drawer-hamburger{
	mix-blend-mode: unset;
}
.page-head {
    padding: 20px 0;
}
.page-title {
    font-size: 1.6rem;
    font-weight: 500;
}
#breadcrumb {
position: absolute;
    bottom: 220px;
    left: 30px;
}
#breadcrumb li:nth-last-child(2){
	padding-right: 0;
}
#breadcrumb li:nth-last-child(2) a::after{
	content: "" !important;
}
#breadcrumb li:last-child{
	display: none !important;
}

.vegas-wrapper::before{
	height: 100%;
	min-height: 100vh;
	width: 100vw;
	min-width: 100vw;
	content: "";
	display: block;
	position: absolute;
	background-image: linear-gradient(180deg,hsla(0,0%,5%,.25),hsla(0,0%,5%,.75));
}

#footer section:last-child{
	padding-top: 40px;
}

.to-the-top{
	right: 20px;
	bottom: 20px;
}

.footer-content{
    margin: 0 20px;
    width: calc(100% - 40px);
    flex-direction: column;
}

.copy {
    font-size: 1rem;
}
.arrow-box::after, .arrow-box::before {
	left: 100%;
	top: 50%;
}
.arrow-box::before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #434343;
    border-width: 10px;
    margin-top: -10px;
}
.arrow-box::after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 9px;
    margin-top: -9px;
}
.arrow-box.large{
    height: 32px;
    line-height: 27px;
    font-size: 12px;
    min-width: 120px;
}
.arrow-box.large::before {
    border-width: 17px;
    margin-top: -17px;
}
.arrow-box.large::after {
    border-width: 16px;
    margin-top: -16px;
}

.arrow-left::after, .arrow-left::before {
    left: auto !important;
    right: 100%;
    border-left-color: transparent;
}

.top-logo{
	position: absolute;
/* 	top: 0;
	left: 0;
	right: 0;
	bottom: 0; */
	margin: auto;
	width: 28%;
	height: 28%;
	min-width: 120px;
}

.home .head-copy{
font-size: 1rem;
    width: 100%;
    position: absolute;
    top: 95%;
    color: #fff;
    bottom: 5%;
    right: 0;
    left: 0;
    transform: none;
    text-align: center;
    margin: auto;
    z-index: 3000;
}

.home #main-slider{
	border-top: 0 solid rgba(255, 255, 255, 0);
	border-right: 0 solid rgba(255, 255, 255, 0);
	border-bottom: 0 solid rgba(255, 255, 255, 0);
	min-height: 100%;
}

.home #content .sticky{
	padding: 10px 0;
    margin-top: 10px;
    width: auto;
}
.home #content .sticky .sticky-item{
}
.home .slick-dots{
	left: 20px;
	display: none !important;
}

.home-about {
    margin-top: 10px !important;
}

.home-about div h2{
	margin-bottom: 0;
}

.home-about .photo{
	display: block;
    width: 100%;
    margin: 0 auto 20px;
    height: 240px;
    background-position: center center;
}

.home-about .text{
	width: 100%;
	min-width: none;
	margin-left: 0;
}

.home-project .arrow-box{
	margin-right: 0;
	margin-top: -44px;
}

.page #content section{
	margin-bottom: 40px;
}

.title2{
	margin-left: 0;
	margin-bottom: 24px;
}
#filter{
	display: none !important;
}
.project-list{
	height: 240px;
}
.project-list .project-item{
	padding-bottom: 0;
}
.project-list .project-item h3{
	font-size: 1.6rem;
	letter-spacing: 2px;
}

.header-logo{
	width: 120px;
	top: 20px;
	left: 20px;
	position: absolute;
}

#header{
    height: 120px;
    min-width: auto;
}

#container nav{
	display: none;
}

#container #main{
	width: 100%;
}

.page-heading {
    margin-bottom: 26px;
}
.contact-area .page-heading{
	margin-left: 0;
}
.page-about section.staff .data-wrap{
	display: block;
}
section dl.dl-type1 dt,
.page-about section.staff h4,
.career dt {
    display: block;
    width: 100%;
}

.page-about section.staff h4{
	margin-top: 2em;
}

section dl.dl-type1 dt,
.page-about section.staff h4{
    padding-left: .5em;
    background: #f2f2f2;
}

section dl.dl-type1 dd{
	padding-left: .5em;
}

.page-about section.staff ul{
	width: auto;
}
.career dd{
	width: 100%;
	margin-bottom: 1em;
}
.contact-area .map{
    margin: 0;
    width: 100%;
    display: block;
    float: none;
}

.footer-content .footer-logo {
    width: 160px;
    margin-bottom: 40px;
}
.page-about #footer section:last-child {
    margin-top: 80px;
}
.category-project #content nav > div,
.category-clinic #content nav > div,
.category-house #content nav > div,
.category-other #content nav > div{
	width: auto;
	line-height: 1.2;
}
.category-project #content nav div:not(#filter),
.category-clinic #content nav,
.category-house #content nav,
.category-other #content nav{
	display: none !important;
}
.grid-item{
	width: calc(50% - 20px) !important;
	height: auto !important;
    max-height: 240px !important;
    margin: 0 10px 20px;
}
.grid-item:nth-child(even){
	margin-right: 0 !important;
}

.control-field{
	width: auto;
}

.category-project #content nav, .category-clinic #content nav, .category-house #content nav, .category-other #content nav{
    width: auto;
    margin: 0 0 40px;
    display: block;
}

.project-bg{
	height: 180px !important;
    width: 100% !important;
    width: calc(100% + 40px) !important;
    margin-left: -20px !important;
    margin-bottom: 40px !important;
}

.outline,.architecture-gallery-thumb-wrap{
    margin: 0 0 40px;
    width: auto;
}

.outline .thumb{
	display: none;
}
.outline .data{
	width: 100%;
}
.outline .title2{
    font-size: 1.4rem;
    margin-bottom: 20px !important;
    letter-spacing: 1px !important;
    letter-spacing: 2px;
}
.outline .data dl dd {
    font-size: 1.2rem;
    margin-bottom: .5em;
    line-height: 2;
    padding-left: 7em;
    margin-top: -1.5em;
}
.architecture-gallery-thumb-wrap{
	min-width: 60%;
	overflow-x: hidden;
}
.architecture-gallery-thumb-wrap .item .img-wrap,.architecture-gallery-thumb-wrap img{
	width: 100% !important;
	height: auto !important;
}
.architecture-gallery-thumb-wrap .item:not(:last-child) {
    margin-bottom: 20px;
}
body.single .scale div img {
    height: auto !important;
}

.item .img-wrap{
	min-height: 0 !important;
}
.post-data{
	width: auto;
    padding: 5%;
    margin: auto auto 40px;
}
.news-listp{
	flex-direction: column;
    min-width: auto;
    margin: auto auto 60px;
}
.news-list .news-item {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
.news-more{
	padding: 20px;
}

.magazine-wrap {
    width: auto;
    margin: 0 auto 80px;
}
.magazine-data {
    width: calc((100% - 40px) / 2);
    margin: 0 10px 40px;
}
.magazine-data .mag-num {
    font-size: 1.2rem;
}
.form-flow{
	max-width: 100% !important;
}
.form-flow li {
    height: 36px;
}
.form-flow li::before {
    content: "";
    top: 50%;
    left: 100%;
    margin-top: -18px;
    position: absolute;
    border: 18px solid transparent;
    border-left: 14px solid #b5b5b5;
}
.sec-contact{
	width: auto;
}
.form-table {
    margin: 40px 0 0;
}
.form-table th, .form-table td {
    display: block;
    width: auto;
}
.form-table th {
    padding: 0 0 0 .5em !important;
    background: #f5f5f5;
}
.form-table td {
    padding: 5px 10px 20px;
}

.modal-content ul{
	flex-direction: column;
}
.modal-content ul li {
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin: 0 auto 10px;
}
.modal-content p{
    top: 60px;
}

.home #wrapper{
	overflow: hidden;
}
.home .scroll-icon__container,
.home #content,
.home .wb,
.home .drawer-hamburger,
.home footer{
	display: none !important;
}
.home .mainnav800{
	top: 0 !important;
	bottom: 0 !important;
	margin-top: 35% !important;
	display: block !important;
}
.home .mainnav800 a{
	color: #fff;
}
.top-logo {
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    margin: auto;
    width: 28%;
    height: 28%;
    min-width: 120px;
    top: 20px;
    left: 20px;
}