/******************************
構造・共通
*****************************/
#wrap {
	overflow-x: hidden;
	width: 100%;
	height: 100%;
}

.container {
	display: block;
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}

#mainvisual {
	position: relative;
	width: 100%;
	height: auto;
}

#mainvisual img {
	display: block;
	width: 100%;
}

ul.pc_menu {
	display: flex;
	justify-content: space-between;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

ul.pc_menu li {
	width: 26%;
}

ul.pc_menu li img {
	width: auto !important;
}

ul.pc_menu li:first-child {
	width: 10%;
}

ul.pc_menu li a {
	display: block;
	line-height: 1;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
}

p.copy {
	display: block;
	line-height: 1.8;
	/* font-size: clamp(12px, 1.35vw, 23px); */
	font-size: 1.8rem;
}

.popup dl {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.popup dl dt {
	width: 22%;
	margin-right: 3%;
	color: #009DE2;
	font-size: 1.4rem;
	text-align: center;
}

.popup dl dd {
	width: 75%;
}

.popup dl ddbutton.is-current {
	background-color: #333;
	color: #fff;
	border-color: #333;
}

.popup dl dt ul {
	background: #fff;
	display: flex;
	border-radius: 999px;
	padding: 4px;
}

.popup ul li {
	width: 50% !important;
	margin-right: 15px;
}

.popup ul li:last-child {
	margin-right: 0;
}

.popup ul button {
	border: none;
	cursor: pointer;
	white-space: normal;
	outline: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	display: block;
	background: #009DE2;
	border: 2px solid #009DE2;
	padding: 12px;
	border-radius: 12px;
	color: #fff;
	line-height: 1;
}

.popup ul button.is-current {
	background: #fff;
	color: #000;
	border: 2px solid #009DE2;
}

.popup ul button:hover {
	background: #fff;
	color: #000;
	border: 2px solid #009DE2;
}

/******************************
みんなで作ろ！
*****************************/
.about {
	padding: 3.3% 8%;
}

p.about_title {
	display: block;
	font-size: 3.6rem;
	color: #f08300;
	text-align: center;
}

.about_box {
	display: flex;
}

.about_col01 {
	width: 17%;
	margin-right: 3%;
}

.about_col02 {
	width: 80%;
	padding-right: 5%;
}

.about_col02 .title_box {
	display: flex;
	position: relative;
}

.about_col02 h2 {
	display: block;
	width: 75%;
	padding-top: 3.2%;
	font-size: 2.8rem;
	padding-bottom: 5px;
	border-bottom: 3px dashed #f08300;
	margin-bottom: 2%;
}

.about_col02 p.img {
	width: 22%;
	position: absolute;
	right: 0;
}

.about_col02:after {
	content: "";
	display: block;
	clear: both;
}

/******************************
総選挙概要
*****************************/
#main {
	width: 100%;
	height: 100%;
	background-image: linear-gradient(90deg,
			#fdede4 25%, #fff 25%, #fff 50%, #fdede4 50%, #fdede4 75%, #fff 75%, #fff);
	background-size: 140px 140px;
	margin-bottom: 60px;
	padding: 0 8%;
}

.senkyo_about {
	padding: 3.3% 0;
}

.senkyo_about_box {
	display: flex;
}

.senkyo_about_col01 {
	width: 17%;
	margin-right: 3%;
}

.senkyo_about_col01 p {
	margin-left: -60px;
}

.senkyo_about_col02 {
	width: 85%;
}

.senkyo_about_col02 dl {
	display: flex;
	align-items: center;
	margin-bottom: 4%;
}

.senkyo_about_col02 dl.oubo3 {
	margin-bottom: 5px;
}

.senkyo_about_col02 dl dt {
	width: 14%;
	margin-right: 2%;
	line-height: 1;
}

.senkyo_about_col02 dl dd {
	width: 84%;
	/* font-size: clamp(12px, 2vw, 18px); */
	font-size: 2rem;
	display: flex;
	align-items: center;
}

.senkyo_about_col02 dl dd span {
	font-size: 3.6rem;
	line-height: 1;
	padding: 0 2px;
	display: inline-block;
}

.senkyo_about_col02 dl.oubo2 dd {
	/* font-size: clamp(18px, 2vw, 30px); */
	font-size: 2.1rem;
}

.senkyo_about_col02 dl.oubo3 dd {
	/* font-size: clamp(18px, 2vw, 30px); */
	font-size: 2.1rem;
}

p.caption_txt {
	font-size: 1.4rem;
}

.movie {
	width: 100%;
	padding: 20% 0 0 0;
}


.movie_box {
	/* background: url("../images/movie_bg.png") no-repeat;
	background-position: top center;
	background-size: cover;
	padding-bottom: 59.04%; */
	width: 100%;
	/* height: 0; */
	position: relative;
}

.bg_img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}

.movie_box .img01 {
	width: 32%;
	position: absolute;
	left: -30px;
	top: -130px;
	z-index: 9;
}

.movie_box .img02 {
	width: 38%;
	position: absolute;
	right: -30px;
	top: -55%;
	z-index: 0;
}

.movie_inner {
	padding: 6.5%;
	position: relative;
}

.video-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	z-index: 5;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/******************************
応募までの手順
*****************************/

.flow_wrap {
	width: 100%;
	background-image: url('../images/flow_bg.svg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
}

.flow {
	padding: 3.3% 0;
	position: relative;
}


.flow_main_title {
	width: 50%;
	margin-bottom: 20px;
	line-height: 1;
}

.flow_col {
	display: flex;
	margin-bottom: 3.5%;
}

.flow_icon {
	width: 17%;
	margin-right: 3%;
	padding-left: 30px;
}

.flow_dsc {
	width: 80%;
}

.flow_title {
	display: block;
	line-height: 1;
	margin-bottom: 2%;
}

.flow_title img {
	height: 46px;
}

.flow_title3 img {
	height: 105px;
}

p.flow_copy {
	display: block;
	line-height: 1.5;
	font-size: 2.1rem;
}


.flow_img01 {
	position: absolute;
	right: 8%;
	top: 0;
	width: 18%;
}

.flow_num03 {
	margin-bottom: 90px;
}



.oubo_form {
	display: flex;
}

.flow_img02 {
	width: 25%;
}

.oubo_form_dsc {
	width: 75%;
}

.oubo_form_box {
	display: flex;
}

.oubo_form_col {
	width: 50%;
	margin-right: 5%;
}

.oubo_form_col:last-child {
	margin-right: 0;
}

p.oubo_form_title {
	display: block;
	width: 100%;
	margin-bottom: 3%;
	padding: 5px;
	color: #fff;
	background-color: #f08300;
	font-size: 2.4rem;
	line-height: 1;
	text-align: left;
}

p.oubo_form_text {
	display: block;
	margin-bottom: 3%;
	font-size: 1.45rem;
}

p.oubo_form_text span {
	color: #f08300;
}

p.oubo_form_text small {
	display: block;
	font-size: 1rem;
	margin-top: 10px;
}

.flyer_btn {
	display: block;
	margin-top: 30px;
	line-height: 1;
	position: relative;
	z-index: 10;
}

.flyer_btn img {
	max-width: 245px;
}

.flyer_btn2 {
	display: block;
	margin-top: 30px;
	line-height: 1;
	position: relative;
	z-index: 10;
}

.flyer_btn2 img {
	display: block;
	margin: 0 auto;
	max-width: 245px;
}

/******************************
応募後
*****************************/
.oubo_after_wrap {
	padding: 3.3% 8%;
}

.oubo_after {
	display: flex;
}

.oubo_after_title {
	width: 25%;
	margin-right: 3%;
}

.oubo_after_dsc {
	width: 72%;
}

.oubo_after_dsc p {
	color: #f08300;
	font-size: 2.3rem;
}

p.oubo_after_img {
	width: 65%;
	margin-top: 40px;
}


/******************************
商品リスト
*****************************/
.list {
	width: 100%;
	padding: 3% 9.5% 6% 9.5%;
	height: auto;
	background: #f08300;
	position: relative;
}

.list:after {
	content: "";
	width: 100%;
	height: 100%;
	background: url("../images/list_bg.png") no-repeat;
	/* background-size: 100% auto; */
	background-size: cover;
	background-position: top center;
	position: absolute;
	top: 0;
	left: 0;
}

.list_inner {
	display: block;
	width: 100%;
}


.list_box {
	display: flex;
	flex-wrap: wrap;
}

.list_col {
	width: calc(100% / 2 - 3%);
	margin-right: 3%;
	background-image: url('../images/list_col_bg2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: top center;
	margin-bottom: 40px;
	padding: 2% 3% 7% 3%;
	/* height: 0;
	padding-bottom: 56.25%; */
	height: auto;
	position: relative;
	z-index: 9;
}

.list_col:nth-child(even) {
	margin-right: 0;
}

.list_colum2 {
	display: flex;
	margin-bottom: 6%;
}

.colum_title {
	width: 45%;
	margin-right: 2%;
	font-weight: 900;
	font-size: 2.4rem;
}

.colum_title_small {
	font-size: 1.8rem;
}

.colum_img {
	width: 53%;
}

.list_title img {
	height: 60px;
}

p.list_copy_title {
	display: block;
	margin-bottom: 5%;
	font-size: 2rem;
	font-weight: 500;
}

p.list_copy {
	display: block;
	font-size: 1.4rem;
	line-height: 1.8;
}

.oubo_form_btn {
	display: block;
	width: 100%;
	width: 55%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 10;
}



/******************************
募集要項
*****************************/
.outline {
	width: 100%;
	padding: 0 9.5%;
}

.outline_inner {
	display: block;
	width: 100%;
	padding: 3.3% 0;
}

.oubo_section {
	display: block;
	margin-bottom: 25px;
}

.oubo_section2 {
	display: block;
	margin-bottom: 50px;
}

p.outline_title {
	display: block;
	width: 100%;
	text-align: center;
	color: #f08300;
	letter-spacing: 0.2em;
	font-size: 4.5rem;
	margin-bottom: 3%;
}

p.outline_copy {
	display: block;
	width: 100%;
	color: #f08300;
	font-size: 2.1rem;
	margin-bottom: 6%;
}

.outline_oubo {
	display: block;
	line-height: 1;
	font-size: 3.2rem;
	margin-bottom: 20px;
}

p.oubo_label {
	display: inline-block;
	margin-bottom: 10px;
}

p.oubo_label span {
	display: inline-block;
	padding: 5px;
	background-color: #f08300;
	color: #fff;
	line-height: 1;
	font-size: 2rem;
}

p.outline_text {
	display: block;
	font-size: 1.8rem;
	line-height: 1.6;
}

p.outline_text2 {
	display: block;
	padding-left: 1em;
	font-size: 1.8rem;
	line-height: 1.6;
}

p.outline_text2 span {
	color: #f08300;
}

p.outline_text_small {
	font-size: 1.2rem;
	line-height: 1.4;
}

p.outline_text_small2 {
	padding-left: 1.5em;
	font-size: 1.2rem;
	line-height: 1.4;
}

ul.present {
	margin-top: 5px;
}

ul.present li {
	padding-left: 1em;
	font-size: 1.8rem;
	line-height: 1.8;
}

ul.present li span {
	color: #f08300;
}

/******************************
フッター
*****************************/
#footer {
	display: block;
	width: 100%;
	padding: 60px 0;
	/* background: #fff; */
}

.footer_container {
	display: block;
	max-width: 660px;
	width: 100%;
	margin: 0 auto;
}

#footer p.footer_title {
	display: block;
	font-size: 22px;
	padding-bottom: 5px;
	line-height: 1;
}

#footer p {
	display: block;
	font-size: 18px;
	text-align: center;
}