@charset "UTF-8";

@media screen and (max-width: 768px){

.sp_none{
	display:none;
}

#style01{
	width:100%;
	font-weight: 700;
}

img{
	width: 100%;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　main　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.mv{
	position: relative;
	height: 196vw;
	padding: 0;
	background: linear-gradient(to bottom, #FFFDF8 0%, #FFEEBD 80%, #FFCD2B 100%);
}

.mv:after{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	content: "";
	width: 94vw;
	height: 13.33vw;
	background: url("./img/bg_town.png") center/contain no-repeat;
}

.mv_box{
	padding: 2.8vw 1.33vw 0;
}

.mv01{
	position: relative;
}

.mv01_02{
	position: absolute;
	top: 2.96vw;
	left: 0.7vw;
}

.mv01_02 img{
	width: 46.584vw;
}

.mv01_03{
	position: absolute;
	top: 57.51vw;
	right: 0.142vw;
}

.mv01_03 img{
	width: 36.98vw;
}

.mv02{
	width: 70vw;
	margin: -8.8vw 0 2.66vw;
	font-size: 3.46vw;
	line-height: 1.4;
}

.mv02 p:not(:last-child){
	margin-bottom: 1.4em;
}

.mv03{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 2.97vw 5.06vw;
}

.mv03 img{
	width: 27.33vw;
}




.sec01{
	position: relative;
	padding: 20.4vw 0 22.4vw;
	background: url("./img/bg_light_sp.png") center top/55vw no-repeat;
	background-color: #DE7C3F;
}

.sec_try{
	display: none;
}

.sec01_box{
	position: relative;
	padding: 0 2vw;
}

.sec01_icon01{
	position: absolute;
	left: 6.26vw;
	bottom: -2.8vw;
	transform: translateY(100%);
	z-index: 20;
}

.sec01_icon01 img{
	width: 16vw;
}

.sec01_list{
	display: grid;
	gap: 2.8vw;
}

.sec01_list li{
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	gap: 2.26vw;
	padding: 4.26vw 4.8vw 4.4vw;
	background: #fff;
	border-radius: 3.73vw;
}

.sec01_list .wide{
	display: block;
	padding: 2.66vw 6.4vw 5.33vw;
}

.sec01_title{
	font-size: 3.73vw;
}

.sec01_title span{
	display: block;
	margin-bottom: -0.1em;
	font-size: 6.8vw;
}

.wide .sec01_title{
	box-sizing: border-box;
	padding-left: 27.4vw;
	margin-bottom: 3.6vw;
	width: calc(100% + 1em);
	font-size: 4.53vw;
}

.wide .sec01_title span{
	margin-bottom: -0.3em;
	font-size: 8.13vw;
}

.sec01_list01_icon01{
	position: absolute;
	top: -5.33vw;
	left: 0;
}

.sec01_list01_icon01 img{
	width: 32.93vw;
}

.sec01_list01_icon02{
	position: absolute;
	top: -16vw;
	right: 2.4vw;
}

.sec01_list01_icon02 img{
	width: 14vw;
}

.sec01_movie{
	position: relative;
	width: 40vw;
}

.wide .sec01_movie{
	width: 100%;
	padding-top: 56.32%;
}

.wide .sec01_movie img,
.wide .sec01_movie iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wide .sec01_movie img{
	object-fit: cover;
}

.wide .sec01_data{
	margin-top: 1.6vw;
}

.sec01_data01{
	display: grid;
	grid-template-columns: 17.33vw 1fr;
	align-items: flex-end;
	gap: 1.46vw;
}

.sec01_data01_position{
	font-size: 3.46vw;
}

.sec01_data01_position p span{
	padding: 0.26vw 0.93vw 0.4vw;
	border-radius: 1.33vw;
	color: #fff;
	font-size: 2.26vw;
}

.sec01_data01_position p.guest span{
	background: #DE7C3F;
}

.sec01_data01_name{
	font-size: 3.33vw;
}

.sec01_data01_name span{
	font-size: 5.6vw;
}

.sec01_data02{
	margin-top: 2.4vw;
	font-size: 3.33vw;
	line-height: 1.32;
}




.sec02{
	padding: 2.8vw 0 14.66vw;
	background: url("./img/bg_town.png") bottom/94vw no-repeat;
	background-color: #FCF7DB;
}

.sec02_box{
	position: relative;
	padding: 0 3.86vw;
}

.sec02_title{
	margin-bottom: 4.21vw;
	text-align: center;
}

.sec02_title img{
	width: 68.26vw;
}

.sec02_actor01{
	display: grid;
}

.sec02_box > .sec02_actor01{
	grid-template-columns: 27.6vw 1fr;
	gap: 4.21vw;
	margin-bottom: 6.66vw;
}

.sec02_actor01_wrap .sec02_actor01{
	gap: 2.26vw;
}

.sec02_actor01_pota p{
	display: inline-block;
	border-radius: 6.66vw;
	overflow: clip;
}

.sec02_actor01_wrap .sec02_actor01 .sec02_actor01_pota img{
	width: 27.6vw;
}

.sec02_actor01_position{
	font-size: 2.8vw;
}

.sec02_actor01_name{
	margin-top: -0.3em;
	font-size: 3.33vw;
}

.sec02_actor01_name span{
	font-size: 5.6vw;
}

.sec02_actor01_data02{
	margin-top: 2.26vw;
	font-size: 3.33vw;
}

.sec02_actor01_wrap{
	display: flex;
	justify-content: center;
	gap: 6.8vw;
	margin-top: 6.8vw;
}

.sec02_icon01,
.sec02_icon02,
.sec02_icon03{
	display: none;
}




.sec03{
	padding: 3.06vw 0 7.06vw;
	background-color: #DE7C3F;
}

.sec03_box{
	padding: 0 2vw;
}

.sec03_title{
	margin-bottom: 3.33vw;
	text-align: center;
}

.sec03_title img{
	width: 68.26vw;
}

.sec03_list{
	display: grid;
	gap: 2.4vw;
}

.sec03_list .white{
	display: grid;
	grid-template-columns: 40vw 1fr;
	gap: 2.66vw;
	align-items: flex-end;
	padding: 2.26vw 10.66vw 3.66vw;
	border-radius: 3.73vw;
	background: #fff;
}

.sec03_list_title{
	margin-bottom: 1.6vw;
	font-size: 4.53vw;
	text-align: center;
	grid-column: 1 / 3;
}

.sec03_list_position{
	font-size: 3.46vw;
}

.sec03_list_name{
	margin-top: -0.3em;
	font-size: 3.33vw;
}

.sec03_list_name span{
	font-size: 5.6vw;
}




.sec04{
	padding: 5.33vw 0;
}

.sec04_box{
	padding: 0 3.33vw;
}

.sec04_title{
	font-size: 4vw;
	margin-bottom: 3.46vw;
	line-height: 1;
}

.sec04_title span{
	display: inline-block;
	padding: 0 0.4vw 0.2vw;
	background: linear-gradient(to bottom, transparent 55%, #EFC996 55%);
}

.sec04_text{
	padding: 0 0.4vw;
	font-size: 3.33vw;
	line-height: 1.55;
}

.sec04_text:not(:last-child){
	margin-bottom: 6.66vw;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　フッター　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.fixed_buton{
	position: sticky;
	bottom: 0;
}


















}/* end */