@charset "utf-8";
/* CSS Document */
.chart_title {
  width: 100%;
  max-width: 458px;
  margin: auto;
}
.chart_area {
  position: relative;
}
.chart_area a:hober {
  opacity: inherit;
}
.disnone {
  display: none;
}
.bnr_box {
  text-align: center;
  padding: 30px 3%;
}
.bnr_box img {
  max-width: 800px;
  width: 100%;
}
.bnr_box a {
  margin: auto;
}
.lead p.lead_text {
	text-align: center;
}
.lead p.lead_text a{
	color:#fff !important;
	font-weight: bold;
    font-size: 25x;
    padding-top: 30px;
    letter-spacing: 0;
    line-height: 1.8;
    text-shadow: 1px 3px 3px #000;
	font-family: "Georgia,游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", "Meiryo", serif;
}

.chart .cam_ban{
	padding:0 10px 20px 10px;
	text-align: center;
	width:100%；
}
.chart .cam_ban.ban img{
	width:40%;}
/* ページ下部導線 */

.popup-modal_under {
  font-family: "Georgia,游明朝","Yu Mincho","YuMincho","Hiragino Mincho ProN","HGS明朝E","メイリオ","Meiryo",serif;
  position:fixed;
  bottom: 0;
  width:100%;
  background:rgba(20, 79, 105, 0.92);
  color: #fff;
  text-align: center;
  padding:20px 0;
  font-size: 24px;
  font-size: 2.4rem;
  display: none;
  z-index: 1;
}
/*
/* -----------------------
PC 768以上
-----------------------  */
@media print, screen and (min-width: 768px) {
  .chart_area {
    width: 1200px;
    margin: 0 auto;
  }
  .chart_menu {
    font-family: 'EB Garamond', serif;
    text-align: left;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 27px;
    width: 1200px;
    margin: auto;
    position: relative;
  }
  .switch_btn {
    position: absolute;
    right: 0;
    top: 23px;
  }
  .switch_btn:hover {
    opacity: 0.75;
    cursor: pointer;
  }
  .chart_menu ul {
    width: 1200px;
    height: 80px;
    float: left;
  }
  .chart_menu li {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
  }
  .chart_menu a {
    color: #fff;
    height: 80px;
    width: 120px;
    padding: 25px 0;
    display: block;
    box-sizing: border-box;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.85);
  }
  .chart_menu a:hover {
    background: url(../img/chartmenu_bg.png) no-repeat center;
    opacity: inherit;
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 27px;
    padding: 23px 0;
  }
  .chart_s1 .chart_menu_s1 a, .chart_s2 .chart_menu_s2 a, .chart_s3 .chart_menu_s3 a, .chart_s4 .chart_menu_s4 a, .chart_s5 .chart_menu_s5 a, .chart_s6 .chart_menu_s6 a, .chart_s7 .chart_menu_s7 a, .chart_s8 .chart_menu_s8 a {
    background: url(../img/chartmenu_bg.png) no-repeat center;
    opacity: inherit;
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 27px;
    padding: 23px 0;
  }
  .chart .cam_ban {
    padding: 0 10px 20px 10px;
  }
.lead p.lead_text {
	text-align: center;
}
.lead p.lead_text a{
	color:#fff !important;
	font-weight: bold;
    font-size: 25px;
    padding-top: 30px;
    letter-spacing: 0;
    line-height: 1.8;
    text-shadow: 1px 3px 3px #000;
	font-family: "Georgia,游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", "Meiryo", serif;
}
}
/* -----------------------
SP 768以下
-----------------------  */
@media print, screen and (max-width: 768px) {
  .chart_title {
    width: 95%;
    margin: 0 auto;
  }
  .chart_title img {
    width: 100%;
  }
  .switch_btn {
    text-align: right;
    padding-right: 20px;
    margin-bottom: -5px;
  }
  .switch_btn img {
    box-shadow: 0 0 5px #000;
    width: 20%;
  }
  .selectbox {
    background: #000;
    position: relative;
    width: 80%;
    margin: 20px auto;
  }
  .chart_menu select {
    font-family: "Georgia,游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", "Meiryo", serif;
    -webkit-appearance: none;
    background: #000;
    color: #fff;
    padding: 0 10px;
    line-height: 30px;
    font-size: 1.4rem;
    width: 100%;
    border: none;
    -webkit-appearance: none;
  }
  .selectbox::after {
    position: absolute;
    top: 59%;
    right: 3%;
    margin-top: -8px;
    content: "▼";
    font-size: 1rem;
    color: #fff;
    border-left: 1px solid #fff;
    padding-left: 10px;
    pointer-events: none; /* マウスイベントを無効にする */
  }
  .chart_area {
    padding: 0 3%;
  }
  .chart .cam_ban {
    padding: 0 10px 20px 10px;
  }
  .chart .cam_ban img {
    width: 100%;
  }
.notice p.notice_text {
    font-size: 16px;
    margin-bottom: 40px;
}
.notice p.notice_text a{
	color:#fff !important;
}
.lead p.lead_text {
	text-align: center;
}
.lead p.lead_text a{
	color:#fff !important;
	font-weight: bold;
    font-size: 18px;
    padding-top: 30px;
    letter-spacing: 0;
    line-height: 1.8;
    text-shadow: 1px 3px 3px #000;
	font-family: "Georgia,游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", "Meiryo", serif;
}
	.popup-modal_under {
  font-family: "Georgia,游明朝","Yu Mincho","YuMincho","Hiragino Mincho ProN","HGS明朝E","メイリオ","Meiryo",serif;
  position:fixed;
  bottom: 0;
  width:100%;
  background:rgba(20, 79, 105, 0.92);
  color: #fff;
  text-align: center;
  padding:20px 0;
  font-size: 1.6rem;
  display: none;
  z-index: 1;
}
}