  @charset "UTF-8";
/*
* tree.css
*
*/
/* --------------------------------
   tree
-------------------------------- */
/* Clear Float */
.labArea .list:after,
.ieTree-tree_wrap:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.labArea .list,
.ieTree-tree_wrap {
zoom: 1;
}
/* 固定背景 ------- */
.is-fixedBg {
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}


/* 20231108追記 */
.ie-heading_cth {
margin: 26px 0 -10px 0;
font-size: 3.59vw;
line-height: 1.72;
text-align: center;
}
@media (min-width: 768px) {
	.ie-heading_cth {
	margin: 22px 0 -8px 0;
	font-size: 18px;
	}
}
/* 20231108追記ここまで */

@media (max-width: 767px) {
	#content {
	min-width: auto;
	}
	.is-fixedBg a {
	overflow: hidden;
	min-height: 100%;
	background-repeat: no-repeat;
	background-position: center center; 
	background-size: cover;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	}
	.ie-menu_lab a {
	background-image: url("/ie/tree/img/sp/tree_bg_lab_sp.jpg");
	}
	.ie-menu_prime a {
	background-image: url("/ie/tree/img/sp/tree_bg_prime_sp.jpg");
	}
	.ie-menu_morisoda a {
	background-image: url("/ie/tree/img/sp/tree_bg_morisoda_sp.jpg");
	}

	/* リンクエリア ------- */
	.ieWrap-Sp .ie-menu_heading .logo {
	padding-top: 10%;
	}
	.ieTree-menu .ie-menu_inner {
	position: relative;
	padding-top: 33%; 
	}
	.ieWrap .ie-menu_inner:before {
	display: none;
	}
	.ieTree-menu .ie-menu_prime .ie-menu_inner {
	position: relative;
	padding-top: 0;
	height: auto;
	}
	.ieTree-menu .ie-menu_prime span {
	display: none;
	}
	.ieTree-menu .ie-menu_prime .ie-menu_inner img {
	width: 100%;
	height: auto;
	}
	.ieWrap-Sp .ie-menu_prime .ie-menu_inner:before {
	background-color: rgba(255, 255, 255, 0);
	}
	.ieWrap-Sp .ie-menu_prime a:hover .ie-menu_inner:before {
	background-color: rgba(255, 255, 255, 0.2);
	}

	.ieTree-menu .ie-menu_morisoda .ie-menu_inner {
	position: relative;
	padding-top: 0;
	height: auto;
	}
	.ieTree-menu .ie-menu_morisoda .ie-menu_inner img {
	width: 100%;
	height: auto;
	}
	.ieWrap-Sp .ie-menu_morisoda .ie-menu_inner:before {
	background-color: rgba(255, 255, 255, 0);
	}
	.ieWrap-Sp .ie-menu_morisoda a:hover .ie-menu_inner:before {
	background-color: rgba(255, 255, 255, 0.2);
	}

	.ieTree-menu .ie-menu_heading {
	padding: 3px 0 20px 0;
	}
	.ieTree-menu .txt {
	padding-top: 10px; 
	text-indent: 0.5em;
	}
	.ieTree-menu .txt.is-small {
	font-size: 3.38vw;
	}
	.ieTree-menu .logo_img {
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	width: 61.49%;
	}
	.ie-menu-txt {
	margin-top: 35px;
	font-size: 3.86vw;
	line-height: 1.87;
	letter-spacing: 0.08em;
	text-align: center;
	}
	.ie-menu-txt a {
	position: relative;
	color: #333;
	}
	.ie-menu-txt a::before {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 0;
	background: #8a9a3f;
	width: 100%;
	height: 2px;
	}
	.ie-menu-btn {
	padding: 28px 18px 0 18px;
	text-align: center;
	}
	.ie-menu-btn a {
	transition: all 0.7s ease;
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 295px;
	background-color: #00603c;
	height: 45px;
	font-size: 14px;
	line-height: 45px;
	letter-spacing: 0;
	color: #fff;
	}
	.ie-menu-btn a:hover {
	opacity: 0.7;
	}
	.ie-menu-btn a:after {
	content: "";
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 7px;
	height: 7px;
	transition: 0.3s ease-out;
	transform: rotate(45deg);
	}
	.ie-menu-btn a img {
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	left: 50%;
	top: 50%;
	width: auto;
	height: 18px;
	}

	/* 小見出し ------- */
	.ieLineup-subTtl {
	text-align: center;
	font-size: 6.52vw; 
	line-height: 1.18519;
	}

	/* PRIME WOOD ------- */
	.ieTree-primewood_wrap {
	margin: 0 auto;
	padding: 30px 0 5px 0;
	width: 90.34%;
	display: flex;
	flex-wrap: wrap;
	gap: 25px 10px;
	}
	.ieTree-primewood_wrap li {
	box-sizing: border-box;
	width: calc(50% - 5px);
	line-height: 1.2;
	}
	.ieTree-primewood_wrap li a {
	color: #333;
	}
	.ieTree-primewood_wrap li figure {
	position: relative;
	}
	.ieTree-primewood_wrap li img {
	display: block;
	margin-bottom: 1.867vw;
	width: 100%;
	height: auto;
	}
	.ieTree-primewood_wrap li figcaption {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 4.333vw;
	line-height: 5.333vw;
	text-align: center;
	filter: drop-shadow(0 0 1.333vw #000);
	color: #fff;
	}
	.ieTree-primewood_wrap li figcaption span span {
	font-size: 4.267vw;
	}
	.ieTree-primewood_wrap li .txt {
	font-size: 3.467vw;
	}

	/* 樹種紹介 ------- */
	.ieTree-tree-bg {
	background: url("/ie/tree/img/tree_bg.jpg") repeat center center;
	background-size: 600px auto;
	margin-top: 50px;
	}
	.ieTree-tree {
	margin: 0 auto;
	padding: 35px 0 60px 0;
	width: 90.34%;
	}
	.ieTree-tree .head {
	margin-bottom: 9px;
	font-size: 5.55vw; 
	letter-spacing: 0.16em;
	text-align: center;
	}
	.ieTree-tree .lead {
	margin-bottom: 27px;
	font-size: 3.59vw;
	line-height: 1.72;
	letter-spacing: 0.05em;
	text-align: center;
	}
	.ieTree-tree ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 0;
	}
	.ieTree-tree li {
	box-sizing: border-box;
	width: 50%;
	float: left;
	}
	.ieTree-tree li:nth-child(odd) {
	padding-right: 5px;
	}
	.ieTree-tree li:nth-child(even) {
	padding-left: 5px;
	}
	.ieTree-tree .img {
	}
	.ieTree-tree .logo {
	margin: 10px auto 2px auto;
	width: 78.78%;
	}
	.ieTree-tree .txt {
	font-size: 2.89vw; 
	letter-spacing: -0.05em;
	white-space: nowrap;
	text-align: center;
	color: #000;
	}
	.myhome-bnr {
	padding: 20px 20px 0 20px;
	}

	.labArea {
	background-color: #e5ebf2;
	margin: -60px 0 0 0;
	padding: 60px 28px 60px 28px;
	}
	.labArea .list {
	margin: 35px auto -10px auto;
	}
	.labArea .block {
	box-sizing: border-box;
	text-align: left;
	}
	.labArea .block .img {
	padding-top: 7px;
	width: 117px;
	float: right;
	}
	.labArea .block .image {
	display: none;
	}
	.labArea .block .pack {
	box-sizing: border-box;
	position: relative;
	background: url("/ie/tree/img/sp/lab_box.svg") no-repeat center top;
	background-size: 100% auto;
	border-bottom: solid 1px #000;
	filter: drop-shadow(3px 3px 3px rgb(0,0,0,0.3));
	margin-bottom: 20px;
	padding: 3px 18px 15px 18px;
	min-height: 220px;
	cursor: pointer;
	}
	.labArea .block .poi {
	margin-bottom: 18px;
	margin-left: -5px;
	}
	.labArea .block .poi img {
	width: 21%;
	height: auto;
	}
	.labArea .block h4 {
	border-bottom: solid 1px #000;
	margin-right: 135px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	font-size: 16px;
	letter-spacing: 0.06em;
	font-feature-settings: "palt";
	}
	.labArea .block h4 a {
	color: #000;
	}
	.labArea .block .txt {
	margin-right: 135px;
	font-size: 14px;
	line-height: 1.55;
	letter-spacing: 0.15em;
	font-feature-settings: "palt";
	}
	.labArea .block:nth-child(1) .txt {
	letter-spacing: 0.25em;
	}
	.labArea .block .lnk {
	position: absolute;
	right: 18px;
	bottom: 22px;
	margin-right: 0;
	font-size: 13px;
	letter-spacing: 0;
	text-align: right;
	}
	.labArea .block .lnk span {
	position: relative;
	display: inline-block;
	padding-right: 6px;
	}
	.labArea .block .lnk span::before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	background: #000;
	width: 100%;
	height: 1px;
	}
	.labArea .block .lnk span::after {
	content: '';
	transform: rotate(45deg);
	position: absolute;
	bottom: -3px;
	right: 0;
	background: #000;
	width: 6px;
	height: 1px;
	}
	.labArea .block:nth-child(1) .lnk span::after,
	.labArea .block:nth-child(1) .lnk span::before {
	background: #e65926;
	}
	.labArea .block:nth-child(2) .lnk span::after,
	.labArea .block:nth-child(2) .lnk span::before {
	background: #2da93f;
	}
	.labArea .block:nth-child(3) .lnk span::after,
	.labArea .block:nth-child(3) .lnk span::before {
	background: #196fb4;
	}
}
@media (min-width: 768px) {
	.is-fixedBg a {
	overflow: hidden;
	min-height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center; 
	background-size: cover;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	}
	.ipad .is-fixedBg a {
	background-attachment: scroll;
	}
	.ie-menu_lab a {
	background-image: url("/ie/tree/img/tree_bg_lab.jpg");
	}
	.ie-menu_prime a {
	display: block;
	position: relative;
	background-image: url("/ie/tree/img/tree_bg_prime.jpg");
	}
	.ie-menu_prime span {
	display: block;
	position: absolute;
	left: 15px;
	top: 15px;
	}
	.ie-menu_prime .ie-menu_inner:before {
	background-color: rgba(255, 255, 255, 0);
	}
	.ie-menu_prime a:hover .ie-menu_inner:before {
	background-color: rgba(255, 255, 255, 0.2);
	}
	.ie-menu_morisoda a {
	background-image: url("/ie/tree/img/tree_bg_morisoda.jpg");
	}
	.ie-menu_morisoda .ie-menu_inner:before {
	background-color: rgba(255, 255, 255, 0);
	}
	.ie-menu_morisoda a:hover .ie-menu_inner:before {
	background-color: rgba(255, 255, 255, 0.2);
	}

	/* リンクエリア ------- */
	.ieTree-menu .ie-menu_heading {
	padding: 30px 0 40px 0;
	}
	.ieTree-menu .txt {
	padding-top: 10px;
	}
	.ieTree-menu .logo {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 2px 0;
	width: 100%;
	height: 58px;
	}
	.ieTree-menu .logo img {
	width: auto;
	height: 100%;
	}
	.ieTree-menu .logo_img {
	position: relative;
	margin: 35px 52px 0 52px;
	height: 80px;
	}
	.ieTree-menu .logo_img img {
	width: auto;
	height: 80px;
	}

	/* 小見出し ------- */
	.ieTree-subTtl {
	text-align: center;
	font-size: 36px;
	}
	.ie-menu-txt {
	margin-top: 60px;
	text-align: center;
	font-size: 20px;
	line-height: 1.9;
	}
	.ie-menu-txt a {
	position: relative;
	color: #333;
	}
	.ie-menu-txt a::before {
	content: '';
	position: absolute;
	bottom: -8px;
	background: #8a9a3f;
	width: 100%;
	height: 2px;
	}
	.ie-menu-txt a:hover::before {
	animation: linkLine 0.8s linear;
	}
	.ie-menu-btn {
	padding: 63px 0 7px 0;
	}
	.ie-menu-btn a {
	transition: all 0.7s ease;
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 512px;
	background-color: #00603c;
	height: 60px;
	font-size: 22px;
	line-height: 60px;
	letter-spacing: 0.1em;
	color: #fff;
	}
	.ie-menu-btn a:hover {
	opacity: 0.7;
	}
	.ie-menu-btn a:after {
	content: "";
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 7px;
	height: 7px;
	transition: 0.3s ease-out;
	transform: rotate(45deg);
	}
	.ie-menu-btn a img {
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	left: 50%;
	top: 50%;
	width: auto;
	height: 24px;
	}

	/* PRIME WOOD ------- */
	.ieTree-primewood_wrap {
	margin: 0 auto -14px auto;
	padding: 40px 0 0 0;
	max-width: 1044px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 27px;
	}
	.ieTree-primewood_wrap li {
	box-sizing: border-box;
	width: 330px;
	line-height: 1.2;
	text-align: left;
	}
	.ieTree-primewood_wrap li a {
	color: #333;
	}
	.ieTree-primewood_wrap li a:hover img {
	opacity: 0.7;
	}
	.ieTree-primewood_wrap li figure {
	position: relative;
	}
	.ieTree-primewood_wrap li img {
	transition: opacity .3s ease;
	display: block;
	margin-bottom: 6px;
	width: 100%;
	height: auto;
	}
	.ieTree-primewood_wrap li figcaption {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	filter: drop-shadow(0 0 5px #000);
	}
	.ieTree-primewood_wrap li figcaption span span {
	font-size: 16px;
	}
	.ieTree-primewood_wrap li .txt {
	font-size: 14px;
	}

	/* 風合い豊かな世界の銘木 ------- */
	.ieTree-tree-bg {
	background: url("/ie/tree/img/tree_bg.jpg") repeat center center;
	background-size: 1200px auto;
	}
	.ieTree-tree {
	margin: 0 auto 0 auto;
	padding: 60px 0 60px 0;
	max-width: 1064px;
	}
	.ieTree-tree_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	}
	.ieTree-tree_wrap li {
	width: 246px;
	height: auto;
	}
	.ieTree-tree .head {
	margin-bottom: 5px;
	width: 100%;
	font-size: 30px;
	letter-spacing: 0.16em;
	text-align: center;
	}
	.ieTree-tree .lead {
	margin-bottom: 25px;
	font-size: 16px;
	text-align: center;
	}
	.ieTree-tree_wrap a {
	position: relative;
	display: block;
	}
	.ieTree-tree_wrap a::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(255, 255, 255, 0.2);
	width: 100%;
	height: 100%;
	transition: all .3s ease;
	opacity: 0;
	}
	.ieTree-tree_wrap a:hover::before {
	opacity: 1;
	}
	.ieTree-tree_wrap .txt {
	transform: translateX(-50%) translateY(-50%) scale(1.2);
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 15px;
	letter-spacing: 0.14em;
	white-space: nowrap;
	color: #fff;
	transition: all 0.2s linear;
	opacity: 0;
	}
	.ieTree-tree_wrap a:hover .txt {
	transform: translateX(-50%) translateY(-50%) scale(1);
	opacity: 1;
	}
	.ieTree-tree_wrap .logo {
	position: absolute;
	left: 0;
	bottom: -48px;
	padding-top: 11px;
	width: 100%;
	}
	.ieTree-tree_wrap .logo img {
	height: 37px;
	}

	.myhome-bnr {
	margin: 100px 0 0px 0;
	text-align: center;
	}
	.myhome-bnr img {
	transition: all 0.7s ease;
	max-width: 990px;
	height: auto;
	}
	.myhome-bnr a:hover img {
	opacity: 0.7;
	}

	.labArea {
	background-color: #e5ebf2;
	margin: -60px 0 0 0;
	padding: 60px 10px 60px 10px;
	}
	.labArea .list {
	position: relative;
	margin: 65px auto 5px auto;
	max-width: 1044px;
	}
	.labArea .block {
	box-sizing: border-box;
	float: left;
	width: 33%;
	width: calc(100%/3);
	text-align: left;
	}
	.labArea .block:nth-child(1) {
	padding-right: 18px;
	}
	.labArea .block:nth-child(2) {
	padding-right: 9px;
	padding-left: 9px;
	}
	.labArea .block:nth-child(3) {
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 18px;
	}
	.labArea .block .image {
	margin-bottom: 30px;
	}
	.labArea .block .img {
	display: none;
	}
	.labArea .block .pack {
	background: url("/ie/tree/img/lab_box.svg") no-repeat center top;
	background-size: 100% auto;
	border-bottom: solid 1px #000;
	filter: drop-shadow(3px 3px 3px rgb(0,0,0,0.3));
	padding: 14px 30px 30px 30px;
	cursor: pointer;
	}
	.labArea .block .poi {
	margin-left: -10px;
	}
	.labArea .block .poi img {
	width: 32%;
	height: auto;
	}
	.labArea .block h4 {
	border-bottom: solid 1px #000;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	font-size: 23px;
	letter-spacing: 0.14em;
	}
	.labArea .block h4 a {
	color: #000;
	}
	.labArea .block .txt {
	font-size: 18px;
	letter-spacing: 0.05em;
	}
	.labArea .block .lnk {
	font-size: 14px;
	letter-spacing: 0;
	text-align: right;
	}
	.labArea .block .lnk span {
	position: relative;
	display: inline-block;
	padding-right: 25px;
	}
	.labArea .block .lnk span::before {
	content: '';
	position: absolute;
	bottom: -5px;
	background: #000;
	width: 100%;
	height: 1px;
	}
	.labArea .block .pack.hover .lnk span::before,
	.labArea .block .lnk span:hover::before {
	animation: linkLine 0.8s linear;
	}
	.labArea .block .lnk span::after {
	content: '';
	transform: rotate(45deg);
	position: absolute;
	bottom: -3px;
	right: 0;
	background: #000;
	width: 6px;
	height: 1px;
	}
	.labArea .block .pack.hover .lnk span::after,
	.labArea .block .lnk span:hover::after {
	animation: linkARW 0.8s linear;
	}
	.labArea .block:nth-child(1) .lnk span::after,
	.labArea .block:nth-child(1) .lnk span::before {
	background: #e65926;
	}
	.labArea .block:nth-child(2) .lnk span::after,
	.labArea .block:nth-child(2) .lnk span::before {
	background: #2da93f;
	}
	.labArea .block:nth-child(3) .lnk span::after,
	.labArea .block:nth-child(3) .lnk span::before {
	background: #196fb4;
	}
}



@keyframes linkARW {
0% {opacity: 0;}
49% {opacity: 0;}
50% {opacity: 0;}
99% {opacity: 0;}
100% {opacity: 1;}
}

@keyframes linkLine {
0% {left: 0;right: auto;width: 100%;}
49% {left: 100%;right: auto;width: 0;}
50% {left: 0;right: auto;width: 0;}
100% {left: 0;right: auto;width: 100%;}
}
@keyframes linkLine2 {
0% {right: 25px;left: inherit;width: 40px;}
49% {right: 25px;left: inherit;width:0;}
50% {right: 65px;left: inherit;;width:0;}
100% {right: 25px;left: inherit;width: 40px;}
}

/* Animation ------- */
/* Line */
@-webkit-keyframes lineAnimeBefore {
  100% {
    left: 80px;
  }
}

@keyframes lineAnimeBefore {
  100% {
    left: 80px;
  }
}

@-webkit-keyframes lineAnimeAfter {
  100% {
    left: 0;
  }
}

@keyframes lineAnimeAfter {
  100% {
    left: 0;
  }
}