@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@700;900&family=Noto+Sans+JP:wght@400;700&display=swap");
html {
  overflow-y: auto;
}

body {
  position: relative;
  width: 100%;
}

* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

dl, dt, dd, ol, ul, li {
  list-style: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  *border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  border: none;
  text-align: left;
  vertical-align: top;
}

q, blockquote {
  quotes: none;
}

iframe {
  display: block;
  width: 100%;
  overflow: hidden;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  border: none;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  outline: none;
  cursor: pointer;
}

a:active, a:focus {
  outline: none;
}

sup {
  position: relative;
  bottom: 0.7em;
  font-size: 71.5%;
  vertical-align: baseline;
}

sub {
  position: relative;
  top: 0.1em;
  font-size: 71.5%;
  vertical-align: baseline;
}

abbr, acronym {
  border-bottom: dotted 1px #FFEA00;
  cursor: help;
}

hr {
  display: none;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-weight: normal;
  color: #000;
}
.pc { 
  display: block !important; 
}
.sp { 
  display: none !important; 
}
.l-wrapper--20250904 h1, .l-wrapper--20250904 h2, .l-wrapper--20250904 h3, .l-wrapper--20250904 h4, .l-wrapper--20250904 h5, .l-wrapper--20250904 h6, .l-wrapper--20250904 p, .l-wrapper--20250904 div, .l-wrapper--20250904 span, .l-wrapper--20250904 a, .l-wrapper--20250904 li {  
font-size: 14px;  
}
.locationArea {
  font-size: 14px !important;
  color: #000 !important;
}
.locationArea a {
  text-decoration: none;
  color: #00f;
}
.locationArea a:hover {
  text-decoration: none;
  color: #f60;
}

#vote-20250904 {
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 2;
  text-align: center;
  font-weight: 400;
  /* 投票導線ブロック
  ============================================================== */
}
#vote-20250904 h1, #vote-20250904 h2, #vote-20250904 h3, #vote-20250904 h4 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
#vote-20250904 h2 .ttl {
  letter-spacing: 0.1em;
}
#vote-20250904 p {
  margin: 0;
  padding: 0;
}
#vote-20250904 a, #vote-20250904 a img {
  color: inherit;
  border: none;
  text-decoration: none;
  transition: .3s;
}
#vote-20250904 a:hover, #vote-20250904 a img:hover {
  opacity: .7;
}
#vote-20250904 img {
  width: 100%;
  height: auto;
}
#vote-20250904 figure {
  margin: 0;
}
#vote-20250904 .only-pc {
  display: inline-block;
}
#vote-20250904 .only-sp {
  display: none;
}
#vote-20250904 * {
  box-sizing: border-box;
}
#vote-20250904 .vote-mv {
  font-size: 18px;
  padding: 45px 0;
}
@media screen and (min-width: 801px) {
  #vote-20250904 .vote-mv {
    background: transparent url("../images/mv_bg-pc.png") center center no-repeat;
    background-size: cover;
  }
}
#vote-20250904 .vote-mv_inner {
  background-color: #fff;
  border-radius: 20px;
  margin: 0 auto;
  width: 90%;
  max-width: 860px;
  padding: 30px 0;
  position: relative;
}
#vote-20250904 .vote-mv_inner.is-end {
  padding: 75px 0;
}
#vote-20250904 .vote-mv_inner h1 .colb {
  display: block;
  width: 330px;
  margin: 0 auto 5px auto;
  line-height: 1;
}
#vote-20250904 .vote-mv_inner h1 .sub {
  font-size: 32px;
  position: relative;
  margin-bottom: 15px;
}
#vote-20250904 .vote-mv_inner h1 .sub::after {
  position: absolute;
  content: "";
  background-color: #ffebdc;
  width: 500px;
  height: 10px;
  bottom: -13px;
  left: 50%;
  margin-left: -250px;
  display: block;
}
#vote-20250904 .vote-mv_inner h1 .sub:last-child {
  margin-bottom: 35px;
}
#vote-20250904 .vote-mv_inner h1 .ttl {
  font-size: 84px;
  color: #f4810b;
  background: transparent url("../images/mv_icon.svg") left center no-repeat;
  background-size: 100px 84px;
  padding-left: 120px;
  display: inline-block;
  line-height: 1.3;
}
#vote-20250904 .vote-mv_inner .icon {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #f4810b;
  color: #fff;
  font-weight: 700;
  position: absolute;
  display: block;
  left: -30px;
  top: -30px;
  font-size: 18px;
  line-height: 1.4;
  padding-top: 30px;
}
#vote-20250904 .vote-mv_inner .icon b {
  font-size: 32px;
}
#vote-20250904 .vote-mv_inner .txt {
  line-height: 1.8;
  margin: 0;
}
#vote-20250904 .vote-mv_inner .period {
  color: #f4810b;
  font-weight: 700;
  font-size: 24px;
  margin: 20px 0;
  line-height: 1.4;
}
#vote-20250904 .vote-mv_inner .button {
  margin: 15px auto;
  line-height: 90px;
  max-width: 650px;
}
#vote-20250904 .vote-mv_inner .button.is-disabled {
  margin-bottom: 10px;
}
#vote-20250904 .vote-mv_catch {
  background-color: #F65151;
  padding: 22px 0;
  position: relative;
}
#vote-20250904 .vote-mv_catch .link-text {
  line-height: 1.4;
}
#vote-20250904 .vote-mv_catch .link-text.is-anchor-white {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  background-image: url("../images/icon-point@2x.png"), url("../images/icon_arrow-circle-bottom-white.svg");
  background-position: left 3px, right center;
  background-repeat: no-repeat, no-repeat;
  background-size: 28px 28px, 25px 25px;
  padding: 0 25px 0 35px;
  text-decoration: none;
}
#vote-20250904 .vote-mv_catch .annotation {
  position: absolute;
  bottom: -2.75em;
  width: 100%;
  line-height: 1.4;
}
#vote-20250904 .vote-block {
  background-position: center center;
  background-repeat: repeat;
  background-size: 30px 30px;
  padding: 60px 0;
}
  /* フロー
  ============================================================== */
/*
#vote-20250904 .vote-block.is-point-top {
  padding-top: 90px;
}
*/
#vote-20250904 .vote-block.is-accent1 {
  background-image: url("../images/bg-dot-blue@2x.png");
  background-color: #fff1e6;
}
#vote-20250904 .vote-block.is-accent2 {
  background-image: url("../images/bg-dot-beige@2x.png");
  background-color: #FFFAE4;
}
#vote-20250904 .vote-block.is-accent3 {
  background-image: url("../images/bg-dot-beige@2x.png");
  background-color: #efefef;
}
#vote-20250904 .vote-block_inner {
  width: 1200px;
  margin: 20px auto;
  background-color: #fff;
  border-radius: 50px;
  padding: 40px;
  /* 就活対策記事プレゼント
  ============================================================== */
  /* ピックアップバナー
  ============================================================== */
  /* 早期投票キャンペーン
    ※見出しについてはinner_header記述個所にて指定
  ============================================================== */
  /* 注意事項
  ============================================================== */
}
#vote-20250904 .vote-block_inner .inner_header {
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right top;
}
#vote-20250904 .vote-block_inner .inner_header p {
  margin-top: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
}
#vote-20250904 .vote-block_inner .inner_header.is-main {
  background-image: url("/contents/nikki/event/20250904/images/images/about_bg-left@2x.png"), url("/contents/nikki/event/20250904/images/images/about_bg-right@2x.png");
  background-size: 218px 116px, 218px 116px;
  min-height: 116px;
}
#vote-20250904 .vote-block_inner .inner_header.point-img  {
  background-image: url("/contents/nikki/event/20250904/images/about_bg-left@2x.png"), url("/contents/nikki/event/20250904/images/about_bg-right@2x.png");
  background-size: 16%;
  min-height: 142px;
}
#vote-20250904 .vote-block_inner .inner_header.is-main.is-bg-non {
  background: none;
  min-height: 0;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .sub {
  font-size: 24px;
  display: inline-block;
  position: relative;
  color: #f4810b;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .sub::before, #vote-20250904 .vote-block_inner .inner_header.is-main .sub::after {
  content: "";
  position: absolute;
  display: block;
  top: 100%;
  margin-top: -0.7em;
  width: 40px;
  border-top: 3px #f4810b solid;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .sub::before {
  left: -45px;
  transform: rotate(-135deg);
}
#vote-20250904 .vote-block_inner .inner_header.is-main .sub::after {
  right: -45px;
  transform: rotate(135deg);
}
#vote-20250904 .vote-block_inner .inner_header.is-main .sub.is-accent3 {
  color: #F64343;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .sub.is-accent3::before, #vote-20250904 .vote-block_inner .inner_header.is-main .sub.is-accent3::after {
  border-color: #F64343;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .ttl {
  font-size: 40px;
  display: block;
  margin-top: 10px;
}

#vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn {
  font-size: 20px;
  letter-spacing: 1px;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .cpn_ft16 {
  font-size: 16px;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .cpn_ft30 {
  font-size: 30px;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .cpn_ft40 {
  font-size: 40px;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .point_cpn_bold {
  font-size: 20px;
  letter-spacing: 2px;
  background-color: #e91e63;
  color: #fff;
  padding: 20px;
  display: inline-block;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .point_cpn_bold .yellow {
  color: yellow;
  font-size: 40px;
}
#vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .pt {
  font-weight: 600;
  font-size: 42px; 
  color: #e91e63;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign {
  background-image: url("../images/campaign_bg-left@2x.png"), url("../images/campaign_bg-right@2x.png");
  background-size: 212px auto, 212px auto;
  min-height: 162px;
  line-height: 1.4;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 0;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign h2 .pict {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign h2 .txt {
  font-size: 40px;
  color: #F64343;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign em {
  color: #F64343;
  font-style: normal;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign .sub {
  font-size: 18px;
  letter-spacing: 0.1em;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign .sub em b {
  letter-spacing: 0;
  font-size: 32px;
  font-weight: 900;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign .ttl {
  font-size: 40px;
  position: relative;
  z-index: 2;
  display: inline-block;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign .ttl em {
  font-weight: 900;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign .ttl em b {
  letter-spacing: 0;
  font-size: 56px;
  font-weight: 900;
}
#vote-20250904 .vote-block_inner .inner_header.is-campaign .ttl::after {
  content: "";
  width: 100%;
  height: 20px;
  background-color: #FFE4E4;
  position: absolute;
  bottom: 5px;
  left: 0;
  z-index: -1;
}
#vote-20250904 .vote-block_inner .article {
  text-align: center;
  margin: 30px 0 20px 0;
}
#vote-20250904 .vote-block_inner .article .text {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  /*width: 69.444444%;*/
}
#vote-20250904 .vote-block_inner .article .text h3 {
  font-size: 24px;
  margin: 5px 0 10px 0;
}
#vote-20250904 .vote-block_inner .article .img {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  width: 27.777778%;
}
#vote-20250904 .vote-block_inner .writer_button {
  text-align: right;
}
#vote-20250904 .vote-block_inner .writer_button .click {
  background-color: #fff1e6;
  color: #f4810b;
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  line-height: 50px;
  width: 230px;
  text-align: center;
  border-radius: 10px;
}
#vote-20250904 .vote-block_inner .writer_button .click:hover {
  cursor: pointer;
}
#vote-20250904 .vote-block_inner .writer_button .click:hover .icon-accordion {
  opacity: .65;
}
#vote-20250904 .vote-block_inner .writer_button .click .icon-accordion {
  background: transparent url("../images/icon_ accordion-open.svg") right 52% no-repeat;
  display: inline-block;
  padding-right: 1.5em;
  background-size: 20px 20px;
}
#vote-20250904 .vote-block_inner .writer_button .click .icon-accordion.open {
  background-image: url("../images/icon_ accordion-close.svg");
}
#vote-20250904 .vote-block_inner .writer_inner {
  text-align: left;
  background-color: #fff1e6;
  border-radius: 10px;
  margin-top: -10px;
  padding: 30px 40px;
}
#vote-20250904 .vote-block_inner .writer_inner .inner_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#vote-20250904 .vote-block_inner .writer_inner .inner_body .text {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 82%;
}
#vote-20250904 .vote-block_inner .writer_inner .inner_body .text h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
#vote-20250904 .vote-block_inner .writer_inner .inner_body .img {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  width: 15%;
}
#vote-20250904 .vote-block_inner .banner {
  margin-top: 20px;
}
#vote-20250904 .vote-block_inner .period {
  border-radius: 10px;
  border: 4px #F65151 solid;
  font-size: 24px;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  text-align: center;
  max-width: 820px;
  margin: 30px auto;
}
#vote-20250904 .vote-block_inner .period .ttl {
  color: #fff;
  width: 25.609756%;
  background-color: #F65151;
  padding: 5px 0;
}
#vote-20250904 .vote-block_inner .period .date {
  color: #F64343;
  padding: 5px 0;
  width: 74.390244%;
}
#vote-20250904 .vote-block_inner .notes {
  margin-top: 40px;
}
#vote-20250904 .vote-block_inner .limited-campaign {
  margin-top: 0;
}
#vote-20250904 .vote-block_inner .notes_header .ttl {
  font-size: 24px;
  position: relative;
  margin-bottom: 15px;
  color: #f4810b;
}
#vote-20250904 .vote-block_inner .notes_header .ttl .box {
  display: inline-block;
  background-color: #fff;
  z-index: 1;
  position: relative;
  padding: 0 15px;
}
#vote-20250904 .vote-block_inner .notes_header .ttl::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  display: block;
  line-height: 2px;
  background-color: #f4810b;
}
#vote-20250904 .vote-block_inner .notes_header .ttl.is-accent3 {
  color: #F64343;
}
#vote-20250904 .vote-block_inner .notes_header .ttl.is-accent3::after {
  background-color: #F64343;
}
#vote-20250904 .vote-block_inner .notes_body {
  text-align: left;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}
#vote-20250904 .vote-block_inner .notes_body > li {
  margin: 0;
  padding: 0;
  list-style-type: disc;
  margin-left: 1em;
}
#vote-20250904 .vote-block_inner .notes_body > li.asterisk {
  list-style-type: "※ ";
}
#vote-20250904 .vote-block_inner .notes_body > li.list-style-none {
  list-style: none;
  padding-top: 60px;
  margin-top: -60px;
  margin-left: -14px;
}
#vote-20250904 .vote-block .flow {
  border-radius: 50px;
  background-color: #fff1e6;
  overflow: hidden;
  margin: 40px auto;
}
#vote-20250904 .vote-block .flow_header {
  background-color: #f4810b;
  padding: 15px;
}
#vote-20250904 .vote-block .flow_header .ttl {
  font-size: 32px;
  color: #fff;
}
#vote-20250904 .vote-block .flow_body {
  background-image: url("../images/about_illust01@2x.png"), url("../images/about_illust03@2x.png");
  background-position: right top, right bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 202px 100px, 202px 92px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 60px;
  list-style-type: none;
}
#vote-20250904 .vote-block .flow_body > li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#vote-20250904 .vote-block .flow_body > li + li {
  margin-top: 10px;
}
#vote-20250904 .vote-block .flow_body > li .step {
  border-radius: 50%;
  width: 44px;
  height: 44px;
  background-color: #f4810b;
  color: #fff;
  line-height: 1.2;
  padding-top: 7px;
}
#vote-20250904 .vote-block .flow_body > li .step .txt {
  font-size: 10px;
  display: block;
}
#vote-20250904 .vote-block .flow_body > li .step .nmb {
  font-size: 15px;
  display: block;
}
#vote-20250904 .vote-block .flow_body > li .text {
  line-height: 1.4;
  font-size: 24px;
  text-align: left;
  margin-left: 10px;
  padding-top: 5px;
  width: calc(100% - 54px);
}
#vote-20250904 .vote-block .flow_body > li .view {
  margin: 35px 0 20px -54px;
  padding: 35px 30px 30px 30px;
  display: block;
  border-radius: 50px;
  background-color: #fff;
  position: relative;
}
#vote-20250904 .vote-block .flow_body > li .view-ttl {
  color: #f4810b;
  text-align: center;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
}
#vote-20250904 .vote-block .flow_body > li .view-list {
  font-family: "Noto Sans JP", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#vote-20250904 .vote-block .flow_body > li .view-list > li {
  text-align: center;
  width: 25%;
}
#vote-20250904 .vote-block .flow_body > li .view-list-ttl {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
#vote-20250904 .vote-block .flow_body > li .view-list-pict img {
  width: 100px;
  height: 100px;
}
#vote-20250904 .vote-block .flow_body > li .view-list-pict figcaption {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
}
#vote-20250904 .vote-button-block {
  background-color: #f4810b;
  background-image: url("../images/vote_bg-left@2x.png"), url("../images/vote_bg-right@2x.png");
  background-size: 310px 180px, 310px 180px;
  background-position: left center, right center;
  background-repeat: no-repeat, no-repeat;
}
#vote-20250904 .vote-button-block_inner {
  padding: 40px;
}
#vote-20250904 .lead {
  text-align: left;
  margin: 30px auto;
}
#vote-20250904 .lead2 {
  text-align: right;
  margin: 30px auto;
}
#vote-20250904 .button {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
  line-height: 100px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-family: "M PLUS Rounded 1c", sans-serif;
  display: block;
  border-radius: 50px;
  font-size: 32px;
  position: relative;
  margin-bottom: 8px;
  box-shadow: 0px 8px 0px 0px #225ca0;
  background-color: #197dcb;
}
#vote-20250904 .noactive{
  box-shadow: 0px 8px 0px 0px #328335;
  background-color: #4CAF50;
}
#vote-20250904 .button::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  right: 35px;
  top: 50%;
  margin-top: -13px;
  background: transparent url("../images/icon_arrow-right-white.svg") center center no-repeat;
  background-size: contain;
}
#vote-20250904 .button:active {
  box-shadow: none;
  transform: translate3d(0, 8px, 0);
}
#vote-20250904 .button.is-disabled {
  background-color: #CCC;
  pointer-events: none;
  box-shadow: none;
  margin-bottom: 0;
}
#vote-20250904 .button.is-disabled::after {
  display: none;
}
#vote-20250904 .link-text {
  text-decoration: underline;
}
#vote-20250904 .link-text:hover {
  text-decoration: none;
}
#vote-20250904 .link-text.is-anchor {
  background: transparent url("../images/icon_arrow-circle-bottom-black.svg") right 52% no-repeat;
  background-size: 22px 22px;
  padding-right: 27px;
  margin-right: 5px;
}
#vote-20250904 .link-text.is-anchor.is-small {
  background-size: 15px 15px;
  padding-right: 1.1em;
}
#vote-20250904 .link-text.is-blank {
  background: transparent url("../images/icon_link-blank.svg") right 52% no-repeat;
  background-size: 16px 16px;
  padding-right: 35px;
  margin-right: 3px;
}
#vote-20250904 .link-text.is-blank.is-accent1 {
  background: transparent url("../images/icon_link-blank-accent1.svg") right 53% no-repeat;
  color: #f4810b;
  font-weight: 700;
  font-size: 18px;
}
#vote-20250904 .link-text.is-blank.is-small {
  background-size: 12px 12px;
  padding-right: 1em;
}
#vote-20250904 .is-anchor-id {
  position: relative;
}
#vote-20250904 #notes-point, #vote-20250904 #notes-vote {
  position: relative;
  content: "";
  top: -65px;
  left: 0;
  display: block;
}
#vote-20250904 #combox li {
  text-align: left;
  /*display: block !important;*/
}
#vote-20250904 #combox li:not(:last-child) {
  margin-bottom: 20px;
}
#vote-20250904 #combox li .company_info p {
  line-height: 1.6;
  color: #333;
}
#vote-20250904 #combox li .company_info {
  /*margin: 10px 0;*/
  padding: 0;
}
#vote-20250904 #combox {
  padding: 20px 0 0 0;
}

@media screen and (max-width: 800px) {
  .pc { 
    display: none !important;
  }
    .sp { 
    display: block !important; 
  }
  #vote-20250904 {
    font-size: 14px;
    /* 投票導線ブロック
    ============================================================== */
  }
  #vote-20250904 .only-pc {
    display: none;
  }
  #vote-20250904 .only-sp {
    display: inline-block;
  }
  #vote-20250904 h2 .ttl {
    letter-spacing: 0.025em;
  }
  #vote-20250904 .vote-mv {
    font-size: 14px;
    padding: 60px 0 80px 0;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  #vote-20250904 .vote-mv {
    background: #ECECEC url("../images/mv_bg-sp@2x.png") right calc(100% + 75px) no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 800px) {
  #vote-20250904 .vote-mv_inner {
    padding: 30px 20px 35px 20px;
  }
  #vote-20250904 .vote-mv_inner.is-end {
    padding: 35px 20px;
  }
  #vote-20250904 .vote-mv_inner h1 .colb {
    width: 180px;
  }
  #vote-20250904 .vote-mv_inner h1 .sub {
    font-size: 18px;
  }
  #vote-20250904 .vote-mv_inner h1 .sub::after {
    width: 100%;
    height: 6px;
    bottom: -10px;
    left: 0;
    margin-left: 0;
  }
  #vote-20250904 .vote-mv_inner h1 .ttl {
    font-size: 43px;
    background-size: 60px 50px;
    padding-left: 65px;
    letter-spacing: -1px;
  }
  #vote-20250904 .vote-mv_inner .icon {
    width: 76px;
    height: 76px;
    left: 0;
    top: -52px;
    font-size: 10px;
    padding-top: 20px;
  }
  #vote-20250904 .vote-mv_inner .icon b {
    font-size: 16px;
  }
  #vote-20250904 .vote-mv_inner .period {
    margin: 15px 0;
    font-size: 14px;
  }
  #vote-20250904 .vote-mv_inner .button {
    margin: 15px auto;
    line-height: 60px;
  }
  #vote-20250904 .vote-mv_catch {
    padding: 20px 15px;
    text-align: left;
  }
  #vote-20250904 .vote-mv_catch .link-text.is-anchor-white {
    font-size: 16px;
    background-position: left top right center;
    background-repeat: no-repeat, no-repeat;
    background-size: 20px 20px, 25px 25px;
    padding: 0 25px 0 25px;
    display: inline-block;
  }
  #vote-20250904 .vote-mv_catch .annotation {
    bottom: -3.5em;
    width: calc(100% - 30px);
    font-size: 12px;
  }
  #vote-20250904 .vote-mv_catch .annotation .link-text.is-anchor {
    background-size: 15px 15px;
    padding-right: 18px;
    margin-right: 3px;
  }
  #vote-20250904 .vote-block {
    padding: 30px 0;
  }

    /* フロー
    ============================================================== */
  
  #vote-20250904 .vote-block.is-point-top {
    padding-top: 60px;
  }
  #vote-20250904 .vote-block_inner {
    width: 92%;
    border-radius: 20px;
    padding: 30px 20px;
  }
    /* 就活対策記事プレゼント
    ============================================================== */
    /* ピックアップバナー
    ============================================================== */
    /* 早期投票キャンペーン
      ※見出しについてはinner_header記述個所にて指定
    ============================================================== */
    /* 注意事項
    ============================================================== */
 
  #vote-20250904 .vote-block_inner .inner_header.is-main {
    background-size: auto 63px, auto 63px;
    min-height: 78px;
    margin: 0 -2%;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-main .sub {
    font-size: 18px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-main .ttl {
    font-size: 24px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign {
    background-size: 98px auto, 98px auto;
    min-height: 77px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign h2 {
    display: block;
    margin: 0;
    padding-top: 20px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign h2 .pict {
    display: block;
    margin-right: 0;
    margin: 0 auto;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign h2 .txt {
    font-size: 24px;
    display: block;
    margin: 5px 0;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign .sub {
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 1.4;
    margin: 15px 0;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign .sub em b {
    font-size: 24px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign .ttl {
    font-size: 16px;
    z-index: 2;
    display: inline;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign .ttl em {
    font-size: 28px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign .ttl em b {
    font-size: 28px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign .ttl::after {
    width: 100%;
    height: 10px;
    bottom: 0px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign .ttl .underline-sp {
    display: inline-block;
    position: relative;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-campaign .ttl .underline-sp::after {
    width: 100%;
    height: 10px;
    bottom: 0px;
    content: "";
    background-color: #FFE4E4;
    position: absolute;
    left: 0;
    z-index: -1;
  }
  #vote-20250904 .vote-block_inner .article {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0;
  }
  #vote-20250904 .vote-block_inner .article .text {
    width: 100%;
    margin: 15px 0;
  }
  #vote-20250904 .vote-block_inner .article .text h3 {
    font-size: 18px;
    margin: 5px 0 10px 0;
  }
  #vote-20250904 .vote-block_inner .article .img {
    width: 100%;
    text-align: center;
  }
  #vote-20250904 .vote-block_inner .article .img img {
    max-width: 205px;
  }
  #vote-20250904 .vote-block_inner .writer_button {
    text-align: center;
  }
  #vote-20250904 .vote-block_inner .writer_button .click {
    width: 100%;
  }
  #vote-20250904 .vote-block_inner .writer_button .click .icon-accordion {
    padding-right: 1.5em;
  }
  #vote-20250904 .vote-block_inner .writer_inner {
    margin: -10px 0 0 0;
    padding: 20px;
  }
  #vote-20250904 .vote-block_inner .writer_inner .inner_body {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #vote-20250904 .vote-block_inner .writer_inner .inner_body .text {
    width: 100%;
  }
  #vote-20250904 .vote-block_inner .writer_inner .inner_body .text h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  #vote-20250904 .vote-block_inner .writer_inner .inner_body .img {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  #vote-20250904 .vote-block_inner .writer_inner .inner_body .img img {
    max-width: 100px;
  }
  #vote-20250904 .vote-block_inner .banner {
    margin-top: 20px;
  }
  #vote-20250904 .vote-block_inner .period {
    font-size: 18px;
    letter-spacing: 0.025em;
    display: block;
    margin: 30px auto;
    line-height: 1.4;
  }
  #vote-20250904 .vote-block_inner .period .ttl {
    width: 100%;
    display: block;
  }
  #vote-20250904 .vote-block_inner .period .date {
    width: 100%;
    display: block;
    padding: 5px 10px;
  }
  #vote-20250904 .vote-block_inner .notes {
    margin-top: 30px;
  }
  #vote-20250904 .vote-block_inner .notes_header .ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #vote-20250904 .vote-block_inner .notes_header .ttl .box {
    padding: 0 5px;
  }
  #vote-20250904 .vote-block_inner .notes_body {
    margin: 0;
    padding: 0;
  }
  #vote-20250904 .vote-block .flow {
    border-radius: 20px;
    margin: 30px auto;
  }
  #vote-20250904 .vote-block .flow_header {
    padding: 10px;
  }
  #vote-20250904 .vote-block .flow_header .ttl {
    font-size: 24px;
    color: #fff;
  }
  #vote-20250904 .vote-block .flow_body {
    background-position: center top, center bottom;
    background-size: 202px 100px, 202px 92px;
    padding: 125px 0 8px 0;
    margin: 30px 15px;
  }
  #vote-20250904 .vote-block .flow_body > li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #vote-20250904 .vote-block .flow_body > li + li {
    margin-top: 25px;
  }
  #vote-20250904 .vote-block .flow_body > li .step {
    width: 40px;
    height: 40px;
    padding-top: 7px;
  }
  #vote-20250904 .vote-block .flow_body > li .step.is-top {
    align-self: flex-start;
  }
  #vote-20250904 .vote-block .flow_body > li .step .nmb {
    font-size: 12px;
  }
  #vote-20250904 .vote-block .flow_body > li .text {
    font-size: 16px;
    margin-left: 7px;
    padding-top: 0px;
    width: calc(100% - 47px);
  }
  #vote-20250904 .vote-block .flow_body > li .view {
    border-radius: 10px;
    margin: 30px 5px 5px -42px;
    padding: 20px 20px 15px 20px;
  }
  #vote-20250904 .vote-block .flow_body > li .view-ttl {
    top: -10px;
  }
  #vote-20250904 .vote-block .flow_body > li .view-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #vote-20250904 .vote-block .flow_body > li .view-list > li {
    width: 100%;
    border-top: 1px #fff1e6 solid;
    padding: 15px 0;
  }
  #vote-20250904 .vote-block .flow_body > li .view-list > li:first-child {
    border-top: none;
  }
  #vote-20250904 .vote-block .flow_body > li .view-list-ttl {
    font-size: 16px;
    margin-bottom: 5px;
  }
  #vote-20250904 .vote-block .flow_body > li .view-list-pict img {
    width: 70px;
    height: 70px;
  }
  #vote-20250904 .vote-block .flow_body > li .view-list-pict figcaption {
    font-size: 14px;
    margin-top: 5px;
  }
  #vote-20250904 .vote-button-block {
    background-image: url("../images/vote_bg-left-sp@2x.png"), url("../images/vote_bg-right-sp@2x.png");
    background-size: 139px 111px, 139px 111px;
    background-position: left top, right top;
  }
  #vote-20250904 .vote-button-block_inner {
    padding: 30px 35px;
  }
  #vote-20250904 .lead {
    margin: 15px auto;
  }
  #vote-20250904 .lead2 {
    text-align: left;
    margin: 15px auto;
  }
  #vote-20250904 .button {
    font-size: 14px;
    line-height: 60px;
    margin-bottom: 6px;
    box-shadow: 0px 6px 0px 0px #0a5fa2;
    padding-right: 1.5em;
  }
  #vote-20250904 .button::after {
    width: 15px;
    height: 15px;
    right: 25px;
    margin-top: -6px;
  }
  #vote-20250904 .button:active {
    transform: translate3d(0, 6px, 0);
  }
  #vote-20250904 .link-text.is-anchor {
    background-size: 20px 20px;
    padding-right: 23px;
    margin-right: 3px;
  }
  #vote-20250904 .link-text.is-anchor.is-small {
    background-size: 13px 13px;
    padding-right: 15px;
  }
  #vote-20250904 .link-text.is-blank {
    background-size: 16px 16px;
    padding-right: 21pxm;
    margin-right: 3px;
  }
  #vote-20250904 .link-text.is-blank.is-accent1 {
    font-size: 16px;
  }
  #vote-20250904 .link-text.is-blank.is-small {
    background-size: 12px 12px;
    padding-right: 15px;
  }
  #vote-20250904 #notes-point, #vote-20250904 #notes-vote {
    top: -20px;
    left: 0;
  }
  #vote-20250904 #combox li {
    border: 1px #ccc solid;
  }
  #vote-20250904 #combox li .company_info {
    margin: 0;
  }
  #vote-20250904 #combox li .company_info p {
    padding-right: 0;
  }
  #vote-20250904 #combox li a .company_inner {
    height: auto;
  }
}
@media screen and (max-width: 370px) {
  #vote-20250904 .vote-mv_inner .icon {
    top: -46px;
  }
  
}


.maintenance-writer_button {
  background-color: #ff5151;
}

.maintenance-writer_button .click {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  width: 230px;
  text-align: center;
}
 .maintenance-link {
  text-decoration: underline !important;
}
.maintenance-writer_button .click:hover {
  cursor: pointer;
}
.maintenance-writer_button .click:hover .icon-accordion {
  opacity: .65;
}
.maintenance-writer_button .click .icon-accordion {
  background: transparent url("../images/icon_ accordion-open.svg") right 52% no-repeat;
  display: inline-block;
  padding-right: 1.5em;
  background-size: 20px 20px;
  font-size: 24px;
  /*line-height: 70px;*/
}
.maintenance-writer_button .click .icon-accordion.open {
  background-image: url("../images/icon_ accordion-close.svg");
}

.maintenance-writer_inner {
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 40px;
  width: 100%
}
.maintenance-writer_inner .inner_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.maintenance-inner_body {
  width: 690px;
  margin: 0 auto;
}
.maintenance-writer_inner .inner_body .text {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 82%;
}
.maintenance-writer_inner .inner_body .text h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.maintenance-writer_inner .inner_body .img {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  width: 15%;
}
.maintenance-inner_body .text span {
  color: #737373;
}
.maintenance-schedule {
  color: #c01920;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .maintenance-inner_body {
  width: 90%;
  margin: 0 auto;
}
#vote-20250904 .noactive{
    box-shadow: 0px 6px 0px 0px #328335;
    background-color: #4CAF50;
  }
}

 /* ピックアップバナー
============================================================== */
.btn{
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
.btn--red{
  color: #fff;
  background-color: #f64343;
  margin-top: 16px;
  margin-right: 24px;
}
.btn--pink{
  color: #fff;
  background-color: #FC427B;
  margin-top: 16px;
}
.btn--red:hover {
  color: #fff;
  background: #f56500;
}
.btn--pink:hover {
  color: #fff;
  background: #f56500;
}

#vote-20250904 .vote-block_inner .inner_header.is-main .sub.is-accent3 {
  color: #F64343;
}


#vote-20250904 #combox {
  padding: 30px 30px;
  overflow: hidden;
  
}

#vote-20250904 #combox li {
  width: 100%;
  border: solid 1px #ccc;
  background-color: #fff;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  padding: 24px;
  margin-top: 24px;
}

#vote-20250904 #combox li a:hover p {
  opacity: .7;
  -ms-filter: 'alpha( opacity=70 )';
  filter: alpha(opacity=70);
}


#vote-20250904 #combox li .company_photo {
  width: 51%;
  margin-bottom: 0;
  padding-right: 15px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  
}

#vote-20250904 #combox li .company_photo img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#vote-20250904 #combox li .company_inner {
  width: 60%;
  text-align: left;
}
#vote-20250904 #combox li .company_logo img {
  width: 176px;
}

#vote-20250904 #combox li .company_info {
  color: #000000;
  font-size: 12px;
  margin-bottom: 16px;
}

#vote-20250904 #combox li .company_info p{
  margin-bottom: 0;
  /*padding-right: 10px;*/
  line-height: 1.5;
  font-size: 20px;
}

#vote-20250904 #combox li .company_box {
  letter-spacing: -0.4em;
}

#vote-20250904 #combox li .company_box > p {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}

#vote-20250904 #combox li .company_name {
  text-align: center;
  color: #000000;
  font-size: 16px;
}

@media screen and (max-width: 800px) {
 #vote-20250904 #combox {
    padding: 0;
  }
#vote-20250904  #combox li {
  display: inherit;
}
#vote-20250904 #combox li .company_box {
  letter-spacing: -0.4em;
  text-align: center;
  display: flex;
  align-items: center;
}
#vote-20250904  #combox img,
#vote-20250904  #combox ul li img {
    width: 50%;
    height: auto;
  }
#vote-20250904  #contents_area .section {
    margin: 0;
    padding: 0 15px;
    border: none;
  }
#vote-20250904  #contents_area #pickup_cont{
    margin-top: 20px;
    padding-bottom: 15px;
  }
#vote-20250904  #combox li {
    padding: 16px;
    margin-top: 24px;
}
#vote-20250904 #combox li .company_name {
    font-size: 12px;
}
#vote-20250904 #combox li .company_inner {
    width: 100%;
}
#vote-20250904 #combox li .company_photo {
    width: 80%;
    margin-bottom: 0;
    padding-right: 0;
    margin: 0 auto;
}
#vote-20250904 #combox li .company_info p {
    font-size: 14px;
    margin-top: 16px;
    text-align: center;
}
.btn {
    width: 100%;
}
.btn--red{
    margin-right: 0;
}
#vote-20250904 #combox li .company_info {
    text-align: center;
}
}
@media screen and (max-width: 400px) {
#vote-20250904 #combox li .company_info {
    text-align: center;
}
}
#vote-20250904 .company_inner a {
  color: #fff;
}
/*
#vote-20250904 .vote-block.is-point-top {
  padding-top: 90px;
}
*/
#vote-20250904 .vote-block.is-accent1 {
  background-image: url("../images/bg-dot-beige@2x.png");
  background-color: #fff1e6;
}
#vote-20250904 .vote-block.is-accent2 {
  background-image: url("../images/bg-dot-beige@2x.png");
  background-color: #fff1e6;
}

#vote-20250904 .vote-block_inner .inner_header .ttl {
  font-weight: normal;
  font-size: 16px;

}
@media screen and (max-width: 800px) {
  #vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .pt {
    font-size: 32px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .cpn_ft40 {
    font-size: 24px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .cpn_ft30 {
    font-size: 24px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .point_cpn_bold {
    font-size: 20px;
    padding: 10px;
    margin-top: 8px;
  }
  #vote-20250904 .vote-block_inner .inner_header.is-main .ttl .point_cpn .point_cpn_bold .yellow {
    font-size: 31px;
  }
  #vote-20250904 .vote-block_inner .sponly_left {
    text-align: left;
  }
}
#vote-20250904 .event-tb01 a {
  text-decoration: underline;
}
#vote-20250904 .cpn-notice-title {
  font-size: 1.5rem;
    font-weight: bold;
    background: #f0f0f0;
    padding: 8px;
}
#vote-20250904 .event-tb01 {
  text-align: left;
}
#vote-20250904 .event-area-wrap #event-campaign {
  background: #fff9fb;
  padding-bottom: 70px;
}
#vote-20250904 .event-area-wrap #event-campaign .event-inner {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
#vote-20250904 .event-area-wrap #event-campaign .campaign-main {
  width: 100%;
}

#vote-20250904 li.list_none {
  padding: 4px;
  list-style: "";
  margin-left :12px;
}
#vote-20250904 li.dot {
  padding: 4px;
  list-style: "・";
margin-left :12px;
}
#vote-20250904 li.asterisk {
  padding: 4px;
  list-style: "※";
  margin-left :12px;
}
@media only screen and (max-width: 600px) {
  #vote-20250904 .event-area-wrap #event-campaign .event-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  #vote-20250904 .event-area-wrap #event-campaign h2 img {
    max-width: 224px;
  }
  #vote-20250904 .event-area-wrap #event-campaign .campaign-main .terms {
    margin-top: 10px;
    font-size: 10px;
  }
  #vote-20250904 .event-area-wrap #event-campaign .campaign-main ul {
    width: 100%;
  }

  #vote-20250904 .event-area-wrap #event-campaign .campaign-main ul li:first-child {
    margin-top: 0;
  }
  #vote-20250904 .event-area-wrap #event-campaign .campaign-main ul li .right {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
  }

  #vote-20250904 .event-area-wrap #event-campaign .campaign-main .event-tb01 .list-asterisk,
  #vote-20250904 .event-area-wrap #event-campaign .campaign-main .event-tb01 .list-normal  {
    padding: 0 auto;
  }

}

#vote-20250904 table{
  border-collapse: collapse;
  width: 100%;
  word-break: break-all;
}
#vote-20250904 .event-tb01 th,
.event-tb01 td{
  border-bottom: solid 1px #ccc;
  text-align: left;
  box-sizing:border-box;
  padding: 16px 8px;
}
#vote-20250904 .event-tb01 th {
  font-size: 14px;
  text-align: left;
  width: 240px;
}
#vote-20250904 .event-tb01 td {
  font-size: 14px;
}
#vote-20250904 .event-area-wrap #event-campaign .campaign-main .event-tb01 ul li {
  margin-top: 0;
  padding-left: 1em;;
}

@media screen and (max-width: 600px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  #vote-20250904 .event-tb01 {
    width: 100%;
  }
  #vote-20250904 .event-tb01 tr {
    margin: 0 8px;
  }
  #vote-20250904 table.event-tb01 th,
  #vote-20250904 table.event-tb01 td {
    display: block;
    width: 100%;
    padding: 8px;
  }
  #vote-20250904 table.event-tb01 th {
    border-bottom:none;
    padding: 8px 4px 4px 4px;
  }
  #vote-20250904 table.event-tb01 td {
    padding: 4px 4px 8px 4px;
  }
  #vote-20250904 .event-tb01 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}