@charset "UTF-8";

/***************************************************************/

/* common

/***************************************************************/
/* fixed menu */
.fixedBottom01.dcFixedBottomChat .fixedBottomInner .fixedBottomBtn {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 0 0 12px;
}
.fixedBottom01.dcFixedBottomChat .fixedBottomInner .fixedBottomBtn .fixedBottomList01 > * {
	margin-left: 10px;
}
.fixedBottom01.dcFixedBottomChat .fixedBottomInner .fixedBottomBtn .fixedBottomList01 > *:nth-child(odd) {
	margin-left: 0;
}
.fixedBottom01.dcFixedBottomChat .fixedBottomNav {
	position: relative;
	width: 40%;
}
.fixedBottom01.dcFixedBottomChat .fixedBottomNav .fixedBottomList01 > * {
	min-width: 50%;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu {
	position: absolute;
	left: 75%;
	margin-left: -153px;
	bottom: 85px;
	z-index: -1;
	z-index: 1;
	max-width: 306px;
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
	pointer-events: none;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu.active {
	opacity: 1;
	pointer-events: auto;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01 {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 10px 30px;
	border: 1px solid #e9e9e9;
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: rgba(0, 0, 0, 0.32) 0 2px 6px 0;
	box-shadow: rgba(0, 0, 0, 0.32) 0 2px 6px 0;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01:before {
	position: absolute;
	top: calc(100% - 2px);
	right: calc(50% - 20px);
	z-index: 1;
	width: 42px;
	height: 30px;
	background: url('/common/type2018/images/img_chat_01.png') no-repeat center center;
	background-size: contain;
	content: '';
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01 > * {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
	border-right: 1px solid #e9e9e9;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01 > *:hover {
	opacity: 0.7;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01 > .chatAbled {
	display: none;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01 > *:nth-child(2) {
	width: 100%;
	border-right: 0;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01 .iconFaq > span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01 .iconFaq > span:before {
	margin-right: 0.25em;
	width: 1.6em;
	height: 1.6em;
	background: url('/common/type2018/images/icon_chat_04.svg') no-repeat center center;
	background-size: contain;
	content: '';
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01 > * > a {
	color: #000;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01 > * > a:visited {
	color: #000;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBottomChatMenu .chatMenuBlock01 > * > a:hover {
	color: #000;
}
.fixedBottom01.dcFixedBottomChat .fixedBottomIconFaq01 > span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.fixedBottom01.dcFixedBottomChat .fixedBottomIconFaq01 > span:before {
	display: block;
	margin-right: 10px;
	width: 40px;
	height: 30px;
	background: url('/common/type2018/images/icon_chat_01.svg') no-repeat center center;
	background-size: contain;
	content: '';
}
.fixedBottom01.dcFixedBottomChat .dcFixedBtnList > li {
	display: flex;
}
.fixedBottom01.dcFixedBottomChat .dcFixedBtn02 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 59px;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	box-sizing: border-box;
}

.imgVisibility {
	-webkit-backface-visibility: hidden;
}


/***************************************************************/

/* /nenkin/dc/index.html

/***************************************************************/
/* indexAttentionBlock01 */
.indexAttentionBlock01 {
	background-color: #fff0f1;
}
.indexAttentionBlock01.v3_fullColumnA01 > .columnInner {
	padding: 25px 0;
}
.indexAttentionBlock01.v3_fullColumnA01 > .columnInner a:hover {
	opacity: 0.7;
}

/* indexMv */
.indexMvWrap {
	background: linear-gradient(90deg, #e8f6ff 0%, #e8f6ff 50%, #e8f9f7 50%, #e8f9f7 100%);
}
.indexMvArea01 {
	background-image: url(/nenkin/dc/images/index_mv_bg_01.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.indexMvArea01.v3_fullColumnB01 > .columnInner {
	padding: 54px 0 0;
}
.indexMvArea01.v3_fullColumnB01 > .columnInner:before {
	content: "";
	position: absolute;
	top: 43px;
	left: 50%;
	width: 111px;
	height: 131px;
	margin-left: -65px;
	background: url(/nenkin/dc/images/index_mv_01.png) no-repeat center center;
	background-size: contain;
}
.indexMvFlex {
	display: flex;
}
.indexMvFlex > [class*="indexMvColumn"] {
	width: 50%;
	padding: 0 15px 40px;
	box-sizing: border-box;
}
.indexMvFlex > .indexMvColumn01 {
	padding-left: 0;
}
.indexMvFlex > .indexMvColumn02 {
	padding-right: 0;
}
[class*="indexMvTitle"] > span {
	position: relative;
	display: inline-block;
	padding-top: 72px;
	font-size: 1.78em;
	font-weight: bold;
}
.indexMvTitle01 > span {
	padding-left: 230px;
}
.indexMvTitle02 > span {
	padding-left: 195px;
}
[class*="indexMvTitle"] > span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: contain;
}
.indexMvTitle01 > span:before {
	width: 205px;
	height: 127px;
	background-image: url(/nenkin/dc/images/index_mv_02.png);
}
.indexMvTitle02 > span:before {
	width: 165px;
	height: 123px;
	background-image: url(/nenkin/dc/images/index_mv_03.png);
}
.indexMvDecoration {
	padding-top: 0.4em;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 1em 0.4em;
	background-image: -webkit-gradient(radial,center center,0,center center,1.5,from(#f7920e),color-stop(.5,#f7920e),color-stop(.9,transparent),to(transparent));
	background-image: -webkit-radial-gradient(center center,.1em .1em,#f7920e,#f7920e 95%,transparent 95%,transparent);
	background-image: radial-gradient(.1em .1em at center center,#f7920e,#f7920e 95%,transparent);
}
.indexMvBtnBlock01 {
	padding: 15px;
	margin: 20px 0 15px;
	background-color: rgba(255, 255, 255, 0.68);
}
.indexMvBtnBlock01 .v3-decorationTextA01 > span {
	padding: 0 20px;
	color: #000;
}
.indexMvBtn02 {
	padding-top: 3px !important;
	padding-bottom: 5px !important;
}

/* indexGlyphBeginner */
.indexGlyphBeginner > span {
	padding-left: 30px;
}
.indexGlyphBeginner > span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 30px;
	margin-top: -15px;
	background: url(/nenkin/dc/images/index_icon_01.png) no-repeat center center;
	background-size: contain;
}

/* indexTBlack01 */
.indexTBlack01 {
	color: #000;
}

/* indexColorBlock */
.indexColorBlock01 {
	position: relative;
	padding: 40px 40px 30px;
	margin-top: 32px;
	background-color: #e6f6ff;
	box-sizing: border-box;
}
.indexColorBlock01 .indexColorImg01 {
	position: absolute;
	top: -77px;
	left: 0;
}
.indexColorBlock02 {
	position: relative;
	padding: 25px 30px 30px;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
}

/* imgGlyphScroll */
.imgGlyphScroll01 {
	display: none;
}


/***************************************************************/

/* /nenkin/dc/contact.html

/***************************************************************/
/* contactExplain */
.contactExplainWrap {
	width: 612px;
	margin: 0 auto;
}
.contactExplain01 {
	display: flex;
}
.contactExplain01 > dt {
	margin-right: 40px;
}
.contactExplainList01 {
	display: flex;
}
.contactExplainList01 > li {
	margin-right: 20px;
}
.contactExplainList01 > li:last-child {
	margin-right: 0;
}
.contactExplainList01 > li > span {
	position: relative;
	padding-left: 35px;
}
.contactExplainList01 > li > [class*="contactExplainIcon"]:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 27px;
	height: 26px;
	margin-top: -13px;
	background-size: contain;
}
.contactExplainList01 > li > .contactExplainIcon01:before {
	background-image: url(/nenkin/dc/images/contact_icon_01.png);
}
.contactExplainList01 > li > .contactExplainIcon02:before {
	background-image: url(/nenkin/dc/images/contact_icon_02.png);
}
.contactExplainList01 > li > .contactExplainIcon03:before {
	background-image: url(/nenkin/dc/images/contact_icon_03.png);
}

/* contactMail */
.contactMailList01 {
	display: flex;
	align-items: center;
	padding: 17px 0;
	margin: 0 15px;
	box-sizing: border-box;
}
.contactMailList01 .contactMailListBlock01 {
	flex: 1;
	position: relative;
	padding-left: 205px;
}
.contactMailList01 .contactMailListBlock01:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 162px;
	height: 130px;
	margin-top: -65px;
	background: url(/nenkin/dc/images/contact_img_02.png) no-repeat;
	background-size: contain;
}
.contactMailList01 .contactMailListBlock02 {
	width: 260px;
	margin-left: 65px;
}


/***************************************************************/

/* /nenkin/dc/modal/login.html

/***************************************************************/
/* modalLoginLayout */
.modalLoginLayout01 {
	display: flex;
}
.modalLoginLayout01 > * {
	width: 50%;
	padding: 0 20px;
	box-sizing: border-box;
}
.modalLoginLayout01 > *:first-child {
	border-right: 1px solid #eaeaea;
}
.modalLoginLayout01 *[class*=" btnT"][class^="icon"],
.modalLoginLayout01 *[class^="btnT"][class*=" icon"],
.modalLoginLayout01 *[class*=" btnT"][class*=" icon"] {
	padding-left: 35px;
}
.modalLoginLayout01 *[class*=" btnT"][class^="icon"] > span,
.modalLoginLayout01 *[class^="btnT"][class*=" icon"] > span,
.modalLoginLayout01 *[class*=" btnT"][class*=" icon"] > span {
	padding-right: 25px;
}


/***************************************************************/

/* /nenkin/dc/modal/menu.html

/***************************************************************/
/* modalMenuIcon */
.modalMenuIcon01 > span {
	position: relative;
	display: inline-block;
	padding-left: 102px;
}
.modalMenuIcon01 > span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 94px;
	height: 52px;
	margin-top: -26px;
	background: url(/nenkin/dc/images/menu_img_01.png) no-repeat;
	background-size: contain;
}
.modalMenuIcon02 > span {
	position: relative;
	display: inline-block;
	padding-left: 102px;
}
.modalMenuIcon02 > span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 46px;
	height: 55px;
	margin-top: -27px;
	background: url(/nenkin/dc/images/menu_img_02.png) no-repeat;
	background-size: contain;
}
