/*
Theme Name: kraft architects
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
a{color:#000000;cursor:pointer;text-decoration:none;}
a:visited{}
a:hover{/*color:#999;text-decoration:underline;*/}
.over:hover{opacity:0.7;filter:alpha(opacity=70);}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}

html, body.home {
    width: 100%;
    height: 100%;
    position: relative;
		background: #EDEFF1;
}
body.home{
    background: #000000;
}
body{
	font-family: 'Noto Serif JP', 'Cormorant Garamond', serif;
	animation: fadeIn 2.0s ease 0s 1 normal;
	-webkit-animation: fadeIn 2.0s ease 0s 1 normal;
}
/*CONTENTS20151228*/
/*--header--*/
header h1{
	position: fixed;
	top: 50px;
	left: 45px;
	width: 184px;
	height: auto;
	z-index: 100;
}

nav ul{
	position: fixed;
	top: 263px;
	left: 45px;
	z-index: 100;
  top: 50%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
}
nav ul li{
	margin-bottom: 40px;
}
nav ul li:last-child{
	margin-bottom: 0;
}
nav ul li.nav-5{
	line-height: 0;
}
nav ul li a{
	color:#000000;
	font-size: 18px;
	letter-spacing: 0.05em;
	font-family: 'Noto Serif JP', 'Cormorant Garamond', serif;
}
nav ul li a span{
position: relative;
display: block;
}
.nav-1{

}
.page-id-8 nav ul li.nav-2 a span::after,
.page-id-10 nav ul li.nav-3 a span::after,
.page-id-12 nav ul li.nav-4 a span::after,
.single nav ul li.nav-4 a span::after,
.post-type-archive nav ul li.nav-1 a span::after,
.page-id-18 nav ul li.nav-1 a span::after,
.page-id-20 nav ul li.nav-1 a span::after,
.page-id-16 nav ul li.nav-4 a span::after,
.page-id-22 nav ul li.nav-1 a span::after,
.page-id-24 nav ul li.nav-1 a span::after,
.page-id-26 nav ul li.nav-4 a span::after,
nav ul li a span::after,
.single-works nav ul li.nav-4 a span::after{
	display: block;
	position: absolute;
	left: 12px;
	content: "";
	width: 1px;
	height: 100%;
	background: #000000;
	display: none;
}
nav ul li a:hover span::after,
.page-id-8 nav ul li.nav-2 a span::after,
.page-id-10 nav ul li.nav-3 a span::after,
.page-id-12 nav ul li.nav-4 a span::after,
.single nav ul li.nav-4 a span::after,
.page-id-16 nav ul li.nav-4 a span::after,
.post-type-archive nav ul li.nav-1 a span::after,
.page-id-18 nav ul li.nav-1 a span::after,
.page-id-20 nav ul li.nav-1 a span::after,
.page-id-22 nav ul li.nav-1 a span::after,
.page-id-24 nav ul li.nav-1 a span::after,
.page-id-26 nav ul li.nav-1 a span::after,
.single-works nav ul li.nav-1 a span::after{
	display: block;
}
body.home nav ul li a:hover span::after,
body.page-id-499 nav ul li a:hover span::after{
background: #fff;
}
body.home nav ul li a,
body.page-id-499 nav ul li a{
	color:white;
}
div#slideshow {
  background: #000000;
  width: 100%;
  height: 100%
}
div#slideshow div.i {
  background: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	transition-duration:1s;
	-webkit-transition-duration:1s;
}

div#slideshow div.i.on {
  opacity: 1
}

.slick-initialized .slick-slide{
}
#works-single .slideshow img{
		width: 100%;
		height: 629px;
		object-fit: contain;
}
.text-vertical {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: start;
}
nav ul li a.icon-instagram {
	display: block;
	padding: 0px 0 0 5px;
	box-sizing: border-box;
	line-height: 0;
}
nav ul li a.icon-instagram img{
	width: 16px;
	height: auto;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.mb40{
	margin-bottom: 40px;
}

.wp-block-image img{
	height: auto;
}
#about p.subtitle{
	font-size: 12.76px;
}
p.lead{
	font-size: 13px;
	letter-spacing: 0.26em;
	line-height: 2.8em;
	position: absolute;
	left: 460px;
	top:-18px;
}
.grecaptcha-badge{
	display: none !important;
}
@media all and (orientation: landscape) {
  div#slideshow div#i1 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
}

@media all and (orientation: portrait) {
  div#slideshow div#i1 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
  }
}

@media all and (orientation: landscape) {
  div#slideshow div#i2 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
}

@media all and (orientation: portrait) {
  div#slideshow div#i2 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
  }
}

@media all and (orientation: landscape) {
  div#slideshow div#i3 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  div#slideshow div#i3 ul {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
  }
  div#slideshow div#i3 ul li.ia, div#slideshow div#i3 ul li.ib {
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
  }
}

@media all and (orientation: portrait) {
  div#slideshow div#i3 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  div#slideshow div#i3 ul li.ia, div#slideshow div#i3 ul li.ib {
    display: none;
  }
}

@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

#primary{
	width: 820px;
	margin: 265px auto 400px;
}
h2.entry-title{
	font-size: 0;
	line-height: 0;
	margin-bottom: 80px;
}
.page-id-8 #primary,
.page-id-488 #primary{
	width: 840px;
}
#primary{
	position: relative;
}
#about .left-box{
	width: 380px;
	float: left;
}
#about .right-box{
	width: 380px;
	float: right;
}
#about img.img-profile{
	width: 128px;
	height: auto;
	margin-bottom: 35px;
}
#about p{
	font-size: 11px;
	line-height: 2.6em;
	letter-spacing: 0.2em;
}

#about p.profile-1{
	margin-bottom: 20px;
}
#about p.profile-1 span{
	display: inline-block;
	margin-right: 20px;
}
#about h3,
#contact h3{
	font-size: 16px;
	margin-bottom: 40px;
	letter-spacing: 0.05em;
}
#about h3::before,
#contact h3::before{
	content: "";
	display: block;
	width: 10px;
	border-top:1px solid #000;
	margin-bottom: 15px;
}
#about p,
#about table td ul li,
#about table th,
#about table td{
letter-spacing: 0.2em;
}
#about p.name-jp{
	font-size: 16px;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
}
#about p.name-jp span{
	font-size: 11px;
	display: inline-block;
	position: relative;
	left: 36px;
	letter-spacing: 0.1em;
	top: 4px;
}
#about p.name-jp span.eng{
	display: none;
}
#about p.name-eng{
	font-size: 11px;
	margin-bottom: 55px;
}
#about p.name-eng span{
	font-size: 11px;
	display: inline-block;
	position: relative;
	left: 22px;
}
#about p.name-eng span.jp{
	display: none;
}
#about h4{
	font-size: 11px;
	letter-spacing: 0.2em;
	font-weight: normal;
	margin-bottom: 5px;
	display: inline-block;
}
#about h4::before{
	content: "";
	display: block;
	width: 10px;
	border-top:1px solid #000;
	margin-bottom: 15px;
}
#about table th,
#about table td{
	vertical-align: top;
	padding: 0 8px;
	font-size: 11px;
	line-height: 2.6em;
}
#about table th{
	padding-left: 0;
}
#about table td{
	padding-right: 0;
}
#about table td ul{
	padding-left: 0;
list-style: none;
}
#about table td ul li{
line-height: 2.6em;
background: url(/wp/wp-content/themes/kraftarchitects/images/dot2.png) no-repeat;
    background-position: -3px 10px;
    padding-left: 10px;
		letter-spacing: 0.2em;
}
#about table td ul li::marker{
	width: 1px;
	height: 1px;
}
#about table{
	margin-top: 0;
	padding-top: 0;
}
a.link-arw,
span.link-arw{
	display: inline-block;
	padding-bottom: 0;
	border-bottom: 0.5px solid #999;
	position: relative;
	margin-left: 13px;
	line-height: 2.0em;
}
a.link-arw::before,
span.link-arw::before{
	content: "";
	    background: url(/wp/wp-content/themes/kraftarchitects/images/arw2.png) no-repeat;
	    background-size: cover;
	    width: 6.5px;
	    height: 8.3px;
	    display: block;
	    position: absolute;
	    left: -12px;
	    top: 8px;
	    background-position: -1px;
}
.mb40{
	margin-bottom: 40px !important;
}
span.underline{
padding-bottom: 0;
border-bottom: 0.5px solid #999;
}
/*
.page-id-12 #primary{
width: 690px;
}
*/
#news ul{
	/*width: 690px;*/
	width: 795px;
}
#news ul li a{
	display: block;
  line-height: 1.0em;
  padding-top: 10px;
}
#news ul li{
	margin-bottom: 140px;
	letter-spacing: 0.16em;
}
#news ul li:last-child{
	margin-bottom: 0;
}
#news ul li::after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}
#news ul li span.date{
	display: block;
	width: 160px;
	float: left;
	line-height: 2.6em;
	position: relative;
}
#news ul li span.date::after {
	display: block;
	    position: absolute;
	    right: 13px;
	    top: 15px;
	    content: "";
	    width: 63px;
	    height: 1px;
	    background: #999;
}
#news ul li div{
	display: block;
	float: right;
	width: 530px;
}
#news ul li div p{
	font-size: 13px;
	line-height: 2.6em;
	margin-top: -2px;
}
#news ul li .thumbnail{
	width: 180px;
	height: 120px;
	overflow: hidden;
	float: left;
}
#news ul li .thumbnail img{
	width: 100%;
	height: auto;
}
#news ul li .news-content{
	float: right;
	width: 535px;
}
#news ul li a,
#news ul li span.date{
	font-size:11px;
	letter-spacing: 0.20em;
}
#news ul li span.link-arw,
#news ul li span.link-url{
	display: inline-block;
	line-height: 1.4em;
	font-size: 11px;
}
#news ul li span.link-arw::before{
    top: 3px;
}

#news.news-signle p{
	font-size: 13px;
	line-height: 2.6em;
	letter-spacing: 0.16em;
}
#news.news-signle p.date{
	font-size: 11px;
	line-height: 1.6em;
	margin-bottom: 30px;
}
#news.news-signle h2{
	font-size: 15px;
	margin-bottom: 70px;
	letter-spacing: 0.16em;
}

#contact p{
	font-size: 11px;
	line-height: 1.6em;
	margin-bottom: 15px;
	letter-spacing: 0.20em;
}
#contact .form-group{
	width: 578px;
}
#contact .form-group input,
#contact .form-group textarea{
		width: 100%;
    border: 1px solid #999;
    background: none;
    padding: 6px;
    margin-bottom: 15px;
		box-sizing: border-box;
		font-family: 'Noto Serif JP', 'Cormorant Garamond', serif;
		font-size: 11px;
}
#contact .form-group input[type="submit"]{
background: #c0bebb;
color: #fff;
border:none;
}

.post-type-archive #primary{
	width: 930px;
}

#works ul li{
	width: 430px;
	height: auto;
	float: left;
	margin-right: 70px;
	margin-bottom: 110px;
}
#works ul li:nth-child(even){
	margin-right: 0px;
}
#works ul li .img-wrap{
	position: relative;
	margin-bottom: 30px;
}
#works ul li a .img-wrap::before{
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background:  url("/wp/wp-content/themes/kraftarchitects/images/works-mouseover.png");
	opacity: 0;
  transition: all 0.5s ease;
}
#works ul li a:hover .img-wrap::before{
	opacity: 1;
  transition: all 0.5s ease;
}
#works ul li .img-wrap img{
	width: 100%;
    height: 286px;
    object-fit: cover;
}
#works ul li p{
	font-size: 11px;
	letter-spacing: 0.16em;
}

.page-id-18 #primary,
.page-id-20 #primary,
.page-id-22 #primary,
.page-id-24 #primary,
.single-works #primary{
	width: 940px;
	margin-top: 140px;
}
#works-single .slideshow{
	width: 100%;
	height: auto;
	margin-bottom: 75px;
}
#works-single h2{
	font-size: 12px;
	letter-spacing: 0.16em;
	margin-bottom: 11px;
	font-weight: normal;
}
#works-single p{
	font-size: 12px;
	letter-spacing: 0.16em;
	line-height: 2.6em;
	margin-bottom: 20px;
}
.slidenav{
	margin-bottom: 80px;
}
.slidenav li{
	width: 22px;
	height: 55px;
}
.slidenav li img{
	width: 100%;
	height: auto;
}
.slidenav li:first-child{
	float: left;
}
.slidenav li:last-child{
	float: right;
}
.works-description{
	width: 773px;
}
h2 img.img-title-about{
	width: 91px;
	height: auto;
	display: inline-block;
}
h2 img.img-title-works{
	width: 86px;
	height: auto;
	display: inline-block;
}
h2 img.img-title-news{
	width: 85px;
	height: auto;
	display: inline-block;
}
h2 img.img-title-contact{
	width: 130px;
	height: auto;
	display: inline-block;
}
h3 img.img-title-mailform{
	width: 100px;
	height: auto;
	display: inline-block;
}
footer{
	border-top:1px solid #d1cfce;
	padding: 20px 40px;
}
footer .copyright p{
	font-size: 11px;
	text-align: left;
	color:#000000;
}

header .header-menu-open-nav {
    background-image: url(/wp/wp-content/themes/kraftarchitects/images/hamburger-black.png);
		background-repeat: no-repeat;
    background-size: cover;
		display: none;
    width: 21px;
    height: 30px;
    position: fixed;
		top: 35px;
		right: 25px;
    z-index: 999999999;
    cursor: pointer;
    cursor: hand;
}
body.home header .header-menu-open-nav{
    background-image: url(/wp/wp-content/themes/kraftarchitects/images/hamburger.png);
}
header .header-menu-open-nav.open,
body.home header .header-menu-open-nav.open{
    background: url(/wp/wp-content/themes/kraftarchitects/images/hamburger-close.png) no-repeat;
    background-size: contain;
    display: inline-block;
    cursor: pointer;
    cursor: hand;
}

header .header-menu-container{
    background: #f3f2ef;
    opacity: 1.0;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    text-align: left;
    overflow-y: scroll;
}
.noscroll{
	overflow: hidden;
}
p.profile-sp{
	display: none;
}
.slick-prev:before,
.slick-next:before {
		width: 22px !important;
		height: 25px !important;
		content: '';
		display: block;
		background-repeat: no-repeat;
		background-size: 100%;
}
.slick-arrow{
	    bottom: 30px;
	    top: auto;
}
.slick-next {
	right: 0;
	z-index: 100;
}
.slick-prev {
	left: 0;
	z-index: 100;
}
.slick-next:before {
	background-image: url(/wp/wp-content/themes/kraftarchitects/images/slidearw-next.png);
}
.slick-prev:before {
	background-image: url(/wp/wp-content/themes/kraftarchitects/images/slidearw-back.png);
}
.slick-list{
	margin-bottom: 100px;
}

br.sp-br,
.screen-reader-text{
	display: none;
}
#news.news-signle p{
	margin-bottom: 70px;
}
.slideshow{
        opacity: 0;
}

        .slideshow.slick-initialized{
          font-size: 13px;
  margin-bottom: 10px;
  text-align: center;
  opacity: 1;
  transition: opacity .3s linear;
        }

@media (max-width: 959px) {
	nav.header-menu-container-pc ul{
		display: none;
	}
	header h1{
		width: 135px;
    top: 35px;
    left: 26px;
	}
	header .header-menu-container h1{
		position: fixed;
		width: 135px;
    top: 35px;
    left: 26px;
    height: auto;
    z-index: 100;
	}
	div#slideshow div#i1,
	div#slideshow div#i2,
	div#slideshow div#i3{
		background-size: auto 100% !important;
	}

	header .header-menu-open-nav{
		display: block;
	}
	.header-menu-container{
		color:#000;
	}
	nav ul.header-menu-list {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
	}
	body.home nav ul.header-menu-list li a,
	body nav ul.header-menu-list li a{
		color: #000;
	}
	.icon-instagram{
		width: 20px;
		padding: 0;
		margin: 0 auto;
	}
	nav ul.header-menu-list li a span{
		text-align: center;
	}
	p.lead {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 2.8em;
    position: relative;
    left: 0;
    top: 0;
		margin-bottom: 45px;
	}
	#primary{
		margin: 120px auto 135px;
		width: 100% !important;
		padding: 0 40px;
		box-sizing: border-box;
	}
	.page-id-18 #primary,
	.page-id-20 #primary,
	.page-id-22 #primary,
	.page-id-24 #primary,
	.single-works #primary{
		padding: 0;
	}
	#works-single .slideshow{
		margin-bottom: 0;
	}
	#about .left-box,
	#about .right-box{
		float: none;
		width:100%;
	}
	#about .left-box{
		margin-bottom: 60px;
	}
	#news ul{
		width: 100%;
	}
	#news ul li{
		margin-bottom: 100px;
	}
	#news ul li div{
		width: 100%;
		float: none;
	}
	#news ul li span.date{
		float: none;
	}
	h2 img.img-title-about{
		width: 58px;
	}
	h2 img.img-title-works{
		width: 56px;
	}
	h2 img.img-title-news{
		width: 55px;
	}
	h2 img.img-title-contact{
		width: 79px;
	}
	h3 img.img-title-mailform{
		width: 85px;
	}
	#contact .form-group{
		width: 100%;
	}
	h2.entry-title{
		margin-bottom: 38px;
	}
	#works ul li{
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 60px;
	}
	#works ul li .img-wrap{
		margin-bottom: 15px;
	}
	.page-id-18 #primary,
	.page-id-20 #primary,
	.single-works #primary{
		padding: 0;
	}
	.works-single-wrap{
	width: 100%;
	padding: 0 40px;
	box-sizing: border-box;
	}
	.works-description{
		width: 100%;
	}
	.slidenav{
		padding: 0 40px;
		margin-bottom: 30px;
	}
	#works-single h2{
		margin-bottom: 15px;
	}
	footer{
		padding: 10px 40px 40px;
	}
	#about img.img-profile{
		float: left;
		width: 40%;
		margin-right: 3%;
	}
	#about img.img-profile{
		float: left;
		width: 40%;
		margin-right: 10%;
	}
	#about p.name-jp{
		width: 40%;
		float: left;
	}
	#about p.profile-sp{
		width: 40%;
		float: left;
		line-height: 1.8em;
	}
	#about p.profile-sp span{
	}
	#about h4{
		clear: both;
		width: 100%;
	}
	#about h4.sp-history::before{
		display: none;
	}
	#about p.name-jp{
		font-size: 14px;
    margin-bottom: 15px;
    line-height: 1.8em;
    margin-top: -6px;
	}
	#about p.name-jp span,
	p.name-eng{
		display: none;
	}
	#about p.name-jp span{
		left: 0;
		width: 100%;
		top: 0px;
		word-break: break-all;
		letter-spacing: 0.05em;
	}
	#about p.name-jp span.eng,
	p.profile-sp{
		display: inline-block;
		letter-spacing: 0.05em;
	}
	#about table td ul li,
	#about p,
	#about table th,
	#about h4,
	a.link-arw{
	letter-spacing: 0.05em;
	}
	#about p.profile-1{
		margin-bottom: 30px;
	}
	#about h4::before{
		margin-bottom: 35px;
	}
	#about h3::before{
		/*margin-bottom: 60px;*/
		margin-bottom: 20px;
	}
	#about a.link-arw,
	#about span.link-arw{
		margin-bottom: 15px;
		margin-left: 0;
	}
#about .about-sp{
	margin-left: 15px !important;
}
	br.sp-br{
		display: block;
	}
	.mb20{
		margin-bottom: 30px !important;
	}
	.slick-prev,
	.slick-next{
		bottom: 50px;
	}
	.slick-next{
		right: 40px;
	}
	.slick-prev{
		left: 40px;
	}
	.slick-prev:before,
	.slick-next:before {
			width: 22px !important;
			height: 25px !important;
	}
	#works-single .slideshow img{
			height: 300px;
	}
	.post-type-archive nav ul li.nav-1 a span::after,
	.page-id-18 nav ul li.nav-1 a span::after,
	.page-id-20 nav ul li.nav-1 a span::after,
	.page-id-22 nav ul li.nav-1 a span::after,
	.page-id-24 nav ul li.nav-1 a span::after,
	.page-id-26 nav ul li.nav-1 a span::after,
	.single-works nav ul li.nav-1 a span::after{
		display: none !important;
	}
	nav ul li a:hover span::after{
		background: none !important;
	}
	#contact .form-group input, #contact .form-group textarea,
	#contact .form-group input[type="submit"]{
		border-radius: 0px !important;
		box-shadow: none !important;
		  -webkit-box-sizing: content-box;
		  -webkit-appearance: button;
		  appearance: button;
		  box-sizing: border-box;
		  cursor: pointer;
	}
	.page-id-12 h2.entry-title,
	.single h2.entry-title{
		margin-bottom: 78px;
	}
	#news.news-signle h2{
		font-weight: normal;
	}
	.slick-prev, .slick-next{
		width: 22px !important;
    height: 25px !important;
	}
	.slick-arrow{
		    bottom: 60px;
	}
	#works ul li .img-wrap img{
		height: auto;
	}
	#news ul li .thumbnail{
		float: none;
		margin-bottom: 15px;
	}
	#news ul li .news-content{
		float: none;
		width: 100%;
	}
	#news ul{
		width: 100%;
	}
	#news ul li .news-content br{
		display: none;
	}
	#news ul li a{
		padding-top: 8px;
	}
	#news ul li{
		margin-bottom: 80px;
	}
}

@media (max-width: 770px) {
}
