@charset "UTF-8";
@media screen and (min-width: 769px){
	.bnr-wrap a {
		position: relative;
		display: block;
	}

	.bnr-wrap .buttonText01 img,
	.bnr-wrap .buttonText01__text--min img,
	.bnr-wrap .buttonText02 img,
	.bnr-wrap .buttonText03 img,
	.bnr-wrap .buttonText04 img {
		margin-bottom: 0;
	}

	.bnr-wrap { width: 980px; margin: 0 auto; position: relative;}
	.bnr-wrap.w740 { width: 740px;}
	.bnr-wrap.w800 { width: 800px;}
	.bnr-wrap.mt60 { margin-top: 60px;}
	.bnr-wrap.mt90 { margin-top: 90px;}
	.bnr-wrap img { width: 100%; margin: 0 auto 30px;}
	.bnr-wrap.split2 { width: 980px; margin: 0 auto; display: flex; justify-content: space-between;}
	.bnr-wrap.split2 a{ width: 470px; display: block;}
	.bnr-wrap.top { display: flex; justify-content: space-between; flex-wrap: wrap;}
	.bnr-wrap.top a,
	.bnr-wrap.top .buttonText01,
	.bnr-wrap.top .buttonText03,
	.bnr-wrap.top .buttonText04 { width: 470px;}
	.bnr-wrap .bnr-wrap_ex{ color: #FFF; text-align: center; margin: 8px 0 30px;}
	.bnr-wrap.mb00 img{ margin-bottom: 0;}

	.bnr-wrap.top .buttonText01.buttonText__large {
		width: 100%;
	}

	.bnr-wrap.top .buttonText01.buttonText__large a {
		width: 100%;
	}

	.bnr-wrap.top .buttonText01.buttonText__large .buttonText01__text {
		display: block;
		top: 38%;
	}

	.bnr_text_wide_head {
		color: #a48256;
		font-weight: bold;
		font-size: 24px;
		position: absolute;
		top: 8%;
		left: 20px;
		text-shadow: 0 0 5px rgba(0, 0, 0, .7);
	}

	.bnr_text_wide_001 {
		color: #fff;
		font-weight: bold;
		font-size: 30px;
		position: absolute;
		top: 25%;
		left: 20px;
	}

	.bnr_text_wide_002 {
		color: #fff;
		font-weight: bold;
		font-size: 30px;
		position: absolute;
		top: 44%;
		left: 20px;
	}

	.bnr_text_wide_003 {
		color: #fff;
		font-weight: bold;
		font-size: 20px;
		position: absolute;
		top: 66%;
		left: 20px;
	}

	.bnr_text_wide_one {
		color: #fff;
		font-weight: bold;
		font-size: 30px;
		position: absolute;
		top: 23%;
		left: 20px;
	}

	.u-text90p:not(:root) {
		font-size: 90%;
	}

	.u-text80p:not(:root) {
		font-size: 80%;
	}

	.u-text70p:not(:root) {
		font-size: 70%;
	}
}
@media screen and (max-width: 768px){
	.bnr-wrap .buttonText01 img,
	.bnr-wrap .buttonText02 img,
	.bnr-wrap .buttonText03 img,
	.bnr-wrap .buttonText04 img{
		margin-bottom: 0;
	}

	.bnr-wrap a {
		position: relative;
		display: block;
	}

	.bnr-wrap { margin: 0 auto 5%; width: 94%; line-height: 1; position: relative;}
	.bnr-wrap.w740 { width: 100%;}
	.bnr-wrap.w800 { width: 94%; margin-bottom: 15%;}
	.bnr-wrap.sp_mt5{ margin-top: 5%;}
	.bnr-wrap.mt60 { margin-top: 10%;}
	.bnr-wrap.mt90 { margin-top: 13%;}
	.bnr-wrap.last { margin: 0 auto 20%;}
	.bnr-wrap a{ display: block;}
	.bnr-wrap a img { width: 100%; margin-top: 5%}
	.bnr-wrap a:first-child img{ margin-top: 0; }
	.bnr-wrap.split2 { width: 94%; margin: 0 auto 5%; display: flex; justify-content: space-between;}
	.bnr-wrap.split2 a{ width: 48%; display: block;}
	.bnr-wrap.top { 
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 10px;
	}
	.bnr-wrap.top a,
	.bnr-wrap.top .buttonText01,
	.bnr-wrap.top .buttonText03,
	.bnr-wrap.top .buttonText04 { width: calc(50% - 5px);}
	.bnr-wrap.top .buttonText01 a,
	.bnr-wrap.top .buttonText03 a,
	.bnr-wrap.top .buttonText04 a {width: 100%;}

	.bnr-wrap .bnr-wrap_ex{ color: #FFF; text-align: center; margin: 2% 0 5%;}
	.bnr-wrap.mb00 img{ margin-bottom: 0;}

	.bnr-wrap.top .buttonText01.buttonText__large {
		width: 100%;
	}

	.bnr-wrap.top .buttonText01.buttonText__large a {
		width: 100%;
	}

	.bnr-wrap.top .buttonText01.buttonText__large .buttonText01__text {
		display: block;
		top: 41%;
	}


	.bnr_text_wide_head {
		color: #a48256;
		font-weight: bold;
		font-size: 10px;
		position: absolute;
		top: 8%;
		left: 20px;
		text-shadow: 0 0 5px rgba(0, 0, 0, .7);
	}

	.bnr_text_wide_001 {
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		position: absolute;
		top: 28%;
		left: 20px;
	}

	.bnr_text_wide_002 {
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		position: absolute;
		top: 51%;
		left: 20px;
	}

	.bnr_text_wide_003 {
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		position: absolute;
		top: 76%;
		left: 20px;
	}

	.bnr_text_wide_one {
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		position: absolute;
		top: 23%;
		left: 20px;
		line-height: 160%;
	}

}