@charset "utf-8";


.pc {
	}
.sp {
	display:none;
	}


/* contents */
.cts {
	width:90%;
	margin:0px 5% 0px 5%;
	float:left;
	}

.cts_main02 {
	margin:0px 0%;
	padding:0px 0%;
	background-image:url("../../../assets/img/withrs3/main/main02.jpg");
	background-size:cover;
	}

.cts_bk01 {
	background-color:#ffffff;
	margin:0px -500%;
	padding:100px 500%;
	float:left;
    border-top:1px solid rgba(11,91,211,.18);
	}

.cts_bk02 {
	background-color:#f6fbff;
	margin:0 -500%;
	padding:100px 500%;
	float:left;
    border-top:1px solid rgba(11,91,211,.18);
	}

.cts_bk03 {
	background-color:#edf7fe;
	margin:0 -500%;
	padding:100px 500%;
	float:left;
	border-top:1px solid rgba(11,91,211,.12);
	}





.bx {
	width:100%;
	float:left;
	}

.bx120 {
	width:120%;
	margin-left:-10%;
	float:left;
	}

.bx_l {
	width:50%;
	float:left;
	}
.bx_r {
	width:45%;
	float:right;
	}

.bx3 {
	width:30%;
	margin:0 1% 0 2%;
	float:left;
	}





/* Common */
.top10 {
	margin-top:10px;
	}
.top15 {
	margin-top:15px;
	}
.top30 {
	margin-top:30px;
	}
.top50 {
	margin-top:50px;
	}
.top100 {
	margin-top:100px;
	}
.top200 {
	margin-top:200px;
	}
.btm5 {
	margin-bottom:5px;
	}
.btm10 {
	margin-bottom:10px;
	}
.btm30 {
	margin-bottom:30px;
	}
.btm50 {
	margin-bottom:30px;
	}
.btm100 {
	margin-bottom:100px;
	}
.btm200 {
	margin-bottom:200px;
	}
.btm-80 {
	margin-bottom:-80px;
	}
.btm-50 {
	margin-bottom:-50px;
	}





p {
	margin-top:20px;
	}

.white {
	color:#ffffff;
	}
a .white {
	color:#ffffff;
	}
.color {
	color:#164a9b;
	}
.center {
	text-align:center;
	}
.bold {
	font-family:"Noto Sans JP", sans-serif;
	font-optical-sizing:auto;
	font-weight: 00;
	font-style:normal;
	}

.ft80 {
	font-size:80%;
	}
.ft150 {
	font-size:130%;
	line-height:130%;
	}