@charset "UTF-8";
/*==================================================
=			defalut			 =
==================================================*/
#norimasa-15th,#norimasa-15th div,#norimasa-15th span,#norimasa-15th object,#norimasa-15th iframe,#norimasa-15th h1,#norimasa-15th h2,#norimasa-15th h3,#norimasa-15th h4,#norimasa-15th h5,#norimasa-15th h6,#norimasa-15th p,#norimasa-15th blockquote,#norimasa-15th pre,#norimasa-15th abbr,#norimasa-15th address,#norimasa-15th cite,#norimasa-15th code,#norimasa-15th del,#norimasa-15th dfn,#norimasa-15th em,#norimasa-15th img,#norimasa-15th ins,#norimasa-15th kbd,#norimasa-15th q,#norimasa-15th samp,#norimasa-15th small,#norimasa-15th strong,#norimasa-15th sub,#norimasa-15th sup,#norimasa-15th var,#norimasa-15th b,#norimasa-15th i,#norimasa-15th dl,#norimasa-15th dt,#norimasa-15th dd,#norimasa-15th ol,#norimasa-15th ul,#norimasa-15th li,#norimasa-15th fieldset,#norimasa-15th form,#norimasa-15th label,#norimasa-15th legend,#norimasa-15th table,#norimasa-15th caption,#norimasa-15th tbody,#norimasa-15th tfoot,#norimasa-15th thead,#norimasa-15th tr,#norimasa-15th th,#norimasa-15th td,#norimasa-15th li,#norimasa-15th aside,#norimasa-15th dialog,#norimasa-15th figure,#norimasa-15th footer,#norimasa-15th header,#norimasa-15th hgroup,#norimasa-15th menu,#norimasa-15th nav,#norimasa-15th section,#norimasa-15th time,#norimasa-15th mark,#norimasa-15th audio,#norimasa-15th video{margin:0;padding:0;border:0;outline:0;font-weight:normal;vertical-align:baseline;background:transparent;}
#norimasa-15th{line-height:1;}#norimasa-15th li,#norimasa-15th aside,#norimasa-15th dialog,#norimasa-15th figure,#norimasa-15th footer,#norimasa-15th header,#norimasa-15th hgroup,#norimasa-15th nav,#norimasa-15th section{display:block;}#norimasa-15th nav ul{list-style:none;}#norimasa-15th blockquote,#norimasa-15th q{quotes:none;}#norimasa-15th blockquote:before,#norimasa-15th blockquote:after,#norimasa-15th q:before,#norimasa-15th q:after{content:'';content:none;}#norimasa-15th a{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent;}#norimasa-15th ins{background-color:#ff9;color:#000;text-decoration:none;}#norimasa-15th mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;text-decoration:line-through;}#norimasa-15th abbr[title],#norimasa-15th dfn[title]{border-bottom:1px dotted #000;cursor:help;}#norimasa-15th table{border-collapse:collapse;border-spacing:0;}#norimasa-15th hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}#norimasa-15th input,#norimasa-15th select{vertical-align:middle;}#norimasa-15th img{vertical-align:bottom;}

#norimasa-15th .cf:before,#norimasa-15th .cf:after {content:"";display:table;}
#norimasa-15th .cf:after {clear:both;}
#norimasa-15th .cf {*zoom:1;}

#norimasa-15th img{
	image-rendering: -webkit-optimize-contrast;
	height: auto !important;
	width: auto!important;
	max-width: 100%!important;
}
#norimasa-15th a{
	transition: 0.3s;
	word-wrap:break-word;
}
#norimasa-15th a:hover{
	opacity:0.7;
	animation: cont 0.5s;
	-webkit-animation: cont 0.5s;
	-moz-animation: cont 0.5s;
}
#norimasa-15th p{
	line-height:1.8;
	text-align: left;
}
#norimasa-15th{
	width: 100%;
	min-width: 1120px;
	text-align:center;
	margin:0 auto;
	color:#000;
	/* background-color: #FBE5E8; */
  font-family: 'Noto Serif JP', serif, Meiryo, sans-serif, "ヒラギノ角ゴ", "Hiragino Sans", "Hiragino Kaku Gothic ProN";
	position: relative;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
	line-height: 1.5;
	padding-bottom: 60px;
	background-color:#fff;
	z-index: 1;
}

#norimasa-15th .sans{
	font-family: 'Noto Sans JP', sans-serif;
}
#norimasa-15th .hov,a{
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#norimasa-15th .hov:hover{
	text-decoration: transparent;
	opacity:0.6;
}
#norimasa-15th .hov:active{
	cursor:pointer;
	text-decoration: transparent;
	opacity:0.6;
}
#norimasa-15th i{
	font-family: 'Font Awesome 5 Free';
}
#norimasa-15th section{
	position: relative;
	background: url(/static/img/entertainment/norimasa-15th/bg.jpg) center repeat;
}
#norimasa-15th .sp_img{
	display:none;
}
#norimasa-15th .tab_img{
	display:none;
}
#norimasa-15th .pc_img{
	display:block;
}
#norimasa-15th .wrapper{
	box-sizing: border-box;
	position: relative;
	width: 1120px;
	margin: 0 auto;
}
#norimasa-15th .wrapper-inner{
	width:95%;
	max-width: 1060px;
	margin:0 auto;
	position: relative;
}
#norimasa-15th .content-box {
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}
#norimasa-15th .flexbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#norimasa-15th .flexbox-bt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#norimasa-15th .ex{
	font-size: 12px!important;
	margin: 10px auto 0;
}
#norimasa-15th .com_btn{
	display: inline-block;
	max-width: 600px;
	padding: 15px 10px;
	box-sizing: border-box;
	color: #fff;
	background-color: #C6AA45;
	font-weight: 700;
	font-size: 28px;
	text-align: center;
	width: 100%;
	border-radius: 10px;
	margin: 20px auto 10px;
}


/*===============================================*=================================*==============================================================================================================*/
/*メイン*/
#norimasa-15th #main {
	padding: 30px 0;
	background:#710000;
	background-size: 50%;
}
#norimasa-15th h1 img{ 
	width: 100%;
}
#norimasa-15th .chatch{ 
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0;
	margin: 0 auto;
	color: #fff;
}
#norimasa-15th .lead-term{ 
	padding-bottom: 60px;
}
#norimasa-15th .lead{ 
	width: 100%;
	/* border: solid 1px #D5C381; */
	background-color: #FFF;
	position: relative;
	z-index: 0;
}
#norimasa-15th .lead-inner{
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 30px;
	z-index: 0;
	top: 0;
	left: 0;
}
#norimasa-15th .lead::before,
#norimasa-15th .lead::after,
#norimasa-15th .lead-inner::before,
#norimasa-15th .lead-inner::after{
	content: '';
	width: 80px;
	height: 79px;
	display: block;
	z-index: 1;
	background: url(/static/img/entertainment/norimasa-15th/obj01.png) center no-repeat;
	background-size: contain;
	position: absolute;
 }
 #norimasa-15th .lead::before{
	top:0;
	left: 0;
 }
 #norimasa-15th .lead::after{
	bottom:0;
	left: 0;
	transform: rotate(-90deg);
 }
 #norimasa-15th .lead-inner::before{
	top:0;
	right: 0;
	transform: rotate(90deg);
 }
 #norimasa-15th .lead-inner::after{
	bottom:0;
	right: 0;
	transform: rotate(180deg);
 }
 #norimasa-15th .lead ul{
	padding: 40px;
	width: 100%;
	text-align: left;
	z-index: 2;
 }
 #norimasa-15th .lead ul li{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
	/* padding-left: 20px; */
	box-sizing: border-box;
	position: relative
 }
 #norimasa-15th .lead ul li:last-of-type{
	margin-bottom: 0;
 }
 /* #norimasa-15th .lead ul li::before{
	content: '・';
	position: absolute;
	top: 0;
	left: 0;
 } */
 #norimasa-15th .term{
	display: table;
	width: 100%;
	vertical-align: middle;
	margin-top: 20px;
 }
 #norimasa-15th .term h2{
	display: table-cell;
	font-size: 24px;
	font-weight: 900;
	color: #fff;
	background-color: #C6AA45;
	text-align: center;
	padding:  10px 15px;
	box-sizing: border-box;
	width: 28%;
	vertical-align: middle;

 }
 #norimasa-15th .term ol{
	width: 100%;
	display: table-cell;
	border: solid 1px #AA9546;
	padding: 10px;
	box-sizing: border-box;
	width: 72%;
	background-color: #fff;
	text-align: left;
 }
 #norimasa-15th .term ol li{
	display: inline-block;
	padding: 10px 0;
	border-bottom: solid 1px #BCBCBC;
	font-size: 20px;
	font-weight: 700;
	width: 100%;
 }
 #norimasa-15th .term ol li span{
	font-weight: 700;
	display: inline-block;
	width: 189px;
 }


 /*プラン詳細*/
 #norimasa-15th .plan{
	padding: 40px 0;
	color: #4E4E4E;
 }
 #norimasa-15th .plan .detail_box{
	background-color: #fff;
	border:  solid 4px #BA9714;
	padding: 10px;
	box-sizing: border-box;
	margin: 20px auto;
 }
 #norimasa-15th .plan .detail_box-inner{
	border:  solid 2px #BA9714;
	padding: 20px;
	box-sizing: border-box;
 }
 #norimasa-15th .plan h2{
	font-size: 46px;
	font-weight: 900;
	color: #BA9714;
	display: block;
	margin: 0 auto;
	padding: 55px 0;
	position: relative;
 }
 #norimasa-15th .plan h2::before, #norimasa-15th .plan h2::after{
	content: '';
	width: 226px;
	height: 49px;
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background: url(/static/img/entertainment/norimasa-15th/obj01.jpg) no-repeat center;
	background-size: contain;
 }
 #norimasa-15th .plan h2::before{
	top: 0;
 }
 #norimasa-15th .plan h2::after{
	bottom: 0;
	transform: translateX(-50%) rotate(180deg);
 }

 #norimasa-15th .plan ul{
	width: 100%;
	text-align: left;
	margin-top: 30px;
 }
 #norimasa-15th .plan ul li{
	 padding: 10px 0;
	 border-bottom: dashed 2px #BA9714;
	 font-size: 18px;
	 font-weight: 700;
	 display: flex;
	 justify-content: flex-start;
	 align-items: flex-start;
	 flex-wrap: wrap;
	 box-sizing: border-box;
 }
 #norimasa-15th .plan ul li span{
	width: 200px;
	text-align: left;
	display: inline-block;
	font-weight: 900;
	font-size: 22px;
 }
 #norimasa-15th .plan h3{
	 color: #BA9714;
	 font-size: 28px;
	 font-weight: 900;
	 display: block;
	 margin-top: 40px;
	 padding-left: 7px;
	 border-left: 5px solid #BA9714;
	 text-align: left;
 }


 #norimasa-15th .plan table{
	width: 100%;
	margin-top: 30px;
	border: solid 1px #BFBCB2;
	box-sizing: border-box;
	display: block;
	border-bottom: none;
 }
 #norimasa-15th .plan table thead, #norimasa-15th .plan table tbody,
 #norimasa-15th .plan table tr,
 #norimasa-15th .plan table th,
 #norimasa-15th .plan table td
 {
	display: block;
 }
 #norimasa-15th .plan table thead tr th{
	width: 100%;
	border-bottom: solid 1px #BFBCB2;
	padding: 10px 5px;
	box-sizing: border-box;
	background-color: #F8F5E1;
	color: #BA9714;
 }

 #norimasa-15th .plan table tbody{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	box-sizing: border-box;
	flex-wrap: wrap;
 }
 #norimasa-15th .plan table tbody tr th, #norimasa-15th .plan table tbody tr td{
	padding: 10px;
	box-sizing: border-box;
	text-align: left;
	font-size: 16px;
 }
 #norimasa-15th .plan table tbody tr{
	border-bottom: solid 1px #BFBCB2;
 }
 #norimasa-15th .plan table tbody tr:nth-last-of-type(even){
	width: 150px;
	background-color: #FAF9F2;
	border-right: solid 1px #BFBCB2;
	font-weight: 900;
	color: #BA9714;
 }
 #norimasa-15th .plan table tbody tr:nth-last-of-type(odd){
	width: calc(100% - 150px)
 }
 #norimasa-15th .plan table tbody tr:nth-last-of-type(odd) td{
	border-bottom: solid 1px #BFBCB2;
 }
 #norimasa-15th .plan table tbody tr:nth-last-of-type(odd) td:last-of-type{
	border-bottom: none;
 }
 #norimasa-15th .plan .detail_box p{
	font-size: 18px;
	margin-top: 15px;
	font-weight: 500;
	text-align: left;
 }
 #norimasa-15th .plan .detail_box p strong{
	font-weight: 700;
	font-size: 130%;
 }
 #norimasa-15th .plan .detail_box:nth-of-type(2) p:first-of-type{
	text-align: center;
 }
 #norimasa-15th .plan h4{
	font-size: 26px;
	font-weight: 900;
	color: #BA9714;
	margin-top: 30px;
	display: block;
	text-align: left;
 }
 #norimasa-15th .plan .detail_box a{
	display:block;
	text-align: left;
	margin-top: 20px;
	color: #1D9CD5;
	text-decoration: underline;
 }
 #norimasa-15th .plan img{
	width: 100%;
	margin-top: 20px;
 }

 /*注意事項*/
#norimasa-15th .caution{
	
	padding: 30px 0;
}
#norimasa-15th .caution .caution_box{
	margin-top: 40px;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
}
#norimasa-15th .caution .caution_box h2{
	padding-bottom: 15px;
	display: block;
	color: #BA9714;
	font-size: 40px;
	font-weight: 900;
	text-align: center;
	border-bottom:  1px solid #BA9714;
}
#norimasa-15th .caution .caution_box p{
	color: #505050;
	font-size: 17px;
	margin-top: 10px;
}
#norimasa-15th .caution .caution_box p a{
	color: #1C85D1;
	text-decoration: underline;
}

/*======================================

画面サイズ750px以下

======================================*/
@media screen and (max-width: 750px){
	#norimasa-15th .pc_img{
		display:none!important;
	}
	#norimasa-15th .sp_img{
		display:block;
	}
	#norimasa-15th .tab_img{
		display:block;
	}
	#norimasa-15th{
		min-width: auto;
	}
	#norimasa-15th::after{
		width: 20px;
	}
	#norimasa-15th .wrapper{
		width: 100%;
	}
	#norimasa-15th .wrapper-inner{
		max-width: 690px;
		width: 100%;
    padding: 0 25px;
		box-sizing: border-box;
	}
	#norimasa-15th .ex{
		font-size: 12px!important;
		margin: 10px auto 0;
	}


	/*メイン*/
	#norimasa-15th #main {
		background-size: 100%;
	}
	#norimasa-15th .chatch{
		font-size: 20px;
		text-align: left;
		line-height: 1.5;
		padding: 20px;
	}
	#norimasa-15th .lead::before,#norimasa-15th .lead::after,
	#norimasa-15th .lead-inner::before,
	#norimasa-15th .lead-inner::after{
		width: 60px;
		height: 60px;
	}
	#norimasa-15th .lead ul{
		padding: 20px;
	}
	#norimasa-15th .lead ul li{
		font-size: 15px;
		margin-bottom: 10px;
		padding-left: 10px;
	}

	#norimasa-15th .term{
		display: block;
	}
	#norimasa-15th .term h2{
		font-size: 20px;
		width: 100%;
		display: block;

	}
	#norimasa-15th .term ol{
		width: 100%;
	}
	#norimasa-15th .term ol li{
		font-size: 15px;
	}
	#norimasa-15th .term ol li span{
		width: 130px;
	}


	/*プラン詳細*/
	#norimasa-15th .plan .detail_box{
		border:  solid 2px #BA9714;
		padding: 6px;
	}
	#norimasa-15th .plan .detail_box-inner{
		border:  solid 1px #BA9714;
	}
	#norimasa-15th .plan h2{
		font-size: 26px;
		padding: 40px 0;
	}
	#norimasa-15th .plan h2::before, #norimasa-15th .plan h2::after{
		width: 157px;
		height: 34px;
	}

	#norimasa-15th .plan ul{
		margin-top: 20px;
	}
	#norimasa-15th .plan ul li{
		font-size: 14px;
	}
	#norimasa-15th .plan ul li span{
		width: 140px;
		font-size: 16px;
	}
	#norimasa-15th .plan h3{
		font-size: 22px;
		margin-top: 30px;
		border-left: 3px solid #BA9714;
	}
	#norimasa-15th .plan table thead tr th{
		padding: 7px 5px;
	}

	#norimasa-15th .plan table tbody{
		display: block;
	}
	#norimasa-15th .plan table tbody tr th, #norimasa-15th .plan table tbody tr td{
		font-size: 14px;
	}
	#norimasa-15th .plan table tbody tr{
		border-bottom: solid 1px #BFBCB2;
	}
	#norimasa-15th .plan table tbody tr:nth-last-of-type(even){
		width: 100%;
		border-right: none;
	}
	#norimasa-15th .plan table tbody tr:nth-last-of-type(odd){
		width: 100%
	}

	#norimasa-15th .plan .detail_box p{
		font-size: 14px;
		margin-top: 10px;
	}
	#norimasa-15th .plan .detail_box:nth-of-type(2) p:first-of-type{
		text-align: left;
	}
	#norimasa-15th .plan h4{
		font-size: 20px;
		margin-top: 20px;
	}
	#norimasa-15th .plan img{
		width: 100%;
		margin-top: 20px;
	}

	/*注意事項*/
	#norimasa-15th .caution .caution_box{
		margin-top: 30px;
	}
	#norimasa-15th .caution .caution_box h2{
		padding-bottom: 10px;
		font-size: 28px;
	}
	#norimasa-15th .caution .caution_box p{
		font-size: 14px;
	}


	#norimasa-15th .com_btn{
		padding: 15px 10px;
		font-size: 18px;
		border-radius: 6px;
	}
}
/*======================================

画面サイズ480px以下

======================================*/
@media screen and (max-width: 480px){
	#norimasa-15th .sp_img{
		display:block;
	}
	#norimasa-15th .sp_img.tab_img{
		display:block;
	}
	#norimasa-15th .tab_img{
		display:none;
	}
	#norimasa-15th .pc_img{
		display: none!important;
	}
}