@charset "UTF-8";

/*
==============
style_sp.css
==============
*/

/*------------------
■ all
------------------*/
body {
  min-height: 1px;
  -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;
}

.pcEle,
.pcEleIn {
  display: none;
}

.spEle {
  display: block;
}

.spEleIn {
  display: inline;
}

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 {
  display: inline-block;
  padding: 0;
  border: none;
}

/* en */
.en #header #gnav #language .ja {
  display: inline-block;
  padding: 0;
  border: none;
}


/* -----------------
■ titleWrapper
------------------- */
.contentsInner {
  margin-top: 29px;
}

.titleWrapper {
  text-align: center;
}

.pageTtl {
  display: inline-block;
  position: relative;
  color: #333333;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
  font-feature-settings: "palt";
}

.pageTtl span:before,
.pageTtl span:after {
  content: "";
  position: absolute;
  top: -10px;
  width: 14px;
  height: 26px;
  background: url("../img/title_slash.png");
}

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

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

/*------------------
■ mvWrapper
------------------*/
.mvWrapper {
  margin-top: 41px;
}

.mvWrapper img {
  width: 100%;
}

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

.fixedRight .fixBtn {
  width: 85px;
  height: 85px;
  margin: 4px 0 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: 8px;
}

.fixedRight .fixBtn p {
  margin-top: 4px;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
}

.fixedRight .fb1 p {
  line-height: 28px;
}

/* en */
.en .fixedRight .fixBtn p {
  margin: 3px 0;
  font-size: 8px;
  line-height: 11px;
  letter-spacing: 2px;
}

/*------------------
■ detailWrapper
------------------*/
.detailWrapper {
  width: 89.33333%;
  margin: 77px auto 0;
}

.detailItem .title {
  position: relative;
  padding-left: 11px;
  color: #333;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 2px;
  font-feature-settings: "palt";
}

.detailItem .title:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 1px;
  width: 6px;
  height: 1px;
  background-color: #333;
}

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

.detailItem .detailText {
  margin-top: 17px;
  color: #333;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0.3px;
}

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

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

.detailItem .textList li {
  margin-top: 10px;
  padding-left: 18px;
  color: #333;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: -0.7px;
  background: url(../img/icon_dot.svg) no-repeat 0 9px;
  background-size: 5px auto;
}

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

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

/* en */
.en .detailItem .title {
  padding: 0;
  line-height: 1.4;
  letter-spacing: 3px;
}

.en .detailItem .title:before {
  top: auto;
  bottom: -9px;
  width: 28px;
}

.en .detailItem .detailText {
  margin-top: 27px;
  letter-spacing: 1.4px;
}

.en .detailItem .textList li {
  padding-left: 20px;
  line-height: 25px;
  letter-spacing: 1.9px;
}



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

.reviewBox {
  margin-top: 37px;
}

.reviewJob {
  font-size: 12px;
  line-height: 1.25;
}

.reviewName {
  margin-top: 6px;
  font-size: 22px;
  line-height: 1;
}

.reviewText {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.75;
}



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

.winnersWrapper .detailText {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
}

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

.winnersInformation {
  margin-bottom: 50px;
}

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

.winnersInformation .winnersList li {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

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

.winnersInformation .winnersList li.specialIndent div div {
  text-indent: 0;
}

.winnersInformation .winnersList li span {
  font-size: 14px;
  text-indent: 0;
  line-height: 1.8;
}

.winnersInformation .winnersList li .bundle {
  margin-bottom: 2.5vw;
  padding-left: 0;
  vertical-align: top;
}


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

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

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

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

.winnersWrapper .secTtl {
    margin-bottom: 10px;
    font-size: 16px;
    /* line-height: 15px; */
    letter-spacing: 2.6px;
    text-align: left;
}

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

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

.winnersWrapper .linkArrow {
    position: relative;
    padding-bottom: 2px;
    border-bottom: 1px solid #333333;
}

.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 .winnersItem {
    margin-top: 60px;
}

.winnersWrapper .winnersItem:first-of-type {
    margin-top: 30px;
}

.winnersWrapper .photo.slick-dotted {
  margin-bottom: 20.5333vw;
  font-size: 0;
}

.winnersWrapper .photo.photoSingle {
    margin-bottom: 35px;
}

.winnersWrapper .photo.spEle {
    width: 130px;
    margin: 0 auto 35px;
}

.winnersWrapper .photo li {
    width: 100%;
}

.winnersWrapper .photo li img {
    width: auto;
}

.winnersWrapper .photo .carouselBtn {
  position: absolute;
  top: 0;
  width: 10.66vw;
  height: 100%;
  z-index: 1;
}

.winnersWrapper .photo .carouselPrev {
  left: 0;
  background: url(../img/icon_slide_prev_sp.svg) no-repeat center center;
  background-size: 3.2vw auto;
}

.winnersWrapper .photo .carouselNext {
  right: 0;
  background: url(../img/icon_slide_next_sp.svg) no-repeat center center;
  background-size: 3.2vw auto;
}

.winnersWrapper .photo .slick-dots {
  text-align: center;
  bottom: -5.86vw;
}

.winnersWrapper .photo .slick-dots li {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 6px;
  border-radius: 50%;
  background-color: #c8c8c8;
}

.winnersWrapper .photo .slick-dots li.slick-active {
  background-color: #333;
}

.winnersWrapper .photo .slick-dots li button {
  display: none;
}

.winnersWrapper {
    position: relative;
}

.winnersWrapper li.award {
    margin-bottom: 30px;
}

.winnersWrapper li h3.bigTxt {
    font-size: 11px;
}

.winnersWrapper .photoSlide {
    width: 222px;
    margin: 0 auto 85px;
    font-size: 0;
}

.winnersWrapper .photoSlide li {
    margin-bottom: 0;
}

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

.winnersWrapper .photoSlide .slide-dots {
    bottom: -44px;
    margin: 0 auto;
    text-align: center;
}

.winnersWrapper .slide-dots li {
    width: 20px;
    width: auto;
    margin: 0 6px;
}

.winnersWrapper .slide-dots button {
    padding: 0;
}

.winnersWrapper .winnersAbout {
    margin-bottom: 30px;
}

.winnersWrapper .winnersAbout .winningWrapper {
    width: 20vw;
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
}

/*
.winnersWrapper .winnersAbout .winningWrapper h3 {
    line-height: 16px;
}
*/

.winnersWrapper .winnersAbout h3 {
    font-size: 11px;
    line-height: 1;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5px;
}

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

.winnersWrapper .descWrapper .text {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}

.winnersWrapper .descWrapper .photo {
    width: 100%;
}

.winnersWrapper .descWrapper .photo img {
    margin-left: auto;
}

.winnersWrapper .descWrapper h4 {
    font-size: 11px;
    margin-bottom: 10px;
}

.winnersWrapper .descWrapper p {
    line-height: 21px;
    letter-spacing: 0.04em;
}

.en .winnersWrapper .descWrapper p span {
  display: block;
  font-size: 12px;
  line-height: 20px;
  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;
}

.winnersWrapper li {
    margin-bottom: 60px;
    display: block;
    font-size: 0;
}

.winnersWrapper li:last-child {
    margin-bottom: 0;
}

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

.winnersWrapper li h3 {
    display: inline-block;
    font-size: 15px;
    width: 80px;
    margin-right: 10px;
}

.winnersWrapper li.ttl h3 {
    width: 80px;
    margin-right: 10px;
}

.winnersWrapper li .linkArrow:before {
    width: 5px;
    height: 6px;
}

.winnersWrapper li h4 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 5px;
}

.winnersWrapper li h4.title {
    padding: 0;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0;
}

.winnersWrapper li h4.title:before {
   display: none;
}

.winningLink {
  margin-top: 16px;
}

.winnersWrapper li a {
  display: inline-block;
  margin-right: 15px;
    font-size: 11px;
    letter-spacing: 0.04em;
}

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

.winnersWrapper li .text .engName {
    margin-bottom: 8px;
    font-size: 9px;
}

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

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

.winnersWrapper li .text {
    display: inline-block;
    width: 68vw;
    padding-left: 13px;
    padding-bottom: 3px;
    border-left: 1px solid #333;
    box-sizing: border-box;
}

.outLink {
  margin-top: 30px;
  text-align: center;
}

.outLink a {
  display: inline-block;
  height: 35px;
  padding: 0 30px;
  font-size: 15px;
  line-height: 35px;
  border: 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: 12px;
    line-height: 38px;
}

.winnersWrapper li .text .locationText {
  margin: 10px 0;
  font-size: 11px;
  line-height: 1.4;
}

.winnersWrapper .matterWrapper {
  position: relative;
  margin-top: 45px;
  padding-top: 56.25%;
  line-height: 0;
}

.winnersWrapper .matterWrapper iframe,
.winnersWrapper .youtubeWrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.winnersWrapper .youtubeWrapper {
  position: relative;
  width: 100%;
  margin: 25px auto 0;
  padding-top: 56.25%;
}

.winnersWrapper .youtubeCaption {
  margin: 5px auto 0;
}

.winnersWrapper .youtubeCaption p {
  font-size: 10px;
  line-height: 1.4;
}


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


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

.periodWrapper p {
  position: relative;
  padding-left: 11px;
  color: #333;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.5;
}

.periodWrapper .period {
  padding-left: 11px;
  letter-spacing: 2px;
}

.periodWrapper p span {
  display: block;
  font-size: 16px;
  font-weight: normal;
}

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

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

.periodWrapper p .date {
  display: block;
  margin-top: 15px;
  font-size: 21px;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: 4px;
}

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

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

.en .periodWrapper p:before {
  top: 28px;
  width: 28px;
}

.en .periodWrapper p span {
  display: block;
  margin-bottom: 36px;
  font-size: 17px;
  letter-spacing: 3.2px;
}

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

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

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

.awardWrapper .awardContent {
  width: 68.0597%;
  padding-left: 10px;
  border-left: 1px solid #333;
}

.awardWrapper .awardContent .price {
  margin-top: -5px;
  line-height: 1;
}

.awardWrapper .awardContent .price span {
  margin-left: 7px;
  font-size: 58px;
  line-height: 1;
  letter-spacing: 4px;
}

.awardWrapper .awardContent h4 {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1;
}

.awardWrapper .awardContent .awardText {
  margin-top: 15px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1px;
}

.awardWrapper .awardContent .awardText--big {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  font-feature-settings: "palt";
}

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

.en .awardWrapper .awardDetail h3 {
  width: 22.40298%;
  letter-spacing: 1.5px;
}

.en .awardWrapper .awardDetail .awardContent {
  width: 77.2985%;
}

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

.en .awardWrapper .awardContent .price span {
  display: block;
  margin-top: 18px;
  font-size: 55px;
  letter-spacing: 2px;
}

.en .awardWrapper .awardContent h4 {
  padding-left: 3px;
  letter-spacing: 1.7px;
}

.en .awardWrapper .awardContent .awardText {
  margin-top: 5px;
  padding-left: 3px;
  letter-spacing: 1.7px;
}

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

.judgeWrapper ul {
  margin-top: 24px;
}

.judgeWrapper li {
  margin-top: 18px;
  color: #333;
}

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

.judgeWrapper .personWrapper {
  display: flex;
  align-items: center;
}

.judgeWrapper li .img {
  width: 25.07462%;
  line-height: 0;
}

.judgeWrapper li .personDetail {
  width: 74.92537%;
  padding-left: 14px;
  box-sizing: border-box;
}

.judgeWrapper li .job {
  margin-top: 1px;
  margin-right: -10px;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
}

.judgeWrapper li .nameEn {
  margin-top: 3px;
  font-size: 10px;
  letter-spacing: 1.5px;
}

.judgeWrapper li .name {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 2px;
  background: url(../img/icon_person_arrow.svg) no-repeat right 17px center;
  background-size: 16px auto;
}

.judgeWrapper li .active .name {
  background: url(../img/icon_person_arrow_on.svg) no-repeat right 17px center;
  background-size: 16px auto;
}

.judgeWrapper .personTextWrapper {
  display: none;
  padding-bottom: 27px;
}

.judgeWrapper li:last-child .personTextWrapper {
  padding-bottom: 0;
}

.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: 89px;
}

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

.en .judgeWrapper li {
  margin-top: 22px;
}

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

.en .judgeWrapper li .name {
  margin-top: 3px;
  font-size: 25px;
  letter-spacing: 3.4px;
  background: url(../img/icon_person_arrow.svg) no-repeat right 2px center;
  background-size: 16px auto;
}

.en .judgeWrapper li .active .name {
  background: url(../img/icon_person_arrow_on.svg) no-repeat right 2px center;
  background-size: 16px auto;
}


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

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

.termsWrapper .textList {
  margin-top: 22px;
}

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

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

.methodWrapper .text {
  margin-top: 30px;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.1em;
}

.methodWrapper .text2 {
  margin-top: 18px;
  color: #333;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: -0.7px;
}

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

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

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

.en .methodWrapper .text {
  margin-top: 26px;
  padding-left: 0;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 1.7px;
  background: none;
}

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

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

.flowWrapper {
  margin-top: 20px;
}

.flowBox {
  display: flex;
  align-items: center;
  gap: 0 25px;
  position: relative;
}

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

.flowBox h3 {
  position: relative;
  color: #333;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.1em;
}

.flowBox h3::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -12px;
  width: 1px;
  height: 14px;
  transform: translateY(-50%);
  background-color: #333;
}

.flowBox p {
  color: #333;
  font-size: 12px;
  line-height: 1;
}

.flowBox .arrow {
  position: absolute;
  bottom: -26px;
  left: 26px;
  width: 13px;
  transform: rotate(90deg);
}

.selectionWrapper .flowWrapper {
  position: relative;
  margin-top: 15px;
  padding: 0 12px;
}

.selectionWrapper .fb2 {
  margin-top: 110px;
}

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

.selectionWrapper .flowBox p {
  margin-top: 4px;
  color: #333;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: -0.2px;
}

.selectionWrapper .flowBox .arrow {
  position: absolute;
  top: 47%;
  left: 49%;
  width: 22px;
  transform: rotate(90deg);
}

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

.en .selectionWrapper .text {
  margin-top: 28px;
  color: #333;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 1.5px;
}

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

.supportWrapper .textList li {
  letter-spacing: 0.3px;
}

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

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


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

.toggleParent .title {
  background: url(../img/icon_person_arrow.svg) no-repeat right 17px center;
  background-size: 16px auto;
}

.toggleParent.active .title {
  background: url(../img/icon_person_arrow_on.svg) no-repeat right 17px center;
  background-size: 16px auto;
}

.toggleParent .toggleWrapper {
  display: none;
}

.foundationWrapper .detailText {
  margin-top: 23px;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0.3px;
}

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

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

.foundationWrapper__column-img {
  width: 100px;
  margin: 20px auto 0;
}


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

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

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

/* thumbnail */
.carouselWrapper .slick-dots {
  position: static;
  margin-top: 28px;
}

.carouselWrapper .slick-dots li {
  display: inline;
  height: auto;
  margin: 0 6px;
}

.carouselWrapper .slick-dots li:before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #c8c8c8;
}

.carouselWrapper .slick-dots li.slick-active:before {
  background-color: #333;
}

.carouselWrapper .slick-dots li img {
  display: none;
}

/* en */

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

.agendaWrapper .periodWrapper {
  margin: 22px 0 33px;
}

.agendaWrapper .periodWrapper p {
  font-size: 15px;
  letter-spacing: 0.2px;
}

.agendaWrapper .periodWrapper p:before {
  display: none;
}

.agendaWrapper .periodWrapper p .period {
  display: inline-block;
  position: relative;
  padding-left: 0;
}

.agendaWrapper .periodWrapper p .period:after {
  content: "";
  position: absolute;
  top: 2px;
  right: -7px;
  width: 1px;
  height: 10px;
  background-color: #333;
}

.agendaWrapper .periodWrapper p .date {
  display: block;
  margin-top: 9px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.2px;
}

.agendaWrapper dl {
  margin-top: 23px;
  color: #333;
  font-size: 15px;
  line-height: 23px;
}

.agendaWrapper .one-line--sp {
  display: flex;
}

.agendaWrapper .one-line--sp dt {
  margin-right: 27px; }

.agendaWrapper dt {
  position: relative;
  display: inline-block;
}

.agendaWrapper dt:after,
.contactWrapper dt:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: #333;
}

.agendaWrapper dt:after {
  top: 11px;
  right: -14px;
}

.agendaWrapper dd {
  display: block;
  font-size: 14px;
  letter-spacing: 0.3px;
}

.agendaWrapper dd span {
  display: block;
  font-size: 11px;
  letter-spacing: 0px;
}

/* en */
.en .agendaWrapper .periodWrapper {
  margin: 33px 0 0;
}

.en .agendaWrapper .periodWrapper p {
  letter-spacing: 2.8px;
}

.en .agendaWrapper .periodWrapper p span {
  margin-bottom: 8px;
  letter-spacing: 1.8px;
}

.en .agendaWrapper dl {
  margin-top: 35px;
  line-height: 20px;
}

.en .agendaWrapper dt {
  margin-right: 25px;
}

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

.en .agendaWrapper dt:after {
  top: 3px;
  right: -12px;
}

.en .agendaWrapper dd {
  display: inline-block;
}

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

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

.en .agendaWrapper .notes {
  margin-top: 8px;
  color: #333;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 2.5px;
}

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

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

.contactWrapper dl {
  margin-top: 0;
  color: #333;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 1.3px;
}

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

.contactWrapper dt:after {
  top: 7px;
  right: -14px;
}

.contactWrapper dd {
  display: inline-block;
  line-height: 18px;
  letter-spacing: 0.3px;
}

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

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

.en .contactWrapper dl {
  margin-top: 2px;
  line-height: 20px;
}

.en .contactWrapper dt:after {
  top: 4px;
  right: -15px;
}


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

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

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

.archiveWrapper ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 23px;
}

.archiveWrapper li {
  width: 47%;
}

.archiveWrapper li .img {
  line-height: 0;
}

.archiveWrapper li:nth-of-type(n+3) {
  margin-top: 20px;
}

.archiveWrapper li a {
  display: block;
}

.archiveWrapper li p {
  margin-top: 7px;
  color: #333;
  font-size: 12px;
  line-height: 19px;
}

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


/*------------------
■ grantWrapper
------------------*/
.separator {
  display: flex;
  color: #333;
  font-size: 14px;
  line-height: 25px;
}

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

.separatorWrapper .separator + .separator {
  margin-top: 3px;
}

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

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

.separator-title::after {
  content: "";
  position: absolute;
  top: 42%;
  right: -14px;
  width: 1px;
  height: 11px;
  transform: translateY(-50%);
  background-color: #333;
}


.methodWrapper .separator-title::after {
  top: 5px;
  transform: none;
}

.methodWrapper .separator-text span {
  font-size: 10px;
  font-feature-settings: "palt";
}

/*------------------
■ footer
------------------*/
#footer {
  margin-top: 137px;
}


