@charset "utf-8";
/*====================================================================

  Commons


====================================================================*/
img {
  backface-visibility: hidden;
}
h1 {
  display: none;
}


/*========================================================

 県展　2022/05

=========================================================*/


/*　SP css　*/
.l-content {
  margin: 20px 0 0;
}
.article-body ul {
  padding: 0;
}
/*
  タイトル
-----------------------------------------------------*/
/* SP */
.nippo_kenten_title_sp {
  display: block;
  width: 100%;
  background: #92E2FB;
  box-sizing: border-box;
  padding: 30px 5%;
}
.nippo_kenten_title_sp img {
  width: 100%;
}
/* PC */
.nippo_kenten_title_pc {
  display: none;
  width: 100%;
  background: #92E2FB;
  padding: 60px 0;
}
.nippo_kenten_title_pc img {
  display: block;
  width: 45%;
  margin: 0 auto;
}
/*
  リード
-----------------------------------------------------*/
.nippo_kenten_lead {
  padding: 30px 5% 40px;
}
.nippo_kenten_lead h2 {
  font-size: 2.3rem;
  line-height: 1.8em;
  text-align: center;
  border-bottom: solid 1px #333;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.nippo_kenten_lead p {
  font-size: 1.7rem;
  line-height: 2em;
  margin-bottom: 20px;
}
.nippo_kenten_lead img {
  width: 100%;
  margin: 0 auto;
}
/*
  動画
-----------------------------------------------------*/
.nippo_kenten_movie {
  width: 100%;
  margin-bottom: 40px;
}
.nippo_kenten_movie p {
  font-size: 1.3rem;
  padding: 5px 5% 0;
  margin: 0;
}
.nippo_kenten_movie img {
  width: 100%;
}
/*
  メニュー
-----------------------------------------------------*/
.nippo_kenten_menu_wraper {
  padding: 0 5%;
  margin-bottom: 50px;
}
.nippo_kenten_menu_wraper h2 {
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 30px;
}
.nippo_kenten_menu_wraper p {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
/* SP用 */
.nippo_kenten_menu_sp {
  display: block;
}
.nippo_kenten_menu_sp li {
  width: 100%;
  list-style: none;
  margin-bottom: 20px;
}
.nippo_kenten_menu_sp li img {
  width: 100%;
}
.nippo_kenten_menu_sp li img.menu_off {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: "alpha(opacity=30)";
}
.nippo_kenten_menu_sp li a {
  display: block;
}
/* PC用 */
.nippo_kenten_menu_pc {
  display: none;
}
.nippo_kenten_menu_pc li {}
.nippo_kenten_menu_pc li img {}
/*
  ご案内
-----------------------------------------------------*/
.nippo_kenten_invitation {
  width: 90%;
  margin: 0 auto 40px;
}
.nippo_kenten_invitation h2 {
  font-size: 2.5rem;
  text-align: center;
  border-bottom: solid 1px #333;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.nippo_kenten_invitation h3 {
  width: 80%;
  font-size: 2rem;
  line-height: 1.5em;
  text-align: center;
  background: #148ddb;
  border-radius: 40px;
  margin: 0 auto 10px;
}
.nippo_kenten_invitation h3 a {
  display: block;
  color: #FFF;
  padding: 10px 0;
  text-decoration: none;
}
.nippo_kenten_invitation h3 a:hover {
  border-radius: 20px;
  text-decoration: none !important;
}
.nippo_kenten_invitation h4 {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 2em;
  text-align: center;
  margin-bottom: 30px;
}
.nippo_kenten_invitation h4 a {
  text-decoration: underline;
}
.nippo_kenten_invitation p {
  font-size: 1.8rem;
  line-height: 2em;
  margin-bottom: 30px;
}
.nippo_kenten_invitation p span {
  font-weight: bold;
  text-decoration: underline;
}
.nippo_kenten_invitation .login {
  text-align: center;
}
.nippo_kenten_invitation .login a {
  color: #1c1b1a;
  text-decoration: none;
}
.nippo_kenten_invitation .login a:hover {
  text-decoration: underline;
}
/*
  展覧会のご案内
-----------------------------------------------------*/
.nippo_kenten_exhibition {
  width: 100%;
  background: #eceeef;
  box-sizing: border-box;
  padding: 30px 7%;
}
.nippo_kenten_exhibition h2 {
  font-size: 2.2rem;
  text-align: center;
  border-bottom: solid 1px #333;
  padding-bottom: 5px;
  margin-bottom: 25px;
}
.nippo_kenten_exhibition p {
  font-size: 100%;
  line-height: 1.8em;
  border-top: solid 1px #333;
  padding-top: 10px;
}
/*　各会場紹介　*/
.nippo_kenten_exhibition_box {}
.nippo_kenten_exhibition_box h3 {
  font-size: 1.8rem;
  color: #FFF;
  text-align: center;
  background: #7b7b7b;
  padding: 3px 0;
  margin-bottom: 10px;
}
.nippo_kenten_exhibition_box p {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.nippo_kenten_exhibition_box table {
  font-size: 100%;
  margin-bottom: 20px;
}
.nippo_kenten_exhibition_box table tr th {
  width: 15%;
  color: #982020;
  background: #eceeef;
  vertical-align: top;
  text-align: left;
  border: none;
  padding: 3px 0;
}
.nippo_kenten_exhibition_box table tr td {
  width: 85%;
  border: none;
  padding: 3px 0;
}
/*　入場料　*/
.nippo_kenten_exhibition_box_fee {
  padding: 0 0 30px;
}
.nippo_kenten_exhibition_box_fee h3 {
  font-size: 2.5rem;
  border-bottom: solid 1px #333;
  padding-bottom: 7px;
  margin-bottom: 20px;
}
.nippo_kenten_exhibition_box_fee h4 {
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.nippo_kenten_exhibition_box_fee h5 {
  font-size: 1.5rem;
  font-weight: normal;
  margin-bottom: 15px;
}
/*
  お問い合わせ
-----------------------------------------------------*/
.nippo_kenten_inquiry {
  color: #FFF;
  text-align: center;
  background: #69CDEC;
  padding: 30px 5%;
}
.nippo_kenten_inquiry h2 {
  display: inline-block;
  font-size: 1.8rem;
  border-bottom: solid 1px #FFF;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.nippo_kenten_inquiry h3 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.nippo_kenten_inquiry p {
  font-size: 1.5rem;
  line-height: 1.8em;
  margin-bottom: 25px;
}
/*
  動画サムネール
  
-----------------------------------------------------*/
.nippo_kenten_video {
  background: #eceeef;
}
.nippo_kenten_video dl {
  margin-bottom: 40px;
}
.nippo_kenten_video dl dt {
  padding: 30px 5% 15px;
}
.nippo_kenten_video dl dt h3 {
  display: inline-block;
  font-size: 140%;
  color: #0075c1;
  border-bottom: dotted 3px #51a5dc;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.nippo_kenten_video dl dt p {
  font-size: 1.7rem;
  margin: 0 0 5px 0;
}
.nippo_kenten_video dl dd {
  width: 100%;
}
.nippo_kenten_video_inner {
  overflow: hidden;
}
/*
  ギャラリー ページ内リンク
    
-----------------------------------------------------*/
.nippo_kenten_gallery_inner_link {
  background: #939494;
  text-align: center;
  padding: 15px 0 0;
}
.nippo_kenten_gallery_inner_link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.nippo_kenten_gallery_inner_link ul li {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2rem;
  list-style: none;
  margin: 0 2% 15px;
}
.nippo_kenten_gallery_inner_link ul li a {
  display: block;
  color: #FFF;
  padding: 0 5px;
}
.nippo_kenten_gallery_inner_link ul li a:hover {
  text-decoration: underline;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}
.nippo_kenten_gallery_inner_link ul li:last-child {
  border: none;
}
/*
  ギャラリー
    
-----------------------------------------------------*/
/*　タイトル　*/
.nippo_kenten_gallery_mainTL {
  font-size: 2.8rem;
  background: #e7eef2;
  padding: 15px 0;
}
.nippo_kenten_gallery_mainTL h2 {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 0;
}
/*　サムネール　*/
.nippo_kenten_gallery {
  padding: 4px 5% 0;
}
.nippo_kenten_gallery h3 {
  font-size: 2rem;
  color: #FFF;
  text-align: center;
  background: #244a5f;
  border-radius: 5px;
  padding: 7px 0;
  margin-bottom: 20px;
}
.nippo_kenten_gallery dl {
  width: 100%;
  border-bottom: dotted 1px #CCC;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.nippo_kenten_gallery dl a {
  color: #333;
}
.nippo_kenten_gallery dl dt {
  display: inline-block;
  width: 120px;
  height: 120px;
  background: #f0f0f1 center center no-repeat;
  background-size: cover;
  border: solid 1px #CCC;
  vertical-align: middle;
}
.nippo_kenten_gallery dl dd {
  display: inline-block;
  width: 60%;
  text-align: center;
  vertical-align: middle;
}
.nippo_kenten_gallery dl dd h4 {
  font-size: 2rem;
  margin-bottom: 10px;
}
.nippo_kenten_gallery dl dd h5 {
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.nippo_kenten_gallery dl dd h6 {
  font-size: 1.8rem;
}
.nippo_kenten_gallery dl dd h6 span {
  font-size: 1.5rem;
  font-weight: normal;
}
/*　注意　*/
.nippo_kenten_gallery_attention {
  font-size: 1.2rem;
  line-height: 1.5em;
  text-align: center;
}
/*
  ギャラリー　各ページ
    
-----------------------------------------------------*/
.nippo_kenten_gallery_prize_wraper {
  padding: 20px 0;
}
/*　イメージ　*/
.nippo_kenten_gallery_prize_img {
  width: 100%;
  margin: 0 auto 20px;
}
.nippo_kenten_gallery_prize_img img {
  display: block;
  max-width: 100%;
  max-height: 70vh;
  margin: 0 auto;
}
.nippo_kenten_gallery_prize_img p {
  text-align: center;
  font-size: 0.7rem;
  padding: 5px;
}
/*　詳細　*/
.nippo_kenten_gallery_prize_detail {
  text-align: center;
  margin-bottom: 30px;
}
.nippo_kenten_gallery_prize_detail h2 {
  font-size: 130%;
  margin-bottom: 10px;
}
.nippo_kenten_gallery_prize_detail h3 {
  font-size: 110%;
  margin-bottom: 10px;
}
.nippo_kenten_gallery_prize_detail h3 span {
  font-size: 70%;
  font-weight: normal;
}
.nippo_kenten_gallery_prize_detail p {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 10px;
}
/*　閉じるリンク　*/
.nippo_kenten_gallery_prize_return {
  font-size: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.nippo_kenten_gallery_prize_return a {}


/*　PC css　*/

@media print, screen and (min-width: 768px) {

  .l-content {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .article-body ul {
    padding: 0;
  }
  /*
  タイトル
-----------------------------------------------------*/
  /* SP */
  .nippo_kenten_title_sp {
    display: none;
    width: 100%;
    background: #92E2FB;
    box-sizing: border-box;
    padding: 30px 5%;
  }
  .nippo_kenten_title_sp img {
    width: 100%;
  }
  /* PC */
  .nippo_kenten_title_pc {
    display: block;
    width: 100%;
    background: #92E2FB;
    padding: 20px 0;
    margin: 0 auto 20px;
  }
  .nippo_kenten_title_pc img {
    display: block;
    width: 40%;
    margin: 0 auto;
  }
  /*
  リード
-----------------------------------------------------*/
  .nippo_kenten_lead {
    width: 800px;
    padding: 0;
    margin: 40px auto 60px
  }
  .nippo_kenten_lead h2 {
    font-size: 130%;
    line-height: 1.8em;
    text-align: center;
    border-bottom: solid 1px #333;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
  .nippo_kenten_lead p {
    font-size: 100%;
    line-height: 1.8em;
    margin-bottom: 20px;
  }
  .nippo_kenten_lead img {
    width: 100%;
    margin: 0 auto;
  }
  /*
  動画
-----------------------------------------------------*/
  .nippo_kenten_movie {
    width: 800px;
    margin: 0 auto 60px;
  }
  .nippo_kenten_movie p {
    font-size: 1.5rem;
    padding: 10px 0 0 0;
  }
  .nippo_kenten_movie img {
    width: 100%;
  }
  /*
  メニュー
-----------------------------------------------------*/
  .nippo_kenten_menu_wraper {
    width: 1000px;
    padding: 0;
    margin: 0 auto 60px;
  }
  .nippo_kenten_menu_wraper h2 {
    font-size: 3.5rem;
    text-align: center;
    margin-bottom: 30px;
  }
  .nippo_kenten_menu_wraper p {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
  }
  /* SP用 */
  .nippo_kenten_menu_sp {
    display: none;
  }
  /* PC用 */
  .nippo_kenten_menu_pc {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
  }
  .nippo_kenten_menu_pc li {
    list-style: none;
    margin: 0 20px;
    width: 29.3%;
  }
  .nippo_kenten_menu_pc li img {
    width: 100%;
  }
  .nippo_kenten_menu_pc li img.menu_off {
    opacity: 0.3;
    filter: alpha(opacity=30);
    -ms-filter: "alpha(opacity=30)";
  }
  .nippo_kenten_menu_pc li a {
    display: block;
  }
  .nippo_kenten_menu_pc li a:hover {
    opacity: 0.3;
    filter: alpha(opacity=30);
    -ms-filter: "alpha(opacity=30)";
  }
  /*
  ご案内
-----------------------------------------------------*/
  .nippo_kenten_invitation {
    width: 800px;
    padding: 0;
    margin: 30px auto 60px;
  }
  .nippo_kenten_invitation h2 {
    font-size: 3.5rem;
    text-align: center;
    border-bottom: solid 1px #333;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
  .nippo_kenten_invitation h3 {
    width: 350px;
    font-size: 2.5rem;
    line-height: 1.5em;
    text-align: center;
    background: #148ddb;
    border-radius: 40px;
    margin: 0 auto 20px;
  }
  .nippo_kenten_invitation h3 a {
    display: block;
    color: #FFF;
    padding: 13px 0;
    text-decoration: none;
  }
  .nippo_kenten_invitation h3 a:hover {
    border-radius: 20px;
    text-decoration: none !important;
    background: #105785;
    border-radius: 40px;
  }
  .nippo_kenten_invitation h4 {
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 2em;
    text-align: center;
    margin-bottom: 30px;
  }
  .nippo_kenten_invitation h4 a {
    text-decoration: underline;
  }
  .nippo_kenten_invitation p {
    font-size: 1.8rem;
    line-height: 2em;
    margin-bottom: 30px;
  }
  .nippo_kenten_invitation p span {
    font-weight: bold;
    text-decoration: underline;
  }
  .nippo_kenten_invitation .login {
    text-align: center;
  }
  .nippo_kenten_invitation .login a {
    color: #1c1b1a;
    text-decoration: none;
  }
  .nippo_kenten_invitation .login a:hover {
    text-decoration: underline;
  }
  /*
  展覧会のご案内
-----------------------------------------------------*/
  .nippo_kenten_exhibition {
    width: 100%;
    background: #eceeef;
    box-sizing: border-box;
    padding: 30px 0;
  }
  .nippo_kenten_exhibition_box_pc_wrap {
    width: 800px;
    margin: 0 auto;
  }
  .nippo_kenten_exhibition h2 {
    font-size: 3.5rem;
    text-align: center;
    border-bottom: solid 1px #333;
    padding-bottom: 7px;
    margin-bottom: 30px;
  }
  .nippo_kenten_exhibition p {
    font-size: 100%;
    line-height: 1.8em;
    border-top: solid 1px #333;
    padding-top: 10px;
  }
  /*　各会場紹介　*/
  .nippo_kenten_exhibition_box {}
  .nippo_kenten_exhibition_box h3 {
    font-size: 2rem;
    color: #FFF;
    text-align: center;
    background: #7b7b7b;
    padding: 3px 0;
    margin-bottom: 20px;
  }
  .nippo_kenten_exhibition_box p {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .nippo_kenten_exhibition_box table {
    font-size: 100%;
    margin-bottom: 30px;
  }
  .nippo_kenten_exhibition_box table tr th {
    width: 15%;
    font-size: 1.8rem;
    color: #982020;
    background: #eceeef;
    vertical-align: top;
    border: none;
    text-align: left;
    padding: 10px 5px;
  }
  .nippo_kenten_exhibition_box table tr td {
    width: 85%;
    font-size: 1.8rem;
    padding: 10px 5px;
  }
  /*　入場料　*/
  .nippo_kenten_exhibition_box_fee {
    padding: 0 0 30px;
  }
  .nippo_kenten_exhibition_box_fee h3 {
    font-size: 3rem;
    border-bottom: solid 1px #333;
    padding-bottom: 7px;
    margin-bottom: 20px;
  }
  .nippo_kenten_exhibition_box_fee h4 {
    font-size: 2.5rem;
    margin-bottom: 25px;
  }
  .nippo_kenten_exhibition_box_fee h5 {
    font-size: 1.5rem;
    font-weight: normal;
    margin-bottom: 15px;
  }
  /*
  お問い合わせ
-----------------------------------------------------*/
  .nippo_kenten_inquiry {
    color: #FFF;
    text-align: center;
    background: #69CDEC;
    padding: 30px 5%;
  }
  .nippo_kenten_inquiry h2 {
    display: inline-block;
    font-size: 3rem;
    border-bottom: solid 1px #FFF;
    padding-bottom: 5px;
    margin-bottom: 30px;
  }
  .nippo_kenten_inquiry h3 {
    font-size: 2rem;
    margin-bottom: 30px;
  }
  .nippo_kenten_inquiry p {
    font-size: 2rem;
    line-height: 1.8em;
    margin-bottom: 25px;
  }
  /*
  動画サムネール
  
-----------------------------------------------------*/
  .nippo_kenten_video {
    background: #eceeef;
  }
  .nippo_kenten_video_inner {
    width: 800px;
    margin: 0 auto;
  }
  .nippo_kenten_video dl {
    margin-bottom: 60px;
  }
  .nippo_kenten_video dl dt {
    padding: 40px 0 30px;
  }
  .nippo_kenten_video dl dt h3 {
    display: inline-block;
    font-size: 140%;
    color: #0075c1;
    border-bottom: dotted 3px #51a5dc;
    padding-bottom: 5px;
    margin-bottom: 15px;
  }
  .nippo_kenten_video dl dt p {
    font-size: 1.7rem;

    margin: 0 0 5px 0;
  }
  .nippo_kenten_video dl dd {
    width: 100%;
  }
  .nippo_kenten_video_inner {
    overflow: hidden;
  }
  /*
  ギャラリー ページ内リンク
    
-----------------------------------------------------*/
  .nippo_kenten_gallery_inner_link {
    background: #939494;
    text-align: center;
    padding: 15px 0 0;
  }
  .nippo_kenten_gallery_inner_link ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
  }
  .nippo_kenten_gallery_inner_link ul li {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2rem;
    list-style: none;
    margin: 0 10px 15px;
  }
  .nippo_kenten_gallery_inner_link ul li a {
    display: block;
    color: #FFF;
    padding: 0 5px;
  }
  .nippo_kenten_gallery_inner_link ul li a:hover {
    text-decoration: underline;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
  }
  .nippo_kenten_gallery_inner_link ul li:last-child {
    border: none;
  }
  /*
  ギャラリー
    
-----------------------------------------------------*/
  /*　タイトル　*/
  .nippo_kenten_gallery_mainTL {
    background: #e7eef2;
    padding: 15px 0;
  }
  .nippo_kenten_gallery_mainTL h2 {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 0;
  }
  /*　サムネール　*/
  .nippo_kenten_gallery {
    width: 1200px;
    padding: 0;
    margin: 0 auto 60px;
  }
  .nippo_kenten_gallery h3 {
    font-size: 2rem;
    color: #FFF;
    text-align: center;
    background: #244a5f;
    border-radius: 5px;
    padding: 7px 0;
    margin-bottom: 30px;
  }
  .nippo_kenten_gallery_inner {
    display: flex;
    flex-wrap: wrap;
  }
  .nippo_kenten_gallery dl {
    flex-basis: 29%;
    width: 100%;
    border-bottom: dotted 1px #CCC;
    padding-bottom: 20px;
    margin: 0 2% 20px;
  }
  .nippo_kenten_gallery dl a {
    display: block;
    color: #333;
  }
  .nippo_kenten_gallery dl a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
  }
  .nippo_kenten_gallery dl dt {
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #f0f0f1 center center no-repeat;
    background-size: cover;
    border: solid 1px #CCC;
    vertical-align: middle;
  }
  .nippo_kenten_gallery dl dd {
    display: inline-block;
    width: 60%;
    text-align: center;
    vertical-align: middle;
  }
  .nippo_kenten_gallery dl dd h4 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .nippo_kenten_gallery dl dd h5 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .nippo_kenten_gallery dl dd h6 {
    font-size: 1.8rem;
  }
  .nippo_kenten_gallery dl dd h6 span {
    font-size: 1.5rem;
    font-weight: normal;
  }
  /*　注意　*/
  .nippo_kenten_gallery_attention {
    font-size: 1.2rem;
    line-height: 1.5em;
    text-align: center;
    padding: 15px 0;
  }
}