.nb_menu{padding:75px 0;}
.nb_menu ul li{margin-left:1px;position:relative;}
.nb_menu ul li:nth-child(1){margin-left:0;width:23.66%;}
.nb_menu ul li:nth-child(1)::after{background:none;}
.nb_menu ul li:nth-child(2){width:23.08%;}
.nb_menu ul li:nth-child(3){width:26.58%;}
.nb_menu ul li:nth-child(4){width:19.75%;}
.nb_menu ul li::after {
    content: '';
    width: 1px;
    height: 72px;
    background: url(//img.abc-mart.net/img/event/2022/2202_nb_kids/bg_menu.jpg) no-repeat top center;
    position: absolute;
    top: 0;
    left: -1px;
}

#nb_aboutfoot .nb_features_title {
    background-image: url(//img.abc-mart.net/img/event/2022/2202_nb_kids/pc/bg_tit1.jpg);
}
#nb_fit4kids .nb_features_title {
    background-image: url(//img.abc-mart.net/img/event/2022/2202_nb_kids/pc/bg_tit2.jpg);
}
#nb_aboutdesign .nb_features_title {
    background-image: url(//img.abc-mart.net/img/event/2022/2202_nb_kids/pc/bg_tit3.jpg);
}
#nb_nintei .nb_features_title {
    background-image: url(//img.abc-mart.net/img/event/2022/2202_nb_kids/pc/bg_tit4.jpg);
}
.nb_features_title {
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 300px;
}
.nb_features_title h2 {
    font-size: 44px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    letter-spacing: 0.06em;
    text-indent: 0.06em;
    text-align: center;
}
.nb_features_title h2 span{
	font-size: 27px;
	display: block;
	letter-spacing: 0.08em;
	text-indent: 0.08em;
	margin-bottom: 30px;
}
.nb_features_title p {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.9;
    color: #FFF;
    text-align: center;
    letter-spacing: 0.08em;
    text-indent: 0.08em;
}
#nb_aboutfoot .nb_features_title p {
    margin-top: 32px;
}

.nb_features_box {
    width:47%;
	box-sizing:border-box;
}
.nb_features_box.col4 {
	width:25%;
	box-sizing:border-box;
}
#nb_aboutfoot .nb_features_box dt {
    color: #f49da9;
    height: 80px;
}
.nb_features_box dl dt {
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 0.06em;
    text-indent: 0.06em;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nb_features_box dl dd p {
    font-size: 16px;
    font-weight: 500;
    line-height: 2.0625;
    color: #646464;
    text-align: justify;
    font-feature-settings: 'palt';
    letter-spacing: 0.06em;
}

#nb_fit4kids .nb_features_title p {
    margin-top: 40px;
}
#nb_fit4kids .nb_features_box{
	background-color: #f9f9f9;
	padding:100px 2% 94px;
}
#nb_fit4kids .nb_features_box.odd{
	background-color: #ffffff;
}
#nb_fit4kids .nb_features_box h3{
    margin-bottom: 45px;
}
#nb_fit4kids .nb_features_box h4 {
    font-size: 18px;
    font-weight: bold;
    color: #8dc858;
    line-height: 1.78;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 26px;
}
#nb_fit4kids .nb_features_box p {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.86;
    color: #646464;
    text-align: justify;
}

#nb_aboutdesign .nb_features_box dt {
    height: 112px;
    color: #fac148;
}
.nb_btn_item {
    width: 346px;
    margin: 60px auto 0;
}
.nb_btn_item a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 70px;
    text-align: center;
    background-color: #fac148;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.12em;
    text-indent: 0.12em;
    position: relative;
}
.nb_btn_item a::after {
    content: '';
    position: absolute;
    margin-top: -3px;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nb_nintei .lead{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 2.2;
	color: #60c5e4;
	margin-top: 50px;
}
#nb_nintei .img{
	text-align: center;
	margin: 70px 0 60px;
}
#nb_nintei .about p{
	font-size: 15px;
	font-weight: 500;
	line-height: 2.13;
	color: #646464;
	font-feature-settings: 'palt';
	text-align: center;
	letter-spacing: 0.06em;
	text-indent: 0.06em;
}
#nb_nintei > .wrap_{
	margin-top: 130px;
}
#nb_nintei h3{
	text-align: center;
	margin-bottom: 75px;
}
#nb_nintei h3 span{
	display: block;
	margin-top: 30px;
	padding-top: 26px;
	font-size: 30px;
	font-weight: bold;
	color: #60c5e4;
	border-top: 4px solid #60c5e4;
	line-height: 1;
}
#nb_nintei .comment-area{
	position: relative;
	width: 100%;
	height: 880px;
}
#nb_nintei .comment-area .box{
	position: absolute;
	padding-bottom: 31px;
}
#nb_nintei .comment-area .box .inner{
	background-color: #60c5e4;
	color: #FFF;
	border-radius: 20px;
	padding: 34px 0;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.88;
	box-sizing: border-box;
	letter-spacing: 0.06em;
	text-align: center;
	display: inline-block;
}
#nb_nintei .comment-area .box.comment2 .inner,
#nb_nintei .comment-area .box.comment5 .inner,
#nb_nintei .comment-area .box.comment6 .inner{
	background-color: #ffe212;
	color: #60c5e4;
}
#nb_nintei .comment-area .box::after{
	content: '';
	position: absolute;
	bottom: 0;
}
#nb_nintei .comment-area .box.comment1::after,
#nb_nintei .comment-area .box.comment4::after{
	background: url(//img.abc-mart.net/img/event/2022/2202_nb_kids/pc/bg_comment1.jpg) no-repeat bottom left;
	width: 92px;
	height: 32px;
	left: 0;
}
#nb_nintei .comment-area .box.comment3::after,
#nb_nintei .comment-area .box.comment7::after{
	background: url(//img.abc-mart.net/img/event/2022/2202_nb_kids/pc/bg_comment2.jpg) no-repeat bottom right;
	width: 82px;
	height: 32px;
	right: 0;
}
#nb_nintei .comment-area .box.comment6::after{
	background: url(//img.abc-mart.net/img/event/2022/2202_nb_kids/pc/bg_comment3.jpg) no-repeat bottom left;
	width: 100px;
	height: 32px;
	left: 0;
}
#nb_nintei .comment-area .box.comment2::after,
#nb_nintei .comment-area .box.comment5::after{
	background: url(//img.abc-mart.net/img/event/2022/2202_nb_kids/pc/bg_comment4.jpg) no-repeat bottom right;
	width: 86px;
	height: 32px;
	right: 0;
}
#nb_nintei .comment-area .box.comment1{
	top: 47px;
	left: 5px;
}
#nb_nintei .comment-area .box.comment1 .inner{
	width: 250px;
}
#nb_nintei .comment-area .box.comment2{
	top: 112px;
	left: 280px;
}
#nb_nintei .comment-area .box.comment2 .inner{
	width: 339px;
}
#nb_nintei .comment-area .box.comment3{
	top: 0;
	right: 5px;
}
#nb_nintei .comment-area .box.comment3 .inner{
	width: 300px;
}
#nb_nintei .comment-area .box.comment4{
	top: 295px;
	left: 50px;
}
#nb_nintei .comment-area .box.comment4 .inner{
	width: 400px;
}
#nb_nintei .comment-area .box.comment5{
	top: 334px;
	right: 50px;
}
#nb_nintei .comment-area .box.comment5 .inner{
	width: 400px;
}
#nb_nintei .comment-area .box.comment6{
	top: 585px;
	left: 5px;
}
#nb_nintei .comment-area .box.comment6 .inner{
	width: 400px;
}
#nb_nintei .comment-area .box.comment7{
	top: 622px;
	right: 5px;
}
#nb_nintei .comment-area .box.comment7 .inner{
	width: 510px;
}

.nb_linenup > h2 {
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    color: #576169;
    letter-spacing: 0.18em;
    text-indent: 0.18em;
}
.nb_linenup > h2 span {
    display: block;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0.06em;
    text-indent: 0.06em;
}