@charset "utf-8";
@media screen and (min-width: 800px) { header { background-color: rgba(255,255,255,.85);}}
#breadcrumbs { background:rgba(0,0,0,.8) !important; position: relative; z-index: 100;}
#breadcrumbs .breadcrumbs ul li a span, 
#breadcrumbs .breadcrumbs ul li:last-child a span{ color: #fff;}
@media screen and (max-width: 800px) { footer { background: rgba(255, 255, 255, .8) !important; position: relative; z-index: 9999;}}
/*==============================================
詳細
==============================================*/
.works-back{ width: 100%; height: 100%; display: block; position: fixed; left: 0; top: 0; z-index:0;}
.works-main, 
#works-post-mv::after{ background: #f3f3f3;}
/**/
#works-post-mv { height: 1000px; display: flex; align-items: flex-end; justify-content: center; position: relative;}
#works-post-mv::before{ width: 100%; height: 70%; position: absolute; left: 0; top: 0; z-index: 2; content: ""; background: rgba(0,0,0,.8); z-index: 1;}
#works-post-mv::after{ width: 100%; height: 30%; position: absolute; left: 0; bottom: 0; z-index: 2; content: ""; z-index: 1;}
/**/
#works-post-mv .mv-wrap{ width: 100%; height: 700px; position: absolute; left: 0; top: 0; z-index: 1; display: flex; align-items: flex-start; justify-content: center; padding-top: 200px; z-index: 100;}
#works-post-mv .mv-wrap .ttlBox{ width: 100%; max-width: 800px; padding: 10px 0; display: flex; flex-direction: column; justify-content:center; align-items: center; position: relative; z-index: 100;}
#works-post-mv .mv-wrap .ttlBox h1{ display: flex; justify-content: center; align-items: center;}
#works-post-mv .mv-wrap .ttlBox h1 span.eng{ font-size: 60px; line-height: 1em; font-weight: 200; color: #fff; padding-right: 20px; border-right: solid 1px #fff; margin-right: 20px;}
#works-post-mv .mv-wrap .ttlBox h1 span.jpn{ display: flex; flex-direction: column; justify-content: flex-start;}
#works-post-mv .mv-wrap .ttlBox h1 span.jpn span{ color: #fff; line-height: 1.4em; font-size: 13px;}
#works-post-mv .mv-wrap .ttlBox p{ font-weight: bold; font-size: 22px; padding-top: 30px; color: #fff;}
#works-post-mv .mv-wrap .background-image{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; opacity: 0.5;}
/**/
#works-post-mv .imageBox{ width: 100%; display: flex; justify-content: center; position: relative; z-index: 50;}
#works-post-mv .imageBox img{ width: 90%; max-width: 900px; height: auto; display: block;}
/**/
#works-post-inner{ width: 100%; padding: 0 2% 120px; max-width: 1100px; display: flex; flex-direction: column; align-items:center; justify-content: flex-start; position: relative; z-index: 10;}

@media screen and (max-width: 800px) {
#works-post-mv { min-height: 400px; height: auto; max-height: 1200px; flex-direction: column; justify-content: flex-start; align-items: center; }
/**/
#works-post-mv .mv-wrap{ height: auto; position: relative; left: auto; top: auto; padding:20vh 2% 8vh;}
}
@media screen and (max-width: 600px) {
#works-post-mv .mv-wrap .ttlBox h1{ display: flex; justify-content: center; align-items: center;}
#works-post-mv .mv-wrap .ttlBox h1 span.eng{ font-size: 60px; line-height: 1em; font-weight: 200; color: #fff; padding-right: 20px; border-right: solid 1px #fff; margin-right: 20px;}
#works-post-mv .mv-wrap .ttlBox h1 span.eng{ font-size: 12.0vw;}
#works-post-mv .mv-wrap .ttlBox h1 span.jpn span{ font-size: 3.0vw;}
#works-post-mv .mv-wrap .ttlBox p{ font-size: 4.4vw;}
}

/*--------------
.infoTxt
---------------*/
.works-main{ width: 100%; display: flex; align-items: center; justify-content: center;}
#works-post-inner .infoTxt{ padding: 100px 0; display: flex; flex-direction: row-reverse; justify-content: space-between;}
#works-post-inner .infoTxt dl.left{ display: flex; flex-direction: column; padding-right: 40px;}
#works-post-inner .infoTxt dl > *{ display: flex; padding: 4px 0;}
#works-post-inner .infoTxt dl *{ font-size: 12px; line-height: 1.2em; white-space: nowrap;}
#works-post-inner .infoTxt dl span{ color: #777; width: 70px; position: relative; padding-right: 5px;}
#works-post-inner .infoTxt dl span::after{ content: ":"; position: absolute; right: 5px; top: 0;}
#works-post-inner .infoTxt dl dd a.bkhover{ padding: 4px 8px; border: solid 1px #aaa; border-radius: 30px; position: relative; overflow: hidden;}
#works-post-inner .infoTxt dl dd a.bkhover::after{ width: 100%; height: 100%; content: ""; position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: 0.4s;}
#works-post-inner .infoTxt dl dd a.bkhover:hover::after{ opacity: 1;}
#works-post-inner .infoTxt .right{ flex:1; display: flex; flex-direction: column; border-left: solid 1px #ddd; padding-left: 40px;}
#works-post-inner .infoTxt .right h2{ font-size: 22px; font-weight: 700; color: #444;}
#works-post-inner .infoTxt .right p{ line-height: 1.8em; margin: 20px 0;}
@media screen and (max-width: 900px) {
#works-post-inner .infoTxt{ padding: 20px 0 60px; flex-direction: column-reverse;}
#works-post-inner .infoTxt dl.left{ display: flex; flex-direction: column; padding: 10px 3%; margin-bottom: 40px; border-left: solid 1px #aaa;}
#works-post-inner .infoTxt dl > *{ align-items: center; font-size: 13px; list-style: 20px; padding: 8px 0;}
#works-post-inner .infoTxt dl span{ width: 100px; color: #111; font-weight: 400; font-size: 15px;}
#works-post-inner .infoTxt .right{ width: 100%; border-left:none; padding-left:0;}
#works-post-inner .infoTxt .right h2{ font-weight: 500; color: #000;}
}
/*--------------
.background-section
---------------*/
#works-post-inner .background-section{ width: 100%; height: 300px; display: block; margin-bottom: 60px;}
#works-post-inner .background-section div { border-radius: 20px; width: 100%; height: 100%; display: flex;}

/*--------------
.works-comment
---------------*/
#works-post-inner .works-comment{ display: flex; flex-direction: row; justify-content: center;}
#works-post-inner .works-comment .box{ display: flex; flex-direction: column; padding: 0 3%;}
#works-post-inner .works-comment .box h3{ display: flex; flex-direction: column; min-height: 80px; font-size: 14px;}
#works-post-inner .works-comment .box h3 .eng{ font-size: 22px; color: #555; font-weight: 500; letter-spacing: 0;}
#works-post-inner .works-comment .box p{ font-size: 14px; margin-bottom: 60px;}
@media screen and (max-width: 800px) {
#works-post-inner .works-comment{ flex-direction: column;}
#works-post-inner .works-comment .box{ padding: 0 3% 30px;}
#works-post-inner .works-comment .box h3{ min-height: auto; padding-bottom: 25px; font-weight: 500;}
#works-post-inner .works-comment .box h3 .eng{ font-size: 7.0vw; color: #111; font-weight: 300;}

}
/*--------------
.works-image
---------------*/
#works-post-inner ul.works-image{ width: 100%; display: flex; flex-direction: column; justify-content: center;}
#works-post-inner ul.works-image li{ width: 100%; display: flex; align-items: center; justify-content: center; transition: 0.6s; opacity: 0; margin: 30px 0; transform: translateY(50px);}
#works-post-inner ul.works-image li.setView{ animation: fadeImg 1s ease-out forwards;}
@keyframes fadeImg {
  0% { opacity: 0; transform: translateY(50px);}
  100% {opacity: 1; transform: translateY(0px);}
}

#works-post-inner ul.works-image li img{ border-radius: 5px;}





/*=======================================================================
 #project 実績
===========================*/
#project { height: 100vh; padding-bottom: 150px; background: rgba(0,0,0,0.85); position: relative;}
#project::after{width: 100%; height: 100%; position: absolute; left: 0; top: 0; content: ""; z-index: -1;}
#project .inner{ height: 100%; display: flex; flex-direction: row; align-items: center; justify-content: center;}
#project .inner .left{ width: 480px; display: block; padding: 40px;}
#project .inner .left *{ color: #fff;}
#project .inner .left h3{ width: 100%; display: flex; align-items: center;}
#project .inner .left h3 .eng{ font-size: 60px; border-right: solid 1px rgba(255,255,255,.5); padding-right: 20px;}
#project .inner .left h3 .p{ font-size: 18px; font-weight: bold; line-height: 24px; margin-left: 15px;}
#project .inner .left p{ margin: 15px 0 35px; font-size: 13px;}
#project .inner .left dl { display: block; padding: 20px; background: rgba(255,255,255,.1); border-radius: 4px;}
#project .inner .left dl dt{ font-size: 12px; font-weight: 600; display: block; margin-bottom: 10px; padding-bottom: 10px; border-bottom: dashed 1px #fff;}
#project .inner .left dl dd{ font-size: 12px; line-height: 1.4em; font-weight: 300;}
#project .inner .right{ width: 40%; display: flex; align-items: center; justify-content: center;}
#project .inner .right p{ display: block;}
#project .inner .right p a{ width: 250px; height:150px; display: flex; flex-direction: column; align-items: center; justify-content: center; box-shadow: 0 0 0 200px #f16f5a inset;  border-radius: 6px; transition: 0.8s;}
#project .inner .right p a span{ font-size: 11px; color: #fff; line-height:22px; margin-top: 5px; border-top: solid 2px #f16f5a;}
#project .inner .right p a b{ font-size: 18px; color: #fff;}
#project .inner .right p a:hover{ box-shadow: 0 0 0 8px #f16f5a inset;}

@media screen and (max-width:900px) {
#project { padding-bottom: 0px;}

#project .inner{ flex-direction: column; padding: 0 10%;}
#project .inner .left{ width: 100%; padding: 0; margin: 0; display: flex; flex-direction: column; justify-content: center; align-items: center;}
#project .inner .left h3 { width: auto; margin-bottom: 10px;}
#project .inner .left h3 .p br{ display: none;}
#project .inner .right{ width:100%; margin: 30px 0 0;}
#project .inner .right p{ width: 100%;}
#project .inner .right p a{ width: 100%; height:15vh; box-shadow: 0 8px 20px rgba(0,0,0,.2); background:#f16f5a;}
#project .inner .right p a span{ font-size: 14px;}
#project .inner .right p a b{ font-size: 24px;}
}
@media screen and (max-width:600px) {
#project .inner{ padding: 0 6%;}
#project .inner .left h3 .eng{ font-size:10.0vw; line-height: 1em;}
#project .inner .left h3 .p{ font-size: 3.8vw;}
#project .inner .left h3 .p br{ display: block;}
#project .inner .left p{ margin: 10px;}
#project .inner .right p a{height:20vh; min-height: 120px;}
}







