@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/* -----------------------------------------------------------
 上書き
----------------------------------------------------------- */
.page__inner{
	width: 100%;
}


/* -----------------------------------------------------------
 設定
----------------------------------------------------------- */
body .content_top a {
	display: inline;
}
body .content_top a:link,
body .content_top a:visited {
	text-decoration: underline;
	color: #ef5823;
}
.content_top .picture img {
	max-width: 320px;
	margin: 0 auto;
	padding: 0 10px;
}

.content_top .picture.forgot01 img,
.content_top .picture.forgot02 img {
	width: 310px;
}

.content_top .picture.forgot03 img {
	width: 310px;
}

#lp_wrapper {
	font-family: "Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;
	font-optical-sizing: auto;
}
#lp_wrapper {
	color: #2C2C2C;
}
#lp_wrapper .mv_main_visual {
	max-width: 100%;
}
#pro_wrapper {
    width: 100%;
}

/* -----------------------------------------------------------
 汎用クラス
----------------------------------------------------------- */
.db {display: block !important;}
.dib{display: inline-block !important;}
.ml-0_5em {margin-left: -0.5em;}

.mt0{margin-top: 0 !important;}
.mt20{margin-top: 20px !important;}
.mb0{margin-bottom: 0 !important;}
.mb5{margin-bottom: 5px !important;}
.mb10{margin-bottom: 10px !important;}
.mb20{margin-bottom: 20px !important;}
.ta-c {text-align: center !important;}
.ta-l {text-align: left !important;}
.ta-r {text-align: right !important;}

/* -----------------------------------------------------------
 common
----------------------------------------------------------- */
#Deneb_lp_wrapper {
	overflow: clip;
}

.section_inner {
	padding: 0 25px;
	margin-bottom: 30px;
}
.section_inner.qr_inner {
		padding: 0 15px;
}
.section_inner.full_inner {
	padding: 0 0;
	margin-bottom: 0;
}

@media (max-width: 365px) {
	.section_inner {
		padding: 0 10px;
	}
}

/* クリア */
#Deneb_lp_wrapper div:after, #Deneb_lp_wrapper ul:after, #Deneb_lp_wrapper ol:after, #Deneb_lp_wrapper dl:after, #Deneb_lp_wrapper .clearfix:after {
	display: none;
}


/* 改行 */
.tab { display: none; }
.tab_sp { display: none; }
.sp { display: none; }

@media (max-width: 768px) {
.tab { display: block; }
.tab_sp { display: block; }
.sp { display: none; }
}
@media (max-width: 540px) {
.tab { display: none; }
.tab_sp { display: block; }
.sp { display: block; }
}

.no_wrap {
	display: inline-block;
}




/* -----------------------------------------------------------
 メインビジュアル
----------------------------------------------------------- */
.mv_body {
	margin-top: 0;
	margin-bottom: 40px;
}
@media (max-width: 768px) {
			.mv_body {
				margin-top: 20px;
				margin-bottom: 30px;
			}
}
/* デバイス切り替えの場合 ここから*/
/* .MV_pc,.MV_sp {display: none;}

.switch_pc .MV_pc {display: block;}
.switch_pc .MV_sp {display: none;}

.switch_sp .MV_pc {display: none;}
.switch_sp .MV_sp {display: block;}

.switch_pc .MV_pc {
		display: block;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    background-color: #1d2974;
} */
/* デバイス切り替えの場合 ここまで */


.MV_pc {
    /* margin: 0 calc(50% - 50vw); */
		/* width: 100vw; */
    width: calc(100vw - calc(100vw - 100%));
    background-color: #1d2974;
}

/* 画面幅で切り替え */
.MV_pc,.pc_only {display: block;}
.MV_sp,.sp_only {display: none;}

@media (max-width: 768px) {
			.MV_pc,.pc_only {display: none;}
			.MV_sp,.sp_only {display: block;}

}



/* -----------------------------------------------------------
 メインビジュアル 直下
----------------------------------------------------------- */
.top_heading > div + div {
	/* margin-bottom: 15px; */
	padding-bottom: 15px;
}
.top_heading .top_heading_text {
	text-align: center;
}
.top_heading .top_heading_text p {
	font-size: 15px;
	margin-bottom: 3px;
	letter-spacing: -0.2px;
}
.top_heading .top_heading_text p > span {
	display: inline-block;
}



/* -----------------------------------------------------------
 基本の使い方 mv_basic_usage
----------------------------------------------------------- */

.mv_basic_usage .content_top_inner {
	margin: 0 0 30px;
	border-bottom: 1px solid #999;
}
@media (max-width: 768px) {
				.mv_basic_usage .content_top_inner {
				border-bottom: none;
				}
}

.mv_basic_usage h2 {
	/* margin: 20px 0 15px; */
	padding: 20px 0 15px;
}


.mv_basic_usage h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #1d2974;
	padding: 15px;
	line-height: 1;
	margin-bottom: 20px;

}
.mv_basic_usage_step > li {
	margin-bottom: 40px;
}
.mv_basic_usage_step > li:last-child {
	margin-bottom: 40px;
}

.number_lead.row_2 {
		margin-bottom: 10px;
}
.number_lead {
	display: flex;
	align-items: center;
	font-size: 19px;
	font-weight: bold;
	color: #1d2974;
	margin-bottom: 4px;
}
.number_lead .num_lead {
	margin-top: 2px;
	line-height: 1.3;
}
.number_text {
	text-align: center;
	font-size: 16px;
		margin-bottom: 20px;
}

.num_lead > span {
	display: inline-block;
}

.picture {
	margin: 0 10px;
}

.number_lead + .kome {
	margin: 3px 0 15px;
}
.number_lead [class*="num"] img {
	width: 50px;
	height: auto;
	margin-right: 8px;
	line-height: 1.4;
}
.mv_basic_usage .kome {
	font-size: 13px;
	padding: 0 0 0 35px;
	margin: 5px auto 0;
}
.mv_basic_usage .kome a {
	display: inline-block;
}
.mv_basic_usage .kome a span.dib {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}

.basic_usage-login-area .ttl_lead {
	font-size: 15px;
	margin-bottom: 20px;
}
.basic_usage-login-area h4 {
	border-top: 1px solid #eb4c7d;
	border-bottom: 1px solid #eb4c7d;
	font-size: 17px;
	font-weight: bold;
	color: #eb4c7d;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.basic_usage-login-area .ad {
	padding: 12px 12px 5px;
	border: solid 1px #ccc;
	margin: 25px 0 20px;
}

.basic_usage-login-area .ad dl {
	margin-bottom: 8px;
	font-size: 15px;
	
}
.basic_usage-login-area .ad dl dt {
	font-weight: bold;
	margin-bottom: 4px;
}
.basic_usage-login-area .ad dl dd {
	text-indent: -1em;
	padding-left: 1em;
}
.basic_usage-login-area h5 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	text-align: center;
}
.basic_usage-login-area .picture_lead {
	font-size: 15px;
	margin: 10px auto 30px;
}
.basic_usage-login-area .picture_lead .break {
	display: block;
}
@media (max-width: 365px) {
	.basic_usage-login-area .picture_lead .break {
		display: inline-block;
	}
}
.mv_basic_usage_step .picture img {
	max-width: 380px;
	margin: 0 auto;
}
/* pc表示 */
@media (min-width: 769px) {
			.mv_basic_usage h3 {
				font-size: 30px;
				padding: 40px 0;
				margin-bottom: 50px;
			}
			.mv_basic_usage_step {
				display: flex;
				justify-content: space-between;
				max-width: 1000px;
				margin: 0 auto;
			}
			.mv_basic_usage_step > li {
				width: 280px;
				margin: 0 10px;
			}
			.mv_basic_usage_step .picture {
				margin: 0;
			}
			.mv_basic_usage_step .picture img {
				width: 280px;
				max-width: 100%;
			}
			.number_lead {
				font-size: 18px;
			}
			.number_lead,.number_lead.row_2 {
				display: block;
				margin-bottom: 15px;
			}
			.number_lead [class*="num"] img {
				margin: 0 0 10px;
				width: 80px;
			}
			.number_text.pc_only {
				margin-top: 18px;
			}
			.number_lead .num_lead {
				line-height: 1.5;
			}
}


.number_lead_num {
	margin-top: 8px;
}
.number_lead_num .number_lead {
	justify-content: left;
	margin-bottom: 10px;
}
.number_lead_num .number_lead {
	font-weight: normal;
}


/* -----------------------------------------------------------
 高度な検索機能 mv_search_func
----------------------------------------------------------- */
.mv_search_func .content_top_inner {
	background: #f6f9fa;
	padding: 42px 0 30px;
}

.mv_search_func .mv_ttl_sub,
.mv_search_func .picture_lead {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mv_search_func .mv_ttl_sub {
	margin-bottom: 15px;
}

..mv_search_func .mv_ttl_sub .dib {
	display: inline-block;
}

.mv_search_func .picture_lead {
	margin: 10px auto 32px;
	max-width: 380px;
	padding: 0 40px;
}



/* -----------------------------------------------------------
 その他便利な機能 mv_other_func
----------------------------------------------------------- */
.mv_other_func .content_top_inner {
	background: #fff;
	padding: 42px 0 30px;
}

.mv_other_func .mv_ttl_sub,
.mv_other_func .picture_lead,
.mv_other_func .picture_ttl {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mv_other_func .mv_ttl_sub {
	margin-bottom: 15px;
	font-size: 18px;
}
.mv_other_func .mv_ttl_sub + .picture_lead_sub {
	margin-top: -5px;
}

.mv_other_func .picture_lead {
	margin: 10px auto 10px;
	max-width: 400px;
	padding: 0 15px;
	text-align: center;
}
.mv_other_func .picture_lead .break {
	display: inline-block;
}

.mv_other_func .picture_ttl  {
	margin: 10px auto 10px;
	max-width: 400px;
	padding: 0 15px;
}

.mv_other_func .picture_lead_sub  {
	font-size: 15px;
	line-height: 1.6;
	margin: 0 auto 15px;
	max-width: 400px;
	padding: 0 20px;

}

.mv_other_func_num .picture_box {
	background: #fdfce1;
	margin: 35px 10px 0;
	padding: 25px 0 20px;
}

.content_top  .mv_other_func_num .picture_box .picture img {
	padding: 0;
}

.picture_box.arrow {
	position: relative;
}
.picture_box.arrow::before {
	content: '';
	position: absolute;
	top: -37px;
	left: 50%;
	margin-left: -37px;
	width: 68px;
	height: 60px;
	background: url(../../../../include_html/images/campaign/2025/UXTEAM-2702/UXTEAM-2702_mv_arrow_detail.png) no-repeat;
	background-size: 68px auto;
	background-position: 0 bottom;
}
.mv_other_func_num li:last-child .picture_box {
	margin-top: 50px;
}
.mv_other_func_num li:last-child .picture_box.arrow::before  {
	top: -51px;
	height: 65px;
}

.mv_other_func_num li:last-child .samll {
	margin: -5px auto 10px;
	max-width: 400px;
	padding: 0 35px;
	font-size: 14px;
}
.mv_other_func_num li:last-child .samll .break {
	display: inline-block;
}

@media (max-width: 365px) {
	.mv_other_func_num li:last-child .samll .break {
		display: inline;
	}
}



.mv_other_func_num .picture_box .picture {
	margin-bottom: 20px;
}

.mv_other_func_num li:nth-child(4) {
	margin-bottom: 50px;
}



/* -----------------------------------------------------------
 CVボタン
----------------------------------------------------------- */
.mv_cv_area {
	/* background-color: #1d2088; デザイン用 */
	background-color: #1d2974;
}
.mv_cv_area_btn {
	padding: 15px 40px 15px;
	display: flex;
	justify-content: center;
	text-align: center;
}
@media (max-width: 365px) {
	.mv_cv_area_btn {
		padding: 15px 20px 15px;
	}
}
.mv_contents_cv_btn {
    background-color: #f4d31c;
    color: #000 !important;
	width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    display: block;
    border-radius: 100px;
    padding: 18px 0 22px;
    text-decoration: none !important;
}
.mv_contents_cv_btn:hover ,
.mv_contents_cv_btn:focus {
	opacity: 0.8;
}


/* アプリボタンエリア */
.appbtn_area,
.appbtn_area.appbtn_area_top {
	width: calc(100% - 10px);
	margin: 0 auto;
}
.appbtn_title {
	font-size: 20px;
	font-weight: bold;
	color: #1d2974;
	text-align: center;
	margin-bottom: 15px;
}
.smartphone_type {
	margin-bottom: 5px;
}
.appbtn_flex {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}
.appbtn_child {
	text-align: center;
	display: flex;
	justify-content: space-between;
	align-items: end;
	margin: 0px 50px;
}
.appbtn_qr_child:first-of-type {
	width: 50%;
	text-align: center;
}
.appbtn_child img.appbtn_iPhone,
.appbtn_qr_unit img.appbtn_iPhone {
		max-width: 133px;
		width: 100%;
		margin: 0 auto;
}
.appbtn_child img.appbtn_Android,
.appbtn_qr_unit img.appbtn_Android  {
		max-width: 165px;
		width: 100%;
		margin: 0 auto;
}
.qr_pc {
	max-width: 115px;
	margin-left: 40px;
}

.appbtn_qr_unit {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.appbtn_qr_unit:first-of-type {
	border-bottom: 1px solid #999;
		padding-bottom: 30px;
		/* margin-top: 20px; */
}
.appbtn_qr_unit:last-of-type {
	padding-top: 30px;
	margin-bottom: 20px;
}
img.appbtn_qr {
	max-width: 125px;
}

.appbtn_annotation {
	font-size: 11px;
	text-align: left;
	max-width: 1000px;
	margin: 0 auto;
}

/* PC表示 */
@media (min-width: 769px) {
				.appbtn_title {
					font-size: 30px;
					margin-bottom: 25px;
				}
				.center_border {
					border-right: 1px solid #999;
				}
				.appbtn_child img.appbtn_iPhone,
				.appbtn_qr_unit img.appbtn_iPhone {
					max-width: 193px;
				}
				.appbtn_child img.appbtn_Android,
				.appbtn_qr_unit img.appbtn_Android {
					max-width: 239px;
				}
}

/* sp表示 */
@media (max-width: 768px) {
				.appbtn_area.appbtn_area_top {
					max-width: 500px;
				}
				.appbtn_flex {
					justify-content: space-between;
				}
				.appbtn_child {
						margin: 0;
				}
}


.feature {
	/* margin: 0 calc(50% - 50vw); */
	/* width: 100vw; */
	width: calc(100vw - calc(100vw - 100%));
	background-color: #ececcd;
}
.feature img {
	margin: 0 auto;
	max-width: 100%;
}
