@charset "utf-8";
/*------------------------------------------------------------
	best
------------------------------------------------------------*/
#main .sec01 .photo-box {
	position: relative;
	overflow: hidden;
}
#main .sec01 .photo-box .txt-box {
	position: absolute;
	left: 50%;
	bottom: 30px;
	text-align: right;
	transform: translateX(-50%);
}
#main .sec01 .photo-box .txt-box .content {
	width: 1140px;
}
#main .sec01 .photo-box .txt-box .title {
	color: #8a7829;
	font-size: 4.6rem;
    font-family: 'TrajanPro';
	font-weight: 400;
	line-height: 1.3;
}
#main .sec01 .photo-box .txt-box .txt {
	padding-right: 150px;
	font-size: 1.9rem;
	color: #8a7829;
	font-weight: bold;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
#main .sec01 .link-box {
	position: absolute;
	left: 50%;
	top: 40px;
	transform: translateX(-50%);
}
#main .sec01 .link-box .content {
	width: 1190px;
}
#main .sec01 .link-box .x-com__ul li {
	margin: 0 12px;
}
#main .sec01 .link-box .x-com__ul li a {
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
}
#main .sec02 {
	padding: 50px 0 45px;
	background-color: #323333;
}
#main .sec02 .imgUl li {
	width: 190px;
	color: #fff;
	font-size: 2rem;
	text-align: center;
}
#main .sec02 .imgUl li a {
	color: #fff;
	display: block;
}
#main .sec02 .imgUl li .mark {
	margin-bottom: 3px;
}
#main .sec02 .imgUl li .mark img {
	width: 85px;
}
#main .sec03 {
	padding: 55px 0 0;
	background-color: #000;
}
#main .sec03 .title {
	margin-bottom: 30px;
	color: #8a7829;
	font-weight: normal;
	text-align: center;
	line-height: 1.12;
}
#main .sec03 .title > span {
	display: block;
}
#main .sec03 .title .en05 span {
	font-size: 9.4rem;
	margin-right: -7px;
	display: inline-block;
}
#main .sec03 .title .en05 {
	font-size: 5.2rem;
}
#main .sec03 .title .jp {
	font-size: 2rem;
	font-weight: bold;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
#main .sec03 .text01 {
	margin-bottom: 30px;
	color: #8a7829;
	font-size: 1.8rem;
	text-align: center;
	font-style: italic;
}
#main .sec03 .pho-box {
	margin-bottom: 48px;
	text-align: center;
}
#main .sec03 .pho-box img {
	width: 1027px;
}
#main .sec03 .txt-box {
	color: #666;
	text-align: center;
}
#main .sec03 .txt-box .ttl {
	margin-bottom: 8px;
	font-size: 1.6rem;
}
#main .sec03 .txt-box p {
	margin-bottom: 36px;
	font-size: 1.1rem;
	text-align: center;
}
#main .sec03 .btn {
	margin: 0 auto 60px;
	width: 180px;
}
#main .sec03 .btn a {
	padding: 2px 2px 3px;
	display: block;
	color: #fff;
	font-size: 1.3rem;
	text-align: center;
	border: 1px solid #fff;
}
#main .sec04 {
	position: relative;
	overflow: hidden;
}
#main .sec04 .inn-box {
	padding: 80px 0 0;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	box-sizing: border-box;
}
#main .sec04 .title {
	margin-bottom: 60px;
	color: #8a7829;
	font-weight: normal;
	text-align: center;
	line-height: 1.25;
}
#main .sec04 .title > span {
	display: block;
}
#main .sec04 .title .en05 span {
	font-size: 9.4rem;
	margin-right: -7px;
	display: inline-block;
}
#main .sec04 .title .en05 {
	font-size: 5.2rem;
	letter-spacing: 0.03em;
}
#main .sec04 .title .jp {
	font-size: 2rem;
	font-weight: bold;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
#main .sec04 .img-ul {
	margin: 0 auto 40px;
	width: 810px;
	position: relative;
	padding-bottom: 20px;
}
#main .sec04 .img-ul::after {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 110vw;
	height: 154px;
	transform: translateX(-50%);
	background-color: rgba(0,0,0,0.7);
	content: '';
}
#main .sec04 .img-ul li {
	width: 350px;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 3;
}
#main .sec04 .img-ul li .pho img {
	width: 274px;
}
#main .sec04 .img-ul li .pho {
	margin-bottom: 45px;
}
#main .sec04 .img-ul li p {
	font-size: 1.1rem;
}
#main .sec04 .img-ul li .ttl {
	margin-bottom: 8px;
	font-size: 2rem;
}
#main .sec04 .btn {
	margin: 0 auto 60px;
	width: 150px;
}
#main .sec04 .btn a {
	padding: 1px 2px 3px;
	display: block;
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
	background-color: rgba(0,0,0,0.7);
	border: 1px solid #fff;
}
#main .sec05 .photo-box {
	width: 50%;
}
#main .sec05 .text-box {
	padding-top: 120px;
	width: 50%;
	display: flex;
	align-items: center;
	background-color: #3f3f3f;
}
#main .sec05 .text-box .inn {
	width: 640px;
	text-align: center;
}
#main .sec05 .text-box .title img {
	width: 92%;
}
#main .sec05 .text-box .ttl {
	margin-bottom: 13px;
	color: #fff;
	font-size: 3.7rem;
}
#main .sec05 .text-box .txt {
	margin-bottom: 140px;
	color: #fff;
	font-size: 2rem;
	line-height: 1.2;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
#main .sec05 .btn {
	margin: 0 auto;
	width: 156px;
}
#main .sec05 .btn a {
	padding: 2px 2px 3px;
	display: block;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
	border: 1px solid #fff;
}
#main .sec06 {
	position: relative;
	overflow: hidden;
}
/* #main .sec06 .pho {
	height: 665px;
	background: url(../img/best/photo09.png) no-repeat center center / cover;
} */
#main .sec06 .content {
	position: relative;
}
#main .sec06 .inn-box {
	padding: 70px 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	box-sizing: border-box;
}
#main .sec06 .title {
	margin-bottom: 0;
	color: #8a7829;
	font-weight: normal;
	line-height: 1.25;
}
#main .sec06 .title > span {
	display: block;
}
#main .sec06 .title .en05 span {
	font-size: 9.8rem;
	margin-right: -3px;
	display: inline-block;
}
#main .sec06 .title .en05 {
	font-size: 5.4rem;
	letter-spacing: 0.03em;
}
#main .sec06 .inn-box {
	color: #fff;
}
#main .sec06 .inn-box .ttl {
	margin-left: 15px;
	font-size: 2.2rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
#main .sec06 .inn-box .txt {
	margin: 0 0 50px 15px;
	font-size: 1.6rem;
}
#main .sec06 .inn-box .btn {
	margin-left: 15px;
	width: 156px;
}
#main .sec06 .inn-box .btn a {
	padding: 2px 2px 3px;
	display: block;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
	border: 1px solid #fff;
}
#main .sec06 .pho01 {
	position: absolute;
	right: -90px;
	top: 0;
	width: 766px;
	z-index: 3;
}
#main .sec06 .pho02 {
	position: absolute;
	left: 0;
	bottom: 44px;
}
#main .sec06 .pho02 img {
	width: 100%;
}
#main .sec07 {
	position: relative;
	overflow: hidden;
}
#main .sec07 .content {
	width: 1100px;
}
#main .sec07 .inn-box01 {
	position: absolute;
	left: 0;
	color: #fff;
	bottom: 220px;
	width: 100%;
	text-align: right;
	box-sizing: border-box;
}
#main .sec07 .inn-box01 .inn {
	text-align: left;
	display: inline-block;
}
#main .sec07 .inn-box01 .ttl {
	margin-left: 0;
	font-size: 2.2rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
#main .sec07 .title {
	margin-bottom: 0;
	font-weight: normal;
	line-height: 1.1;
}
#main .sec07 .title > span {
	display: block;
}
#main .sec07 .title .en05 span {
	font-size: 9rem;
	display: inline-block;
}
#main .sec07 .title .en05 {
	font-size: 5rem;
}
#main .sec07 .inn-box02 {
	padding: 28px 0 30px;
	position: absolute;
	left: 0;
	color: #fff;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(4,0,0,0.6);
}
#main .sec07 .imgUl li {
	width: 215px;
	color: #fff;
	font-size: 2rem;
	text-align: center;
}
#main .sec07 .imgUl li a {
	color: #fff;
	display: block;
}
#main .sec07 .imgUl li .mark img {
	width: 76px;
}
#main .sec07 .imgUl li .ttl {
	margin-bottom: 1px;
}
#main .sec07 .imgUl li .txt {
	font-size: 1.2rem;
}
#main .sec08 {
	padding: 35px 0 80px;
	background-color: #000;
}
#main .sec08 .x-com__ul li {
	margin: 0 12px;
}
@media all and (max-width: 767px) {
	#main .sec01 .photo-box .txt-box {
		left: 0;
		bottom: auto;
		top: 20%;
		width: 100%;
		text-align: center;
		transform: none;
	}
	#main .sec01 .photo-box .txt-box .content {
		width: auto;
	}
	#main .sec01 .photo-box .txt-box .title {
		font-size: 3rem;
	}
	#main .sec01 .photo-box .txt-box .txt {
		padding-right: 0;
		font-size: 2rem;
	}
	#main .sec01 .link-box {
		padding: 15px 0;
		position: static;
		left: auto;
		top: auto;
		transform: none;
		background-color: #000;
	}
	#main .sec01 .link-box .content {
		width: auto;
	}
	#main .sec01 .link-box .x-com__ul li {
		margin: 0 12px 5px;
	}
	#main .sec01 .link-box .x-com__ul li:last-child {
		margin-bottom: 0;
	}
	#main .sec02 {
		padding: 50px 0;
	}
	#main .sec02 .imgUl {
		display: block;
	}
	#main .sec02 .imgUl li {
		margin-bottom: 20px;
		width: auto;
		font-size: 1.8rem;
	}
	#main .sec02 .imgUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec02 .imgUl li .mark {
		margin-bottom: 8px;
	}
	#main .sec03 {
		padding: 55px 0 0;
	}
	#main .sec03 .title {
		margin-bottom: 30px;
		line-height: 1.32;
	}
	#main .sec03 .title .en05 span {
		font-size: 4rem;
		margin-right: 0;
	}
	#main .sec03 .title .en05 {
		font-size: 3rem;
	}
	#main .sec03 .title .jp {
		font-size: 1.8rem;
	}
	#main .sec03 .text01 {
		margin-bottom: 30px;
		font-size: 1.6rem;
	}
	#main .sec03 .pho-box {
		margin-bottom: 28px;
	}
	#main .sec03 .pho-box img {
		width: auto;
	}
	#main .sec04 .inn-box {
		padding: 40px 0;
		transform: none;
	}
	#main .sec04 .title {
		margin-bottom: 30px;
		line-height: 1.25;
	}
	#main .sec04 .title .en05 span {
		font-size: 4rem;
		margin-right: 0;
	}
	#main .sec04 .title .en05 {
		font-size: 3rem;
		letter-spacing: 0;
	}
	#main .sec04 .title .jp {
		font-size: 1.8rem;
	}
	#main .sec04 {
		background: url(../img/best/photo07.jpg) no-repeat center center / cover;
	}
	#main .sec04 .inn-box {
		position: static;
		left: auto;
		top: auto;
	}
	#main .sec04 .img-ul {
		margin: 0 auto 30px;
		width: auto;
		display: block;
		position: relative;
		padding-bottom: 0;
	}
	#main .sec04 .img-ul::after {
		display: none;
	}
	#main .sec04 .img-ul li {
		margin-bottom: 30px;
		width: auto;
	}
	#main .sec04 .img-ul li .txt-box {
		margin: 0 -15px;
		padding: 15px;
		background-color: rgba(0,0,0,0.7);
	}
	#main .sec04 .img-ul li .pho img {
		width: 90%;
	}
	#main .sec04 .img-ul li .pho {
		margin-bottom: 15px;
	}
	#main .sec04 .btn {
		margin: 0 auto;
	}
	#main .sec05 {
		display: block;
	}
	#main .sec05 .photo-box {
		width: auto;
	}
	#main .sec05 .text-box {
		padding: 30px 15px;
		width: auto;
		display: block;
	}
	#main .sec05 .text-box .inn {
		width: auto;
	}
	#main .sec05 .text-box .title img {
		width: 92%;
		max-width: 400px;
	}
	#main .sec05 .text-box .ttl {
		margin-bottom: 13px;
		font-size: 2.5rem;
	}
	#main .sec05 .text-box .txt {
		margin-bottom: 30px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	#main .sec06 .inn-box {
		padding: 15px 0 0;
	}
	#main .sec06 .title .en05 span {
		font-size: 4rem;
	}
	#main .sec06 .title .en05 {
		font-size: 3rem;
		letter-spacing: 0;
	}
	#main .sec06 .inn-box .txt-box {
		position: relative;
		z-index: 4;
	}
	#main .sec06 .inn-box .ttl {
		margin-left: 5px;
		font-size: 1.8rem;
	}
	#main .sec06 .inn-box .txt {
		margin: 0 0 10px 5px;
		font-size: 1.4rem;
	}
	#main .sec06 .inn-box .btn {
		margin-left: 5px;
	}
	#main .sec06 .pho01 {
		position: absolute;
		right: -60px;
		top: 0;
		width: 100%;
		z-index: 3;
	}
	#main .sec06 .pho02 {
		position: static;
		left: auto;
		bottom: auto;
	}
	#main .sec07 .content {
		width: auto;
	}
	#main .sec07 .inn-box01 {
		bottom: auto;
		top: 20px;
		text-align: left;
	}
	#main .sec07 .inn-box01 .inn {
		display: block;
	}
	#main .sec07 .title .en05 span {
		font-size: 4rem;
	}
	#main .sec07 .title .en05 {
		font-size: 3rem;
	}
	#main .sec07 .inn-box02 {
		padding: 30px 0;
		position: static;
		left: auto;
		bottom: auto;
		background-color: #000;
	}
	#main .sec07 .imgUl {
		display: block;
	}
	#main .sec07 .imgUl li {
		margin-bottom: 25px;
		width: auto;
		color: #fff;
		font-size: 2rem;
		text-align: center;
	}
	#main .sec07 .imgUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec08 {
		padding: 20px 0 80px;
	}
	#main .sec08 .x-com__ul {
		margin: 0 auto;
		max-width: 400px;
	}
	#main .sec08 .x-com__ul li {
		margin: 0 15px 5px;
	}
	#main .sec08 .x-com__ul li:last-child {
		margin-bottom: 0;
	}
}
@media all and (-ms-high-contrast:none) {}