@charset "UTF-8";
/* CSS Document */

@import url("/attending/t/tyo-d/bus_election/font/fontface.css");

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*---------------------------------------------------*/

.contents {
	font-family: "Noto Sans JP", sans-serif;
	/* font-family: "line_seed_jp", sans-serif; */
    overflow: hidden;
}

a.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

/*----------------------*/

.mainvisualWrap01 {
	background-image: url("/attending/t/tyo-d/bus_election/images/pc/mainvisual_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;

}
.mainvisual01 {
	width: 1068px;
	margin: auto;
}

/*----------------------*/

.mainBlock01 {
background: #3A92DF;
background: linear-gradient(0deg,rgba(58, 146, 223, 1) 0%, rgba(31, 43, 80, 1) 100%);
}
.mainBlock01In {
	background-image: url("/attending/t/tyo-d/bus_election/images/pc/main_bg01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1421px auto;
	padding: 80px 0px 140px;
}
.mainBlock01 .img01 {
	display: block;
	width: 793px;
	margin: auto;
}
.mainBlock01 .img02 {
	display: block;
	width: 999px;
	margin: auto;
}
.mainBlock01 .img03 {
	width: 1046px;
	margin: -214px auto auto;
}

/*----------------------*/

.contBlock {
	background-image: url("/attending/t/tyo-d/bus_election/images/pc/cont01_bg01.png");
	background-repeat: repeat;
	background-position: center top;
	background-size: 48px auto;
}
.contBlock.block02 {
	background-image: url("/attending/t/tyo-d/bus_election/images/pc/cont02_bg01.png");
}
.contBlock.block03 {
	background-image: url("/attending/t/tyo-d/bus_election/images/pc/cont03_bg01.png");
}

.contBlockIn {
	background-image: url("/attending/t/tyo-d/bus_election/images/pc/cont_bg_deco01.png");
	background-repeat: no-repeat;
	background-position: center top 300px;
	background-size: 1473px auto;
	padding: 20px 0px 100px;
}
.cont01H301 {
	margin-top: -120px;
}

.cont01Box01 {
	position: relative;
	background-color: #ffffff;
	border-radius: 24px;
	padding: 55px 35px 35px;
	margin-top: -125px;
	font-size: 20px;
	line-height: 1.6em;
	font-weight: 500;
}
.cont01H401 {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0px;
	top: -46px;
}
.cont01H401 img {
	width: 498px;
	height: auto;
}
.cont01Box01 .p01 .s01 {
	display: inline-block;
	padding: 0px 5px 1px;
	background-color: #d666bc;
	color: #ffffff;
	font-weight: bold;
}
.cont01Box01 .p01 .s02 {
	display: inline-block;
	padding: 3px 0px;
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	margin-left: 5px;
}
.cont01Box01 .p01 .s02::after {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #6ad960;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.cont01H402 {
	margin-top: 25px;
}

.contBox01 {
	position: relative;
	background-color: #ffffff;
	border-radius: 24px;
	padding: 35px 40px 40px;
}
.contBox01.mt01 {
	position: relative;
	margin-top: -45px;
}

.contBtn01 {
	margin-top: 30px;
}
.contBtn01 a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #fcff00;
	border: 3px solid #020300;
	border-radius: 100px;
	box-sizing: border-box;
	height: 86px;
	color: #333333;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
}
.contBtn01 a::after {
	content: "";
	background-image: url("/attending/t/tyo-d/bus_election/images/pc/r_arrow_w.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px auto;
	width: 16px;
	height: 24px;
	position: absolute;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
}

.boxFlex01 {
	display: flex;
	gap: 0px 40px;
}
.contDlNum01 {
	text-align: center;
	width: 160px;
	flex-shrink: 0;
}
.contDlNum01 dt {
	background-color: #d666bc;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 3px 5px;
	height: 34px;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
}
.contDlNum01 dd {
	background-color: #ffffff;
	border: 1px solid #d666bc;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 3px 5px;
	height: 46px;
	font-size: 30px;
	line-height: 1.2em;
	font-weight: bold;
}

.contText01 {
	font-size: 30px;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: -0.02em;
}

/*-----------------------*/

.cont02H301 {}
.cont02H301 img {
	width: 899px;
	height: auto;
}

.contBox02Wrap01 {
	position: relative;
}

.contBox02 {
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 24px;
	width: 616px;
	padding: 30px 35px;
	margin: 40px 0px;
	font-size: 20px;
	line-height: 1.6em;
	font-weight: 500;
}
.contBox02 .p01 .s01 {
	display: inline-block;
	padding: 0px 5px 1px;
	background-color: #d666bc;
	color: #ffffff;
	font-weight: bold;
}
.contBox02 .p01 .s02 {
	display: inline-block;
	padding: 3px 0px;
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	margin-left: 5px;
}
.contBox02 .p01 .s02::after {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #6ad960;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.colRed01 {
	color: #ff0000;
	font-weight: bold;
}
.box02Img01 {
	width: 416px;
	position: absolute;
	right: -12px;
	top: -166px;
}

.dispFlex01 {
	display: flex;
	letter-spacing: -0.05em;
	margin-bottom: 1px;
}

/*-------------------*/

.bottomBlock01 {
background: #3A92DF;
background: linear-gradient(0deg,rgba(58, 146, 223, 1) 0%, rgba(31, 43, 80, 1) 100%);
}
.bottomBlock01In {
	background-image: url("/attending/t/tyo-d/bus_election/images/pc/bottom_bg_deco01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1493px auto;
	padding: 125px 0px 0px;
}
.bottomText01 {
	display: none;
}
.bottomH201 {}


/*---*/




