body{
  font-family: "Hiragino Sans",
    "Noto Sans JP",
    Arial,
    "Helvetica Neue",
    "Hiragino Kaku Gothic ProN",
    Meiryo,
    sans-serif,
    "Zen Kaku Gothic New";
}

#tic{
  line-height:1.8;
}
#tic a{
  text-decoration:none;
}
#tic a:hover{
  text-decoration:none;
}

.uli:hover{
  text-decoration:underline;
  margin-bottom:-30px;
}

.bg-gg{
  background-image:url("/jp/headline/ticad9/img/bg_gg.png");
  background-size: 100% auto;
  width:100%;
  background-repeat:no-repeat;
}

.bg-gr{
  background-color:#EFEFEF;
}

#tic img{
  width:100%;
  vertical-align:bottom;
}

#tic h1:before, #tic h2:before, #tic h3:before{
  content:none;
}

#tic section > *:nth-child(n+2){
  margin-top:0;
}

#tic .tic-header, #tic .tic-inner{
  max-width:1080px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;

}

@media screen and (max-width: 768px){
  #tic .tic-header, #tic .tic-inner{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
  margin-left:0;
  margin-right:0;
  }
}

@media screen and (min-width: 768px){
  #tic .tic-header, #tic .tic-inner{
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:center;
  }
}

@media screen and (max-width: 1280px){
  #tic .tic-header, #tic .exp-inner{
  margin-left:10%;
  margin-right:10%;
  }
}

@media screen and (min-width: 1280px){
  #tic .tic-header, #tic .tic-inner{
   justify-content:center;
    margin:0 auto;
  }
}

#tic .tic-section{
  margin-top:0;

}

#tic .tic-section .tic-header {
  width:auto;
  height:auto;
  position:static;
  -webkit-box-shadow:none;
          box-shadow:none;
}

#tic .tic-section .tic-header .tic-inner{
  width:100%;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
  -webkit-box-pack:start;
      -ms-flex-pack:start;
          justify-content:flex-start;
}

#tic .tic-section .tic-text{
  width:90%;
}
@media screen and (max-width: 768px){
  #tic .tic-section .tic-text{
    width:auto;
  }
}

#tic .tic-col{
  width: 100%;
  text-align: left;
  justify-content:space-between;
  margin:0 auto;
  display: flex;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; /* IE10 */
  margin-top:100px;
}

#tic .col-box{
  width: 48%;
}

#tic .col-box2{
  width: 31%;
}


.btn-tic01{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height:100px;
	border: 3px solid #00ABA8;
	background: #ffffff;
	color: #00ABA8;
	border-radius: 50px;
	cursor: pointer;
	font-style: nomal;
	line-height:1.2em;
	font-size: 21px;
	padding-left:6%;
	padding-right:6%;
}

.btn-tic01:hover{opacity:0.6;}

.cap001{
	font-style: nomal;
	font-size: 18px;
	padding-bottom:30px;
	margin-top:10px;
	margin-right:5%;
	text-align:right;
	color: #00ABA8;

}

.cap002{
	font-style: normal;
	font-size: 21px;
	padding-bottom:40px;
	margin-top:21px;
	text-align:center;
	line-height:1.2em;
	color: #00ABA8;

}

.m100{margin-bottom:0px;padding-bottom:70px;}

.br-pc108{display:block;}

@media screen and (max-width: 1080px){
  .btn-tic01{font-size: 18px;}
  .br-pc108{display:none;}
}

@media screen and (min-width: 768px){
  #tic .tic-col::after{content:"";display:block;width:calc(100% / 2);}
}

@media screen and (max-width: 768px){
  #tic .col-box{width:100%;}
  #tic .col-box2{width:100%;}
  .m100{margin-bottom:-45px;}
}

#tic .tic-section {
  font-size:3rem;
  font-weight:400;
  line-height:1;
}
@media screen and (min-width: 768px){
  #tic .tic-section {
    font-size:3.25rem;
  }
}
@media screen and (min-width: 1024px){
  #tic .tic-section {
    font-size:4.25rem;
  }
}
@media screen and (min-width: 1080px){
  #tic .tic-section {
    font-size:5rem;
  }
}
@media screen and (max-width: 375px){
  #tic .tic-section {
    font-size:2.5rem;
  }
}
  #tic .tic-section .tic-item .tic-image{
    margin:0 0 4% 0;
  }
}

@media screen and (min-width: 576px){
  #tic .tic-main-graphic .exp-inner{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
        -ms-flex-direction:row;
            flex-direction:row;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
  }
}

.tic-key-visual-pc {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display:block;
    width:100%;
    max-width:1280px;
    justify-content: center;
    margin: 0 auto;
}

.tic-key-visual-sp {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display:none;
    width:100%;
    max-width:1280px;
    justify-content: center;
    margin: 0 auto;
}

.br-pc{display:block;}

.br-sp{display:none;}


#tic p {
  font-style: normal;
  line-height:1.5;
  border:0;
  padding:0;
  font-size: 18px;
  color:#000000;
  margin-bottom:20px;
  margin-left:10px;
}

#tic h1 {
  font-style: normal;
  line-height:1.2;
  border:0;
  font-size: 35pt;
  text-align: center;
  justify-content:center;
  width:100%;
  color: #00ABA8;
  padding-top:80px;
  margin-bottom:-20px;
  text-decoration:underline;
  text-underline-offset:10%;
}

#tic h2 {
  font-style: normal;
  line-height:1.6;
  border:0;
  margin-top:60px;
  padding:0;
  font-size: 50px;
  color:#FFFFFF;
}

#tic h3 {
  font-style: normal;
  line-height:1.3;
  border:0;
  margin-bottom:-20px;
  font-size: 30px;
  white-space:nowrap;
  text-align:center;
  white-space:nowrap;
}

#tic h4 {
  font-style: normal;
  line-height:1.2;
  border:0;
  margin-top:10px;
  margin-bottom:5px;
  margin-left:10px;
  font-size: 21px;
  color:#000000;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 1280px){

  #tic h2 {margin-left:0;}
}

@media screen and (max-width: 1080px){
  #tic h2 {font-size: 35px;margin-left:0;}
  #tic h3 {font-size: 20px;margin-bottom:10px;}
}

@media screen and (max-width: 768px){
  #tic h1 {font-size: 24pt; margin-top:7%;}
  #tic h2 {font-size: 28px;margin-left:0;line-height:1.2;}
  .br-pc{display:none;}
  .br-sp{display:block;}
  .tic-key-visual-pc{display:none;}
  .tic-key-visual-sp{display:block;}
  #tic h3 {font-size: 16px;white-space:pre-wrap;margin-left:-10%;margin-top:10px;margin-bottom:5px;}
  #tic h4 {font-size: 16px;}
  #tic p {font-size: 13px;}
}

.hover-op{
  transition-property: opacity;
  transition-duration: 0.3s;
}

.hover-op:hover{opacity:0.6;}


.swiper-button-prev {
margin-top:-6%;
margin-left:2%;
}

.swiper-button-next {
margin-top:-6%;
margin-right:2%;
}

.swiper {width:100%;max-width:600px}


@media screen and (max-width: 756px){
  .swiper {width:100%;max-width:600px}

}


/* 前へ次への矢印カスタマイズ */
.swiper-button-prev::before,
.swiper-button-next::before,
.swiper-button-prev::after,
.swiper-button-next::after {
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
}
/* 前への矢印カスタマイズ */
.swiper-button-prev::before {
  content: "";
	width: 48px;
	height: 48px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #00ABA8;
}

.swiper-button-prev::after {
	left: 9px;
	width: 12px;
	height: 12px;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
/* 次への矢印カスタマイズ */
.swiper-button-next::before {
	width: 48px;
	height: 48px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #00ABA8;
}

.swiper-button-next::after {
	left: 6px;
	width: 12px;
	height: 12px;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



.wrap {
    width: 550px;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    padding-top:100px;
  }

.swiper-pagination-bullet-active{
  background:#b8b8b8;
}

  /* サムネイル画像のスタイル */
  .thumbnail {
      width: 100%; /* 幅を100%に設定 */
      cursor: pointer;  /* カーソルをポインターにしてクリック可能に */
      transition: transform 0.3s; /* ホバー時の変化を滑らかに */
  }

  /* モーダルのスタイル */
  .modal {
      display: none; /* 初期状態は非表示 */
      position: fixed; /* スクロールしても位置が固定 */
      z-index: 1; /* 他の要素の上に表示 */
      left: 0;
      top: 0;
      width: 100%; /* 幅は全体 */
      height: 100%; /* 高さも全体 */
      overflow: auto; /* コンテンツが多い場合はスクロール */
      background-color: rgba(0, 0, 0, 0.7); /* 背景の透明度 */
  }

  .modal-content {
      margin: 10% auto; /* 中央寄せ */
      display: block; /* ブロック要素 */
      width: 80%; /* 幅は80% */
      max-width: 650px; /* 最大幅を設定 */
  }

  .close {
      position: absolute; /* 絶対位置に配置 */
      top: 18%; /* 上から10pxの位置 */
      right: 28%; /* 右から25pxの位置 */
      color: white; /* 色を白に */
      font-size: 35px; /* フォントサイズを35pxに */
      font-weight: bold; /* 太字 */
      cursor: pointer;  /* カーソルをポインターにしてクリック可能に */
  }

@media screen and (max-width: 1650px){
 .close {
      top: 15%; /* 上から10pxの位置 */
      right: 20%; /* 右から25pxの位置 */}
}

@media screen and (max-width: 1280px){
 .close {
      top: 15%; /* 上から10pxの位置 */
      right: 15%; /* 右から25pxの位置 */}
}

@media screen and (max-width: 1080px){
  .modal-content {
      margin: 15% auto; /* 中央寄せ */}
 .close {
      top: 12%; /* 上から10pxの位置 */
      right: 2%; /* 右から25pxの位置 */}
}

@media screen and (max-width: 768px){
.modal-content {width:80%;max-width:400px;margin-top:50%;}
 .close {
      top: 22%; /* 上から10pxの位置 */
      right: 8%; /* 右から25pxの位置 */}

.swiper-button-prev::before {
  content: "";
	width: 30px;
	height: 30px;
}

.swiper-button-next::before {
	width: 30px;
	height: 30px;
}

}



.more-list{
  margin: 0 ;
  width: 100%;
}

.more-list ul {
 display: flex;
 flex-wrap: wrap;
 padding-inline-start: 0;
}

.more-list li{
 width:31%;
 margin-top:2%;
 margin-left:1%;
 margin-right:1%;
 margin-bottom:2%;
 background:#ffffff;
}

.samwaku{
 width:100%;
 height:100%;
 display:flex;
 justify-content:center;
 aspect-ratio: 3 / 2;
 background:#000000;
}

.samimg{
 max-width:100%;
 max-height:100%;
 margin:auto;
 display:block;
}

.more-btn001 {
  width:100%;
  text-align: center;
  justify-content:center;
  margin-top:-30px;
  margin-bottom:30px;
  cursor: pointer;
  
}

@media screen and (max-width: 768px){
  .more-list li {width:100%; margin-left:2%;margin-right:2%;margin-bottom:1%;}
  .more-btn001 {margin-top:5%;}
  .samwaku{width:40%;justify-content:left;flex-wrap: wrap;float:left;margin-right:2%;}
}



.modal-open-button {
  cursor: pointer;
}

@media screen and (max-width: 1080px){
.lzure {margin-left:-30%;}
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 60%);
}

details[open] .modal-overlay {
  display: block;
}

.modal-wrapper {
  position: fixed;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  z-index: 20;
  width: 100%;
  max-width: 1920px;
  max-height: 100%;
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.modal-header {
  display: flex;
  padding-right: 10px;
}

.modal-header .space {
  flex: 1;
  pointer-events: all;
}

.modal-content {
  padding: 0 20px 20px;
  pointer-events: all;
}

summary {
  list-style: none;
  cursor: pointer;
}

summary::marker {
  display: none;
}



.trigger01 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2em;
	margin-top:-80px;

}
.trigger02 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2em;
	margin-top:-80px;

}
.btnuk {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 350px;
	height: 70px;
	background: #0168B7;
	color: #fff;
	border-radius: 35px;
	cursor: pointer;
	margin-top; 30px;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 500;
	font-style: nomal;
	line-height:1.2em;
	font-size: 20px;

}

.btnuk2 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 350px;
	height: 70px;
	background: #0168B7;
	color: #fff;
	border-radius: 35px;
	cursor: pointer;
	margin-top; 30px;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 500;
	font-style: nomal;
	line-height:1.2em;
	font-size: 20px;

}

.haba1 {width:100%;max-width:417px;}

.haba2 {width:100%;max-width:700px;display: flex;align-items: center;justify-content: center;}

.haba3 {width:100%;max-width:1280px;}

@media screen and (max-width: 768px){
.trigger01{padding:-bottom:100px;}
.haba1 {width:100%;max-width:250px;}
.haba2 {width:75%;max-width:350px;}
}

.tab-1 {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
}

.tab-1 > label {
    flex: 1 1;
    order: -1;
    min-width: 70px;
    border-bottom: 10px solid #EDFEFD;
    border-radius: 0;
    background-color: #EDFEFD;
    color: #00ABA8;
    text-align: center;
    cursor: pointer;
}

.tab-1 > label:hover {
    opacity: .8;
}

.tab-1 input {
    display: none;
}

.tab-1 > div {
    display: none;
    width: 100%;
    padding-left:1%;
    background-color: #EDFEFD;
    border: 20px solid #00ABA8;
}

.tab-1 label:has(:checked) {
    background-color: #ffffff;
    border-color: #00ABA8 #fff #fff;
    border-style: solid;
    border-width: 10px 0 0;
    border-radius: 5px;
    color: #00ABA8;
}

.tab-1 label:has(:checked) + div {
    display: block;
}


.bun1{
	background-color:#ddfefe;
	padding:30px 30px 10px 30px;
}

