/* page_scroll */
.elevator_menu{
	position: fixed;
	right: 0;
	top: calc(50% - 101px);
	color: #fff;
	z-index: 10;
}
.elevator_menu a{
	position: relative;
	display: block;
}
.elevator_menu a::after{
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border: solid 2px #fff;
	position: absolute;
	right: 5px;
	top: 13px;
	border-radius: 10px;
	background: #515151;
}
.ele_manu_txt{
	display: block;
	width: 130px;
	padding: 8px 20px 8px 10px;
	background: #fff;
	line-height: 1.5em;
	font-size: 12px;
	opacity: 0;
	letter-spacing: 0.1em;
	border: solid 1px #9d8247;
}
.current .ele_manu_txt{
	opacity: 1;
	background: #9d8247;
}
.elevator_menu a:hover .ele_manu_txt{
	opacity: 1;
	background: #fff;
	color: #9d8247;
}
.elevator_menu a.current:hover .ele_manu_txt{
	background: #9d8247;
	color: #fff;
}
.elevator_menu a.current::after{
	background: transparent;
}
.anchor{
	padding-top: 100px;
	margin-top: -100px;
}
/* slide */
.tp_slide_section{
	position: relative;
}
.tp_slide_credit{
	position: absolute;
	right: 50px;
	bottom: 50px;
	color: #fff;
	font-size: 10px;
}
.top_slide_item,.tp_studio_wrap{
	position: relative;
	height: 750px;
}
.top_slide_item img,.tp_studio_wrap img{
	height: 100%;
}
.slide_txt{
	font-size: 36px;
	letter-spacing: 0.2em;
	color: #fff;
	text-shadow: 0 0 8px rgba(0,0,0,0.8);
	position: absolute;
	right: 200px;
	top: 100px;
	-webkit-writing-mode:tb-rl;
	-ms-writing-mode:tb-rl;
	writing-mode:tb-rl;
}
.letter0{
	letter-spacing: 0;
}
.craft_policy{
	background: #fff;
	padding:40px 80px;
	margin: -50px auto 0;
	-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.2);
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
	max-width: 880px;
	z-index: 10;
	position: relative;
}
.cp_ttl{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 5px;
}
.craft_policy p{
	color: #7a7a7a;
	letter-spacing: 0.05em;
	line-height: 1.7em;
}
/* infomation */
.tp_sec01 {

}
.tp_info_container{
	margin-top: 180px;
	padding: 0 20px 0 30px;
}
.tp_content_ttl{
	padding-bottom: 30px;
}
.tp_h2{
	font-size: 36px;
	line-height: 1.2em;
}
.tp_h2_sub{
	font-size: 12px;
	color: #959595;
	margin-top: 10px;
	position: relative;
}
.tp_h2_sub::after{
	content: "";
	display: block;
	background: #9d8247;
	width: 25px;
	height: 1px;
	position: absolute;
	bottom: -30px;
	left: 0;
}
.tp_info_box{
	letter-spacing: 0.05em;
}
.tp_info_box+.tp_info_box{
	margin-top: 10px;
}
.tp_info_date{
	width: 130px;
	color: #a7a5a5;
	padding-left: 10px;
}
.tp_info_ttl{
	width: 360px;
}
.more_link{
	color: #9d8247;
	margin-top: 30px;
	text-align: right;
}
.more_link_a{
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
	letter-spacing: 0.1em;
}
/* exhibition */
.tp_sec02{
	padding-top: 120px;
	margin-bottom: 170px;
}
.tp02_container{
	width: calc(50% + 600px);
	padding: 50px 120px 100px 0;
	-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.15);
	box-shadow: 0 0 50px rgba(0,0,0,0.15);
	margin-left: 0;
}
.tp02_inner{
	padding-right: 80px;
	margin-right: 0;
}
.tp_content_ttl_r{
	text-align: right;
}
.tp_content_ttl_r .tp_h2_sub::after{
	left: unset;
	right: 0;
}
.tp_exhi_wrap{
	width: 100%;
	max-width: 720px;
	margin-top: 20px;
	letter-spacing: 0.05em;
}
.tp_exhi_box{
	background: #eee;
	padding: 2px 25px 2px 60px;
}
.tp_exhi_box+.tp_exhi_box{
	margin-top: 20px;
}
.tp_exhi_period{
	width: 340px;
}
.tp_exhi_ttl{
	width: 270px;
}

/* studio */
.tp_sec03{
	margin-bottom: 150px;
}
.tp_img_copy{
	color: #fff;
	text-shadow: 0 0 8px rgba(0,0,0,0.8);
	position: absolute;
	right: 200px;
	top: 150px;
	-webkit-writing-mode:tb-rl;
	-ms-writing-mode:tb-rl;
	writing-mode:tb-rl;
}
.tp_img_copy_en{
	font-size: 18px;
}
.tp_img_copy_ja{
	font-size: 36px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}
.more_link_near{
	margin-top: 5px;
}
/* artist */
.tp_sec04{
	margin-bottom: 200px;
}
.tp_artist_wrap{
	width: calc(50% + 600px);
	height: 600px;
	margin-right: 0;
	margin-left: auto;
	position: relative;
	z-index: 10;
}
.tp_artist_wrap img{
}
.tp_artist_txt_wrap{
	width: calc(50% + 600px);
	padding: 250px 120px 100px 0;
	margin-top: -150px;
	-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.15);
	box-shadow: 0 0 50px rgba(0,0,0,0.15);
	margin-left: 0;
}
.tp_img_copy04{
	top: 110px;
	left: 80px;
	right: unset;
	color: #000;
	text-shadow: none;
}
.tp_artist_txt{
	padding: 0 120px 0 20px;
	margin-right: 0;
}
.tp_artist_ttl{
	font-size: 24px;
	font-weight: 600;
	text-align: right;
}
.tp_artist_name{
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: right;
}
/* work */
.tp_work_wrap{
	position: relative;
	background: #000;
}
.tp_work_wrap img{
	max-width: 1100px;
	min-width: unset;
	margin: auto;
}
.tp_img_copy05{
	right: calc(50% - 440px);
}
.tp_work_item_wrap{
	margin-top: 150px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 140px;
}
.tp_work_item{
	width: 25%;
	padding: 0 1px 40px;
	text-align: center;
}
.tp_work_sub{
	margin-top: 30px;
	font-size: 13px;
}
.tp_work_ttl{
	margin-top: 5px;
	font-size: 23px;
	font-weight: 600;
	color: #9d8247;
}
.tp_work_year{
	color: #adadad;
	font-size: 13px;
	padding-bottom: 25px;
	position: relative;
}
.tp_work_year::after{
	content: "";
	display: block;
	width: 25px;
	height: 1px;
	background: #000;
	position: absolute;
	bottom: -0;
	left: calc(50% - 12.5px);
}
.more_link_center{
	text-align: center;
}
/* company */
.tp_sec06{
	padding-bottom: 100px;
}
.tp06_btn_wrap{
	margin-top: 150px;
}
.tp06_btn{
	display: block;
	width: 100%;
	max-width: 480px;
	border-top: solid 2px #aa966b;
	border-bottom: solid 1px #d2d2d2;
	padding: 10px 40px 10px 60px;
	position: relative;
}
.tp06_btn_en{
	font-size: 16px;
	color: #9d8247;
}
.tp06_btn_ja{
	font-size: 20px;
	font-weight: 600;
}
.tp06_arrow_btn{
	position: absolute;
	right: 30px;
	top: 48px;
	width: 8px;
	height: 14px;
	background: url(../images/top/tp_btn_arrow.png);
	background-repeat: no-repeat;
}
.tp_access_container{
	width: calc(100% - 200px);
	margin-top: 80px;
}
.tp_access_ttl{
	padding: 0 60px 10px 0;
	border-bottom: solid 9px #d4cab5;
	text-align: right;
	font-size: 24px;
}
.tp_map_wrap{
	margin-top: 80px;
}
.tp_gmap {
	position: relative;
	width: 100%;
	padding-top: 600px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.tp_gmap iframe,
.tp_gmap object,
.tp_gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tp_map_info{
	width: 360px;
	padding: 0 35px 0 70px;
	letter-spacing: 0.1em;
	color: #4d4d4d;
}
.tp_add{
	margin-bottom: 40px;
	line-height: 2.5em;
}
.more_link02{
	display: block;
	border: solid 1px #959595;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
}

@media screen and (min-width:1025px) {
	.tp_info_box:hover,.tp_exhi_box:hover,.more_link02:hover,.more_link_a:hover,.tp06_btn:hover{
		-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.15);
		box-shadow: 0 0 30px rgba(0,0,0,0.15);
		background: #fff;
	}
	.more_link_a:hover .fas{
		-webkit-transform: translateX(5px);
		transform: translateX(5px);
	}
	.tp06_btn:hover .tp06_arrow_btn{
		-webkit-transform: translateX(5px);
		transform: translateX(5px);
	}
	.tp_gmap:hover {
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
	}
}

@media screen and (max-width:1024px) {
	.elevator_menu{
		display: none;
	}
	.tp_slide_credit{
		right: 10px;
	}
	.top_slide_item{
		height: calc(100vh - 50px);
	}
	.top_slide_item img{
	}
	.slide_txt{
		right: 30px;
		top: 50px;
		font-size: 27px;
	}
	.craft_policy{
		max-width: calc(100% - 20px);
		padding: 30px 20px;
	}
	.cp_ttl{
		font-size: 18px;
	}
	.tp_info_container{
		margin-top: 50px;
		padding: 0 20px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tp_h2{
		font-size: 20px;
	}
	.tp_h2_sub{
		font-size: 10px;
		margin-top: 5px;
	}
	.tp_h2_sub::after{
		bottom: -20px;
	}
	.tp_info_wrap {
		margin-top: 20px;
		width: 100%;
	}
	.tp_info_box {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tp_info_date{
		width: 100%;
	}
	.tp_info_ttl{
		width: 100%;
		padding-right: 30px;
		background-image: url(../images/top/tp_info_arrow.png);
		background-position: right bottom 10px;
		background-repeat: no-repeat;
	}
	.more_link{
		text-align: center;
	}
	.more_link_a{
		border: solid 1px #535252;
		padding: 10px;
		display: inline-block;
		text-align: center;
		width: 100%;
		max-width: 300px;
	}
	.tp_sec02{
		margin: 50px auto;
		padding: 0;
	}
	.tp02_container{
		width: calc(100% - 20px);
		padding: 30px 20px;
	}
	.tp02_inner{
		padding: 0;
	}
	.tp_content_ttl_r{
		text-align: left;
	}
	.tp_content_ttl_r .tp_h2_sub::after{
		left: 0;
		right: unset;
	}
	.tp_exhi_box{
		padding: 5px 10px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		position: relative;
	}
	.tp_exhi_period{
		width: 100%;
	}
	.tp_exhi_ttl{
		width: 100%;
	}
	.tp_exhi_arrow{
		position: absolute;
		right: 10px;
		top: calc(50% - 7px);
		width: 8px;
		height: 14px;
		background: url(../images/top/tp_btn_arrow.png);
		background-repeat: no-repeat;
	}
	.tp_sec03{
		margin-top: 50px;
		margin-bottom: 0;
	}
	.tp_studio_wrap{
		height: 500px;
	}
	.tp_studio_wrap img{
	}
	.tp_img_copy{
		top: 50px;
		right: calc(50% - 53px);
		left: unset;
	}
	.tp_img_copy_en{
		font-size: 12px;
	}
	.tp_img_copy_ja{
		font-size: 24px;
	}
	.tp_sec04{
		margin-top: 50px;
		margin-bottom: 0;
	}
	.tp_artist_wrap{
		width: calc(100% - 20px);
		height: 400px;
	}
	.tp_img_copy04{
		text-shadow: 0 0 5px #fff;
	}
	.tp_artist_txt_wrap{
		width: calc(100% - 20px);
		padding: 180px 20px 50px;
	}
	.tp_artist_txt{
		padding: 0;
	}
	.tp_artist_ttl{
		font-size: 18px;
	}
	.tp_artist_name{
		font-size: 22px;
	}
	.tp_sec05{
		margin-top: 50px;
	}
	.tp_work_wrap {
		min-height: 450px;
	}
	.tp_work_wrap img{
		width: 100%;
		margin: auto;
	}
	.tp_img_copy05{
		top: 70px;
		right: calc(50% - 44px);
	}
	.more_link_near{
		margin-top: 20px;
	}
	.tp_work_item_wrap{
		margin-top: 50px;
		padding: 0 10px;
		max-width: 810px;
	}
	.tp_work_item{
		width: calc(50% - 5px);
		padding: 0;
		-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.15);
		box-shadow: 0 0 50px rgba(0,0,0,0.15);
		margin-bottom: 10px;
		max-width: 400px;
	}
	.tp_work_item_txt{
		padding: 0 10px 20px;
	}
	.tp_work_sub{
		margin-top: 10px;
		font-size: 11px;
	}
	.tp_work_ttl{
		font-size: 15px;
	}
	.tp_work_year{
		padding: 0;
		font-size: 12px;
	}
	.tp_work_year::after{
		display: none;
	}
	.more_link_center{
		margin-top: 10px;
	}
	.more_link_work{
		padding: 0 40px 0 0;
		width: auto;
		background-image: url(../images/top/tp_info_arrow.png);
		background-position: right bottom 7px;
		background-repeat: no-repeat;
		border: none;
		font-size: 10px;
	}
	.tp_sec06{
		margin-top: 50px;
		padding-bottom: 50px;
	}
	.tp_img_copy06{
		right: calc(50% - 75px);
	}
	.tp06_btn_wrap{
		margin-top: 50px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 20px;
		max-width: 380px;
	}
	.tp06_btn{
		margin: auto;
		padding: 10px 20px;
		max-width: 100%;
	}
	.tp06_btn+.tp06_btn{
		margin-top: 20px;
	}
	.tp06_btn_en{
		font-size: 11px;
		line-height: 1.3em;
	}
	.tp06_btn_ja {
		font-size: 15px;
		line-height: 1.3em;
	}
	.tp06_arrow_btn{
		right: 0px;
		top: 18px;
	}
	.tp_access_container{
		width: calc(100% - 20px);
		margin-top: 50px;
	}
	.tp_access_ttl{
		padding: 0 30px 3px 0;
		font-size: 18px;
	}
	.tp_map_wrap{
		margin-top: 20px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tp_gmap{
		padding-top: 70%;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
	}
	.tp_map_info{
		width: 100%;
		padding: 0 20px;
	}
	.tp_add{
		margin-top: 20px;
		margin-bottom: 0;
		line-height: 1.7em;
	}
}
