@charset 'utf-8';



/* =========================================================
timber
========================================================= */
#timber {
}
@media only screen and (max-width: 767px){
}


/* =========================================================
timber__top
========================================================= */
#timber__top {
}
#content .timber__top__inner {
	padding-top: 0;
	padding-bottom: 117px;
}
.timber__top--title {
}
.timber__top--txt {
	margin-top: 30px;
}
@media only screen and (max-width: 767px){
	#content .timber__top__inner {
		padding-top: 19px;
	}
	.timber__top--txt {
		margin-top: 20px;
	}
}

/* =========================================================
timber_slider
========================================================= */
/*
@keyframes SwiperZoomOut {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes SwiperZoomIn {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
#timber_slider {
	width: 100%;
	height: 787px;
}
#timber_slider .swiper-wrapper {
}
#timber_slider .swiper-wrapper .swiper-slide img {
	pointer-events: none;
}
#timber_slider{
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.swiper-slide:not(.swiper-slide-active){
	transition: opacity 5s cubic-bezier(0.12, 0.92, 0.38, 0.99),
	filter 5.1s cubic-bezier(0.12, 0.92, 0.38, 0.99);
	opacity: 0 !important;
	filter: blur(12px) brightness(0.7);
	animation: SwiperZoomIn 1s linear 0s 1 normal both;
}
.swiper-slide-active{
	transition: opacity 5s cubic-bezier(0.12, 0.92, 0.38, 0.99),
	filter 5s cubic-bezier(0.12, 0.92, 0.38, 0.99);
	opacity: 1 !important;
	filter: blur(0) brightness(1);
}
.swiper-slide-active [class*="_img_bg_"],
.swiper-slide-duplicate-active [class*="_img_bg_"],
.swiper-slide-prev [class*="_img_bg_"]{
	animation: SwiperZoomOut 13s linear 0s 1 normal both;
}
@media only screen and (max-width: 767px){
	#timber_slider .swiper-slide [class*="_img_bg_"][class*="1400/787"]::before {
		padding-top: 75%;
	}
}
*/
#timber_parallax{
	position: relative;
}
#timber_parallax .jarallax {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 0;
	height: 787px;
}
@media print, screen and (min-width: 1401px) {
	#timber_parallax .jarallax {
		height: calc((787 / (1400 + var(--sc__width))) * 100 * 1vw);
	}
}
@media only screen and (max-width: 767px){
	#timber_parallax .jarallax {
		height: calc((235 / (360 + var(--sc__width))) * 100 * 1vw);
	}
}


/* =========================================================
timber__products
========================================================= */
#timber__products {
}
#content .timber__products__inner {
	padding-top: 107px;
}
.timber__products__inner .timber__products--title {
}
@media only screen and (max-width: 767px){
	#content .timber__products__inner {
		padding: 107px 0 120px;
	}
	#content .timber__products__inner > div {
		padding-left: 20px;
		padding-right: 20px;
	}
	.timber__products__inner .timber__products--title {
		width: 100% !important;
		margin: 0 auto;
		gap: 8px;
		padding-right: 20px;
	}
	.timber__products__inner .timber__products--title .sec__title_L2__jp1--line{
	}

}


/* =========================================================
timber__products
========================================================= */
.timber__products {
	width: 100%;
}
.timber__products__bg {
	max-width: 1000px;
	width: 100%;
	margin:120px auto 0;
}
.timber__products__info {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	position: relative;
	z-index: 1;
}
.timber__products__info__text {
	width: 48.3%;
	min-width: 440px;
	padding-right: 20px;
  margin-top: 33px;
}
.timber__products__info__text--title {
}
.timber__products__info__text--txt {
	margin-top: 19px;
}
.timber__products__info__text--table {
	border-top: 1px solid var(--sub-color--border5);
	width: 100%;
	margin-top: 17px;
	padding-top: 12px;
}
.timber__products__info__text--table tbody tr th {
	width: 9.5%;
	vertical-align: top;
	padding: 0;
	line-height: 1.7em;
	font-weight: 400;
}
.timber__products__info__text--table tbody tr td {
	width: 90.5%;
	vertical-align: top;
	padding: 0;
	line-height: 1.7em;
}
.timber__products__info__text--ex {
	margin-top: 10px;
}
.timber__products__info__img {
	width: 45.6%;
  margin-top: calc((-90 / (1400 + var(--sc__width))) * 100 * 1vw);
}
@media print, screen and (min-width: 1401px) {
	.timber__products__info__img {
		margin-top: -90px;
	}
}
@media only screen and (max-width: 767px){
	.timber__products__bg {
		max-width: 100%;
		margin:60px auto 0;
	}
	.timber__products__info {
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
		        flex-flow: column-reverse nowrap;
		-webkit-flex-flow: column-reverse nowrap;
	}
	.timber__products__info__text {
		width: 100%;
		min-width: 0;
	  margin-top: -25px;
	  padding-right: 0;
	}
	.timber__products__info__text--title {
		padding-right: 45%;
	}
	.timber__products__info__img {
	  margin-top: -50px;
	  margin-left: auto;
	}
	.timber__products__info__text--txt {
		margin-top: 11px;
	}
}




/* =========================================================
timber__custom
========================================================= */
#timber__custom {
}
.timber__custom__inner .timber__custom--title {
}
.timber__custom__inner .timber__custom--txt {
	margin-top: 110px;
}
#timber__custom .timber__custom__inner {
	padding-top: 109px;
}
.timber__custom {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	        flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	gap:55px 5.3%;
  margin-top: 53px;
}
.timber__custom__bloc {
	width: 29.8%;
}
.timber__custom__img {
}
.timber__custom__info {
	margin-top: 16px;
}
.timber__custom__info--title {
	width: 100%;
}
.timber__custom__info--txt {
	width: 100%;
	margin-top: 12px;
}
.timber__custom--ex{
	margin-top: 48px;
}
@media print, screen and (max-width: 1000px) and (min-width: 768px) {
	.timber__custom {
		gap:55px 6%;
	}
	.timber__custom__bloc {
		width: 47%;
	}
}
@media only screen and (max-width: 767px){
	.timber__custom__inner .timber__custom--title {
		padding-right: 20px;
	}
	.timber__custom__inner .timber__custom--txt {
		margin-top: 56px;
	}
	#timber__custom .timber__custom__inner {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
	#timber__custom .timber__custom__inner > *:not(h2) {
		padding-left: 20px;
		padding-right: 20px;
	}
	.timber__custom {
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
		        flex-flow: column wrap;
		-webkit-flex-flow: column wrap;
		        align-items: flex-start;
		-webkit-align-items: flex-start;
		gap:55px 0px;
	  margin-top: 60px;
	}
	.timber__custom__bloc {
		width: 100%;
	}
}


/* =========================================================
timber__flow
========================================================= */
#timber__flow {
}
#content .timber__flow__inner {
	padding-top: 104px;
	padding-bottom: 360px;
}
.timber__flow__list {
	margin-top: 114px;
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	        flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	gap: 10px;
}
.timber__flow__list li {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	gap:3.1%;
	width: 100%;
	position: relative;
	overflow: hidden;
}
@media print,screen and (min-width: 768px) {
	.timber__flow__list li:not(:last-child) {
		padding-bottom: 32px;
	}
}
.timber__flow__list--no {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: center;
	-webkit-align-items: center;
	gap: 10px;
	width: 120px;
	position: relative;
}
.timber__flow__list li:not(:last-child) .timber__flow__list--no:after {
	content:"";
	width: 1px;
	height: 100vw;
	background-color: var(--sub-color--border1);
	position: absolute;
	top: calc(100% + 10px);
	left: 30px;
}
.timber__flow__list--no .fs__14 {
}
.timber__flow__list--no .fs__26 {
}
.timber__flow__list--step {
	width: 120px;
	margin-left: 2%;
}
.timber__flow__list--info {
}
.timber__flow__list--info:empty {
	display: none;
}
.timber__flow__button{
	margin-top: 60px;
	width: 100%;
}
.timber__flow__button .btn_def{
	max-width: 320px;
	margin: 0 auto 0 0;
}
@media only screen and (max-width: 767px){
	#content .timber__flow__inner {
		padding-top: 111px;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 120px;
	}
	.timber__flow__list {
		margin-top: 53px;
		gap:8px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.timber__flow__list li {
		        flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		gap:14px;
		padding-bottom: 0 !important;
	}
	.timber__flow__list--no {
		width: 85px;
	}
	.timber__flow__list--info {
		width: calc(100% - 100px);
		margin-left: auto;
		padding-bottom: 12px;
	}
	.timber__flow__list li:not(:last-child) .timber__flow__list--info:empty {
		display: block;
		padding-bottom: 20px;
	}
	.timber__flow__list--step {
		margin-left: 0;
	}
	.timber__flow__list li:not(:last-child) .timber__flow__list--no:after {
		top: calc(100% + 13px);
	}
	.timber__flow__button {
		margin: 60px 20px 0;
		width: calc(100% - 40px) !important;
	}
	.timber__flow__button .btn_def{
		width: 100%;
		max-width: 100%;
		margin: 0;
	}
}
