.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix:before {
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	display: block;
}

body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	position: relative;
	color: #333;
}


.spread_value_dl dd span.fm {
	font-size: 11px;
}

.center {
	text-align: center;
}

#header {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#header .headleft h1 {
	height: 30px;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	position: relative;
}

#header .headleft .logo {
	padding: 12px;
}

#Container {
	margin-right: auto;
	margin-left: auto;
}

#Container #w_topimg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

#topimg {
	height: 80px;
	position: relative;
}

#topimg .btn1 {
	display: block;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	text-decoration: none;
	background: #9dc713;
	text-align: center;
}

#topimg .btn1 h2 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	line-height: 70px;
	text-align: center;
}

#topimg .btn1 p {
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	top: 55px;
	text-align: center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#link01 {
	margin-top: 40px;
}

.h3 {
	font-size: 26px;
	text-align: center;
	font-weight: bold;

	line-height: 150%;
	color: #17b760;
}

.h3 span {
	font-size: 16px;
}

#h3_p {
	margin-top: 24px;
	text-align: center;
	line-height: 200%;
}

#contentbox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#contentbox .linkbox {
	margin-top: 50px;
	margin-bottom: 100px;
}

#contentbox .linkbox ul {
	display: flex;
	justify-content: space-between;

}

#contentbox .linkbox ul li {
	list-style-type: none;
	text-align: center;
	width: 20%;
}

#contentbox .linkbox ul li a {
	background-color: #3C3;
	color: #FFF;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	-webkit-transition: all .3s;
	transition: all .3s;
	display: block;
}

#contentbox .linkbox ul li a:hover {
	background-color: #339966;
}

#contentbox .appbox {
	margin-bottom: 40px;
	padding-right: 5px;
	padding-left: 5px;
	background: #fff6ec;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 12px;
}

#contentbox .appbox h5 {
	margin-bottom: 15px;

}

#contentbox .appbox p {
	font-size: medium;
	line-height: 1.6;
	margin-top: 8px;
}

.h4 {
	margin-top: 40px;
	margin-bottom: 10px;
}

.flexbox {
	display: flex;
	align-items: baseline;
	gap: 20px;
	justify-content: center;
	margin-left: -66px;
}

#contentbox #link04 {
	padding-left: 100px;
	padding-right: 100px;
}


#contentbox #link05 {
	padding-left: 100px;
	padding-right: 100px;
}


.link_here {
	color: white;
	background-color: #339966;
	padding: 10px 16px;
	box-sizing: border-box;
	border-radius: 24px;
	display: block;
	text-decoration: none;
	text-align: center;
	position: relative;
	font-weight: normal;
	font-size: 17px;
}

.link_here2 {
	max-width: 480px;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.flexclumn {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

.link_here:hover {
	opacity: 0.9;
}

.loginid_password_p {
	margin-left: 435px;
}

.link_here::before {
	content: "";
	position: absolute;
	left: 10%;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	width: 6px;
	height: 6px;
}

.note {
	width: 1000px;
	margin: 0 auto;
	line-height: 1.7;
	font-size: 12px;
	box-sizing: border-box;
	padding: 0 12px;
}

#footer {
	margin-top: 30px;
}

.copyright {
	text-align: center;
	height: 57px;
	padding-top: 42px;
	background: #333333;
	color: white;
	font-size: 14px;
}

#deqwas-collection-k {
	display: none;
}

#risk {
	width: 100%;
	max-width: 1000px;
	margin: 30px auto 0 auto;
	font-size: 16px;
	line-height: 150%;
	padding: 0px 10px 10px 10px;
	box-sizing: border-box;
}

#risk p {
	margin-bottom: 10px;
}

#risk img {
	max-width: 100%;
	height: auto;
}

.loginid_password {
	background-color: white;
	border: 1px solid darkseagreen;
	padding: 40px;
	box-sizing: border-box;
}

.disp_sp {
	display: none
}

@media screen and (min-width: 1000px) {
	body {
		background-color: #b1f2d6;
	}
}

@media screen and (min-width: 1000px) {
	#wrapper {
		max-width: 1000px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		background-color: white;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
		padding-left: 24px;
		padding-right: 24px;
	}
}

img {
	max-width: 100%;
	height: auto;
}

#Container_n {
	max-width: 1000px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	padding-left: 24px;
	padding-right: 24px;
	text-align: center;
}

#Container_n .subpage_Container {
	margin-top: 24px;
}

#Container_n .subpage_Container h2 {
	color: #fff;
	font-weight: normal;
	font-size: 30px;
	line-height: 100%;
	margin-bottom: 20px;
	background: #9dc713;
	height: 60px;
	padding-top: 15px;
	box-sizing: content-box;
	position: relative;
	font-weight: bold;
}

.subpage_Container .subtext {
	font-size: 12px;
	color: #fff;
	margin-top: 0;
	position: absolute;
	top: 42px;
	left: 0;
	right: 0;
	margin: auto;
}

.passkey_important {
	max-width: 980px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 12px;
	box-sizing: border-box;
	border: 3px solid #289773;
	background-color: #feffe9;
	margin-bottom: 24px;
	margin-top: 24px;
}

.passkey_important_title {
	font-size: 1.3rem;
	color: white;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 4px;
	font-weight: bold;
	background: red;
}

.passkey_important_text {
	text-align: left;
	line-height: 1.4;
	margin-top: 12px;
}

.sub_h301 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #289773;
	padding-left: 15px;
}

.sub_h3 {
	max-width: 980px;
	width: 100%;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	background-color: #f7f7f7;
	text-align: left;
	padding-left: 20px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#wrapper {
	background: #fff;
	margin-top: 0px;
	width: auto;
}

#Container_n .subpage_Container .cont {
	font-size: 16px;
	color: #333333;
	text-align: left;
	max-width: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 150%;
	padding-bottom: 50px;
	box-sizing: border-box;
}

.passkey_schedule_div {
	display: grid;
	grid-template-columns: 15% auto;
	align-items: center;
	border: 3px solid #289773;
}

.passkey_schedule_div_period {
	background-color: #b1f2d6;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px;
}

.passkey_schedule_div_period2 {
	padding-top: 42px;
	padding-bottom: 42px;
}

.passkey_schedule_div_release_text {
	font-size: 0.9rem;
	font-weight: normal;
	color: #333;
	line-height: 1.3;
}

.passkey_schedule_div_release_login2 {
	display: block;
	background-color: #feffe9;
	margin-right: 10px;
	line-height: 1.4;
	margin-top: 4px;
}

.passkey_schedule_div_period span {
	display: block;
}

.passkey_schedule_div_release2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.passkey_schedule_div_release {
	padding-left: 20px;
	color: #289773;
	font-size: 1.2rem;
	font-weight: bold;
}

.release_month {
	font-size: 1.2rem;
	font-weight: bold;
}

.passkey_schedule_arrow {
	margin-left: 52px;
	margin-top: 8px;
}

.passkey_schedule_div_red {
	border: 3px solid rgb(237, 100, 100);
}

.passkey_schedule_div_period_red {
	background-color: #ffc6c6;
}

.passkey_schedule_div_release_red {
	color: #ad3a3a;
}

/* パスキーメニュー*/
.passkey_menu {
	margin-bottom: 40px;
}

.passkey_menu_list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	font-size: clamp(13px, 3vw, 16px);
	gap: 8px;
	max-width: 980px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.passkey_menu p a {
	border: 1px solid #ddd;
	text-decoration: none;
	color: #333 !important;
	display: block;
	padding: 10px;
	font-weight: bold;
	position: relative;
	width: auto;
	padding: 12px 24px;
	color: #333;
	text-decoration: none;
	overflow: hidden;
	z-index: 0;
}

.passkey_menu p a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #3dc977;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.3s ease;
	z-index: -1;
}

.passkey_menu p a:hover {
	color: white !important;
}

.passkey_menu p a:hover::before {
	transform: scaleX(1);
}

.passkey_menu_list_last a {
	max-width: 980px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

/* パスキー認証とは */

.text_border {
	border-bottom: 2px solid #003085;
	line-height: 2.5;
	font-size: 22px;
	text-indent: 0.5em;
	margin-bottom: 18px;
	display: flex;
	align-items: center;
}

.passkey_what ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	margin-top: 24px;
}

.passkey_what ul li {
	text-align: center;
}

ul li {
	list-style-type: none;
}

/* メリット */

.merit {
	border-bottom: 1px dashed #a5a5a5;
	padding-top: 10px;
	display: flex;
}

.merit_img {
	width: 24%;
	text-align: center;
}

.merit_text {
	margin-top: 16px;
	width: 76%;
}

.merit_title {
	font-weight: bold;
	font-size: 1.2rem;
}

.ipl1em {
	text-indent: -1em;
	padding-left: 1em;
}

.mu10 {
	margin-bottom: 10px;
}

.passkey_lasttext {
	font-weight: bold;
	text-align: center;
	margin-top: 24px;
}

.passkey_oe_table {
	margin-top: 12px;
	width: 100%;
	text-align: center;
}

.passkey_oe_table th,
.passkey_oe_table td {
	padding: 12px;
	vertical-align: middle;
	border: 1px solid #b1b1b1;
}

.passkey_oe_table th {
	background-color: #3475da;
	color: white;
}

/* 端末での事前設定 */
.spc_example_openbtn {
	width: 98%;
	background-color: #3a6dff;
	border-radius: 32px;
	padding: 16px;
	text-align: center;
	color: white;
	user-select: none;
}

.passkey_tips {
	font-size: 1.3rem;
}

.mt_download_btn_exe {
	position: relative;
}

.spc_example_openbtn .mt_download_btn_exe .download_icon {
	position: absolute;
	height: 30px;
	top: -2px;
	left: -1px;
}

/* アコーディオン */
.accordionbox {
	margin-top: 16px;
	display: flex;
	width: 100%;
	cursor: pointer;
	user-select: none;
}

.accordionbox_inner {
	display: none;
}

.accordion-text {
	width: 93%;
	height: 46px;
	color: white;
	background-color: #003085;
	padding-left: 24px;
	padding-top: 11px;
	font-size: 16px;
	box-sizing: border-box;
}

.accordion-arrow {
	width: 5%;
	height: 46px;
	color: white;
	background-color: #3672dd;
}

.triangle-right {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 14px;
	border-color: transparent transparent transparent #fff;
	margin: 16px 8px 15px 15px;
	transition: transform 0.3s;
}

.triangle-down {
	transform: rotate(90deg);
	transition: transform 0.3s;
}

.colorbtn-area {
	display: none;
	background-color: #f7f7fe;
	padding-bottom: 32px;
	width: 98%;
}

.passkey_accordionbox_inner_title {
	line-height: 1.4;
	font-size: 1.3rem;
}

.accordionbox_inner_title {
	display: inline-block;
	padding: 10px 8px;
	border-bottom: 1px solid #003085;
	margin-top: 16px;
	margin-left: 16px;
	font-size: 20px;
	color: #003085;
	width: 96%;
	font-weight: bold;
}


.accordionbox_inner_title img {
	width: 72px;
}


.accordionbox_feature_ul {
	display: flex;
	margin-top: 16px;
}

.accordionbox_inner_title_p01 {
	margin-left: 18px;
	margin-top: 16px;
}

.accordionbox_inner_title_p02 {
	margin-left: 24px;
}

.accordionbox_feature {
	border: 3px solid #003085;
	color: #003085;
	border-radius: 18px;
	padding: 8px 36px;
	margin-left: 8px;
	font-weight: bold;
	background-color: white;
}

.accordionbox_feature_detaillink {
	margin-top: 10px;
}

.passkey_accordionbox_feature_detaillink {
	margin-right: 16px;
	width: 70%;
	margin-right: auto;
}

#Container_n .subpage_Container .accordionbox_feature_detaillink a,
#Container_n .subpage_Container .accordionbox_feature_detaillink .modal_switch {
	width: 98%;
	text-align: center;
	margin-left: auto;
	/* margin-right: auto; */
	padding-top: 12px;
	padding-bottom: 12px;
	display: flex;
	background-color: #3672dd;
	color: white;
	text-decoration: none;
}

.subpage_Container .accordionbox_feature_detaillink .modal_switch {
	padding-left: 16px;
}

#Container_n .subpage_Container .accordionbox_feature_detaillink02 a,
#Container_n .subpage_Container .accordionbox_feature_detaillink02 .modal_switch {
	width: 100%;
	background-color: #003085;
}

.modal_switch:hover {
	cursor: pointer;
}

#Container_n .subpage_Container .accordionbox_feature_detaillink a:hover {
	opacity: 0.8;
}

.accordionbox_feature_detaillink p {
	width: 100%;
}

.accordionbox_feature_min {
	font-size: 12px;
	text-align: center;
}

.accordionbox_feature_detaillink div {
	margin-left: 16px;
}

.accordionbox_inner_title_box {
	display: flex;
}

.accordionbox_inner_title_icon {
	margin-left: 16px;
	margin-top: 16px;
}