.bnr_fixed {
  display: none!important;
}

ul {
  list-style: none;
}

/*---------------------------------------------------

 Fair_index

---------------------------------------------------*/
#anc_list {
  padding-top: 125px;
  margin-top: -125px;
}

.main_fair .mv {
  background: url(../img/cmn/mv_bg.jpg) repeat-x 0 92px;
  height: 337px;
  padding-top: 92px;
}

.main_fair .mv .inner {
  background: url(../fair/img/visual.jpg) no-repeat center;
  height: 245px;
}

.main_fair .section_rank .box .date {
  font-size:15px;
}

.main_fair .section_rank .box:first-child .date {
  padding-top:15px;
  width: auto;
  display: inline-block;
}

.main_fair .section_rank .box ul.icon {
  text-align:left;
}

.main_fair .section_rank .box:first-child .title {
  padding: 12px 0 15px;
  border-bottom: 1px dotted #1f1f1f;
  max-height: 140px;
  box-sizing: border-box;
}

.main_fair .section_rank .box:nth-child(2) .title,
.main_fair .section_rank .box:nth-child(3) .title,
.main_fair .section_rank .box:nth-child(4) .title,
.main_fair .section_rank .box:nth-child(5) .title {
  height: 100px;
  font-size:16px;
  padding-top: 10px;
  line-height: 1.4;
  max-height: 55px;
}

.main_fair .section_rank .box:nth-child(2) .txt,
.main_fair .section_rank .box:nth-child(3) .txt,
.main_fair .section_rank .box:nth-child(4) .txt,
.main_fair .section_rank .box:nth-child(5) .txt {
  display:none;
}

.main_fair .section_rank .box .txt_box .btn_more03 {
  bottom: -15px;
  right: -10px;
}

.main_fair .section_rank .box .txt_box ul.icon li.f01 {background:#c63504;}
.main_fair .section_rank .box .txt_box ul.icon li.f02 {background:#c19779;}
.main_fair .section_rank .box .txt_box ul.icon li.f03 {background:#c79600;}
.main_fair .section_rank .box .txt_box ul.icon li.f04 {background:#dd6d13;}

/* section_tab
------------------------------------------*/
.section_tab {
  border-bottom: 1px solid #ccc;
  padding: 0 40px;
  margin-bottom: 20px;
}

.section_tab li {
  float: left;
  width: 490px;
  height: 55px;
}

.section_tab li a {
  width: 100%;
  height: 55px;
  line-height: 55px;
  background: #ccc;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  color: #fff;
  font-size: 18px;
  text-align: center;
  display: block;
}

.section_tab li a:hover {
  background: #fff;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  color: #000;
}

.section_tab li.carrent {
  width: 490px;
  height: 55px;
  line-height: 55px;
  background: #fff;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  font-size: 18px;
  text-align: center;
  display: block;
}

.section_tab li:last-child {
  float: right;
}

.section_fair_cal {
  border-top:1px solid #1f1f1f;
  margin-bottom: 0;
  margin-top: 100px;
}

.section_fair_cal h4{
  font-size:29px;
  letter-spacing:2px;
  text-align:center;
  line-height:1.2;
  background:#fff;
  width: 400px;
  margin:-17px auto 0;
}

.section_fair_cal.w360 h4{
  font-size:29px;
  font-family: "baskerville-urw",serif;
  letter-spacing:2px;
  text-align:center;
  line-height:1.2;
  background:#f4f4f1;
  width: 320px;
  margin:-17px auto 0;
}

.section_fair_cal .catch{
  font-size:14px;
  text-align:center;
  margin-bottom:24px;
}



.fair_calendar {
  margin-top: 110px;
  margin-bottom:50px;
  background: #fff;
  position:relative;
}

.fair_calendar .frame {
  position:absolute;
  top:-60px;
  left:-30px;
  width: 1063px;
}

.fair h3.tit_h3 {
  margin-bottom:20px;
  text-align:center;
}

.fair h3.tit_h3 span {
  display:block;
  font-weight:400;
  font-family: "baskerville-urw",serif;
  letter-spacing:1px;
  font-size:23px;
}

.month_title {
  width: 100%;
  margin: 0 auto;
  text-align:center;
  position:relative;
}

.month_title li.btn_back a {
  display:block;
  float:left;
  padding-left:20px;
  position:relative;
  z-index:3;
  margin-top: 35px;
}

.month_title li.btn_back a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 3px solid transparent;
  border-right: 5px solid #000;
}

.month_title li.btn_next a {
  display:block;
  float:right;
  padding-right:20px;
  position:relative;
  z-index:3;
  margin-top: 35px;
}

.month_title li.btn_next a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 3px solid transparent;
  border-left: 5px solid #000;
}

.month_title li.tit_month {
  font-size: 68px;
  line-height: 1.0;
  position: relative;
}

.month_title li.tit_month::before {
  position:absolute;
  z-index:99;
  width:100%;
  top: -62px;
  left: 0%;
  font-family: "baskerville-urw",serif;
  font-size: 56px;
}

.month_title li.tit_month.mon1::before {
  content:"January";
}
.month_title li.tit_month.mon2::before {
  content:"February";
}
.month_title li.tit_month.mon3::before {
  content:"March";
}
.month_title li.tit_month.mon4::before {
  content:"April";
}
.month_title li.tit_month.mon5::before {
  content:"May";
}
.month_title li.tit_month.mon6::before {
  content:"June";
}
.month_title li.tit_month.mon7::before {
  content:"July";
}
.month_title li.tit_month.mon8::before {
  content:"August";
}
.month_title li.tit_month.mon9::before {
  content:"September";
}
.month_title li.tit_month.mon10::before {
  content:"October";
}
.month_title li.tit_month.mon11::before {
  content:"November";
}
.month_title li.tit_month.mon12::before {
  content:"December";
}

.month_title .fair_txt {
  width: 100%;
  position: relative;
  top: -30px;
  font-size: 14px;
  text-align: center;
}

.month_title .fair_txt::before {
  display: block;
  content: "";
  width: 82px;
  height: 1px;
  background: #382309;
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -41px;
}

.tbl_calender {
  width:100%;
  border-collapse:separate;
}

.tbl_calender th {
  width:144px;
  padding:12px 0 10px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  text-align:center;
  letter-spacing:1px;
  font-size:14px;
  line-height:1;
}

.tbl_calender th:nth-child(6) {color:#0d5fa2;}
.tbl_calender th:nth-child(7) {color:#d6543c;}

.tbl_calender td {
  width:144px;
  background:#eee;
  padding:10px;
  border-right:8px solid #fff;
  border-top:8px solid #fff;
  vertical-align:top;
}

.tbl_calender td.past {
  width:144px;
  background:#fff;
  padding:0px;
  border-right:8px solid #fff;
  border-top:8px solid #fff;
  vertical-align:top;
}

.tbl_calender tr:nth-child(2) td {
  border-top:20px solid #fff;
}

.tbl_calender td:nth-child(7n) {
  border-right:none;
}

.tbl_calender td p {
  text-decoration:none;
      letter-spacing: -1px;
}

.tbl_calender td p a {
  color:#666;
  text-decoration:underline;
  padding-top:3px;
}

.tbl_calender td p a:hover {
  color:#d45136;
}

.tbl_calender .cal_box {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px dotted #ccc;
}

.tbl_calender .cal_box:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.tbl_calender .day {
  width:100%;
  border-bottom:1px dotted #ccc;
  padding-bottom:5px;
  margin-bottom:5px;
  text-align: center;
}

.tbl_calender .ficon span {
  width:100%;
  color:#FFF;
  padding:3px 0;
  text-align:center;
  display:block;
  margin-bottom:2px;
  line-height:1.0;
  font-size:13px;
  font-family: "source-han-sans-japanese", helvetica, arial, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

.main_fair .section_plan_main .btn {
  vertical-align:bottom;
}

.main_fair .section_plan_main .btn a {
  font-size:15px;
}

.main_fair .section_plan_main .btn a span {
  display:block;
  font-size:18px;
}

/*.main_fair .section_plan_main .btn_plan .btn:nth-child(2) a {
  padding:24px 0 23px;
}*/


.section_plan_main .unit .ph img {
    width: 100%;
    margin-top: -200px;
}

  .day .box-a {
    width:20px;
    height:18px;
    margin:0 auto;
    vertical-align:middle;
    color:#837461;
    font-size:1.1em;
  }

  .day .box-b {
    width:76px;
    height:18px;
    float:left;
  }

ul.fair_name {
  margin:10px 0 0 0;
}

ul.fair_name li {
  margin:0 1px 1px 0;
  float:left;
}

.fair_w {
  width:150px;
}

.fair_w02 {
  width:65px;
}

.main_fair h3.tit {
  font-size:18px;
  text-align:center;
  padding:12px 20px;
  border-top:1px solid #1f1f1f;
  border-bottom:1px solid #1f1f1f;
  margin-bottom: 35px;
  letter-spacing: 1.0px;
}

.main_fair h3.tit_category {
  text-align:left;
}

.fair_list {
  padding-top: 35px;
}

.fair_list .box{
  width:100%;
  padding-bottom: 20px;
  margin-bottom:35px;
  float:none;
  position:relative;
  background: #fff;
  border-bottom: 1px solid #ddd;
}

.fair_list .box a{
  width: 200px;
  width: auto;
  height: 100%;
  display:block;
  box-sizing:border-box;
  position:relative;
  text-align: center;
}

.fair_list .box .ph{
  width: 215px;
  height: 215px;
  background: #f3f3f3;
  overflow:hidden;
  float:left;
}

.fair_list .box .ph img{
  width: 100%;
  height: auto;
}

.fair_list .box .txt_box{
  float:right;
  width: 700px;
  height:100%;
  min-height: 215px;
  position:relative;
}

.fair_list .box .txt_box ul.icon{
  text-align:left;
}

.fair_list .box .title{
  padding: 10px 0 20px;
  border-bottom:1px dotted #1f1f1f;
  max-height:140px;
  box-sizing:border-box;
  font-size: 17px;
  line-height:1.4;
}

.fair_list .box .txt{
  font-size:12px;
  height: 70px;
  overflow:hidden;
  padding-top: 12px;
  margin-bottom: 10px;
}

.select_date {
  margin:0 0 10px;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align:left;
}

.select_date .day_txt,
.select_date select {
  display: inline-block;
  margin: 0 8px;
}

.select_date .day_txt {
  font-size: 1.2em;
  font-weight: bold;
}

.select_date select {
  padding: 7px;
}

.fair_list .box a:hover .txt{
  color:#2d2d2d;
}

/*
.fair_list .box .btn_more03{
  position: absolute;
  bottom: 25px;
  right: 20px;
}
*/

.reserve_btn02 a {
  display: inline-block!important;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #ff7e61;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff;
  position: relative!important;
  width: 165px!important;
  padding: 6px 0 6px 0!important;
  margin: -30px auto;
  float: right;
  border-radius: 5px;

}

.reserve_btn02 a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  width: 0;
  height: 0;
  margin-top: -3px;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
  transition-duration:200ms;
  z-index:99;
}

/* Fair_detail
---------------------------------------------------*/

.section_fair_main {
  width:100%;
  padding:40px;
  background: #fff;
  border: 1px solid #ccc;
  margin-bottom:30px;
}

.section_fair_main .flo_l {
  width: 320px;
}

.section_fair_main .flo_r {
  width: 570px;
  padding-top:10px;
}

.section_fair_main .info_box {
  text-align:center;
}

.section_fair_main .date {
  font-size: 18px;
  margin-bottom: 5px;
  display:inline-block;
}

.section_fair_main .title {
  font-size: 22px;
  margin-bottom:5px;
  padding-top: 10px;
  clear: both;
}

.section_fair_main .icons {
  text-align:center;
  margin-top:5px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

.section_fair_main .icons li {
    padding: 4px 10px;
    color: #fff;
    text-align: center;
    line-height: 1.1em;
    font-size: 0.85em;
    margin-right: 3px!important;
    margin-bottom: 3px!important;
    display: inline-block;
    width:auto!important;
    float:left;
}

.section_fair_main .txt {
  width: 100%;
  text-align: left;
  margin-bottom:30px;
  font-size:18px;
}

.section_fair_main .section_inner {
  margin-bottom: 36px;
}

.section_fair_main .photo {
  overflow: hidden;
  width: 100%;
}

.section_fair_main .photo img {
  width: 100%;
}

.section_fair_main .info {
}
.section_rank .ficon li,
.fair_list .ficon li {
  margin: 0 5px 5px 0;;
  display:inline-block;
  color: #fff;
  padding: 2px 10px 3px;
    line-height: 1.1em;
    font-size: 13px;
}
.section_fair_main .ficon {
  margin-bottom: 5px;
  display:inline-block;
}
.fair_list .ficon span,
.section_fair_main .ficon span{
    line-height: 1.1em;
    font-size: 13px;
    color: #fff;
    display: inline;
    white-space: nowrap;
    padding: 2px 10px 3px;
    margin: 0 3px 2px 0;
}

.ficon .special01,
.ficon span.special01 {
    background: #229cb4;
}
.ficon .special02,
.ficon span.special02 {
    background: #c73504;
}
.ficon .special03,
.ficon span.special03 {
    background: #a1827d;
}
.ficon .special04,
.ficon span.special04 {
    background: #c89601;
}
.ficon .special05,
.ficon span.special05 {
    background: #6b8a60;
}
.ficon .special06,
.ficon span.special06 {
    background: #a1827d;
}
.ficon .special07,
.ficon span.special07 {
    background: #a17d93;
}
.ficon .special08,
.ficon span.special08 {
    background: #505C88;
}
.ficon .special09,
.ficon span.special09 {
    background: #918334;
}
.ficon .special10,
.ficon span.special10 {
    background: #915A34;
}
.ficon .special11,
.ficon span.special11 {
    background: #A95E5E;
}

.section_fair_main .data {
  margin-bottom: 24px;
}
.section_fair_main .data table {
  margin-bottom: 8px;
  width: 100%;

  border-collapse: collapse;
}
.section_fair_main .data tbody tr {
  border-bottom: 1px #ccc dotted;
}
.section_fair_main .data th,
.section_fair_main .data td {
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.section_fair_main .data th {
  font-weight: bold;
  padding: 10px 6px;
  color: #fff;
  background: #000;
  letter-spacing: 1px;
}

.main_fair ul.icon {
    text-align: left;
    margin-top: 5px;
    max-height: 20px;
    overflow: hidden;
}

.section_fair_main .data th:nth-child(1) {width:20%;}
.section_fair_main .data th:nth-child(2) {width:40%;}
.section_fair_main .data th:nth-child(3) {width:10%;}

.section_fair_main .data th:nth-child(4) {
  border-right:none;
  width: 20%;
}

.section_fair_main .data .fairtime {
  text-align: center;
}

.section_fair_main .data td {
  padding: 10px 6px;
  vertical-align: middle;
  text-align: center;
}
.section_fair_main .data td:last-child {
  padding: 13px 0;
}
.section_fair_main .data .note {
  width: 35%;
}
.section_fair_main .data .ex dt,
.section_fair_main .data .ex dd {
  font-size: 12px;
  font-weight: normal;

  float: left;
}
.section_fair_main .data .ex dt:after {
  content: ": ";
}
.section_fair_main .data .ex dd {
  margin-right: 2em;
}
.section_fair_main .data .reserve_time a {
  width:100%;
}

.section_fair_main .txtbox {
  margin-top:30px;
  margin-bottom: 25px;
}

.section_fair_main .txtbox .caption {
  border-bottom:1px solid #2d2d2d;
  padding-bottom:40px;
  margin-bottom:40px;
}

.section_fair_main .txtbox .unit_text {
  padding:20px;
  background:#eee;
  margin-top:40px;
}

.section_fair_main .txtbox .value_box {
  padding:20px;
  background:#f8f3e8;
  margin-top: 25px;
}

.section_fair_main .txtbox .value_box .tit {
  background:#c89601;
  color: #fff !important;
  font-size:16px;
  text-align:center;
  padding:5px 0 2px;
  margin:0px 0 15px;
}

.text03 {
  text-align: center;
}

.section_fair_main .txtbox .value_box span {
  color:#ffff6e;
  padding-left:3px;
}

.fair_box{
  width:980px;
  margin:25px auto 0;
  z-index:999;
  position:relative;
}

ul.icon_info{
  display:block;
  margin:0;
}

ul.icon_info li{
  float:left;
  display:block;
  margin:0 0px 3px 0 ;
}

.section_fair_btns .btn05 a {
    display: block;
    font-size: 1.2em;
    text-align: center;
    background: #ff7e61;
    box-sizing: border-box;
    text-decoration: none;
    color: #fff;
    position: relative;
    width: 520px;
    padding: 14px 0 14px;
    margin: 0 auto 20px;
    letter-spacing: 1px;
    border-radius: 5px;
}

.section_fair_btns .btn05 a::before {
  display: block;
  width:36px!important;
  height:40px!important;
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  width: 0;
  height: 0;
  margin-top: -20px;
  background: url(../img/cmn/ico_event01.png) no-repeat center left;
  background-size: auto 40px;
}

.section_fair_btns .btn05 a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
}

.section_fair_btns span.txt_sub {
    display: block;
    font-size: 14px;
    line-height: 14px;
}

iframe {
  width: 100% !important;
}


/*.container img {
  height: auto!important;
  max-width: 100%!important;
}*/

.section_fair_main .form_menu {
}

.section_fair_main .form_menu .reserve_time{
  border-top:1px dotted #2d2d2d;
  border-bottom:1px dotted #2d2d2d;
  padding:20px 0;
  margin-bottom:20px;
  text-align:center;
  font-size:16px;
}

.section_fair_main .form_menu .reserve_time .tit_form{
  display:inline-block;
  margin-right:10px;
}

.section_fair_main .form_menu .reserve_time .select_box{
  display:inline-block;
}

.section_fair_main .form_menu .btn_reserve{
  width:342px;
  margin:0 auto;
  position:relative;
}

.section_fair_main .form_menu .btn_reserve::after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
  transition-duration:200ms;
}

.section_fair_main .form_menu .btn_reserve input{
  width:342px;
  padding:18px 0;
   -webkit-appearance: none;
   background:#ff7e61;
   border:none;
   color:#FFF;
   font-size:16px;border-radius: 5px;
}

.reserve_time a {
  display: block;
  font-size: 1.2em;
  text-align: center;
  background: #bc462f;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff;
  position: relative;
  width: 200px;
  margin: 0 auto;
  letter-spacing: 1px;
  height: 72px;
  line-height: 72px;
}
.reserve_time.btn_time a {
  display: block;
  font-size: 1.05em;
  text-align: center;
  background: #c79600;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff;
  position: relative;
  width: 100% !important;
  margin: 0 auto;
  letter-spacing: 1px;
  height: 48px;
  line-height: 48px;
}


.reserve_time a:after {
  display: block;
  content: " ";
  width: 5px;
  height: 5px;
  transform: rotate(135deg);
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -3px;
}

.section_plan_main.fair {
  background: none;
  padding: 0px;
  box-shadow: none;
  border: none;
}

.section_guide {
  text-align: center;
  padding-top: 80px;
}

.section_guide .tit {
  font-size: 35px;
}

.section_guide .sub {
  font-size: 20px;
  color: #c79600;
  margin-bottom: 15px;
}

.section_guide li {
  width: 170px;
  float: left;
  margin-right: 25px;
  position: relative;
}

.section_guide li span {
  display: block;
}

.section_guide li .ph {
  margin-bottom: 10px;
}

.section_guide li .stit {
  font-size: 20px;
  color: #c79600;
  margin-bottom: 5px;
}

.section_guide li .txt {
  text-align: left;
}

.section_guide li::after {
  display: block;
  content: "";
  position: absolute;
  top: 80px;
  right: -23px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 8px solid #de7a65;
  transform:none!important;
}

.section_guide li:last-child::after {
  display: none;
}



