@charset "utf-8";

/* ====================
reset
==================== */
.sc-container {
	background: #ffffff;
}

.sc-container,
.sc-container div, .sc-container dl, .sc-container dt, .sc-container dd,
.sc-container ul, .sc-container ol, .sc-container li,
.sc-container h1, .sc-container h2, .sc-container h3, .sc-container h4, .sc-container h5, .sc-container h6,
.sc-container textarea, .sc-container p, .sc-container a, .sc-container span {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.sc-container table {
	border-collapse: collapse;
	border-spacing: 0;
}

.sc-container img {
	border: 0;
}

.sc-container em,
.sc-container strong,
.sc-container th {
	font-style: normal;
	font-weight: normal;
}

.sc-container li {
	list-style: none;
}

.sc-container th {
	text-align: left;
}

.sc-container h1,
.sc-container h2,
.sc-container h3,
.sc-container h4,
.sc-container h5,
.sc-container h6 {
	font-size: 100%;
	font-weight: normal;
	border: none;
}

.sc-container a {
	text-decoration: none;
}

.sc-container button{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}

/* ====================
***
==================== */
.sc-container {
	width: 100%;
	margin: 0 auto;
	padding: 64px 0 0;
	color: #000000;
	font-size: 14px;
	font-family: "Shippori Mincho B1", serif;
	line-height: 1.5;
	font-weight: 600;
	overflow: hidden;
}

#page-top a {
	background: url(../img/btn_pagetop.png) left top;
	width: 100px;
	height: 100px;
	display: block;
	-webkit-transition: .4s;
	transition: .4s;
}

#page-top a:hover {
	opacity: 0.9;
}


/* ====================
keyv-wrap
==================== */
.sc-container .keyv-wrap {
	margin: 0 auto 76px;
}

.sc-container .keyv {
	margin: 0 auto 70px;
	text-align: center;
}

.sc-container .text-area {
	margin: 0 auto 53px;
}

.sc-container .text-area h1 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0 0 40px 0.5em;
	position: relative;
}

.sc-container .text-area h1 span {
	font-family: "Cardo", serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 1;
	text-align: center;
	display: block;
	margin: 0px 0 10px;
	transform: scale(0.8, 1);
	letter-spacing: 0.15em;
	width: 120%;
	left: calc(-10% - 0.14em);
	position: relative;
}

.sc-container .text-area h1::before {
	content: "";
	display: block;
	position: absolute;
	width: 149px;
	height: 40px;
	background: url(../img/i_mens_pc.png) no-repeat;
	background-size: contain;
	top: -36px;
	left: calc(50% - 74.5px);
}

.sc-container .text-area .text {
	font-size: 17px;
	line-height: 1.78;
	text-align: center;
}

.sc-container .title-area .title {
	display: flex;
	justify-content: space-between;
	width: 537px;
	border-bottom: 3px solid #000000;
	margin: 0 auto;
	padding: 0 0 12px;
}

.sc-container .title-area .title-num {
	width: 100px;
	height: 28px;
	border-radius: 14px;
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	font-weight: 800;
	line-height: 26px;
	letter-spacing: 0.3em;
	text-align: center;
}

.sc-container .title-area .title-brand {
	height: 22px;
	font-size: 25px;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 0;
}


/* ====================
keyword-wrap
==================== */
.sc-container .keyword-wrap {
	width: 100%;
	margin: 0 0 414px;
	padding: 210px 0 0;
	background: #f7f3ee;
}

.sc-container .keyword-area {
	width: 1180px;
	border: 8px solid #000000;
	margin: 0 auto 85px;
	position: relative;
	box-sizing: border-box;
}

.sc-container .keyword-area::before {
	content: "";
	display: block;
	position: absolute;
	width: 110px;
	height: 117px;
	background-image: url(../img/i_vw_pc.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	top: -161px;
	left: calc(50% - 55px);
}

.sc-container .keyword-title {
	margin: 25px 0 33px;
	font-size: 22px;
	line-height: 1.59;
	text-align: center;
}

.sc-container .keyword-title > span {
	font-family: "Cardo", serif;
	font-weight: 700;
	font-size: 45px;
	line-height: 1;
	text-align: center;
	display: block;
	margin: 0 0 6px;
	transform: scale(0.84, 1);
	letter-spacing: 0.07em;
	width: 590px;
	background: #f7f3ee;
	position: absolute;
	left: calc(50% - 295px);
	top: -0.64em;
}

.sc-container .keyword-title > span > span {
	font-family: "Shippori Mincho B1", serif;
	font-weight: 700;
	font-size: 42px;
	line-height: 1;
	text-align: center;
	transform: scale(0.9, 1);
	position: relative;
}

/* keyword-list */
.sc-container .keyword-list {
	width: 747px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 99px;
}

.sc-container .keyword-list li {
	width: 207px;
	text-align: center;
	position: relative;
}

.sc-container .keyword-list li::after {
	width: 207px;
	height: 14px;
	content: "";
	display: block;
	position: absolute;
	bottom: -13px;
	left: calc(50% - 103.5px);
	background: url(../img/arrow_pc.png) no-repeat;
	background-size: contain;
}

.sc-container .keyword-list li button {
	font-size: 22px;
	line-height: 1.59;
	color: #000000;
	font-family: "Shippori Mincho B1", serif;
	font-weight: 600;
}

.sc-container .keyword-list li button:hover {
	opacity: 0.8;
}

.sc-container .keyword-btn-wrap {
	margin: 132px 0 100px;
}

.sc-container .keyword-btn-wrap.open {
	display: none;
}

.sc-container .keyword-btn {
	text-align: center;
	position: relative;
}

.sc-container .keyword-btn::before {
	display: block;
	position: absolute;
	top: calc(50% - 16px);
	right: calc(50% - 161px);
	width: 32px;
	height: 32px;
	background: url(../img/icn_arrow.png) no-repeat;
	background-size: contain;
	content: "";
}

.sc-container .keyword-btn::after {
	display: block;
	position: absolute;
	bottom: -10px;
	right: calc(50% - 160px);
	width: 320px;
	height: 2px;
	background: #000000;
	content: "";
}

.sc-container .keyword-btn:hover {
	opacity: 0.8;
}

.sc-container .keyword-btn button {
	font-family: "Cardo", serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 1;
	transform: scale(0.84, 1);
	letter-spacing: 0.2em;
}

/* AR[fBI */
.sc-container .accordion-box {
	display: none;
}

/* keyword-box */
.sc-container .keyword-box {
	width: 1040px;
	margin: 0 auto 104px;
	position: relative;
}

.sc-container .keyword-desc {
	width: 460px;
	height: 460px;
	padding: 57px 0 0 40px;
	background: transparent;
	position: absolute;
}

.sc-container .keyword-desc-title {
	display: flex;
	align-items: center;
	margin: 0 0 15px;
}

.sc-container .keyword-desc-title .num {
	display: inline-block;
	width: 54px;
	height: 90px;
	margin-right: 9px;
}

.sc-container .keyword-desc-title .hash {
	font-size: 25px;
	letter-spacing: 0.1em;
	display: inline-block;
	position: relative;
	top: -2px;
}

.sc-container .keyword-desc-text {
	font-size: 14px;
	line-height: 2.67;
}

.sc-container .keyword-desc-text .note {
	display: block;
	font-size: 12px;
	line-height: 1.82;
	margin-top: 8px;
}

/* L[[hĘÝč */
.sc-container #kw01 .keyword-desc {
	top: 216px;
	right: -5px;
}

.sc-container #kw02 .keyword-desc {
	top: 164px;
	left: 64px;
}

.sc-container #kw03 .keyword-desc {
	top: 160px;
	right: -3px;
}


/* ====================
btn-area
==================== */
.sc-container .btn-area {
	margin: 0 auto;
	padding: 0 0 86px;
	background: #f7f3ee;
}

.sc-container .btn {
	display: block;
	margin: 0 auto;
	width: 550px;
	height: 67px;
	text-align: center;
	font-size: 30px;
	line-height: 61px;
	letter-spacing: 0.1em;
	border: 2px solid #000000;
	border-radius: 65px;
	transition: 0.4s ease;
}

.sc-container .btn:hover {
	background: #000000;
	color: #ffffff;
	opacity: 1;
}


/* ====================
main-wrap
==================== */
.sc-container .main-wrap {
	width: 100%;
	margin: 0;
	padding: 0 0 28px;
	background: #ecf5f5;
}

.sc-container .intro-area {
	margin: 0 0 184px;
	padding: 610px 0 0;
	position: relative;
}

.sc-container .intro-image {
	position: absolute;
	width: 956px;
	top: -150px;
	left: calc(50% - 450px);
}

.sc-container .intro-title {
	margin: 0 0 31px;
	font-size: 22px;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
}

.sc-container .intro-title > span {
	font-family: "Cardo", serif;
	font-weight: 700;
	font-size: 45px;
	line-height: 1;
	text-align: center;
	display: block;
	margin: 0 0 9px;
	transform: scale(0.8, 1);
	letter-spacing: 0.18em;
	width: 120%;
	left: -10%;
	position: relative;
}

.sc-container .intro-text {
	font-size: 17px;
	line-height: 1.77;
	text-align: center;
}


/* ====================
feature-area
==================== */
.sc-container .feature-area {
	width: 1180px;
	border: 8px solid #000000;
	margin: 0 auto 156px;
	position: relative;
	box-sizing: border-box;
}

.sc-container .feature-title {
	margin: -37px auto 47px;
	font-size: 22px;
	letter-spacing: 0.1em;
	line-height: 1.5;
	text-align: center;
	width: 340px;
	background: #ecf5f5;
}

.sc-container .feature-title > span {
	font-family: "Cardo", serif;
	font-weight: 700;
	font-size: 45px;
	line-height: 1;
	text-align: center;
	display: block;
	margin: 0 auto 5px;
	transform: scale(0.84, 1);
	letter-spacing: 0.15em;
	position: relative;
	width: 116%;
	left: -8%;
	background: #ecf5f5;
}

/* feature-main-box */
.sc-container .feature-main-box {
	background: #ffffff;
	width: 100%;
	padding: 47px 75px 47px 585px;
	position: relative;
}

.sc-container .feature-main-image {
	width: 474px;
	position: absolute;
	top: -96px;
	left: 80px;
}

.sc-container .feature-main-desc .feature-desc-title {
	width: 600px;
	font-size: 36px;
	text-align: center;
	letter-spacing: 0.07em;
	line-height: 1;
	margin: 0 0 67px -52px;
	position: relative;
}
.sc-container .feature-main-desc .feature-desc-title::after {
	content: "";
	display: block;
	position: absolute;
	width: 208px;
	height: 15px;
	background: url(../img/feature_arrow_l_pc.png) no-repeat;
	background-size: contain;
	left: calc(50% - 104px);
	bottom: -43px;
}
.sc-container .feature-main-box:nth-of-type(3) .feature-main-desc .feature-desc-title::after {
	background: url(../img/feature_arrow_r_pc.png) no-repeat;
	background-size: contain;
	left: calc(50% - 104px);
	bottom: -43px;
}

.sc-container .feature-main-desc .feature-desc-text {
	font-size: 15px;
	text-align: left;
	line-height: 2;
}

.sc-container .feature-btn {
	margin: 32px auto 0;
}

.sc-container .feature-btn .btn {
	width: 262.5px;
	height: 50px;
	font-size: 25px;
	line-height: 46px;
	border-radius: 50px;
}

/* feature-main-box right */
.sc-container .feature-main-box:nth-of-type(3) {
	padding: 60px 538px 63px 130px;
	position: relative;
}

.sc-container .feature-main-box:nth-of-type(3) .feature-main-image {
	position: absolute;
	top: -2px;
	left: auto;
	right: 43px;
}

/* feature-sub-box */
.sc-container .feature-sub-box {
	width: 100%;
	height: 675px;
	margin: 0 0 138px;
	position: relative;
}

.sc-container .feature-sub-box:nth-of-type(4) {
	margin-bottom: 31px;
}

.sc-container .feature-box,
.sc-container .feature-desc {
	position: absolute;
}

.sc-container .feature-box .feature-desc::before {
	content: "";
	position: absolute;
	display: block;
	z-index: 1;
}

.sc-container .feature-desc-image {
	position: absolute;
}

.sc-container .feature-desc-title {
	font-size: 30px;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.33;
	margin: 0 0 16px;
}

.sc-container .feature-desc-text {
	font-size: 15px;
	text-align: left;
	line-height: 2;
}

/* ÂĘÝč__num */
.sc-container .feature-box:first-of-type .feature-desc::before {
	width: 52px;
	height: 98px;
	background: url(../img/num_1_pc.png) no-repeat;
	background-size: contain;
}

.sc-container .feature-box:nth-of-type(2) .feature-desc::before {
	width: 59px;
	height: 99px;
	background: url(../img/num_2_pc.png) no-repeat;
	background-size: contain;
}

.sc-container .feature-box:nth-of-type(3) .feature-desc::before {
	width: 61px;
	height: 102px;
	background: url(../img/num_3_pc.png) no-repeat;
	background-size: contain;
}

/* ÂĘÝč__seiko */
.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:first-of-type {
	width: 574px;
	height: 421px;
	top: -10px;
	left: 230px;
	position: absolute;
	z-index: 1;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:first-of-type .feature-desc-image {
	width: 335px;
	height: 335px;
	top: 0;
	right: 0;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:first-of-type .feature-desc {
	width: 240px;
	bottom: 0;
	left: 0;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:first-of-type .feature-desc::before {
	top: 68px;
	right: -67px;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) {
	width: 405px;
	height: 681px;
	bottom: -7px;
	left: 30px;
	position: absolute;
	z-index: 1;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .feature-desc-image {
	width: 147px;
	height: 675px;
	top: 0;
	left: 0;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .feature-desc {
	width: 240px;
	bottom: -2px;
	right: -5px;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .feature-desc::before {
	bottom: 7px;
	left: -171px;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(3) {
	width: 710px;
	height: 678px;
	bottom: -4px;
	right: -41px;
	position: absolute;
	z-index: 1;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(3) .feature-desc-image {
	width: 453px;
	height: 675px;
	top: 0;
	right: 0;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(3) .feature-desc {
	width: 297px;
	bottom: -6px;
	left: -2px;
}

.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(3) .feature-desc::before {
	bottom: 8px;
	right: -83px;
}


.sc-container .seiko .feature-sub-box:nth-of-type(4) .feature-box:first-of-type {
	width: 702px;
	height: 712px;
	top: 0;
	left: -13px;
	position: absolute;
	z-index: 1;
}

.sc-container .seiko .feature-sub-box:nth-of-type(4) .feature-box:first-of-type .feature-desc-image {
	width: 470px;
	height: 712px;
	top: 0;
	left: 0;
}

.sc-container .seiko .feature-sub-box:nth-of-type(4) .feature-box:first-of-type .feature-desc {
	width: 216px;
	top: 50px;
	right: 0;
}

.sc-container .seiko .feature-sub-box:nth-of-type(4) .feature-box:first-of-type .feature-desc::before {
	top: -4px;
	left: -89px;
}

.sc-container .seiko .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) {
	width: 785px;
	height: 303px;
	bottom: 39px;
	right: -31px;
	position: absolute;
	z-index: 1;
}

.sc-container .seiko .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) .feature-desc-image {
	width: 461px;
	height: 301px;
	bottom: 0;
	right: 0;
}

.sc-container .seiko .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) .feature-desc {
	width: 399px;
	bottom: -2px;
	left: -5px;
}

.sc-container .seiko .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) .feature-desc::before {
	top: -74px;
	right: 33px;
}


/* ÂĘÝč__citizen */
.sc-container .citizen .feature-sub-box:nth-of-type(2) {
	margin-bottom: 34px;
}

.sc-container .citizen .feature-sub-box:nth-of-type(2) .feature-box:first-of-type {
	width: 713px;
	height: 389px;
	bottom: 67px;
	left: -59px;
	position: absolute;
	z-index: 1;
}

.sc-container .citizen .feature-sub-box:nth-of-type(2) .feature-box:first-of-type .feature-desc-image {
	width: 389px;
	height: 389px;
	top: 0;
	left: 0;
}

.sc-container .citizen .feature-sub-box:nth-of-type(2) .feature-box:first-of-type .feature-desc {
	width: 306px;
	bottom: -4px;
	right: 0;
}

.sc-container .citizen .feature-sub-box:nth-of-type(2) .feature-box:first-of-type .feature-desc::before {
	top: -126px;
	left: 9px;
}

.sc-container .citizen .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) {
	width: 678px;
	height: 627px;
	bottom: 46px;
	right: 6px;
	position: absolute;
	z-index: 1;
}

.sc-container .citizen .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .feature-desc-image {
	width: 425px;
	height: 627px;
	top: 0;
	right: 0;
}

.sc-container .citizen .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .feature-desc {
	width: 256px;
	top: 90px;
	left: 0;
}

.sc-container .citizen .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .feature-desc::before {
	top: 266px;
	left: 269px;
}

.sc-container .citizen .feature-main-box:nth-of-type(3) {
	padding: 49px 538px 47px 130px;
	position: relative;
}

.sc-container .citizen .feature-main-box:nth-of-type(3) .feature-main-image {
	position: absolute;
	top: 0;
	left: auto;
	right: 28px;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) {
	height: 750px;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:first-of-type {
	width: 738px;
	height: 785px;
	top: 0;
	left: -68px;
	position: absolute;
	z-index: 1;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:first-of-type .feature-desc-image {
	width: 471px;
	height: 785px;
	top: 0;
	left: 0;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:first-of-type .feature-desc {
	width: 306px;
	top: 34px;
	right: 0;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:first-of-type .feature-desc::before {
	bottom: -43px;
	left: -61px;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) {
	width: 279px;
	height: 537px;
	bottom: -76px;
	left: 388px;
	position: absolute;
	z-index: 1;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) .feature-desc-image {
	width: 279px;
	height: 279px;
	bottom: 0;
	right: 0;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) .feature-desc {
	width: 218px;
	top: -4px;
	left: 28px;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) .feature-desc::before {
	bottom: -85px;
	right: 7px;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) {
	width: 461px;
	height: 450px;
	bottom: 10px;
	right: 14px;
	position: absolute;
	z-index: 1;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) .feature-desc-image {
	width: 461px;
	height: 301px;
	top: 0;
	left: 0;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) .feature-desc {
	width: 387px;
	bottom: -9px;
	left: 36px;
}

.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) .feature-desc::before {
	top: -359px;
	right: 13px;
}


/* ÂĘÝč__orient */
.sc-container .orient .feature-sub-box:nth-of-type(2) {
	margin-bottom: 34px;
}

.sc-container .orient .feature-sub-box:nth-of-type(2) .feature-box:first-of-type {
	width: 713px;
	height: 389px;
	bottom: 67px;
	left: -59px;
	position: absolute;
	z-index: 1;
}

.sc-container .orient .feature-sub-box:nth-of-type(2) .feature-box:first-of-type .feature-desc-image {
	width: 389px;
	height: 389px;
	top: 0;
	left: 0;
}

.sc-container .orient .feature-sub-box:nth-of-type(2) .feature-box:first-of-type .feature-desc {
	width: 314px;
	bottom: 0;
	right: 0;
}

.sc-container .orient .feature-sub-box:nth-of-type(2) .feature-box:first-of-type .feature-desc::before {
	top: -126px;
	left: 17px;
}

.sc-container .orient .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) {
	width: 737px;
	height: 630px;
	bottom: 45px;
	right: -37px;
	position: absolute;
	z-index: 1;
}

.sc-container .orient .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .feature-desc-image {
	width: 477px;
	height: 630px;
	top: 0;
	right: 0;
}

.sc-container .orient .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .feature-desc {
	width: 252px;
	top: 36px;
	left: 0;
}

.sc-container .orient .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .feature-desc::before {
	bottom: -157px;
	right: -64px;
}

.sc-container .orient .feature-main-box:nth-of-type(3) {
	padding: 63px 538px 62px 130px;
	position: relative;
}

.sc-container .orient .feature-main-box:nth-of-type(3) .feature-main-image {
	position: absolute;
	top: 0;
	left: auto;
	right: 18px;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) {
	height: 750px;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:first-of-type {
	width: 738px;
	height: 785px;
	top: 0;
	left: -68px;
	position: absolute;
	z-index: 1;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:first-of-type .feature-desc-image {
	width: 471px;
	height: 785px;
	top: 0;
	left: 0;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:first-of-type .feature-desc {
	width: 306px;
	top: 64px;
	right: 0;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:first-of-type .feature-desc::before {
	bottom: -77px;
	left: -71px;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) {
	width: 279px;
	height: 521px;
	bottom: -77px;
	left: 387px;
	position: absolute;
	z-index: 1;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) .feature-desc-image {
	width: 279px;
	height: 279px;
	bottom: 0;
	right: 0;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) .feature-desc {
	width: 225px;
	top: -4px;
	left: 30px;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(2) .feature-desc::before {
	bottom: -99px;
	right: -30px;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) {
	width: 461px;
	height: 450px;
	bottom: 10px;
	right: 14px;
	position: absolute;
	z-index: 1;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) .feature-desc-image {
	width: 461px;
	height: 301px;
	top: 0;
	left: 0;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) .feature-desc {
	width: 387px;
	bottom: -9px;
	left: 36px;
}

.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) .feature-desc::before {
	top: -359px;
	right: 13px;
}


/* ====================
link-wrap
==================== */
.sc-container .link-wrap {
	margin: 165px auto 0!important;
}


/* ====================
	nolink
==================== */
.sc-container .link-list #num05 .link-btn {
	display: none;
}


/* ====================
XN[
==================== */
.fadein{opacity:0;transform:translateY(40px)}
.fadein.scrollin{opacity:1;transition:.6s .2s ease;transform:none}

.fadein.keyword-list{opacity:1;transform:none}
.fadein.keyword-list li{opacity:0;transform:translateX(-40px)}
.fadein.scrollin.keyword-list li{opacity:1;transition:.6s .2s ease;transform:none}
.fadein.scrollin.keyword-list li:nth-child(2){opacity:1;transition:.6s .5s ease;transform:none}
.fadein.scrollin.keyword-list li:nth-child(3){opacity:1;transition:.6s .8s ease;transform:none}

.fadein.keyword-desc{opacity:1;transform:none}
.fadein.keyword-desc .keyword-desc-title,.fadein.keyword-desc .keyword-desc-text{opacity:0}
.fadein.scrollin.keyword-desc .keyword-desc-title,.fadein.scrollin.keyword-desc .keyword-desc-text{opacity:1;transition:.6s .2s ease}

.fadein.btn{opacity:0;transform:none}
.fadein.scrollin.btn{opacity:1;transition:.6s .2s ease}

.sc-container .feature-box:nth-of-type(1) .fadein.feature-desc-image,
.sc-container .feature-box:nth-of-type(3) .fadein.feature-desc-image,
.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .fadein.feature-desc-image {opacity:0;transform:translateX(-40px)}

.sc-container .feature-box:nth-of-type(2) .fadein.feature-desc-image,
.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(1) .fadein.feature-desc-image,
.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(3) .fadein.feature-desc-image,
.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) .fadein.feature-desc-image,
.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) .fadein.feature-desc-image {opacity:0;transform:translateX(40px)}

.sc-container .feature-box:nth-of-type(1) .fadein.scrollin.feature-desc-image,
.sc-container .feature-box:nth-of-type(2) .fadein.scrollin.feature-desc-image,
.sc-container .feature-box:nth-of-type(3) .fadein.scrollin.feature-desc-image,
.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(1) .fadein.scrollin.feature-desc-image,
.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(2) .fadein.scrollin.feature-desc-image,
.sc-container .seiko .feature-sub-box:nth-of-type(2) .feature-box:nth-of-type(3) .fadein.scrollin.feature-desc-image,
.sc-container .citizen .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) .fadein.scrollin.feature-desc-image,
.sc-container .orient .feature-sub-box:nth-of-type(4) .feature-box:nth-of-type(3) .fadein.scrollin.feature-desc-image {opacity:1;transition:.6s .2s ease;transform:none}

.sc-container .feature-main-image.fadein {opacity:0;transform:translateY(40px)}
.sc-container .feature-main-image.fadein.scrollin {opacity:1;transition:.6s .2s ease;transform:none}