@charset "UTF-8";
/* ==========================================================================
   Foundation
========================================================================== */
/*
  font settings
**************************************************/
/*
  calculation width
**************************************************/
/*
  boxsizing settings
**************************************************/
/*
  opacity settings
**************************************************/
/*
  border-radius settings
**************************************************/
/*
  drop shadow settings
**************************************************/
/*
  vertical align setting
**************************************************/
/*
  table layout setting
**************************************************/
/*
  flexbox layout setting
**************************************************/
/*
  scaling img
**************************************************/
/*
  clearfix
**************************************************/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  min-width: 1180px;
}
#wrap {
    overflow: hidden;
}
ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  color: inherit;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

select::-ms-expand {
  display: none;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 768px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

.sp-only {
  display: none !important;
}

.mainCont {
  border-bottom: 12px solid #eeeeee;
}

/*------------------------------------
以下このコンテンツ用
--------------------------------------*/
/* ---------- .bread ---------- */
.bread {
  max-width: 100%;
  background: #f6fafd;
  margin: 0 auto;
}

.bread ul {
  display: block;
  width: 1000px;
  margin: 0 auto;
}

.bread li {
  display: inline-block;
  font-size: 13px;
  vertical-align: middle;
  margin: 17px auto 13px;
}

.bread li:last-child::after {
  content: '';
}

.bread li a {
  color: #26aaff;
  text-decoration: none;
}

#faircontent {
  background-color: #ade6eb;
  background-image: url(../img/bg_snow.png), url(../img/kv_bg.jpg);
  background-position: center top 710px, center top;
  background-repeat: no-repeat, no-repeat;
  padding-top: 25px;
  padding-bottom: 75px;
}

#faircontent a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#faircontent .pc-only {
  display: block;
}

#faircontent .sp-only {
  display: none;
}

#faircontent > div {
  display: block;
  width: 1000px;
  margin: 0 auto 50px;
  padding-top: 153px;
  background: #fff;
  border-radius: 10px;
  position: relative;
}

#faircontent > div:last-child {
  margin-bottom: 0;
}

#faircontent > div h2 {
  position: absolute;
  top: -10px;
}

#faircontent > div h2 p {
  display: block;
  width: 100%;
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 82px;
  z-index: 2;
}

#faircontent #kv {
  background: none;
  border-radius: 0;
  padding-top: 0;
}

#faircontent #kv h1 img {
  display: block;
  width: auto;
  margin: 0 auto 25px;
}

#faircontent #kv p {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
  text-align: center;
}

#faircontent #nav {
  background: #fff url(../img/nav_bg.png) no-repeat left calc(50% + 20px) top 40px;
  padding: 40px 40px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #nav h2 {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  top: 0;
}

#faircontent #nav h2 p {
  width: 100%;
  color: #395390;
  top: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #nav .point_ttl {
  display: block;
  width: 920px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 112px;
}

#faircontent #nav .points {
  height: 428px;
  position: relative;
}

#faircontent #nav .points dt {
  font-size: 14px;
  font-weight: bold;
  color: #f06d4a;
  position: absolute;
}

#faircontent #nav .points dt:nth-of-type(1) {
  top: 151px;
  left: 111px;
}

#faircontent #nav .points dt:nth-of-type(2) {
  top: 356px;
  left: 487px;
}

#faircontent #nav .points dt:nth-of-type(3) {
  top: 151px;
  right: 120px;
}

#faircontent #nav .points dt span {
  font-size: 28px;
  margin-left: 5px;
}

#faircontent #nav .points dd {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
  width: 160px;
  position: absolute;
}

#faircontent #nav .points dd:nth-of-type(1) {
  top: 240px;
  left: 112px;
}

#faircontent #nav .points dd:nth-of-type(2) {
  top: 170px;
  left: 430px;
}

#faircontent #nav .points dd:nth-of-type(3) {
  top: 245px;
  left: 650px;
}

#faircontent #nav .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#faircontent #nav .btns li {
  -webkit-transition: .2s;
  transition: .2s;
}

#faircontent #nav .btns li:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

#faircontent #nav .btns li:nth-child(1) {
  background: url(../img/nav_btn01.png) no-repeat;
}

#faircontent #nav .btns li:nth-child(2) {
  background: url(../img/nav_btn02.png) no-repeat;
}

#faircontent #nav .btns li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 452px;
  height: 98px;
  padding-left: 15px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#faircontent #rank {
  padding-bottom: 35px;
}

#faircontent #rank ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 40px;
}

#faircontent #rank ul li {
  width: 290px;
  margin-top: 60px;
  border: 3px solid #d3d1cb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  position: relative;
}

#faircontent #rank ul li:nth-child(1) .dsc {
  background: #c5a929;
}

#faircontent #rank ul li:nth-child(2) .dsc {
  background: #8d8d8d;
}

#faircontent #rank ul li:nth-child(3) .dsc {
  background: #a96a3c;
}

#faircontent #rank ul li .rank_crown {
  width: auto;
  position: absolute;
  top: -65px;
  left: calc(50% - 35.5px);
}

#faircontent #rank ul li .dsc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 15px 10px 10px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#faircontent #rank ul li .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  color: #324888;
  padding: 10px 0;
}

#faircontent #rank ul li .rank_gelande {
  display: block;
  width: 100%;
  margin: 0;
}

#faircontent #rank ul li a {
  display: block;
  width: 95%;
  margin: 8px auto;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #f26681 url(../img/rank_arrow.png) no-repeat right 12px center;
  text-align: center;
  padding: 15px 0;
  border-radius: 6px;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}

#faircontent #rank ul li a:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

#faircontent #rank > a {
  display: block;
  margin: 20px 40px 0 0;
  text-align: right;
  font-size: 12px;
  color: #323232;
}

#faircontent #rank > a:hover {
  text-decoration: none;
}

#faircontent #gelande {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande > .dsc,
#faircontent #gelande .nav,
#faircontent #gelande .area {
  padding: 0 40px;
}

#faircontent #gelande > .dsc {
  display: block;
  font-size: 18px;
  color: #000;
  text-align: center;
  margin: 20px 0 15px;
}

#faircontent #gelande .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#faircontent #gelande .nav li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  color: #fff;
  width: 220px;
  height: 114px;
  background: url(../img/gelande_nav_bg.png) no-repeat;
  padding-top: 10px;
  -webkit-transition: .2s;
  transition: .2s;
}

#faircontent #gelande .nav li a:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

#faircontent #gelande .area > .ttl {
  display: block;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #000;
  margin: 35px 0 20px;
  position: relative;
  overflow: hidden;
}

#faircontent #gelande .area > .ttl::before, #faircontent #gelande .area > .ttl::after {
  display: block;
  content: "";
  width: 332px;
  height: 10px;
  position: absolute;
  top: calc(50% - 5px);
}

#faircontent #gelande .area > .ttl::before {
  background: url(../img/gelande_ttl_bg.png) repeat-x;
  left: 0;
}

#faircontent #gelande .area > .ttl::after {
  background: url(../img/gelande_ttl_bg.png) repeat-x;
  right: 0;
}

#faircontent #gelande .area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#faircontent #gelande .area ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px;
  border: 3px solid #d3d1cb;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande .area ul li:nth-child(3n) {
  margin-right: 0;
}

#faircontent #gelande .area ul li img, #faircontent #gelande .area ul li dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande .area ul li dl {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0;
  padding: 0 8px;
}

#faircontent #gelande .area ul li dl dt, #faircontent #gelande .area ul li dl dd {
  padding: 8px 0;
}

#faircontent #gelande .area ul li dl dt:nth-of-type(-n+2), #faircontent #gelande .area ul li dl dd:nth-of-type(-n+2) {
  border-bottom: 0;
}

#faircontent #gelande .area ul li div {
  text-align: center;
  margin: 8px 0;
  padding: 0 8px;
}

#faircontent #gelande .area ul .ttl {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  color: #324888;
  text-align: center;
  padding: 10px 0;
  border-top: 14px solid #324888;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#faircontent #gelande .area ul .dsc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.3;
  color: #222;
  background: #b9e8eb;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande .area ul img, #faircontent #gelande .area ul dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande .area ul img {
  width: 100%;
}

#faircontent #gelande .area ul dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#faircontent #gelande .area ul dl dt, #faircontent #gelande .area ul dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  font-size: 14px;
  color: #222;
  padding: 4px 0;
  border: 1px solid #b7b3a8;
  border-right: 0;
}

#faircontent #gelande .area ul dl dt {
  background: #eae7df;
}

#faircontent #gelande .area ul dl dd:nth-of-type(1)::after {
  content: "コース";
}

#faircontent #gelande .area ul dl dd:nth-of-type(2)::after {
  content: "本";
}

#faircontent #gelande .area ul dl dd:nth-of-type(3)::after {
  content: "m";
}

#faircontent #gelande .area ul dl dd:last-child {
  border-right: 1px solid #b7b3a8;
}

#faircontent #gelande .area ul div .here {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  color: #324888;
}

#faircontent #gelande .area ul div .price {
  font-family: 'Anton', sans-serif;
  letter-spacing: 2px;
  font-size: 55px;
  font-weight: bold;
  color: #ea0000;
}

#faircontent #gelande .area ul div .price::after {
  content: "円～";
  font-size: 20px;
  font-weight: bold;
}

#faircontent #gelande .area ul a {
  display: block;
  width: 95%;
  margin: 8px auto;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #f26681 url(../img/rank_arrow.png) no-repeat right 15px center;
  text-align: center;
  margin-bottom: 10px;
  padding: 15px 0;
  border-radius: 6px;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}

#faircontent #gelande .area ul a:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

#faircontent #hotel > a {
  display: block;
  margin: 20px 40px 0 0;
  text-align: right;
  font-size: 12px;
  color: #323232;
}

#faircontent #hotel > a:hover {
  text-decoration: none;
}

#faircontent #hotel > .dsc {
  display: block;
  font-size: 18px;
  line-height: 1.5;
  color: #000;
  text-align: center;
  margin: 20px 0 15px;
}

#faircontent #hotel .hotels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 40px;
}

#faircontent #hotel .hotels li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px;
  border: 3px solid #d3d1cb;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #hotel .hotels li:nth-child(3n) {
  margin-right: 0;
}

#faircontent #hotel .hotels .ttl {
  font-size: 24px;
  font-weight: bold;
  color: #066d7c;
  text-align: center;
  padding: 10px 0;
  border-top: 14px solid #17a49f;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#faircontent #hotel .hotels .place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.3;
  color: #222;
  background: #d7fed0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #hotel .hotels .dsc {
  font-size: 14px;
  line-height: 1.4;
  color: #323232;
  padding: 10px 20px;
}

#faircontent #hotel .hotels img {
  width: 100%;
}

#faircontent #hotel .hotels a {
  display: block;
  width: 95%;
  margin: 8px auto;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #f26681 url(../img/rank_arrow.png) no-repeat right 15px center;
  text-align: center;
  margin-bottom: 10px;
  padding: 15px 0;
  border-radius: 6px;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}

#faircontent #hotel .hotels a:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

#faircontent #hotel .area_btns {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #d7fed0;
  padding: 20px 40px 40px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #hotel .area_btns li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -2px;
  width: 295px;
  height: 82px;
  padding-right: 55px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../img/hotel_area_bg.png) no-repeat;
  color: #fff;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}

#faircontent #hotel .area_btns li a:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

#faircontent #hotel .source {
  display: block;
  margin: 20px 40px 0 0;
  text-align: right;
  font-size: 12px;
  color: #323232;
}

#faircontent #special > ul {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
  padding: 0 40px;
}

#faircontent #special > ul a {
  -webkit-transition: .2s;
  transition: .2s;
}

#faircontent #special > ul a:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

#faircontent #special div {
  padding: 20px 40px 40px;
}

#faircontent #special div > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 10px 0;
}

#faircontent #special div > ul li {
  width: 25%;
  margin-right: 10px;
}

#faircontent #special div > ul a {
  font-size: 15px;
  color: #373737;
  text-decoration: none;
}

#faircontent #special div > ul a:hover {
  text-decoration: underline;
}

#faircontent #special div > ul a::before {
  content: "◆";
  color: #a49817;
}

#faircontent #special .ttl {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #a49817;
  padding: 10px 0;
  border-bottom: 2px solid #a49817;
}

#faircontent #recommend ul {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
  padding: 0 40px 60px;
}

#faircontent #recommend ul li {
  width: 23.5%;
}

#faircontent #recommend ul li a {
  display: block;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}

#faircontent #recommend ul li a:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

#faircontent #recommend ul img {
  width: 100%;
}

#faircontent #recommend ul .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  color: #a49817;
  padding: 5px 0;
}

#faircontent #recommend ul .dsc {
  display: block;
  font-size: 15px;
  line-height: 1.3;
  color: #373737;
  padding: 5px 0;
}

/* カラム表示調整 */

/*-----------------------------
area01用
4つ目まで大枠
-------------------------------*/
#faircontent #gelande #area01 ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px;
  border: 3px solid #d3d1cb;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*以下area01用枠設定*/
#faircontent #gelande #area01 ul li:nth-child(-n+4) {
  width: 49%;
}

#faircontent #gelande #area01 ul li:nth-child(-n+4):nth-child(2n) {
  margin-right: 0;
}

#faircontent #gelande #area01 ul li:nth-child(-n+4) img,
#faircontent #gelande #area01 ul li:nth-child(-n+4) dl {
  margin-top: 10px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande #area01 ul li:nth-child(-n+4) dl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 8px 0;
  padding: 0 8px;
}

#faircontent #gelande #area01 ul li:nth-child(-n+4) dl dt,
#faircontent #gelande #area01 ul li:nth-child(-n+4) dl dd {
  padding: 12px 0;
}

#faircontent #gelande #area01 ul li:nth-child(-n+4) dl dt:nth-of-type(-n+2),
#faircontent #gelande #area01 ul li:nth-child(-n+4) dl dd:nth-of-type(-n+2) {
  border-bottom: 1px solid #d3d1cb;
}

#faircontent #gelande #area01 ul li:nth-child(-n+4) div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 10px 0;
  padding: 0 10px;
}

#faircontent #gelande #area01 ul li:nth-child(n+5):nth-child(3n+4) {
  margin-right: 0;
}

#faircontent #gelande #area01 ul li:nth-child(n+5) img,
#faircontent #gelande #area01 ul li:nth-child(n+5) dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande #area01 ul li:nth-child(n+5) dl {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0;
  padding: 0 8px;
}

#faircontent #gelande #area01 ul li:nth-child(n+5) dl dt,
#faircontent #gelande #area01 ul li:nth-child(n+5) dl dd {
  padding: 8px 0;
}

#faircontent #gelande #area01 ul li:nth-child(n+5) dl dd:nth-of-type(2) {
  border-right: 1px solid #b7b3a8;
}

#faircontent #gelande #area01 ul li:nth-child(n+5) div {
  text-align: center;
  margin: 8px 0;
  padding: 0 8px;
}

/*-----------------------------
area02用
6つ目まで大枠
-------------------------------*/
#faircontent #gelande #area02 > .ttl::before {
  left: -15px;
}

#faircontent #gelande #area02 > .ttl::after {
  right: -15px;
}

#faircontent #gelande #area02 ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px;
  border: 3px solid #d3d1cb;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*以下area02用枠設定*/
#faircontent #gelande #area02 ul li:nth-child(-n+6) {
  width: 49%;
}

#faircontent #gelande #area02 ul li:nth-child(-n+6):nth-child(2n) {
  margin-right: 0;
}

#faircontent #gelande #area02 ul li:nth-child(-n+6) img,
#faircontent #gelande #area02 ul li:nth-child(-n+6) dl {
  margin-top: 10px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande #area02 ul li:nth-child(-n+6) dl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 8px 0;
  padding: 0 8px;
}

#faircontent #gelande #area02 ul li:nth-child(-n+6) dl dt,
#faircontent #gelande #area02 ul li:nth-child(-n+6) dl dd {
  padding: 12px 0;
}

#faircontent #gelande #area02 ul li:nth-child(-n+6) dl dt:nth-of-type(-n+2),
#faircontent #gelande #area02 ul li:nth-child(-n+6) dl dd:nth-of-type(-n+2) {
  border-bottom: 1px solid #d3d1cb;
}

#faircontent #gelande #area02 ul li:nth-child(-n+6) div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 10px 0;
  padding: 0 10px;
}

#faircontent #gelande #area02 ul li:nth-child(n+7):nth-child(3n+6) {
  margin-right: 0;
}

#faircontent #gelande #area02 ul li:nth-child(n+7) img,
#faircontent #gelande #area02 ul li:nth-child(n+7) dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande #area02 ul li:nth-child(n+7) dl {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0;
  padding: 0 8px;
}

#faircontent #gelande #area02 ul li:nth-child(n+7) dl dt,
#faircontent #gelande #area02 ul li:nth-child(n+7) dl dd {
  padding: 8px 0;
}

#faircontent #gelande #area02 ul li:nth-child(n+7) dl dd:nth-of-type(2) {
  border-right: 1px solid #b7b3a8;
}

#faircontent #gelande #area02 ul li:nth-child(n+7) div {
  text-align: center;
  margin: 8px 0;
  padding: 0 8px;
}


/*-----------------------------
area03用
大枠無し
-------------------------------*/
#faircontent #gelande .area#area03 .ttl::before {
  left: -40px;
}

#faircontent #gelande .area#area03 .ttl::after {
  right: -40px;
}
/*以下area03用枠設定*/
/*以下納品時コメントアウト（2つ目まで大枠サンプル）*/
/*
#faircontent #gelande .area#area03 ul li dd:nth-of-type(2) {
  border-right: 1px solid #b7b3a8;
}

#faircontent #gelande #area03 ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px;
  border: 3px solid #d3d1cb;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande #area03 ul li:nth-child(-n+2) {
  width: 49%;
}

#faircontent #gelande #area03 ul li:nth-child(-n+2):nth-child(2n) {
  margin-right: 0;
}

#faircontent #gelande #area03 ul li:nth-child(-n+2) img,
#faircontent #gelande #area03 ul li:nth-child(-n+2) dl {
  margin-top: 10px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande #area03 ul li:nth-child(-n+2) dl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 8px 0;
  padding: 0 8px;
}

#faircontent #gelande #area03 ul li:nth-child(-n+2) dl dt,
#faircontent #gelande #area03 ul li:nth-child(-n+2) dl dd {
  padding: 12px 0;
}

#faircontent #gelande #area03 ul li:nth-child(-n+2) dl dt:nth-of-type(-n+2),
#faircontent #gelande #area03 ul li:nth-child(-n+2) dl dd:nth-of-type(-n+2) {
  border-bottom: 1px solid #d3d1cb;
}

#faircontent #gelande #area03 ul li:nth-child(-n+2) div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 10px 0;
  padding: 0 10px;
}

#faircontent #gelande #area03 ul li:nth-child(n+3):nth-child(3n+2) {
  margin-right: 0;
}

#faircontent #gelande #area03 ul li:nth-child(n+3) img,
#faircontent #gelande #area03 ul li:nth-child(n+3) dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande #area03 ul li:nth-child(n+3) dl {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0;
  padding: 0 8px;
}

#faircontent #gelande #area03 ul li:nth-child(n+3) dl dt,
#faircontent #gelande #area03 ul li:nth-child(n+3) dl dd {
  padding: 8px 0;
}

#faircontent #gelande #area03 ul li:nth-child(n+3) dl dd:nth-of-type(2) {
  border-right: 1px solid #b7b3a8;
}

#faircontent #gelande #area03 ul li:nth-child(n+3) div {
  text-align: center;
  margin: 8px 0;
  padding: 0 8px;
}
*/
/*-----------------------------
area04用
10個目まで大枠
-------------------------------*/
#faircontent #gelande #area04 > .ttl::before {
  left: 15px;
}

#faircontent #gelande #area04 > .ttl::after {
  right: 15px;
}

#faircontent #gelande #area04 ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px;
  border: 3px solid #d3d1cb;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*以下area04用枠設定*/
#faircontent #gelande #area04 ul li:nth-child(-n+10) {
  width: 49%;
}

#faircontent #gelande #area04 ul li:nth-child(-n+10):nth-child(2n) {
  margin-right: 0;
}

#faircontent #gelande #area04 ul li:nth-child(-n+10) img,
#faircontent #gelande #area04 ul li:nth-child(-n+10) dl {
  margin-top: 10px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande #area04 ul li:nth-child(-n+10) dl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 8px 0;
  padding: 0 8px;
}

#faircontent #gelande #area04 ul li:nth-child(-n+10) dl dt,
#faircontent #gelande #area04 ul li:nth-child(-n+10) dl dd {
  padding: 12px 0;
}

#faircontent #gelande #area04 ul li:nth-child(-n+10) dl dt:nth-of-type(-n+2),
#faircontent #gelande #area04 ul li:nth-child(-n+10) dl dd:nth-of-type(-n+2) {
  border-bottom: 1px solid #d3d1cb;
}

#faircontent #gelande #area04 ul li:nth-child(-n+10) div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 10px 0;
  padding: 0 10px;
}

#faircontent #gelande #area04 ul li:nth-child(n+11):nth-child(3n+10) {
  margin-right: 0;
}

#faircontent #gelande #area04 ul li:nth-child(n+11) img,
#faircontent #gelande #area04 ul li:nth-child(n+11) dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#faircontent #gelande #area04 ul li:nth-child(n+11) dl {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0;
  padding: 0 8px;
}

#faircontent #gelande #area04 ul li:nth-child(n+11) dl dt,
#faircontent #gelande #area04 ul li:nth-child(n+11) dl dd {
  padding: 8px 0;
}

#faircontent #gelande #area04 ul li:nth-child(n+11) dl dd:nth-of-type(2) {
  border-right: 1px solid #b7b3a8;
}

#faircontent #gelande #area04 ul li:nth-child(n+11) div {
  text-align: center;
  margin: 8px 0;
  padding: 0 8px;
}

.top_btn {
  width: 1000px;
  margin: 0 auto 50px;
  text-align: right;
}
.top_btn a {
  text-decoration: none;
  color:#4e4e4e;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 30px;
    /* font-size: 77%; */
}
#page-top a {
  background: #66666642;
  text-decoration: none;
  color: #fff;
  width: 100%;
  padding: 40%;
  text-align: center;
  display: block;
  border-radius: 50%;
}
#page-top a:hover {
    text-decoration: none;
    background: #6666667a;
}
