@charset "UTF-8";

/*
==============
style.css
==============
*/

/*------------------
■ all
------------------*/
body {
  min-height: 0px!important;
  -webkit-text-size-adjust: 100%;
}

.overlayWrapper {
  display: none;
}

.contentsInner {
  color: #333;
}

.yugo {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.lh0 {
  line-height: 0;
}

.clearfix:after{
  content: ".";
  display: block; 
  clear: both; 
  height: 0; 
  font-size:0;  
  visibility:hidden;
}

.pcEleIn {
  display: inline;
}

.spEle,
.spEleIn {
  display: none;
}

span.cancel {
  position: relative;
}

span.cancel:after {
  content: "";
  position: absolute;
  top: 38%;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 4px double #f00;
}

/* -----------------
■ header
------------------- */
#header #gnav #language .eng:after {
  display: none;
}

#header #gnav #language .eng a {
  margin-left: 2px;
  padding-left: 2px;
}

/* -----------------
■ titleWrapper
------------------- */
.titleWrapper {
  margin-top: 114px;
  text-align: center;
}

.pageTtl {
  position: relative;
  display: inline-block;
  font-size: 37px;
  line-height: 40px;
  letter-spacing: 5.7px;
  color: #333333;
  text-align: center;
}

.pageTtl span:before,
.pageTtl span:after {
  content: "";
  position: absolute;
  top: 4px;
  width: 24px;
  height: 30px;
  background: url("../img/title_slash.png");
}

.pageTtl span:before {
  left: -63px;
}

.pageTtl span:after {
  right: -56px;
}

/*------------------
■ mvWrapper
------------------*/
.mvWrapper {
  margin-top: 76px;
  padding: 0 30px;
  text-align: center;
}

.mvWrapper img {
  max-width: 100%;
}

/*------------------
■ fixedRight
------------------*/
.fixedRight {
  position: fixed;
  bottom: 20px;
  right: 0;
  z-index: 10;
}

.fixedRight .fixBtn {
  width: 154px;
  height: 154px;
  margin: 3px 0;
  text-align: center;
  background-color: #333;
}

.fixedRight .fixBtn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.fixedRight .fixBtn .icon img {
  width: 13px;
}

.fixedRight .fixBtn p {
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

/* en */
.en .fixedRight .fixBtn p {
  margin-top: 13px;
  line-height: 22px;
  letter-spacing: 2px;
}

/*------------------
■ detailWrapper
------------------*/
.detailWrapper {
  max-width: 966px;
  margin: 150px auto 0;
}

.detailItem > .title {
  position: relative;
  padding-left: 18px;
  color: #333;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 4.2px;
}

.detailItem > .title:before {
  content: "";
  position: absolute;
  top: 11px;
  left: -2px;
  width: 12px;
  height: 1px;
  background-color: #333;
}

.detailItem > .title:nth-of-type(n+2) {
  margin-top: 115px; }

.detailItem .detailText {
  margin-top: 55px;
  color: #333;
  font-size: 15px;
  line-height: 33px;
  letter-spacing: 0.1px;
  text-align: justify;
}

.detailItem .detailText span {
  display: block;
  text-align: right;
}

.detailItem .textList {
  margin-top: 58px;
}

.detailItem .textList li {
  margin-top: 24px;
  padding-left: 20px;
  color: #333;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.1px;
  background: url(../img/icon_dot.svg) no-repeat 0 14px;
  background-size: 5px 5px;
}

.detailItem .textList li:first-child {
  margin-top: 0;
}

.detailItem .textList li span {
  display: block;
  margin-top: -2px;
  font-size: 15px;
}

/* en */
.en .detailItem .title {
  padding: 0;
  letter-spacing: 4.6px;
}

.en .detailItem .title:before {
  top: 38px;
  width: 63px;
}

.en .detailItem .detailText {
  margin-top: 66px;
  letter-spacing: 1.72px;
}

.en .detailItem .textList {
  margin-top: 66px;
}

.en .detailItem .textList li {
  line-height: 35px;
  letter-spacing: 2.3px;
}


/*------------------
■ reviewWrapper
------------------*/
.reviewWrapper {
  margin-top: 100px;
}

.reviewBox {
  margin-top: 60px;
}

.reviewJob {
  font-size: 14px;
  line-height: 1.4;
}

.reviewName {
  margin-top: 8px;
  font-size: 24px;
  line-height: 1;
}

.reviewText {
  margin-top: 9px;
  font-size: 15px;
  line-height: 2.2;
}




/*------------------
■ WINNERS
------------------*/
.winnersWrapper {
  margin-top: 201px;
}

.winnersWrapper .title {
  margin-bottom: 60px;
}

.winnersWrapper .detailText {
  margin-bottom: 85px;
  font-size: 25px;
  line-height: 36px;
  letter-spacing: .1em;
  font-feature-settings: "palt";
}

.winnersWrapper .winnersNotice {
    display: inline-block;
    margin-top: 15px;
    font-size: 15px;
    line-height: 33px;
}

.winnersInformation {
  margin-bottom: 85px;
}

.winnersInformation .detailText {
  margin-bottom: 20px;
}

.winnersInformation .winnersList {
  margin-bottom: 10px;
}

.winnersInformation .winnersList li {
  margin-top: 12px;
  font-size: 18px;
  line-height: 1.6;
  padding-left: 1em;
  text-indent: -1em;
  font-feature-settings: "palt";
  letter-spacing: .05em;
}

.winnersInformation .winnersList li.specialIndent {
  display: flex;
}

.winnersInformation .winnersList li.specialIndent td:nth-of-type(2) {
  padding-left: 8px;
}

.winnersInformation .winnersList li span {
  padding-left: 1.2em;
  line-height: 1.6;
}

.winnersInformation .winnersList li .bundle {
  display: inline;
  padding-left: 0;
}

.winnersInformation .footnote {
  font-size: 15px;
  line-height: 1.6;
}

.winnersInformation .footnote.emp {
  color: #f00;
  font-weight: bold;
}

.winnersInformation .downloadBtn {
  margin-top: 25px;
}

.winnersInformation .downloadBtn a {
  display: inline-block;
  padding: 0 22px;
  font-size: 15px;
  line-height: 58px;
  border: 1px solid #333;
}

.winnersWrapper .secTtl {
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 3.5px;
}

.winnersWrapper .secTtl .subTtl {
  display: inline-block;
  margin-left: 20px;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.1em;
  vertical-align: top;
}

.winnersWrapper hr {
  margin: 0 0 40px;
  width: 60px;
  text-align: left;
  border: none;
  border-bottom: 1px solid #333;
}


.winnersItem .descWrapper:nth-of-type(n+2) {
  margin-top: 55px;
}

.winnersItem:nth-of-type(2) {
  margin-top: 190px;
}

.winnersWrapper .photo {
  width: 450px;
  margin: 0 auto 40px;
  line-height: 0;
}

.winnersWrapper .photo .carouselBtn {
  position: absolute;
  top: 50%;
  width: 24px;
  height: 40px;
  cursor: pointer;
  transform: translateY(-50%);
  z-index: 1;
}

.winnersWrapper .photo .carouselPrev {
  left: -110px;
  background: url(../img/icon_slide_prev.svg) no-repeat center center;
}

.winnersWrapper .photo .carouselNext {
  right: -110px;
  background: url(../img/icon_slide_next.svg) no-repeat center center;
}

.winnersWrapper .photo .slick-dots {
  display: none!important;
}

.winnersWrapper .winnersAbout li {
  margin-bottom: 60px;
}

.winnersWrapper .winnersAbout li.ttl {
  margin-bottom: 50px;
}

.winnersWrapper .winnersAbout .ttl p {
  margin-top: 20px;
}

.winnersWrapper .linkItem {
  letter-spacing: 0;
}

.winnersWrapper .linkArrow {
  border-bottom: 1px solid transparent;
}

.winnersWrapper .linkArrow:hover {
  border-bottom: 1px solid #333;
}

.winnersWrapper .linkArrow:before {
  display: inline-block;
  content: "";
  background-image: url(../img/link_arrow.png);
  width: 10px;
  height: 12px;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  margin-right: 5px;
}

.winnersWrapper .descWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-grid-column-align: flex-start;
  justify-items: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  align-items: flex-start;
}

.winnersWrapper .descWrapper .text {
  text-align: left;
}

.winnersWrapper .descWrapper h4 {
  font-size: 15px;
  margin-bottom: 6px;
}

.winnersWrapper .descWrapper p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 40px;
}

.en .winnersWrapper .descWrapper p span {
  display: block;
  text-align: right;
}

.winnersWrapper .desc h4 {
  font-size: 15px;
  line-height: 48px;
  text-align: left;
}

.winnersWrapper .desc p {
  width: 50%;
  text-align: left;
  font-size: 18px;
  line-height: 40px;
}

.winnersWrapper .desc img {
  width: 50%;
}

.winnersWrapper ul {
  text-align: left;
  margin-bottom: 40px;
}

.winnersWrapper li {
  display: block;
  font-size: 0;
}

.photo__caption {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.4;
  text-align: right;
}

.winnersWrapper .number {
  display: inline-block;
  font-size: 110px;
  line-height: 1;
}

.winnersWrapper li .winningWrapper {
  width: 100px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  font-size: 15px;
  letter-spacing: 0.1em;
}

.winnersWrapper li .winningWrapper h3:first-of-type {
  margin-top: -5px;
}

.winnersWrapper li .winningWrapper h3 {
  line-height: 25px;
}

.winnersWrapper .winnersAbout li h3 {
  display: inline-block;
  width: 120px;
  margin-right: 30px;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1;
}

.winningLink {
  margin-top: 20px;
}

.winningLink a {
  margin-right: 20px;
}

.winnersWrapper .winnersAbout li h4 {
  font-size: 40px;
  line-height: 1;
}

html.translated-ltr .winnersWrapper li h4.engTxt {
  display: block;
}

html.translated-ltr .winnersWrapper li .engName {
  display: none !important;
}

.winnersWrapper li .text .title {
  font-size: 35px;
  line-height: 1;
}

.winnersAbout .award {
  position: relative;
}

.outLink {
  position: absolute;
  top: 0;
  right: 0;
}

.outLink a {
  display: block;
  height: 60px;
  padding: 0 30px;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #333;
  box-sizing: border-box;
}

.winnersWrapper li .linkArrow {
  display: inline-block;
  padding-bottom: 1px;
  font-size: 15px;
  letter-spacing: 1.8px;
  border-bottom: 1px solid #333;
}

.winnersWrapper li .text p {
  font-size: 18px;
  line-height: 1;
}

.winnersWrapper li .text p.bigTxt {
  font-size: 15px;
}

.winnersWrapper li .text .engName {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1.8px;
}

.winnersWrapper li .bigTxt {
  font-size: 18px;
  line-height: 1;
}

.winnersWrapper li .text {
  display: inline-block;
  max-width: 816px;
  padding-left: 25px;
  border-left: 1px solid #333;
  box-sizing: border-box;
}

.winnersWrapper h3 {
  font-size: 18px;
  line-height: 38px;
  vertical-align: top;
}

.winnersWrapper span {
  display: inline-block;
  font-size: 14px;
  line-height: 38px;
}

.winnersWrapper li .text .locationText {
  margin-top: 14px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.4;
}

.winnersWrapper .matterWrapper {
  margin-top: 55px;
  line-height: 0;
}

.winnersWrapper .youtubeWrapper {
  width: 660px;
  margin: 60px auto 0;
}

.winnersWrapper .youtubeCaption {
  width: 660px;
  margin: 8px auto 0;
}

.winnersWrapper .youtubeCaption p {
  font-size: 12px;
  line-height: 1;
}


/*------------------
■ conceptWrapper
------------------*/


/*------------------
■ periodWrapper
------------------*/
.periodWrapper {
  margin-top: 81px;
}

.periodWrapper p {
  position: relative;
  color: #333;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.4px;
}

.periodWrapper p:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 166px;
  width: 1px;
  height: 25px;
  background-color: #333;
}

.periodWrapper p:not(:first-child) {
  margin-top: 30px;
}

.periodWrapper p span {
  display: inline-block;
  margin-right: 67px;
}

.periodWrapper p .date {
  margin-left: 67px;
}

/* en */
.en .periodWrapper {
  margin-top: 61px;
}

.en .periodWrapper p {
  font-weight: normal;
  letter-spacing: 5px;
  font-family: "Questrial", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.en .periodWrapper p:before {
  top: 2px;
  left: 459px;
}

.en .periodWrapper p span {
  margin-right: 52px;
  letter-spacing: 6px;
}

/*------------------
■ awardWrapper
------------------*/
.awardWrapper {
  margin-top: 205px;
}

.awardWrapper .awardDetail {
  display: flex;
  margin-top: 62px;
  color: #333;
  font-size: 18px;
}

.awardWrapper .awardDetail h3 {
  width: 166px;
  line-height: 22px;
  letter-spacing: -1px;
}

.awardWrapper .awardContent {
  padding-left: 20px;
  border-left: 1px solid #333;
}

.awardWrapper .awardContent .price {
  line-height: 1;
}

.awardWrapper .awardContent .price span {
  margin-left: 10px;
  font-size: 116px;
  line-height: 103px;
  letter-spacing: 4px;
}

.awardWrapper .awardContent h4 {
  margin-top: 34px;
  line-height: 38px;
}

.awardWrapper .awardContent .awardText {
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.8;
}

.awardWrapper .awardContent .awardText--big {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.5;
}



/* en */
.en .awardWrapper {
  margin-top: 202px;
}

.en .awardWrapper .awardDetail {
  margin-top: 61px;
}

.en .awardWrapper .awardDetail h3 {
  width: 82px;
  letter-spacing: 2.5px;
}

.en .awardWrapper .awardContent .price {
  letter-spacing: 3px;
}

.en .awardWrapper .awardContent .price span {
  margin-left: -22px;
  letter-spacing: 2px;
}

.en .awardWrapper .awardContent h4 {
  letter-spacing: 2.2px;
}

.en .awardWrapper .awardContent .awardText {
  letter-spacing: 2.1px;
}

/*------------------
■ judgeWrapper
------------------*/
.judgeWrapper {
  margin-top: 200px;
}

.judgeWrapper ul {
  display: flex;
  justify-content: space-between;
  margin-top: 63px;
}

.judgeWrapper li {
  width: 290px;
  color: #333;
}

.judgeWrapper li .img {
  text-align: center;
  line-height: 0;
}

.judgeWrapper li .job,
.judgeWrapper li .nameEn {
  font-size: 14px;
  line-height: 18px;
}

.judgeWrapper li .job {
  margin-top: 27px;
  margin-right: -30px;
}

.judgeWrapper li .job-two-line {
  padding-top: 18px;
}

.judgeWrapper li .nameEn {
  margin-top: 3px;
  letter-spacing: 2px;
}

.judgeWrapper li .name {
  margin-top: 3px;
  font-size: 29px;
  line-height: 35px;
  letter-spacing: 2px;
}

.judgeWrapper li .personTextWrapper {
  display: block!important;
}

.judgeWrapper li .text {
  margin-top: 22px;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.2px;
}

.judgeWrapper li .credit {
  margin-top: 18px;
}

/* en */
.en .judgeWrapper {
  margin-top: 197px;
}

.en .judgeWrapper ul {
  margin-top: 74px;
}

.en .judgeWrapper li:first-child .personDetail {
  padding-top: 36px;
}

.en .judgeWrapper li:last-child .personDetail {
  padding-top: 18px;
}

.en .judgeWrapper li .job {
  margin-top: 17px;
  letter-spacing: 1.7px;
}

.en .judgeWrapper li .name {
  letter-spacing: 4.4px;
}

.en .judgeWrapper li .text {
  margin-top: 19px;
  letter-spacing: 0.9px;
  word-break: break-word;
}

/*------------------
■ termsWrapper
------------------*/
.termsWrapper {
  margin-top: 200px;
}

/* en */
.en .termsWrapper {
  margin-top: 252px;
}

/*------------------
■ methodWrapper
------------------*/
.methodWrapper {
  margin-top: 200px;
}

.methodWrapper .text {
  margin-top: 100px;
  color: #333;
  font-size: 24px;
  line-height: 36px;
}

.methodWrapper .text2 {
  margin-top: 50px;
  color: #333;
  font-size: 20px;
  line-height: 36px;
}

.methodWrapper .textList {
  margin-top: 50px;
}

.methodWrapper__title:nth-of-type(n+2) {
  margin-top: 150px;
}

.methodWrapper__text {
  margin-top: 61px;
  color: #333;
  font-size: 20px;
  line-height: 33px;
}


/* en */
.en .methodWrapper {
  margin-top: 196px;
}

.en .methodWrapper .text {
  margin-top: 54px;
  font-size: 15px;
  letter-spacing: 1.7px;
}

.en .methodWrapper .textList {
  margin-top: 20px;
}

/*------------------
■ selectionWrapper
------------------*/
.selectionWrapper {
  margin-top: 205px;
}


.flowWrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 61px;
}

.flowBox {
  position: relative;
}

.flowBox h3 {
  color: #333;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 2px;
}

.flowBox p {
  margin-top: 30px;
  color: #333;
  font-size: 20px;
  line-height: 33px;
}

.flowBox .arrow {
  position: absolute;
  top: 74px;
  right: -74px;
  width: 26px;
}

/* en */
.en .selectionWrapper {
  margin-top: 208px;
}

.en .selectionWrapper .text {
  margin-top: 72px;
  color: #333;
  font-size: 15px;
  line-height: 33px;
  letter-spacing: 1.5px;
}

/*------------------
■ supportWrapper
------------------*/
.supportWrapper {
  margin-top: 205px;
}

.supportWrapper .textList {
  margin-top: 52px;
}

/* en */
.en .supportWrapper {
  margin-top: 197px;
}

/*------------------
■ foundationWrapper
------------------*/
.foundationWrapper {
  margin-top: 200px;
}

.toggleParent .toggleWrapper {
  display: block!important;
}

.foundationWrapper__column {
  display: flex;
  justify-content: space-between;
  gap: 0 25px;
  margin-top: 55px;
}

.foundationWrapper__column .detailText {
  margin-top: 0;
}

.foundationWrapper__column-img {
  padding-top: 8px;
}

.foundationWrapper .carouselWrapper {
  margin-top: 54px;
  line-height: 0;
}

.foundationWrapper .carouselWrapper .images {
  margin: 0;
}

.foundationWrapper .carouselWrapper img {
  max-width: 100%;
}

/* arrow */
.carouselWrapper .carouselBtn {
  position: absolute;
  top: 0;
  width: 80px;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}

.carouselWrapper .carouselPrev {
  left: 0;
  background: url(../img/btn_prev.svg) no-repeat center center;
  background-size: 24px auto;
}

.carouselWrapper .carouselNext {
  right: 0;
  background: url(../img/btn_next.svg) no-repeat center center;
  background-size: 24px auto;
}

/* thumbnail */
.carouselWrapper .slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: static;
  margin-top: 50px;
}

.carouselWrapper .slick-dots li {
  width: 185px;
  height: auto;
  margin: 0 0 10px;
  opacity: 0.5;
  transition: opacity .4s;
}

.carouselWrapper .slick-dots li.slick-active {
  opacity: 1;
}

.carouselWrapper .slick-dots li img {
  max-width: 100%;
}

/* en */
.en .foundationWrapper {
  margin-top: 203px;
}

.en .foundationWrapper .carouselWrapper {
  margin-top: 60px;
}

/*------------------
■ agendaWrapper
------------------*/
.agendaWrapper {
  margin-top: 200px;
}

.agendaWrapper .periodWrapper {
  margin: 64px 0 19px;
}

.agendaWrapper dl,
.contactWrapper dl {
  color: #333;
  font-size: 20px;
  line-height: 45px;
}

.agendaWrapper dl:nth-of-type(1) {
  margin-top: 60px;
}

.agendaWrapper dt,
.contactWrapper dt {
  position: relative;
  display: inline-block;
  margin-right: 36px;
}

.agendaWrapper dt:after,
.contactWrapper dt:after {
  content: "";
  position: absolute;
  top: 13px;
  right: -22px;
  width: 1px;
  height: 15px;
  background-color: #333;
}

.agendaWrapper dd,
.contactWrapper dd {
  display: inline-block;
  letter-spacing: 0;
}

.agendaWrapper dd span {
  font-size: 15px;
}

/* en */
.en .agendaWrapper .periodWrapper {
  margin-top: 72px;
}

.en .agendaWrapper dl,
.en .contactWrapper dl {
  margin-top: 28px;
  line-height: 20px;
}

.en .agendaWrapper dt,
.en .contactWrapper dt {
  letter-spacing: 2.3px;
}

.en .agendaWrapper dt:after,
.en .contactWrapper dt:after {
  top: 3px;
}

.en .agendaWrapper dd,
.en .contactWrapper dd {
  letter-spacing: 2.6px;
}

.en .agendaWrapper dd span {
  display: block;
}

.en .agendaWrapper .notes {
  margin-top: 9px;
  color: #333;
  font-size: 15px;
}

/*------------------
■ contactWrapper
------------------*/
.contactWrapper {
  margin-top: 200px;
}

.contactWrapper .text {
  margin-top: 60px;
  color: #333;
  font-size: 20px;
  line-height: 26px;
}

.contactWrapper dl {
  margin-top: 3px;
  line-height: 34px;
  letter-spacing: 1.3px;
}

.contactWrapper dt {
  width: 70px;
  margin-right: 38px;
}

.contactWrapper dt:after {
  top: 10px;
  right: -21px;
}

/* en */
.en .contactWrapper {
  margin-top: 192px;
}

.en .contactWrapper .text {
  margin-top: 72px;
}

/*------------------
■ archiveWrapper
------------------*/
.archiveWrapper {
  margin-top: 205px;
}

.archiveWrapper .title {
  position: relative;
  padding: 0 0 14px 3px;
  color: #333;
  font-size: 25px;
  line-height: 26px;
  letter-spacing: 4.7px;
}

.archiveWrapper .title:after {
  content: "";
  position: absolute;
  left: 3px;
  bottom: 0;
  width: 63px;
  height: 1px;
  background-color: #333;
}

.archiveWrapper ul {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
  margin-top: 56px;
}

.archiveWrapper li a {
  display: block;
}

.archiveWrapper li p {
  margin-top: 3px;
  color: #333;
  font-size: 15px;
  line-height: 25px;
}

/* en */
.en .archiveWrapper {
  margin-top: 152px;
}

/*------------------
■ grantWrapper
------------------*/
.grantWrapper {
  margin-right: -20px;
}

.separator {
  display: flex;
  color: #333;
  font-size: 20px;
  line-height: 45px;
}

.grantWrapper .separator + .separator {
  margin-top: 30px;
}

.methodWrapper .separatorWrapper {
  margin-top: 50px;
}

.separator-title {
  flex-shrink: 0;
  position: relative;
  margin-right: 36px;
}

.separator-title::after {
  content: "";
  position: absolute;
  top: 13px;
  right: -22px;
  width: 1px;
  height: 15px;
  background-color: #333;
}

.methodWrapper .separator-text span {
  font-size: 14px;
}