  @charset "utf-8";

/*
--------------------------------------------
	ºÃÉ«tv-web¥µ¥¤¥ÈCSS
	
	‚€„e¥ì¥¤¥¢¥¦¥È¥Õ¥¡¥¤¥ë
--------------------------------------------
*/
.bx-wrapper .bx-viewport:after,
#navigation ul:after,
#localNAV .list:after,
.cont:after,
.section:after,
.row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.bx-wrapper .bx-viewport,
#navigation ul,
#localNAV .list,
.cont,
.section,
.row {
    zoom: 1;
}

@media (max-width: 767px) {
	br.sp {
	display: block;
	}
	br.pc {
	display: none;
	}
}
@media (min-width: 768px) {
	br.sp {
	display: none;
	}
	br.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;
	}
}

@media (max-width: 767px) {
	#navigation {
	position: absolute;
	left: 0;
	top: 48px;
	box-sizing: border-box;
	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 .cont {
	position: relative;
	margin: 0 auto;
	background-color: rgba(113,146,165,0.7);
	}
	#navigation .cont {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	}
	#navigation .cont::-webkit-scrollbar {
	height: 0;
	background: #f3f3ed;
	}
	#navigation .cont::-webkit-scrollbar-thumb {
	background: #c5c5c5;
	}
	#navigation ul {
	box-sizing: border-box;
	padding: 0 7px;
	font-size: 14px;
	white-space: nowrap;
	}
	#navigation li {
	padding: 0 11px 0 11px;
	display: inline-block;
	}
	#navigation ul a {
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	transition: color .3s ease;
	position: relative;
	display: inline-block;
	padding: 11px 0 16px 0;
	color: #fff;
	}
	#navigation ul a:hover {
	text-decoration: none;
	}
	#navigation ul a::after {
	position: absolute;
	bottom: 11px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
	}
	#navigation ul a:hover::after {
	transform: scale(1, 1);
	}
}
@media (min-width: 768px) {
	#navigation {
	position: absolute;
	left: 0;
	top: 78px;
	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(113,146,165,0.7);
	}
	#navigation.bg ul a {
	color: #fff;
	}
	#navigation.bg ul a::after {
	background: #fff;
	}
	#navigation .cont {
	position: relative;
	margin: 0 auto;
	max-width: 1600px;
	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;
	top: 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);
	}
}

/* visual */
#visual {
position: relative;
}
#visual .bg img {
width: 100%;
height: auto;
}
#visual h1 {
position: relative;
}
#visual h1 img {
position: absolute;
left: 13px;
top: -32px;
}
#visual h3 {
margin: 0 25px;
padding: 33px 0 27px 0;
font-size: 18px;
line-height: 1.63;
text-align: left;
}
#visual .img img {
width: 100%;
height: auto;
}
@media (min-width: 768px) {
	#visual {
	max-width: 1600px;
	margin: 0 auto;
	padding-bottom: 413px;
	}
	#visual	.bg {
	position: absolute;
	left: 0;
	top: 0;
	background: url(/ie/tree/japaneseoak/img/forest/bg_main.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 500px;
	}
	#visual	.bg img {
	display: none;
	}
	#visual	.pack {
	position: relative;
	margin: 0 auto;
	padding: 122px 0 0 0;
	width: 960px;
	}
	#visual h1 img {
	position: absolute;
	left: -24px;
	top: 0;
	width: 310px;
	height: auto;
	}
	#visual h3 {
	margin: 0;
	padding: 126px 0 44px 0;
	font-size: 32px;
	line-height: 1.7;
	text-align: left;
	}
	#visual .img {
	margin: 0;
	}
	#visual .img img {
	width: 580px;
	height: auto;
	}
}

/* SCT1 */
.section {
padding: 57px 0 0 0;
text-align: left;
}
.section h2 {
position: relative;
margin: 0 25px 20px 25px;
padding-top: 15px;
font-size: 20px;
line-height: 1.77;
}
.section h2::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 0;
border-top: 1px solid #000;
z-index: 1;
}
.section .img {
margin: 0 0 0 25px;
overflow: hidden;
}
.section .img li {
position: relative;
z-index: 1;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.section .img li.fade {
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
}
.section .img img {
width: 100%;
height: auto;
}
.section .cont p {
margin: 0 25px 0 25px;
font-size: 13px;
line-height: 2.17;
text-align: justify;
}
#SCT3 .img2 {
display: none;
}
#SCT3 div.sp {
height: auto;
}
#SCT3 div.pc {
overflow: hidden;
height: 0;
}
@media (min-width: 768px) {
	#contents {
	overflow: hidden;
	}
	.bg1 {
	position: relative;
	background-color: #f0f1f3;
	padding: 1px 0 499px 0;
	}
	.section {
	margin: 0 auto;
	padding: 0;
	width: 712px;
	}
	#SCT1 {
	margin-top: -369px;
	}
	.section .cont {
	overflow: visible;
	padding: 75px 0 57px 96px;
	}
	#SCT2 .cont {
	background-color: #fff;
	width: 3000px;
	}
	#SCT3 {
	position: relative;
	margin-top: -394px;
	}
	#SCT3 .img2 {
	margin-bottom: 80px;
	display: block;
	}
	#SCT3 .img2 img {
	margin-left: -220px;
	}
	.section h2 {
	position: relative;
	margin: 0 0 52px 0;
	padding-top: 53px;
	font-size: 32px;
	line-height: 1.7;
	}
	.section h2::after {
	width: 100px;
	}
	.section .img {
	margin: 0;
	padding: 0;
	width:  3000px;
	}
	.section .img li {
	margin-right: 25px;
	padding: 0;
	width: 650px;
	background-color: #ff0;
	}
	.section .img img {
	width: 650px;
	height: auto;
	}
	.section .cont p {
	width: 690px;
	margin: 0 0 0 0;
	font-size: 20px;
	line-height: 2.4;
	text-align: justify;
	}
	#SCT3 div.sp {
	overflow: hidden;
	height: 0;
	}
	#SCT3 div.pc {
	height: auto;
	}
}



.nextLink {
margin: 0 25px;
padding: 20px 0;
text-align: right;
}
.nextLink a {
position: relative;
display: inline-block;
padding: 10px 0;
padding-right: 1.3em;
text-align: center;
text-decoration: none;
}
.nextLink a::after {
position: absolute;
top: 50%;
right: 0;
content: '';
margin-top: -4px;
width: 7px;
height: 7px;
border-top: 1px solid #000;
border-right: 1px solid #000;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
transition: all .2s;
}
.nextLink a:hover::after {
right: -0.5em;
}
@media (min-width: 768px) {
	.nextLink {
	margin: 0 auto;
	padding: 112px 0 86px 0;
	width: 960px;
	}
	.nextLink img {
	width: 90px;
	height: auto;
	}
	.nextLink a::after {
	margin-top: -8px;
	width: 14px;
	height: 14px;
	}
}

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
position: relative;
padding: 0;
*zoom: 1;
}
@media (min-width: 768px) {
	.bx-wrapper {
	width: 650px;
	}
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
overflow: visible !important;
height: auto !important;
}

/* PAGER */
.bx-wrapper .pagermask {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 30px;
}
.bx-wrapper .bx-pager {
position: relative;
padding: 11px 0 20px 0;
display: block;
}
@media (min-width: 768px) {
	.bx-wrapper .bx-pager {
	padding: 11px 0 23px 0;
	display: block;
	}
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
box-sizing: border-box;
border: solid 1px #000;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
margin: 0 8px 0 0;
width: 11px;
height: 11px;
display: block;
outline: 0;
overflow: hidden;
text-indent: -9999px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background-color: #000;
}

#moreBLK {
display: block;
}

#pageTopLink {
position: fixed;
right: 10px;
bottom: 10px;
background-color: rgba(113,146,165,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;
}
}