@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');

/*
Theme Name: MAAA 2018
Theme URI:
Description: The 2018 default theme for Matsuyama architect and associates.
Author: Matsuyama architect and associates.
Author URI: http://www.matsuyama-a.co.jp/
Version: 2018.12
*/

/*
=============================================================
Reset and Utility.css
============================================================= */
/* http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;box-sizing: border-box;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;width: 100%;}
h1, h2, h3 {font-size: 1.6rem;}
h4, h5, h6 {font-weight:300 !important;}
img {vertical-align: middle; max-width:100%;height: auto;}
*{outline: none;}
*::after, *::before {
	position: relative;
}
::selection{
	color: #fff;
	background: #434343;
}
::-moz-selection {
	color: #fff;
	background: #434343;
}
.txtL{text-align: left !important;}.txtC{text-align: center !important;}.txtR{text-align: right !important;}
.clearfix {min-height: 1px;}
.clearfix::after {content: "."; display: block;clear: both;height: 0;visibility: hidden;}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both{clear:both;}
/* Safari 9 (only) */
@supports (overflow:-webkit-marquee)
	and (justify-content:inherit) {
		.fade-layer { display:none !important;}
}
.show800{
	display: none;
}




/* =============================================================  HTML,Body,Anchor*/
html {
/*	font-size: 62.5%;  
	font-family: "Lato",a-otf-ud-shin-go-pr6n,"メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	letter-spacing:1px;
	font-weight: 300; */
}





html > body {
	/* background:url(images/bg_horizon.png) 0 0 repeat transparent; */
	/*font-size: 1.2rem;
	line-height:1;
	color: #434343;
	font-feature-settings: "halt";
	min-width: 1600px;*/
}
html,body{height: 100%;}
p,.text{/* font-weight: 500;*/}
/*::-webkit-scrollbar {width: 10px;}::-webkit-scrollbar-track {background:transparent;opacity: 0;}::-webkit-scrollbar-thumb {background: rgba(33, 33, 33, .9);;}::-webkit-scrollbar-thumb:window-inactive {opacity:.2;}::-webkit-scrollbar-thumb {background: rgba(33, 33, 33, .9);;}::-webkit-scrollbar-track {background: #eee;}*/

#wrapper{/*
	min-height: 100vh;
	position: relative;*/
}









/* =============================================================  border  */

.border-wrap{
	width: 100%;
	min-width: 1600px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.border-h{
	width: 1px;
	height: 100%;
	background: #f0f0f0;
	position: absolute;
	top: 0;
	z-index: 0;
	pointer-events: none;
	transition-delay: .2s;
	transition: all .4s ease;
}

.drawer-open #drawnav .border-h{
	opacity: .6 !important;
	height: 1000vh;
}

.border-h1{left:0;}
.border-h2{left:20%;}
.border-h3{left:40%;}
.border-h4{left:60%;}
.border-h5{left:80%;}
.border-h6{right:0;}

.border-center{
	left: 50%;
	mix-blend-mode: darken;
}

/* =============================================================  loader  */

a:link,a:visited,a:active{
	text-decoration: none;
	transition: all 400ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
	transition: all .4s ease;
	cursor: pointer;
	color: #595959;
}
p a:link{
	text-decoration: underline;
	padding: auto .5em;
}
a:hover {}
a.stay{opacity:.4;}
#ga{position:fixed;bottom:0;left:0;z-index:9999;color:#f00;}

/* =============================================================  text  */
#content p{
	line-height: 1.8;
	text-align: justify;
	font-weight: 500;
}

.post-data p{
	margin-bottom: 2em;
}

.post-data p:last-child{
	margin-bottom: 0;
}

img{
	max-width:100%;
	height:auto;
}

.ac{text-align:center;}.al{text-align:left;}.ar{text-align:right;}
.red{color:red}

.fs9{font-size: 0.9rem;line-height: 1.4;}.fs10{font-size: 1rem;line-height: 1.4;}.fs11{font-size: 1.1rem;line-height: 1.4;}.fs12{font-size: 1.2rem;}.fs13{font-size: 1.3rem;}.fs16{font-size: 1.6rem;}.fs18{font-size: 1.8rem;}.fs21{font-size: 2.1rem;}.fs24{font-size: 2.4rem;}

.fl{float:left;}
.fl{float:right;}

.cap{text-transform:capitalize;}

/* =============================================================
parts
============================================================= */
/* width */
.w15p {width: 15%;}.w20p {width: 20%;}.w25p {width: 25%;}.w30p {width: 30%;}.w35p {width: 35%;}.w40p {width: 40%;}.w45p {width: 45%;}.w50p {width: 50%;}
/* space px */
.ma0 {margin: 0 !important;}
.mt0 {margin-top: 0 !important;}.mt5 {margin-top: .5rem !important;}.mt10 {margin-top: 1rem !important;}.mt15 {margin-top: 1.5rem !important;}.mt20 {margin-top: 2rem !important;}.mt25 {margin-top: 2.5rem !important;}.mt30 {margin-top: 3rem !important;}.mt35 {margin-top: 3.5rem !important;}.mt40 {margin-top: 4rem !important;}.mt45 {margin-top: 4.5rem !important;}.mt50 {margin-top: 5rem !important;}.mt100 {margin-top: 10rem !important;}.mr0 {margin-right: 0 !important;}.mr5 {margin-right: .5rem !important;}.mr10 {margin-right: 1rem !important;}.mr15 {margin-right: 1.5rem !important;}.mr20 {margin-right: 2rem !important;}.mr25 {margin-right: 2.5rem !important;}.mr30 {margin-right: 3rem !important;}.mr35 {margin-right: 3.5rem !important;}.mr40 {margin-right: 4rem !important;}.mr45 {margin-right: 4.5rem !important;}.mr50 {margin-right: 5rem !important;}.mr100 {margin-right: 10rem !important;}.mb0 {margin-bottom: 0 !important;}.mb5 {margin-bottom: .5rem !important;}.mb10 {margin-bottom: 1rem !important;}.mb15 {margin-bottom: 1.5rem !important;}.mb20 {margin-bottom: 2rem !important;}.mb25 {margin-bottom: 2.5rem !important;}.mb30 {margin-bottom: 3rem !important;}.mb35 {margin-bottom: 3.5rem !important;}.mb40 {margin-bottom: 4rem !important;}.mb45 {margin-bottom: 4.5rem !important;}.mb50 {margin-bottom: 5rem !important;}.mb100 {margin-bottom: 10rem !important;}.ml0 {margin-left: 0 !important;}.ml5 {margin-left: .5rem !important;}.ml10 {margin-left: 1rem !important;}.ml15 {margin-left: 1.5rem !important;}.ml20 {margin-left: 2rem !important;}.ml25 {margin-left: 2.5rem !important;}.ml30 {margin-left: 3rem !important;}.ml35 {margin-left: 3.5rem !important;}.ml40 {margin-left: 4rem !important;}.ml45 {margin-left: 4.5rem !important;}.ml50 {margin-left: 5rem !important;}.ml100 {margin-left: 10rem !important;}.pt0 {padding-top: 0 !important;}.pt5 {padding-top: .5rem !important;}.pt10 {padding-top: 1rem !important;}.pt15 {padding-top: 1.5rem !important;}.pt20 {padding-top: 2rem !important;}.pt25 {padding-top: 2.5rem !important;}.pt30 {padding-top: 3rem !important;}.pt35 {padding-top: 3.5rem !important;}.pt40 {padding-top: 4rem !important;}.pt45 {padding-top: 4.5rem !important;}.pt50 {padding-top: 5rem !important;}.pt100 {padding-top: 10rem !important;}.pr0 {padding-right: 0 !important;}.pr5 {padding-right: .5rem !important;}.pr10 {padding-right: 1rem !important;}.pr15 {padding-right: 1.5rem !important;}.pr20 {padding-right: 2rem !important;}.pr25 {padding-right: 2.5rem !important;}.pr30 {padding-right: 3rem !important;}.pr35 {padding-right: 3.5rem !important;}.pr40 {padding-right: 4rem !important;}.pr45 {padding-right: 4.5rem !important;}.pr50 {padding-right: 5rem !important;}.pr100 {padding-right: 10rem !important;}.pb0 {padding-bottom: 0 !important;}.pb5 {padding-bottom: .5rem !important;}.pb10 {padding-bottom: 1rem !important;}.pb15 {padding-bottom: 1.5rem !important;}.pb20 {padding-bottom: 2rem !important;}.pb25 {padding-bottom: 2.5rem !important;}.pb30 {padding-bottom: 3rem !important;}.pb35 {padding-bottom: 3.5rem !important;}.pb40 {padding-bottom: 4rem !important;}.pb45 {padding-bottom: 4.5rem !important;}.pb50 {padding-bottom: 5rem !important;}.pb100 {padding-bottom: 10rem !important;}.pl0 {padding-left: 0 !important;}.pl5 {padding-left: .5rem !important;}.pl10 {padding-left: 1rem !important;}.pl15 {padding-left: 1.5rem !important;}.pl20 {padding-left: 2rem !important;}.pl25 {padding-left: 2.5rem !important;}.pl30 {padding-left: 3rem !important;}.pl35 {padding-left: 3.5rem !important;}.pl40 {padding-left: 4rem !important;}.pl45 {padding-left: 4.5rem !important;}.pl50 {padding-left: 5rem !important;}.pl100 {padding-left: 10rem !important;}

/* =============================================================
input
============================================================= */
input{
transition: all .4s ease;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea,
select {
    border: 1px solid #ccc;
    background: #fafafa;
    font-size: 12px;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 2px;
	width: 100%;
	padding: .5em 1em;
	font-size: 1.6rem;
	z-index: 1;
	font-family: "Lato","YuGothic", "Yu Gothic","游ゴシック","メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
textarea:focus,
select:focus,
input[type="text"]:hover,
input[type="tel"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
input[type="url"]:hover,
textarea:hover,
select:hover{
/*	border-color: #375e77;*/
	background-color: #fafafa;
	outline: none;
	-webkit-box-shadow: 0 0 15px 0 rgba(45,50,52,.3);
    box-shadow: 0 0 15px 0 rgba(45,50,52,.3);
    transition: all .4s ease;
}
input.imeoff {ime-mode: disabled;}
textarea {width: 100%;}
.iw100 {width: 100px !important;}
.iw200 {width: 200px !important;}
.iw300 {width: 300px !important;}

input[type="radio"],input[type="checkbox"] {
	vertical-align: middle;
	margin: 0 2px 2px 10px;
}
input[type="submit"],
button[type="submit"],
.submit_area input[type="button"] {
	background-color: #375e77;
	border-width: 0;
	color: #fff;
	cursor: pointer;
    font-size: 1.4rem;
    line-height: 1;
    text-align: center;
    margin: 0 10px;
    padding: 18px 60px;
	position: relative;
	transition: all .4s ease;
}
input[type="submit"]:hover {
	background-color: #032d42;
    -webkit-box-shadow: 0 0 15px 0 rgba(45,50,52,.3);
    box-shadow: 0 0 15px 0 rgba(45,50,52,.3);
}
input[type="submit"]:focus,
.submit_area input[type="button"]:focus {}
input[type="submit"][disabled="disabled"] {
	background-color: #eee;
	border-color: #bbb;
	color: #888;
}
button[type="submit"]{
	background-color: #b5b5b5;
	padding: 10px 30px;
}
label {display: inline-block;cursor: pointer;/* color:#043e5b; */}
.vertical-item {display: block;}
.rei {
	margin: 0 0 10px;
}
.mw_wp_form_preview .rei {display: none;}

/* form-table */
.form-table th {
	position: relative;
	font-weight: 500;
	font-size: 1.4rem;
}
.form-table td span.title-en{
	display: block;
    margin-bottom: 2px;
}
.form-table th::after {
	font-size: 1.4rem;
    line-height: 1;
    margin-top: 2px;
    padding: 0 10px;
}
.form-table th.req::after {
	/* background: #d55858;
	color: #fff; */
	content: "*";
	color: #d55858;
}
.submit-area {
	text-align: center;
}
.mw_wp_form .error {
	background-color: rgba(255,0,0,.05) !important;
    display: inline-block !important;
    font-size: 1.4rem !important;
    padding-left: 10px;
    position: relative !important;
    width: 100%;
}
.mw_wp_form .error::after{
	content: "Value is required." !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    display: block !important;
    background: #ffffff;
    font-weight: bold;
}
.agree {
	text-align: center;
	margin: 30px 0;
}
.mw_wp_form_confirm .agree {display: none;}
/* form-flow */
.form-flow {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 30px;
	width: 100%;
	max-width: 600px;
	position: relative;
	z-index: 1;
}
.form-flow::before {
	background: #b5b5b5;
	content: "";
	z-index: -1;
	margin: auto;
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.form-flow li {
	background-color: #b5b5b5;
	color: #fff;
	text-align: center;
	height: 40px;
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	text-transform: uppercase;
}
.form-flow li::before{
	content: "";
	top: 58%;
	left: 100%;
	margin-top: -22px;
	position: absolute;
	border: 19px solid transparent;
	border-left: 19px solid #b5b5b5;
}
.form-flow li.active {
	background-color: #043e5b;
}
.form-flow li.active::before {
	border-left: 19px solid #043e5b;
}
.form-flow li:last-child::before {
	border: none;
}

.form-table {
	margin: 60px 0;
}
.form-table th,
.form-table td {
	padding: 15px;
	vertical-align: middle;
	line-height: 2;
	text-align: left;
}

#loading {
	background-color: #fff;
	overflow: hidden;
	text-align: center;
	z-index: 9999;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
}

#loader{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -10px;
	text-align: center;
	font-size: 1.2rem;
}
#loader span{
	display: block;
	background: #434343;
	width: 100px;
	height: 1px;
	margin-top: 8px;
	animation: load 2s infinite;
}

#loader p{
	margin-top: 1rem;
}

#loader span:nth-child(2){animation-delay: 100ms;}
#loader span:nth-child(3){animation-delay: 200ms;}

@keyframes load{
	50%{
		width: 5px;
		margin-right: 95px;
		opacity: .1;
	}
}


/* =============================================================  contentWrapper  */
/*.content_wrap{margin-bottom: 5rem;}*/

#breadcrumb{text-align:center;margin: 15px auto;}
#breadcrumb li{
	display: inline;
	position: relative;
	padding-right: 1.5em;
}
#breadcrumb li a::after{
	content: ">";
	position: absolute;
	right: .5em;
}
#breadcrumb li:last-child{
	padding-right: 0;
}
#breadcrumb,
#breadcrumb a{
	font-size: 1.1rem;
}

/* =============================================================  common  */

.home #contentWrapper{
	margin-bottom: 0;
}
#content{
	color: #434343;
	padding: 0;
	min-width: 1600px;
	font-weight: 500;
}

.home #content{
	position: relative;
}

.home #content .sticky{
    position: relative;
    width: calc(100% - 40px);
    height: auto;
    padding-left: 100px;
}

.home #content .sticky .sticky-item{
	padding: 10px;
}

.home #content .sticky .title{
	line-height: 1.4;
}

.home #content section{
	/* padding: 0 40px;
	margin-bottom: 200px; */
	margin: 0 0 200px;
}

.home #content section{
	margin: 0 0 200px;
}

.page-head{
	width: 100%;
	padding: 60px 0;
}
.page-title {
	font-size: 2.4rem;
	text-align: center;
	position: relative;
}
/*
.page-title::before{
	content: "";
	position: absolute;
	width: 80px;
	height: 1px;
	background: #262626;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto auto;
} */

.title3{
	margin-bottom: 90px;
}

#page-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	width: 40px;
	height: 40px;
	z-index: 6000;
}

.to-the-top {
	position: fixed;
	right: 80px;
	bottom: 80px;
	z-index: 2;
	display: none;
}

.to-the-top a {
	display: block;
	cursor: pointer;
}

.to-the-top a svg {
	fill: #b5b5b5 !important;
}


/* =============================================================  post  */
/* category list */
.cat_list{margin-bottom: 2rem;}
.cat_list article{
	border-bottom: 1px solid #ddd;
	margin-bottom: 4rem;
	padding-bottom: 2rem;
}
.cat_list article:last-child{margin-bottom: 0;}

/* single page */

.outline{
	width: 60%;
	margin: 0 20% 200px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}

.outline .thumb{
	width: 640px;
	display: none;
}
.outline .data{
	width: calc(100% / 3);
	padding: .5em 1em 0 0;
}
.outline .title2{
	margin-left: 0;
	margin-bottom: 54px;
}
.outline .data dl dt{
	font-size: 10px;
}
.outline .data dl dt::after{
	content: ":";
}
.outline .data dl dd{
	font-size: 12px;
	margin-bottom: 1em;
	line-height: 1.8;
}

.outline .data dl dd p{
	text-align: left !important;
}

dd.award{
	line-height: 1.4;
}

.postcontent{
}
.postcontent p,
.postcontent ul,
.postcontent ol{
	margin-bottom: 1.5rem;
}
.postcontent strong{
	font-weight: bold;
}
.postcontent ul{
	list-style-type: disc;
	margin-left: 1.5rem;
}
.postcontent ol{
	list-style-type: decimal;
	margin-left: 1.5rem;
}

.post-data{
    width: 80%;
    margin: auto auto 80px;
    padding: 5% 10%;
    border: 1px solid #EBEEF2;
    background-color: rgba(255,255,255,.8);
    font-size: 1.4rem;
}

.post-data .news-header{
	margin-bottom: 40px;
}

#privacy dl dt{
}
#privacy dl dd{
	margin-bottom: 20px;
}

/* =============================================================  Pagination  */

.pagination{
	list-style-type: none;
	padding-left: 0;
	margin-top:80px;
}

.pagination,
.pagination li a {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.pagination a {
	padding-top: 1px;
	text-decoration:none;
	border: 1px solid #b5b5b5;
	border-left-width: 0;
	min-width:48px;
	min-height:48px;
}

.pagination li:not([class*="current"]) a:hover {
	background-color: #eee;
}

.pagination li:first-of-type a {
	border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
	/* screen readers only */
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
	display: inline-block;
	font-family: Fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.pagination li.first a::before { content: "\f100"; }
.pagination li.last a::after { content: "\f101"; }

.pagination li.previous a::before { content: "\f104"; }
.pagination li.next a::after { content: "\f105"; }

.pagination li.current a {
	background-color: #434343;
	cursor: default;
	pointer-events: none;
	color: #fff;
}

.pagination > li:first-child > a {
}

.pagination > li:last-child > a {
}

@media only screen and ( max-width: 680px ) {
	.pagination li.first,
	.pagination li.last {
		/* screen readers only */
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.pagination li.previous a { border-left-width: 1px; }
}

@media only screen and ( max-width: 500px ) {
	.pagination li {
		/* screen readers only */
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.pagination li.current,
	.pagination li.first,
	.pagination li.last,
	.pagination li.previous,
	.pagination li.next{
		position: initial;
		top: initial;
		left: initial;
	}

	.pagination li.previous a { border-left-width: 0; }
}

@media only screen and ( max-width: 400px ) {
	.pagination li.first,
	.pagination li.last {
		/* screen readers only */
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.pagination li.previous a { border-left-width: 1px; }
}

@media only screen and ( max-width: 240px ) { /* For watches? */
	.pagination li { width: 50%;}

	.pagination li.current {
		order: 2;
		width: 100%;
		border-left-width: 1px;
	}
}

/* =============================================================  custom pc
共通CSSにあって値を変更したいもの、独自に設定したいものを記述 */

/* =============================================================  wrap,box  */

/* =============================================================  header  */

#header {
	top: 0;
	left: 0;
	width: 100%;
	transition: .3s;
	height: 220px;
	border-bottom: 1px solid #f0f0f0;
	min-width: 1600px;
	z-index: 1;
	display: block;
}

.home #header{
	border: none;
	position: fixed;
	width: 100%;
	transition: .3s;
	height: 120px;
	z-index: 1;
	margin-top: 40px;
}


.home header{
	position: absolute;
}

.top-logo{
	width: 200px;
	top: 40px;
	left: 40px;
	position: absolute;
}
.top-logo .st0{
	fill:#ffffff;
}

/* .top-desc{
	position: absolute;
	color: #fff;
	text-align: center;
	top: 50%;
	bottom: 50%;
	font-size: 1.6rem;
	letter-spacing: 3px;
	width: 100%;
	font-weight: 700;
} */

.mainnav{
	display: block;
	display: none;
}

.mainnav .menu li:last-child {
	margin-top: 40px;
	margin-top: 35px;
}

.home #header{
	position: absolute;
}
.fixed {
	position: fixed !important;
	top: 0 !important;
}

.header-cont{
	position:relative;
	text-align: left;
}

.header-logo {
	width: 200px;
	top: 40px;
	left: 80px;
	position: absolute;
}

.home .header-logo{
	display: none;
}


.header-logo .cls-1{
	fill: #262626;
}

.header-desc{
	display: none;
}
.home .header-desc{
	display: inline-block;
	display: none;
}

.menubtn {display: none;}

#header .menu{
	position: fixed;
	position: absolute;
	top: 87px;
	right: 150px;
	z-index: 10;
	mix-blend-mode: screen;
	/* text-align: center; */
}

.home #header .menu{
	top: 47px;
}

#header .menu li {
	display: inline-block;
	margin: 0 8px;
	line-height: 44px;
}

#header .menu li:last-child {
	margin-right: 0;
}

#header .menu li a{
	padding: 0 8px;
	position: relative;
}

.home #header .menu li a{
	color: #fff;
}
/* #header .menu li a::before{
	position: absolute;
	content: "/";
	right: -17px;

} */
#header .menu li:nth-last-child(-n+2) a::before{
	content: "";
}
#header .menu li a.stay{
}

/* #header .menu li:last-child a{
	width: 160px;
	font-size: 1.4rem;
	border-color: #b5b5b5;
} */

/* Effect 3: bottom line slides/fades in */

.page-about .link li a{position: relative;}

#header .menu li a:not(.stay)::after,
.studio-data dd a:not(.stay)::after,
.page-about .link li a::after{
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 0;
	height: 1px;
	background: #b5b5b5;
	content: '';
	-webkit-transition: width 0.3s, -webkit-transform 0.4s;
	-moz-transition: width 0.3s, -moz-transform 0.4s;
	transition: width 0.3s, transform 0.4s;
}

.home #header .menu li a:not(.stay)::after{
	background: #fff;
}

/* #header .menu li:last-child a::after{
	display: none;
} */

#header .menu li a:not(.stay):hover::after,
#header .menu li a:not(.stay):focus::after,
.studio-data dd a:not(.stay):hover::after,
.studio-data dd a:not(.stay):focus::after{
	width: 100%;
}

.page-about li a:hover::after,
.page-about li a:focus::after,
.studio-data dd a:hover::after,
.studio-data dd a:focus::after{
	width: calc(100% - 20px);
}

#header .menu li a.stay::after,
.studio-data dd a.stay::after{
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 95%;
	height: 1px;
	background: #b5b5b5;
	content: '';
	-webkit-transition: width 0.3s, -webkit-transform 0.4s;
	-moz-transition: width 0.3s, -moz-transform 0.4s;
	transition: width 0.3s, transform 0.4s;
}

.home #header .menu li a.stay::after{
	background: #fff;
}

#header .menu li{
	position: relative;
}
/*
ul.child{
display: none;
position: absolute;
padding: 0;
left: -0.75rem;
background-color: #fff;
z-index: 5000;
padding-top: 1rem;
padding-bottom: 1rem;
}

ul.child {
	display: none;
	position: absolute;
	padding: 0;
	left: -30px;
	background-color: #fff;
	z-index: 5000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 140px;
}
.blog>ul.child {
	left: -50px;
	width: 150px;
}
ul.child li{
	display: block;
}
ul.child li a{
	display: block;
	padding: 5px 0 1px !important;
	margin-bottom: 5px;
}
*/

.home .top-gradient{
	background: -webkit-linear-gradient(bottom,transparent,rgba(0,0,0,.79) 99%,rgba(0,0,0,.8));
	background: linear-gradient(0deg,transparent 0,rgba(0,0,0,.79) 99%,rgba(0,0,0,.8));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000',endColorstr='#00000000',GradientType=0);
	top: 0;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
	pointer-events: none;
	display: none;
}

.prev-next{
	margin: auto 20% 80px;
	display: flex;
	justify-content: space-between;
}

.arrow-box {
	position: relative;
	background: #ffffff;
	border: 1px solid #434343;
	display: inline-block;
	height: 20px;
	line-height: 18px;
	font-size: 10px;
	min-width: 80px;
	border-left: none;
	text-align: center;
}

.arrow-box a{
	display: block;
}
.arrow-left{
	border-right: none;
}

.arrow-box::after, .arrow-box::before {
	left: 100%;
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0px;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow-left::after, .arrow-left::before{
	left: auto;
	right: 100%;
	border-right-color: #fff !important;
}

.arrow-box::after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 9px;
	margin-top: -18px;
}

.arrow-left::before{
	border-left-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff !important;
}

.arrow-box::before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #434343;
	border-width: 10px;
	margin-top: -19px;
}

.arrow-left::before{
	border-left-color: rgba(194, 225, 245, 0);
	border-right-color: #434343 !important;
}

.arrow-box.large{
	height: 40px;
	line-height: 36px;
	font-size: 12px;
	min-width: 120px;
}

.arrow-box.large::after {
	border-width: 19px;
	margin-top: -38px;
}
.arrow-box.large::before {
	border-width: 20px;
	margin-top: -39px;
}
.home-project .arrow-box{
		float: right;
	margin-right: 20%;
	margin-top: -90px;
}

.insta-list{
	width: 60%;
	margin: 0 20%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.insta-inner{
	width: calc(100% / 3);
	height: 320px;
	background: #ccc;
}

.insta-inner:nth-child(2){
	background: #999;
}

.page-link{
	width: 220px;
	height: 48px;
	display: block;
	margin: 40px 0;
	border-radius: 1px;
}

.page-link a{
	width: 100%;
	height: 48px;
	line-height: 48px;
	display: block;
	font-size: 1.6rem;
	color: #f5f5f5;
	text-align: center;
}

.sec-contact{
	width: 50%;
	margin: auto;
}

.mw_wp_form_confirm .bikou{
	display: none;
}

.page-contact-en #content p{
	font-size: 1.4rem;
}

/* =============================================================  footer  */
#footer{
	width:100%;
	position: relative;
	line-height: 1.8;
}

#footer section:last-child {
    
    padding-top: 80px;
    border-top: 1px solid rgba(0,0,0,.1);
}

.page-about #footer section:last-child{
	margin-top: 160px;
}

/* .contact-area{
	margin-bottom: 80px;
	padding-bottom: 160px;
	border-bottom: 1px solid rgba(0,0,0,.1);
} */

.contact-area .map{
	width: 40%;
	margin-right: 20%;
	float: right;
	position: relative;
}

.contact-area .text{
	padding-right: 40px;
}

.contact-area .studio-data{
	margin-bottom: 4rem;
}
.contact-area .studio-data dd{
	margin-bottom: 2rem;
}

.contact-area .studio-data dt i{
	margin-right: .4em;
}

.footer-content{
	margin: 0 20% 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer-content .footer-logo{
	width: 160px;
}
.footer-content .footer-logo .st0{
	fill: #5d5d5d;
}

#toTop{
	background-color:#e5e4e4;
	border-radius:4px;
	display: inline-block;
	height:40px;
	float:right;
	margin-top:-45px;
	padding:4px 12px;
}

.copy{
}

/* =============================================================  home  */

.scroll-icon__container {
	margin: auto;
	height: 70px;
	width: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	border: none;
}

.scroll-icon__container::after {
	content: "SCROLL";
	font-size: 1.1rem;
	color: #fff;
	text-align: center;
}

.scroll-icon__stroke {
	display: block;
	overflow: hidden;
	margin: auto;
	height: 10px;
	height: 50px;
	width: 1px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.scroll-icon__stroke::before {
	animation: 2000ms cubic-bezier(0.5, 0.08, 0, 0.88) 1000ms normal none infinite running toScroll;
	background-color: #fff;
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

@keyframes toScroll{
	0%{transform:translate3d(0,-100%,0)}
	33%{transform:translate3d(0,0,0)}
	100%,66%{transform:translate3d(0,100%,0)}
}

.home article{
	border-bottom:1px dashed #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.home article:last-child{
	border: none;
	padding-bottom:0;
	margin-bottom: 0;
}
.home article .imageLink{
	display: block;
	margin: 0 auto 12px;
	text-align: center;
}

.home #main-slider{
	position: relative;
	min-height: 500px;
	/* margin-top: 40px; */
	/* margin-right: 40px; */
}

.home .head-copy{
	position: absolute;
	width: 400px;
	position: absolute;
	top: 50%;
	right: -180px;
	z-index: 3000;
	/* mix-blend-mode: screen; */
	transform: matrix(0, 1, -1, 0, 0, 0);
	text-align: center;
}

@media screen and (min-width: 641px) {
	.home #main-slider{
		/* width: calc(100% - 40px); */
	border-top: 40px solid rgba(255, 255, 255, 0);
	border-right: 40px solid rgba(255, 255, 255, 0);
	border-bottom: 40px solid rgba(255, 255, 255, 0);
	width: 100%;
	}
}

.vegas-wrapper::before{
	height: 100%;
	width: 100%;
	content: "";
	display: block;
	position: absolute;
	background-image: linear-gradient(180deg,hsla(0,0%,5%,.12),hsla(0,0%,5%,.36));
}

.description .inner{
	width: 900px;
	/*
	height: 260px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	*/
	margin: auto;
	margin: 240px auto 80px;
}

.home .description p.en{
	font-size: 36px;
	line-height: 1.4;
	text-align: center !important;
	margin: auto;
}

.home .description p.ja{
	text-align: center !important;
	margin-top: 30px;
}

.home-about{
	margin-top: 99px !important;
}

.home-about .photo{
	width: calc((100% - 50%) - 40px);
	height: 480px;
	float: right;
	/* background: url(images/home_about2.jpg) left 50% no-repeat; */
	background-size: cover;
	overflow: hidden;
	display: inline-block;
	margin-right: 40px;
}

.home-about .text{
	width: 20%;
	min-width: 320px;
	margin-left: 20%;
}

.home-about div h2,.project-list-wrap .text h2{
	font-size: 1.2rem;
	border-top: 1px solid;
	display: inline-block;
	line-height: 5rem;
	margin-bottom: 36px;
}

.home-about div p{
	margin-top: 30px;
	margin-bottom: 40px;
}

.title2{
	font-size: 16px;
	line-height: 1;
	margin: 0 auto 74px;
	letter-spacing: 4px;
	margin-left: 20%;
	position: relative;
	padding-left: 25px;
}

.title2::before{
position: absolute;
	top: 45%;
	height: 2px;
	background-color: currentColor;
	content: "";
	width: 20px;
	left: 0;
}

.project-list{
	width: 100%;
	display: flex;
	height: 640px;
	background: #333;
	color: #fff;
	background: url(images/project_category.jpg) 0 0 no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

@media screen and (min-width: 1960px) {
	.project-list{
		background-size:cover !important;
	}
}

.project-list .title2{
	text-align: center;
	margin-left: auto;
}

.project-list *, .project-all *{
	/* transition: all .28s cubic-bezier(.165,.84,.44,1);
	transition-delay: .1s; */
	transition: all .4s ease;
}

.project-list.clinic{
	background-size: auto 300%;
}

.project-list.house{
	background-position: 50% 50%;
    background-size: auto 300%;
}

.project-list.other{
	background-position:100% 100%;
    background-size: auto 300%;
}

.project-list .project-item{
	width: 33.33333%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3);
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	padding-bottom: 40px;
}

.project-list .project-item a *,.project-all a{
	color: #fff;
}

.project-list .project-item .project-bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

.project-list:hover > .project-item .project-bg{
	opacity: 0;
}

.project-list .project-item:first-child .project-bg{
	background: url(images/pc1.jpg) left bottom no-repeat;
	background-size: cover;
	/* box-shadow: -1px 0 0 0 rgba(255,255,255,1) inset; */
}

.project-list .project-item:nth-child(2) .project-bg{
	background: url(images/pc2.jpg) center bottom no-repeat;
	background-size: cover;
}

.project-list .project-item:last-child .project-bg{
	background: url(images/pc3.jpg) right bottom no-repeat;
	background-size: cover;
	/* box-shadow: 1px 0 0 0 rgba(255,255,255,1) inset; */
}

.project-list .project-item .project-bg img{
	display:none;
}

.project-all .mask-dark,.project-list .project-item .mask-dark{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.6);
}

.project-list .project-item:first-child .mask-dark{
	box-shadow: -1px 0 0 0 rgba(255,255,255,.2) inset;
}

.project-list .project-item:last-child .mask-dark{
	box-shadow: 1px 0 0 0 rgba(255,255,255,.2) inset;
}

.project-list .project-item h3,.project-all h3{
	font-size: 2.2rem;
	position: relative;
	letter-spacing: 5px;
	text-align: center;
	line-height: 1.4;
}

.project-all h3{
	font-size: 2.4rem;
}

.project-list:hover .project-item a:hover h3, .project-all a:hover h3{
	opacity: 1;
	transform: scale(1.08);
}

.project-list:hover .project-item a h3{
	opacity: .2;
}

.project-list .project-item h3 span, .project-all h3 span{
	font-size: 1rem;
	display: block;
	text-align: center;
	position: relative;
	line-height: 2.2;
	letter-spacing: 1px;
}

.project-list .project-item h3 span::before, .project-all h3 span::before{
	content: '';
	position: absolute;
	font-size: 2.4rem;
	line-height: 4.4;
	left: 50%;
	bottom: -30px;
	display: inline-block;
	width: 0;
	height: 1px;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #fff;
	transition: all .2s ease-out;
}

.project-list:hover .project-item a:hover h3 span::before, .project-all:hover a:hover h3 span::before{
	content: '';
	width: 68px;
}

.home-recent{
	margin: 0 100px;
	display: none;
}

.home-recent .recent-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1320px;
	margin: auto;
	align-content: flex-start;
}

.home-recent .recent-list .recent-list-inner{
	max-width: 400px;
	position: relative;
	margin-bottom: 60px;
	color: #fff;
	transition: all .4s ease;
}

.project-recent{
	margin: 0 auto 100px;
	width: 1360px;
	width: calc(340px * 4);
}
@media screen and (max-width: 1779px) {
	.project-recent{
		width: 1360px;
		max-width: 1360px !important;
		width: calc(340px * 4);
	}
}
@media screen and (min-width: 1780px) {
	.project-recent{
		min-width: 1700px !important;
		width:1700px;
		width: calc(340px * 5);
	}
}

.project-recent .recent-list{
	/* margin-right: -40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start; */
}

.grid {
  position: relative;
}

/* アイテム */
.grid-item {
	display: block;
	position: absolute;
	width: calc(20% - 40px) !important;
	height: 220px !important;
	margin: 20px;
	z-index: 1;
}

@media screen and (max-width: 1779px) {
	.grid-item{
		width: calc(25% - 40px) !important;
		height: 220px !important;
	}
}

@media screen and (min-width: 1780px) {
	.grid-item.pickup{
		width: 640px !important;
		height:480px !important;
	}
	.grid-item.pickup .project-data h3{
		font-size: 1.6rem !important;
	}
}

.recent-list .recent-list-inner{
	/* position: relative; */
	transition: all .4s ease;
}
@media screen and (min-width: 801px) {
.recent-list .recent-list-inner:hover{
	-webkit-box-shadow: 0 0 15px 0 rgba(45,50,52,.3);
	box-shadow: 0 0 15px 0 rgba(45,50,52,.3);
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
	margin-top: 15px;
}
}

.panel{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	width: 100%;
	z-index: 2;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dark{
	background-color: #2d3234;
	opacity: 0;
}

.recent-list-inner:hover .dark{
	opacity: .2;
}

.gradient{
	background: -webkit-gradient(linear,left top,right top,from(rgba(34,39,41,.5)),color-stop(30%,rgba(34,39,41,.25)),to(rgba(34,39,41,.1)));
	background: linear-gradient(90deg,rgba(34,39,41,.5) 0,rgba(34,39,41,.25) 30%,rgba(34,39,41,.1));
	opacity: 1;
}

.project-data{
	padding: 20px;
	color: #fff;
}

.project-data h3{
	font-size: 1.4rem;
	line-height: 1;
	margin-bottom: .4em;
}

.project-data li{
	float: left;
}

.project-data li:nth-child(2){
	position: relative;
	padding-left: 1.5em;
	text-transform: uppercase;
}

.project-data li:nth-child(2)::before{
	position: absolute;
	left: .5em;
	content: '/';
}

.project-view{
	padding: 20px;
	color: #fff;
	display: flex;
	justify-content: left;
	align-items: flex-end;
}

.project-view i{
	margin-left: 10px;
	transition: all .4s ease;
}

.recent-list-inner:hover .project-view i{
	transform: translateX(6px);
}


.home #content article p{margin-bottom: 0;}

#news,
#blog{position: relative;}


#products ul{
	margin-right: -40px;
}
#products ul li{
	width: 306px;
	width: 220px;
	float: left;
	margin-right: 40px;
	text-align: center;
}

.scale {
	width: auto;
	height: auto;
	display: inline-block;
	overflow: hidden;
}

.scale img {
	transition: all 600ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
	transition: all .4s ease;
	/* transition: all 1.4s ease-out; */
	transition: all .4s ease;
	-webkit-transform: scale(1);
	transform: scale(1);
}

body:not(.single) .scale:hover img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

body.single .scale:hover img.is-show{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

body.single .scale div img{
 opacity: .8;
}
body.single .scale div img.is-show{
  opacity: 1;
  transition: all 0.4s;
}

.home-insta{
	display: none;
}

/* =============================================================  gallery  */

.architecture-gallery-list-inner{
	width: 100%;
	margin-bottom: 80px;
	display: block;
	position: relative;
}

@media screen and (max-width: 1599px) {
	.architecture-gallery-list-inner{
		margin-bottom: 40px;
	}
}

.architecture-gallery-list-inner:last-child{
	margin-bottom: 0;
}

.architecture-gallery-thumb-wrap{
	width: calc(100% - 160px);
	max-width: 2000px;
	margin: auto auto 80px;
	overflow-x: hidden;
	position: relative;
}

.architecture-gallery-thumb-wrap img.dummy{
	position: absolute;
	left: -640px;
	width: 0;
	height: 0;
}

.item{
	display: block;
	position: relative;
	text-align: center;
}

.item .img-wrap{
	min-height: 200px;
}

.item .img-wrap img{
	opacity: 0;
}

.item img{
	-webkit-filter: blur(20px);
	filter: blur(20px);
}

.item img.is-show{
	-webkit-filter: blur(0);
	filter: blur(0);
}

.architecture-gallery-thumb-wrap .item:not(:last-child){
	margin-bottom: 40px;
}
/*
.architecture-gallery-list-inner:hover .architecture-gallery-thumb-wrap{
box-shadow: 10px 30px 50px 0 rgba(0,0,0,.1);
}
*/

/* @media screen and (max-width: 1599px) {
	.architecture-gallery-thumb-wrap{
		width: 60%;
	}
} */
.gallery-list.on .overlay-wrapper,.change{display:none;}
@media screen and (min-width:641px){
	.change{display: block;margin-top: -10px;margin-bottom: 10px;color: #595959;}
	.change li{margin-right: 1em;float: left;}
	.change li{cursor: pointer;}
	.change li.active{cursor: default;}
	.gallery-list{min-width: 1240px;}
	.gallery-list.off{
		display: inline-flex;
		width: 100%;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.gallery-list.off .architecture-post-data{display: none;}
	.gallery-list.off .overlay-wrapper{display:none;}
	.gallery-list.off .architecture-gallery-list-inner{
		width: 32%;
		position: relative;
		overflow: hidden;
		margin-bottom: 25px;
	}
	.gallery-list.off .architecture-gallery-thumb-wrap{width: 100%;}
}

.architecture-gallery-thumb{
	width: 100%;
	transition: all 600ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
	transition: all .4s ease;
	transition: all 1.4s ease-out;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.architecture-gallery-list-inner:nth-child(even) .architecture-gallery-thumb-wrap{
	float:right;
}

.architecture-gallery-list-inner .item{display: inline-block;}

.architecture-gallery-list-inner:hover .architecture-gallery-thumb{
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}

.architecture-post-data{
	float: right;
	width: calc(100% - 1025px);
	padding-left: 40px;
	padding-top: 80px;
	position: relative;
	height: 550px;
}
.single .architecture-post-data{
	padding-top: 160px;
}
@media screen and (max-width: 1599px) {
	.architecture-post-data{
		width: calc(100% - 820px);
		height: 440px;
		padding-top: 40px;

	}
	.single .architecture-post-data{
		padding-top: 140px;
	}
}

.architecture-gallery-list-inner:nth-child(even) .architecture-post-data{
	padding-left: 0;
	padding-right: 40px;
}

.architecture-post-title {
	border-bottom: 1px solid #595959;
	display: inline-block;
	font-size: 1.6rem;
	/* line-height: 85px; */
	height: 120px;
	padding-top: 35px;
	position: relative;
	width: 100%;
	margin-bottom: 40px;
}

.architecture-post-title::before {
	content: "";
	width: 40px;
	height: calc(100% - 80px);
	height: 5px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	/* right: 0; */
	/* top: 0; */
	background-image: -webkit-linear-gradient(left, #595959 1px, transparent 1px, transparent 100%);
	background-image: linear-gradient(to right, #595959 1px, transparent 1px, transparent 100%);
	background-repeat: repeat-x;
	background-size: 1px 5px;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	transition: all 600ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
}

/*
.architecture-gallery-list-inner:hover .post-title::before {
-webkit-transform: scaleX(2);
transform: scaleX(2);
}
*/

.architecture-post-data dl{width: 100%; line-height: 1.8;}

.architecture-post-data dt{
	display: block;
	width: 6em;
	clear: left;
	float: left;
	position: relative;
	margin-right: 1em;
}

.architecture-post-data dt::before {
	position: absolute;
	content: "/";
	color: #434343;
	right: -5px;
}

.architecture-post-data dd{
	display: block;
	width: calc(100% - 7em);
	float: left;
}

.post-link,.post-link2{
	position: absolute;
	bottom: 80px;
	left: 40px;
	font-size: 1.6rem;
}

.post-link{
	display: none;
}
.post-link2{
	bottom: 80px;
	left: 40px;
	width: 100%;
	overflow: hidden;
}

.post-link a, .post-link2 .border-link{
	position: relative;
	transition: all 600ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
}

.post-link2 .border-link{
	left: 0;
	position: relative;
	display: inline-block;
}

.post-link a::before,.post-link2 .border-link::before {
	background: #d8d7d6;
	transition: all 600ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
}

.post-link2 .border-link::before{
	content: "";
	height: 1px;
	background: #595959;
	width: 30px;
	position: absolute;
	top: 45%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -40px;
}

.architecture-gallery-list-inner:hover .post-link2 .border-link{
	-webkit-transform: translateX(40px);
	transform: translateX(40px);
}

.architecture-gallery-list-inner:hover .post-link2 .border-link::before{
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.post-link a::after, .post-link a::before{
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 2px;
}

.post-link a::after{
	left:0;background:#595959;
	z-index:10;
	-webkit-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transform-origin:right;
	transform-origin:right;
	transition:transform 600ms cubic-bezier(0.75, 0.01, 0.07, 0.99),
		background 400ms ease,
		-webkit-transform  600ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
}

.post-link a:hover::after{
	-webkit-transform:scaleX(1);
	transform:scaleX(1);
	-webkit-transform-origin:left;
	transform-origin:left
}

._3K2j {
	display: block;
	float: left;
	margin-right: 5px;
	width: 14px;
	height: 14px;
	/* border: 1px solid #a2a2a2; */
	border-radius: 50%;
	position: relative;
	transition: all .3s ease-out;
}

._3K2j::after, ._3K2j::before {
	content: "";
	position: absolute;
	background-color: #999;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: all 300ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
}

._3K2j::before {
	width: 2px;
	height: 10px;
}

._3K2j::after {
	width: 10px;
	height: 2px;
}

.post-link:hover ._3K2j {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.architecture-gallery-list-inner:nth-child(even) .post-link,
.architecture-gallery-list-inner:nth-child(even) .post-link2{
	left: 0;
}

@media screen and (max-width: 1599px) {
	.post-link,.post-link2{
		bottom: 40px;
	}
}


/* =============================================================  page  */

#container{
	display: flex;
	flex-direction: row-reverse;
	margin: auto 20%;
}

#container #main{
	display: block;
	width:66.6%;
	width: calc((100% * 2 / 3));
}

#container nav{
	position: sticky;
	width: 66.6%;
	width: calc((100% * 1 / 3));
	top: 0;
	height: 200px;
	font-size: 1.4rem;
	line-height: 2.6;
}

.page-heading{
	font-size: 1.6rem;
	position: relative;
	padding-left: 2em;
	margin-bottom: 36px;
}
.contact-area .page-heading{
	margin-left: 20%;
}
.page-heading::before{
	content: "";
	position: absolute;
	left: 0;
	top: 45%;
	width: 1.5em;
	border-top: 2px solid #222;
}
.about-ja{
	margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #f0f0f0;
}
section dl.dl-type1{
	width: 100%;
	display: block;
	line-height: 2;
}
section dl:not(:last-child){
	margin-bottom:80px;
}
section dl.dl-type1 dt{
	float: left;
	display: block;
	width: 8em;
}
section dl.dl-type1 dd{
	padding-left: 25%;
	padding-left: calc((100% / 4));
}
section dl.dl-type1 dd::after{
content: '';
display: block;
clear: both;
}

section dl.dl-type1 dd:not(:last-child){
	margin-bottom: 1em;
	padding-bottom: 1em;
}

section dl.dl-type2 dt{
	width: 160px;
}

/* =============================================================  page-about  */

.page #content section{
	margin-bottom: 160px;
	line-height: 2;
}

.page-about section.staff .data-wrap{
	display: flex;
	padding: 30px 0 0;
	margin-top: 30px;
	border-top: 1px solid #f0f0f0;
}

.page-about section.staff .data-wrap:last-child{
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 30px;
}

.page-about section.staff .data-wrap .c-name{
	display: block;
	width: 100%;
	font-size: 1.4rem;
	font-weight: bold;
}

.page-about .photographer ul{
	display: flex;
	flex-direction: column;
}

.career{
	margin-bottom: 40px !important;
}

.career dt{
	width: 15%;
	display: inline-block;
	float: left;
}

.career dd{
	display: inline-block;
	min-width: auto;
	width: 85%;
}

.page-about .photographer li:last-child{
	width: 100%;
}

.page-about section.staff h4{
	width: 25%;
	width: calc(100% / 4);
	font-weight: 500 !important;
}
.page-about section.staff ul{
	width: 75%;
	width: calc(100% / 4 * 3);
	display: flex;
	flex-wrap: wrap;
}
.page-about section.staff .item-name{
	width: 33.3%;
	width: calc(100% / 3);
}

a.link{
	background: url(images/icon-link.png) right center no-repeat;
	padding-right: 20px;
}

press-table{
margin: 0 auto 120px;
max-width: 1600px
}
.press-table{
margin-bottom: 0;
}
.press-table th, .press-table td{
text-align: center;
padding: 32px 0;
vertical-align: middle;
}
.press-table th{
font-size: 1.8rem;
font-weight: bold;
padding: 24px 0;
border-bottom: 1px solid #262626;
}
.press-table td{
border-bottom: 1px solid #eee;
}

/* =============================================================  page-magazine  */

.magazine-wrap{
	width: 86%;
	margin: 0px 6% 160px 8%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/* justify-content: space-around; */
	justify-content: flex-start;
}

.magazine-data {
	width: 17%;
	margin: 0 20px 40px;
}

.magazine-data .mag-image{
	text-align: center;
	margin-bottom: 1em;
}

.magazine-data dd{
	line-height: 1;
	padding: 0 20px;
}

.magazine-data .mag-image img{
	max-height: 280px;
	width: auto;
}

.magazine-data .mag-num{
	font-size: 1.4rem;
	line-height: 1.4;
}

.magazine-data .mag-project{
	line-height: 1.2;
	margin-top: 1rem;
}

/* =============================================================  category  */

.works-link{
	text-align: center;
}
.works-link li{
	display: inline-block;
	margin: 0 10px;
}
.works-link li a{
	padding: 0 5px;
	position:relative;
}
.works-link li a::before{
	position: absolute;
	content: "/";
	right: -17px;
}
.works-link li:nth-last-child(-n+1) a::before {
	content: "";
}
.works-link li a:not(.stay)::after,
.works-link li a::after{
	position: absolute;
	top: 45%;
	left: 0;
	width: 0;
	height: 1px;
	background: #b5b5b5;
	content: '';
	-webkit-transition: width 0.3s, -webkit-transform 0.4s;
	-moz-transition: width 0.3s, -moz-transform 0.4s;
	transition: width 0.3s, transform 0.4s;
}
.works-link li a.stay::after,
.works-link li a:not(.stay):hover::after,
.works-link li a:not(.stay):focus::after {
	width: 95%;
}

/* =============================================================  category-project  */

.category-project #content nav,
.category-clinic #content nav,
.category-house #content nav,
.category-other #content nav{
	width: 100%;
    margin: 0 auto 80px;
    display: flex;
}

.category-project #content nav .sub-title,
.category-clinic #content nav .sub-title,
.category-house #content nav .sub-title,
.category-other #content nav .sub-title{
	font-size: 1.4rem;
}

.category-project #content nav > div:first-child,
.category-clinic #content nav > div:first-child,
.category-house #content nav > div:first-child,
.category-other #content nav > div:first-child{
	padding-left: 80px;
}

.category-project #content nav > div,
.category-clinic #content nav > div,
.category-house #content nav > div,
.category-other #content nav > div{
	width: 20%;
	line-height: 2;
}

/* =============================================================  category-news  */
.news-list{
	min-width: 80%;
	margin: 0 10% 160px;
	display: flex;
	flex-wrap: wrap;
}
.news-list .news-item{
	width: calc(100% / 3);
	padding: 40px;
	border: 1px solid #ddd;
	border: 1px solid #EBEEF2;
	background-color: rgba(255,255,255,.8);
	position: relative;
}
.news-list .news-item:nth-child(3n+1){
}
.news-list .news-item:nth-child(3n+2){
	border-left: none;
}
.news-list .news-item:nth-child(3n+3){
	border-left: none;
}
.news-list .news-item:nth-child(n+4){
	border-top: none;
}
.news-item .news-title{
	margin-bottom: 40px;
	font-size: 1.4rem;
	font-weight: 500 !important;
}
.news-item .date{
	margin-bottom: 1em;
}

.news-more{
    padding: 40px;
    display: flex;
    justify-content: left;
    align-items: flex-end;
}

.news-item i {
    margin-left: 10px;
    transition: all .4s ease;
}

.news-item:hover i {
    transform: translateX(6px);
}


/* =============================================================  dl-menu  */


.dl-menuwrapper button {
	background: #ccc;
	border: none;
	width: 70px;
	height: 70px;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
	border-radius: 4px;
}

div#dl-menu::before {
	content: "MENU";
	position: absolute;
	color: #fff;
	bottom: 6px;
	text-align: center;
	z-index: 1;
	width: 70px;
	font-size: .9rem;
}

.dl-menuwrapper button::after {
	content: '';
	position: absolute;
	width: 60%;
	height: 3px;
	background: #fff;
	top: 15px;
	left: 20%;
	box-shadow: 0 12px 0 #fff, 0 24px 0 #fff;
}


.btn {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	font-size: 1rem;
	/*
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	*/
}



#lg-share,
#lg-zoom-in,
#lg-zoom-out,
#lg-download {
	display: none !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
}



/* =============================================================
jquery plugin css
============================================================= */

/* ----------------------- slider (slick.js) */
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*# sourceMappingURL=slick.min.css.map */

/* add */
.slick-prev,
.slick-next {
	background-color: rgba(0,0,0,.5);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 15px 32px;
	border: none;
	border-radius: .3rem;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 100;
	margin: auto;
	height: 70px;
	width: 35px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.slick-prev {
	background-image: url(images/icon_arrow_bl.svg);
	left: 1rem;
}
.slick-next {
	background-image: url(images/icon_arrow_br.svg);
	right: 1rem;
}

.slick-dots {
	text-align: center;
	margin: .8em 0;
}
.home .slick-dots{
/* 	text-align: left !important;
	margin: -5px 0 10px 15px !important; */
	    display: inline-block;
    position: absolute;
    top: 10px;
    left: 35px;
}
.slick-dots li {
	display: inline-block;
	margin: 0 5px;
}
.slick-dots button {
	background-color: #ccc;
	border: none;
	cursor: pointer;
	height: 10px;
	line-height: 1;
	padding: 0;
	width: 10px;
	vertical-align: middle;
	text-indent: -9999px;
}
.slick-dots .slick-active button {background-color: #555555;}

/* drawer-nav */


.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
	right: 80px !important;
	top: 80px;
}

.drawer-open #wrapper,
.modal-op #wrapper,
.modal-op .drawer-nav{
	-webkit-transition: 450ms ease 375ms;
	transition: 450ms ease 375ms;
	-webkit-filter: blur(10px);
	filter: blur(10px);
}

.drawer-open  #drawnav .border-wrap{
	z-index: 4 !important;
}

.drawer-nav {
	top: 0;
	padding: 160px 20% !important;
	background-color: rgba(0,0,0,.8) !important;
	z-index: 10!important;
	height: 100vh !important;
	padding: 10% 20% 10% 20% !important;
	min-width: 1600px !important;
}

.drawer-logo{
	width: calc((100% / 3) / 2);
	min-width: 160px;
	margin-bottom: 10%;
}

.drawer-logo .st0{
	fill: #b5b5b5;
}

.drawer-menu{
	/* width: 80% !important; */
	display: flex;
	justify-content: space-between;
}

.drawer-menu > li{
	font-size: 1.6rem;
	font-weight: 500;
	min-width: 12.5%;
}

.drawer-menu > li > a{
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.drawer-menu > li > a::after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 1px;
	background: #b5b5b5;
	content: '';
	-webkit-transition: width 0.3s, -webkit-transform 0.4s;
	-moz-transition: width 0.3s, -moz-transform 0.4s;
	transition: width 0.3s, transform 0.4s;
}

.drawer-menu > li:hover > a::after{
	width: 40px;
}

.drawer-menu a{color: #b5b5b5;}

.drawer-menu .sub-menu {
	margin-top: 20px;
	padding-top: 20px;
	font-weight: 300;
	font-size: 1.24rem;
	line-height: 2;
	color: #b5b5b5;
	position: relative;
}

.sub-menu.indent{
	margin-top: 24px;
}
.sub-menu.indent li{
	padding-left: 1.4em;
	text-indent: -.7em;
	line-height: 1.4;
	margin-bottom: .8em;
}
.drawer-menu .sub-menu i{
	margin-right: .5em !important;
	min-width: .5em;
}


.drawer-menu .studio-data{
	margin-top: 20px;
	padding-top: 20px;
	line-height: 2;
	font-size: 1.4rem;
	font-weight: 300;
	color: #a5a5a5;
}

.drawer-hamburger{
	width: 4rem !important;
	/* mix-blend-mode: screen; */
	z-index: 30 !important;
}

/* @media screen and (-webkit-min-device-pixel-ratio:0) {
    _::-webkit-full-page-media, _:future, :root body {
    	padding-left: 10px !important;
    	padding-right: 10px !important;
    	background: rgba(34, 34, 34, 1) !important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .drawer-hamburger {
    mix-blend-mode: none;
  }
}
 */
.drawer-open .drawer-hamburger-icon{
	background: transparent !important;
}

.drawer-nav .copy{
	border: none;
}

.fa-map-marker::before {
	padding-left: .2em !important;
}

.drawer-hamburger-icon, .drawer-hamburger-icon::after, .drawer-hamburger-icon::before {
	height: 2px !important;
	background-color:#b5b5b5 !important;
}

.btn-round {
	display: inline-block;
/*	display: none;*/
}

.btn-round {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	z-index: 1;
	-webkit-transition: all 600ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
	transition: all 600ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
	will-change: auto;
	display: none;
}

a:hover .btn-round {
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
}

.btn-round i {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.btn-round i::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: rgba(33, 33, 33, .9);
	z-index: 2;
}

.btn-round i span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	margin-left: -9px;
	z-index: 3;
}

.btn-round i span::before, .btn-round i span::after {
	width: 100%;
	height: 1px;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -0.5px;
	background: #fff;
}

.btn-round i span::after {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.portfolio-controls {
	background: #f1f1f1;
	margin-top: 40px;
}
.btn-project {
	width: 80px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #b5b5b5;
}
.home-btn {
	float: left;
}
.back-btn,
.forward-btn {
	float: left;
	margin-left: 8px;
}
.btn-project a:hover {
	cursor: pointer;
}
.btn-project a {
	background: transparent;
	outline: none;
	position: relative;
	overflow: hidden;
	display: block;
}
.btn-project:hover a:hover::before {
	opacity: 1;
	transform: translate(0, 0);
	color: #fff;
}
.btn-project a::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 800;
	opacity: 0;
	transform: translate(100%, 0);
	transition: all .3s ease-in-out;
	font-size: 10px;
	background: #595959;
}
.home-btn a::before{content:"WORKS";}
.forward-btn a::before{content:"NEXT";}
.back-btn a::before{content:"PREVIOUS";}

/*Similar Project*/
.similar-project {
	clear: both;
}
.similar-project h4 {
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 50px;
}

/* Buttons home, back, next */
.btn-project a:hover i {
	opacity: 0;
	transform: translate(100%, 0);
}
.btn-project a i {
	text-transform: uppercase;
	letter-spacing: 3px;
	-webkit-transition: all 600ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
	transition: all 600ms cubic-bezier(0.75, 0.01, 0.07, 0.99);
}

/* The Modal (background) */
.link-contact{
	cursor: pointer;
}
.modal {
  position: fixed; /* Stay in place */
  z-index: 40; /* Sit on top */
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
      -webkit-transition: top .6s cubic-bezier(.19,1,.22,1);
    transition: top .6s cubic-bezier(.19,1,.22,1);
}

.modal-open{
	top: 0 !important;
}
.modal-close{
	top: -100%;
}

.modal *{
	transition: all .4s ease;
}

/* Modal Content/Box */
.modal-content {
	background-color: rgba(255, 255, 255, 1);
    margin: auto;
    padding: 100px 20px 20px;
    width: 80%;
    max-width: 800px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 320px !important;
    -webkit-box-shadow: 0 0 15px 0 rgba(45,50,52,.3);
    box-shadow: 0 0 15px 0 rgba(45,50,52,.3);
}
.modal-content p{
	position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    font-size: 1.4rem;
    line-height: 1.8;
}
.modal-content ul{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 1.4rem;
}
.modal-content ul li{
	width: 45%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 10px;
}
.modal-content ul li a{
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
    background-color: #375e77;
}
.modal-content p{
	position: absolute;
    left: 0;
    right: 0;
    top: 80px;
    font-size: 1.4rem;
    line-height: 1.8;
}
.modal-content ul li a:hover{
	background-color: #032d42;
    -webkit-box-shadow: 0 0 15px 0 rgba(45,50,52,.3);
    box-shadow: 0 0 15px 0 rgba(45,50,52,.3);
}

/* The Close Button */
.close {
	color: #b5b5b5;
    font-size: 48px;
    position: absolute;
    right: 20px;
    top: 10px;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/*20191223*/

@media screen and (min-width: 641px){
.home #main-slider {
    width: 100%;
    border-right: none;
    position: fixed;
}
.home .wb {
    position: fixed;
    top: 0;
    right: 0;
    width: 40px;
    height: 100vh;
    background: #fff;
    z-index: 1;
}
.home .head-copy {
    position: fixed;
}
.home #contentWrapper{
	top: 100vh;
}
.home #content {
	top: 100vh;
}

.home #content .sticky {
    position: relative;
    width: calc(100% - 40px);
    height: auto;
    padding-left: 100px;
    margin-bottom: -52px;
    z-index: 999;
}
.home .home-about {
    padding-top: 150px !important;
    margin-top: 0 !important;
    background: #fff;
}
.home .home-space{
	max-height: 50vh;
    height: 480px;
    min-height: 320px;
}
.home .home-project{
	/* padding-top: 160px; */
	background: #fff;
}
.home #footer {
	top: 100vh;
	background: #fff;
}
.home .border-wrap {
	position: absolute;
	height: 100%;
	top: 0;
	margin-top: 0;
	left: 0;
	z-index: -1;
}
.home #content section {
	position: sticky;
	padding-bottom: 120px;
	margin-bottom: 0;
}

}

.home .project-all {
    width: calc(100% - 80px);
    margin: auto;
    display: block;
    height: 520px;
    background: url(images/project_all_on.jpg) 50% 50%;
    background-size: cover;
    margin-bottom: 160px;
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
}

.home .project-all .bg-image{
	background: url(images/project_all.jpg) 50% 50%;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.home .project-all .bg-image.on{
	opacity: 0;
}

.home .project-list-wrap{
	display: flex;
}
.home .project-list-wrap .text{
	width: 20%;
    margin-left: 20%;
}

.home .project-list-wrap .text .arrow-box {
    float: left;
}

.project-list {
    width: calc(60% - 40px);
    display: flex;
    height: 480px;
}

.mainnav800,nav.mainnav800{
	display: none;
}

@media print{
    /* 印刷時に適用させたいスタイルを定義する */
    #myModal,#drawnav,.panel.gradient,.panel.dark{display: none;}
    .grid-item{width:300px !important;height: 220px !important;}
}