.title {
  font-size: calc((28/750)*100vw);
  line-height: calc((44/750)*100vw);
  letter-spacing: .2em;
  margin-top: calc((80/750)*100vw);
}
.title_underLine {
  border-bottom: 2px solid #1b1b1b;
}
.lead {
  font-size: calc((22/750)*100vw);
  line-height: calc((36/750)*100vw);
  font-weight: 500;
  margin-top: calc((50/750)*100vw);
  letter-spacing: 1px;
}
img {
  width: 100%;
}
.cover_logo_wrapper {
  margin-top: calc((40/750)*100vw);
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: space-between;
}
h2.cover_subTtl.color_blue {
  margin-top: 0 !important;
  margin-bottom: calc((10/750)*100vw) !important;
  letter-spacing: 0.14em;
}
.cover_logo_inner {
  height: calc((50/750)*100vw);
  margin-bottom: 0;
}
.cover_logo_gu img {
  width: calc((50/750)*100vw);
  height: calc((50/750)*100vw);
  margin-right: calc((8/750)*100vw);
}
.cover_logo_unhcr img {
  width: calc((50/750)*100vw);
  height: calc((50/750)*100vw);
  margin-left: calc((8/750)*100vw);
}
.cover_logo_unhcr {
  border-left: solid 1px #0076c0;
  display: inline-block;
}
.color_box .only_for-future-generation_page {
  width: calc((315*1.2/750)*100vw);
}
.logoImg_container {
  margin-top: calc((50/750)*100vw);
}
.logoImg {
  width: 100%;
}
.contents_title{
  margin-top: calc((20/750)*100vw) !important;
  font-size: calc((24/750)*100vw);
  line-height: calc((38/750)*100vw);
  letter-spacing: 0.1em;
}
.contents_title:first-of-type {
  margin-top: calc((30/750)*100vw) !important;
}
.list_item{
  font-size: calc((22/750)*100vw);
  line-height: calc((36/750)*100vw);
  letter-spacing: .06em;;
  font-weight: 500;
  margin-top: calc((23/750)*100vw) !important;
} 
.artcontest_subContents_text {
  font-size: calc((24/750)*100vw);
  line-height: calc((38/750)*100vw);
  letter-spacing: 0.08rem;
  font-weight: bold;
  margin-top: calc((50/750)*100vw);
}
.artcontest_subContents_subText{
  font-size: calc((22/750)*100vw);
  line-height: calc((36/750)*100vw);
  letter-spacing: .06em;;
  font-weight: 500;
  margin-top: calc((30/750)*100vw);
}
.annotation {
  font-size: calc((9/750)*100vw);
  line-height: calc((14/750)*100vw);
}
.contentsLink {
  margin-top: calc((8/750)*100vw);
}
.list_block.btn_attached{
  margin-top: calc((37/750)*100vw);
}

.workshopSection{
  padding-top: calc((80/750)*100vw);
}
.workshopTtlWrap{
  display: flex;
  justify-content: space-between;
}
.workshopTtl{
  font-size: calc((28/750)*100vw);
  line-height: calc((44/750)*100vw);
  letter-spacing: .15em;
}
.workshopTtl .catch_underLine{
  border-bottom: 2px solid #1b1b1b;
}
.workshopLogoImgWrap{
  width: calc((124/750)*100vw);
  display: flex;
  justify-content: space-between;
}
.workshopLogoImg{
  width: calc((52/750)*100vw);
  height: calc((52/750)*100vw);
}
.workshopMainContentsImg{
  width: calc((300/750)*100vw);
  margin-top: calc((38/750)*100vw);
}
.workshopMainContentsTtl{
  margin-top: calc((32/750)*100vw);
  font-size: calc((24/750)*100vw);
  line-height: calc((38/750)*100vw);
  letter-spacing: .08em;
  font-weight: bold;
}
.workshopMainContentsLead{
  margin-top: calc((26/750)*100vw);
  font-size: calc((22/750)*100vw);
  line-height: calc((36/750)*100vw);
  letter-spacing: .06em;
}
.workshopAmbassadorImg{
  width: calc((300/750)*100vw);
  margin-top: calc((32/750)*100vw);
}
.workshopAmbassadorTtl{
  margin-top: calc((30/750)*100vw);
  font-size: calc((22/750)*100vw);
  line-height: calc((36/750)*100vw);
  letter-spacing: .04em;
  font-weight: bold;
}
.workshopAmbassadorLead{
  margin-top: calc((30/750)*100vw);
  font-size: calc((22/750)*100vw);
  line-height: calc((36/750)*100vw);
  letter-spacing: .06em;
}
.workshopShedule{
  margin-top: calc((30/750)*100vw);
}
.workshopSheduleItem{
  border-top: 2px solid #0076c0;
  padding-top: calc((34/750)*100vw);
}
.workshopSheduleItem:not(:last-child){
  padding-bottom: calc((30/750)*100vw);
}
.workshopSheduleTtlCatch{
  font-size: calc((20/750)*100vw);
  line-height: calc((36/750)*100vw);
  letter-spacing: .12em;
  color: #0076c0;
  font-weight: bold;
}
.workshopSheduleTtlFlex{
  margin-top: calc((12/750)*100vw);
}
.workshopSheduleDateImg{
  width: 100%;
}
.workshopShedulePlace{
  margin-top: calc((6/750)*100vw);
  font-size: calc((24/750)*100vw);
  line-height: calc((30/750)*100vw);
  letter-spacing: .17em;
  color: #0076c0;
  font-weight: bold;
}
.workshopSheduleDetailWrap{
  margin-top: calc((30/750)*100vw);
}
.workshopSheduleDetailTtl{
  font-size: calc((24/750)*100vw);
  line-height: calc((38/750)*100vw);
  letter-spacing: .14em;
  font-weight: bold;
}
.workshopSheduleDetails{
  margin-top: calc((30/750)*100vw);
}
.workshopSheduleDetail_li{
  display: flex;
  justify-content: space-between;
}
.workshopSheduleDetail_li:not(:first-child){
  margin-top: calc((15/750)*100vw);
}
.workshopSheduleDetail_ttl{
  width: calc((181/750)*100vw);
  font-size: calc((22/750)*100vw);
  line-height: calc((36/750)*100vw);
  letter-spacing: .07em;
  display: flex;
}
.workshopSheduleDetail_ttl::before{
  content: "●";
}
.workshopSheduleDetail_ttlInner{
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}
.workshopSheduleDetail_leadWrap{
  width: calc((409/750)*100vw);
}
.workshopSheduleDetail_lead{
  font-size: calc((22/750)*100vw);
  line-height: calc((36/750)*100vw);
  letter-spacing: .110em;
}
.workshopSheduleDetail_sublead{
  margin-top: calc((12/750)*100vw);
  font-size: calc((18/750)*100vw);
  line-height: calc((28/750)*100vw);
  letter-spacing: .110em;
}

@media screen and (min-width: 813px) {
  .color_box .container_tab {
    width: calc((390/1176)*100%);
  }
  .title {
    font-size: 37px;
    line-height: 60px;
    letter-spacing: 0.21em;
    margin-top: 110px;
  }
  .lead {
    font-size: 23px;
    line-height: 45px;
    margin-top: 41px;
  }
  .cover_mainTtl {
    letter-spacing: 0.01em;
  }
  .cover_logo_wrapper {
    margin-top: 50px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  h2.cover_subTtl.color_blue {
    margin: 0 !important;
    letter-spacing: 5.7px;
  }
  .cover_logo_inner {
    height: 52px;
    margin-bottom: 0;
    margin-right: 67px;
  }
  .cover_logo_gu img {
    width: 52px;
    height: 52px;
    margin-right: 8px;
  }
  .cover_logo_unhcr img {
    width: auto;
    height: 52px;
    margin-left: 8px;
  }
  .cover_logo_unhcr {
    border-left: solid 1px #0076c0;
    display: inline-block;
  }
  .mainImg_container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .cover_catch {
    margin-top: 40px !important;
    letter-spacing: 6.7px !important;
  }
  .cover_lead {
    margin-top: 35px !important;
  }
  .mainImg_container .mainImg {
    margin-bottom: auto;
  }
  .logoImg_container {
    margin-top: 41px;
  }
  .logoImg {
    width: calc((697/1058)*100%);
  }
  .contentsLink {
    margin-top: 8px;
  }
  .list_block.btn_attached{
    margin-top: 50px;
  }
  .contents_title {
    font-size: 30px;
    line-height: 41px;
    margin-top: 27px !important;
  }
  .contents_title:first-of-type {
    margin-top: 43px !important;
  }
  .list_item{
    margin-top: 24px !important;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: .14em;
  }
  .artcontest_subContents_area {
    width: calc((425/1058)*100%);
    margin-top: 0;
  }
  .artcontest_subContents_text {
    font-size: 23px;
    line-height: 40px;
    letter-spacing: 0.1em;
    margin-top: 0;
  }
  .artcontest_subContents_subText {
    font-size: 15px;
    line-height: 25px;
    margin-top: 20px;
  }
  .annotation {
    font-size: 12px;
    line-height: 22px;
  }
  .workshopSection{
    padding-top: 110px;
  }
  .workshopTtlWrap{
    justify-content: flex-start;
  }
  .workshopTtl{
    font-size: 37px;
    line-height: 61px;
    letter-spacing: 0.20em;
  }
  .workshopLogoImgWrap{
    width: 124.5px;
    margin-left: 30px;
  }
  .workshopLogoImg{
    width: 52.37px;
    height: 52.37px;
  }
  .workshopMainContentsImg{
    width: calc((355/1056)*100%);
    margin-top: 0;
  }
  .workshopMainContents{
    margin-top: 43px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .workshopMainContentsExp{
    width: calc((646/1056)*100%);
  }
  .workshopMainContentsTtl{
    margin-top: 0;
    font-size: 30px;
    line-height: 41px;
    letter-spacing: 0.093em;
  }
  .workshopMainContentsLead{
    margin-top: 29px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.098em;
  }
  .workshopAmbassador{
    display: flex;
    margin-top: 43px;
    justify-content: space-between;
    align-items: flex-start;
  }
  .workshopAmbassadorImg{
    margin-top: 0;
    width: calc((236/1056)*100%);
  }
  .workshopMainAmbassadorExp{
    width: calc((780/1056)*100%);
  }
  .workshopAmbassadorTtl{
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.03em;
    margin-top: 20px;
  }
  .workshopAmbassadorLead{
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.098em;
    margin-top: 19px;
  }
  .workshopShedule{
    margin-top: 43px;
  }
  .workshopSheduleItem{
    padding-top: 38px;
  }
  .workshopSheduleItem:not(:last-child) {
    padding-bottom: 38px;
  }
  .workshopSheduleTtlCatch{
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 0.11em;
  }
  .workshopSheduleTtlFlex{
    display: flex;
    align-items: center;
    margin-top: 13px;
    flex-wrap: wrap;
  }
  .workshopSheduleDateImg{
    margin-right: 15px;
    margin-bottom: 10px;
  }
  .workshopSheduleDateImg.-date1{
    width: calc((550/1056)*100%);
  }
  .workshopShedulePlace{
    margin-top: 0;
    font-size: 23px;
    line-height: 29px;
    letter-spacing: 0.14em;
    padding-bottom: 6px;
    margin-bottom: 10px;
  }
  .workshopSheduleDetailWrap{
    margin-top: 21px;
  }
  .workshopSheduleDetailTtl{
    font-size: 23px;
    line-height: 29px;
    letter-spacing: 0.098em;
  }
  .workshopSheduleDetails{
    margin-top: 26px;
  }
  .workshopSheduleDetail_ttl{
    width: 122px;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.08em;
    white-space: nowrap;
  }
  .workshopSheduleDetail_leadWrap{
    width: calc(100% - 122px);
    padding-left: 32px;
  }
  .workshopSheduleDetail_lead{
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.12em;
  }
  .workshopSheduleDetail_sublead{
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.098em;
    margin-top: 8px;
  }
  .workshopSheduleDetail_li:not(:first-child) {
    margin-top: 11px;
  }
  .workshopSheduleDetail_li.-ageRange .workshopSheduleDetail_leadWrap{
    display: flex;
    align-items: center;
  }
  .workshopSheduleDetail_li.-ageRange .workshopSheduleDetail_leadWrap .workshopSheduleDetail_sublead{
    padding-left: 8px;
    margin-top: 0;
  }
}