@charset "UTF-8";

/*
■ リセット（「ページ管理」用）
■ テキスト・フォント設定
■ 汎用

■ タイトル
■ 導入
■ アイテム
■ プロフィール等
■ スライダー
*/



/* ■ リセット（「ページ管理」用） ==================================================================================== */

.pane-contents {
padding-bottom: 0;
}

.block-page-block--frame {
margin-bottom: 0;
}

.block-page-freespace--caption {
padding-top: 0;
}

.block-page-block--contents-body-text-1column {
width: 100%;
margin: 0;
}

.block-page-block--contents-body-text-1column div {
max-width: 100%;
padding: 0;
}

#Feature_ * {
margin: 0;
padding: 0;
color: inherit;
}

#Feature_ h2 {
border: none;
}



/* ■ テキスト・フォント設定 ==================================================================================== */

#Feature_ * {
font-family: "Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","Meiryo",Sans-Serif;
}


#Feature_ .WF1,
#Feature_ .WF1 * {
font-weight: 600;
font-family: 'Figtree', sans-serif;
}

#Feature_ .WF2,
#Feature_ .WF2 * {
}



/* ■ 汎用 ==================================================================================== */

#Feature_ {
background-color: #000;
}

#Feature_ .Palt {
font-feature-settings: "palt";
}

#Feature_ .Disabled {
opacity: 0.3;
pointer-events: none;
}

@media only screen and (max-width: 767px) {

	#Feature_ .PC {
	display: none;
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .SP {
	display: none;
	}

}

@media (hover: hover) {

	#Feature_ a:hover {
	transition: all 0.2s ease 0.01s;
	}

	#Feature_ a:hover {
	opacity: 0.7;
	}

}



/* ■ タイトル ==================================================================================== */

@media only screen and (max-width: 767px) {

	#Feature_ .Feature_Title_Wrap {
	padding: 45px 30px 30px;
	}

	#Feature_ .Feature_Title_Mds {
	text-align: center;
	}

	#Feature_ .Feature_Title_Mds img {
	width: 250px;
	}

	#Feature_ .Feature_Title_Photo {
	margin-top: 35px;
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .Feature_Title {
	display: flex;
	align-items: center;
	}

	#Feature_ .Feature_Title img {
	vertical-align: bottom;
	}

	#Feature_ .Feature_Title_Photo {
	order: 1;
	width: 50%;
	}

	#Feature_ .Feature_Title_Mds {
	order: 2;
	width: 50%;
	padding: 0 8%;
	}

	#Feature_ .Feature_Title_Mds img {
	margin-left: 10px;
	}

}



/* ■ 導入 ==================================================================================== */

@media only screen and (max-width: 767px) {


	#Feature_ .Feature_Intro_Wrap {
	padding: 60px 0 40px;
	background: url(/special/nierautomata/img/Intro_Bg_SP.png) no-repeat center top;
	background-size: cover;
	}

	#Feature_ .Feature_Intro {
	color: #fff;
	}

	#Feature_ .Feature_Intro_Mds {
	text-align: center;
	}

	#Feature_ .Feature_Intro_Mds1 {
	font-size: 20px;
	line-height: 2;
	}

	#Feature_ .Feature_Intro_Mds2 {
	font-size: 20px;
	font-weight: 400;
	}

	#Feature_ .Feature_Intro_Lead {
	margin-top: 20px;
	padding: 0 50px;
	font-size: 14px;
	line-height: 1.8;
	text-align: justify;
	}

	#Feature_ .Feature_Intro_Photo {
	margin-top: 30px;
	padding: 0 50px;
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .Feature_Intro_Wrap {
	padding: 170px 0 190px;
	background: url(/special/nierautomata/img/Intro_Bg_PC.png) no-repeat center top;
	background-size: cover;
	}

	#Feature_ .Feature_Intro {
	max-width: 784px;
	margin: 0 auto;
	color: #fff;
	}

	#Feature_ .Feature_Intro_Mds {
	text-align: center;
	}

	#Feature_ .Feature_Intro_Mds1 {
	font-size: 42px;
	}

	#Feature_ .Feature_Intro_Mds2 {
	font-size: 36px;
	font-weight: 400;
	}

	#Feature_ .Feature_Intro_Lead {
	margin-top: 40px;
	font-size: 15px;
	line-height: 2.4;
	}

	#Feature_ .Feature_Intro_Photo {
	margin-top: 60px;
	}

}



/* ■ アイテム ==================================================================================== */

@media only screen and (max-width: 767px) {

	#Feature_ .Feature_Item_Wrap {
	padding: 50px 0 50px;
	}

	#Feature_ .Feature_Item {
	color: #fff;
	}

	#Feature_ .Feature_Item:not(:first-of-type) {
	margin-top: 70px;
	}

	#Feature_ .Feature_Item_Mds {
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 0.02em;
	text-align: center;
	}

	#Feature_ .Feature_Item_Mds span {
	font-size: 22px;
	}

	#Feature_ .Feature_Item_Photo {
	margin-top: 25px;
	}

	#Feature_ .Feature_Item_Photo_Main {
	padding: 0 30px;
	}

	#Feature_ .Feature_Item_Photo_Sub {
	margin-top: 35px;
	padding: 0 70px;
	}

	#Feature_ .Feature_Item_Lead {
	margin-top: 60px;
	padding: 0 30px;
	font-size: 13px;
	line-height: 1.8;
	text-align: justify;
	}

	#Feature_ .Feature_Item_Price {
	margin-top: 20px;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	}

	#Feature_ .Feature_Item_Price span {
	font-size: 10px;
	}

	#Feature_ .Feature_Item_Buy {
	margin-top: 25px;
	text-align: center;
	}

	#Feature_ .Feature_Item_Buy a {
	display: inline-block;
	width: 200px;
	height: 40px;
	padding-right: 10px;
	border-radius: 100vh;
	font-size: 16px;
	line-height: 40px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	}

	#Feature_ .Feature_Item_Buy a span {
	padding-left: 24px;
	background: url(/special/wednesday/img/Icon_Cart.png) no-repeat;
	background-size: 17px 16px;
	background-position: 0 40%;
	}

}

@media only screen and (max-width: 372px) {

	#Feature_ .Feature_Item_Mds {
	font-size: 18px;
	}

	#Feature_ .Feature_Item_Mds span {
	font-size: 24px;
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .Feature_Item_Wrap {
	padding: 100px 0 150px;
	}

	#Feature_ .Feature_Item {
	color: #fff;
	}

	#Feature_ .Feature_Item:not(:first-of-type) {
	margin-top: 180px;
	}

	#Feature_ .Feature_Item_Mds {
	font-size: 44px;
	letter-spacing: 0.02em;
	text-align: center;
	}

	#Feature_ .Feature_Item_Photo {
	display: flex;
	align-items: center;
	max-width: 1050px;
	margin: 80px auto 0;
	}

	#Feature_ .Feature_Item_Photo_Main {
	width: 580px;
	}

	#Feature_ .Feature_Item_Photo_Sub {
	flex: 1;
	}

	#Feature_ .Feature_Item:nth-of-type(odd) .Feature_Item_Photo_Sub {
	padding-left: 110px;
	}

	#Feature_ .Feature_Item:nth-of-type(even) .Feature_Item_Photo_Main {
	order: 2;
	}

	#Feature_ .Feature_Item:nth-of-type(even) .Feature_Item_Photo_Sub {
	order: 1;
	padding-right: 110px;
	}

	#Feature_ .Feature_Item_Lead {
	max-width: 800px;
	margin: 60px auto 0;
	font-size: 15px;
	line-height: 2.2;
	}

	#Feature_ .Feature_Item_Price {
	margin-top: 40px;
	font-size: 30px;
	line-height: 1;
	text-align: center;
	}

	#Feature_ .Feature_Item_Price span {
	font-size: 16px;
	}

	#Feature_ .Feature_Item_Buy {
	margin-top: 40px;
	text-align: center;
	}

	#Feature_ .Feature_Item_Buy a {
	display: inline-block;
	width: 240px;
	height: 50px;
	padding-right: 10px;
	border-radius: 100vh;
	font-size: 24px;
	line-height: 50px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	}

	#Feature_ .Feature_Item_Buy a span {
	padding-left: 28px;
	background: url(/special/wednesday/img/Icon_Cart.png) no-repeat;
	background-size: 20px 20px;
	background-position: 0 40%;
	}

}



/* ■ プロフィール等 ==================================================================================== */

@media only screen and (max-width: 767px) {

	#Feature_ .Feature_Profile_Wrap {
	padding: 65px 0 60px;
	background: url(/special/nierautomata/img/Profile_Bg_SP.png) no-repeat center top;
	background-size: cover;
	}
	
	#Feature_ .Feature_Profile {
	color: #fff;
	}

	#Feature_ .Feature_Profile_Mds1 {
	text-align: center;
	}

	#Feature_ .Feature_Profile_Mds1 img {
	width: 250px;
	background: #000;
	}

	#Feature_ .Feature_Profile_Photo {
	margin-top: 35px;
	padding: 0 50px;
	}

	#Feature_ .Feature_Profile_Mds2 {
	margin-top: 35px;
	font-size: 20px;
	letter-spacing: 0.02em;
	text-align: center;
	}

	#Feature_ .Feature_Profile_LeadUnit {
	padding: 0 50px;
	}

	#Feature_ .Feature_Profile_Mds3 {
	margin-top: 20px;
	font-size: 13px;
	}

	#Feature_ .Feature_Profile_Lead {
	margin-top: 5px;
	font-size: 13px;
	line-height: 2;
	text-align: justify;
	}
	
	#Feature_ .Feature_Profile_Note {
	margin-top: 35px;
	font-size: 10px;
	font-family: "Helvetica Neue",Arial,Sans-Serif;
	text-align: center;
	transform: scale(0.9);
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .Feature_Profile_Wrap {
	padding: 200px 0 240px;
	background: url(/special/nierautomata/img/Profile_BgUpper_PC.png) no-repeat center top,url(/special/nierautomata/img/Profile_BgLower_PC.png) no-repeat center bottom;
	background-size: cover,cover;
	}
	
	#Feature_ .Feature_Profile {
	color: #fff;
	}

	#Feature_ .Feature_Profile_Mds1 {
	text-align: center;
	}

	#Feature_ .Feature_Profile_Mds1 img {
	width: 500px;
	background: #000;
	}

	#Feature_ .Feature_Profile_Photo {
	width: 500px;
	margin: 75px auto 0;
	}

	#Feature_ .Feature_Profile_Mds2 {
	margin-top: 80px;
	font-size: 36px;
	letter-spacing: 0.02em;
	text-align: center;
	}

	#Feature_ .Feature_Profile_LeadUnit {
	max-width: 800px;
	margin: 0 auto;
	}

	#Feature_ .Feature_Profile_Mds3 {
	margin-top: 40px;
	}

	#Feature_ .Feature_Profile_Lead {
	margin-top: 10px;
	font-size: 14px;
	line-height: 2.8;
	}
	
	#Feature_ .Feature_Profile_Note {
	margin-top: 60px;
	font-size: 12px;
	text-align: center;
	}

}



/* ■ スライダー ==================================================================================== */

@media only screen and (max-width: 767px) {

	#Feature_ .bx-wrapper {
	background-color: transparent;
	margin: 0px auto;
	border: none;
	box-shadow: none;
	}

	/* ページネーション	 */
	#Feature_ .bx-pager {
	bottom: -30px;
	}

	#Feature_ .bx-pager-link {
	width: 11px;
	height: 14px;
	margin: 0 4px;
	border-radius: 0;
	background: url(/special/nierautomata/img/Icon_Pager_Off.png) no-repeat;
	background-size: 11px 14px;
	}

	#Feature_ .bx-pager-link.active {
	background: url(/special/nierautomata/img/Icon_Pager_On.png) no-repeat;
	background-size: 11px 14px;
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .bx-wrapper {
	background-color: transparent;
	margin: 0px auto;
	border: none;
	box-shadow: none;
	}

	/* ページネーション	 */
	#Feature_ .bx-pager {
	bottom: -40px;
	}

	#Feature_ .bx-pager-link {
	width: 14px;
	height: 17px;
	margin: 0 8px;
	border-radius: 0;
	background: url(/special/nierautomata/img/Icon_Pager_Off.png) no-repeat;
	background-size: 14px 17px;
	}

	#Feature_ .bx-pager-link.active {
	background: url(/special/nierautomata/img/Icon_Pager_On.png) no-repeat;
	background-size: 14px 17px;
	}

}

