@charset "utf-8";
/* CSS Document */

/* PC */

.cw{
	margin: 0 auto;
	text-align: center;
}
.cw-text{
    font-size: 14pt;
    color: #6f727b;
	line-height: 1.8;
	}
.cw-text_cw{
    font-size: 14pt;
    color: #ff0000;
    font-weight: 700;
	}
#fcw-a{
	color: #1155cc;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-skip-ink: none;
	font-weight: 700;
}
#cw-a{
	text-decoration: none;
    color: #6f727b;
	font-weight: 700;
}

.cw-text_2{
    font-size: 14pt;
    color: #ffffff;
	line-height: 1.8;
	}
#fcw-a_2{
	color: #ff0000;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-skip-ink: none;
	font-weight: 700;
}
#cw-a_2{
	text-decoration: none;
    color: #ffffff;
	font-weight: 700;
}


/* SP */

.cw-sp{
	margin: 0 auto;
	text-align: center;
	padding: 40px;
}
.cw-text_sp{
    font-size: 24pt;
    color: #6f727b;
	line-height: 1.5;
	text-align: left;
	}

.cw-text_2_sp{
    font-size: 24pt;
    color: #ffffff;
	line-height: 1.5;
	text-align: left;
	}

.cw-text_sp_2{
    font-size: 20pt;
    color: #6f727b;
	line-height: 1.5;
	text-align: left;
	display: inline-block;
	}




