<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å…±é€šã‚¹ã‚¿ã‚¤ãƒ« */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: "Hiragino Sans";
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Lato', 'Hiragino sans', 'Meiryo', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 10%;
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: number 0;
  overflow-x: hidden;
  overscroll-behavior: none;
}
@media screen and (max-width: 560px) {
  body {
    font-size: 16px;
  }
}
body header{
	background: #FFF;
	padding: 10px;
	border-bottom: 1px solid #eee;
}
body header .wrapper_header{
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1200px;
}
body header h1{
	display: inline-block;
	float: left;
}
body header h1 a img{
	width: 120px;
}
section {
	line-height: 180%;
}
div.cont {
  max-width: 900px;
  text-align: left;
  width: 80vw;
  padding: 64px 0 0;
  display: flex;
  flex-direction: column;
  gap: 64px;
  margin: 0 auto;
}
div.cont h1 img {
  margin: 0 auto 8px;
  display: block;
  width: 12.5vh;
}
div.cont h2 img {
  margin: 0 auto 4px;
  display: block;
  width: 5vh;
}
div.cont h2 span {
  margin: 8px 16px;
  text-align: center;
  font-weight: normal;
  display: block;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 769px) {
  div.cont {
    width: 90vw;
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 32px;
  }
}
.cont-narrow-gap {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.br-sp {
    display: none;
}
.br-tb {
    display: none;
}
.br-pc {
    display: block;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
  .br-sp {
    display: none;
  }
  .br-tb {
    display: block;
  }
  .br-pc {
    display: none;
  }
}	
@media screen and (max-width:767px) {
  .br-sp {
    display: block;
  }
  .br-tb {
    display: none;
  }
  .br-pc {
    display: none;
  }
  .none-sp {
    display: none;
  }
}
@media screen and (max-width:767px) {
  .br-sp {
    display: block;
  }
  .br-pc {
    display: none;
}
}
/* è¦‹å‡ºã— */
.cont h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 10%;
  width: 100%;
  text-align: center;
  margin: 16px 0;
}
.cont h2 {
  margin: 0 auto;
  font-size: 36px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 10%;
  white-space: normal
}
.cont h3 {
  margin: 0 auto;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 10%;
}
.cont h4 {
  margin: 0 auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 10%;
}
@media screen and (max-width: 560px) {
  .cont h1 {
    font-size: 28px;
  }
  .cont h2 {
    font-size: 26px;
  }
  .cont h3 {
    font-size: 20px;
  }
  .cont h4 {
    font-size: 18px;
  }
}
/*ãƒ‡ã‚¶ã‚¤ãƒ³ä»˜ãã®hï¼’*/
h2.style {
  position: relative;
  display: inline-block;
  padding: 0 66px;
}
h2.style:before, h2.style:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 1px;
}
h2.style.pink:before, h2.style.pink:after {
  background-color: #BA1064;
}
h2.style.navy:before, h2.style.navy:after {
  background-color: #006;
}
h2.style:before {
  left: 0;
}
h2.style:after {
  right: 0;
}
@media screen and (max-width: 560px) {
  h2.style {
    padding: auto;
    text-align: center;
    margin: 0;
  }
}
/*ãƒ‡ã‚¶ã‚¤ãƒ³ä»˜ãã®h3*/
h3.style.navy {
  width: 100%;
  padding-left: 8px;
  border-left: solid 8px #006;
  margin-bottom: 32px;
}
h3.style.pink {
  width: 100%;
  padding-left: 8px;
  border-left: solid 8px #BA1064;
  margin-bottom: 32px;
}
/* ãƒ†ã‚­ã‚¹ãƒˆã‚¹ã‚¿ã‚¤ãƒ« */
p {
  margin: 0;
}
.strong {
  font-weight: 600;
}
.pink {
  color: #D91676;
  font-style: normal;
}
.navy {
  color: #000066;
}
.red {
  color: #CC1818;
  font-style: normal;
}
.grey {
  color: #adadad;
}
.white {
  color: #FFFFFF;
}
.text-L {
  font-size: 18px;
  line-height: 180%;
}
.text-M {
  font-size: 16px;
  line-height: 180%;
}
.text-S {
  font-size: 12px;
  line-height: 130%;
}
/* ã‚»ãƒ³ã‚¿ãƒªãƒ³ã‚° ãƒ†ã‚­ã‚¹ãƒˆã‚»ãƒƒãƒˆ */
.centering {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: center;
}
/* ãƒ†ã‚­ã‚¹ãƒˆï¼‹ãƒœã‚¿ãƒ³ã‚»ãƒƒãƒˆ */
.button-parts {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.button-parts h3 {
  text-align: center;
}
/* ãƒªãƒ³ã‚¯ã€€*/
a {
  text-decoration: none;
  color: inherit;
  padding: 0;
  margin: 0;
}
a.text:hover {
  text-decoration: underline;
}
.text-link {
  color: #307CBA;
}
.cover-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

a.link-icon {
  color: #333;
  text-decoration: underline;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 24px;
  margin-top: 8px;
  background: url(https://www.m2plus.com/o/images/presentationbattle_results/fluent_open-32-filled.svg) 100%/20px auto no-repeat
}
.centering a.link-icon {
  align-items: center;
}
/* KV */

.kv-sec {
  background-image:url(../../../images/presentationbattle_results/kv/kv_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.kv-wrapper {
  margin: 0 auto;
  padding: 40px 0;
  display: flex;
  text-align: center;
  flex-direction: column;
  gap: 40px;
}
.kv-wrapper .bk{
  width: 100%;
  overflow: hidden;
}
.kv-wrapper .bk img{
  width: 100%;
}
.kv-wrapper .kv{
}
.kv-wrapper .kv img{
	margin: 0 auto;
}
  .kv-img-pc {
    display: block;
    max-width: 900px;
    width: 100%;
  }
  .kv-img-sp {
    display: none;
  }
  .kv-img-tb {
    display: none;
  }
@media screen and (min-width: 768px) and (max-width: 1024px){
  .kv-img-pc {
    display: none;
  }
  .kv-img-tb {
    display: block;
    width: 100%;
  }
  .kv-img-sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .kv-img-pc {
    display: none;
  }
  .kv-img-tb {
    display: none;
  }
  .kv-img-sp {
    display: block;
    width: 100%;
  }
}
/* KV */
.kv-date {
  display: flex;
  flex-direction: column;
  gap: 16px;
	text-align: center;
}
.kv-date p{
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
.kv-date h2{
  font-weight: 600;
  font-size: 40px;
  color: #CC1818;
}
.kv-date h2 span{
  font-size: 24px;
  padding-right: 8px;
  color: #CC1818;
}
.kv-date .date{
  letter-spacing: 2.4px;
  color: #333;
  font-size: 26px;
}

@media screen and (max-width: 560px) {
.kv-date p{
  font-size: 16px;
  padding-bottom: 8px;
}
}
@media screen and (max-width: 769px) {
  .kv-wrapper {
    padding: 16px 0 32px;
  }
.kv-date h2 {
  display: block;
  font-size: 28px;
  line-height: 1.5;
}	
.kv-date h2 span{
  display: block;
  font-size: 18px;
}
.kv-wrapper .kv_main_img{
  max-width: 100%;
}
.kv-wrapper .kv .bk img{
  height: 10vh;
  width: auto;
}
.kv-date .date{
  letter-spacing: 2.4px;
  color: #333;
  font-size: 18px;
}
}
/* ãƒœã‚¿ãƒ³ã‚¹ã‚¿ã‚¤ãƒ« */
.open-ico {
  height: 20px;
  width: fit-content;
}
/* ãƒã‚¤ãƒ“ãƒ¼ãƒœã‚¿ãƒ³ */
.primary-main {
  max-width: 450px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  gap: 10px;
  background: #000066;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
}
.primary-main:hover {
  background-color: #0000B2;
}
/* ãƒ”ãƒ³ã‚¯ãƒœã‚¿ãƒ³ */
@media screen and (min-width: 561px) {
  .accent-main {
    max-width: 450px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 32px;
    gap: 10px;
    background: #BA1064;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
  }
}
@media screen and (max-width: 560px) {
  .accent-main {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
    gap: 10px;
    background: #BA1064;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
  }
}
.accent-main:hover {
  background-color: #D91676;
}
.button-L {
  width: 450px;
  margin: 0 auto;
}
@media screen and (max-width: 560px) {
  .button-L {
    width: 100%;
    padding: 16px 0;
  }
}
.button-S {
  margin: 0;
  padding: 8px 0;
  font-weight: 600;
}
/* ãƒˆãƒƒãƒ—ã¸æˆ»ã‚‹ãƒœã‚¿ãƒ³ */
.pagetop {
  height: 64px;
  width: 64px;
  position: fixed;
  right: 2%;
  bottom: 24px;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px #006;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.pagetop__cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  font-size: 10px;
}
.pagetop__cont p {
  text-align: center;
  line-height: 1.2em;
  font-weight: 600;
  color: #000066;
}
.pagetop__arrow {
  height: 8px;
  width: 8px;
  border-top: 2px solid #006;
  border-right: 2px solid #006;
  transform: translateY(20%) rotate(-45deg);
}
@media (hover: hover) and (pointer: fine) {
  .pagetop:hover, .pagetop:hover .pagetop__arrow, .pagetop:hover .pagetop__cont p {
    border-color: #3293e7;
    color: #3293e7;
  }
}
@media screen and (max-width: 560px) {
  .pagetop {
    bottom: 16px;
  }
}
/* ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ */
.page-link-sec {
    padding: 8px 16px 0;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 24px;
}
    @media screen and (max-width: 769px) {
        .page-link-sec {
            padding: 16px 16px 64px 16px;
			gap: 16px;
        }
    }
.page-link-wrapper {
    display: flex;
    max-width: 1200px;
    justify-content: center;
    align-items: center;
    gap: 32px;
    width: fit-content;
    margin: 0 auto;
}
.page-link {
  display: flex;
    padding: 8px 16px;
    gap: 8px;
    align-self: stretch;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 10px;
    font-weight: 600;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
  .page-link-wrapper {
    gap: 8px;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}	
@media screen and (max-width: 767px) {
  .cont h2 {
    text-align:center;
    font-size: 24px;
  }
  .page-link-wrapper {
    gap: 8px;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
  }
  .award_sec .page-link-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .publisher_sec .page-link-wrapper {
    grid-template-columns:1fr;
  }
  .page-link {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	text-align: center;
  }
  .page-link-sec .page-link {
	flex-direction: column;
  }
  .cpn-link-wrapper .page-link {
	border-radius: 4px;
  }
}
.page-link:hover {
  opacity: 0.7;
}
.page-link img {
  width: 20px;
  vertical-align: middle;
}
.page-link p {
  display: block;
  text-align: center;
  padding: 0px 4px 8px;
  font-weight: 600;
  line-height: 1.4em;
  color: #000066;
  width: 100%;
  font-size: 16px;
}
@media screen and (max-width: 560px) {
  .page-link p {
    font-size: 14px;
  }
}
.cpn-link-wrapper {
	max-width: 400px;
    gap: 24px;
    margin: 0 auto;
}
@media screen and (max-width: 560px) {
.cpn-link-wrapper {
	margin: 0 32px;
}
}
/* æ›¸ç±çµžã‚Šè¾¼ã¿ã¸ç§»å‹•ãƒœã‚¿ãƒ³ */
.pagemiddle {
  height: 64px;
  width: 64px;
  position: fixed;
  right: 2%;
  bottom: 96px;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px #006;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.pagemiddle__cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 10px;
}
.pagemiddle__cont p {
  text-align: center;
  line-height: 1.2em;
  font-weight: 600;
  color: #000066;
}
.material-symbols-outlined {
  color: #000066;
  font-size: 16px !important;
}
@media (hover: hover) and (pointer: fine) {
  .pagemiddle:hover, .pagemiddle:hover .pagemiddle__icon, .pagemiddle:hover .pagemiddle__cont p, .pagemiddle:hover .material-symbols-outlined {
    border-color: #3293e7;
    color: #3293e7;
  }
}
@media screen and (max-width: 560px) {
  .pagemiddle {
    bottom: 96px;
  }
}
/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«è¿½å¾“CTAãƒœã‚¿ãƒ³ */
@media screen and (min-width: 561px) {
  .cta {
    position: fixed;
    right: 0;
    bottom: 12%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    border-radius: 8px 0 0 8px;
    z-index: 1;
    background: #F0F5FF;
    box-shadow: 0px 4px 30px 0px rgba(51, 51, 133, 0.30);
    color: #333;
    width: auto;
    line-height: 1.7;
  }
  .cta .date{
    color:#D91676;
    font-size: 14px;
    font-weight: 600;
  }	 
  .cta .cta_btn{
    display: flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 6px;
    color: #fff;
    background: #D91676;
  }	
}
@media screen and (max-width: 560px) {
  .cta {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    background-color: #F0F5FF;
    z-index: 1;
    color: #333;
    box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.15);
  }
  .cta p{
	  display: none;
  }  
  .cta .date{
	  display: none;
  }	 
  .cta .cta_btn {
    display: flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 6px;
    color: #fff;
    background: #D91676;
}
}
/*
    .cta:hover {
        background-color: #D91676;
    }
    */
/* ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹ã®ã‚¹ã‚¿ã‚¤ãƒ« */
.flex-subscribe {
  display: flex;
  gap: 0.8em;
  align-items: baseline;
}
input {
  transform: scale(1.6);
  margin: 0;
}
.--start {
  align-items: flex-start;
}
.--center {
  align-items: center;
}
.checkbox-input {
  flex-direction: row-reverse;
}
/* ã‚°ãƒªãƒƒãƒ‰ã‚¹ã‚¿ã‚¤ãƒ«*/
.grid-3col {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 64px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .grid-3col {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
}
@media screen and (max-width: 560px) {
  .grid-3col {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.grid-4col {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 16px;
}
@media screen and (max-width: 960px) {
  .grid-4col {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 8px;
  }
}
@media screen and (max-width: 560px) {
  .grid-4col {
    grid-template-columns: 1fr;
  }
}
/* ã‚­ãƒ£ãƒ³ãƒšãƒ¼ãƒ³è©³ç´° */
.campaign-detail-sec {
  /*background-color: #f6f6f6;
     è‰²ã¯LPã«ã‚ˆã£ã¦å¯å¤‰ */
	padding-bottom: 64px;
}
@media screen and (max-width: 560px) {
.campaign-detail-sec {
	padding-bottom: 32px;
  }
}
.cont-area {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 32px;
}
.cont-area img {
    width: 23vh;
	margin: 0 auto;
}
table {
  table-layout: auto;
  width: 100%;
  border-collapse: collapse;
}
tr {
  border-top: 1px solid #bbb;
}
.tr-top {
  border-top: 0px;
}
.table-row-title {
  display: flex;
  align-items: flex-start;
  font-weight: 600;
}
.s {
  width: 150px;
}
td {
  padding: 16px 32px;
}
.table-row-cont {
  width: 100%;
}
.table-row-cont span{
  font-size: 12px;
}
.table-row-cont li{
  list-style: disc;
  margin-left: 16px;
}
.td-in-td {
  padding: 16px;
  background: #EBEBEB;
  /* è‰²ã¯LPã«ã‚ˆã£ã¦å¯å¤‰ */
  width: fit-content;
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1200px) {
  .s {
    width: 100px;
  }
}
@media screen and (max-width: 960px) {
  .s {
    width: 150px;
  }
  td {
    padding: 16px 16px;
  }
}
@media screen and (max-width: 560px) {
  .s {
    padding-top: 16px;
    padding-bottom: 0;
    width: 100%
  }
  .tr-top .table-row-title.s {
    padding-top: 0;
  }
  tr.parent {
    display: block;
  }
  td {
    padding: 8px 0;
  }
  .table-row-title {
    padding: 16px 0 0 0;
  }
  .table-row-cont {
    padding: 16px 0 16px 0;
  }
  .td-in-td {
    max-width: fit-content;
  }
}

/* PRã‚»ã‚¯ã‚·ãƒ§ãƒ³1 */
.pr-parts1 {
  display: flex;
  flex-direction: row;
  gap: 64px;
}
.pr-parts1 img {
  width: 380px;
  object-fit: contain;
}
@media screen and (max-width: 780px) {
  .pr-parts1 {
    gap: 16px;
  }
  .pr-parts1 img {
    width: 240px;
    object-fit: contain;
  }
}
@media screen and (max-width: 560px) {
  .pr-parts1 {
    flex-direction: column;
    gap: 16px;
  }
  .pr-parts1 img {
    width: 100%;
    object-fit: contain;
  }
}
.sentence-block {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: auto 0;
}
.pr-parts1 h3 {
  margin-bottom: 8px;
}
/* PRã‚»ã‚¯ã‚·ãƒ§ãƒ³2 */
div.pr-parts2 {
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
}
.br {
  display: block;
}
.pr-parts2-img {
  height: 240px;
  width: fit-content;
}
@media screen and (max-width: 560px) {
  div.pr-parts2 {
    gap: 32px;
  }
  .pr-parts2-img {
    width: 100%;
    height: auto;
  }
}
.pr-parts2 p {
  text-align: center;
}
p.copy {
  opacity: 0.7;
}
p.disabled {
  opacity: 0.1;
}
a.disabled, a.disabled:hover {
  background: #EBEBEB;
  color: #ADADAD !important;
  box-shadow: none;
}
/*ã‚¢ã‚³ãƒ¼ãƒ‡ã‚£ã‚ªãƒ³*/
.acord {
  background-color: #F2F2F7;
  padding: 8px 16px;
  margin: 0;
  border-radius: 4px;
  width: auto;
}
.toggle {
  display: none;
}
.Label {
  /*ã‚¿ã‚¤ãƒˆãƒ«*/
  display: block;
  cursor: pointer;
}
.Label::before {
  /*ã‚¿ã‚¤ãƒˆãƒ«æ¨ªã®çŸ¢å°*/
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  right: 10px;
  transform: rotate(135deg);
}
.Label, .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.content {
  /*æœ¬æ–‡*/
  height: 0;
  padding: 0 16px;
  overflow: hidden;
  font-size: 12px;
}
.toggle:checked + .Label + .content {
  /*é–‹é–‰æ™‚*/
  height: auto;
  padding: 16px;
  transition: all .3s;
}
.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}
.content ul {
  padding-left: 0;
}
/* æ›¸ç±å†…å®¹ã®è©³ç´°èª¬æ˜Žã‚»ã‚¯ã‚·ãƒ§ãƒ³ */
.index-block {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 32px;
}
@media screen and (max-width: 560px) {
  .index-block {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}
.summary {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
}
.index-block h3 {
  margin: 0;
  text-align: left;
}
.bullet-points {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  gap: 10px;
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  border-radius: 8px;
}
.index {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
  padding: 0;
}
.acord-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
ul.serial-number {
  list-style: none;
}
.serial-number li:before {
  counter-increment: number 1;
  /* number ã‚«ã‚¦ãƒ³ã‚¿ã®å¢—åŠ&nbsp;æ•°ã‚’ã‚»ãƒƒãƒˆ */
  content: counter(number) ". ";
  /* è¡¨ç¤ºå½¢å¼ã‚’æŒ‡å®š */
}
/* PRã‚»ã‚¯ã‚·ãƒ§ãƒ³3 */
.pr-block {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}
.pr-image-box {
  height: fit-content;
  text-align: center;
  position: relative;
  background: #F2F2F7;
  width: 100%;
}
.js-modal-open {
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.js-modal-open img {
  width: 100%;
  object-fit: cover;
}
.expand {
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  padding: 4px 8px;
  display: flex;
  gap: 4px;
  color: #333;
  justify-content: center;
  align-items: center;
}
/* ç”»åƒæ‹¡å¤§ãƒ¢ãƒ¼ãƒ€ãƒ« */
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.7);
  height: 100vh;
  position: absolute;
  width: 100vw;
  margin: 0;
  padding: 0;
}
.modal__content {
  left: 50%;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 80vh;
  width: fit-content;
  max-width: 100vw;
}
.modal__content img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 560px) {
  .modal__content {
    left: 50%;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    height: fit-content;
    width: 80vw;
    max-width: 100vw;
    justify-content: center;
  }
  .modal__content img {
    height: auto;
    width: 100%;
  }
}
/* PRãƒœãƒƒã‚¯ã‚¹ã®ãƒ†ã‚­ã‚¹ãƒˆ */
.grid-col-gap-S {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.pr-block img {
  width: 100%;
}
.pr-block h3 {
  text-align: start;
}
.pr-block p {
  width: 100%;
  text-align: left;
}

/* ãƒªã‚¹ãƒˆã‚¹ã‚¿ã‚¤ãƒ« */
ul {
  margin: 0;
  padding-left: 16px;
}
/* ã‚³ãƒ¡å°é€£ç•ªãƒªã‚¹ãƒˆ */
ol.list-kome-wrap {
  list-style: none;
  padding: 16px;
  background: #EBEBEB;
}
ol.list-kome-wrap &gt; li {
  counter-increment: count-ex01;
  position: relative;
  padding-left: 2.5rem;
}
ol.list-kome-wrap &gt; li:before {
  content: "â€»"counter(count-ex01) "ï¼š";
  position: absolute;
  top: 0;
  left: 0;
}
.align-left {
  width: 100%;
  text-align: left;
}
.title {
  display: flex;
  line-height: 1.6;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}	
.book-link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  justify-content: flex-end;
}
.book-link a{
  display: flex;
  width: 100%;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  color: #fff;
  background: #006;
  border-radius: 10px;
}
.book-link p{
    color: #fff;
	line-height: 1.5;
}
.book-link p span{
    color: #fff;
	font-size: 10px;
	display: block;
}
.headline_sec .book-link {
  justify-content: center;
  gap: 14px;
}
.headline_sec .book-link a{
  display: flex;
  width: 100%;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  color: #333;
  background: #fff;
  border-radius: 66px;
}
.headline_sec .book-link .page-link {
  padding: 0;
}
.headline_sec .headline_btn .book-link .page-link:last-of-type a{
  display: flex;
  width: 100%;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  color: #fff;
  background: #000066;
  border: 2px solid #fff;
  border-radius: 66px;
}


.headline_sec .headline_tokuten .book-link a{
  display: flex;
  width: 100%;
  min-width: 260px;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  color: #333;
  border: 1px solid #333;
  background: #fff;
  border-radius: 66px;
}
.headline_sec .headline_tokuten .book-link .page-link {
  padding: 8px 0;
}
.headline_sec {
	background-color: #000066;
}
.headline_sec div.cont {
	gap: 40px;
	padding: 64px 0;
}
.headline_sec div{
	color: #fff;
	font-size: 15px;
}
.headline_sec div.cont h2,
.headline_sec div.cont h2 span{
    color: #fff;
}
.headline_sec .title img {
	width: 10vh;
}
.headline_block {
	display: flex;
	max-width: 900px;
	justify-content: center;
	align-items: flex-start;
	gap: 70px;
	align-self: stretch;
	text-align:left;
	color: #fff;
}
.headline_text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	color: #fff;
}
.headline_text .text_point {
	display: flex;
	padding: 10px;
	align-items: center;
	gap: 10px;
	align-self: stretch;
	background: rgba(255, 255, 255, 0.20);
	color: #fff;
}
.headline_text .text_point li{
	color: #fff;
	list-style: disc;
	font-family: "Hiragino Sans";
}
.headline_text .text_point span{
	font-weight: 600;
	color: #FFDD56;
}
.headline_img  {
	margin: 0 auto;
}
.headline_img img {
	max-width: 280px;
}
.headline_tokuten {
	display: flex;
	width: 100%;
	padding: 24px;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	align-self: stretch;
	border-radius: 30px;
	background: #FFF;
	color: #333;
	box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
}
.headline_tokuten .title{
	color: #333;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.4;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
	align-self: stretch;
}
.headline_tokuten .title span{
	color: #333;
	font-size: 24px;
	display: block;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
	.headline_block {
		display: flex;
		flex-direction: column;
	}
	.headline_tokuten {
		width: 100%;
	}
}	
@media screen and (max-width: 767px) {
	.headline_block {
		display: flex;
		gap: 24px;
		flex-direction: column;
	}
	.headline_tokuten {
		width: 100%;
		padding: 24px 16px;
	}
	.headline_sec .book-link{
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 8px;
	}
	.headline_tokuten .title {
		color: #333;
		font-size: 32px;
		text-align: center;
}
	.headline_sec .headline_text .book-link .page-link:last-of-type a,
	.headline_sec .headline_tokuten .book-link .page-link:last-of-type a{
		width: 290px
	}		
}
@media screen and (max-width: 560px) {
  .headline_title {
    display: flex;
    padding: 20px 40px;
    align-items: center;
    gap: 30px;
    align-self: stretch;
    border-radius: 10px;
    color: #333;
  }
}
.publisher_sec{
}
.publisher_sec div.cont h2 span{
	color: #CC1818;
    font-size: 36px;
    margin: 0;
    font-weight: 600;
}
@media screen and (max-width: 767px) {
.publisher_sec div.cont h2 span{
	color: #CC1818;
	font-size: 18px;
}
}	
.list_sec{
	background-color: #EAEFF6;
	padding-bottom: 64px;
}
.list_block p{
	padding: 0 16px;
}	
.list_box{
	display: flex;
	padding: 24px 32px;
	flex-direction: column;
	justify-content: center;
	gap: 24px;
	align-self: stretch;
	border-radius: 20px;
	background: #FFF;
}
.list_box h5{
    padding-left: 26px;
    margin-top: 8px;
    background: url(../../../images/presentationbattle_results/icon_link.png) 0% / 24px auto no-repeat;	
	color: #333;
	font-size: 24px;
	font-weight: 600;
	background-position: top left;
}
.list_box h5.none{
    background-image: none;	
}
.list_box h5 a{
	text-decoration: underline;
}
.list_comment{
	width: 100%;
	display: flex;
	align-items: center;
	gap: 24px;
}
.pickup_comment_list{
    border-left:none;
	width: 100%;
}
.pickup_comment_list ul{
	width: 100%;
	padding-bottom: 16px;
}
.pickup_comment_list ul li{
    list-style: disc;
}
.list_pickup{
	width: 100%;
	display: flex;
	align-items: center;
	gap: 24px;
}
.list_pickup .pickup_book_list{
	border-left: 1px solid #333;
}
.list_pickup .pickup_book_list ul{
	padding-left: 24px;
}	
.list_pickup .pickup_book_list li{
	font-size: 15px;
	font-weight: 600;
	display: flex;
	align-items: flex-start;
	padding: 8px 0;
    gap: 8px;
    line-height: 1.5;
}
.list_pickup .pickup_book_list li a{
    background: url(../../../images/presentationbattle_results/icon_link.png) 0% / 20px auto no-repeat;
    padding-left: 24px;
	background-position: top left;
	text-decoration: underline;
}
.list_pickup .pickup_book_list li span{
	color: #D91676;
	white-space: nowrap;
}
.list_pickup .pickup{
	color: #A0B6D5;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	white-space: nowrap;
}
.list_box .book-link{
	align-self: flex-end;
}
.list_box .book-link a {
	max-width: 420px;
}

@media screen and (max-width:767px) {
.list_sec{
	padding: 0 16px;
}
.list_box{
	padding: 24px 16px;
}	
.list_box h5{
	font-size: 20px;
}
.list_box .book-link{
	align-self: center;
}
.list_pickup {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}
.list_pickup .pickup_book_list {
    border-left: none;
}
.list_pickup .pickup_book_list ul{
	padding-left: 0;
}
.list_box .book-link a {
	padding: 10px 16px;
	text-align: center;
}	
}
.award_sec{
	padding: 32px 0 64px;
	display: flex;
    flex-direction: column;
    gap: 24px;
}
.award_sec .cont {
    gap: 96px;
}
.award_sec .title:first-of-type img {
    width: 54px;
}
.award_sec .title:first-of-type p {
    margin: 0 16px;
}
.award_sec .award-block{
	text-align: center;
	padding: 8px 16px 0;
    margin: 0 auto;
    max-width: 670px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.award_sec .page-link-wrapper {
    gap: 16px;
	color: #333;
}
.award_sec .page-link {
	display: flex;
	gap: 0;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 70px;
    border: 1px solid #000;
    background: #FFF;
    font-weight: 600;
    box-shadow: none;
}
.award_sec .detail_list .page-link {
	max-width: 320px;
	margin: 0 auto;
	padding: 8px 24px;
	gap: 8px;
}
.award_sec .award-block p{
    color: #fff;
	font-weight: 600;
}

@media screen and (max-width: 767px) {
  .award_sec .cont{
    gap: 64px;
  }	
  .award_sec .award-block {
    gap: 8px;
  }
  .award_sec .subject-block p {
    padding: 8px;
  }
}
.award-box{
	margin: 0 auto;
    max-width: 670px;
}
.award-campaign-sec {
    padding: 0 0 32px;
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    gap: 64px;
	background-image: url(../../../images/super_m3day/kv/kv-img-bk.png);
    background-size: revert;
    background-repeat: no-repeat;
}
.entry_block{
	display: flex;
	max-width: 900px;
	flex-direction: column;
	align-items: flex-start;
	gap: 40px;
	align-self: stretch;
}
.entry_block h3 img{
	width: 327px;
}
h3.rank{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
	font-size: 32px;
}
h3.rank img{
	width: 72px;
}
.entry_block .entry_box{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 32px;
	align-self: stretch;
}
.entry_block .entry_title{
	display: flex;
	padding-bottom: 8px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 4px;
	align-self: stretch;
	border-bottom: 1px solid #888;
}
.entry_block .title{
	font-size: 32px;
	font-weight: 600;
}
.entry_block:nth-of-type(n + 5) .title{
	font-size: 22px;
	font-weight: 600;
}
.entry_block .title_no{
	color: #AAC;
	font-weight: 600;
}
.entry_block .entry_detail{
	display: flex;
	align-items: flex-end;
	flex-direction: column;
	gap: 56px;
	align-self: stretch;
}
.entry_block .entry_detail .pickup{
	color: #333;
	font-size: 16px;
}
.entry_block .detail_box{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 56px;
    grid-row-gap: 24px;
}
.entry_block .detail_list span {
    margin: 0 auto 0 0;
    text-align: left;
    font-weight: 600;
}
.entry_block .detail_box .detail_movie{
	width: 540px;
    grid-area: 1 / 1 / 2 / 2;
}
.entry_block .book-link a{
	display: flex;
	width: 100%;
	padding: 10px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	align-self: stretch;
	color: #fff;
	background: #006;
	border-radius: 10px;
}
.entry_block .detail_list{
	width: 100%;
    grid-area: 2 / 1 / 3 / 3;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 16px;
}
.entry_block .list_item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /*grid-template-rows: repeat(3, 1fr);*/
    grid-column-gap: 8px;
    grid-row-gap: 24px;
    align-items: center;
	width: 100%;
	/*grid-template-rows: max-content max-content 1fr auto;*/
	grid-template-columns: 115px 1fr;
}
.entry_block .detail_box .detail_copy {
	grid-area: 1 / 1 / 2 / 3;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.entry_block .detail_box .detail_copy span{
	color: #D91676;
	font-size: 18px;
	font-weight: 600;
	display: block;
}
.entry_block .detail_box .detail_copy span::before{
	content:"ï¼¼";
	font-size: 10px;
}
.entry_block .detail_box .detail_copy span::after{
	content:"ï¼";
	font-size: 10px;
}
.entry_block .detail_box .detail_photo {
	grid-area: 2 / 1 / 3 / 2; 
	width: 106px;
}
.entry_block .detail_box .detail_photo img{
	width: 106px;
}
.entry_block .detail_box .detail_title {
    grid-area: 2 / 2 / 3 / 3;
    color: #333;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    font-weight: 600;
}
.entry_block .detail_box .detail_title span{
	line-height: 1;
}
.entry_block .detail_box .book-link {
	grid-area: 3 / 1 / 4 / 3;
}	
@media screen and (min-width: 768px) and (max-width: 1000px){
.list_pickup .pickup_book_list ul {
    padding-left: 0;
}
.entry_block .detail_box {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 32px;
}
.entry_block .detail_box .detail_movie{
	grid-area: 1 / 1 / 2 / 3;
	width: 100%;
}
.entry_block .detail_item{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 100%;
}
.entry_block .detail_list {
	grid-area: 3 / 1 / 4 / 2;
	justify-content: flex-end;
}
.entry_block .detail_box .detail_copy span {
    display: none;
}
.entry_block .detail_box .detail_title::before {
    content: "6ï¼…é‚„å…ƒä¸­";
    color: #D91676;
    font-size: 16px;
    font-weight: 600;
	line-height: 1;
}
.list_pickup {
	display: flex;
	flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex-grow: 1;
}
.list_pickup .pickup_book_list{
	border-left: none;
}	
.entry_block .entry_detail .pickup {
    background: url(../../../images/presentationbattle/check_circle.svg) 0% / 20px auto no-repeat;
    padding-left: 24px;
    background-position: center left;
}
.entry_block .detail_box .detail_copy {
    width: 100%;
    text-align: left;
    font-size: 16px;
    background: url(../../../images/presentationbattle/check_circle.svg) 0% / 20px auto no-repeat;
    padding-left: 24px;
    background-position: center left;
}	
.entry_block .list_item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /*grid-template-rows: repeat(3, 1fr);*/
    grid-column-gap: 8px;
    grid-row-gap: 16px;
	width: auto;		
	align-self: flex-start;
	/*grid-template-rows: max-content max-content 1fr auto;*/
	grid-template-columns: 125px 1fr;
}
.entry_block .detail_box .detail_copy {
	grid-area: 1 / 1 / 2 / 3;
}
.entry_block .detail_box .detail_photo {
	grid-area: 2 / 1 / 4 / 2; 
	width: 106px;
}	
.entry_block .detail_box .detail_title {
	grid-area: 2 / 2 / 3 / 3;
}
.entry_block .detail_box .book-link {
	grid-area: 3 / 2 / 4 / 3;
	width: 200px;
	align-self: auto;
}
}
@media screen and (max-width: 767px) {
.entry_block{
    flex-direction: column;
	width: 100%;
	padding: 0;
	box-shadow:none;
    gap: 40px;
}
.entry_block .title{font-size: 24px;}
.entry_block .detail_box{
	grid-template-columns: 1fr;
	grid-column-gap: 0;
	grid-row-gap: 32px;
}
.entry_block .detail_box .detail_movie{
	grid-area: 1 / 1 / 2 / 2;
	width: 100%;
	margin: 0 auto;
}
.entry_block .detail_item{
	grid-area: 2 / 1 / 3 / 2;
	width: 100%;
	display: flex;
	gap: 16px;
}
.entry_block .detail_list {
    grid-area: 3 / 1 / 4 / 2;
}
.entry_block .detail_list span {
    line-height: 1;
}  
.entry_block .entry_detail .pickup{
    background: url(../../../images/presentationbattle/check_circle.svg) 0% / 20px auto no-repeat;
    padding-left: 24px;
    background-position: center left;
}
.entry_block .detail_box .detail_copy{
	width: 100%;
	text-align: left;
	font-size: 16px;
    background: url(../../../images/presentationbattle/check_circle.svg) 0% / 20px auto no-repeat;
    padding-left: 24px;
    background-position: center left;
}
.entry_block .detail_box .detail_copy span{
	display: none;
}	
.entry_block .detail_box .detail_copy span::before,
.entry_block .detail_box .detail_copy span::after{
	content:none;
}
.entry_block .detail_box .detail_title::before {
	content: "6ï¼…é‚„å…ƒä¸­";
	color: #D91676;
	font-size: 16px;
	font-weight:600;
}
.entry_block .detail_list .pickup_comment_list {
	font-size: 13px;
	line-height: 1.8;
}	
}

select::-ms-expand {
  display: none;
  /*--IEã§ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã®çŸ¢å°ã‚’æ¶ˆã™--*/
}
select {
  width: 450px;
  -webkit-appearance: none;
  /*--å„ãƒ–ãƒ©ã‚¦ã‚¶ã®CSSã‚’è§£é™¤--*/
  -moz-appearance: none;
  /*--å„ãƒ–ãƒ©ã‚¦ã‚¶ã®CSSã‚’è§£é™¤--*/
  appearance: none;
  /*--å„ãƒ–ãƒ©ã‚¦ã‚¶ã®CSSã‚’è§£é™¤--*/
  margin-top: 8px;
  padding: 16px 4px 16px 16px;
  font-size: 16px;
  border-radius: 4px;
  border: solid 1px #ADADAD;
  background-image: url(../../../images/debut_cpn/material-symbols_keyboard-arrow-down.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: right 8px center;
  background-color: #fff;
  cursor: pointer;
}
@media screen and (max-width:560px) {
  select {
    width: 100%;
  }
}
select:focus {
  outline: 1px #ADADAD solid;
  border-radius: 4px;
}
ul.targets {
  list-style: none;
  padding: 24px 0 0;
  margin: 0;
}

.account-campaign-sec{
	padding:0 0 64px;
}
.parallax-wrapper {
  height: 200px;
  width: 100vw;
}

ol {
  list-style: none;
  padding: 0;
}
table.inline {
  margin: 16px 0;
}
tr.inline {
  border: 0px;
}
td.inline {
  border: 1px solid #d4d4d4;
  padding: 8px 32px;
}
@media screen and (max-width:560px) {
  td.inline {
    padding: 8px 8px;
  }
}
.bg-grey {
  background: #ebebeb;
}
td {
  padding: 16px 32px;
}
.material-symbols-outlined {
  font-variation-settings:
    'FILL'1, 'wght'400, 'GRAD'0, 'opsz'48
}
</pre></body></html>