@charset "shift_jis";

#nycp25-body {
 margin-bottom: 50px;
 font-size:16px;
 line-height: 1.6;
 width:830px;
}
#nycp25-body p,
#nycp25-body img {
	margin: 0;
	padding: 0;
}
#nycp25-body ul {
	margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
#nycp25-body .ntext_b {
	font-weight: bold;
}
.ny_wrapper {
	padding: 0 15px;
}
.contents_h2 {
	background: #eee;
    font-size: 18px;
    font-weight: bold;
    margin: 45px 0px 20px;
    padding: 8px 15px 5px;
}
.contents_h3 {
	font-size: 16px;
    font-weight: bold;
    margin: 30px 0 0;
    color: #FF5B5B;
}
.indent_dot {
	position: relative;
    padding-left: 18px;
    line-height: 1.7;
}
.indent_dot::before {
	content: "E";
	position: absolute;
	left: 0;
}
.kome_indent {
	position: relative;
    padding-left: 18px
}
.kome_indent::before {
	content: "";
	position: absolute;
	left: 0;
}
.msg-contents {
	text-align: center;
	margin:30px 0px;
}
.btn_area {
	padding: 5px;
	border-radius: 10px;
	line-height: 2.0;
	box-shadow: none;
	margin: 0 auto;
}
.entry_btn{
	width: 300px;
	font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-color: #92D050;
    border: none;
    border-radius: 10px;
    padding: 15px 40px;
    display: inline-block;
    text-decoration: none;
    line-height: 1.6;
    cursor: pointer;
    color: #fff;
    text-align: center;
}
.entry_btn:hover {
	opacity: 0.8;
}
.entry_guest, 
.entry_guest1, 
.entry_disp, 
.entry_disp1 {
  display: none;
}
.lp_link {
    text-decoration: none;
}
#nycp25-body img.gr_shadow {
	border: 1px solid #eee;
	padding: 15px;
	display: block;
	width: 95%;
	height: auto;
	margin: 25px auto 10px;
}
