  @charset "utf-8";

/*
--------------------------------------------
	ºÃÉ«tv-web¥µ¥¤¥ÈCSS
	
	‚€„e¥ì¥¤¥¢¥¦¥È¥Õ¥¡¥¤¥ë
--------------------------------------------
*/
#navigation ul:after,
#localNAV .list:after,
.cont:after,
.section:after,
.row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#navigation ul,
#localNAV .list,
.cont,
.section,
.row {
    zoom: 1;
}

@media (max-width: 767px) {
	#pageBody .sp {
	display: block;
	}
	#pageBody .pc {
	display: none;
	}
}
@media (min-width: 768px) {
	#pageBody .sp {
	display: none;
	}
	#pageBody .pc {
	display: block;
	}
}
#pageBody,
#pageTop {
font-family: "A1Ã÷³¯", "A1 Mincho", "sans-serif";
font-feature-settings : "palt";
letter-spacing: 0.14em;
color: #231815;
}

#header {
background-color: #fff;
height: 48px;
text-align: center;
}
@media (min-width: 768px) {
	#header {
	height: 100px;
	}
}

#navigation {
display: none;
}
@media (min-width: 768px) {
	#navigation {
	position: absolute;
	left: 0;
	bottom: 30px;
	box-sizing: border-box;
	padding: 0 50px;
	width: 100%;
	height: 0;
	display: block;
	z-index: 1;
	}
	#navigation.fixed {
	position: fixed;
	left: 0;
	top: 0;
	bottom: auto;
	}
	#navigation.fixed ul {
	top: 0;
	bottom: auto;
	}
	#navigation.bg ul {
	background-color: rgba(168,141,147,0.7);
	}
	#navigation.bg ul a {
	color: #fff;
	}
	#navigation.bg ul a::after {
	background: #fff;
	}
	#navigation .cont {
	position: relative;
	margin: 0 auto;
	height: 0;
	}
	#navigation ul {
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease;
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #fff;
	padding: 0 7px;
	font-size: 14px;
	}
	#navigation li {
	padding: 0 11px 0 11px;
	float: left;
	}
	#navigation ul a {
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	transition: color .3s ease;
	position: relative;
	display: block;
	padding: 11px 0 16px 0;
	color: #000;
	}
	#navigation ul a:hover {
	text-decoration: none;
	}
	#navigation ul a::after {
	position: absolute;
	bottom: 11px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #000;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
	}
	#navigation ul a:hover::after {
	transform: scale(1, 1);
	}
}
.scale {
  -webkit-animation: fadeInOut 10s linear;
  animation: fadeInOut 10s linear;
}
@-webkit-keyframes fadeInOut {
  0% { -webkit-transform: scale(1.3); }
  100% { -webkit-transform: scale(1.0); }
}

@keyframes fadeInOut {
  0% { transform: scale(1.3); }
  100% { transform: scale(1.0); }
}

/* visual */
#visual {
position: relative;
height: calc(100vh - 48px);
text-align: center;
}
#visual .title {
transform: translate(-50%,-50%);
position: absolute;
left: 50%;
top: 50%;
}
#visual .title h1 {
margin-bottom: 25px;
}
#visual .title h1 img {
width: 160px;
}
#visual .title .catch img {
width: 217px;
}
#visual .scroll {
position: absolute;
left: 50%;
bottom: 18px;
margin-left: -30px;
background: url(/ie/tree/ash/img/sp_scl_down.png) no-repeat center center;
background-size: 60px auto;
width: 60px;
height: 32px;
z-index: 2;
}
@media (min-width: 768px) {
	#visual {
	position: relative;
	height: calc(100vh - 100px);
	text-align: center;
	}
	#visual .title h1 {
	margin-bottom: 18px;
	}
	#visual .title h1 img {
	width: 230px;
	}
	#visual .title .catch img {
	width: 245px;
	}
	#visual .scroll {
	position: absolute;
	left: 48px;
	bottom: 12px;
	margin-left: -30px;
	background: url(/ie/tree/ash/img/scl_down.png) no-repeat center center;
	background-size: 160px auto;
	width: 160px;
	height: 73px;
	}
}

/* SCT1 */
#SCT1 {
background-color: #f5f4ee;
padding: 35px 25px 35px 25px;
text-align: center;
}
#SCT1 .head {
padding: 0 0 22px 0;
}
#SCT1 h2 {
margin-bottom: 23px;
font-size: 20px;
line-height: 1.77;
}
#SCT1 p {
margin-bottom: 15px;
font-size: 13px;
line-height: 2.17;
}
#SCT1 li {
margin-bottom: 15px;
height: 120px;
}
#SCT1 li p {
position: relative;
width: 100%;
height: 120px;
font-size: 15px;
line-height: 1.55;
}
#SCT1 .li1 p {
background: url(/ie/tree/ash/img/nav_bg1.jpg) no-repeat center center;
background-size: cover;
text-align: left;
}
#SCT1 .li2 p {
background: url(/ie/tree/ash/img/nav_bg2.jpg) no-repeat center center;
background-size: cover;
text-align: left;
}
#SCT1 .li3 p {
background: url(/ie/tree/ash/img/nav_bg3.jpg) no-repeat center center;
background-size: cover;
text-align: left;
}
#SCT1 li p a {
box-sizing: border-box;
display: flex;
align-items: center;
padding: 0 20px;
width: 100%;
height: 120px;
text-decoration: none;
text-shadow: 0px 0px 5px rgba(0,0,0,1);
color: #fff;
}
#SCT1 li a span {
position: relative;
z-index: 1;
}
#SCT1 li a .arw {
position: absolute;
left: 20px;
bottom: 12px;
display: block;
font-family: "A1Ã÷³¯", "A1 Mincho", "sans-serif";
font-size: 10px;
line-height: 30px;
font-style: normal;
width: 120px;
height: 30px;
}
#SCT1 li a .arw::before {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
background-color: #fff;
width: 100%;
height: 1px;
}
#SCT1 li a .arw::after {
content: '';
display: block;
position: absolute;
top: 50%;
right: 0;
width: 4px;
height: 4px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
@media (min-width: 768px) {
	#SCT1 {
	margin: 0 auto;
	padding: 63px 0 42px 0;
	text-align: center;
	}
	#SCT1 .head {
	padding: 0 0 63px 0;
	}
	#SCT1 h2 {
	margin-bottom: 33px;
	font-size: 32px;
	line-height: 1.77;
	}
	#SCT1 p {
	margin-bottom: 0;
	font-size: 20px;
	line-height: 2.42;
	}
	#SCT1 .cont {
	margin:  0 auto;
	width: 960px;
	}
	#SCT1 li {
	margin-bottom: 40px;
	height: 350px;
	}
	#SCT1 li p {
	height: 350px;
	font-size: 30px;
	line-height: 1.5;
	text-align: left;
	}
	#SCT1 li p a {
	padding: 45px;
	height: 350px;
	color: #fff;
	}
	#SCT1 li a span {
	transition: opacity .3s ease;
	position: relative;
	z-index: 1;
	opacity: 0;
	}
	#SCT1 li a .arw {
	transition: opacity .3s ease;
	left: 45px;
	bottom: 65px;
	opacity: 0;
	}
	#SCT1 li a:hover .arw,
	#SCT1 li a:hover span {
	opacity: 1;
	}
	#SCT1 li a .arw::before {
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
	}
	#SCT1 li a:hover .arw::before {
	transform: scale(1, 1);
	}
	#SCT1 li a .mask {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background-color: rgba(0,0,0,0.3);
	width: 100%;
	height: 350px;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	}
	#SCT1 li a:hover .mask {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1);
	}
}

	@keyframes arrowbefore2 {
	100% {
	left: 75%;
	opacity: 0;
	}
	}
	@keyframes arrowafter2 {
	99% {
	left: 50%;
	opacity: 1;
	}
	100% {
	opacity: 0;
	}
	}
#moreBLK {
display: block;
}

#pageTopLink {
position: fixed;
right: 10px;
bottom: 10px;
background-color: rgba(168,141,147,0.7);
width: 40px;
height: 40px;
cursor: pointer;
z-index: 100;
display: none;
}
#pageTopLink::before,
#pageTopLink::after {
position: absolute;
top: 50%;
left: 50%;
content: '';
margin: -4px 0 0 -8px;
width: 14px;
height: 14px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
transition: all .2s;
}
#pageTopLink::after {
opacity: 0;
top: 75%;
}
#pageTopLink:hover::before {
animation: arrowbefore .5s;
}
#pageTopLink:hover::after {
animation: arrowafter .5s;
}
@keyframes arrowbefore {
100% {
top: 25%;
opacity: 0;
}
}
@keyframes arrowafter {
99% {
top: 50%;
opacity: 1;
}
100% {
opacity: 0;
}
}

#moreBLK {
display: none;
}