@charset "utf-8";
/* WORKDETAIL CSS
------------------------------------------ */
/* c-workdetail */
#c-workdetail .stxt-tag {
	margin-top: 15px;
}
#c-workdetail .stxt-tag span {
    font-size: 1.6rem;
	color: #444444;
}

#c-workdetail .stxt-tag span::after {
	font-size: 1.6rem;
    top: 0;
}
#c-workdetail .pagettl-wrap {
	height: 435px;
	transition: all ease 0.28s;
}
#c-workdetail .pagettl-wrap .ttl-ja,
#c-workdetail .pagettl-wrap .ttl-ja span {
	font-weight: 400;
}

#c-workdetail .pagettl-wrap .ttl-ja {
	margin-left: -5px;
	margin-bottom: 3px;
}

#c-workdetail .pagettl-wrap .ttl-en {
	font-size: 1.5rem;
}

#c-workdetail .pagettl-wrap .ttl-en > span > span {
	font-weight: 700;
	color: #000;
}

#c-workdetail .pagettl-wrap .t-date {
	position: relative;
	color: #c3c3c3;
	font-size: 1.3rem;
	padding-left: 70px;
}
#c-workdetail .pagettl-wrap .t-date::before {
	position: absolute;
	left: 0;
	content:"LAUNCH";
	display: inline-block;
	width: 70px;
	color: #c3c3c3;
	font-size: 1.3rem;
    letter-spacing: 0;
    font-family: 'Roboto Slab', serif;
}

#c-workdetail.w-logo .pagettl-wrap .t-date,
#c-workdetail.w-print .pagettl-wrap .t-date,
#c-workdetail.w-other .pagettl-wrap .t-date {
	padding-left: 45px;
}

#c-workdetail.w-logo .pagettl-wrap .t-date::before,
#c-workdetail.w-print .pagettl-wrap .t-date::before,
#c-workdetail.w-other .pagettl-wrap .t-date::before {
	content:"YEAR";
}


/* stxt-typework */
.stxt-typework {
	position: relative;
    padding-top: 7px;
    color: #777;
    font-size: 1.4rem;
    padding-left: 50px;
}

.stxt-typework::before {
	position: absolute;
	left: 0;
	content:"TYPE :";
	display: inline-block;
	width: 50px;
	color: #777;
	font-size: 1.4rem;
    letter-spacing: 0;
    font-family: 'Roboto Slab', serif;
}

/* img-dmain */
.img-dmain img {
	display: block;
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	border: 1px solid #eaeaea;
}
.w-logo .img-dmain img {
	background-position: center center;
	background-size: auto 50%;
	background-color: #fff;
}

.img-dmain > a {
	display: block;
	position: relative;
}

.img-dmain > a > img {
	position: relative;
}

.img-dmain > a > .overlay {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,180,225,0.8);
	transform: scale(0,0);
	transition: all ease-in 0.25s;
}

.img-dmain > a:hover > .overlay {
	transform: scale(1,1);
}

.img-dmain > a > .link {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-100%);
	color: #fff;
	font-family: 'Lato', sans-serif;
    font-weight: 700;
	font-size: 1.8rem;
	transition: all ease 0.3s;
	opacity: 0;
	visibility: hidden;
}

.img-dmain > a:hover > .link {
	transition-delay: 0.3s;
	transform: translateY(-50%);
	opacity: 1;
	visibility: visible;
}
.img-dmain > a > .link .arrow-blank {
	border-color: #fff;
    display: inline-block;
	position: absolute;
	left: 50%;
    top: 50%;
    margin-top: 25px;
	visibility: hidden;
	transform: translateY(-10%);
	transition: all ease 0.28s;
}

.img-dmain > a:hover > .link .arrow-blank {
	visibility: visible;
	transition-delay: 0.2s;
	transform: translateY(0);

}
.img-dmain > a:hover > .link .arrow-blank::before,
.img-dmain > a:hover > .link .arrow-blank::after {
	background: #fff;
}

/* .box-movie */
.box-movie {
	display: block;
	width: 100%;
	padding-top: 56.25%;
	position: relative;
	z-index: 10;
}
.box-movie iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* .bg-wdetail */
.bg-wdetail {
	position: relative;
	z-index: 1;
}

.bg-wdetail::before {
	content:"";
	position: absolute;
	display: block;
	height: calc(100% - 170px);
	width: 179.4%;
	bottom: 0;
	left: -39.7%;
	z-index: -1;
}
/* 背景色：薄いグレー */
.bg-wdetail.bg-color0::before {
	background: #f6f6f6;
}
/* 背景色：白 */
.bg-wdetail.bg-color1::before {
	background: #fff;
}

/* sttl-dinfo */
.sttl-dinfo {
	font-weight: 700;
	color: #000;
	font-family: 'Roboto Slab', serif;

}

/* client-box */
.client-box {
	border-top: 1px solid rgba(0,0,0,0.08);
	border-bottom: 1px solid rgba(0,0,0,0.08);
}


/* boc-clnt */
.box-table > dl.boc-clnt {
	width: 100%;
}
.box-table > dl.boc-clnt > dt {
	padding-top: 0;
}

.box-table > dl.boc-clnt > dd {
	padding-top: 10px;
}

.w-logo .box-table > dl.boc-clnt > dd {
	padding-bottom: 10px;
}

.star {
	color: #FFBB00;
}

.clnt-info.y-logo .stxt-info {
	width: calc(100% - 230px);
	float: left;
}
.clnt-info.y-logo .clnt-logo {
	text-align: right;
	float: right;
	width: 230px;
}
.clnt-info .clnt-logo img {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 200px;
	max-width: 200px;
	background-position: center 50%;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #fff;
	z-index: 1;
	border: 1px solid #eaeaea;
}

/* sbox-smartphone */
.sbox-smartphone {
	position: relative;
	width: 270px;
	height: 501px;
	box-sizing: border-box;
    padding-top: 31px;
	margin: 0 auto;
	transition: all ease 0.28s;
}

.sbox-smartphone::after {
	content:"";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	left: 0;
	top: 0;
	background: url(../img/work/img-smartphone.png) no-repeat center top;
	transition: all ease 0.28s;
}

.imgbox-sp {
	display: block;
	width: 254px;
	height: 440px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}
.sbox-smartphone .img-sp {
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}


/* sbox-square */
.sbox-square {
	position: relative;
	width: 270px;
	margin: 0 auto;
	transition: all ease 0.28s;
}
.sbox-square .imgbox-sp {
	width: auto;
	height: auto;
}
.sbox-square .img-sp {
	display: block;
	width: 100%;
	height: auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.img-caption {
	display: block;
	line-height: 1.5;
	padding-top: 10px;
}


/* list-wthumb */
.list-wthumb {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
   justify-content: space-between;
}
.list-wthumb li {
	width: 50%;
}

/*.list-wthumb li.pb70:nth-last-of-type(2) {
	padding-bottom: 0;
}

.list-wthumb li.pb70:last-of-type {
	padding-bottom: 0;
}*/

.list-wthumb li .txt-pic {
	display: block;
	line-height: 1.5;
    padding-top: 13px;
	text-align: left;
}
.list-wthumb li:nth-child(odd){
	padding-right: 2%;
}
.list-wthumb li:nth-child(even){
	padding-left: 2%;
}

.list-wthumb li .img-wthumb {
	border: 1px solid #eaeaea;
}

.list-wthumb li .w-logo img {
	width: 100%;
	background-color: #fff;
	max-width: 602px;
	background-position: center 50%;
	background-repeat: no-repeat;
	background-size: auto 85%;
}

.oldbox-client {
	border-top: 1px solid rgba(0,0,0,0.08);
}


@media (max-width: 1199px) {
	.box-table > dl.boc-clnt dt,
	.box-table > dl.boc-clnt dd {
		display: block;
	}
	.box-table > dl.boc-clnt > dt {
		padding-bottom: 0;
	}

	.box-table > dl.boc-clnt dd.clnt-info {
		padding-left: 0;
	}

}

@media (max-width: 991px) {

	#c-workdetail .pagettl-wrap {
		height: 400px;
	    padding-top: 50px;
	}

	/* sbox-smartphone */
	.sbox-smartphone,
	.sbox-square {
		width: 215px;
		height: 399px;
		padding-top: 25px;
	}

	.sbox-smartphone::after {
		background-size: 100% auto;
	}

	.imgbox-sp {
		width: 203px;
		height: 350px;
	}

	/* list-wthumb */
	.list-wthumb {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
	   	justify-content: center;
	}
	.list-wthumb li {
		text-align: center;
		width: 100%;
	}

	.list-wthumb li:nth-child(odd){
		padding-right: 0;
	}
	.list-wthumb li:nth-child(even){
		padding-left: 0;
	}

	.list-wthumb li .txt-pic {
		text-align: center;
	}

}

@media (max-width: 768px) {
	#c-workdetail .pagettl-wrap {
		height: auto;
		padding-top: 90px;
	}
	.img-dmain {
		margin-left: -5.5%;
    	margin-right: -5.5%;
	}
	.img-dmain img {
		border-left: none;
		border-right: none;
	}
	.img-dmain > a > .link {
		font-size: 1.7rem;
	}

	.clnt-info.y-logo .stxt-info {
		width: calc(100% - 170px);
	}
	.clnt-info.y-logo .clnt-logo {
		width: 170px;
	}
	.clnt-info .clnt-logo img {
		width: 150px;
		height: 150px;
		max-width: 150px;
	}

	/* sbox-smartphone */
	.sbox-smartphone,
	.sbox-square {
		width: 96%;
		height: auto;
		padding-top: 0;
	}

	.sbox-smartphone::after {
		content: none;
	}
	.sbox-smartphone .img-sp {
		position: relative;
	}
	.imgbox-sp {
		width: 100%;
		height: auto;
		overflow: visible;
		position: relative;
	}
	.list-wthumb li .txt-pic {
		text-align: left;
	}

}

@media (max-width: 650px) {
	.clnt-info.y-logo .stxt-info,
	.clnt-info.y-logo .clnt-logo {
		float: none;
		width: 100%;
	}
	.clnt-info.y-logo .clnt-logo {
		text-align: center;
		padding-top: 25px;
	}

	.clnt-info .clnt-logo img {
		width: 180px;
		height: 180px;
		max-width: 180px;
	}
}

@media (max-width: 640px) {
	.t-url {
		margin-bottom: 5px;
	}
	.t-url > a.i-blank {
		display: block;
		padding: 5px 0;
	}
	.t-url > a.i-blank::before {
		width: 100%;
		background-color: rgba(0,180,225,0.15);
	}
}

@media (max-width: 480px) {
	#c-workdetail .pagettl-wrap .ttl-ja,
	#c-workdetail .pagettl-wrap .ttl-ja span {
	    font-size: 2.5rem;
	}
	.row.imgs-sp {
		margin-right: -4%;
    	margin-left: -4%;
	}
	.t-url {
		font-size: 1.5rem;
	}
	.img-dmain > a > .link {
		font-size: 1.55rem;
	}

	.clnt-info .clnt-logo img {
		width: 150px;
		height: 150px;
		max-width: 150px;
	}
}

/* sec-case */
#sec-case .container-fluid {
	position: relative;
}
.area-snav.wd-bottom {
	display: block;
	position: relative;
	right: 5%;
	top: -60px;
	z-index: 3;
}

.area-snav.wd-bottom .area-cat {
	float: none;
	position: absolute;
	right: 0;
	top: 0;
}

.area-snav.wd-bottom .area-cat .btn.btn-line.btn-plus::after {
	width: 2px;
}
#sec-case .listbox-works {
	padding-bottom: 80px;
}
#sec-case .listbox-works .sbox-work {
	opacity: 1;
	transform: translateX(0);
}

#sec-case .listbox-works .sbox-work > a {
	border-top: none;
	margin-top: 0;
}

#sec-case .listbox-works .slick-slide .sbox-work a .col-winfo {
	position: relative;
}

/* slick ------------------------*/
.slick-slide img {
	margin: 0 auto;
}

/* slick-arrow */
.slick-arrow {
	display: block;
	width: 60px;
	height: 60px;
	border: none;
	position: absolute;
	bottom: 0;
	background: #00b4e1;
}

.slick-arrow:hover {
	cursor: pointer !important;
}

.slick-arrow.next-arrow {
	right: 5%;
}

.slick-arrow.prev-arrow {
	right: calc(5% + 62px);
}
.slick-arrow.next-arrow > span,
.slick-arrow.prev-arrow > span {
	position: relative;
	width: 60px;
	height: 60px;
	display: block;
}
.slick-arrow.next-arrow > span .arrow-next,
.slick-arrow.prev-arrow > span .arrow-pre {
    position: absolute;
    top: 25px;
    display: block;
    width: 11px;
    height: 11px;
    box-sizing: border-box;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
}

.slick-arrow.prev-arrow > span .arrow-pre {
    transform: rotate(-135deg);
    left: 27px;
}

.slick-arrow.next-arrow > span .arrow-next {
    transform: rotate(45deg);
    left: 23px;
}

.slick-arrow.next-arrow:hover {

}

.slick-arrow.prev-arrow > span:hover .arrow-pre {
    -webkit-animation: move-left-anim .65s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s 1 forwards;
    animation: move-left-anim .65s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s 1 forwards;
}
.slick-arrow.next-arrow > span:hover .arrow-next {
    -webkit-animation: move-right-anim .65s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s 1 forwards;
    animation: move-right-anim .65s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s 1 forwards;
}

/*#sec-case .listbox-works .sbox-work > a {
	margin-top: 0 !important;
}*/

#sec-case .slick-list {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

#sec-case .listbox-works .sbox-work > a {
	border-top: none !important;
	border-bottom: none !important;
}

@media (max-width: 1024px) {

}

@media (max-width: 768px) {

}

@media (max-width: 600px) {
	.area-snav.wd-bottom {
	    top: 0;
		right: 0;
		margin: 0 auto 30px auto;
		width: 90%;
		padding-top: 25px;
	}
	.area-snav.wd-bottom .area-cat {
		position: relative;
	}
	.slick-arrow {
		top: 50%;
		margin-top: -60px;
		z-index: 1000;
	}
	.slick-arrow.prev-arrow {
		left: 0;
	}
	.slick-arrow.next-arrow {
	    right: 0;
	}
}

@media (max-width: 480px) {

}
