@charset "UTF-8";

.en, .num {
	font-family: "Figtree", sans-serif;
	  font-optical-sizing: auto;
	  font-weight: 700;
	  font-style: normal;
}
.en-hw {
	font-family: "adobe-handwriting-ernie", sans-serif;
	font-weight: 400;
	font-style: normal;
}
body {
	margin: 0;
    font-family: "yu-gothic-pr6n", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	font-weight: 400;
	font-style: normal;
  	font-display: swap;
	color: #5B5756;
}

*,
::before,
::before,
::after {
	background-repeat: no-repeat;
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
}

::before,
::after {
	text-decoration: inherit;
	vertical-align: inherit;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

html {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	cursor: default;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}
h1, h2, h3, h4, h5, h6, .sans, .lnkbtn, input[type="submit"] {
	font-style: normal;
}

figcaption,
figure,
main { 
	display: block;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
	overflow: visible;
}

ol,
ul {
	list-style: none;
    margin: 0;
    padding: 0;
}

pre {
	font-size: 1em;
}

a, a:link, a:visited, a:active, a:focus {
	-webkit-text-decoration-skip: objects;
    text-decoration: none;    
}

a:hover {
	-webkit-text-decoration-skip: objects;
    text-decoration: none;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #ffff00;
	color: #464542;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

::-moz-selection {
	background-color: #FFF;
	color: #464542;
	text-shadow: none;
}

::selection {
	background-color: #FFF;
	color: #464542;
	text-shadow: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}

audio,
video {
	display: inline-block;
}
video {
	display: block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg {
	fill: currentColor;
}

svg:not(:root) {
	overflow: hidden;
}

table {
	border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
}

button,
input,
select,
textarea {
	background-color: transparent;
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

legend {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
	resize: vertical;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

[hidden] {
	display: none;
}

[aria-busy="true"] {
	cursor: progress;
}

[aria-controls] {
	cursor: pointer;
}

[aria-hidden="false"][hidden]:not(:focus) {
	clip: rect(0, 0, 0, 0);
	display: inherit;
	position: absolute;
}

[aria-disabled] {
	cursor: default;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, a,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
}
html, body {
	background: #fefefe;
}

img {
    vertical-align: bottom;
	width: 100%;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul, ol {
    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;
}

hr {
    display:block;
    height:1px;
    border:0; 
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
}

input, select, textarea {
    padding: 5px 20px;
    width: 100%;
    height: 50px;
	border: none;
	outline: none;
	background: #f3f3f2;
}

input:focus, select:focus, textarea:focus {
    border-color: #443D3B;
}

input[type="textarea"] {
    min-height: 500px;
	height: auto;
	vertical-align: top!important;
}

input[type="checkbox"] {
    width: auto;
    height: auto;
    margin-right: 30px;
}

input.error, select.error, textarea.error {
    border-color: #DD5D00;
}

input::-webkit-input-placeholder {
	color: #BBB;
    opacity: 1;
}

input::-moz-placeholder {
	color: #BBB;
    opacity: 1;
}

input:-ms-input-placeholder {
	color: #BBB;
    opacity: 1;
}

select::-webkit-input-placeholder {
	color: #BBB;
    opacity: 1;
}

select::-moz-placeholder {
	color: #BBB;
    opacity: 1;
}

select:-ms-input-placeholder {
	color: #BBB;
    opacity: 1;
}

textarea::-webkit-input-placeholder {
	color: #BBB;
    opacity: 1;
}

textarea::-moz-placeholder {
	color: #BBB;
    opacity: 1;
}

textarea:-ms-input-placeholder {
	color: #BBB;
    opacity: 1;
}

input.short, select.short {
    width: 30%;
    display: block;
}

p img, li img, a img, video, img.objectfit {
    width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover';
	object-position: 50% bottom;
}


.flexed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;   
}
.flexed.reverse {
    flex-direction: row-reverse;
}
.flexed.alistr {
    -webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch; 
}
.flexed.alicnt {
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;     
}

.fixed {
    position: fixed;
    left: 0;
    top: 0;
}

a {
    -webkit-transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
    transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
}

a:hover {
    -webkit-transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
    transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
}

.lnkbtn {
	position: relative;
	display: block;
	margin: 30px 0;
	padding: 20px 14.5%;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	background-color: rgba(177,205,209,1);
	line-height: 1;
}
.lnkbtn.en {
	font-size: 15px;
}
.lnkbtn:hover {
	background-color: rgba(177,205,209,.6);
}
.lnkbtn.-green {
	background: rgba(37,136,109,1);
}
.lnkbtn.-green:hover {
	background: rgba(37,136,109,.6);
}
.lnkbtn.-blue {
	background: rgba(104,178,181,1);
}
.lnkbtn.-blue:hover {
	background: rgba(104,178,181,.6);
}
.lnkbtn-icon {
	position: absolute;
	display: block;
	top: 50%;
	right: 10%;
	width: 10;
	height: 17px;
	transform: translateY(-50%);
    -webkit-transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
    transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
}
.lnkbtn:hover .lnkbtn-icon {
	right: 7.5%;
    -webkit-transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
    transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);	
}
.lnkbtn-icon img {
	vertical-align: top;
}
.entry-BN a img {
	transition: .6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
}
.entry-BN a:hover img {
	opacity: .6;
}



.font-small { font-size: 7px!important; }
.font-9 { font-size: 9px!important; }
.font-10 { font-size: 10px!important; }
.font-12 { font-size: 12px!important; }
.font-14 { font-size: 14px!important; }
.font-16 { font-size: 16px!important; }
.font-18 { font-size: 18px!important; }
.font-20 { font-size: 20px!important; }
.font-21 { font-size: 21px!important; }
.font-24 { font-size: 24px!important; }
.font-30 { font-size: 30px!important; }
.font-40 { font-size: 40px!important; }
.font-42 { font-size: 42px!important; }
.font-48 { font-size: 48px!important; }
.font-50 { font-size: 50px!important; }

.txt-green { color: #6CA8AF; }
.txt-dgreen { color: #25886D; }
.txt-blue { color: #68B2B5; }
.txt-dark { color: #464542; }


strong, .bold, .header-nav, .cta-wrap, h1, h2, h3, h4, .lnkbtn, .impact, .impact-sub, .tag, .tab, .work-box-title, .sub-title, .sub-head {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
}
.txtC { text-align: center; }
.txtL { text-align: left; }
.txtR { text-align: right; }
.bg-grey {
	background: #EFEFEF;	
}
.bg-orange,
.bg-orange .fadeTxtAnm.anmActive div.forAnm::before,
.circle-mv-bg.bg-orange {
	background: #FFF9F3;
}
.bg-orange .circle-mv-cov svg {
	fill: #FFF9F3;
}
.circle-mv-cov svg {
	fill: #FFF;
}


/* Animation effect */
.fadeAnm, .fadeImg {
    position: relative;
    overflow: hidden;
}
.imgCov {
	position: absolute;
    top: 0;
    left: 0;
    background-color: #f2f2f2;
    width: 100%;
    height: 100%;
}
.bg-grey .imgCov {
    background-color: #FFF;
}
.fadeAnm-imgcov {
    opacity: 0;
    will-change: opacity, width;
}
.fadeAnm-img {
    opacity: 0;
    will-change: opacity, transform;
}
.fadeAnm-imgcov.anmActive {
	-webkit-animation: img-cov 1.4s cubic-bezier(0, 0.55, 0.45, 1) 0s forwards 1 normal;
    		animation: img-cov 1.4s cubic-bezier(0, 0.55, 0.45, 1) 0s forwards 1 normal;
}
.fadeAnm-img.anmActive {
    -webkit-animation: img-fadeIn 2s cubic-bezier(0.61, 1, 0.88, 1) 1s forwards 1 normal;
    animation: img-fadeIn 2s cubic-bezier(0.61, 1, 0.88, 1) 1s forwards 1 normal;
}
.fadeAnm::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #FFF;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transition: 1.2s .3s transform cubic-bezier(1, 0, 0, 1);
    transition: 1.2s .3s transform cubic-bezier(1, 0, 0, 1);
}

.fadeAnm.anmActive::after {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
}

.fadeTxtAnm {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);    
}

.fadeTxtAnm div.forAnm {
	display: inline-block;
    overflow: hidden;  
    position: relative;    
}

.fadeTxtAnm div.forAnm div.forAnmInner {
	display: inline-block;
    opacity: 0;
}

.fadeTxtAnm.anmActive div.forAnm div.forAnmInner {
    -webkit-animation: passing-txt 1.4s cubic-bezier(0.65, 0, 0.35, 1) forwards;
            animation: passing-txt 1.4s cubic-bezier(0.65, 0, 0.35, 1) forwards;      
}

.fadeTxtAnm div.forAnm::before {
    position: absolute;
    content: '';
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transition: rtol 1.4s cubic-bezier(0.65, 0, 0.35, 1) forwards;
    transition: rtol 1.4s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}

.fadeTxtAnm.anmActive div.forAnm::before {
    -webkit-animation: ltor 1.4s cubic-bezier(0.65, 0, 0.35, 1) forwards;
    animation: ltor 1.4s cubic-bezier(0.65, 0, 0.35, 1) forwards; 
    background: rgba(255, 255, 255, 1);
}

.bg-grey .fadeTxtAnm div.forAnm::before {
    -webkit-transition: rtol-white 1.4s cubic-bezier(0.65, 0, 0.35, 1) forwards;
    transition: rtol-white 1.4s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}
.fadeTxtAnm-clear {
	overflow: hidden;
    white-space: nowrap;
}
.fadeTxtAnm-clear p {
	display: inline-block;
}
.fadeTxtAnm-clear.anmActive p {
	clip-path: inset(0 100% 0 0);
    -webkit-transition: clears 1.4s cubic-bezier(0.65, 0, 0.35, 1) forwards;
    animation: clears 1.4s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}
.fadeTx.anmActive {
	opacity: 0;
	-webkit-animation: txFilter 1s cubic-bezier(0.61, 1, 0.88, 1) 1s forwards;
	animation: txFilter 1s cubic-bezier(0.61, 1, 0.88, 1) 1s forwards;	
}
.blurFade.anmActive {
	opacity: 0;
	-webkit-animation: BlurFilter 2s cubic-bezier(0.61, 1, 0.88, 1) 1s forwards;
	animation: BlurFilter 2s cubic-bezier(0.61, 1, 0.88, 1) 1s forwards;
}
.bg-fade.anmActive {
	opacity: 0;
	-webkit-animation: bgFade 2s cubic-bezier(0.61, 1, 0.88, 1) 1s forwards;
	animation: bgFade 2s cubic-bezier(0.61, 1, 0.88, 1) 1s forwards;
}
@keyframes img-fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.04);
        transform: scale(1.04)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes img-cov {
    0% {
        opacity: 0;
        width: 0%
    }

    100% {
        opacity: 1;
        width: 100%
    }
}
@keyframes passing-txt{
     0% { opacity:0; }
     50% { opacity:0; }
     100% { opacity:1; }
}
@keyframes rtol {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    background: rgba(242, 242, 242, 0);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    background: rgba(242, 242, 242, 1);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    background: rgba(242, 242, 242, 1);
  }
}
@keyframes rtol-white {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    background: rgba(255, 255, 255, 0);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    background: rgba(255, 255, 255, 1);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    background: rgba(255, 255, 255, 1);
  }
}
@keyframes ltor {
  0% {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
  }
}
@keyframes BlurFilter {
  0% {
	opacity: 0;
	filter: blur(20px);
	transform: scale(1.05);
  }
  100% {
	opacity: 1;
	filter: blur(0px);
	transform: scale(1);
  }
}
@keyframes txFilter {
  0% {
	opacity: 0;
  }
  100% {
	opacity: 1;
  }
}
@keyframes bgFade {
  0% {
	opacity: 0;
  }
  100% {
	opacity: 1;
  }
}
@keyframes clears {
  0% {
	clip-path: inset(0 100% 0 0);
  }
  100% {
	clip-path: inset(0 0 0 0);
  }
}





/* =======================================

HEADER

======================================= */
.header {
	position: sticky;
	top: 0;
	right: 0;
	min-width: 390px;
	height: 100vh;
	background: #FFF;
	overflow: hidden;
	order: 2;
	flex-shrink: 0;
	flex: 1;
}
.header-height {
	height: 0;
	width: 0;
}
.header-logo {
	width: 180px;
	margin: 20px;
}
.header-logo a:hover {
	opacity: .5;
}
.nav-hamburger {
	display: none;
}
.header-photos .fadeImg {
	overflow: hidden;
	/* aspect-ratio: 1 / 0.513; */
	aspect-ratio: 1 / 0.45;
}
.header-contents-wrap {
	position: relative;
}
.header-contents-wrap-inner {
	padding: 60px 40px;
	margin: auto;
}
.header-title {
	font-size: 30px;
	text-align: center;
	color: #6CA8AF;
	line-height: 1;
}
.header-title a {
	color: #6CA8AF;	
	opacity: 1;
}
.nav {
	margin: 30px 0 40px;
}
.header-nav {
	display: flex;
	flex-wrap: wrap;	
	border-top: 1px solid #6CA8AF;
}
.header-nav li.lnk {
	position: relative;
	width: 50%;
	border-bottom: 1px solid #6CA8AF;
	font-size: 14px;
	line-height: 1;
}
.header-nav li.lnk a {
	position: relative;
	display: block;
	color: #5B5756;
	opacity: 1;
	padding: 20px 0;
}
.header-nav li.lnk a {
	display: block;
	width: 100%;
	text-align: center;
}
.header-nav li.lnk:nth-child(odd)::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: calc(100% - 36px);
	background: #6CA8AF;
	transform: translateY(-50%);
}
.header-title a:hover, .header-nav li.lnk a:hover {
	opacity: .5;
}
.header-sns {
	margin-top: 50px;
}
.header-sns li {
	width: 28px;
	height: 28px;
	margin: 0 0 30px;
}
.header-sns li a:hover {
	opacity: .5;
}
.header-corp-logo a {
	display: block;
	width: 165px;
}
.header-corp-logo a:hover {
	opacity: .5;
}
.gooddesign {
	width: 210px;
	margin-top: 15px;
}

.header .lnkbtn {
	margin: 30px auto 0;
    padding: 22px 2em;
    font-size: 14px;
	letter-spacing: .1em;
	line-height: 1;
}
.header .lnkbtn-icon {
	bottom: 17px;
	right: 8.5%;
}
.header .lnkbtn:hover .lnkbtn-icon {
	right: 4.5%;
}



/* =======================================

SIDE IMAGE

======================================= */
.aside {
	position: sticky;
	left: 0;
	top: 0;
	height: 100vh;
	overflow: hidden;
	flex-shrink: 0;
	flex: 2.65;
}
.aside-inner, 
.aside-inner ul,
.aside-inner li {
	width: 100%;
	height: 100%;
}






/* =======================================

CONTENTS

======================================= */
.wrapper {
	position: relative;
	display: flex;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 2.5;
}
section {
	position: relative;
}
.contents {
	position: relative;
	width: 460px;
	order: 1;
	flex-shrink: 0;
	z-index: 2;
	background: #FFF;
}
.main {
	position: relative;
	width: 100%;
}
.contents-wrap {
	position: relative;
	z-index: 1;
}

.inner {
	position: relative;
	padding: 0 20px;
}
h2, h3.sim-h2 {
	margin: 0 0 40px;
	text-align: center;
	line-height: 1;
}
h2 p.en {
	color: #6CA8AF;
	font-size: 30px;
	letter-spacing: .11em;
}
h2 span, h3.sim-h2 span {
	font-size: 14px;
	margin-top: 1em;
	display: block;
}
h3.sim-h2 span {
	margin-top: 2em;
}
h2 p.en-hw, h3 p.en-hw {
	color: #6CA8AF;
	font-size: 27px;
	line-height: 2;
	padding: 0 .5em;
}
h2.handwrite span, h3.handwrite span {
	margin-top: 0;
}

.impact {
	margin-bottom: 20px;
}
.impact p {
	display: inline-block;
	margin: 0 auto;
	padding: 0 20px;
	background: #DF857A;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	line-height: 2;
}

.shadow-img {
	margin: 20px 0;
	box-shadow: 0 0 8px 0 rgba(116, 108, 102, 0.65);
}


#WORKS .content-slides {
	position: relative;
	width: calc(100% + 40px);
	margin: 0 -20px;
	padding-bottom: 43px;
}
.WK-inner {
	overflow: hidden;
}
.WK-swiper-box {
}
.WK-swiper-box.swiper-slide {
	width: 380px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
}
.swiper-slide-inner {
	height: 100%;
	background: #FFF9F3;
}
.work-box {
	padding: 20px;
}
.WK-swiper-pagination {
	position: absolute;
	left: 50%;
	bottom: 0;
	line-height: 1;
	transform: translateX(-50%);
}
.WK-swiper-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 10px;
}
.WK-swiper-pagination .swiper-pagination-bullet-active {
	background: #646464;
}



/* =======================================

WORKS

======================================= */
#WORKS .circle-mv {
	margin-bottom: 140px;
}
.work-box-title {
	text-align: center;
	line-height: 1.1;
	color: #464542;
}
.work-box-title strong {
	display: inline-block;
	margin-left: 5px;
}
.work-box-title .sub-title {
	line-height: 1.8;
	margin-top: 5px;
}
.work-box-title.-design .sub-title {
	letter-spacing: .2em;
}
.works-title-logo {
	text-align: center;
	margin: 10px auto 0;
}
.work-box-title.-corp .works-title-logo {
	width: 200px;
}
.works-box-txt {
	margin-top: 20px;
}
.works-insta {
	margin-top: 110px;
}
.works-insta a img {
	opacity: 1;
    -webkit-transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
    transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);	
}
.works-insta a:hover img {
	opacity: .6;
    -webkit-transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
    transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);	
}








/* =======================================

OTHERS

======================================= */
#OTHERS {
	margin-top: 150px;
}
#OTHERS h2 {
	margin-bottom: 30px;
}
#OTHERS h2 p.en {
	font-size: 24px;
	letter-spacing: .05em;
}
#OTHERS h2 span {
    font-size: 12px;
    margin-top: .7em;
}
.contents-wrap h2.center {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	border-bottom: none;
	text-align: center;
	font-size: 12px;
	line-height: 1.8;
}
.contents-wrap h2.center p {
	display: block;
	font-size: 24px;
}
.contents-wrap h2.center span {
	display: block;
	margin-left: 0;
}
.flex-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.flex-box.-orderdesc {
	flex-direction: row-reverse;
}
.others-img {
	width: 50%;
}
.others-txt {
	width: 45%;
}
.others-txt p {
	font-size: 11px;
	line-height: 1.7;
}
.others-txt .lnkbtn {
	margin: 12px 0 0;
	padding: 10px;
	font-size: 12px;
}
.others-txt .lnkbtn .lnkbtn-icon {
	bottom: 15px;
    right: 15px;
	width: 8px;
	height: 12px;
	min-width: initial;
}
.others-txt .lnkbtn:hover .lnkbtn-icon {
	right: 7px;
}
.others-attn {
	width: 100%;
	margin-top: 15px;
	line-height: 1.7;
}
.others-attn p {
	font-size: 9px;
	text-indent: -1em;
	margin-left: 1em;
}


/* =======================================

FOOTER NAVIGATION

======================================= */
#NAVIGATION {
	margin-top: 150px;
}
.navigation-wrap ul {
	display: flex;
	flex-wrap: wrap;
}
.navigation-wrap ul li {
	width: 50%;
}
.navigation-wrap ul li a:hover {
	opacity: .6;
}



/* */
.cta-wrap {
	position: sticky;
	left: 0;
	bottom: 0;
	z-index: 3;
	background: #FFF;
}
.cta-wrap ul {
	display: flex;
	justify-content: space-between;
	align-items:stretch;
}
.cta-wrap ul li {
	width: 50%;
}
.cta-wrap ul li a {
	display: block;
	padding: 15px 0;
	color: #FFF;
	text-align: center;
	background: rgba(100,98,98, 1);
  letter-spacing: 0;
	line-height: 1;
}
.cta-wrap ul li a:hover {
	background: rgba(100,98,98, .7);	
}
.cta-wrap ul li a p.cta-icon {
	width: 12%;
	margin: auto;
	margin-bottom:10px;
}
/* .cta-wrap ul li:last-child a p.cta-icon {
	width: 35%;
	margin: 0 auto;
} */
.cta-wrap ul li a span {
	display: block;
	height: 1em;
}
.cta-wrap .onlycontact {
	display: flex;
	justify-content: space-between;
	align-items:stretch;
	padding: 18px 0;
	font-size: 18px;
	color: #FFF;
	line-height: 1.6;
	background: rgba(70,69,66, 1);
}
.cta-wrap .onlycontact:hover {
	background: rgba(70,69,66, .7);	
}
.onlycontact-txt {
	text-align: right;
	width: 70%;
}
.onlycontact-txt span {
	display: block;
	font-size: 12px;
}
.onlycontact-icon {
	display: flex;
	align-items: center;
	width: 27%;
}
.onlycontact-icon p {
	width: 27%;
}




/* =======================================

FOOTER

======================================= */
.footer {
	padding-top: 50px;
}
.footer-inner {
	position: relative;
	text-align: center;
}
.footer-awards {
	width: 70%;
	margin: auto;
}
.footer-corp-logo {
	text-align: center;
	margin:30px 0;
}
.footer-corp-logo a {
	display: block;
	width: 185px;
	margin: 0 auto 5px;
}
.footer-corp-logo a:hover {
	opacity: .5;
}
.footer-corp-logo .gooddesign {
	width: 280px;
	margin: auto;
}
.copyright {
	padding: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 1.2;
	text-align: center;
	background: #464543;
}


@media (max-width: 1024px) {
	
	
	/* =======================================

	SIDE IMAGE

	======================================= */
	.aside {
		display: none;
	}



	/* =======================================

	MAIN CONTENTS

	======================================= */
	.contents {
		width: calc(100% - 390px);
	}
	.inner {
		padding: 0 5.5%;
	}
	
	
	
	#WORKS .content-slides {
		width: calc(100% + 12.4%);
		margin: 0 -6.2%;
	}
	
	
	/* OTHERS */	
	.others-txt {
		position: relative;
		padding-bottom: 50px;
	}
	.others-txt .lnkbtn {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		margin: 0 auto;
		padding: 10px 6%;
	}
}


@media (max-width: 47.9375rem) {
	body {
		-webkit-overflow-scrolling: touch;
	}
	body.openNav {
		overflow: hidden;
	}
	.wrapper {
		display: block;
	}
	
	.contents {
		margin-top: 60px;
	}
	
	
	/* =======================================

	HEADER

	======================================= */
	.header {
		position: fixed;
		width: 100%;
		min-width: initial;
		left: 0;
		top: 0;
		flex: none;
		height: 60px;
		background: #FFF;
		overflow: hidden;
		z-index: 99;
		-webkit-transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
		transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
	}
	.header-height {
		position: fixed;
		left: 0;
		top: 0;
		height: 60px;
		width: 1px;
		opacity: 0;
	}
	.header-logo {
		display: flex;
		align-items: center;
		width: 166px;
		height: 60px;
		margin: auto 5.5%;
	}	
	.header-photos {
		visibility: hidden;
		opacity: 0;
		-webkit-transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
		transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
	}
	.header-contents-wrap {
		visibility: hidden;
		opacity: 0;
	}
	.header-contents-wrap-inner {
		padding: 60px 5.5%;
		max-width: 30em;
		box-sizing: content-box;
		-webkit-transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
		transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
	}
	body.openNav .header {
		height: 100%;
		padding-bottom: 30px;
		overflow-y: auto;
	}
	body.openNav .header-photos, 
	body.openNav .header-contents-wrap {
		visibility: visible;
		opacity: 1;
	}
	/* hamburgerMenu */
	.nav-hamburger {
		position: absolute;
		top: 17px;
		right: 5.5%;
		display: flex;
		align-items: center;
		font-size: 15px;
		cursor: pointer;
	}
	.nav-hamburger-bar {
		position: relative;
		width: 40px;
		height: 25px;
		margin-left: 10px;
	}
	.nav-hamburger-bar span {
		position: absolute;
		display: block;
		left: 50%;
		width: 100%;
		height: 1px;
		background: #000;
		transform: translateX(-50%) rotate(0);
		-webkit-transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
		transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
	}
	.nav-hamburger-bar span.nav-hamburger-bar-top {
		top: 0px;
	}
	.nav-hamburger-bar span.nav-hamburger-bar-middle {
		top: 50%;
		transform: translate(-50%, -50%) rotate(0);
	}
	.nav-hamburger-bar span.nav-hamburger-bar-btm {
		bottom: 0px;
	}
	.nav-hamburger.active .nav-hamburger-bar span.nav-hamburger-bar-top {
		top: 50%;
		transform: translate(-50%, -50%) rotate(30deg);
		
	}
	.nav-hamburger.active .nav-hamburger-bar span.nav-hamburger-bar-middle {
		opacity: 0;
		left: 100%;
	}
	.nav-hamburger.active .nav-hamburger-bar span.nav-hamburger-bar-btm {
		bottom: 50%;
		transform: translate(-50%, -50%) rotate(-30deg);
		
	}
	
	
	/* =======================================

	CONTENTS

	======================================= */
	.contents {
        width: 100%;
    }	
	.impact p {
		padding: 0 1em;
	}
	#WORKS .content-slides {
		width: calc(100% + 11vw);
		margin: 0 -5.5vw;
	}
	.WK-swiper-box.swiper-slide {
		width: 340px;
		margin: 0 5.5vw;
	}

}
