@charset "UTF-8";
/*--reset--*/
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-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  overflow-y: scroll;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,
textarea {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

a:link,
a:visited,
a:active {
  color: inherit;
}

a:focus {
  outline: none;
}

img {
  vertical-align: bottom;
}

/*--//reset--*/
/*--general--*/
/*-------------------------------------------------------------------------------
 GENERAL CLASSES��BOX LAYOUT��
 -------------------------------------------------------------------------------*/
/* MARGIN */
.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt6 {
  margin-top: 6px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt9 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr1 {
  margin-right: 1px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr6 {
  margin-right: 6px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr9 {
  margin-right: 9px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr22 {
  margin-right: 22px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.ml1 {
  margin-left: 1px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml6 {
  margin-left: 6px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml9 {
  margin-left: 9px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb6 {
  margin-bottom: 6px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.bac {
  margin-left: auto;
  margin-right: auto;
}

/* PADDING */
.pt1 {
  padding-top: 1px;
}

.pt2 {
  padding-top: 2px;
}

.pt3 {
  padding-top: 3px;
}

.pt4 {
  padding-top: 4px;
}

.pt5 {
  padding-top: 5px;
}

.pt6 {
  padding-top: 6px;
}

.pt7 {
  padding-top: 7px;
}

.pt8 {
  padding-top: 8px;
}

.pt9 {
  padding-top: 9px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pr1 {
  padding-right: 1px;
}

.pr2 {
  padding-right: 2px;
}

.pr3 {
  padding-right: 3px;
}

.pr4 {
  padding-right: 4px;
}

.pr5 {
  padding-right: 5px;
}

.pr6 {
  padding-right: 6px;
}

.pr7 {
  padding-right: 7px;
}

.pr8 {
  padding-right: 8px;
}

.pr9 {
  padding-right: 9px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr21 {
  padding-right: 21px;
}

.pr25 {
  padding-right: 25px;
}

.pr30 {
  padding-right: 30px;
}

.pr40 {
  padding-right: 40px;
}

.pb1 {
  padding-bottom: 1px;
}

.pb2 {
  padding-bottom: 2px;
}

.pb3 {
  padding-bottom: 3px;
}

.pb4 {
  padding-bottom: 4px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb6 {
  padding-bottom: 6px;
}

.pb7 {
  padding-bottom: 7px;
}

.pb8 {
  padding-bottom: 8px;
}

.pb9 {
  padding-bottom: 9px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl1 {
  padding-left: 1px;
}

.pl2 {
  padding-left: 2px;
}

.pl3 {
  padding-left: 3px;
}

.pl4 {
  padding-left: 4px;
}

.pl5 {
  padding-left: 5px;
}

.pl6 {
  padding-left: 6px;
}

.pl7 {
  padding-left: 7px;
}

.pl8 {
  padding-left: 8px;
}

.pl9 {
  padding-left: 9px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

.pv1 {
  padding-top: 1px;
  padding-bottom: 1px;
}

.pv2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.pv3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.pv4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.pv5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pv6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.pv7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.pv8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pv9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.pv10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pv15 {
  padding-top: 15px;
  padding-bottom: 15px;
}


.pv20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pv25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.pv30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ph1 {
  padding-left: 1px;
  padding-right: 1px;
}

.ph2 {
  padding-left: 2px;
  padding-right: 2px;
}

.ph3 {
  padding-left: 3px;
  padding-right: 3px;
}

.ph4 {
  padding-left: 4px;
  padding-right: 4px;
}

.ph5 {
  padding-left: 5px;
  padding-right: 5px;
}

.ph6 {
  padding-left: 6px;
  padding-right: 6px;
}

.ph7 {
  padding-left: 7px;
  padding-right: 7px;
}

.ph8 {
  padding-left: 8px;
  padding-right: 8px;
}

.ph9 {
  padding-left: 9px;
  padding-right: 9px;
}

.ph10 {
  padding-left: 10px;
  padding-right: 10px;
}

.ph15 {
  padding-left: 15px;
  padding-right: 15px;
}

.ph20 {
  padding-left: 20px;
  padding-right: 20px;
}

.ph25 {
  padding-left: 25px;
  padding-right: 25px;
}

.ph30 {
  padding-left: 30px;
  padding-right: 30px;
}

.p0 {
  padding: 0 !important;
}

.p1 {
  padding: 1px;
}

.p2 {
  padding: 2px;
}

.p3 {
  padding: 3px;
}

.p4 {
  padding: 4px;
}

.p5 {
  padding: 5px;
}

.p6 {
  padding: 6px;
}

.p7 {
  padding: 7px;
}

.p8 {
  padding: 8px;
}

.p9 {
  padding: 9px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p25 {
  padding: 25px;
}

.p30 {
  padding: 30px;
}

/*-------------------------------------------------------------------------------
 GENERAL CLASSES��EFFECTS��
 -------------------------------------------------------------------------------*/
/* FLOAT */
.fl {
  float: left;
}

.fr {
  float: right;
}

.fn {
  float: none;
}

.cb {
  clear: both;
}

/* POSITION */
.pr {
  position: relative;
  zoom: 1;
}

.pa {
  position: absolute;
}

.ps {
  position: static !important;
}

.t0 {
  top: 0;
}

.t1 {
  top: 1px;
}

.t2 {
  top: 2px;
}

.t3 {
  top: 3px;
}

.t4 {
  top: 4px;
}

.t5 {
  top: 5px;
}

.t6 {
  top: 6px;
}

.t7 {
  top: 7px;
}

.t8 {
  top: 8px;
}

.t9 {
  top: 9px;
}

.t10 {
  top: 10px;
}

.t15 {
  top: 15px;
}

.t20 {
  top: 20px;
}

.t25 {
  top: 25px;
}

.t30 {
  top: 30px;
}

.t45 {
  top: 45px;
}

.l0 {
  left: 0;
}

.l1 {
  left: 1px;
}

.l2 {
  left: 2px;
}

.l3 {
  left: 3px;
}

.l4 {
  left: 4px;
}

.l5 {
  left: 5px;
}

.l6 {
  left: 6px;
}

.l7 {
  left: 7px;
}

.l8 {
  left: 8px;
}

.l9 {
  left: 9px;
}

.l10 {
  left: 10px;
}

.l15 {
  left: 15px;
}

.l20 {
  left: 20px;
}

.l25 {
  left: 25px;
}

.l30 {
  left: 30px;
}

.l45 {
  left: 45px;
}

.r0 {
  right: 0;
}

.r5 {
  right: 5px;
}

.r10 {
  right: 10px;
}

.r15 {
  right: 15px;
}

.r20 {
  right: 20px;
}

.r25 {
  right: 25px;
}

.r30 {
  right: 30px;
}

.b0 {
  bottom: 0;
}

.b5 {
  bottom: 5px;
}

.b10 {
  bottom: 10px;
}

.b15 {
  bottom: 15px;
}

.b20 {
  bottom: 20px;
}

.b25 {
  bottom: 25px;
}

.b30 {
  bottom: 30px;
}

/* OVERFLOW */
.ofh {
  overflow: hidden;
}

/* VISIBILITY */
.vbh {
  visibility: hidden;
}

/* DISPLAY */
.db {
  display: block;
}

.di {
  display: inline;
}

.dn {
  display: none;
}

/* CLEAR-FIX */
.cf:after {
  content: " ";
  display: block;
  clear: both;
}

/*-------------------------------------------------------------------------------
 GENERAL CLASSES��INLINE LAYOUT��
 -------------------------------------------------------------------------------*/
/* VERTICAL-ALIGN */
.vat {
  vertical-align: top !important;
}

.vam {
  vertical-align: middle !important;
}

.vab {
  vertical-align: bottom !important;
}

/* TEXT-ALIGN */
.tal {
  text-align: left !important;
}

.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

/* FONT-WEIGHT */
.b {
  font-weight: bold;
}

.n {
  font-weight: normal;
}

/* FONT-SIZE (base=62.5%)*/
.fs10 {
  font-size: 10px;
  font-size: 1.0rem;
}

.fs11 {
  font-size: 11px;
  font-size: 1.1rem;
}

.fs12 {
  font-size: 12px;
  font-size: 1.2rem;
}

.fs13 {
  font-size: 13px;
  font-size: 1.3rem;
}

.fs14 {
  font-size: 14px;
  font-size: 1.4rem;
}

.fs15 {
  font-size: 15px;
  font-size: 1.5rem;
}

.fs16 {
  font-size: 16px;
  font-size: 1.6rem;
}

.fs17 {
  font-size: 17px;
  font-size: 1.7rem;
}

.fs18 {
  font-size: 18px;
  font-size: 1.8rem;
}

.fs19 {
  font-size: 19px;
  font-size: 1.9rem;
}

.fs20 {
  font-size: 20px;
  font-size: 2.0rem;
}

.fs21 {
  font-size: 21px;
  font-size: 2.1rem;
}

.fs22 {
  font-size: 22px;
  font-size: 2.2rem;
}

.fs23 {
  font-size: 23px;
  font-size: 2.3rem;
}

.fs24 {
  font-size: 24px;
  font-size: 2.4rem;
}

.fs26 {
  font-size: 26px;
  font-size: 2.6rem;
}

.fs28 {
  font-size: 28px;
  font-size: 2.8rem;
}

.fs30 {
  font-size: 30px;
  font-size: 3.0rem;
}

/* FONT-COLOR */
.fc_red {
  color: #d00;
}

.fc_blue {
  color: #00d;
}

.fc_green {
  color: #0d0;
}

.gray {
  color: #888;
}

/*--//general--*/
/*-----base-----*/
* {
  box-sizing: border-box;
}
*:after, *:before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  font-family: "繝偵Λ繧ｮ繝手ｧ偵ざPro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  font-size: 1.2em;
  line-height: 1.5;
  color: #231815;
  background: #fff;
  overflow: hidden;
}

a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

img {
  max-width: 100%;
  height: auto;
}

/*-----//base-----*/
/*-----header-----*/
header {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.8);
}
header .logo {
  float: left;
  width: 150px;
}
header .logo a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
header address {
  float: right;
  width: 123px;
}
header address .tel {
  display: block;
  margin: 0 0 5px;
}
header address .cvBtn img {
  width: 84px;
}

/*-----//header-----*/
/*-----fv-----*/
.fv {
  margin: 0 auto;
  padding: 63px 0 0;
}

/*-----//fv-----*/
/*-----蜈ｱ騾�-----*/
.inner {
  margin: 0 auto;
  padding: 0 10px;
}

.cvBtn {
  display: block;
  position: relative;
  padding: 5px;
  line-height: 0;
  text-align: center;
  background: #9f8d55;
}
.cvBtn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto 0 auto auto;
  border: solid 2px transparent;
  border-right: none;
  border-left: solid 4px #fff;
}

.mainSec {
  margin: 30px 0 0;
}

.mainSec_title {
  display: block;
  position: relative;
  margin: 0 10px 20px;
  padding: 0 0 10px;
}
.mainSec_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 2000px;
  height: 3px;
  background: #9f8d55;
}
.mainSec_title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -1000px;
  width: 3000px;
  height: 1px;
  background: #9f8d55;
}

.subSec {
  margin: 30px 0 0;
}

.subSec_title {
  margin: 0 0 10px;
}

.imgList,
.inner.gallery .imgList{
  margin: -10px 0 10px;
  padding: 0 0 0 10px;
  overflow: hidden;
}
.imgList li,
.inner.gallery .imgList li{
  float: left;
  position: relative;
  width: 50%;
  margin: 10px 0 0 10px;
}
.imgList li p,
.inner.gallery .imgList li p {
  margin: 5px 0 0;
  font-size: 10px;
  font-size: 1rem;
}
.imgList li:nth-child(odd),
.inner.gallery .imgList li:nth-child(odd) {
  clear: both;
  margin-left: -10px;
}

/*-----//main驛ｨ蜈ｱ騾�-----*/
/*-----sec01-----*/
.sec01 .mainSec_title {
  width: 80%;
}

.featurePickList {
  padding: 10px 10px 15px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.featurePickList > li {
  margin: 20px 0 0;
}
.featurePickList > li h3 {
  margin: 0 0 10px;
}
.featurePickList > li p {
  margin-top: 10px;
  font-size: 11px;
  font-size: 1.1rem;
}
.featurePickList > li:first-child {
  margin-top: 0;
}

.typeList > li {
  display: table;
  margin: 10px 0 0;
  background: #fff6e1;
}
.typeList > li h4 {
  display: table-cell;
  width: 11%;
  padding: 10px 0;
  border-right: dotted 1px #9f8d55;
  vertical-align: top;
}
.typeList > li ul {
  display: table-cell;
  width: 89%;
  padding: 10px;
}
.typeList > li ul li {
  margin: 20px 0 0;
}
.typeList > li ul li figcaption {
  display: block;
  margin: 10px 0 0;
}
.typeList > li ul li figcaption dt {
  line-height: 1.2;
  margin: 0 0 5px;
  color: #9f8d55;
}
.typeList > li ul li figcaption dd {
  font-size: 11px;
  font-size: 1.1rem;
}
.typeList > li ul li:first-child {
  margin-top: 0;
}
.typeList > li:first-child {
  margin-top: 0;
}

/*-----//sec01-----*/
/*-----sec02-----*/
.sec02 .mainSec_title {
  width: 62.5%;
}
.sec02 .cvBtn {
  margin: 20px 0 0;
  padding: 10px 0;
}
.sec02 .cvBtn img {
  width: 50%;
}

.fairList > li {
  margin: 20px 0 0;
}
.fairList > li a {
  display: block;
  padding: 4px;
  border: solid 1px #9f8d55;
  text-decoration: none;
  background: url("../img/ico_arrow.png") no-repeat right bottom;
  background-size: 9% auto;
  overflow: hidden;
}
.fairList > li h3 {
  margin: 0 0 4px;
  text-align: center;
  background: #9f8d55;
}
.fairList > li .txt {
  float: right;
  width: 70%;
}
.fairList > li .txt p {
  margin: 2px 0 4px;
  padding: 2px 0 0;
  border-top: solid 1px #e7e7e7;
  line-height: 1.2;
  font-size: 10px;
  font-size: 1rem;
}
.fairList > li .txt .icoWrap {
  margin: 0 0 0 -2.5px;
  overflow: hidden;
}
.fairList > li .txt .ico01,
.fairList > li .txt .ico02,
.fairList > li .txt .ico03 {
  display: block;
  float: left;
  margin: 0 0 3px 2.5px;
  padding: 0 2px;
  min-width: 45px;
  text-align: center;
  vertical-align: top;
  font-size: 10px;
  font-size: 1rem;
  color: #ffffff;
}
.fairList > li .txt .ico01 {
  background: #b8a16c;
}
.fairList > li .txt .ico02 {
  background: #717f87;
}
.fairList > li .txt .ico03 {
  border: solid 1px #b8a16c;
  color: #b8a16c;
  background: #ffffff;
}
.fairList > li figure {
  float: left;
  width: 28%;
}
.fairList > li:first-child {
  margin: 0;
}

/*-----//sec02-----*/
/*-----footer-----*/
footer {
  margin: 30px 0 0;
  padding: 5px 0 15px;
  border-top: solid 1px #9f8d55;
  text-align: center;
  font-size: 10px;
  font-size: 1rem;
  color: #9f8d55;
}

/*-----//footer-----*/

/*-----170725-----*/
.plan{}
.plan .title{color: #9f8d55;}
.plan b{background: #b8a16c;color: #fff;display: block;padding: 3px 6px;text-align: center;line-height: 1;width: 150px; margin: 10px auto 5px 0;}
.plan span{color: #717f87;font-size: 12px;font-size: 1.2rem;}


.inner.gallery ul li img {
    margin: 0 auto 20px;
}

.inner.gallery ul li h4 {
    font-weight: bold;
}

.inner.gallery ul li {
    margin: 0 auto 20px;
}

.foot-btn{
	margin: 30px auto;
}
ul li a.outer_link {
    margin: 15px auto;
}
a.outer_link {
    display: block;
	width: 80%;
    background: #9f8d55;
    max-width: 300px;
    border: 1px solid #9f8d55;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
    transition: .3s;
    margin: 30px auto;
    padding:15px 10px;
	font-weight: bold;
}

/*-----181226-----*/

.fv div {
    display: inline-block;
    position: relative;
}

.fv div span {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    background: rgba(159,141,85,.5);
    padding: 5px 10px;
    font-size: 16px;
    color: #fff;
}

.fv div span.txt_btm {
  background: linear-gradient(to left, rgba(159,141,85,.8) 90%, Transparent);
    padding: 5px 20px 5px 100px;
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
}

.clearfix {
    clear: both;
}

.Lf20181226 h3 {
    font-size: 16px;
    font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    color: #333;
}

.Lf20181226 ul li {
    float: left;
    margin: 5px;
    background: #7d7d7d;
    color: #fff;
    padding: 2px 10px;
    border-radius: 2px;
}

.Lf20181226 ul li:first-child,
.Lf20181226 ul li:nth-child(2),
.Lf20181226 ul li:nth-child(3),
.Lf20181226 ul li:nth-child(4) {
    background: #b8a16c;
}

.Lf20181226 strong {
    color: #b8a16c;
    font-size: 1.2rem;
    margin: 5px;
    display: block;
}

.Lf20181226 strong span {
    color: #333;
}

.inner.gallery .imgList li img {
	margin: 0 auto;
}

.inner.gallery p.title {
    color: #9f8d55;
    margin: 0 auto 20px;
}

/***フェア概要のテーブル***/

table.event {
    width: 100%;
    color: #333;
}

table.event th {
    border-bottom: 3px solid #b8a16c;
    width: 100%;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 1.3rem;
    display: block;
	padding-top: 15px;
    padding-bottom: 5px;
}

table.event td {
    border-bottom: 1px solid #efefef;
    font-size: 1.3rem;
    display: block;
    width: 100%;
	padding-top: 10px;
    padding-bottom: 10px;
}

table.event span.event_title {
    font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    font-size: 1.6rem;
    color: #333;
}

table.event td.points {
    font-size: 1.2rem;
    border: none;
}

table.event .event_about {
    color: #333;
    font-size: 1.1rem;
}


/**20191219_特典のCSS**/

.tokuten {
	color: #333;
	background-color: rgba(184,161,108,.2);
	padding: 20px;
	border: double 5px #fff;
	margin-top:40px;
}

.tokuten dl {
	padding: 20px 0 0 0;
}

.tokuten dl > div{
	display:block;
}

.tokuten dt, .tokuten dd {
	display: inline;
	
}

.tokuten h3 {
	font-weight: bold;
	font-size:1.3rem;
	letter-spacing: 4px;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
}

.tokuten p {
	padding: 10px 0 0 0;
}


