  @charset "utf-8";
@media screen and (max-width: 1500px) {
  .fontsize--h2 {font-size: 4.2rem;}
}
@media screen and (max-width: 1280px) {
  .gap--ll {gap: 50px;}
  .gap--l {gap: 40px;}
  .gap--m {gap: 22px;}

  .header_btn__inner__wrap .header_btn_contact {
    display: none;
  }
  .pc_main__nav {
    width: 1040px;
  }
  .pc_main__nav, .top_section__inner, .footer__inner, 
  .detail_section__inner, .detail_anchor, .breadcrumb {
    width: 90%;
  }
  .top_section__inner {
    margin: auto;
  }
  .top_section_bnr {
    margin-top: 100px;
  }
  .footer__inner {
    max-width: 100%;
  }
  .detail_section {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .top_section__column_title__wrap {
    width: 400px;
  }
  .top_section_bg_01 {
    margin: 100px 0 0;
  }
}
@media screen and (max-width: 1100px){
  .fontsize--main {font-size: 2.7rem;}
  .pr--sm {padding-right: 8px;}

  .pc_main__nav,
  .header_btn__inner__wrap .top_logo_bg {
    display: none;
  }
  .header__inner {
    height: 70px;
    margin: 0 auto;
  }
  .header_logo_bg {
    background: #fff;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-right: 3%;
    padding-left: 3%;
  }
  .header_logo_bg:after {
    border-color: #fff transparent transparent transparent;
  }
  .header_btn__inner__wrap {
    margin-right: 100px;
  }
  .main_visual__title {
    display: none;
  }
  .humberger {
    display: block;
  }
  #main_visual__slide_animation {
    display: none;
  }
  #main_visual__slide_animation.slick-slider {
    display: none;
  }
  .sp_main_visual__img__wrap {
    display: block;
  }
  .sp_main_visual__title {
    width: 600px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .sp_main_visual__wrap {
    display: block;
    height: 100svh;
  }
  .sp_main_visual {
    height: 100svh;
    width: 100%;
    object-fit: cover;
  }
  .header_btn_contact {
    border: 1px solid #333;
  }
  .detail_content__wrap {
    display: block;
  }
  .detail_content__wrap .detail_content_img {
    margin-bottom: 24px;
    width: 300px;
  }
  .detail_btn__inner.j--between {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1024px){
  .fontsize--main {font-size: 2.4rem;}
  .fontsize--l {font-size: 2rem;}
  .fontsize--llm {font-size: 1.8rem;}
  .fontsize--lmm {font-size: 1.6rem;}
  .fontsize--lm {font-size: 1.4rem;}
  .fontsize--ml {font-size: 1.1rem;}
  .fontsize--m {font-size: 1rem;}
  .section__h1{font-size: 2.3rem;}
  .mb--b {margin-bottom: 64px;}
  .mt--b {margin-top: 64px;}
  .pb--b {padding-bottom: 64px;}
  .pt--b {padding-top: 64px;}
  .mb--lll {margin-bottom: 40px;}
  .mt--lll {margin-top: 40px;}
  .pb--lll {padding-bottom: 40px;}
  .pt--lll {padding-top: 40px;}
  .pb--ll {padding-bottom: 20px;}
  .pt--ll {padding-top: 20px;}
  .mb--ml {margin-bottom: 16px;}
  .mt--ml {margin-top: 16px;}
  .mb--m {margin-bottom: 20px;}
  .mt--m {margin-top: 20px;}

  .gap--l {gap: 24px;}
  .gap--m {gap: 16px;}
  .line--m {line-height: 1.8;}

  .top_section_bg_01 {
    min-height: 600px;
    margin: 70px 0 0;
  }
  .top_section_bnr {
    margin: initial;
  }
  .detail_dl_content__wrap {
    display: block;
  }
  .detail_dl_content__wrap dt {
    width: 100%;
  }
  .top_section__inner__content_style02 {
    padding: 4% 5%;
  }
}
@media screen and (max-width: 1000px){
  .header_btn__inner__wrap .header_search {
    display: none;
  }
  .footer__nav {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 900px) {
  .fontsize--h2 {font-size: 4.0rem;}
  .fontsize--lm {font-size: 1.3rem;}

  .section__h2 {
    padding-left: 52px;
  }
  .section__h2:before {
    width: 28px;
    height: 36px;
  }
  .dl_wrap dt {
    font-size: 16px;
  }
  .footer_nav {
    gap: 8px;
  }
  .footer_nav li {
    width: calc(100% / 2 - 8px *1/2);
  }
  .footer_logo_ut img {
    width: auto;
    height: 60px;
  }
  .footer_logo_india img {
    width: auto;
    height: 60px;
  }
  .section__h1 {
    margin-top: 60px;
  }
  .header_sns {
    position: fixed;
    right: 10px;
  }
  .header_sns.first_item {
    bottom: 96px;
  }
  .header_sns.second_item {
    bottom: 142px;
  }
}
@media screen and (max-width: 768px) {
  .pb--llm {padding-bottom: 44px;}
  .pt--llm {padding-top: 44px;}
  .pr--llm {padding-right: 44px;}
  .pl--llm {padding-left: 44px;}
  .section__h1{font-size: 2.0rem;}
  .fontsize--h2{font-size: 3.5rem;}
  .gap--s {gap: 10px;}

  .detail_visual__img {
    object-fit: cover;
    width: 100%;
  }
  .detail_visual_title {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
  }
  .top_section__column_title {
    flex-direction: column;
  }
  .top_style02__title {
    font-size: 2.5rem;
  }
  .dl_wrap {
    row-gap: 4px;
  }
  .dl_wrap .detail_content_label {
    width: fit-content;
    flex: unset;
    text-align: center;
    padding: 4px 8px 6px;
    color: #fff;
    border-radius: 5px;
    line-height: 1;
    font-size: 13px;
  }
  .dl_wrap dd {
    flex: unset;
    width: 100%;
  }
  .footer__nav__area {
    gap: 40px;
  }
  .page_anchor .detail_btn_wrap {
    width: 100%;
    max-width: 260px;
  }
  .section_content_wrap {
    padding: 32px 48px;
  }
  .top_section__inner__content_style02 {
    padding: 40px 30px;
  }
  .wrap__item {
    width: calc(100% /2 - 14px * 1/2);
  }
  .event_li {
    flex-wrap: wrap;
  }
  .event_r {
      flex: auto;
  }
  .event_img {
      width: 50%;
  }
  .header_btn__inner__wrap ul {
    display: none;
  }
  #page_top a {
    width: 50px;
    height: 50px;
  }
  #page_top a:after {
      right: 18px;
  }
  .img_area {
    flex-wrap: wrap;
  }
  .detail_area {
    flex: revert;
  }
  .detail_img img {
    max-height: revert;
  }
}
@media screen and (max-width: 640px) {
  .fontsize--main {font-size: 2.0rem;}
  .fontsize--h2 {font-size: 3rem;}
  .fontsize--l {font-size: 1.4rem;}
  .fontsize--llm {font-size: 1.3rem;}
  .fontsize--lm {font-size: 1.2rem;}

  .header_logo_bg {
    background: #fff;
    width: calc(100% - 70px);
  }
  .header_logo_bg:after {
    display: none;
  }
  .header__inner {
    display: block;
    background: #fff;
  }
  .sp_main_visual__title {
    width: 90%;
  }
  .top_section__column_title {
    font-size: 1.2em;
  }
  .top_section__column__btn {
    margin: 0 auto;
  }
  .main_visual__logo__wrap {
    width: 80%;
  }
  .main_visual__logo {
    width: 150px;
  }
  .section__h2 {
    padding-left: 42px;
  }
  .section__h2:before {
    width: 24px;
    height: 32px;
  }
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .mainIndia .detail_content__wrap table {
    width: 80%;
  }
  .mainIndia .detail_content__wrap table th,
  .mainIndia .detail_content__wrap table td {
    display: block;
    width: 100%;
  }
  .footer__nav__area {
    flex-wrap: wrap;
  }
  .footer_under {
    gap: 20px;
  }
  .copylight {
    font-size: 10px;
  }
  .detail_section__column_title {
    font-size: 1.2em;
  }
  .detail_btn__inner.j--between {
    justify-content: center;
  }
  .page_anchor .detail_btn_wrap {
    max-width: 100%;
  }
  .detail_btn {
    padding: 8px;
    width: 100%;
    border-radius: 4px;
    line-height: 1.3;
  }
  .page_anchor .detail_btn {
    padding: 12px 8px;
  }
  .section_content_wrap {
    padding: 24px;
  }
}
@media screen and (max-width: 599px){
  :where(h1, h2, h3) {line-height: 1em;}
  .section__h1{font-size: 1.7rem;}
  .fontsize--h2 {font-size: 2.5rem;}
  .mb--ll {margin-bottom: 20px;}

  .pt--b {padding-top: 40px;}
  .pb--b {padding-bottom: 40px;}
  .pb--llm {padding-bottom: 24px;}
  .pt--llm {padding-top: 24px;}
  .pr--llm {padding-right: 12px;}
  .pl--llm {padding-left: 12px;}
  .pr--sm {padding-right: 0px;}

  .header__nav-area {
    width: 100%;
  }
  .top_section__column__img__wrap {
    margin-top: 80px;
  }
  .top_section_bg_01:lang(en) {
    min-height: 580px;
  }
  .detail_content__wrap .detail_content_img {
    margin-bottom: 24px;
    width: 90%;
  }
  .detail_section__column__btn_chart__wrap {
    display: block;
  }
  .detail_section__column__btn_chart {
    width: 100%;
    margin-top: 8px;
  }
}
@media screen and (max-width: 380px){
  .fontsize--main {font-size: 1.6rem;}
  .fontsize--l {font-size: 1.2rem;}
  .fontsize--llm {font-size: 1.1rem;}
  .fontsize--lm {font-size: 1.1rem;}

  .header_logo__mark {
    width: 48px;
  }
  .header_logo_bg .header_logo__en {
    width: 200px;
  }
  .section__h2 {
    padding-left: 36px;
  }
  .section__h2:before {
    width: 20px;
    height: 28px;
  }
  .top_section__column__wrap {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 360px){
  .fontsize--h2 {font-size: 2.2rem;}
  .fontsize--l, .top_section__column_title {font-size: 1.1rem;}
  .fontsize--ml, .fontsize--m {font-size: 1rem}
  .gap--s {gap: 8px;}

  .section__h2:before {
    width: 18px;
    height: 24px;
  }
  .top_section_bg_01 {
    min-height: 480px;
  }
  .top_section_bg_01:lang(en) {
    min-height: 580px;
  }
  .detail_dl_content__wrap dd a {
    display: block;
  }
  .dl_wrap dd {
    margin-top: 8px;
  }
  .detail_section__column__btn_chart {
    font-size: 15px;
  }
  .footer__nav li:lang(en):nth-child(even) {
    width: 240px;
  }
}
@media screen and (max-width: 300px){
    .header_logo_bg {
      width: calc(100% - 54px);
  }
  .humberger {width: 54px;}
  .top_section_bg_01:lang(en) {
    min-height: 600px;
  }
}