.tp_main_img{
	height: 60vw;
	max-height: calc(100vh - 67px);
	width: 100%;
	position: relative;
}
.top_yt{
	height: 100%;
	width: 100%;
}
#youtube{
	height: 100%;
	width: 100%;
}
.loading{
	background: #000;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 0.2em;
	-webkit-transition: 0.8s;
	transition: 0.8s;
	overflow: hidden;
}

.tp_slide_item{
	height: calc(100vh - 70px);
}
.tp_sec01{
	padding: 100px 0;
	background: url(../images/top/tp_bk01.jpg);
	background-size: cover;
}
.tp01_ttl{
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	font-size: 21px;
	width: 150px;
	padding-right: 20px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.tp_news_wrap{
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 14px;
}
.tp_news_box{
	padding: 10px 0;
	margin-top: 10px;
	position: relative;
}
.tp_news_box::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #393a3a;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.tp_news_date{
	width: 170px;
}
.tp_news_ttl{
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.tp_link_btn{
	text-align: right;
	margin-top: 50px;
}
.tp_link_btn_a{
	padding: 5px 70px 5px 20px;
	border: solid 1px #313131;
	position: relative;
	display: inline-block;
}
.tp_btn_arrow{
	position: absolute;
	right: 20px;
	top: calc(50% - 5px);
	display: block;
	width: 41px;
	height: 8px;
	background: url(../images/top/tp_btn_arrow.png);
}
.tp_sec02{
	position: relative;
}
.tp_item_slide_wrap{
	position: relative;
	height: 690px;
}
.tp_item_slide_a{
	display: inline-block;
	position: absolute;
	right: calc(50% - 60px);
	padding-top: 30px;
}
.tp_sec02 .tp_item_slide_thumb{
	width: 280px;
	position: absolute;
	left: calc(50% + 130px);
	bottom: 150px;
}
.tp_item_img{
	height: 200px;
	margin: auto;
}
.tp_item_slide_wrap01{
	background: #000;
}
.tp_item_slide_thumb .slick-dots li button:before{
	color: #7d7d7d;
	opacity: 1;
}
.tp_item_slide_thumb .slick-dots li.slick-active button:before{
	color: #cfa972;
	opacity: 1;
}
.tp_item_slide_thumb .slick-dots{
	bottom: -39px;
	width: 150px;
	left: calc(50% - 75px);
}
.tp_item_slide_thumb .slick-dots li{
	margin: 0 1px;
}
.tp_thum{
	position: absolute;
	bottom:-40px;
}
.tp_thum_l{
	width: 14px;
	height: 27px;
	background: url(../images/top/tp_thumb_arrow_l.png);
	left: 0;
}
.tp_thum_r{
	width: 14px;
	height: 27px;
	background: url(../images/top/tp_thumb_arrow_r.png);
	right: 0;
}

.tp_sec03,.tp_sec05{
	padding: 270px 0 200px;
	background: url(../images/top/tp_bk02.jpg);
	background-size: cover;
	margin-top: -10px;
	overflow: hidden;
}
.tp03_inner{
	position: relative;
	padding-left: calc(50% - 500px);
	padding-right: calc(50% - 500px);
	width: 100%;
}
.tp03_ttl{
	position: absolute;
	top: -142px;
	left: calc(50% + 410px);
	font-size: 30px;
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	color: #fff;
	background: #af8c0e;
	width: 184px;
	height: 283px;
	letter-spacing: 0.2em;
}
.tp_ttl_kumo{
	position: absolute;
	top: 55px;
	right: -80px;
	max-width: none;
}
.tp03_txt{
	background: #f9f9f9;
	padding: 40px 60px;
	max-width: 720px;
	position: absolute;
	left: 50px;
	bottom: -100px;
}
.tp_link_btn_near{
	margin-top: 10px;
}
.tp_sec04{
	padding: 270px 0 200px;
	overflow: hidden;
}
.tp04_ttl{
	left: unset;
	right: calc(50% + 410px);
}
.tp04_txt{
	left: unset;
	right: 50px;
}
.tp_sec06{
	padding: 190px 0 230px;
	background: url(../images/top/tp_img04.jpg);
	background-size: cover;
	text-align: center;
	color: #fff;
}
.tp_h2{
	font-size: 24px;
}
.tp_h2_sub{
	margin-top: 10px;
}
.ver_line{
	width: 1px;
	height: 60px;
	background: #fff;
	margin: 20px auto;
}
.tp_link_btn02{
	margin-top: 50px;
}
.tp_link_btn_a02{
	border: solid 1px #fff;
	border-radius: 20px;
	padding: 5px 20px;
	display: inline-block;
}
.tp_sec07{
	padding: 130px 0;
}
.tp_shop_wrap{
	margin-top: 90px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.tp_shop_box{
	max-width: 460px;
	margin-bottom: 90px;
}
.tp_shop_img{
	width: 230px;
}
.tp_shop_item{
	margin: auto;
}
.tp_shop_txt{
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.tp_shop_ttl{
	padding-bottom: 15px;
	border-bottom: solid 1px #313131;
	margin-bottom: 15px;
}
.tp_shop_p{
	min-height: 140px;
	line-height: 1.8em;
}
.tp_link_btn_a03{
	padding: 10px;
	border: solid 1px #313131;
	display: block;
}
.tp_link_btn04{
	margin-top: 30px;
	color: #fff;
}
.tp_link_btn04_a{
	display: inline-block;
	padding: 10px 25px;
	background: #393a3a;
	border: solid 5px  #393a3a;
	outline: solid 1px #fff;
	font-size: 21px;
	outline-offset: -5px;
}
.tp_sec08{
	padding-bottom: 150px;
}
.tp_brand_wrap{
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.tp_brand_box{
	width: 25%;
	padding-bottom: 80px;
}
.tp_brand_box a{
	display: inline-block;
}
.tp_brand_name{
	color: #7d6514;
	font-size: 15px;
	margin-top: 20px;
}
.tp_link_btn_a05{
	border: solid 2px #393a3a;
}
.top_bnr_sec{
	background: #000;
}
.top_bnr_img{
	vertical-align: bottom;
}
.kuroumatching_bnr {
	height: 251px;
	display: block;
}
.kuroumatching_bnr img{
	object-fit: cover;
	height: 100%;
	width: 100%;
}

@media only screen and (min-width:1025px) {
	.tp_news_box:hover::after{
		height: 3px;
	}
	a.tp_link_btn_a:hover,a.tp_link_btn_a03:hover{
		background: #313131;
		color: #fff;
	}
	.tp_link_btn_a:hover .tp_btn_arrow{
		background: url(../images/top/tp_btn_arrow_wh.png);
	}
	a.tp_link_btn_a02:hover{
		background: #fff;
		color: #313131;
	}
	a.tp_link_btn04_a:hover{
		background: #fff;
		color: #393a3a;
	}
	.tp_brand_box a:hover{
		opacity: 0.5;
	}
	a.tp_link_btn_a05:hover{
		background: #313131;
		color: #fff;
	}
}

@media only screen and (max-width:1024px) {
	.tp_main_img{
		height:auto;
		max-height: unset;
	}
	.tp_slide_item{
		height: calc(100vh - 32px);
	}
	.top_bnr_sec{
		margin-top: -8px;
	}
	.tp_sec01{
		padding: 50px 10px;
		/* margin-top: -10px; */
	}
	.tp01_ttl{
		width: auto;
		font-size: 18px;
	}
	.tp_news_wrap{
		padding-top: 30px;
	}
	.tp_news_box{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tp_news_date{
		width: 100%;
		margin-bottom: 5px;
	}
	.tp_item_slide_wrap{
		padding-bottom: 200px;
		height: auto;
		text-align: center;
	}
	.tp_item_slide_a{
		position: static;
		padding: 30px 20px ;
	}
	.tp_sec02 .tp_item_slide_thumb{
		left: calc(50% - 80px);
		bottom: 50px;
		width: 160px;
	}
	.tp_item_img{
		height: 110px;
	}
	.tp_sec03, .tp_sec04,.tp_sec05{
		padding: 0 0 50px;
	}
	.tp03_ttl{
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		margin: -30px auto 0;
		width: 120px;
		height: 180px;
		font-size: 25px;
	}
	.tp_ttl_kumo{
		width: 220px;
		top: 44px;
		right: -43px;
	}
	.tp03_txt{
		position: static;
		margin-top: 30px;
		background: none;
		padding: 0 10px;
	}
	.tp_link_btn{
		text-align: center;
		margin-top: 20px;
	}
	.tp_sec06{
		padding: 60px 10px 70px;
		background: url(../images/top/tp_img04_sp.jpg);
		background-size: cover;
	}
	.tp_h2{
		font-size: 20px;
	}
	.ver_line{
		margin: 5px auto;
		height: 40px;
	}
	.tp_link_btn02{
		margin-top: 30px;
	}
	.tp_sec07{
		padding: 50px 10px 80px;
	}
	.tp_shop_wrap{
		margin-top: 50px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.tp_shop_box{
		margin-bottom: 50px;
		max-width: 300px;
		padding: 0 10px;
	}
	.tp_shop_img{
		width: 120px;
		padding-right: 20px;
	}
	.tp_brand_box{
		min-width: 150px;
		padding: 0 10px 50px;
	}
	.tp_brand_name{
		font-size: 13px;
	}
	.tp_sec08{
		padding-bottom: 50px;
	}
}
@media (max-width: 480px){
	.tp_insta #sb_instagram.sbi_col_10 #sbi_images .sbi_item, .tp_insta #sb_instagram.sbi_col_3 #sbi_images .sbi_item, .tp_insta #sb_instagram.sbi_col_4 #sbi_images .sbi_item, .tp_insta #sb_instagram.sbi_col_5 #sbi_images .sbi_item, .tp_insta #sb_instagram.sbi_col_6 #sbi_images .sbi_item, .tp_insta #sb_instagram.sbi_col_7 #sbi_images .sbi_item, .tp_insta #sb_instagram.sbi_col_8 #sbi_images .sbi_item, .tp_insta #sb_instagram.sbi_col_9 #sbi_images .sbi_item{
		width: 50%;
	}
}

/*英語トップ*/
.en_page .tp03_ttl{
	width: 340px;
	height: 130px;
	-webkit-writing-mode: horizontal-tb;
	-ms-writing-mode: lr-tb;
	writing-mode: horizontal-tb;
	left: calc(50% - 550px);
	top: -65px;
}
.en_page .tp03_txt{
	left: unset;
	right: 50px;
	bottom: -180px;
}
.en_page .tp_ttl_kumo{
	top: -18px;
	right: -12px;
}
.en_page .tp04_ttl{
	left: unset;
	right: calc(50% - 550px);
}
.en_page .tp04_txt{
	right: unset;
	left: 50px;
}
.en_page .tp05_ttl{
	width: auto;
	padding: 0 30px;
}
.en_page .tp05_ttl_kumo{
	right: -85px;
}
.tp_greeting_container{
	padding: 50px 0 80px;
}
.tp_greeting .ab_greeting_box{
	height: 100%;
	top: 0;
	font-size: 1.5em;
}
.tp_greeting_wrap .ab_greeting_p{
	width: 460px;
}

@media only screen and (max-width:1024px) {
	.en_page .tp03_ttl{
		width: 240px;
		height: 80px;
		font-size: 1.3em;
		left: auto;
		right: auto;
		top: auto;
	}
	.en_page .tp_ttl_kumo{
		width: 300px;
		right: -28px;
		top: -3px;
	}
	.en_page .tp05_ttl_kumo{
		right: -30px;
		top: 19px;
	}
	.tp_greeting .ab_greeting_box{
		height: 80px;
		top: calc(100% - 80px);
		left: 0;
		position: absolute;
	}
	.tp_greeting_container{
		padding: 50px 10px 80px;
	}
	.tp_greeting_wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tp_greeting_wrap .ab_greeting_p{
		width: 100%;
	}

	.kuroumatching_bnr {
		height: auto;
	}
}

/*English Top*/
.en_page .tp03_ttl{
	letter-spacing: 0.05em;
}