@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, use,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, use,section {
  display: block;
}
body {
  line-height: 1;
}
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-bk {
  /*font-size: 16px;*/
  font-size: 62.5%;
  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 : 600px) {
  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: #e7dddd;
  background-image: url(../img/bg_snow.png), url(../img/kv_bg4.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: transparent;
}
#faircontent .pc-only {
  display: block;
}
#faircontent .sp-only {
  display: none;
}
#faircontent > div {
  display: block;
  width: 1000px;
  margin: 0 auto 50px;
  padding: 50px 0px;
  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-size: 30px;
  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;
  /*background: #FFE89F;*/
  background: #ffd700;
  padding: 10px 0;
  letter-spacing: 0.1em;
  width: 80%;
  margin: 0 auto;
}
#faircontent #kv p span {
  font-size: 26px;
  font-weight: bold;
  color: #E30003;
}
#faircontent #nav {
background: url("../img/nav_bg.png") ;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
background-size: 100% 100%; /* 縦横を要素に完全フィット */
  background-repeat: no-repeat; /* 繰り返しを防ぐ */
}
#faircontent #nav h2 {
  display: block;
  width: 100%;
	
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  top: 0;
	margin-bottom: 50px;
}
#faircontent #nav h2 p {
  width: 100%;
  color: #395390;
  top: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#faircontent #nav h2 p {
  font-size: 30px;
  top: 25px;
  /*line-height: 46px;*/
}
#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 {
  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 {
  display: inline-block;
  text-decoration: none;
  user-select: none;
  background: #00b5ad;
  border: 1px #fff solid;
  box-shadow: 0 0 0 3px #00b5ad;
}
#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: 75px;
  /* padding-left: 15px;*/
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#faircontent #nav .navi03 li a {
  width: 288px;
  height: 75px;
}
#faircontent #nav .points p {
  font-size: 18px;
  line-height: 1.5;
}
#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;
}
#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) no-repeat;
  left: 0;
}
#faircontent #gelande .area > .ttl::after {
  background: url(../img/gelande_ttl_bg.png) no-repeat;
  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(1), #faircontent #gelande .area ul li:nth-child(2) {
  width: 49%;
}
#faircontent #gelande .area ul li:nth-child(2), #faircontent #gelande .area ul li:last-child {
  margin-right: 0;
}
#faircontent #gelande .area ul li:nth-child(-n+2) img, #faircontent #gelande .area ul li:nth-child(-n+2) dl {
  margin-top: 10px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#faircontent #gelande .area ul li:nth-child(-n+2) dl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 8px 0;
  padding: 0 8px;
}
#faircontent #gelande .area ul li:nth-child(-n+2) dl dt, #faircontent #gelande .area ul li:nth-child(-n+2) dl dd {
  padding: 12px 0;
}
#faircontent #gelande .area 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 .area ul li:nth-child(n+3) img, #faircontent #gelande .area ul li:nth-child(n+3) dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#faircontent #gelande .area ul li:nth-child(n+3) dl {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0;
  padding: 0 8px;
}
#faircontent #gelande .area ul li:nth-child(n+3) dl dt, #faircontent #gelande .area ul li:nth-child(n+3) dl dd {
  padding: 8px 0;
}
#faircontent #gelande .area ul li:nth-child(n+3) dl dt:nth-of-type(-n+2), #faircontent #gelande .area ul li:nth-child(n+3) dl dd:nth-of-type(-n+2) {
  border-bottom: 0;
}
#faircontent #gelande .area ul li:nth-child(n+3) dl dd:nth-of-type(2) {
  border-right: 1px solid #b7b3a8;
}
#faircontent #gelande .area ul li:nth-child(n+3) div {
  text-align: center;
  margin: 8px 0;
  padding: 0 8px;
}
#faircontent #gelande .area ul .ttl {
  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 #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.bnr {
  width: 860px;
  margin: 0 auto;
  padding: 0;
}
#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 #special ul {
  padding-bottom: 40px;
}
#faircontent #special .feature__link {
  display: block;
  text-decoration: none;
}
#faircontent #special .feature__link:hover {
  opacity: .8;
}
#faircontent #special p.feature__txt {
  line-height: 1.5;
  color: #555;
  font-size: 14px;
}
/*******/
#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;
}
/*--------------------
condition
-----------------------*/
#faircontent #condition {
  display: block;
  width: 1000px;
  margin: 0 auto 50px;
  padding-top: 0px;
	padding-bottom: 30px;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
#condition h3 {
  text-align: center;
  font-size: 24px;
  line-height: 33.6px;
  font-weight: 600;
  padding: 50px 0 30px;
}
#condition .in_bdy {
  /*width: 980px;*/
  margin: 0 auto;
	
}
#condition .tBox {
  background: #fff;
  /*margin: 40px auto 0;*/
  padding: 0 30px 0px 30px;
 font-size: 0.9em;


}
#condition .tBox .heading {
  padding-bottom: 0.35em;
  border-bottom: 1px solid #ccc;
  font-size: 1.2em;
}
#condition .tBox .btn {
  margin: 50px auto 0;
  width: 440px;
}
#condition .tBox .btn a {
  line-height: 1.8;
  display: block;
  padding: 13px 0;
  text-align: center;
  font-size: 18px;
  background: #fff;
  border: 1px solid #1e90ff;
  color: #1e90ff !important;
}
#condition .tBox .btn a:hover {
  text-decoration: none;
}
#condition .list_box {
  margin-bottom: 40px;
  position: relative;
  text-indent: -1em;
}
#condition .list_box li {
  text-align: left;
  margin-top: 1rem;
  padding-left: 1.5em;
  position: relative;
  line-height: 1.8;
}
/*bnr*/
#faircontent #other {
  padding-top: 25px;
}
#faircontent #other > 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 #other > ul a {
  -webkit-transition: .2s;
  transition: .2s;
}
#faircontent #other > ul a:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}
#faircontent #other div {
  padding: 20px 40px 40px;
}
#faircontent #other div.bnr {
  width: 860px;
  margin: 0 auto;
  padding: 0;
}
#faircontent #other 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 #other div > ul li {
  width: 25%;
  margin-right: 10px;
}
#faircontent #other div > ul a {
  font-size: 15px;
  color: #373737;
  text-decoration: none;
}
#faircontent #other div > ul a:hover {
  text-decoration: underline;
}
#faircontent #other div > ul a::before {
  content: "◆";
  color: #a49817;
}
/*--------------------
news
-----------------------*/
#faircontent #news {
  display: block;
  width: 1000px;
  margin: 0 auto 50px;
  padding-top: 0px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  padding: 0px 0 60px 0;
}
#news h3 {
  text-align: center;
  font-size: 35px;
  line-height: 33.6px;
  font-weight: 600;
  padding: 50px 30px 0px;
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
#news h3:before, #news h3:after {
  border-top: 1px solid;
  content: "";
  width: 3em;
}
#news h3:before {
  margin-right: 1em;
}
#news h3:after {
  margin-left: 1em;
}
#news .in_bdy {
  /*width: 980px;*/
  margin: 0 auto;
}
#news .newsbox {}
#news .newsbox > p {
  line-height: 2;
  margin-top: 2rem;
}
#news .tBox {
  background: #FFFFFF;
  /*margin: 40px auto 0;*/
  padding: 0px 60px;
  font-size: 20px;
  line-height: 1.8125;
	font-weight: 600;
}
#news .tBox .heading {
  /*  padding-bottom: 0.35em;*/
  border-bottom: 1px solid #ccc;
  font-size: 1.2em;
  font-weight: bold;
}
#news .tBox .btn {
  margin: 50px auto 0;
  width: 440px;
}
#news .tBox .btn a {
  line-height: 1.8;
  display: block;
  padding: 13px 0;
  text-align: center;
  font-size: 30px;
  background: #fff;
  border: 1px solid #ce0002;
  color: #ce0002;
}
#news .tBox .btn a:hover {
  text-decoration: none;
}
#news .list_box {
  margin-bottom: 40px;
  position: relative;
  text-indent: -1em;
}
#news .list_box li {
  text-align: left;
  margin-top: 1rem;
  padding-left: 1.5em;
  position: relative;
  line-height: 1.5;
}
#news b {
  font-weight: 600;
}
#news p a {
  color: #ce0002;
}

/*--------------------
FAQ
-----------------------*/
#faircontent #FAQ {
  display: block;
  width: 960px;
  margin: 0 auto 50px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  padding: 30px 20px 30px 20px;
  
}


#FAQ {   
    background: #fff;   
    position: relative;
    line-height: 1.5;
  }
  #FAQ .in_bdy {
    width: 900px;
    margin: 0 auto;	
	  font-size: 0.9em;
	 
  }

  #FAQ .faq_title {
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 25px 0;
  }
  #FAQ .qa_wrap {
    margin-bottom: 20px;
   /* font-size: 14px;*/
  }
  #FAQ .qa_wrap .question {
    background-color: #f6f6f3;
    padding: 0.5em;
    font-weight: bold;
  }
  #FAQ .qa_wrap .question {
    /* padding-left: 3rem;*/
    padding-left: 40px;
    position: relative;
  }
  #FAQ .qa_wrap .question::after {
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-image: url("../img/icon_q.svg");
    background-repeat: no-repeat;
    position: absolute;
    left: 12px;
    top: -1px;
  }
  #FAQ .qa_wrap .question::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    /*top: 0;
    left: 0;*/
    width: 1.428571429rem;
    height: 1.428571429rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(25%);
  }
  #FAQ .qa_wrap .answer {
    padding: 1.8em;
  }
  #FAQ .qa_wrap .answer {
    /* padding-left: 3rem;*/
    padding-left: 40px;
    position: relative;
  }
  #FAQ .qa_wrap .answer::after {
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-image: url(../img/icon_a.svg);
    background-repeat: no-repeat;
    /*  background-color: #0057b8;
    background-size: 30px;
    background-repeat: no-repeat;
    background-color: #0057b8;*/
    position: absolute;
    left: 12px;
    top: 20px;
  }
  #FAQ .qa_wrap .answer::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    /*top: 0;
    left: 0;*/
    width: 1.428571429rem;
    height: 1.428571429rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(25%);
  }

/*追記*/
/*イントロナビ*/
#faircontent #nav {
	background: #fff;
	padding: 40px;
	box-sizing: border-box;
	height:400px;
	position: relative;
	margin-bottom: 50px;
}
#faircontent #nav img{
	position: absolute;
	width:30%; 
	height:auto;
	top:100px;
	right:50px;
}

#faircontent #nav h1 {
  color: #ce0002;
  box-sizing: border-box;
	 background: url(../img/coupon_icon02.png) no-repeat left +40px center;
	background-size: 10%;
	text-align:center;
	font-size:35px;
	font-weight: 600;
	line-height: 50px;	
	margin-bottom: 50px;
}

#faircontent #nav .points p{
  font-size: 20px;
	font-weight:600;
  line-height: 50px;
}
#faircontent #nav .points span{
color:#ce0002;	
	font-size:30px;
}

/*ナビメニュー*/
#menu ul{
	width:1000px;
	margin:30px auto;
}
#menu li{
 text-align: center; 
    height:44px;
    line-height:44px;
}
#menu a{
    display:block;
    color:#000;
    background-color:#fff;
}
最初のliのa
#menu li:first-child a{
    border-left:none;
}
#menu a:hover{
    background-color:#fdbbb2;
    color:#fff;
}

#menu ul{

height:40px;
}
#menu li{
width:20%;
float: left;
}
#menu a{
display: block;
padding: 10px 0;
color:#000;
	font-weight: 600;
}
#menu a:hover{
color:#fff;
text-decoration: underline;
}

#coupon{
	margin-bottom: 50px;
}


/*▼追記use*/
#faircontent #use .usebox{
/*  background: #fff url(../img/use_bg.jpg) no-repeat left calc(50% + 20px) top 40px;*/
/*	 background: #fff url(../img/use_bg.jpg) no-repeat top 0vw;*/
	background: url(../img/use_bg.jpg) no-repeat center top;
  padding: 30px 40px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	height:461px;
}
#faircontent #use h2 {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  top: 0;
	text-align: center;
	color: #F71317;
	
}
#faircontent #use h1 {
  color: #ce0002;
  box-sizing: border-box;
	 background: url(../img/coupon_icon02.png) no-repeat left 250px center;
	background-size: 10%;
	text-align:center;
	font-size:35px;
	font-weight: 600;
	line-height: 50px;	
}

