@charset "UTF-8";

*{
	margin:0;
	padding:0;
}

body { 
	color: #003A24;
	margin:0;
	padding:0;
	font-family: "DNP 秀英丸ゴシック Std", "DNP Shuei Mgothic Std", dnp-shuei-mgothic-std, "M PLUS Rounded 1c", sans-serif;
	width:100%;
	webkit-text-size-adjust: 100%;
	line-height: normal;
}

img{
	border:0;
	margin:0;
	vertical-align: bottom;
}

table,tr,td {
	border-collapse: collapse; 
}

ul{
	list-style-type: none;
}

a{
	text-decoration: none;
}

a,a img,button {
	transition: 0.3s ease-in-out;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.clear{
	clear:both;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

@media print, screen and (min-width: 768px){

body { 
	min-width: 1100px;
}

.pc_none{
	display: none;
}

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





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

.mv{
	position: relative;
	height: 1080px;
	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: 1038px;
	height: 149px;
	background: url("./img/bg_town.png") center/contain no-repeat;
}

.mv_box{
	width: 1038px;
	padding-top: 36px;
	margin: 0 auto;
}

.mv01{
	position: relative;
}

.mv01_01 img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.mv01_02{
	position: absolute;
	top: 58px;
	left: 6px;
}

.mv01_02 img{
	width: 365px;
}

.mv01_03{
	position: absolute;
	top: 127px;
	right: 35px;
}

.mv01_03 img{
	width: 277px;
}

.mv02{
	margin: 36px 0 8px;
	font-size: 20px;
	text-align: center;
	line-height: 1.4;
}

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

.mv03{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 29px;
}




.sec01{
	position: relative;
	padding: 210px 0 120px;
	background: url("./img/bg_light.png") center top no-repeat;
	background-color: #DE7C3F;
}

.sec_try{
	position: absolute;
	top: -80px;
	z-index: 10;
	width: 102px;
	height: 160px;
}

.try_l{
	left: 0;
	transform: translateX(-50%);
}

.try_r{
	right: 0;
	transform: translateX(50%);
}

.sec_try:before,
.sec_try:after{
	position: absolute;
	display: block;
	width: 102px;
	height: 102px;
	content: "";
}

.sec_try:before{
	left: 0;
	bottom: 0;
	clip-path: polygon( 50% 0%, 100% 100%, 0% 100%);
}

.sec_try:after{
	top: 0;
	left: 0;
	clip-path: polygon( 0% 0%, 100% 0%, 50% 100%);
}

.sec01 .sec_try:before,
.sec03 .sec_try:before{
	background: #FCF7DB;
}

.sec01 .sec_try:after,
.sec03 .sec_try:after{
	background: #DE7C3F;
}

.sec01_box{
	position: relative;
	width: 1038px;
	margin: 0 auto;
}

.sec01_icon01{
	position: absolute;
	left: -171px;
	bottom: -68px;
	z-index: 20;
}

.sec01_list{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 29px 30px;
}

.sec01_list li{
	position: relative;
	padding: 0 15px 76px;
	background: #fff;
	border-radius: 61px;
}

.sec01_list .wide{
	padding: 0 206px 43px;
	grid-column: 1 / 3;
}

.sec01_title{
	margin-bottom: 5px;
	font-size: 38px;
	text-align: center;
	line-height: 1.42;
}

.sec01_title span{
	display: block;
	margin-bottom: -0.2em;
	font-size: 74px;
}

.wide .sec01_title{
	display: flex;
	align-items: center;
	margin-top: -0.2em;
	margin-bottom: -0.2em;
}

.wide .sec01_title span{
	display: inline-block;
	margin-bottom: 0;
}

.sec01_movie{
	width: 473px;
	height: 267px;
}

.sec01_movie iframe{
	width: 473px;
	height: 267px;
}

.wide .sec01_movie{
	width:625px;
	height:352px;
}

.wide .sec01_movie iframe{
	width:625px;
	height:352px;
}

.sec01_data{
	margin-top: 20px;
}

.sec01_data01{
	display: grid;
	grid-template-columns: 130px 1fr;
	align-items: flex-end;
	gap: 11px;
}

.sec01_data01_01 img{
	width: 100%;
}

.sec01_data01_position{
	font-size: 21px;
}

.sec01_data01_position p span{
	padding: 1px 5px 2px;
	border-radius: 7px;
	color: #fff;
	font-size: 13px;
}

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

.sec01_data01_name{
	font-size: 25px;
}

.sec01_data01_name span{
	font-size: 42px;
}

.sec01_data02{
	margin-top: 15px;
	font-size: 18px;
	line-height: 1.55;
}

.sec01_list01_icon01{
	position: absolute;
	top: -95px;
	left: -105px;
}

.sec01_list01_icon01 img{
	width: 312px;
}

@media screen and (max-width: 1260px){
	.sec01_list01_icon01{
		top: -50px;
		left: -25px;
	}

	.sec01_list01_icon01 img{
		width: 210px;
	}
}

.sec01_list01_icon02{
	position: absolute;
	right: -95px;
	bottom: 2px;
}




.sec02{
	position: relative;
	padding: 42px 0 173px;
	background: url("./img/bg_town.png") bottom no-repeat;
	background-color: #FCF7DB;
}

.sec02 .sec_try:before{
	background: #DE7C3F;
}

.sec02 .sec_try:after{
	background: #FCF7DB;
}

.sec02_box{
	position: relative;
	box-sizing: border-box;
	width: 1038px;
	padding: 0 71px 0 75px;
	margin: 0 auto;
}

.sec02_title{
	margin-bottom: 45px;
	text-align: center;
}

.sec02_actor01{
	display: grid;
	gap: 12px;
}

.sec02_box > .sec02_actor01{
	grid-template-columns: 232px 1fr;
	margin-bottom: 25px;
}

.sec02_actor01_wrap .sec02_actor01{
	grid-template-columns: 198px 1fr;
}

.sec02_actor01_pota p{
	border-radius: 50px;
	overflow: clip;
}

.sec02_actor01_pota img{
	width: 100%;
}

.sec02_actor01_data{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.sec02_actor01_wrap .sec02_actor01_data{
	flex-direction: column-reverse;
}

.sec02_actor01_position{
	font-size: 21px;
}

.sec02_actor01_name{
	margin-top: -3px;
	font-size: 25px;
}

.sec02_actor01_name span{
	font-size: 42px;
}

.sec02_actor01_data02{
	margin-top: 20px;
}

.sec02_actor01_wrap{
	display: flex;
	gap: 50px;
	margin-top: 65px;
}

.sec02_icon01{
	position: absolute;
	top: 122px;
	right: -51px;
	transform: translateX(100%);
}

.sec02_icon02{
	position: absolute;
	top: 418px;
	left: -86px;
	transform: translateX(-100%);
}

.sec02_icon03{
	position: absolute;
	right: -19px;
	bottom: 59px;
	transform: translateX(100%);
}



.sec03{
	position: relative;
	padding: 32px 0 75px;
	background-color: #DE7C3F;
}

.sec03_box{
	position: relative;
	box-sizing: border-box;
	width: 1038px;
	padding: 0 34px;
	margin: 0 auto;
}

.sec03_title{
	margin-bottom: 35px;
	text-align: center;
}

.sec03_list{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
}

.sec03_list .white{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 18px 10px 20px;
	border-radius: 50px;
	background: #fff;
}

.sec03_list .icon{
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec03_list_title{
	margin-bottom: 8px;
	font-size: 34px;
	text-align: center;
}

.sec03_list_movie{
	margin-bottom: 8px;
}

.sec03_list_movie img{
	width: 282.5px;
}

.sec03_list_position{
	font-size: 26px;
}

.sec03_list_name{
	margin-top: -6px;
	font-size: 25px;
}

.sec03_list_name span{
	font-size: 42px;
}




.sec04{
	padding: 45px 0;
}

.sec04_box{
	max-width: 1170px;
	margin: 0 auto;
}

.sec04_title{
	font-size: 28px;
	margin-bottom: 25px;
	line-height: 1;
}

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

.sec04_text{
	padding: 0 10px;
	font-size: 18px;
	line-height: 1.55;
}

.sec04_text:not(:last-child){
	margin-bottom: 45px;
}





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

.fixed_buton{
	position: fixed;
	right: 50px;
	bottom: 50px;
}

.fixed_buton img{
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.71));
}












}/* end */