@charset "UTF-8";

/***************************************************************/

/* /nenkin/ideco/index.html

/***************************************************************/
/* indexMvArea */
.indexMvAreaWrap {
	margin-top: -30px;
	background: linear-gradient(to bottom, #c8ebff 0%, #dff3ff 100%);
}
.indexMvArea {
	background-image: url(/nenkin/ideco/images/index_mv_bg_01_sp.png);
	background-repeat: repeat-x;
	background-position: bottom -70px center;
	background-size: auto 150px;
}
.indexMvAreaInner {
	position: relative;
	width: 1200px;
	padding: 16px 0 0;
	margin: 0 auto;
	box-sizing: border-box;
}
.indexMvFlex01 {
	display: flex;
	justify-content: space-between;
}
.indexMvFlex01 .indexMvImg01 {
	padding-left: 30px;
}
.indexMvFlex01 .indexMvImg01 > img {
	width: 510px;
}
.indexMvFlex01 .indexMvItem01 {
	margin-right: 50px;
}
.indexMvFlex01 .indexMvImg02 {
	padding-top: 93px;
}
.indexMvFlex01 .indexMvImg02 > img {
	width: 480px;
}
.indexMvBtn01 {
	position: absolute;
	top: 13px;
	right: 0;
}
.indexTBlack01 {
	color: #000;
}
.indexMvFlex02 {
	display: flex;
	justify-content: center;
}
.indexMvBtn02 {
	padding-left: 55px !important;
	padding-top: 3px !important;
	padding-bottom: 5px !important;
}
.indexMvBtn02 > span {
	padding-right: 45px !important;
}

/* indexGlyphBeginner */
.indexGlyphBeginner > span {
	position: relative;
	padding-left: 30px;
}
.indexGlyphBeginner > span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -5px;
	width: 20px;
	height: 30px;
	margin-top: -15px;
	background: url(/nenkin/ideco/images/index_icon_01.png) no-repeat center center;
	background-size: contain;
}

/* indexBtnColumnBox */
.indexBtnColumnBox01 {
	position: relative;
	padding: 50px 20px 30px;
	margin-top: 60px !important;
	border-radius: 4px;
}
.indexIcon01 {
	position: absolute;
	top: -50px;
	left: 10px;
	width: 100px;
}
.indexIcon01 > img {
	-webkit-backface-visibility: hidden;
}

/* jsMoreBtn */
.jsMoreHidden {
	display: none;
}
.jsMoreCloseBtn {
	display: none;
}

/* indexFlexColumn */
.indexFlexColumn01 {
	display: flex;
	justify-content: space-between;
	margin-right: -20px;
}
.indexFlexColumn01 > * {
	flex: 1;
	margin-right: 20px;
}
.indexFlexColumn01 a.v3-cardblockA01.v3-linkBottom > .v3-blockInner {
	padding: 20px 20px 35px;
}
[class*="indexAncBtnText"] {
	position: relative;
	display: inline-block;
	padding-top: 110px;
	color: #000;
	font-weight: bold;
}
[class*="indexAncBtnText"]:before {
	content: "";
	position: absolute;
	left: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	transform: translateX(-50%);
}
.indexAncBtnText01:before {
	top: 12px;
	width: 88px;
	height: 85px;
	background-image: url(/nenkin/ideco/images/index_img_02.png);
}
.indexAncBtnText02:before {
	top: 11px;
	width: 72px;
	height: 87px;
	background-image: url(/nenkin/ideco/images/index_img_03.png);
}
.indexAncBtnText03:before {
	top: 9px;
	width: 86px;
	height: 92px;
	background-image: url(/nenkin/ideco/images/index_img_04.png);
}
.indexAncBtnText04:before {
	top: 6px;
	width: 112px;
	height: 98px;
	background-image: url(/nenkin/ideco/images/index_img_05.png);
}
.indexAncBtnText05:before {
	top: 9px;
	width: 91px;
	height: 91px;
	background-image: url(/nenkin/ideco/images/index_img_06.png);
}
.indexAncBtnText06:before {
	top: 33px;
	width: 159px;
	height: 51px;
	background-image: url(/nenkin/ideco/images/idecologos.png);
}
[class*="indexAncBtnText"] > span {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* indexBgColor */
.indexBgColor01 {
	background-color: #f8fdff;
}

/* indexProfile */
.indexProfile01 > dt {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d3d3d3;
	font-weight: bold;
}
.indexProfile01 > dd > ul {
	padding-left: 20px;
}

/* indexDecoration01 */
.indexDecoration01.v3-decorationTextA01 > span:before,
.indexDecoration01.v3-decorationTextA01 > span:after,
.indexDecoration01.v3-decorationTextB01 > span:before,
.indexDecoration01.v3-decorationTextB01 > span:after {
	top: auto;
	bottom: 0;
}

/* indexCommentImg */
[class*="indexCommentImg"] {
	position: relative;
	display: inline-block;
	width: 100%;
}
.indexCommentImg01:before {
	content: "";
	position: absolute;
	top: -100px !important;
	left: 0 !important;
	width: 120px;
	height: 120px;
	background: url(/nenkin/ideco/images/index_img_09.png) no-repeat;
	background-size: contain;
}
.indexCommentImg02:before {
	content: "";
	position: absolute;
	top: -75px !important;
	left: 0 !important;
	width: 120px;
	height: 120px;
	background: url(/nenkin/ideco/images/index_img_11.png) no-repeat;
	background-size: contain;
}
.indexCommentImg03:before {
	content: "";
	position: absolute;
	top: -75px !important;
	left: 0 !important;
	width: 120px;
	height: 120px;
	background: url(/nenkin/ideco/images/index_img_13.png) no-repeat;
	background-size: contain;
}

/* indexCommentPosition */
*[class*="indexCommentPosition"] {
	position: relative;
}
*[class^="normalBlockA"] > .blockInner > .blockTitle.indexCommentPosition01 {
	padding: 44px 30px;
}
*[class^="normalBlockA"] > .blockInner > .blockTitle.indexCommentPosition02 {
	padding: 30px;
}
*[class*="indexCommentCircle"] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 50%;
	left: 0;
	width: 110px;
	height: 110px;
	margin-top: -55px;
	background: #0ca26c;
	border-radius: 50%;
	font-size: 0.89em;
	color: #fff;
	line-height: 1.3;
}

.colorCardA02.v2-afterBlowout01:after,
.colorCardA05.v2-afterBlowout01:after {
	border-color: #fff8dc transparent transparent transparent;
}

/* indexColor */
.indexColorTag01 > span {
	display: inline-block;
	padding: 5px 36px;
	background-color: #0ca26c;
	border-radius: 40px;
	font-weight: bold;
	color: #fff;
}
.indexColorImg01 {
	width: 38%;
	padding-left: 60px;
	-webkit-backface-visibility: hidden;
}
.indexColorImg02 {
	width: 38%;
	padding-left: 20px;
	-webkit-backface-visibility: hidden;
}

/* indexCommentColor */
.indexCommentColor01 .v3-itemBalloonA01 {
	border: 2px solid #0ca26c;
}
.indexCommentColor01 .v3-balloonTopArrow:after,
.indexCommentColor01 .v3-balloonBottomArrow:after,
.indexCommentColor01 .v3-balloonLeftArrow:after,
.indexCommentColor01 .v3-balloonRightArrow:after {
	border: 2px solid #0ca26c;
	border-width: 0 2px 2px 0;
}
.indexCommentColor01 .v3-balloonLeftArrow:after {
	left: -9px;
}

/* indexCvBg */
.indexCvBg01 {
	position: relative;
	margin-top: 90px !important;
	background-color: #fff8dc;
}
.indexCvBg01:before {
	content: "";
	position: absolute;
	top: -45px;
	left: 50%;
	width: 1200px;
	height: 45px;
	background: url(/nenkin/ideco/images/index_bg_01.png) no-repeat bottom center;
	transform: translateX(-50%);
	background-size: contain;
}

/* indexFlexColumn02 */
.indexFlexColumn02 {
	display: flex;
}
.indexFlexColumn02 > * {
	margin-left: 20px;
}
.indexFlexColumn02 > *:first-child {
	margin-left: 0;
}
.indexFlexColumn02 > *:nth-child(1),
.indexFlexColumn02 > *:nth-child(3) {
	width: 470px;
}
.indexFlexColumn02 > *:nth-child(2) {
	width: 38px;
	align-self: center;
}
.indexImgPadding01 {
	padding-right: 100px;
	-webkit-backface-visibility: hidden;
}
.indexImgPadding02 {
	padding-right: 130px;
	-webkit-backface-visibility: hidden;
}
.indexTextIcon01 > span {
	position: relative;
	display: inline-block;
	padding: 0 50px;
	line-height: 1.5;
}
.indexTextIcon01 > span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 45px;
	height: 42px;
	margin-top: -21px;
	background: url(/nenkin/ideco/images/index_icon_03.png) no-repeat;
	background-size: contain;
}

/* idecoRelationList */
.idecoRelationList {
	display: flex;
	flex-wrap: wrap;
}
.idecoRelationList .v3-cardblockA01 > .v3-blockInner {
	padding: 20px 10px;
}
.idecoRelationList > * {
	width: 216px;
	margin-left: 12px;
}
.idecoRelationList > *:nth-child(4n+1) {
	margin-left: 0;
}
.idecoRelationList > *:nth-child(n+5) {
	margin-top: 12px;
}
[class*="idecoRelationLink"] {
	position: relative;
	display: inline-block;
	padding-top: 90px;
}
[class*="idecoRelationLink"]:before {
	content: "";
	position: absolute;
	left: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	transform: translateX(-50%);
}
.idecoRelationLink01:before {
	top: 12px;
	width: 75px;
	height: 66px;
	background-image: url(/nenkin/ideco/images/relation_icon_01.png);
}
.idecoRelationLink02:before {
	top: 12px;
	width: 54px;
	height: 65px;
	background-image: url(/nenkin/ideco/images/relation_icon_02.png);
}
.idecoRelationLink03:before {
	top: 23px;
	width: 65px;
	height: 44px;
	background-image: url(/nenkin/ideco/images/relation_icon_03.png);
}
.idecoRelationLink04:before {
	top: 24px;
	width: 59px;
	height: 42px;
	background-image: url(/nenkin/ideco/images/relation_icon_04.png);
}
.idecoRelationLink05:before {
	top: 7px;
	width: 63px;
	height: 76px;
	background-image: url(/nenkin/ideco/images/relation_icon_05.png);
}
.idecoRelationLink06:before {
	top: 9px;
	width: 72px;
	height: 72px;
	background-image: url(/nenkin/ideco/images/relation_icon_06.png);
}
.idecoRelationLink07:before {
	top: 32px;
	width: 97px;
	height: 26px;
	background-image: url(/nenkin/ideco/images/relation_icon_07.png);
}
.idecoRelationLink08:before {
	top: 21px;
	width: 88px;
	height: 47px;
	background-image: url(/nenkin/ideco/images/relation_icon_08.png);
}
[class*="idecoRelationLink"] > span {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* indexMargin01 */
.indexMargin01 {
	margin-top: 75px;
}

/* indexTable01 */
.indexTable01 {
	table-layout: fixed;
}

/* indexTablePattern */
table[class*="v4-tableLayoutA"] > tbody > tr.indexTablePattern01 > td:not(:last-child),
table[class*="v4-tableLayoutA"] > tbody > tr.indexTablePattern01 > td {
	border-bottom: none;
}
table[class*="v4-tableLayoutA"] > tbody > tr.indexTablePattern02 > th {
	border-bottom: none;
}
table[class*="v4-tableLayoutA"] .separatorLine.indexTablePattern02 > th > * {
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
}
table[class*="v4-tableLayoutA"] .separatorLine + tr.cellNarrow.indexTablePattern03 > td {
	padding-top: 125px;
}

/* indexColumnCard01 */
.indexColumnCard01 {
	margin-top: 100px;
}
.indexColumnCardImg01 {
	position: absolute;
	top: -70px;
	left: 50%;
	height: 100px;
	transform: translateX(-50%);
}
.indexColumnCardImg01 > img {
	height: 100%;
}

/* indexColorList01 */
.indexColorList01 {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
}
*[class*="indexColorCircle"] {
	position: relative;
	padding-left: 15px;
	margin-left: 15px;
}
*[class*="indexColorCircle"]::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 10px;
	margin-top: 10px;
	border-radius: 50%;
}
.indexColorCircle01::before {
	background-color: #ffe45f;
}
.indexColorCircle02::before {
	background-color: #3e85c5;
}
.indexColorCircle03::before {
	background-color: #57b0e2;
}
.indexColorCircle04::before {
	background-color: #faa633;
}
.indexColorCircle05::before {
	background-color: #6dc7b3;
}
.indexColorCircle06::before {
	background-color: #f59795;
}
.indexColorCircle07::before {
	background-color: #bd7bb4;
}
.indexColorCircle08::before {
	background-color: #e9a7c9;
}
.indexColorCircle09::before {
	background-color: #2fba8c;
}
.indexColorCircle10::before {
	background-color: #7cc352;
}

/* explain01Block */
.explain01Block {
	display: flex;
	justify-content: space-between;
	padding: 15px;
	background-color: #f1f8f8;
}
.explain01Block > * {
	width: 48%;
}
.explain01ColumnRight {
	order: 2;
}
.explain01ColumnLeft {
	order: 1;
}

/* indexBalloonWrap */
.indexBalloonWrap .v3-itemBalloonA01 {
	padding: 16px 17px;
}

/* indexBorderItem01 */
.v3-borderBlockA01 > .v3-decorationTextB01.indexBorderItem01 {
	transform: translateX(-50%);
	white-space: nowrap;
}

/* indexFlexItem01 */
.indexFlexItem01 {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.indexFlexItem01 > div:nth-child(1) {
	width: 22%;
}
.indexFlexItem01 > div:nth-child(2) {
	width: 66%;
}
.indexFlexItem01 > div:nth-child(3) {
	width: 12%;
}

/* indexCommentItem01 */
.indexCommentItem01.v3-balloonTopArrow:after {
	left: 65%;
}

/* indexCommentFlex01 */
.indexCommentFlex01 {
	display: flex;
	justify-content: center;
	align-items: center;
}
.indexCommentFlex01 > *:first-child {
	width: 133px;
	margin-right: 28px;
}
.indexCommentFlex01 > *:last-child {
	width: 625px;
}
