@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	position: relative;
}
.mainVisual .firstBox {
	position: relative;
	padding-bottom: 74.39%;
	overflow: hidden;
	z-index: 2;
}
.mainVisual .lastBox {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.mainVisual .lastBox .txt {
	color: #fff;
	font-size: 1.6rem;
	position: absolute;
	bottom: 16px;
	left: 35px;
	white-space: nowrap;
	font-family: 'Noto Serif', serif;
	font-weight: bold;
}
.mainVisual .lastBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mainVisual .pho {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
.mainVisual .pho02 {
	z-index: 7;
}
.mainVisual .pho img {
	width: 100%;
}
.mainVisual .logo {
	width: 100%;
	padding: 0 20px;
	max-width: 1666px;
	position: absolute;
	top: 12%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	box-sizing: border-box;
	text-align: center;
}
.mainVisual .logo img {
	width: 35%;
}
.mainVisual .textImg {
	width: 58%;
	max-width: 835px;
	position: absolute;
	bottom: 8.1%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}
.mainVisual .image {
	width: 23%;
	max-width: 348px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	margin: -10.7% 0 0 12.3%;
}
.mainVisual .image img {
	width: 100%;
}
.mainVisual .image.num02 {
	width: 10%;
	max-width: 169px;
	margin: -10.5% 0 0 35.5%;
}
.mainVisual .image.num03 {
	margin: 11.2% 0 0 6%;
	width: 9%;
	max-width: 152px;
}
.mainVisual .image.num04 {
	margin: -6.4% 0 0 -38.6%;
	width: 13%;
	max-width: 217px;
}
.mainVisual .image.num05 {
	margin: -3.6% 0 0 14%;
	width: 16%;
	max-width: 240px;
}
@media all and (max-width: 896px) {
	.mainVisual .textImg {
		width: 76.2%;
		bottom: 8.3%;
		text-align: center;
	}
	.mainVisual .image {
		width: 32.2%;
		margin: -34.2% 0 0 -13.2%;
	}
	.mainVisual .image.num02 {
		width: 23.8%;
		margin: -27% 0 0 27.6%;
	}
	.mainVisual .image.num03 {
		margin: 25.5% 0 0 -27.4%;
		width: 22.2%;
	}
	.mainVisual .image.num05 {
		margin: -12.3% 0 0 5.5%;
		width: 32%;
	}
	.mainVisual .logo {
		top: 9.2%;
	}
	.mainVisual .firstBox {
		padding-bottom: 171.65%;
	}
	.mainVisual .logo img {
		width: 85.6%;
	}
}
.mainVisual .step3,
.mainVisual .step4,
.mainVisual .step5 {
	opacity: 0;
}




/* sec01 */
.sec01 {
	padding: 28px 0 14px;
	color: #fff;
	background-color: #280a00;
	position: relative;
	z-index: 10;
}
.sec01 .title {
	margin: 0 0 49px;
	color: #C7B299;
	font-size: 5.222rem;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0.2em;
}
.sec01 .title .big {
	font-size: 10.3rem;
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
	font-weight: normal;
	letter-spacing: 0;
}
.sec01 .textImg {
	text-align: center;
}
.sec01 .textImg img {
	width: 100%;
	max-width: 1465px;
}
.sec01 .textImg2 {
	margin-top: 50px;
	text-align: center;
}
.sec01 .textImg2 img {
	width: 88%;
	max-width: 1673px;
}
.sec01 .flexBox {
	margin: 53px 0 31px;
	display: flex;
	justify-content: center;
	font-size: 3.178rem;
	flex-wrap: wrap;
}
.sec01 .flexBox .txt span {
	margin-left: 20px;
	line-height: 1.2;
	font-size: 5.3rem;
	display: inline-block;
	vertical-align: bottom;
	letter-spacing: 0.1em;
}
.sec01 .flexBox .comBtn {
	margin: 8px 0 0 16px;
}


.sec01 .flexBox1 {
	margin: 20px 0 31px;
	display: flex;
	justify-content: center;
	font-size: 3.178rem;
	flex-wrap: wrap;
}
.sec01 .flexBox1 .txt span {
	margin-left: 20px;
	line-height: 1.2;
	font-size: 5.3rem;
	display: inline-block;
	vertical-align: bottom;
	letter-spacing: 0.1em;
}
.sec01 .flexBox1 .comBtn {
	margin: 20px 0 0 16px;
}

.sec01 .flexBox2 {
	margin: -100px 0 31px;
	display: flex;
	justify-content: center;
	font-size: 3.178rem;
	flex-wrap: wrap;
}
.sec01 .flexBox2 .txt span {
	margin-left: 20px;
	line-height: 1.2;
	font-size: 5.3rem;
	display: inline-block;
	vertical-align: bottom;
	letter-spacing: 0.1em;
}
.sec01 .flexBox2 .comBtn {
	margin: -100px 0 0 16px;
}


.sec01 .imgUl {
	margin: 0 15px;
	display: flex;
	flex-wrap: wrap;
}
.sec01 .imgUl li {
	padding: 0 8px;
	width: 33.33%;
	box-sizing: border-box;
}
.sec01 .imgUl img {
	width: 100%;
}
.sec01 .imgUl li a {
	display: block;
}
@media all and (min-width: 897px) {
	.sec01 .imgUl li a:hover {
		opacity: 0.7;
	}
}
@media all and (min-width: 897px) and (max-width: 1300px) {
	.sec01 .title .big {
		font-size: 10rem;
	}
	.sec01 .flexBox {
		font-size: 2.6rem;
	}
	.sec01 .flexBox .txt span {
		margin-left: 12px;
		font-size: 4rem;
		letter-spacing: 0.1em;
	}
	.sec01 .flexBox .comBtn a {
		width: 412px;
	}
	.sec01 .flexBox .comBtn {
		margin: -3px 0 0 16px;
	}
	
	.sec01 .flexBox2 {
		font-size: 2.6rem;
	}
	.sec01 .flexBox2 .txt span {
		margin-left: 12px;
		font-size: 4rem;
		letter-spacing: 0.1em;
	}
	.sec01 .flexBox2 .comBtn a {
		width: 412px;
	}
	.sec01 .flexBox2 .comBtn {
		margin: -3px 0 0 16px;
	}
	
}
@media all and (max-width: 1100px) {
	.sec01 .flexBox .txt {
		margin-bottom: 30px;
		width: 100%;
		flex: inherit;
		text-align: center;
	}
}
@media all and (max-width: 896px) {
	.sec01 {
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.sec01 .title {
		margin: 0 0 49px;
		font-size: 2.4rem;
		letter-spacing: 0.1em;
	}
	.sec01 .title .big {
		font-size: 4.3rem;
	}
	.sec01 .textImg img {
		width: 100%;
		max-width: 800px;
	}
	.sec01 .flexBox {
		margin: 38px 0 20px;
		display: block;
		font-size: 1.8rem;
	}
	.sec01 .flexBox .txt {
		letter-spacing: 0;
	}
	.sec01 .flexBox .txt span {
		margin-left: 0;
		font-size: 3.1rem;
		display: block;
	}
	.sec01 .flexBox2 {
		margin: 10px 0 20px;
		display: block;
		font-size: 1.8rem;
	}
	.sec01 .flexBox2 .txt {
		letter-spacing: 0;
	}
	.sec01 .flexBox2 .txt span {
		margin-left: 0;
		font-size: 3.1rem;
		display: block;
	}
	.sec01 .imgUl li {
		padding: 0 1px;
	}
	.sec01 .imgUl {
		margin: 0;
		display: block;
	}
	.sec01 .imgUl li {
		margin-bottom: 20px;
		padding: 0;
		width: auto;
	}
	.sec01 .imgUl li:last-child {
		margin-bottom: 0;
	}
	
}


/* sec02 */
.sec02 {
	padding: 59px 0 54px;
}
.sec02 .listUl {
	font-size: 2.4rem;
	text-align: left;
	font-weight: 600;
	letter-spacing: 0.08em;
	margin: -5px auto 0;
	max-width: 800px;
	box-sizing: border-box;
	padding-left: 96px;
}
.sec02 .listUl li {
	margin-bottom: -4px;
}
.sec02 .listUl li:last-child {
	margin-bottom: 0;
}
.sec02 .listUl a {
	display: inline-block;
}
.sec02 .listUl .time {
	margin: -1px 10px 0 0;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0.05em;
}
@media all and (min-width: 897px) {
	.sec02 .listUl a:hover {
		opacity: 0.6;
	}
}
@media all and (max-width: 896px) {
	.sec02 {
		padding: 40px 15px 50px;
	}
	.sec02 .listUl .time {
		margin: 0;
		display: block;
	}
	.sec02 .listUl {
		padding: 0;
		margin: 0 auto;
		max-width: inherit;
		font-size: 1.8rem;
		line-height: 1.3;
	}
}


/* sec03 */
.sec03 {
	padding: 43px 0 43px;
	background: url("../img/index/bg01.jpg") repeat left top;
}
.sec03 .headLine01 {
	margin-bottom: 48px;
}
.sec03 .subBox {
	margin-bottom: 49px;
}
.sec03 .imgBox {
	display: flex;
	justify-content: space-between;
}
.sec03 .imgBox .title {
	width: 42.5%;
}
.sec03 .imgBox .rightBox {
	flex: 1;
	margin: -3px 0 0 4.5%;
}
.sec03 .ttl {
	margin-bottom: 10px;
	color: #8E7128;
	line-height: 1.2;
	font-size: 3.5rem;
}
.sec03 .imgBox img {
	width: 100%;
}
.sec03 .box02 {
	margin-bottom: 58px;
	color: #fff;
	padding: 45px 12px 29px 46px;
	background-color: #8d7128;
}
.sec03 .box02 .title {
	width: 43.9%;
	order: 3;
}
.sec03 .box02 .ttl {
	margin-bottom: 13px;
	color: #fff;
}
.sec03 .box02 .rightBox {
	margin: -3px 1.5% 0 0;
}
.sec03 .box03 {
	margin-bottom: 0;
}
.sec03 .showImg {
	margin: 0 17px;
}
.sec03 .showImg img {
	width: 100%;
}
.sec03 .imgUl li {
	padding: 0 11px;
	width: 16.66%;
}
.sec03 .imgUl {
	margin: 0 -11px;
	letter-spacing: -0.05em;
}
@media all and (min-width: 897px) and (max-width: 1300px) {
	.sec03 .ttl {
		font-size: 2.6rem;
	}
	.sec03 .imgBox .rightBox {
		margin-left: 1.5%;
	}
	.sec03 .box02 .rightBox {
		margin-left: 0;
	}
	.sec03 .box02 {
		padding-left: 20px;
	}
	.sec03 .imgUl li {
		padding: 0 3px;
	}
	.sec03 .imgUl {
		font-size: 1.3rem;
		margin: 0 -3px;
	}
	.sec03 .imgUl .small {
		font-size: 1rem;
		letter-spacing: 0;
	}
}
@media all and (max-width: 896px) {
	.sec03 .imgBox {
		display: block;
	}
	.sec03 .imgBox .title {
		margin: 0 40px 15px 0;
		width: auto;
	}
	.sec03 .imgBox .rightBox {
		margin: 0;
	}
	.sec03 .ttl {
		margin: 0 10px 10px;
		font-size: 1.8rem;
	}
	.sec03 .box02 {
		padding: 20px 0;
	}
	.sec03 .showImg {
		margin: 20px 0 10px;
	}
	.sec03 .imgUl li {
		padding: 0 2px 10px;
		width: 33.33%;
	}
	.sec03 .imgUl {
		margin: 0 -2px;
	}
	.sec03 {
		/* padding-top: 40px; */
	}
}


/* sec04 */
.sec04 {
	padding: 68px 0 18px;
	color: #fff;
	background-color: #280a00;
}
.bgBox {
	background-color: #280a00;
}
.sec04 .textImg {
	text-align: center;
	position: relative;
	z-index: 10;
}
.sec04 .textImg img {
	width: 91%;
	max-width: 1555px;
}
.sec04 .headLine01 {
	margin-bottom: 27px;
}
.sec04 .listUl {
	margin: 29px 15px 0;
	display: flex;
}
.sec04 .listUl li {
	padding: 0 8px;
	width: 33.33%;
	box-sizing: border-box;
}
.sec04 .listUl img {
	width: 100%;
}
.sec04 .comBtn {
	margin-top: 37px;
}
@media all and (min-width: 897px) {
	.sec04 .listUl a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.sec04 {
		padding: 40px 0 18px;
	}
	.sec04 .listUl {
		margin: 30px 0 0;
		display: block;
	}
	.sec04 .listUl li {
		margin-bottom: 30px;
		padding: 0;
		width: auto;
	}
	.sec04 .listUl li:last-child {
		margin-bottom: 0;
	}
	.sec04 .textImg img {
		width: 90%;
		max-width: 500px;
	}
}


.adBox {
	margin: 47px auto 30px;
	padding: 0 20px;
	max-width: 1670px;
	text-align: center;
}
.adBox h2 {
	margin-bottom: 7px;
	font-size: 2.5rem;
	letter-spacing: 0.1em;
}
.adBox p {
	margin-bottom: 32px;
	font-size: 2rem;
	line-height: 1.75;
	letter-spacing: 0.1em;
}
/* advertisementBox */
.advertisementBox {
	margin: 47px auto 0;
	padding: 0 20px;
	max-width: 1670px;
}
.noteList {
	margin-top: 20px;
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.27;
	text-align: center;
}
.noteList li {
	margin-left: 1em;
	text-indent: -1em;
}
@media all and (max-width: 896px) {
	.adBox p {
		margin-bottom: 20px;
		font-size: 1.6rem;
		letter-spacing: 0;
	}
}
@media all and (max-width: 374px) {
	.adBox p {
		margin-bottom: 30px;
		font-size: 1.4rem;
	}
}

.advertisementBox {
	margin-top: 40px;
}
.advertisementBox,
.advertisementBox .ttl {
	color: #fff;
}


/* introduceBox */
.introduceBox {
	padding-bottom: 58px;
	background: #280a00 url("../img/index/introduce_bg.png") no-repeat right 1px bottom;
	background-size: 42.67% auto;
}
.introduceBox .image img {
	width: 100%;
}
.introduceBox .btmBox {
	padding: 0 5.45%;
	display: flex;
}
.introduceBox .title {
	margin-top: -13.5%;
	max-width: 196px;
	width: 13%;
	flex-shrink: 0;
	position: relative;
	z-index: 10;
}
.introduceBox .rightBox {
	padding: 6.5% 4.2% 0 4.2%;
	flex: 1;
	width: 100%;
	box-sizing: border-box;
}
.introduceBox .txt {
	margin-bottom: 5.4%;
	width: 91%;
	max-width: 1085px;
}
.introduceBox .listUl {
	margin: 0 6px;
	display: flex;
}
.introduceBox .listUl li {
	max-width: 514px;
	width: 43%;
}
.introduceBox .listUl li:last-child {
	margin: 2px 0 0 6.9%;
}
.introduceBox .listUl .comBtn {
	margin: 81px 0 0 2px;
}
.introduceBox .listUl .comBtn a {
	width: 100%;
}
.introduceBox .listUl .comBtn span {
	padding-right: 133px;
}
.introduceBox .listUl .comBtn span::after {
	width: 120px;
	background-image: url(../img/common/icon02.png);
}
@media all and (max-width: 896px) {
	.introduceBox {
		width: auto;
		padding: 50px 15px;
	}
	.introduceBox .img01 {
		margin-bottom: 80px;
	}
	.introduceBox .btmBox {
		padding: 30px 15px 0;
		display: block;
	}
	.introduceBox .listUl {
		margin: 0;
		display: block;
	}
	.introduceBox .listUl li {
		max-width: inherit;
		width: auto;
	}
	.introduceBox .listUl li:last-child {
		margin: 70px 0 0 0;
	}
	.introduceBox .listUl .comBtn {
		margin: 50px 0 0 0;
	}
	.introduceBox .rightBox {
		padding: 0;
	}
	.introduceBox .title {
		margin: 0 0 30px;
		max-width: inherit;
		width: 80%;
	}
	.introduceBox .txt {
		margin-bottom: 20px;
		width: 80%;
		max-width: inherit;
	}
	.introduceBox .img03 {
		margin-bottom: 30px;
	}
	.introduceBox .listUl img {
		width: 80%;
	}
}

/* iFrame */
div.iframe-content-body {
height:100%;
}
iframe {
width:100%;
}


/* conceptBox */
.conceptBox {
	padding: 98px 0 81px;
	color: #fff;
	background-color: #5f4c3f;
}
.conceptBox .content {
	margin: 0 auto;
	max-width: 900px;
}
.conceptBox .title {
	margin-bottom: 24px;
	padding-bottom: 32px;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
	position: relative;
	font-weight: normal;
	font-size: 5.972rem;
	line-height: 1;
	letter-spacing: 0.07em;
}
.conceptBox .title::after {
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: 12px;
	left: 0;
	content: "";
}
.conceptBox .title .jp {
	display: block;
	font-size: 2.625rem;
	letter-spacing: 0;
	margin-top: 17px;
}
.conceptBox .centerTxt {
	margin: 0 -10px 36px;
	font-size: 3.15rem;
	text-align: center;
	line-height: 1.84;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.conceptBox .movieList {
	margin: 0 1px 0 6px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
}
.conceptBox .movieList li {
	width: calc(50% - 23px);
	font-size: 2.922rem;
	text-align: center;
}
.conceptBox .movieList .movie {
	margin-bottom: 9px;
	padding-bottom: 76.5%;
	position: relative;
	overflow: hidden;
}
.conceptBox .movieList .movie iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
@media all and (max-width: 896px) {
	.conceptBox .movieList {
		margin: 0;
		display: block;
	}
	.conceptBox .movieList li {
		margin-bottom: 10vw;
		width: auto;
		font-size: 5vw;
	}
	.conceptBox .movieList li:last-child {
		margin-bottom: 0;
	}
	.conceptBox .centerTxt {
		margin-bottom: 12vw;
		font-size: 5.5vw;
		line-height: 1.5;
	}
	.conceptBox .title {
		font-size: 9vw;
	}
	.conceptBox .title .jp {
		font-size: 5vw;
		margin-top: 3vw;
	}
	.conceptBox .title::after {
		bottom: 6px;
	}
	.conceptBox {
		padding: 50px 0;
	}
	.conceptBox .content {
		max-width: inherit;
	}
}


/* showBox */
.showBox {
	margin-bottom: 45px;
	text-align: center;
}

.showBox:hover {
  opacity: 0.6;
}
@media all and (max-width: 896px) {
	.showBox {
		margin-bottom: 30px;
	}
}