@charset "utf-8";
#nunoehon .pc{
	display: none;
}
.main_bg{
	/*background:#fff;*/
	position: relative;
}
#nunoehon{
	padding-bottom: 0vw;
	margin: 0 auto;
	position: relative;
    font-family: "Zen Maru Gothic", serif;
}
#nunoehon .sewrap{
	background: url("../images/bg_main_sp.jpg") no-repeat top center;
	padding-top: 688.28125%;
	/*background: url("../images/bg_main_sp.jpg?20230419") no-repeat top center;
	padding-top: 465.625%;*/
	font-size:14px;
	font-family:
	"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:
	relative;
	line-height:1.5;
	background-size: cover;
}
#nunoehon .top{
    background: url("../images/bg_main_sp_01.jpg") no-repeat top center;
	padding-top: 616.304347826087%;
	/*background: url("../images/bg_main_sp.jpg?20230419") no-repeat top center;
	padding-top: 465.625%;*/
	font-size:14px;
	font-family:
	"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:
	relative;
	line-height:1.5;
	background-size: cover;
}
#nunoehon .clrTxt {
	text-indent:-10000px;
	text-decoration:none;
	overflow:hidden;
	position:absolute;
}

#nunoehon .movie,.program{
    padding: 8% 0 10% 0;
    text-align: center;
	position: relative;
}
#nunoehon .movie .title{
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 22px;
    font-weight: 800;
    background-color: #ffffff;
    display: inline-block;
    padding: 2% 5%;
    border-radius: 100px;
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.3);
    outline: dotted 3px #0198D2;
    outline-offset: -8px;
    color: #0198D2;
}
#nunoehon .movie .title span{
    font-size: 18px;
    font-weight: 700;
}
#nunoehon .movie .sub{
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #0198D2;
    margin: 3% 0 8% 0;
    text-decoration: underline 40%;
    text-decoration-color: rgba(236,255,101,1.00);
    text-underline-offset: -40%;
    text-shadow: 0 0 8px #ffffff;
}
#nunoehon .movie .movie_box{
    width: 90%;
    aspect-ratio: 16 / 9;
    margin: 0 auto 8% auto;
}
#nunoehon .movie .text{
    line-height: 1.8;
    font-size: 16px;
    color: #6E3014;
    font-weight: 600;
    text-align: left;
    padding: 0 5%;
}
#nunoehon .movie::before{
    content: "";
    z-index: -1;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url("../images/texture_02.jpg");
    background-size: contain;
}
#nunoehon .program::before{
    content: "";
    z-index: -1;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url("../images/texture_03.jpg");
    background-size: cover;
}
#nunoehon .program .title{
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 22px;
    font-weight: 800;
    background-color: #ffffff;
    display: inline-block;
    padding: 2% 5%;
    border-radius: 100px;
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.3);
    outline: dotted 3px #ff2c2c;
    outline-offset: -8px;
    color: #ff2c2c;
}
#nunoehon .program .title span{
    font-size: 20px;
    font-weight: 700;
}
#nunoehon .program .lead{
    background: #ff2c2c;
    color: #fff;
    font-size: 22px;
    margin: 0 0 15px;
    border-radius: 5px;
}
#nunoehon .program_date{
    /* line-height: 1.8; */
    font-size: 21px;
    color: #6E3014;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 20px 20px;
    width: 90%;
    margin: 30px auto 0;
    background: #ffffff;
    background-color: rgba(255,255,255,0.50);
    border-radius: 15px;
}
#nunoehon .program_date dd{
    font-size: 21px;
    color: #6E3014;
    font-weight: 600;
    letter-spacing: 1px;
    /* line-height: 4rem; */
}
#nunoehon .program_date dd span{
    font-size: 28px;
    font-weight: 600;
}
#nunoehon .program .archive{
    line-height: 1.8;
    font-size: 21px;
    color: #6E3014;
    font-weight: 600;
    letter-spacing: 1px;
    /* padding: 20px 20px; */
    width: 100%;
    margin: 30px auto 0;
    border-radius: 15px;
}
#nunoehon .program .archive .archive_lead{
    background: #a77777;
    color: #ffffff;
    font-size: 20px;
    margin: 45px auto 15px;
    width: 90%;
    border-radius: 5px;
}
#nunoehon .program .archive .movie_wrap{
    /* display: flex; */
    /* flex-wrap: wrap; */
    max-width: 90%;
    /* gap: 2%; */
    margin: 20px auto 0;
}
#nunoehon .program .archive .movie_box{
    /* width: 49%; */
    aspect-ratio: 16 / 9;
    margin: 1% 0;
}
#nunoehon .program .archive .movie_box p{
    background: #fff5f5;
    /* font-size: 18px; */
}
#nunoehon .website{
    background: url("../images/bg_main_sp_02.jpg") no-repeat top center;
    padding-top: 68.125%;
    font-size:14px;
	font-family:
	"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	background-size: cover;
}
#nunoehon .fukinotou_btn{
    position: absolute;
    bottom: 18%;
    left: 0;
    right: 0;
    display: block;
    background: #6e3014;
    width: 85%;
    padding: 3.5% 0;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-radius: 50px;
    border: solid 3px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    font-size: 1.5rem;
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .3);
}
#nunoehon .fes{
	bottom: 13%;
	left: 4.5%;
}
#nunoehon .fes img{
	width: 96%;
}
#nunoehon .date{
    position: relative;
    color: #6E3014;
    padding: 20px 0;
    text-align: center;
}
#nunoehon .date p{
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
#nunoehon .date dl{
    margin: 0 auto;
    width: 90%;
    padding: 4%;
    border-radius: 15px;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    font-weight: 600;
    background-color: rgba(255,255,255,0.50);
    text-align: left;
}
#nunoehon .date dt{
    width: 20%;
}
#nunoehon .date dd{
    width: 80%;
}
#nunoehon .date dt:first-of-type, #nunoehon .date dd:first-of-type{
    margin-bottom: 15px;
}
#nunoehon .date::before{
    content: "";
    z-index: -1;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url("../images/texture.jpg");
    background-size: cover;
}

/*グレーアウト　終わり*/
#footer{
	margin:0px !important;
}