@charset "utf-8";

.ttt_gmenu{
background: linear-gradient(to bottom,  rgba(2,86,171,0) 0%,rgba(2,86,171,0.8) 80%,rgba(2,86,171,0.8) 100%);
}

.ttt_popup{aspect-ratio:16 / 9;}

#ttt_head ul{
  display: flex;
  justify-content: space-around;
  max-width: 1200px;
  margin: 0 auto;
  padding: 24px 16px 8px;
}

#ttt_head li{
  display: flex;
  align-items: flex-end;
}

#ttt_head li a{
  display: block;
  min-width: 10em;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.125em;
  color:#fff;
  text-shadow: 0px 0px 2px rgba(0,34,100,0.5); 
  padding: 12px 8px 8px;
  border-bottom: 4px solid #fff;
  text-align: center;
  transition: color .5s, border .5s, text-shadow .5s, background .5s .25s;
}

#ttt_head li p{
  min-width: 10em;
  font-weight: bold;
  font-size: 1.125em;
  color:#fff;
  text-shadow: 0px 0px 2px rgba(0,34,100,0.5); 
  padding: 12px 8px 8px;
  text-align: center;
  text-decoration:line-through;
}

/*--  特別バナー（上部）  --*/
.ttt_speclbnr{
  display:flex;
  justify-content:space-around;
  padding:clamp(24px, 4vw, 40px) 4vw;
  background-color:rgba(255,255,255,.8);
  background-image:url("../img/bg_spbn_t.png"), url("../img/bg_spbn_b.png");
  background-repeat:repeat-x;
  background-size:auto 40%;
  background-position:left top,right bottom;
  margin:40px 0 -40px  /*--バナーがあるときはbodyの設定空白をちょっと削る --*/;
}

.ttt_speclbnr a{
display:block;
max-width:1000px;
}


/*--  特別バナー（上部）ココマデ  --*/


#ttt_bknum h2, #ttt_oalist h2{
    width:100%;
  background-image: url("../img/bg_hdbdr_l.svg"), url("../img/bg_hdbdr_r.svg");
  background-repeat: no-repeat;
  background-position: left center, right center;
  background-size: 30vw auto;
  text-align: center;
  font-weight: bold;
  font-size: 1.25em;
  color:var(--ttt-col-main);
  margin: 40px 0;
}


#ttt_bknum ul{
  display: flex;
  justify-content: space-around;
  align-items: stretch;
  margin: 0 auto;
}

#ttt_bknum li{
  width: 22%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: space-between;
  background-color: #fff;
  box-shadow: 2px 4px 4px rgba(0,0,0,.2);
  padding: 1vw;
}

#ttt_bknum li > div{
  width:100%;
}

#ttt_bknum li .ttt_imgbox{
  margin-bottom: 1em;
}

#ttt_bknum li .ttt_imgbox img{
  width: 100%;
  height: auto;
}

#ttt_bknum li p{
  color:var(--ttt-col-main);
    width: 100%;
  margin-bottom: 0.5em;
}

#ttt_bknum li p:first-of-type{
  font-size: 1.125em;
  font-weight: bold;
}

#ttt_bknum li a{
text-decoration:none;
line-height:1.5;
}

#ttt_bknum > a{
  display: block;
  color:var(--ttt-col-main);
  width:10em;
  margin:2em  1vw 0.875em auto;
}
#ttt_bknum > a::before{
  content:"＞＞"
}


#ttt_oalist ul, #ttt_oalist > p{
  background-color: #fff;
  padding: 1em;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  color:var(--ttt-col-main);
}

#ttt_oalist > p{
  padding: 2em 2em 1.5em;
  font-size: 0.875em;
  color:#4d4d4d;
  line-height: 1.6;
}

#ttt_oalist li:nth-of-type(odd){
background-color:var(--ttt-col-lb);
}

#ttt_oalist li:nth-of-type(1){
  background-color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 8px;
}

#ttt_oalist li dl{
  display: flex;
  font-size: 1.125em;
  justify-content: space-around;
  align-items: center;
  padding: 0.25em 0 0em;
}

#ttt_oalist li dt{width:36%; border-bottom: solid 2px var(--ttt-col-sub2); padding: 0.5em;}
#ttt_oalist li dd{padding: 0.5em ; border-bottom: solid 2px var(--ttt-col-sub2); }
#ttt_oalist li dd:first-of-type{width:20%}
#ttt_oalist li dd:nth-of-type(2){width:32%}
#ttt_oalist li dd:last-of-type{width:4%;text-align: center;padding: 0.5em 0;}

#ttt_oalist li dd:last-of-type img{width:1em;}

#ttt_oalist li:nth-of-type(1) dt,#ttt_oalist li:nth-of-type(1) dd{
  border-bottom: solid 4px var(--ttt-col-main);
}




.ttt_tenkicheck{
  position: relative;
  padding: 98px 0 64px;
  background-color: #FFFFFF;
}
.ttt_tenkicheck h2{
  position: absolute;
  width:100%;
  top:min(-4vw, -48px);
  right:0;
  left:0;
  margin:auto;
  text-align:center;
  pointer-events:none;
}
.ttt_tenkicheck h2 img{
  width:25vw !important;
  max-width: 400px;
}
.ttt_tenkicheck ul{
  display: flex;
  justify-content: space-between;
  max-width: 1640px;
  margin: 0 auto 32px;
  padding: 0 16px;
}
.ttt_tenkicheck ul li{
  position: relative;
  width: 32%;
}
.ttt_tenkicheck ul li::before{
  content: "";
  position: absolute;
  display: block;
  width: 16%;
  height: 26%;
  left: -7%;
  top: -7%;
  border-radius: 100%;
  border: 2px solid #0055AA;
  z-index: 0;
}
.ttt_tenkicheck ul li h3{
  position: relative;
  display: inline-block;
  padding: 5px 16px;
  font-size: 1.125rem;
  color: #002265;
  background-color: #FFFFFF;
  z-index: 1;
}
.ttt_tenkicheck ul li h3 span{
  margin-left: 4px;
  font-size: 0.875rem;
}
.ttt_tenkicheck ul li > p:first-of-type{
  position: relative;
  z-index: 1;
}

.ttt_tenkicheck ul li div p:first-of-type{
  position: relative;
  z-index: 1;
}

.ttt_tenkicheck ul li img{
  width: 100%;
  height: auto;
}
.ttt_tenkilink{
  position: absolute;
  width: 172px;
  height: 60px;
  bottom: -64px;
  right: 15px;
  background: url("../img/il_circle.png") center top no-repeat;
  transition: .5s;
}

.ttt_tenkilink:hover{
  transform: scale(1.1);
}

.ttt_tenkilink label{
  display: block;
  width: 172px;
  height: 60px;
  padding-top: 15px;
  text-align: center;
  font-size: 1.125rem;
  color: #FFFFFF;
  text-decoration:underline;
}
.ttt_tenkicheck ul li .ttt_tenkilink label img{
  width: 20px !important;
  margin-left: 4px;
}
.ttt_totenki{
  max-width: 1640px;
  margin: auto;
  padding: 0 16px;
  text-align: right;
}

.ttt_totenki a{
  display: inline-block;
  width: 100%;
  max-width: 400px;
  padding: 1.25em;
  text-align: center;
  font-size: 1rem;
  color: #002265;
  background-color: #FFFFFF;
  border: 2px solid #C6CCD9;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.16);
}

.ttt_tenkicheck ul li div:last-of-type{
  display:none;
}

#tenki_wmap{
  display:none;
}

#tenki_wmap:checked ~ .tenki_mapfor{
  display:block;
}

#tenki_wmap:checked ~ .tenki_mapreal{
  display:none;
}

.ttt_tenkicheck p.ttt_wmapimgbox{aspect-ratio:16 / 9;}




@media screen and (min-width:769px){
  #ttt_head li a:hover{
    border-bottom: 2px solid var(--ttt-col-main);
    background-color: rgba(0,34,100,0.5); 
  }

.ttt_speclbnr a:hover img{
opacity:0.7;
}

#ttt_bknum li:hover{
  box-shadow: none;
}

#ttt_bknum li:hover p{
  color:var(--ttt-col-sub);
}
#ttt_bknum > a:hover{
  color:var(--ttt-col-sub);
}
#ttt_head > a{
      display: block;
    width:40px;
    height:40px;
position: absolute;
top:8px; 
right:8px;
color:#fff;
line-height: 0;
text-decoration:none;
cursor:pointer;

}

#ttt_head > a img{
  width:100%;
  height:auto;
  opacity:0.8;
}


  #ttt_head > .ttt_flex, #ttt_head > .ttt_gmenu{
    transition:  visibility 1s, opacity 1s;
  }
  
#ttt_head.ttt_hidden > .ttt_flex, #ttt_head.ttt_hidden > .ttt_gmenu{
  visibility: hidden !important;
  opacity:0;
  }

#ttt_head.ttt_hidden > a img{
  opacity:0.4 !important;
}

  .ttt_totenki a:hover{
    text-decoration: none;
  box-shadow: 2px 2px 4px rgba(255, 255, 255, 0.16);
    border:solid 2px var(--ttt-col-sub2);
}

  .ttt_tenkilink label:hover{
    cursor:pointer;
    text-decoration: none;
  }
}


@media screen and (max-width:800px){
.ttt_gmenu{
  background: none;
  }
  
  #ttt_head{
    background: none;
  }
  
    #ttt_head > a{
      display: none;
  }
  
  #ttt_head ul{
    width:100%;
    flex-wrap: wrap;
    justify-content: space-between;
    background-image: url("../img/bg_wrap.jpg");
    background-repeat: repeat; 
  }
  #ttt_head li{
    width:48%;
    background-color: #fff;
    margin-bottom: 32px;
    padding: 8px;
    box-shadow: 2px 4px 4px rgba(0,0,0,.2); 
  }
  
    #ttt_head li a{
      width: 100%;
      height: 100%;
      padding: 4vw 1vw 4vw;
      min-width: 0;
      color:var(--ttt-col-sub);
      text-shadow: none;
      border-bottom: 4px solid var(--ttt-col-sub);
  font-size: calc(1.5em + ((1vw - 10px) * 1.25));
  }
  
  .ttt_speclbnr{
    margin-top:0;
    margin-bottom:20px;
  }

  
  #ttt_bknum ul{
    flex-wrap: wrap;
  }
  
  #ttt_bknum li{
  width: 88%;
    margin-bottom: 24px;
}
#ttt_bknum li > a {
display:flex;
    align-items: center;
   font-size:0.875em;
}

#ttt_bknum li p{
margin-bottom:0;
}


#ttt_bknum li .ttt_imgbox{
  width:30%;
  margin-bottom: 0;
}
  #ttt_bknum li > a >div:not([class]){
    width:70%;
    padding-left: 1em;
  }
  
  #ttt_oalist ul, #ttt_oalist > p{
    background: none !important;
  }

  #ttt_oalist li:nth-of-type(1){
    display: none;
  }
    
  #ttt_oalist li dl{
    position: relative; 
    justify-content: flex-start;
    flex-wrap: wrap;
  font-size: 1em;
    padding-left: 1em;
    background-color: #fff;
    box-shadow: 2px 4px 4px rgba(0,0,0,.2); 
    margin-bottom: 32px;
}

#ttt_oalist li dt{position: relative; width:80%; padding: 1em 1em 0.5em; line-height:1;}
#ttt_oalist li dt::before{
  content: "●";
  color: var(--ttt-col-sub2);
  display: block;
  width:0.5em;
  height: 0.5em;
  position: absolute;
  bottom:-0.125em;
  left: -0.5em;
  }
  #ttt_oalist li dd{
    border-bottom: none;
    padding: 1em ;
  }
#ttt_oalist li dd:first-of-type{width:25%;}
#ttt_oalist li dd:nth-of-type(2){width:58%;}
#ttt_oalist li dd:last-of-type{
  display: block;
  position: absolute;
  top:0;
  right:1em;
  bottom:0;
  margin: auto;
  width:2.5em;
  height: 2.5em;
  }
  #ttt_oalist li dd:last-of-type img{width:1.5em;}

.ttt_tenkicheck h2 img{
  width:46vw !important;
}

  .ttt_tenkicheck ul{flex-wrap: wrap;}
  .ttt_tenkicheck ul li{width: 100%;}
  .ttt_tenkicheck ul li:first-of-type{margin-bottom: 96px;}
  .ttt_tenkicheck ul li:nth-of-type(2){margin-bottom: 24px;}
  .ttt_tenkicheck ul li img{height: 53.9vw;}
.ttt_totenki a{padding:1em 0.875em; font-size:0.875em;}

}
