@charset "utf-8";

/* 
 common
================================================ */
body{color: #333;}
.ecm-wrap dl{margin: 0;}
.ecm-wrap dd{margin-left: 0;}
.ecm-wrap em{font-style: inherit!important;}
.ecm-container[data-layout="girlsaward"]{
  position: relative;
  z-index:2;
}

/* 
 ga_aw-container
================================================ */
.ga_aw-container{
  /* background-color: #8ab7ff!important; */
  background: linear-gradient(to bottom,#394790 0%,#6d5495 10%,#e47c9a 40%,#e08778 70%, #6d5495 100%);
  overflow:hidden;
}

.star_bg{
    background-image: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/bg/star_bg.png) ;
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 1717px auto;
}

.ga_aw-container .ecm-reward-header{background-color: #fff;}

/* 
 ecm-floating
================================================ */
.ecm-floating-navi-container[data-layout=default] {
  background: rgba(255,255,255,1);
  box-sizing: border-box;
  justify-content: space-between;
}
.ecm-floating-navi-container[data-layout=default][data-static=false][data-pinned=false]{border-bottom: none;}
.ecm-floating-navi-container[data-static=false][data-pinned=false][data-layout=default], 
.ecm-floating-navi-container[data-static=false][data-sticky=false][data-layout=default]{border-bottom: none;}
.ecm-floating-navi-container[data-layout=default] .ecm-floating-navi {
  width:960px;
  height: 80px;
  margin: 0 auto;
}
.ecm-floating-navi-container[data-layout=default] .ecm-floating-navi-item {
  position: relative;
  flex: 1 1 auto;
  color: #2d1552!important;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.406;
  letter-spacing: 0.04em;
  min-width: calc(960px/3);
  padding-top: 0;
  padding-bottom: 10px;
  border-bottom: none;
}
.ecm-floating-navi-container[data-layout=default] .ecm-floating-navi-item:hover,
.ecm-floating-navi-container[data-layout=default] .ecm-floating-navi-item.ecm-floating-navi-item-anchor[data-in-viewport=true]{
  background-color: #fde8fb;
}
.ecm-floating-navi-container[data-layout=default] .ecm-floating-navi-item .ecm-icon-chevron-down {
  font-size: 0;
  /* bottom: 0; */
  display: block;
  width: 15px;
  height: 9px;
  background: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/info/flo_dot_arrow.png) no-repeat;
  background-size: 100% auto;
}


.ga-aw_floating_banner{
  top:auto !important;
  left:auto;
  right: 16px;
  bottom:80px;
  width:120px ;
}

.ga-aw_floating_banner a:hover{
  opacity: 0.8;
}


/* 
 ga_aw-kanban
================================================ */
.ga_aw-kanban{
  width: 100%;
  min-height: 528px;
  padding-top: 1px;
  background: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/kanban/kanban_bg.png) no-repeat center top #394790;
  /* overflow:hidden; */
}
.ga_aw-kanban .ecm-container{
  position: relative;
  height: 100%;
}
.ga_aw_logo{
  width: 481px;
  margin: -20px auto 0;
  z-index:1;
}
.ga_aw_text{
  margin-top: -40px;
  width: 100%;
  color:#ffffff;
  font-size:20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  text-shadow:
  0 0 20px rgba(0,0,0,1),
  0 0 20px rgba(0,0,0,1),
  0 0 20px rgba(0,0,0,1);
  position: relative;
  z-index: 3;
}

.on_campaign {
  margin-top: -10px;
}

.on_campaign .balloon{
  width: 763px;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}
.on_campaign .balloon img{
  margin-left: 12px;
}

.on_campaign .girl{
  position: absolute;
  top:163px;
  left:calc(50% + 211px);
  z-index: 2;
  width: 120px;
  padding-top:101px ;
 }
.on_campaign .girl a{
  display: block;
  animation:fuwafuwa 4s linear 0s infinite;
  width: 108px;
  margin-top:-108px ;
}
.on_campaign .girl > img{
  display: block;
  width: 63px;
  margin: 0 auto;
 }

.end_campaign{
  position: relative;
  overflow: hidden;
  box-sizing: content-box;
  height: 160px;
  padding-top:32px ;
  padding-bottom: 24px;
  margin-top: -32px;
  margin-bottom: -16px;
}
.end_campaign .balloon{
  width:675px ;
  margin: 0 auto;
}
.end_campaign .girl{
  position: absolute;
  top:8px;
  left:calc(50% + 217px);
  z-index: 3;
  width:118px;
 }
.end_campaign .girl a{
  display:block;
  animation:fuwafuwa 4s linear 0s infinite;
 }
.end_campaign .girl > img{
  display: block;
  width:63px;
  margin: 0 auto;
 }

@keyframes fuwafuwa {
	0% {
		transform: translateY(0);
	}
  25% {
		transform: translateY(-4px);
	}
  50% {
		transform: translateY(0);
	}
  75% {
		transform: translateY(4px);
	}
  100% {
		transform: translateY(0);
	}
}


/* 
 ga_aw-info
================================================ */
.ga_aw-info{
  width: 100%;
  background: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/info/info_end.png) repeat-x bottom center;
  background-size: auto 10px;
  padding-bottom: 32px;
  position: relative;
  z-index: 3;
}
.ga_aw-title-period{
  padding:20px 27px 55px;
}


.ga_aw-introduction__list {
  width: 662px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
  gap: 22px;
}
.ga_aw-introduction__item{
  width: 100%;
  aspect-ratio:1/1;
  border-radius: 62px;
  background-color: #394790;
}
.ga_aw-introduction__item > a{
  width: 100%;
  height: 165px;
  padding-bottom: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/info/nav_btn.png) no-repeat ;
  background-size: 100% 100%;
  /* filter:drop-shadow(0 4px 1px #489e07); */
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff !important;
  line-height: 1.3;
}
.ga_aw-introduction__item > a:hover{
  text-decoration: none!important;
  opacity:.8;
  cursor:pointer;
}
.ga_aw-introduction__text {
  color: #333;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 58px;
  padding-bottom: 44px;
  text-align: center;
}
.ga_aw-introduction__fukidashi{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width:550px;
  height: 66px;
  border-radius: 33px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  background-color: #333;
  color: #fff;
  margin: 0 auto 29px;
}
.ga_aw-introduction__fukidashi::after{
  content: '';
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform:translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
  border-width: 13px 7.5px 0px 7.5px;
}

/* accordion */

.ga_aw-about__textNote{
  font-size: 12px;
}
.ga_aw-accordion__content {
  height: 0;
  margin: 0;
  transition: height .8s ease;
}
.ga_aw-accordion__content[hidden] {
  display: block;
  overflow: hidden;
}
.ga_aw-accordion__content:not([hidden]) {
  margin-top: 18px;
}
.ga_aw-about__live{
  width: 798px;
  display: flex;
  flex-wrap:wrap;
  margin: 0 auto 12px;
}
.ga_aw-about__live > *{
  width:calc((100% - 52px) / 2);
  margin-right: 52px;
}
.ga_aw-about__live > :nth-child(2n){margin-right: 0!important;}

/* 
 ga_aw-section__title
================================================ */
.ga_aw-section__title{
  color: #304fa1;
  text-align: center;
  font-size: 28px;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-weight: bold;
  margin-bottom: 12px;
  position: relative;
  z-index:2;
}
.ga_aw-section__title > span{
  display: block;
  margin-top: 24px;
}

/* 
 ga_aw-section__subtitle
================================================ */
.ga_aw-section__subtitle{
  text-align: center;
  margin-bottom: 30px;
}

/* 
 text
================================================ */
.ga_aw-catch {
  color: #1c3a91;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 0 6px rgba(0,0,0,0.15);
}
.ga_aw-catch, .ga_aw-note01 {
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
}
.ga_aw-note01 {
  display: flex;
  font-size: 14px;
  justify-content: center;
  margin: 16px 0 25px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -.05em;
}
.ga_aw-note01__mark {
  margin-right: .2em;
}
.ga_aw-note02 {
  color: #fff;
  display: flex;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  width: 616px;
  margin: 0 auto;
  font-size: 14px;;
  line-height: 1.3;
  margin-top: 6px;
}
.ga_aw-note02__mark {
  margin-right: .2em;
}
.ga_aw-anchor {
  display: flex;
}
.ga_aw-anchor__item {
  line-height: 1;
  padding-right: 28px;
  text-align: right;
  width: 50%;
}
.ga_aw-anchor__item:not(:first-child) {
  padding-left: 28px;
  padding-right: 0;
  position: relative;
  text-align: left;
}
.ga_aw-anchor__item:not(:first-child):before {
  background-color: #515c5a;
  content: "";
  height: 100%;
  left: 0;
  transform:translateY(-50%);
  position: absolute;
  top: 50%;
  width: 1px;
}
.ga_aw-anchor__item .ga_aw-anchor__link {
  font-size: 18px;
  line-height: 1.3;
}
.ga_aw-entry {
  width: 700px;
  background: #fff;
  border-radius: 20px;
  margin: 0 auto 20px;
  padding: 48px 0;
  position: relative;
  z-index: 1;
}
.ga_aw-period {
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  text-align: center;
  font-size: 18px;
  letter-spacing: -0.5em;
  line-height: 1.5;
}
.ga_aw-period > *{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}

/* 
 ga_aw-bannerwrap
================================================ */
.ga_aw-bannerwrap {
  padding-bottom: 16px;
  position: relative;
  z-index: 2;
}
.ga_aw-banner {
  display: block;
  width: 616px;
  margin: 48px auto 0;
  text-align: center;
}
.ga_aw-banner:hover{opacity:.8;}
.ga_aw-banner__image {
  height: auto;
  max-width: 100%;
}

/*
 entry
================================================ */
.rcEntryButton[layout="pc"] .rcEntryButton-button{
  /* background-color: #f539f5 !important;
  border-color:#f539f5!important; */
  margin-top: 48px;
  margin-bottom: 32px;
  position: relative;
}
/* 
.rcEntryButton[layout="pc"] .rcEntryButton-button:hover::after{
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border-radius: 40px;
  top: -1px;
  left: -1px;
  background-color: rgba(255,255,255,.2);
}
.rcEntryButton-status--applied[layout="pc"] .rcEntryButton-button,
.rcEntryButton-status--selected[layout="pc"] .rcEntryButton-button{
  background: #ebf7ec!important;
  border-color: #069907!important;
  color: #069907!important;
}
.rcEntryButton-status--entered[layout="pc"] .rcEntryButton-button,
.rcEntryButton-status--before[layout="pc"] .rcEntryButton-button,
.rcEntryButton-status--closed[layout="pc"] .rcEntryButton-button{
  background: #f3f3f3!important;
  border-color: #f3f3f3!important;
}
.rcEntryButton-status--applied[layout="pc"] .rcEntryButton-button:hover::after,
.rcEntryButton-status--selected[layout="pc"] .rcEntryButton-button:hover::after,
.rcEntryButton-status--entered[layout="pc"] .rcEntryButton-button:hover::after,
.rcEntryButton-status--before[layout="pc"] .rcEntryButton-button:hover::after,
.rcEntryButton-status--closed[layout="pc"] .rcEntryButton-button:hover::after{display: none;} */


/*
 sns
================================================ */

.ga_aw-section-sns{
  background-image: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/bg/sns_bg.png)  ;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1112px auto;
  padding-top:72px;
  padding-bottom:40px;
}

.sns_lead{
    color:#ffffff;
  font-size:20px;
  line-height: 1.3;
  text-align: center;
  text-shadow:0 0 2px rgba(0,0,0,1);
  margin-bottom: 24px;
  margin-top: 28px;
}

.sns_area{
  justify-content: center;
  text-align: center;
  gap:32px;
}

.sns_area ._main{
    color:#ffffff;
  font-size: 20px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 0.8em;
}
.sns_area ._main:before{
  display: inline;
  content: "＼";
}
.sns_area ._main:after{
    display: inline;
  content: "／";
}


.sns_area ._sub{
    color:#ffffff;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
  margin-top: 1em;
}

.sns_area .ecm-button{
  position: relative;
  background: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/btn/sns_btn.png) no-repeat top center;
  background-size: 100% auto;
  border:none;
  width: 516px;
  height: 94px;
  color:#ffffff;
  font-size: 20px;
  padding-bottom: 20px;
}


.sns_area .ecm-button:hover{
  opacity: 0.8;
}

.sns_area .ecm-button i{
  position: absolute;
  right: 40px;
}



/* 
 ga_aw-section-present__chance
================================================ */
.ga_aw-section-present__chance{
  background-image: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/bg/sns_bg.png) ;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1112px auto;
  padding-top:72px;
  padding-bottom:40px;
  position: relative;
}

.ga_aw-section-chance{
  position: relative;
}
.ga_aw-section-chance01{
  padding-top: 98px;
  padding-bottom: 40px;
}
.ga_aw-section-chance02{
  padding-top: 91px;
  padding-bottom: 116px;
}

.chance01_left{
  width:268px;
  position: absolute;
  top: 44px;
  left:calc(50% - 460px);
}
.chance01_right{
  width: 264px;
  position: absolute;
  top: 60px;
  right:calc(50% - 420px) ;

}
.chance02_left{
  width: 185px;
  position: absolute;
  top: 52px;
  left:calc(50% - 360px);

}
.chance02_right{
  width: 219px;
  position: absolute;
  top:52px;
  right:calc(50% - 420px) ;
}

.ga_aw-section-present__lead{
  color: #fff;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 52px;
  text-align: center;
}

/* 
 ga_aw-brand-list
================================================ */
.ga_aw-present-listWrap{margin-top: 48px;}
.ga_aw-brand-list {
  grid-gap: 24px;
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(5, 1fr);
  position: relative;
  z-index: 1;
    margin-top: 50px;
}
.ga_aw-brand-list__image {
  border-radius: 6px;
  height: auto;
  width: 100%;
}
.ga_aw-brand-list_button{
  width: 425px!important;
  height: 60px!important;
}
.ga_aw-present-list {
  grid-gap: 21px 24px;
  display: flex;
  gap: 21px 24px;
  align-items: start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  width: 960px;
}
.ga_aw-section-chance02 .ga_aw-present-list{
  width: 714px;
  /* grid-template-columns: repeat(3, 1fr); */
}
.ga_aw-present-list__item {
  width: 222px;
  position: relative;
  z-index: 1;
}
.ga_aw-present-card__brand {
  align-items: center;
  aspect-ratio: 328/95;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
.ga_aw-present-card__brand:hover{opacity:.8;}
.ga_aw-present-card__brand-image {
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.ga_aw-present-card__item {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  padding: 0;
  position: relative;
  aspect-ratio: 328/337;
  margin-top: 5px;
}
.ga_aw-present-card__item2 {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  padding: 0;
  position: relative;
  aspect-ratio: 328/437;
}
.ga_aw-present-card__item:hover{opacity:.8;}
.ga_aw-present-card__item-image {
  height: auto;
  width: 100%;
}
.ga_aw-present-card__persons {
  bottom: 16px;
  color: #5c82f3;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  right: 16px;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.ga_aw-present-card__persons-num {
  font-size: 24px;
}
.ga_aw-present-card__text {
  color: #fff;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-size: 18px;
  margin-top: 8px;
}

/* 
 ga_aw-bannerwrap
================================================ */
.ga_aw-section__bannertitle{
  margin-left: -21px;
  margin-bottom: 28px;
}

.ga_aw-bannerwrap {
  position: relative;
  z-index: 2;
}
.ga_aw-bannerwrap .ecm-slider{
  padding: 8px 0;
}


.ga_aw-bannerwrap .ecm-slider-slide{
  border:1px solid #ffffff;
  border-radius: 10px;
  overflow: hidden;
}



/* 
 ga_aw-section-live
================================================ */
.ga_aw-section-live{
  /* background-color: #8ab7ff; */
  padding-top: 72px;
  padding-bottom: 48px;
  position: relative;
}

/* 
 ga_aw-section-featured
================================================ */
.ga_aw-section-featured{
  /* background-color: #8ab7ff; */

  padding-top:72px;
  padding-bottom: 48px;
  position: relative;
}



.ga_aw-section-featured::after{
  content: '';
  display: block;
  width: 384px;
  height: 108px;
    background: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/bg/featured_end.png) no-repeat bottom center;
  background-size: 100% auto;
  z-index:1;
  margin: 16px auto 0;
}

.featured_left{
  width: 303px;
  position: absolute;
  top: -40px;
  left:calc(50% - 600px);

}
.featured_right{
  width: 219px;
  position: absolute;
  top: -60px;
  right:calc(50% - 520px);

}

.ga_aw-section-featured__description {
  color: #ffffff;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.ga_aw-featured-container {
  margin-top: 50px;
}
.ga_aw-featured-title {
  font-weight: 700;
  margin-bottom: 16px;
  text-align: center;
  font-size: 28px;
}
.ga_aw-featured {
  background-color: #fff;
  border-radius: 10px;
  padding: 32px 15px 40px;
  position: relative;
  z-index: 1
}
.ga_aw-featured:not(:first-child) {
  margin-top: 50px;
}
.ga_aw-item-carousel .ecm-alcor-name {
  font-size: 14px;
}
.ga_aw-item-carousel .ecm-alcor-price {
  font-size: 24px;
}
.ga_aw-item-carousel .ecm-slider-prev{left: -6px!important;}
.ga_aw-item-carousel .ecm-slider-next{right: -6px!important;}
.ga_aw-featured__header {
  display: block;
  width: 640px;
  margin: 0 auto 24px;
}
a.ga_aw-featured__header:hover {
  opacity: 0.8;
}
.ga_aw-featured__image {
  height: auto;
  width: 100%;
}
.ga_aw-featured__footer {
  margin-top: 30px;
}
.ga_aw-featured__button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 412px;
  height: 66px;
  margin: 0 auto;
  background-image:  url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/btn/shop_btn_base.png) ;
  background-size: 100% auto;
  background-repeat: no-repeat;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff !important;
}
.ga_aw-featured__button > div{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 6px;

}
.ga_aw-featured__button::after{
  content: '';
  display: block;
  width:6px;
  height: 13px;
  position: absolute;
  display: inline-block;
  top: 50%;
  transform:translateY(calc(-50% - 3px) );
  right:25px;
  background: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/btn/shop_btn_arrow.png) no-repeat;
  background-size: 100% auto;
}
.ga_aw-featured__button:hover{
  opacity:.8;
  text-decoration: none !important;
}
.ga_aw-featured-sns {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 34px;
}
.ga_aw-featured-sns__item:not(:first-child) {
  margin-left: 32px
}
.ga_aw-featured-sns__link{display: block;}
.ga_aw-featured-sns__link:hover{opacity:.8;}
.ga_aw-featured-sns__image {
  height: auto;
  width: 64px
}


/* 
 ga_aw-section-runway
================================================ */
.ga_aw-section-runway{
  /* background-color: #8ab7ff; */

  padding-top: 72px;
  padding-bottom: 0;
  margin-bottom: 80px;
  position: relative;
}


.runway_left{
  width: 303px;
  position: absolute;
  top: -40px;
  left:calc(50% - 600px);

}
.runway_right{
  width: 219px;
  position: absolute;
  top: -60px;
  right:calc(50% - 520px);

}



.ga_aw-section-runway__description {
  color: #ffffff;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}



.runway_button{
  text-align: center;
  margin: 32px auto 0;
}

.runway_button .ecm-button{
    position: relative;
    background: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/btn/sns_btn.png) no-repeat top center;
    background-size: 100% auto;
    border: none;
    width: 516px;
    height: 94px;
    color: #ffffff;
    font-size: 20px;
    padding-bottom: 20px;
}

.runway_button .ecm-button i{
  position: absolute;
  right: 40px;
}


/* 
 ga_aw-section-about
================================================ */
.ga_aw-section-about{
  padding-top: 28px;
  padding-bottom: 54px;
  position: relative;
}


.about_left{
  width: 303px;
  position: absolute;
  top: -40px;
  left:calc(50% - 600px);

}
.about_right{
  width: 219px;
  position: absolute;
  top: -60px;
  right:calc(50% - 520px);

}


.ga_aw-section-about__description {
  color: #ffffff;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
    text-shadow:0 0 4px rgba(0,0,0,1);
    padding: 0 5vw;
  margin-bottom: 32px;
}
@media screen and (max-width:320px) {
  .ga_aw-section-about__description {
    letter-spacing: -.04em;
  }
}

.ga_aw-section-about__content {
  color: #ffffff;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-size: 16px;
  text-align: center;
    padding: 0 5vw;
}

.ga_aw-section-about__title {
  display: flex;
  flex-direction: column;
  margin-top:24px;
  margin-bottom: 24px;
  color: #ffffff;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;

}
.ga_aw-section-about__title span{
  display: inline-block;
}
.ga_aw-section-about__title span._sub{
    font-size: 12px;
}
.ga_aw-section-about__lead {
  color: #ffffff;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuProN-W3, メイリオ, meiryo, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;

}

.ga_aw-section-about__lead + .ga_aw-section-about__lead {
  margin-top: 1.5em;
}


/* 
 ga_aw-section-campaign
================================================ */
.ga_aw-section-campaign{
  /* background-color: #fff; */
  padding-top: 40px;
  /* padding-bottom: 40px; */
}
.ga_aw-section-campaign .ecm-campaign-details-headline{
  position: relative;
  z-index:2;
  color:#ffffff;
  margin: 0 calc(32/750*100vw) ;
}
.ga_aw-section-campaign .ecm-campaign-details{
  position: relative;
  z-index:2;
  margin: 16px calc(32/750*100vw) 0;
}

.ga_aw-section-campaign::after{
  content: '';
  display: block;
  width: 100%;
  height: 304px;
  background: url(https://r.r10s.jp/evt/event/girlsaward/202510/_pc/img/bg/content_footer.png) no-repeat center top;
  background-size: auto 100%;
  z-index:1;
}