@charset "utf-8";
/* ------------------------------------ 
   netdebenri index
------------------------------------ */
.c_ttl02_netdebenri::before{
	content: none;
}
.p_net_top_tl{
	margin-bottom: 35px;
	text-align: center;
}
@media print, screen and (min-width: 768px) {
	.p_net_top_tl{
		margin-bottom: 41px;
	}
}
.p_net_top_tl img {
	width: 77vw;
	max-width: 470px;
}
.p_netdebenri_top .section01 {
	text-align: center;
}
.p_netdebenri_top .section01 .notice {
	display: inline-block;
	font-size: 1.4rem;
	text-align: left;
	color: #ED1C24;
}
@media print, screen and (min-width: 768px) {
	.p_netdebenri_top .section01 .notice {
		font-size: 1.6rem;
	}
}
.p_netdebenri_top .section01 .notice li {
	padding-left: 1.1em;
	text-indent: -1.1em;
}
.p_netdebenri_top .pagenav {
	display: flex;
	flex-direction: column;
	margin-top: 50px;
}
@media print, screen and (min-width: 768px) {
	.p_netdebenri_top .pagenav {
		flex-direction: row;
		margin-top: 80px;
	}
}
.p_netdebenri_top .pagenav li {
	border: solid 1px #cccccc;
	flex: 1;
	text-align: left;
}
.p_netdebenri_top .pagenav li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 14px 20px;
}
@media print, screen and (min-width: 768px) {
	.p_netdebenri_top .pagenav li a {
		padding: 18px 20px;
	}
}
.p_netdebenri_top .pagenav li a::after {
    content: "";
    display: block;
    width: 1em;
    height: 1em;
    background-image: url(../img/common/icon_arrow02d_d.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.p_netdebenri_top section + section {
	padding-top: 15px;
}
@media print, screen and (min-width: 768px) {
	.p_netdebenri_top .sec_osusume {
		padding-top: 0;
	}
}
.p_netdebenri_top section h2 {
	margin-bottom: 24px;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.5;
	/* color: #004097; */
	color: #0d6db7;
}
@media print, screen and (min-width: 768px) {
	.p_netdebenri_top section h2 {
		margin-bottom: 60px;
		font-size: 4rem;
	}
}
@media print, screen and (min-width: 768px) {
	.p_net_top_osusume .item{
		display: -webkit-flex;
		display: flex;
	}
}
.p_net_top_osusume .item:nth-of-type(n+2){
	margin-top: 40px;
}
@media print, screen and (min-width: 768px) {
	.p_net_top_osusume .item:nth-of-type(n+2){
		margin-top: 60px;
	}
}
.p_net_top_osusume .num{
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	width: 50px;
}
@media only screen and (max-width: 767px) {
	.p_net_top_osusume .num{
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
	}
}
@media print, screen and (min-width: 768px) {
	.p_net_top_osusume .num{
		width: 92px;
		margin-right: 2%;
		margin-left: 4%;
	}
}
.p_net_top_osusume .ttl{
	margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
	.p_net_top_osusume .ttl{
		text-align: center;
	}
	.p_net_top_osusume .ttl img{
		max-width: 279px;
	}
}
@media print, screen and (min-width: 768px) {
	.p_net_top_osusume .ttl img{
		width: auto;
	}
}
@media print, screen and (min-width: 768px) {
	.p_netdebenri_top section.sec_taisho h2 {
		margin-bottom: 30px;
	}
}
.sec_taisho .notice {
	border: 3px solid #DCEEFA;
	padding: 19px 10px;
	text-align: center;
}
@media print, screen and (min-width: 768px) {
	.sec_taisho .notice {
		padding: 33px;
	}
}
.sec_taisho .notice ul {
	display: inline-block;
}
.sec_taisho .notice ul li {
	text-align: left;
	padding-left: 1.1em;
	text-indent: -1.1rem;
}
.sec_taisho .taisho_list {
	display: flex;
	flex-direction: column;
	gap: 46px;
	margin-top: 54px;
}
@media print, screen and (min-width: 768px) {
	.sec_taisho .taisho_list {
		gap: 67px;
		margin-top: 86px;
	}
}
.sec_taisho .taisho_item_outer {
	display: flex;
	flex-direction: column;
	gap: 31px;
	margin-top: 32px;
}
@media print, screen and (min-width: 768px) {
	.sec_taisho .taisho_item_outer {
		flex-direction: row;
		flex-wrap: wrap;
		gap: 30px 20px;
		margin-top: 50px;
	}
}
.sec_taisho .taisho_item {
	width: 100%;
}
@media print, screen and (min-width: 768px) {
	.sec_taisho .taisho_item {
		width: 100%;
		max-width: 490px;
	}
}
.sec_taisho .taisho_btn {
	display: block;
	text-align: left;
  	line-height: 1.5;
	background: #dceefa;
	color: #0d6db7;
	padding: 29px 19px 32px;
	position: relative;
}
@media print, screen and (min-width: 768px) {
	.sec_taisho .taisho_btn {
		text-align: center;
		padding: 14px 14px 16px;
	}
}
.sec_taisho .taisho_btn::after {
	content: "";
	display: block;
	width: 18px;
	height: auto;
	position: absolute;
	top: 0;
	right: 16px;
	bottom: 0;
	background-image: url(../img/common/icon_arrow01r_d.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
@media print, screen and (min-width: 768px) {
	.sec_taisho .taisho_btn::after {
		width: 20px;
		right: 27px;
	}
}
.sec_taisho .link_title {
	display: block;
	font-size: 2.1rem;
  	font-weight: 500;
}
@media print, screen and (min-width: 768px) {
	.sec_taisho .link_title {
		font-size: 2.6rem;
	}
}
.sec_taisho .link_sub {
	display: block;
	margin-top: 3px;
}
@media print, screen and (min-width: 768px) {
	.sec_taisho .link_sub {
		font-size: 2rem;
	}
}
.sec_taisho .icon_container {
	display: flex;
	gap: 10px;
	margin-top: 11px;
}
@media print, screen and (min-width: 768px) {
	.sec_taisho .icon_container {
		margin-top: 20px;
		gap: 17px;
	}
}
.sec_taisho .icon_container [class^="icon_"] {
	color: #fff;
	padding: 9px 12px;
	line-height: 1.1;
	border-radius: 100vmax;
	font-size: 1.2rem;
	font-weight: 700;
}
@media print, screen and (min-width: 768px) {
	.sec_taisho .icon_container [class^="icon_"] {
		padding: 11px 13px;
		font-size: 1.6rem;
	}
}
.sec_taisho .icon_hon {
	background: #f08c00;
}
.sec_taisho .icon_kari {
	background: #44af35;
}

/* ------------------------------------ */
/* ご利用資格ほか */
@media print, screen and (min-width: 768px) {
  .p_netdebenri_top section.sec_gochui h2 {
    margin-bottom: 30px;
  }
}
.p_net_top_gaiyo .inner + .inner{
	margin-top: 25px;
}
@media only screen and (min-width: 768px) {
	.p_net_top_gaiyo .inner{
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.p_net_top_gaiyo .inner + .inner{
		margin-top: 50px; 
	}
}
.p_net_top_gaiyo .tl{
	margin-bottom: 15px;
	padding: 5px 10px;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 500;
	background: #0d6db7;
}
@media only screen and (min-width: 768px) {
	.p_net_top_gaiyo .tl{
		-webkit-flex-basis: 200px;
		flex-basis: 200px;
		padding: 10px;
		font-size: 2rem;
		text-align: center;
	}
	.p_net_top_gaiyo .cont{
		margin-left: 30px;
		flex-basis: calc(100% - 230px);
	}
}
.p_net_top_gaiyo .cont dt{
	margin-top: 1em;
	color: #0D6DB7;
	font-weight: 500;
}
@media only screen and (min-width: 768px) {
	.p_net_top_gaiyo .cont dt{
		font-size: 1.8rem;
	}
}


/* ------------------------------------ */
.p_netdebenri_top section.sec_gochui2 {
	padding: 28px 0;
}
@media only screen and (min-width: 768px) {
	.p_netdebenri_top section.sec_gochui2 {
		padding: 80px 0;
	}
}
.p_net_top_gochui{
	margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
	.p_net_top_gochui{
		display: -webkit-flex;
		display: flex;
		margin-bottom: 50px;
	}
	.p_net_top_gochui dl:first-of-type{
		-webkit-flex-basis: 43%;
		flex-basis: 43%;
		padding-right: 40px;
	}
	.p_net_top_gochui dl:last-of-type{
		-webkit-flex-basis: 57%;
		flex-basis: 57%;
	}
}
.p_net_top_gochui .tl{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 10px;
	font-weight: 500;
}
@media only screen and (min-width: 768px) {
	.p_net_top_gochui .tl{
		margin-bottom: 35px;
		font-size: 1.8rem;
	}
}
.p_net_top_gochui .tl::before {
	content: "";
	display: block;
	width: 8.8vw;
	max-width: 42px;
	height: 13.9vw;
	max-height: 37px;
	margin-right: 5vw;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url(../img/netdebenri/icon_exclamation.svg);
}
@media print, screen and (min-width: 768px) {
	.p_net_top_gochui .tl::before {
		margin-right: 20px;
	}
}
.p_net_top_gochui ~ .c_btn02 a{
	background: #fff;
}
