@charset "utf-8";
/* ======================================================
(C)広島ホームテレビCSS Document 2025-07-03
====================================================== */
#pageBg *{box-sizing:border-box;}
#pageBg,#pageBg h1,#pageBg h2,#pageBg h3,#pageBg h4,#pageBg p,#pageBg ol,#pageBg ul,#pageBg li,#pageBg address,#pageBg input,#pageBg select,#pageBg option,#pageBg textarea{
  font-family:  'Noto Sans Japanese',“Hiragino Kaku Gothic ProN”,“游ゴシック”,YuGothic,Meiryo,sans-serif;
}
#pageBg i {
    <!-- font-family: "FontAwesome"; -->
    font-style: normal;
}
#pageBg a{color: #0c50a1;text-decoration: underline;}
#pageBg {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9ed8f5+0,84cff3+100 */
background: #9ed8f5; /* Old browsers */
background: -moz-linear-gradient(top,  #9ed8f5 0%, #84cff3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #9ed8f5 0%,#84cff3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #9ed8f5 0%,#84cff3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ed8f5', endColorstr='#84cff3',GradientType=0 ); /* IE6-9 */
}
#pageBg .row{text-align: center;}
#pageBg #pagetop {
  display: block;
  background-color: rgba(255,255,255,0.75);
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
}
#pageBg #pagetop a{
  display: block;
  width: 100%;
  height: 40px;
  font-size: 20px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
}
#pageBg .red{color: #e40258;}
#pageBg h2,#pageBg h3,#pageBg h4,#pageBg .bold{font-weight: bold;}
#pageBg .text-left,#pageBg #catch p.text-left{text-align: left;}
#pageBg .text-right,#pageBg #topics p.text-right{text-align: right;}
#pageBg .small{font-size: 0.85em;}
#pageBg .pageheader{
  background-color: rgba(0,153,255,0.6);
  color: #FFF;
}
#pageBg .pageheader h1{
  font-size: 21px;
}
#pageBg .billboard img{
  display: block;
  margin: 0 auto;
}
#pageBg #catch{
  padding: 1em;
}
#pageBg #catch dl,#pageBg #catch dt,#pageBg #catch dd,#pageBg #catch th,#pageBg #catch td,#pageBg #catch ul,#pageBg #catch li,#pageBg #catch p{
  text-align: left;  
  font-size: 18px;
}
#pageBg #catch dl{
  max-width: 850px;
  margin: 0 auto;
}
#pageBg #catch dt{
  font-weight: bold;
  color: #4569a7;
  border-bottom: solid 1px;
  padding-bottom: 0.25em;
}
#pageBg #catch dd{
  padding: 0.5em;
}
#pageBg #catch li{position: relative;padding-left: 1.5em;margin-bottom: 0.25em;}
#pageBg #catch li .coron{position: absolute;top:0em;left:0em;}


/*TOPICS*/
#pageBg #topics{background-color: rgba(255,255,255,0.8);}
#pageBg #topics h1{font-size: 1.5em;font-weight: bold;margin: 1em auto;}
#pageBg #topics h4,#pageBg #topics p{text-align: left;}

#pageBg #topics{
  padding: 0.5em;
}
a{text-decoration: underline;}#pageBg #topics .text-center{
  width: 100%;
  text-align: center;
}
#pageBg h3,#pageBg dt,#pageBg .article{
  color: #4867a7;
}
#pageBg h3, #pageBg dt, #pageBg .article h4{
  font-weight: bold;
}
#pageBg h3{
  position: relative;
  display: inline-block;
  padding: 0 55px;
  font-size: 21px;
  margin: 1em auto 0.5em;
}
#pageBg h3:before, #pageBg h3:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: #4867a7;
}
#pageBg h3:before {left:0;}
#pageBg h3:after {right: 0;}
#pageBg #topics dl{text-align: left;}
#pageBg #topics .twframe{
  display: block;
  margin: 0 auto;
  border: solid 1px #CCC;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    width: 250px;
}
#pageBg #topics .social > div {
    display: inline-block;
}
#pageBg #topics .social a {
    display: block;
    color: #1385B8;
    height: 50px;
    line-height: 50px;
    width: 50px;
    font-size: 25px;
    margin: 5px;
    padding: 0px 10px;
    background-color: #FFF;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    transition: all 0.3s linear 0s;
    text-decoration: none;
}
#pageBg #topics #guest > div{
  padding: 15px;
}
#pageBg #topics #guest > div p{
  font-size: 14px;
}

#pageBg #tabiguse_navigation ul li{position: relative;}
#gourmet_page #pageBg #tabiguse_navigation #gourmet_page,
#stage_page #pageBg #tabiguse_navigation #stage_page,
#booth_page #pageBg #tabiguse_navigation #booth_page,
#map_page #pageBg #tabiguse_navigation #map_page,
#timetable_page #pageBg #tabiguse_navigation #timetable_page,
#question_page #pageBg #tabiguse_navigation #question_page{
  background-color: #4867A7;
}
#gourmet_page #pageBg #tabiguse_navigation #gourmet_page a,
#stage_page #pageBg #tabiguse_navigation #stage_page a,
#booth_page #pageBg #tabiguse_navigation #booth_page a,
#map_page #pageBg #tabiguse_navigation #map_page a,
#timetable_page #pageBg #tabiguse_navigation #timetable_page a,
#question_page #pageBg #tabiguse_navigation #question_page a{
  color: #FFF;
}
#pageBg #tabiguse_navigation ul li span.batch{
  position: absolute;
  display: block;
  font-size: 10px;
  top:2px;
  right:5px;
  background-color: #F00;
  color: #FFF;
  font-weight: bold;
  padding: 0em 1em 0.25em;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    line-height: 15px;
}
#pageBg #tabiguse_navigation ul li.wait{
  background-color: rgba(102,102,102,0.4);
    border-left: solid 1px #666;
    border-right: solid 1px #666;
    color: #333;
    font-weight: bold;
}

#pageBg .banner {
    max-width: 1280px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: row wrap;
/*    justify-content: flex-start;
    align-items: flex-start;*/
    text-align: center;
    justify-content: center;
}
#pageBg .banner li{padding: 5px;display: inline-block;}
#pageBg #access iframe{display: block;width: 100%;margin: 0;}

#pageBg #subhead table{margin: 0;}
#pageBg #subhead table th{padding:5px;}
#pageBg .balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background-color: #FFF;
}
#pageBg .balloon1:before{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #FFF;
}
#pageBg .balloon1 p {
  margin: 0;
  padding: 0;
}

#pageBg .hiroshima a,#pageBg .hyougo a,#pageBg .fukuoka a,#pageBg .okayama a,#pageBg .oita a,#pageBg .tokusima a,#pageBg .kagawa a,#pageBg .ehime a,#pageBg #hiroshima h2,#pageBg #hyougo h2,#pageBg #fukuoka h2,#pageBg #okayama h2,#pageBg #oita h2,#pageBg #tokusima h2,#pageBg #kagawa h2,#pageBg #ehime h2,#pageBg #gourmet h2 .star{color: #FFF;}
#pageBg .yamaguchi a,#pageBg #yamaguchi h2{color: #4867a7;}
#pageBg .hiroshima,#pageBg #hiroshima h2{background-color: #e94c64;}
#pageBg .hyougo,#pageBg #hyougo h2{background-color: #3083c6;}
#pageBg .fukuoka,#pageBg #fukuoka h2{background-color: #01a9e4;}
#pageBg .okayama,#pageBg #okayama h2{background-color: #f08300;}
#pageBg .oita,#pageBg #oita h2{background-color: #2ca35c;}
#pageBg .yamaguchi,#pageBg #yamaguchi h2{background-color: #ffe200;}
#pageBg .tokusima,#pageBg #tokusima h2{background-color: #8c4691;}
#pageBg .kagawa,#pageBg #kagawa h2{background-color: #49bcbd;}
#pageBg .ehime,#pageBg #ehime h2{background-color: #7ebf41;}
#pageBg .yamaguchi a,#pageBg #gourmet #yamaguchi h2 .star{color: #4867a7;}

/*GOURMET*/
#pageBg ul.Prefecture a{font-weight: bold;text-decoration: none;}
#pageBg .article{text-align: left;margin: 1em 0 2em;}
#pageBg h2{
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0.5em;  
  padding: 0 0.5em;
  text-align: left;
}
#pageBg #gourmet h2 small{display: block;margin: -0.25em 0 0;padding-left: 1em;}
#pageBg #gourmet .article h4{position: relative;padding: 0 0.5em 0.5em 1.75em;}
#pageBg .article h4 .coron,#pageBg .article h4 .star{position: absolute;left:0.5em;top:0;}
/*#pageBg #hiroshima .coron{color: #e94c64;}
#pageBg #hyougo .coron{color: #3083c6;}
#pageBg #okayama .coron{color: #f08300;}
#pageBg #tokusima .coron{color: #8c4691;}
#pageBg #kagawa .coron{color: #49bcbd;}
#pageBg #ehime .coron{color: #7ebf41;}*/
#pageBg .article{
  background-color: #FFF;
  padding: 10px;
}
#pageBg h4.time{
  border: solid 1px;
  padding: 0 0.5em;
  margin-bottom: 0.5em;
}
#pageBg .normal{
  font-weight: normal;
}
#pageBg .article .photo img{display: block;margin: 0 auto;}

/*BOOTH*/
#pageBg #section ul.selection{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
}
#pageBg #section ul.selection li{
  text-align: center;
  width: 50%;
  font-size: 18px;
  padding: 2px;
}
#pageBg #section ul.selection li a{
  display: block;
  width: 100%;
  background-color: #FFF;
  text-decoration: none;
}

/*QUESTION*/
#pageBg #question{
  text-align: left;
  font-size: 16px;
}
#pageBg #question dl{
  max-width: 950px;
}
#pageBg #question dl,#pageBg #question ul{
  margin: 1em auto;
}

#pageBg #question dl dt,#pageBg #question dl dd,#pageBg #question dl li{
  position: relative;
  padding-left: 1.5em;
}
#pageBg #question .coron{
  position: absolute;
  top:0;
  left:0;
}

#pageBg #question dl dt{
  border-bottom: solid 1px;
  margin: 1em 0 0.5em;
}
#pageBg .videoframe {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#pageBg .videoframe iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#pageBg .video{padding: 20px;}
#pageBg .pd15 > div{padding: 0 15px;}

#pageBg .LoopSlider{max-width:1280px;margin: 2em auto;}
#pageBg .welcome *{font-weight: bold;}

/*For SmartPhone---------------------------------------*/
@media screen and (max-width: 640px){
  .PCblock,.PCblock *,#pagetop{display: none;}
  #pageBg .pageheader{text-align: left;padding: 0.25em 0.5em;} 
  #pageBg #topics dl dd{margin-bottom: 0.75em;}
  #acMenu:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
  }
  #acMenu {
    z-index: 1000 ;
    position: fixed;
    top:0px;
    /* display: inline-block; */
    min-height: 1%;
    width: 100%;
  }
  #acMenu dt{
    display:block;
    width: 40px;
    height:40px;
    text-align:center;
    cursor:pointer;
    cursor: hand;
    position: relative;
    float: right;
    }
    #acMenu dt .menuicon{
      position: absolute;
      top:0;
      right:0;
      width: 40px;
      height: 40px;
      z-index: 1000;
      background-color: #4867A7;
      color: #FFF;
      border: solid 2px #FFF;
    }
    #acMenu dt .menuicon i{
      font-size: 24px;
      line-height: 40px;
      margin-top: -2px;
    }
    #acMenu dd{
      background-color: rgba(72,103,167,0.6);
      display:none;
      clear: both;
    }
    #tabiguse_navigation ul li{
      border-bottom: solid 1px #FFF;
      line-height: 40px;
      height: 40px;
    }
    #tabiguse_navigation,#tabiguse_navigation a{color: #FFF;font-weight: bold;}
    #pageBg .banner li{width: 33.3%;}
    #pageBg #subhead table{width: 100%;}
    #pageBg .Prefecture{
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-flow: row wrap;
      margin: 10px 0;
      background-color: #FFF;
    }
    #pageBg .Prefecture li{width: 33.3%;}
    #pageBg .Prefecture li a{width: 100%;padding: 10px;display: block;}
    #pageBg .article,#pageBg #stage{
      background-color: #FFF;
      padding: 0.5em;
    }
    #pageBg .article{border-bottom: dashed 1px;padding:1em;margin: 0 0 1em;}
    #pageBg .article:last-child{border-bottom: none;}
    #pageBg #gourmet .article p{padding: 0 0.5em;}
    #pageBg #stage .article h4{padding: 0 0.5em;}
    #pageBg .article .photo{padding-bottom: 10px;}
    #pageBg .article .first p{color: #F00;}
    #pageBg #question{background-color: #FFF;padding: 0.5em;}
    #pageBg #question li,#pageBg #section ul.selection li a{font-size: 12px;}
    #pageBg .sp_row .col-md-4{
      padding: 5px;
      width: 50%;
    }
    #pageBg #topics p,#pageBg .caption{text-align: left;}
    #pageBg .caption{padding: 0 0.5em;}
    #pageBg .welcome {text-align: left;padding: 1em;}
    #pageBg .welcome h1{font-size: 1.5em;line-height: 1.2em;margin: 0.5em 0;}
}

/*For PC---------------------------------------*/
@media screen and (min-width: 640px){
  .text-center{text-align: center;}
  .SPblock,#pageBg .Prefecture{display: none;}
  #pagetop {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 80px;
    height: 80px;
  }
  .fixed {
  position: fixed;
  top: 0px;
  right:0px;
  z-index: 1000;}
/*  #pageBg {
    background-image: url(../../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
  }*/
  #pageBg{padding-top: 80px;}
  #pageBg .billboard{margin-top: -80px;}
  #pageBg a:hover,#pageBg a:active{text-decoration: none;}
  #pageBg #pagetop:hover,#pageBg #pagetop a:hover{
    background-color: #0c50a1;
    color: #FFF;
  }
  #pageBg img.logo{
    display: block;
    margin: 0px auto;
  }
  #pageBg img.foot{
    display: block;
    margin: 0 auto;
  }
  #pageBg h2{font-size: 18px;}
  #pageBg h3{font-size: 24px;}
  #pageBg h4{font-size: 21px;}
  #pageBg p{font-size: 16px;line-height: 1.7em;}
  #pageBg .p-top{padding-top: 200px;margin-top: -150px;}
  #pageBg #topics,#pageBg #catch,#pageBg #section{
    background-color: rgba(255,255,255,0.8);
    margin: 0 auto 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  #pageBg #topics,#pageBg #catch{padding: 30px 30px 60px;}
  #pageBg #topics p{line-height: 2.4em;margin-bottom: 1em;}
  #pageBg #section{padding: 10px;}
  #pageBg #catch p{text-align: center;}
  #pageBg #topics .social a:hover,#pageBg #topics .social a:active {
    background-color: #1385B8;
    color: #FFF;
  }
  #pageBg #topics dl{padding: 0 1em;}
  #pageBg #topics dl dt{position: absolute;}
  #pageBg #topics dl dd{
    padding: 0 0 0.75em 8em;
  }
  #pageBg .Contents_menu{
    width: 100%;
    margin: 0 auto;
  }
  #pageBg #acMenu{
    background-color: #FFF;
    margin: 20px auto;
    border-bottom: solid 5px #4867A7;
    height: 70px;
  }
  #pageBg .SubPageHeader #acMenu{
    margin: 0 auto 20px;
  }
  #pageBg .fixed #acMenu{margin: 0 auto;}
  #pageBg #acMenu dt{display: none;}
  #pageBg #tabiguse_navigation ul{
    width: 1280px;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
  }
  #pageBg #tabiguse_navigation ul li{
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    border-left: solid 1px #666;
    border-right: solid 1px #666;
  }
  #pageBg #tabiguse_navigation ul li a{
    font-weight: bold;
    display: block;
    height: 70px;
    line-height: 70px;
    width: 100%;
    text-decoration: none;
    font-size: 16px;
  }
  #pageBg #tabiguse_navigation ul li a:hover{
    background-color: rgba(72,103,167,0.15);
  }
  #pageBg .banner li{width: 20%;}
  #pageBg #subhead{position: relative;}
  #pageBg #subhead #Crumb{position: absolute;top:0;right:0;}
  #pageBg #subhead table{width: 400px;}
  #pageBg .hiroshima:hover{background-color: #EA2442;}
  #pageBg .hyougo:hover,#pageBg .fukuoka:hover{background-color: #025FAA;}
  #pageBg .okayama:hover,#pageBg .oita:hover{background-color: #F05A00;}
  #pageBg .yamaguchi:hover{background-color: #FFC000;}
  #pageBg .tokusima:hover{background-color: #84128C;}
  #pageBg .kagawa:hover{background-color: #09B0B1;}
  #pageBg .ehime:hover{background-color: #E72E4A;}
  #pageBg .h4.time{padding: 0 0.5em;}
  #pageBg .comment{padding: 0 10px;}
  #pageBg .article{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
  }
  #pageBg .article .first{
    position: absolute;top: -20px;right: 10px;
    color: #FFF;
  }
  #pageBg .article .first p{
    background-color: #F00;
    color: #FFF;
    padding: 0em 0.5em;
    font-weight: bold;
    font-size: 18px;
  }
  #pageBg #section ul.selection li a{
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  #pageBg #section ul.selection li a:hover{
    background-color: #4867A7;
    color: #FFF;
  }
  #pageBg .row .col-md-4{
    padding: 10px;
  }
  #pageBg .caption{font-size: 1.5em;}
  #pageBg .welcome h1{font-size: 36px;}
  #pageBg .welcome p{line-height: 1.85em;font-size: 18px;}
  #pageBg .welcome table *{font-size: 23px;}
  #pageBg .welcome table th,#pageBg .welcome table td{padding: 0.25em;}
}