/*=========================================================

2025 オウンドメディア

=========================================================*/

.ny_mt0 {
	margin-top: 0!important; 
}

/* main */
.ny_owdMnCtr .ny_lwrMnCth {
	font-size: 14rem;
	white-space: nowrap;
	top: calc(50% - 140px);
	left: calc(50% - 375px);
}

.ny_owdMnBox {
	display: flex;
}

.ny_owdMnTyp {
	text-align: center;
	width: 120px;
	height: 120px;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 0.9;
	color: #fff;
	margin: 0 30px 0 0;
	padding: 50px 0 0;
	box-sizing: border-box;
	background: #3A9DC9;
	background: linear-gradient(180deg,rgba(58, 157, 201, 1) 0%, rgba(50, 80, 250, 1) 100%);
	border-radius: 50%;
}

@media screen and (min-width:768px) and (max-width:1040px) {
	.ny_owdMnCtr .ny_lwrMnCth {
		font-size: 10rem;
		top: calc(50% - 100px);
		left: calc(50% - 270px);
	}

	.ny_owdMnTyp {
		text-align: center;
		width: 100px;
		height: 100px;
		font-size: 2rem;
		margin: 0 20px 0 0;
		padding: 40px 0 0;
	}
}

@media screen and (max-width:767px) {
	.ny_owdMnCtr .ny_lwrMnCth {
		font-size: 10rem;
		top: calc(50% - 150px);
		left: calc(50% - 177px);
	}
	
	.ny_owdMnCtr .ny_lwrMnWrp {
		min-height: 450px;
		padding: 10px 0 0 ;
	}
	
	.ny_owdMnBox {
		display: block;
	}

	.ny_owdMnTyp {
		text-align: center;
		width: 100px;
		height: 30px;
		font-size: 1.6rem;
		margin: 0 auto 10px;
		padding: 7px 5px 3px;
		border-radius: 6px;
	}
}

/* ny_owdDifAra */
.ny_owdDifAra {
	padding: 100px 50px;
}

.ny_owdDifTtl {
	text-align: center;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.4;
	margin: 0 0 50px;
}

.ny_owdDifTtl .ny_undLn {
	color: #0457a7;
	background: linear-gradient(transparent 75%, #fff997 25%);
}

.ny_owdDifLst {
	display: flex;
	margin: 0 -15px;
}

.ny_owdDifLst li {
	width: calc(33.33% - 30px);
	position: relative;
	margin: 0 15px;
	background: #fff;
	border-radius: 8px;
	border: solid 3px #0457a7;
}

.ny_owdDifLstImg {
	margin: 10px 0 130px;
}

.ny_owdDifLstTtlBox {
	width: 100%;
	min-height: 120px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	padding: 15px 5px;
	box-sizing: border-box;
	justify-content: center;
	background: #0457a7;
}

.ny_owdDifLstTtl {
	text-align: center;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.4;
	color: #fff;
}

.ny_owdDifLstTtl .ny_ylTxt {
	font-size: 2.2rem;
	color: #fff10b;
	letter-spacing: -0.005em;
}

@media screen and (min-width:768px) and (max-width:1040px) {
	.ny_owdDifAra {
		padding: 80px 30px;
	}

	.ny_owdDifTtl {
		font-size: 3.6rem;
		margin: 0 0 30px;
	}

	.ny_owdDifLst {
		margin: 0 -10px;
	}

	.ny_owdDifLst li {
		width: calc(33.33% - 20px);
		margin: 0 10px;
		border-radius: 6px;
		border: solid 2px #0457a7;
	}

	.ny_owdDifLstImg {
		margin: 10px 0 140px;
	}

	.ny_owdDifLstTtlBox {
		min-height: 130px;
		padding: 10px 5px;
	}

	.ny_owdDifLstTtl {
		font-size: 1.6rem;
	}

	.ny_owdDifLstTtl .ny_ylTxt {
		font-size: 2rem;
	}
}

@media screen and (max-width:767px) {
	.ny_owdDifAra {
		padding: 40px 15px;
	}

	.ny_owdDifTtl {
		font-size: 2.2rem;
		margin: 0 0 20px;
	}

	.ny_owdDifLst {
		display: block;
		margin: 0 0 -20px;
	}

	.ny_owdDifLst li {
		width: 100%;
		margin: 0 0 20px;
		border-radius: 6px;
		border: solid 2px #0457a7;
	}
	
	.ny_owdDifLstImg {
		max-width: 300px;
		margin: 10px auto;
	}

	.ny_owdDifLstTtlBox {
		min-height: auto;
		position: relative;
		padding: 10px 5px;
	}

	.ny_owdDifLstTtl {
		font-size: 1.5rem;
	}

	.ny_owdDifLstTtl .ny_ylTxt {
		font-size: 1.8rem;
	}
}

/* ny_owdIpmAra */
.ny_owdIpmAra {
	padding: 100px 50px;
	background: #f1f5f8;
}

.ny_owdIpmLst {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px -40px;
}

.ny_owdIpmLst li {
	width: calc(50% - 40px);
	display: flex;
	align-items: center;
	margin: 0 20px 40px;
	padding: 20px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 3px 10px rgba(0,0,0,0.2);
}

.ny_owdIpmLstImg {
	max-width: 140px;
	margin: 0 10px 0 0;
}

.ny_owdIpmLstTtlBox {
	width: calc(100% - 150px);
}

.ny_owdIpmLstTtl {
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.4;
}

.ny_owdIpmLstTtl .ny_lbTxt {
	font-size: 2rem;
	color: #418bff;
}

.ny_owdIpmLstCapTxt {
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.4;
	margin: 10px 0 0;
}

@media screen and (min-width:768px) and (max-width:1040px) {
	.ny_owdIpmAra {
		padding: 80px 30px;
	}

	.ny_owdIpmLst {
		margin: 0 -10px -20px;
	}

	.ny_owdIpmLst li {
		width: calc(50% - 20px);
		margin: 0 10px 20px;
		padding: 10px;
		border-radius: 6px;
	}

	.ny_owdIpmLstImg {
		max-width: 120px;
		margin: 0 10px 0 0;
	}

	.ny_owdIpmLstTtlBox {
		width: calc(100% - 130px);
	}

	.ny_owdIpmLstTtl {
		font-size: 1.6rem;
	}

	.ny_owdIpmLstTtl .ny_lbTxt {
		font-size: 1.8rem;
	}
}

@media screen and (max-width:767px) {
	.ny_owdIpmAra {
		padding: 40px 15px;
	}

	.ny_owdIpmLst {
		display: block;
		margin: 0 0 -20px;
	}

	.ny_owdIpmLst li {
		width: 100%;
		display: block;
		margin: 0 0 20px;
		padding: 5px 10px 15px;
		border-radius: 6px;
	}

	.ny_owdIpmLstImg {
		max-width: 300px;
		margin: 0 auto 5px;
	}

	.ny_owdIpmLstTtlBox {
		width: 100%;
	}

	.ny_owdIpmLstTtl {
		font-size: 1.5rem;
	}

	.ny_owdIpmLstTtl .ny_lbTxt {
		font-size: 1.7rem;
	}
}

/* ny_owdThkAra */
.ny_owdThkAra {
	padding: 100px 50px;
}

.ny_owdThkNbrBox {
	display: flex;
	align-items: center;
	margin: -50px 0 30px;
}

.ny_owdThkNbrImgBox {
	order: 2;
	width: calc(100% - 670px);
}

.ny_owdThkNbrLstBox {
	order: 1;
	max-width: 650px;
	width: 100%;
	margin: 0 20px 0 0;
}

.ny_owdThkNbrLst {
	list-style: none;
}

.ny_owdThkNbrLst li {
	padding: 10px;
	background: #0457a7;
	border-radius: 100px;
}

.ny_owdThkNbrLst li:not(:last-child) {
	position: relative;
	margin: 0 0 30px;
}

.ny_owdThkNbrLst li:not(:last-child):after {
	content: "";
	position: absolute;
	bottom: -21px;
	left: calc(50% - 15px);
	width: 30px;
	height: 12.5px;
	background: url(../images/ny_owned/arw_bt.png) center no-repeat;
	background-size: 30px auto;
}

.ny_owdThkNbrLstTtl {
	position: relative;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1.3;
	color: #fff;
	padding: 0 0 0 50px;
}

.ny_owdThkNbrLstTtl:before {
	text-align: center;
	position: absolute;
	top: calc(50% - 18px);
	left: 0;
	width: 36px;
	height: 36px;
	font-weight: 900;
	color: #0457a7;
	padding: 1px 0 0;
	box-sizing: border-box;
	background: #fff;
	border-radius: 50%;
}

.ny_owdThkNbrLst li:nth-child(1) .ny_owdThkNbrLstTtl:before {
	content: "1";
}

.ny_owdThkNbrLst li:nth-child(2) .ny_owdThkNbrLstTtl:before {
	content: "2";
}

.ny_owdThkNbrLst li:nth-child(3) .ny_owdThkNbrLstTtl:before {
	content: "3";
}

.ny_owdThkNbrLstTtl .minTxt {
	font-weight: 500;
	font-size: 1.6rem;
	letter-spacing: -0.005em;
}

.ny_owdThkAra .ny_cntTxt {
	margin: 0 0 100px;
}

.ny_owdThkFlwBox {
	margin: 0 0 80px;
	padding: 0 15px 15px;
	background: #0457a7;
	border-radius: 8px;
}

.ny_owdThkFlwTtlBox {
	position: relative;
}

.ny_owdThkFlwTtl {
	text-align: center;
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.3;
	color: #fff;
	padding: 20px 80px 20px 20px;
}

.ny_owdThkFlwTtlImg {
	max-width: 180px;
	position: absolute;
	bottom: 0;
	left: calc(50% + 200px);
}

.ny_owdThkFlwCntBox {
	padding: 40px 20px;
	background: #fff;
	border-radius: 6px;
}

.ny_owdThkFlwLst {
	display: flex;
	margin: 0 0 40px;
}

.ny_owdThkFlwLst li:not(:last-child) {
	margin: 0 30px 0 0;
}

.ny_owdThkFlwLstImg {
	position: relative;
	margin: 0 0 15px;
}

.ny_owdThkFlwLst li:not(:last-child) .ny_owdThkFlwLstImg:after {
	content: "";
	position: absolute;
	top: calc(50% - 10px);
	right: -24px;
	width: 15px;
	height: 20px;
	background: url(../images/ny_owned/arw_rt.png) center no-repeat;
	background-size: 15px auto;
}

.ny_owdThkFlwLstTtl {
	text-align: center;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.3;
	letter-spacing: -0.005em;
}

.ny_owdThkFlwCth {
	text-align: center;
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 1.3;
	color: #0457a7;
}

.ny_owdThkFlwCth .ny_undLn {
	background: linear-gradient(transparent 75%, #fff997 25%);
}

.ny_owdThkVidBox {
	max-width: 800px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding-top: 45%;
	overflow: hidden;
	border-radius: 8px;
}

.ny_owdThkVidBox iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

@media screen and (min-width:768px) and (max-width:1040px) {
	.ny_owdThkAra {
		padding: 80px 30px;
	}

	.ny_owdThkNbrBox {
		margin: -30px 0 20px;
	}
	
	.ny_owdThkNbrImgBox {
		width: calc(100% - 530px);
	}
	
	.ny_owdThkNbrLstBox {
		max-width: 520px;
		margin: 0 10px 0 0;
	}

	.ny_owdThkNbrLstTtl {
		font-size: 2rem;
		padding: 0 0 0 40px;
	}

	.ny_owdThkNbrLstTtl:before {
		top: calc(50% - 15px);
		width: 30px;
		height: 30px;
	}

	.ny_owdThkAra .ny_cntTxt {
		margin: 0 0 80px;
	}

	.ny_owdThkFlwBox {
		margin: 0 0 60px;
		border-radius: 6px;
	}

	.ny_owdThkFlwTtl {
		font-size: 2.6rem;
		padding: 15px 60px 15px 15px;
	}

	.ny_owdThkFlwTtlImg {
		max-width: 150px;
		left: calc(50% + 180px);
	}

	.ny_owdThkFlwCntBox {
		padding: 30px 15px;
		border-radius: 4px;
	}

	.ny_owdThkFlwLst {
		margin: 0 0 30px;
	}

	.ny_owdThkFlwLst li:not(:last-child) {
		margin: 0 25px 0 0;
	}

	.ny_owdThkFlwLstImg {
		margin: 0 0 10px;
	}

	.ny_owdThkFlwLst li:not(:last-child) .ny_owdThkFlwLstImg:after {
		top: calc(50% - 6.5px);
		right: -18px;
		width: 10px;
		height: 13px;
		background-size: 10px auto;
	}

	.ny_owdThkFlwLstTtl {
		font-size: 1.7rem;
	}

	.ny_owdThkFlwCth {
		font-size: 2.4rem;
	}

	.ny_owdThkVidBox {
		padding-top: 55%;
		border-radius: 6px;
	}
}

@media screen and (max-width:767px) {
	.ny_owdThkAra {
		padding: 40px 15px;
	}

	.ny_owdThkNbrBox {
		display: block;
		margin: 0 0 20px;
	}
	
	.ny_owdThkNbrImgBox {
		max-width: 300px;
		width: 100%;
		margin: 0 auto 20px;
	}
	
	.ny_owdThkNbrLstBox {
		max-width: 100%;
		margin: 0;
	}
	
	.ny_owdThkNbrLst li {
		padding: 10px;
		border-radius: 6px;
	}

	.ny_owdThkNbrLstTtl {
		font-size: 1.8rem;
		padding: 0 0 0 35px;
	}

	.ny_owdThkNbrLstTtl:before {
		top: calc(50% - 13px);
		width: 26px;
		height: 26px;
	}

	.ny_owdThkAra .ny_cntTxt {
		margin: 0 0 30px;
	}

	.ny_owdThkFlwBox {
		margin: 0 0 30px;
		padding: 10px;
		border-radius: 6px;
	}

	.ny_owdThkFlwTtl {
		font-size: 1.8rem;
		padding: 10px 65px 10px 10px;
	}

	.ny_owdThkFlwTtlImg {
		max-width: 90px;
		left: calc(50% + 50px);
	}

	.ny_owdThkFlwCntBox {
		padding: 20px 10px;
		border-radius: 4px;
	}

	.ny_owdThkFlwLst {
		display: block;
		margin: 0 0 20px;
	}
	
	.ny_owdThkFlwLst li:not(:last-child) {
		position: relative;
		margin: 0 0 30px;
	}
	
	.ny_owdThkFlwLst li:not(:last-child):after {
		content: "";
		position: absolute;
		bottom: -21px;
		left: calc(50% - 15px);
		width: 30px;
		height: 12.5px;
		background: url(../images/ny_owned/arw_bt.png) center no-repeat;
		background-size: 30px auto;
	}

	.ny_owdThkFlwLstImg {
		max-width: 230px;
		margin: 0 auto 3px;
	}
	
	.ny_owdThkFlwLst li:not(:last-child) .ny_owdThkFlwLstImg:after {
		content: none;
	}

	.ny_owdThkFlwLstTtl {
		font-size: 1.6rem;
	}

	.ny_owdThkFlwCth {
		font-size: 2rem;
	}

	.ny_owdThkVidBox {
		padding-top: 55%;
		border-radius: 6px;
	}
}

/* ny_owdScrAra */
.ny_owdScrAra {
	padding: 100px 50px;
}

.ny_owdScrImg {
	margin: 0 0 80px;
}

.ny_owdScrLst li {
	padding: 50px;
	background: #f1f5f8;
}

.ny_owdScrLst li:not(:last-child) {
	margin: 0 0 60px;
}

.ny_owdScrLstTtlBox {
	display: flex;
	align-items: center;
	margin: 0 0 30px;
}

.ny_owdScrLstNbrTtl {
	display: inline-block;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.4;
	color: #0457a7;
	margin: 0 20px 0 0;
	padding: 5px 10px 7px;
	background: #fff;
	border: solid 1px #0457a7;
	border-radius: 50px;
}

.ny_owdScrLstNbr {
	text-align: center;
	display: inline-block;
	font-size: 1.8rem;
	color: #fff;
	width: 26px;
	height: 26px;
	margin: 0 0 0 10px;
	background: #0457a7;
	border-radius: 50%;
}

.ny_owdScrLstTtl {
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.3;
}

.ny_owdScrLstTxt {
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.6;
	margin: 0 0 50px;
}

.ny_owdScrLstImg {
	padding: 10px;
	background: #fff;
}

@media screen and (min-width:768px) and (max-width:1040px) {
	.ny_owdScrAra {
		padding: 80px 30px;
	}

	.ny_owdScrImg {
		margin: 0 0 60px;
	}

	.ny_owdScrLst li {
		padding: 20px;
	}

	.ny_owdScrLst li:not(:last-child) {
		margin: 0 0 40px;
	}

	.ny_owdScrLstTtlBox {
		margin: 0 0 15px;
	}

	.ny_owdScrLstNbrTtl {
		font-size: 1.8rem;
		margin: 0 15px 0 0;
	}

	.ny_owdScrLstNbr {
		font-size: 1.6rem;
		width: 24px;
		height: 24px;
	}

	.ny_owdScrLstTtl {
		font-size: 2.6rem;
	}

	.ny_owdScrLstTxt {
		font-size: 1.7rem;
		margin: 0 0 20px;
	}
}

@media screen and (max-width:767px) {
	.ny_owdScrAra {
		padding: 40px 15px;
	}

	.ny_owdScrImg {
		margin: 0 0 30px;
	}

	.ny_owdScrLst li {
		padding: 15px 10px 10px;
	}

	.ny_owdScrLst li:not(:last-child) {
		margin: 0 0 20px;
	}

	.ny_owdScrLstTtlBox {
		text-align: center;
		display: block;
		margin: 0 0 15px;
	}

	.ny_owdScrLstNbrTtl {
		display: block;
		font-size: 1.6rem;
		margin: 0 0 10px;
		padding: 3px 6px 4px;
	}

	.ny_owdScrLstNbr {
		font-size: 1.5rem;
		width: 22px;
		height: 22px;
	}

	.ny_owdScrLstTtl {
		font-size: 2rem;
	}

	.ny_owdScrLstTxt {
		font-size: 1.5rem;
		margin: 0 0 15px;
	}
}

/* ny_owdPrcAra */
.ny_owdPrcAra {
	padding: 100px 50px;
}

.ny_owdPrcWrp {
	max-width: 800px;
	margin: 0 auto;
}

.ny_owdPrcTtlBox {
	text-align: center;
}

.ny_owdPrcTtl {
	min-width: 240px;
	position: relative;
	display: inline-block;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.3;
	color: #fff;
	padding: 10px 20px;
	box-sizing: border-box;
	background: #0457a7;
	border-radius: 30px;
	z-index: 2;
}

.ny_owdPrcCntBox {
	position: relative;
	margin: -25px 0 100px;
	padding: 45px 30px 30px;
	background: #fff;
	border: solid 3px #0457a7;
	border-radius: 15px;
	z-index: 1;
}

.ny_owdPrcBox:after {
	text-align: center;
	content: "+";
	position: absolute;
	bottom: -80px;
	left: calc(50% - 25px);
	width: 50px;
	height: 50px;
	font-weight: 900;
	font-size: 5rem;
	line-height: 0.9;
	color: #fff;
	background: #ffa800;
	border-radius: 5px;
}

.ny_owdPrcBox {
	text-align: center;
}

.ny_owdPrc {
	display: inline-block;
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.3;
	color: #0457a7;
	margin: 0 0 30px;
	background: linear-gradient(transparent 75%, #fff997 25%);
}

.ny_owdPrcTxt {
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.5;
	padding: 20px 0 0;
	border-top: dashed 1px #cbcbcb;
}

.ny_owdPrcLst {
	display: flex;
	overflow: hidden;
	border: solid 3px #0457a7;
	border-radius: 15px;
}

.ny_owdPrcLst li:first-child {
	width: 50%;
	position: relative;
	box-sizing: border-box;
	z-index: 1;
}

.ny_owdPrcLst li:first-child:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: rgba(203,203,203,0.5);
	z-index: 2;
}

.ny_owdPrcLst li:first-child:after {
	text-align: center;
	content: "or";
	position: absolute;
	top: calc(50% - 15px);
	right: -25px;
	width: 50px;
	height: 30px;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 0.9;
	color: #fff;
	background: #ffa800;
	border-radius: 5px;
	z-index: 3;
}

.ny_owdPrcLst li:last-child {
	width: 50%;
	box-sizing: border-box;
}

.ny_owdPrcLstTtlBox {
	text-align: center;
	padding: 10px;
	background: #0457a7;
}

.ny_owdPrcLstTtl {
	display: inline-block;
	position: relative;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.3;
	color: #fff;
	padding: 0 0 0 35px;
}

.ny_owdPrcLstTtl:before {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
	height: 26px;
	display: inline-block;
	color: #0457a7;
	padding: 0 0 0 2px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 50%;
}

.ny_owdPrcLst li:first-child .ny_owdPrcLstTtl:before {
	content: "1";
}

.ny_owdPrcLst li:last-child .ny_owdPrcLstTtl:before {
	content: "2";
}

.ny_owdPrcLst li:first-child .ny_owdPrcLstCntBox {
	text-align: center;
	padding: 20px 30px 30px 20px;
}

.ny_owdPrcLst li:last-child .ny_owdPrcLstCntBox {
	text-align: center;
	padding: 20px 20px 30px 30px;
}

.ny_owdPrcLstPrc {
	display: inline-block;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1.3;
	color: #0457a7;
	margin: 0 0 15px;
	background: linear-gradient(transparent 75%, #fff997 25%);
}

.ny_owdPrcLstPrc .minTxt {
	font-size: 1.8rem;
}

.ny_owdPrcLstTxt {
	text-align: left;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.5;
	padding: 15px 0 0;
	border-top: dashed 1px #cbcbcb;
}

.ny_capTxt {
	text-align: right;
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.6;
	margin: 15px 0 0;
}

@media screen and (min-width:768px) and (max-width:1040px) {
	.ny_owdPrcAra {
		padding: 80px 30px;
	}

	.ny_owdPrcTtl {
		min-width: 200px;
		font-size: 1.8rem;
		padding: 8px 15px;
	}

	.ny_owdPrcCntBox {
		margin: -20px 0 80px;
		padding: 35px 20px 20px;
		border-radius: 10px;
	}

	.ny_owdPrcBox:after {
		bottom: -65px;
		left: calc(50% - 20px);
		width: 40px;
		height: 40px;
		font-size: 4.5rem;
	}

	.ny_owdPrc {
		font-size: 2.6rem;
		margin: 0 0 20px;
	}

	.ny_owdPrcTxt {
		font-size: 1.7rem;
		padding: 15px 0 0;
	}

	.ny_owdPrcLst {
		border-radius: 10px;
	}

	.ny_owdPrcLst li:first-child:after {
		width: 40px;
		right: -20px;
		font-size: 2rem;
		padding: 5px 0 0;
		box-sizing: border-box;
	}

	.ny_owdPrcLstTtlBox {
		padding: 10px 5px;
	}

	.ny_owdPrcLstTtl {
		font-size: 1.8rem;
		padding: 0 0 0 32px;
	}

	.ny_owdPrcLstTtl:before {
		width: 24px;
		height: 24px;
		padding: 0;
	}

	.ny_owdPrcLst li:first-child .ny_owdPrcLstCntBox {
		padding: 15px 25px 25px 15px;
	}

	.ny_owdPrcLst li:last-child .ny_owdPrcLstCntBox {
		padding: 15px 15px 25px 25px;
	}

	.ny_owdPrcLstPrc {
		font-size: 2rem;
	}

	.ny_owdPrcLstPrc .minTxt {
		font-size: 1.6rem;
	}

	.ny_owdPrcLstTxt {
		font-size: 1.5rem;
		padding: 10px 0 0;
		border-top: dashed 1px #cbcbcb;
	}

	.ny_capTxt {
		font-size: 1.5rem;
		margin: 10px 0 0;
	}
}

@media screen and (max-width:767px) {
	.ny_owdPrcAra {
		padding: 40px 15px;
	}

	.ny_owdPrcWrp {
		max-width: 450px;
	}

	.ny_owdPrcTtl {
		min-width: 200px;
		font-size: 1.8rem;
		padding: 5px 10px;
	}

	.ny_owdPrcCntBox {
		margin: -18px 0 60px;
		padding: 30px 10px 15px;
		border: solid 2px #0457a7;
		border-radius: 10px;
	}

	.ny_owdPrcBox:after {
		bottom: -50px;
		left: calc(50% - 18px);
		width: 36px;
		height: 36px;
		font-size: 4rem;
	}

	.ny_owdPrc {
		font-size: 2.2rem;
		margin: 0 0 15px;
	}

	.ny_owdPrcTxt {
		font-size: 1.5rem;
		padding: 10px 0 0;
	}

	.ny_owdPrcLst {
		border: solid 2px #0457a7;
		border-radius: 10px;
	}

	.ny_owdPrcLst li:first-child:after {
		width: 30px;
		height: 25px;
		top: calc(50% - 12.5px);
		right: -15px;
		font-size: 1.8rem;
		padding: 2px 0 0;
		box-sizing: border-box;
	}

	.ny_owdPrcLstTtlBox {
		padding: 10px 5px;
	}

	.ny_owdPrcLstTtl {
		font-size: 1.7rem;
		padding: 25px 0 0;
	}

	.ny_owdPrcLstTtl:before {
		left: calc(50% - 11px);
		width: 22px;
		height: 22px;
		padding: 0 0 0 2px;
	}
	
	.ny_owdPrcLstTtl br {
		display: inline-block!important;
	}
	
	.ny_owdPrcLst li:first-child .ny_owdPrcLstCntBox {
		padding: 15px 20px 20px 10px;
	}

	.ny_owdPrcLst li:last-child .ny_owdPrcLstCntBox {
		padding: 15px 10px 20px 20px;
	}

	.ny_owdPrcLstPrc {
		font-size: 2rem;
	}

	.ny_owdPrcLstPrc .minTxt {
		font-size: 1.6rem;
	}

	.ny_owdPrcLstTxt {
		font-size: 1.5rem;
		padding: 10px 0 0;
		border-top: dashed 1px #cbcbcb;
	}

	.ny_capTxt {
		text-align: left;
		font-size: 1.4rem;
		margin: 7px 0 0;
	}
}
