@charset "UTF-8";
.body {
  background: url(../images/bg_body.png);
  font-family: -apple-system, Verdana, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.header_wrap {
  background: #fff;
}
.hLay02 {
  background: #ff9933;
  background: -moz-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffb366),color-stop(100%,#ff9933));
  background: -webkit-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -o-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -ms-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: linear-gradient(to bottom,#ffb366 0%,#ff9933 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@colorMain, 10%)',endColorstr='@colorMain',GradientType=0);
  border: 1px solid #ff8000;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset;
  padding: 12px 0;
  text-align: center;
  font-family: 'Muli', sans-serif;
  font-family: "Lora", serif;
  font-family: "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ丸ゴシック Pro W3", "Hiragino maru Gothic Pro", "Helvetica", "sans-serif";
  font-size: 171%;
  letter-spacing: 5px;
  font-weight: normal;
  line-height: 100%;
  color: #fff;
  margin-bottom: 10px;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
}
.hLay03 {
  padding: 7px 10px 7px 22px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  font-family: 'Muli', sans-serif;
  font-family: "Lora", serif;
  font-family: "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ丸ゴシック Pro W3", "Hiragino maru Gothic Pro", "Helvetica", "sans-serif";
  font-size: 131%;
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 110%;
  position: relative;
  text-align: left;
}
.hLay03:after {
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  margin: -6px 0 0 -5px;
  border-top: 2px solid #a6ff7f;
  border-right: 2px solid #a6ff7f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hLay04 {
  text-align: center;
  margin-bottom: 5px;
}
.pagewrap {
  padding: 0 3.5% 20px;
}
.pagewrap p {
  margin-bottom: 10px;
}
.pagewrap img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto 10px;
  float: none;
}
.pagewrap table,
.pagewrap tbody,
.pagewrap tr,
.pagewrap th,
.pagewrap td {
  display: block;
  width: auto !important;
}
#content .dlt_free {
  margin-bottom: 15px;
  clear: both;
  overflow: hidden;
  padding: 0 5px;
}
#content .dlt_freetitle {
  font-weight: bold;
  font-size: 110%;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
a:link,
a:visited {
  color: #333;
}
a:hover {
  color: #a6ff7f;
}
#call1,
#call2 {
  display: block;
  background-color: #ff9933;
  color: #fff;
  width: 70%;
  margin: 15px auto;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  border-top: 1px solid rgba(255,255,255,0.3);
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
#call2 {
  margin: 20px auto !important;
}
.sp_none {
  display: none !important;
}
a {
  outline: 0;
  text-decoration: none;
}
body {
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background: url(../images/bg_body.png);
  font-family: -apple-system, Verdana, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#header {
  height: 56px;
  padding: 0 0;
  width: 100%;
  min-width: 300px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  border-top: 3px solid #ff9933;
  background: #fff;
}
#header h1 {
  display: block;
  height: 46px;
  width: 200px;
  overflow: hidden;
  float: left;
  margin: 6px 0 0 5px;
}
#header h1 img {
  display: block;
  height: 30px;
  width: auto;
  padding: 6px 0 0 5px;
}
#header h1 #header_title {
  display: table-cell;
  padding: 0 0 0 5px;
  height: 46px;
  font-size: 80%;
  vertical-align: middle;
}
#header #mmenu {
  width: 60px;
  height: 34px;
  float: right;
  margin: 10px 5px 0 0;
  border: 1px solid rgba(0,0,0,0.2);
  background: #ff9933;
}
#header #mmenu img {
  display: block;
  width: 60px;
  height: 34px;
}
#nav {
  width: 100%;
  position: absolute;
  top: 56px;
  left: 0;
  z-index: 10;
  box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  display: none;
  background: rgba(0,0,0,0.7);
}
#nav ul {
  display: block;
  width: 100%;
}
#nav ul li {
  display: block;
  width: 33.3%;
  float: left;
  padding-bottom: 1px;
  border-top: 1px solid rgba(255,255,255,0.15);
  border-bottom: 1px solid rgba(0,0,0,0.4);
}
.mb #nav ul li {
  width: 50%;
}
#nav ul li a {
  display: block;
  padding: 10px;
  color: #fff !important;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#nav ul li a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  margin: -6px 0 0 0;
  border-top: 2px solid #a6ff7f;
  border-right: 2px solid #a6ff7f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav ul li a:nth-child(odd) {
  border-right: 1px solid rgba(255,255,255,0.2);
}
#content {
  width: 100%;
  min-width: 300px;
  margin-top: 59px;
  word-wrap: break-word;
  overflow: hidden;
}
#mainContent h1,
#mainContent h2,
#mainContent h3,
#mainContent h4,
#mainContent h5,
#mainContent h6 {
  letter-spacing: .075em;
  line-height: 1.4;
  font-weight: normal;
}
#content h2:not(.fl-heading) {
  background: #ff9933;
  background: -moz-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffb366),color-stop(100%,#ff9933));
  background: -webkit-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -o-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -ms-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: linear-gradient(to bottom,#ffb366 0%,#ff9933 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@colorMain, 10%)',endColorstr='@colorMain',GradientType=0);
  border: 1px solid #ff8000;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset;
  padding: 12px 0;
  text-align: center;
  font-family: 'Muli', sans-serif;
  font-family: "Lora", serif;
  font-family: "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ丸ゴシック Pro W3", "Hiragino maru Gothic Pro", "Helvetica", "sans-serif";
  font-size: 171%;
  letter-spacing: 5px;
  font-weight: normal;
  line-height: 100%;
  color: #fff;
  margin-bottom: 10px;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
  margin: 0 0 20px;
}
#content h3:not(.fl-heading) {
  padding: 7px 10px 7px 22px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  font-family: 'Muli', sans-serif;
  font-family: "Lora", serif;
  font-family: "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ丸ゴシック Pro W3", "Hiragino maru Gothic Pro", "Helvetica", "sans-serif";
  font-size: 131%;
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 110%;
  position: relative;
  text-align: left;
  margin: 0 0 20px;
}
#content h3:not(.fl-heading) span.date {
  margin: 0 0 5px;
  font-size: 80%;
  display: inline-block;
  width: 100%;
}
#content h3:not(.fl-heading):after {
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  margin: -6px 0 0 -5px;
  border-top: 2px solid #a6ff7f;
  border-right: 2px solid #a6ff7f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#content h3:not(.fl-heading):after {
  display: none;
}
#content h4:not(.fl-heading) {
  text-align: center;
  margin-bottom: 5px;
}
#content .dlt_free img {
  display: block;
  margin: 0 auto 10px;
  max-width: 100%;
  width: auto;
}
.wrapper {
  padding: 0 5px;
}
.back {
  clear: both;
  text-align: center;
  padding: 10px 0 15px;
}
.back a {
  display: inline-block;
  padding: 3px 15px 2px 20px;
  color: #fff;
  border: 1px solid #cc6600;
  margin: 0 auto;
  background: #ff9933;
  position: relative;
}
.back a:after {
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
#contentarea_left {
  padding: 0 5px;
  width: auto;
}
#contentarea_left #catebox,
#contentarea_left #archivebox {
  border: 1px solid #ccc;
  margin-bottom: 15px;
  margin-top: 15px;
  background: #f9efe5;
  overflow: hidden;
  border-radius: 6px;
}
#archivebox ul,
#catebox ul {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #ccc;
  border-top: none;
  margin: 3px !important;
  background: 0% -2px no-repeat #fff;
  border-radius: 3px;
}
#archivebox ul a,
#catebox ul a {
  color: #333;
  display: block;
  padding: 5px;
  border-top: 1px solid #fff;
}
#contentarea_left p {
  background: #ff9933;
  background: -moz-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffb366),color-stop(100%,#ff9933));
  background: -webkit-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -o-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -ms-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: linear-gradient(to bottom,#ffb366 0%,#ff9933 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@colorMain, 10%)',endColorstr='@colorMain',GradientType=0);
  border: 1px solid #ff8000;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset;
  color: #FFF;
  padding: 5px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
#contentarea_left p a {
  color: #fff !important;
}
#contentarea_left li {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ccc;
}
#footer {
  width: 100%;
  min-width: 300px;
  position: relative;
  clear: both;
  color: #fff;
  background: #ff9933;
}
#footer ul {
  display: block;
  width: 100%;
  overflow: hidden;
}
#footer ul li {
  display: block;
  width: 50%;
  float: left;
  border-top: 1px solid rgba(255,255,255,0.15);
  border-bottom: 1px solid rgba(0,0,0,0.3);
}
#footer ul li:nth-child(odd):last-child {
  width: 100%;
}
#footer ul li a {
  font-size: 90%;
  text-align: center;
  display: block;
  padding: 5px;
  color: rgba(255,255,255,0.8) !important;
  letter-spacing: 1px;
  position: relative;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#footer ul li a:nth-child(odd) {
  border-right: 1px solid rgba(255,255,255,0.15);
  border-left: 1px solid rgba(0,0,0,0.3);
}
#footer #cp {
  width: 100%;
  min-width: 300px;
  text-align: center;
  font-size: 70%;
  letter-spacing: 0.5px;
  padding: 5px 0;
  box-shadow: 0 -1px 2px rgba(0,0,0,0.5);
  background: #fff;
  color: #444;
}
.pc-switcher {
  background: #ff9933;
  box-shadow: 0 3px 3px rgba(0,0,0,0.3) inset;
  overflow: hidden;
  padding: 20px 0;
  margin: 0 !important;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  text-align: inherit !important;
  background: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif, serif !important;
  font-size: 100% !important;
  letter-spacing: 1px !important;
  font-weight: normal !important;
  line-height: inherit !important;
  color: inherit !important;
  text-shadow: none !important;
}
.entry-content h1:after,
.entry-content h2:after,
.entry-content h3:after,
.entry-content h4:after,
.entry-content h5:after,
.entry-content h6:after {
  display: none !important;
}
.entry-content {
  overflow: hidden;
  width: 100%;
  word-wrap: break-word;
}
.entry-content img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  margin: 0 auto 10px !important;
  float: none !important;
}
.entry-content img[src*="emoji"] {
  display: inline !important;
  margin: 0 !important;
}
.entry-content strong {
  color: inherit !important;
}
.entry-content em {
  color: inherit !important;
  font-style: italic;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif, serif !important;
}
.entry-content ul li {
  list-style: disc;
  margin-left: 25px;
}
.entry-content ol li {
  list-style: decimal;
  margin-left: 25px;
}
.entry-content blockquote {
  background-color: #f9efe5;
  padding: 15px 40px;
  margin: 15px 0;
  position: relative;
  display: block;
  overflow: hidden;
}
.entry-content blockquote:before {
  content: "“";
  font-size: 600%;
  line-height: 1em;
  color: #ccc;
  position: absolute;
  left: 5px;
  top: 5px;
}
.entry-content blockquote:after {
  content: "”";
  font-size: 600%;
  line-height: 0em;
  color: #ccc;
  position: absolute;
  right: 5px;
  bottom: 0;
}
.entry-content hr {
  size: 0;
  color: transparent;
  border-bottom: 1px dotted #ccc;
  clear: both;
  margin: 10px 0;
  display: block;
  width: 100%;
}
.aligncenter,
.alignright,
.alignleft {
  margin: 0 auto 10px;
  display: block;
  text-align: center;
  float: none;
  clear: both;
}
.aligncenter img,
.alignright img,
.alignleft img,
img.aligncenter,
img.alignright,
img.alignleft {
  display: block;
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
  float: none;
  height: auto;
}
.lay_blog {
  border-top: 1px solid #ccc;
}
.lay_blog a {
  display: table;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  padding: 10px 0;
  width: 100%;
  overflow: hidden;
  clear: both;
  position: relative;
  min-height: 70px;
}
.lay_blog a:nth-of-type(odd) {
  background: #f9efe5;
}
.lay_blog dl {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.lay_blog dt {
  display: table-cell;
  vertical-align: middle;
  width: 70px;
}
.lay_blog dt img {
  display: block;
  width: 100%;
  height: auto;
}
.lay_blog dd {
  padding-left: 15px;
  display: table-cell;
  vertical-align: middle;
}
.lay_blog dd span {
  display: block;
}
.lay_blog dd span:nth-of-type(2) {
  display: block;
  font-size: 120%;
  padding-top: 3px;
  font-weight: bold;
}
.lay_blog span.ab {
  display: table-cell;
  vertical-align: middle;
  width: 8px;
  padding-right: 10px;
  text-align: right;
}
.lay_blog_single .entry {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}
.lay_blog_single .entry-header {
  margin-bottom: 15px;
  margin-top: 15px;
}
.lay_blog_single .entry-header h3 {
  text-shadow: none;
  border-top: none !important;
  padding: 7px 0 7px 20px;
}
.lay_blog_single .entry-header h3:after {
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  margin: -6px 0 0 -5px;
  border-top: 2px solid #a6ff7f;
  border-right: 2px solid #a6ff7f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lay_blog_single .entry-header div {
  font-size: 80%;
}
.lay_blog_single .entry-footer {
  background-color: #f9efe5;
  width: 100%;
  float: right;
  margin-top: 15px;
  margin-bottom: 15px;
}
.lay_blog_single .entry-footer li {
  float: right;
  font-size: 80%;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 5px;
}
.lay_gallery.masonry {
  padding: 10px 0;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.lay_gallery .item {
  width: 25%;
  float: left;
  line-height: 0;
}
.mb .lay_gallery .item {
  width: 33.2%;
  height: auto;
}
.lay_gallery .item a {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
}
.lay_gallery .item a img {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}
.lay_gallery2.masonry {
  padding: 10px 0;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.mb .lay_gallery2 .item {
  display: inline-block;
  background-color: rgba(255,255,255,0.61);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 3px -2px 3px 6px;
  width: 47%;
  height: 160px;
  background-size: contain;
}
.lay_gallery2 .item a img {
  object-fit: contain;
  width: 100%;
  height: 160px;
}
@media (min-width: 450px) {
  .mb .lay_gallery2 .item {
    width: 32%;
  }
}
@media (min-width: 650px) {
  .mb .lay_gallery2 .item {
    width: 24%;
  }
}
@media (min-width: 850px) {
  .mb .lay_gallery2 .item {
    width: 19%;
  }
}
.lay_gallery3 {
  border-top: 1px solid #ccc;
}
.lay_gallery3 a {
  display: table;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  padding: 10px 0;
  width: 100%;
  overflow: hidden;
  clear: both;
  position: relative;
  min-height: 70px;
}
.lay_gallery3 a:nth-of-type(odd) {
  background: #f9efe5;
}
.lay_gallery3 dl {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.lay_gallery3 dt {
  display: table-cell;
  vertical-align: middle;
  width: 70px;
}
.lay_gallery3 dt img {
  display: block;
  width: 100%;
  height: auto;
}
.lay_gallery3 dd {
  padding-left: 15px;
  display: table-cell;
  vertical-align: middle;
}
.lay_gallery3 dd span {
  display: block;
}
.lay_gallery3 dd span:nth-of-type(2) {
  display: block;
  font-size: 120%;
  padding-top: 3px;
  font-weight: bold;
}
.lay_gallery3 span.ab {
  display: table-cell;
  vertical-align: middle;
  width: 8px;
  padding-right: 10px;
  text-align: right;
}
.lay_gallery_single .viewport {
  width: 100%;
  min-width: 290px;
  padding: 10px 0;
  margin: 10px auto 15px;
  height: auto !important;
  background: #000;
}
.lay_gallery_single .flipsnap {
  display: table;
  table-layout: fixed;
}
.lay_gallery_single .flipsnap:after {
  content: "";
  display: block;
  clear: both;
}
.lay_gallery_single .flipsnap div {
  height: 100%;
  cursor: pointer;
  position: relative;
  display: table-cell !important;
  table-layout: fixed;
  vertical-align: middle;
}
.lay_gallery_single .flipsnap div img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
  max-height: 400px;
  max-width: 100%;
}
.lay_gallery_single .flipsnap div p.gallerycaption {
  position: absolute;
  left: 0;
  width: 100%;
}
.lay_gallery_single .flipsnap div p.gallerycaption span {
  padding: 0 5px;
  display: block;
}
.lay_gallery_single .flipsnap div p.gallerycaption span:first-child {
  font-weight: bold;
  text-align: center;
}
.lay_gallery_single .pointer {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
}
.lay_gallery_single .pointer span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #7b7b7b;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  margin: 0 2px;
}
.lay_gallery_single .pointer .current {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  background-color: #a6ff7f;
}
.lay_gallery_single #finger {
  width: 100%;
  background: url(../../cmn/images/nav.png) 0 0 repeat;
  position: absolute;
  left: 0;
}
.lay_gallery_single #finger span {
  display: block;
  width: 90px;
  height: 53px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -26px 0 0 -45px;
}
.lay_menu dd li:nth-of-type(2) {
  word-break: keep-all !important;
  padding-left: 10px;
}
#smap {
  width: 100% !important;
}
.lay_menu {
  margin: 0 5px;
}
.lay_menu .list_parent,
.lay_menu .list_child {
  margin-bottom: 15px;
}
.lay_menu .items {
  width: auto;
  margin-bottom: 20px;
}
.lay_menu .items dl {
  display: block;
  width: 100%;
  clear: both;
  border-top: 1px solid #ccc;
}
.lay_menu .items dl:last-child {
  border-bottom: 1px solid #ccc;
}
.lay_menu .items dt {
  display: block;
  width: auto;
  background: #f9efe5;
  padding: 5px 4px 5px 18px;
  text-align: left;
  position: relative;
}
.lay_menu .items dt::after {
  position: absolute;
  top: 9px;
  left: 5px;
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  border-top: 2px solid #a6ff7f;
  border-right: 2px solid #a6ff7f;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.lay_menu .items dd.menuimg img {
  display: block;
  width: auto;
  max-width: 70%;
  margin: 20px auto;
  height: auto;
}
.lay_menu .items dt .cap img {
  display: none;
}
.lay_menu .items dd {
  display: block;
  width: 100%;
  padding: 0;
  text-align: right;
  vertical-align: middle;
  overflow: hidden;
}
.lay_menu .items dd .span {
  display: block;
  vertical-align: middle;
  padding: 8px 4px;
  float: none !important;
  border-bottom: 1px dotted #ccc;
}
.lay_menu .items dd .span:last-child {
  border-bottom: none;
}
.lay_menu .items dd .span ul {
  display: table;
  width: 100%;
}
.lay_menu .items dd .span li {
  display: table-cell;
  vertical-align: middle;
}
.lay_menu .items dd .span li {
  padding: 0 0;
}
.lay_menu .items dd .span li:first-child {
  text-align: left;
}
.lay_menu .items dd ul li span {
  display: inline-block !important;
  white-space: nowrap !important;
}
.lay_menu .items dd ul li:first-child {
  padding-right: 5px !important;
}
.lay_menu .items dd ul li:last-child {
  padding-left: 5px !important;
}
.lay_menu .items dd .L {
  text-align: left;
}
.lay_menu .items dd .R {
  text-align: right;
}
.lay_menu .items dl dd:last-child {
  border: none;
}
.lay_menu .cap {
  display: block;
}
.lay_menu .cap img {
  display: block;
  width: auto;
  margin: 0 auto 10px;
  height: auto;
  max-width: 260px;
}
.lay_menu .entry-content {
  text-align: left !important;
  padding: 8px 4px !important;
}
.lay_shop {
  margin-bottom: 20px;
}
.lay_shop a:nth-child(1) {
  border-top: 1px solid #ccc;
}
.lay_shop a:nth-child(2n) dl {
  background: #f9efe5;
}
.lay_shop a {
  display: table;
  border-top: 1px solid #fff;
  width: 100%;
  overflow: hidden;
  clear: both;
  position: relative;
  min-height: 70px;
}
.lay_shop dl {
  border-bottom: 1px solid #ccc;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0 10px 10px;
}
.lay_shop dt {
  display: table-cell;
  vertical-align: middle;
  width: 70px;
}
.lay_shop dt img {
  display: block;
  max-width: 70px;
  max-height: 70px;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.lay_shop dd {
  padding-left: 15px;
  display: table-cell;
  vertical-align: middle;
}
.lay_shop dd span {
  display: block;
}
.lay_shop dd span.name {
  display: block;
  font-size: 120%;
  font-weight: bold;
}
.lay_shop dd span.yomi {
  display: block;
  font-size: 100%;
}
.lay_shop span.ab {
  display: table-cell;
  vertical-align: middle;
  width: 8px;
  padding-right: 10px;
  text-align: right;
}
.lay_qa {
  border-top: 1px solid #ccc;
}
.lay_qa dl {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
  position: relative;
}
.lay_qa dl:nth-of-type(odd) {
  background: #f9efe5;
}
.lay_qa dt {
  display: table;
  width: 100%;
}
.lay_qa dt span {
  display: table-row;
  width: 100%;
}
.lay_qa dt a {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0 10px 15px;
  min-height: 70px;
  font-weight: bold;
}
.lay_qa dd {
  overflow: hidden;
  display: block;
  height: 0;
}
.lay_qa dd div {
  display: block;
}
.lay_qa .dlt_qa1 {
  border-top: 1px dotted #ccc;
  padding: 10px;
}
.lay_qa .dlt_qa2 {
  color: #333;
  padding: 10px;
  border: 1px solid #ccc;
  background: #f9f9f9;
  margin: 0 10px 10px;
}
.lay_qa .dlt_qa1 dl,
.lay_qa .dlt_qa2 dl {
  border: none !important;
  display: block !important;
  background-color: transparent !important;
  height: auto !important;
}
.lay_qa .dlt_qa1 dt,
.lay_qa .dlt_qa2 dt {
  border: none !important;
  display: block !important;
  background-color: transparent !important;
  height: auto !important;
}
.lay_qa .dlt_qa1 dd,
.lay_qa .dlt_qa2 dd {
  border: none !important;
  display: block !important;
  background-color: transparent !important;
  height: auto !important;
}
.lay_coupon {
  margin: 0 5px;
}
.lay_coupon .coupon {
  border: 1px solid #ccc;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 1px;
  margin-top: 20px;
}
.lay_coupon .coupon .inner {
  display: table;
  width: 100%;
}
.lay_coupon .coupon .td1 {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  background: #ff9933;
  text-align: center;
  padding: 0 2px;
  width: 20px;
}
.lay_coupon .coupon .td1 span {
  display: block;
}
.lay_coupon .coupon .td2 {
  padding: 10px 5px 10px 10px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}
.lay_coupon .coupon .td2 .title {
  display: block;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.lay_coupon .coupon .td2 .title h4 {
  display: block;
  font-weight: normal;
  font-size: 120%;
  line-height: 170%;
  text-align: left !important;
}
.lay_coupon .coupon .td2 .title p {
  display: block;
}
.lay_coupon .coupon .td2 .not {
  text-decoration: line-through;
}
.lay_coupon .coupon .td2 .prc {
  color: #a6ff7f;
}
.lay_coupon .coupon .td2 .txt {
  margin-bottom: 10px;
}
.lay_coupon .coupon .td2 dl {
  display: table;
  width: 100%;
}
.lay_coupon .coupon .td2 dt {
  width: 55px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}
.lay_coupon .coupon .td2 dd {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}
.lay_coupon .coupon img {
  display: block;
  margin: 0 auto 15px;
  max-width: 260px;
}
.lay_banner {
  margin: 0 0 20px;
}
.lay_banner .c {
  margin-left: 5px;
  margin-right: 5px;
}
.lay_banner .item {
  margin-bottom: 20px;
}
.lay_banner dl {
  padding: 10px;
  display: block;
  border-bottom: 1px solid #ccc;
}
.lay_banner dl:nth-of-type(1) {
  border-top: 1px solid #ccc;
}
.lay_banner dl:nth-of-type(odd) {
  background: #f9efe5;
}
.lay_banner dt,
.lay_banner dd {
  display: block;
  line-height: 150%;
}
.lay_banner dt img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 200px;
  margin: 0 auto 10px;
}
.lay_banner .title {
  font-weight: bold;
}
.lay_banner .url {
  font-size: 90%;
}
#ffnav {
  clear: both;
  overflow: hidden;
  padding-top: 20px;
  font-size: 80%;
  padding-bottom: 20px;
}
#ffnav .naviprev {
  width: 33%;
  float: left;
  text-align: left;
  min-height: 1px;
}
#ffnav .navitop {
  width: 33%;
  float: left;
  text-align: center;
}
#ffnav .navinext {
  width: 33%;
  float: left;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  min-height: 1px;
}
.pagination {
  display: block;
  overflow: hidden;
  text-align: center;
  line-height: 100%;
  margin: 0 auto;
}
.pagination span {
  display: inline-block;
  margin: 0 2px;
}
.pagination a {
  display: block;
  padding: 12px;
  background: #f9efe5;
  border: 1px solid #ccc;
  text-decoration: none;
}
.pagination .current {
  border: 1px solid #aaa;
}
.pagination .current a {
  padding: 11px;
  background: #fff;
  border: 1px solid #aaa;
}
.tdes {
  margin-bottom: 15px;
}
.tdes img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  margin: 0 auto 10px !important;
  float: none !important;
}
.scroll-panel a {
  border-bottom: 1px dotted #ccc;
}
.icon1 {
  position: relative;
}
.icon1:after {
  position: absolute;
  top: 50%;
  left: 3px;
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-top: 1px solid #a6ff7f;
  border-right: 1px solid #a6ff7f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon2 {
  position: relative;
}
.icon2:after {
  position: absolute;
  top: 50%;
  left: 3px;
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  margin-top: -5px;
  border-top: 1px solid #a6ff7f;
  border-right: 1px solid #a6ff7f;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.pointer .current {
  background: #ff9933;
}
.dlt_shade {
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.6);
}
.dlt_shade div {
  display: table-cell;
  vertical-align: middle;
}
.dlt_shade div img {
  box-shadow: 0 0 10px rgba(0,0,0,0.6);
}
.dlt_shade span {
  position: absolute;
  display: table;
  height: 34px;
  width: 34px;
  top: 50%;
  left: 50%;
  z-index: 100;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 2px rgba(0,0,0,0.6);
}
.dlt_shade span a {
  line-height: 0;
  display: table-cell;
  vertical-align: middle;
  background: #a6ff7f;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  font-size: 20px;
}
.dlt_shade span a:hover {
  background: derken(#a6ff7f,20%);
  text-shadow: -1px -1px 0 rgba(0,0,0,0.2);
}
.dlt_seo {
  margin-bottom: 20px;
}
.fig {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.fig dl {
  display: block;
  width: 100%;
  clear: both;
  border-top: 1px solid #ccc;
}
.fig dt {
  display: block;
  width: auto;
  background: #f9efe5;
  border-bottom: 1px dotted #ccc;
  border-top: 1px solid #fff;
  padding: 8px 4px 8px 13px;
  text-align: left;
}
.fig dt span {
  position: relative;
}
.fig dt span img {
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  margin: -5px 0 0 -14px;
}
.fig dd {
  display: table;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  border-top: 1px solid #fff;
  padding: 8px 0;
  vertical-align: middle;
  overflow: hidden;
}
.fig dl dd:last-child {
  border: none;
}
#sk_form_front {
  padding: 15px 5px;
}
#sk_form_alert_content {
  border: none !important;
  padding: 0 !important;
  margin-bottom: 15px;
}
#sk_form_admin_tel {
  display: inline;
  padding-right: 15px;
}
#sk_form_admin_tel_time {
  display: inline;
}
.sk_form_table {
  display: block;
  margin: 0 0;
  width: 100%;
  border-top: 1px solid #ccc;
}
.sk_form_table_dl {
  display: block;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
.sk_form_table_dt {
  display: block;
  background: #f5f5f5;
  border-bottom: 1px dotted #ccc;
  padding: 5px 7px;
}
.sk_form_table_dd {
  display: block;
  padding: 5px 7px;
}
.sk_form_table_dt span {
  color: #d00;
}
.sk_form_must {
  position: absolute;
  display: inline-block;
}
.sk_form_table .sk_form_must img {
  max-width: 40px;
  max-height: 20px;
  width: auto;
  height: auto;
}
#sk_form_submit {
  text-align: center;
}
#sk_form_submit input {
  margin: 0 auto;
}
.sk_form_table input {
  padding: 5px;
}
#sk_form_privacy_content {
  height: 150px !important;
  overflow: auto;
  border: 1px solid #ccc;
  padding: 10px !important;
  margin-bottom: 15px;
}
#sk_form_admin_tel {
  display: inline;
  padding-right: 15px;
}
#sk_form_admin_tel_time {
  display: inline;
}
#sk_form_submit {
  margin: 15px 0;
}
#sk_form_submit input {
  width: 150px;
  padding: 7px;
  cursor: pointer;
  color: #fff;
  text-shadow: -1px -1px 0px rgba(0,0,0,0.3);
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 110%;
  background: #ff9933;
  background: -moz-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffb366),color-stop(100%,#ff9933));
  background: -webkit-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -o-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: -ms-linear-gradient(top,#ffb366 0%,#ff9933 100%);
  background: linear-gradient(to bottom,#ffb366 0%,#ff9933 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@colorMain, 10%)',endColorstr='@colorMain',GradientType=0);
  border: 1px solid #ff8000;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset;
  border-radius: 3px;
  outline: none;
  -webkit-appearance: none;
}
#sk_form_submit input:active {
  background: #a6ff7f;
  background: -moz-linear-gradient(top,#a6ff7f 0%,#94ff66 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a6ff7f),color-stop(100%,#94ff66));
  background: -webkit-linear-gradient(top,#a6ff7f 0%,#94ff66 100%);
  background: -o-linear-gradient(top,#a6ff7f 0%,#94ff66 100%);
  background: -ms-linear-gradient(top,#a6ff7f 0%,#94ff66 100%);
  background: linear-gradient(to bottom,#a6ff7f 0%,#94ff66 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(darken(@colorSub, 5%), 5%)',endColorstr='darken(@colorSub, 5%)',GradientType=0);
}
#sk_form_submit input::-moz-focus-inner {
  border: 0;
}
.sk_form_table input {
  padding: 5px;
}
#sk_form_alert_title {
  position: relative;
  padding-left: 25px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}
#sk_form_alert_title:after {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  margin: -6px 0 0 -5px;
  border-top: 2px solid #a6ff7f;
  border-right: 2px solid #a6ff7f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.error_message {
  color: #d00;
}
form input,
form textarea {
  width: 85%;
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 13px;
  color: #333;
  font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
form textarea {
  width: 90%;
}
form select {
  background: #fff;
  padding: 0 5px;
  border: 1px solid #ccc;
  font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
form select option {
  padding: 1px 5px;
  border: none;
}
form input[type=radio],
form input[type=checkbox] {
  display: inline-block;
}
form input[type=radio] + label,
form input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  cursor: pointer;
}
form input[type=file] {
  border: none;
}
form input.zipform {
  width: 25% !important;
}
form input[name^="tel_"] {
  width: 25% !important;
}
@media (min-width: 1px) {
  form input[type=radio],
  form input[type=checkbox] {
    display: none;
    margin: 0;
  }
  form input[type=radio] + label,
  form input[type=checkbox] + label {
    padding: 0 0 0 24px;
  }
  form input[type=radio] + label::before,
  form input[type=checkbox] + label::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: #FFF;
  }
  form input[type=radio] + label::before {
    border: 2px solid #ccc;
    border-radius: 30px;
  }
  form input[type=checkbox] + label::before {
    border: 2px solid #ccc;
  }
  form input[type=radio]:checked + label::after,
  form input[type=checkbox]:checked + label::after {
    content: "";
    position: absolute;
    top: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
  form input[type=radio]:checked + label::after {
    left: 5px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #a6ff7f;
    border-radius: 8px;
  }
  form input[type=checkbox]:checked + label::after {
    left: 3px;
    display: block;
    content: '';
    width: 12px;
    height: 8px;
    margin-top: -5px;
    border-top: 3px solid #a6ff7f;
    border-right: 3px solid #a6ff7f;
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
  }
}
.zip {
  display: block;
  margin-bottom: 5px;
}
.zip input {
  width: 100px;
}
.zip input[type=text] {
  margin-bottom: 5px;
}
.sk_form_table dd p.form_option_area {
  margin-bottom: 0 !important;
}
.sk_form_table dd p.form_option_area:empty {
  display: none !important;
}
#complete {
  padding: 15px 5px;
}
#movie {
  padding: 0 5px;
}
#movie iframe {
  width: 100%;
  display: block;
}
#mv {
  margin-bottom: 10px;
}
#mv img {
  width: 100%;
  height: auto;
}
#icon {
  display: block;
  width: 100%;
  overflow: hidden;
  padding-bottom: 15px;
}
#icon li {
  float: left;
  display: block;
  width: 25%;
  text-align: center;
}
#icon li a {
  display: block;
  width: auto;
  padding: 0 5px;
  max-width: 120px;
  margin: 0 auto;
}
#icon li a img {
  display: block;
  width: 100%;
  height: auto;
}
#c1 {
  padding: 0 5px;
  margin-bottom: 20px;
}
#c2 {
  padding: 0 5px;
  margin-bottom: 30px;
  overflow: hidden;
}
#c2 .L {
  width: 50%;
}
#c2 .R {
  width: 50%;
}
#c2 .scroll-panel {
  width: auto;
  max-height: 200px;
  overflow: auto;
  height: auto;
}
#c2 .inner {
  margin-bottom: 20px;
}
#c2 .L .inner {
  margin-right: 10px;
}
#c2 .R .inner {
  margin-left: 10px;
}
#c2 a {
  display: block;
  padding: 5px 0;
}
#c2 dl {
  display: block;
  width: 100%;
}
#c2 dt {
  display: block;
  font-size: 80%;
  padding: 0 0 0 15px;
}
#c2 dd {
  position: relative;
  background-size: 4px 10px;
  display: block;
  padding: 0 5px 0 15px;
}
.mb #c2 .L {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.mb #c2 .R {
  width: 100%;
  float: none;
}
.mb .inner {
  margin: 0 auto !important;
}
.post-type-archive-review .reviewArea {
  padding: 0 3.75%;
}
.post-type-archive-review .reviewArea .blogContent {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.post-type-archive-review .reviewArea .blogContent h3 {
  margin: 0 0 10px 0;
}
.post-type-archive-review .pagination {
  margin: 0 0 40px 0;
}
.post-type-archive-review #review_post {
  padding: 0 3.75%;
  margin: 0 0 20px 0;
}
.post-type-archive-review #review_post .submit {
  text-align: center;
}
.post-type-archive-review #review_post .submit input {
  width: 150px;
  padding: 7px;
  cursor: pointer;
  color: #fff;
  text-shadow: -1px -1px 0px rgba(0,0,0,0.3);
  display: block;
  margin: 10px auto 0;
  font-size: 110%;
  background: #ff9933;
  background: -moz-linear-gradient(top,#c9ffb2 0%,#a6ff7f 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c9ffb2),color-stop(100%,#a6ff7f));
  background: -webkit-linear-gradient(top,#c9ffb2 0%,#a6ff7f 100%);
  background: -o-linear-gradient(top,#c9ffb2 0%,#a6ff7f 100%);
  background: -ms-linear-gradient(top,#c9ffb2 0%,#a6ff7f 100%);
  background: linear-gradient(to bottom,#c9ffb2 0%,#a6ff7f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@colorSub, 10%)',endColorstr='@colorSub',GradientType=0);
  border: 1px solid #83ff4c;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset;
  border-radius: 3px;
  outline: none;
  -webkit-appearance: none;
}
.pagewrap .fl-row-content-wrap {
  padding: 0;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.pagewrap .fl-module-content {
  margin: 0;
}
#content .fl-heading:not(.fl-heading) {
  padding: 7px 10px 7px 22px !important;
  margin-bottom: 10px !important;
}
.blogType1 a {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  height: 18px;
}
.blogType1 dt,
.blogType1 dd {
  padding: 13px;
}
.blogType1 dt {
  padding-left: 22px !important;
}
.blogType1 dd {
  width: 13.6% !important;
}
.lay_blog dd span:nth-of-type(2),
.lay_gallery3 dd span:nth-of-type(2) {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 43px;
}
.mystaff .lay_gallery_single .viewport {
  opacity: 1 !important;
}
.morebtn {
  position: relative;
  overflow: hidden;
  min-width: 120px;
  padding: 10px 32px 10px 15px;
  min-height: 40px;
  letter-spacing: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-image: -webkit-linear-gradient(bottom,#f9efe5 49%,#fff 50%);
  background-image: -moz-linear-gradient(bottom,#f9efe5 49%,#fff 50%);
  background-image: -o-linear-gradient(bottom,#f9efe5 49%,#fff 50%);
  background-image: -ms-linear-gradient(bottom,#f9efe5 49%,#fff 50%);
  background-image: linear-gradient(to top,#f9efe5 49%,#fff 50%);
}
.morebtn-a {
  content: '';
  position: absolute;
  width: 8px;
  height: 9px;
  top: 50%;
  right: 15px;
  transform: translate(0,-50%);
  background: url(../images/ico_btn.png) no-repeat;
}
.moreBtn {
  text-align: left;
}
.moreBtn a {
  text-align: center;
  color: #ff9933 !important;
  background: url(../images/ico_btn01.png) no-repeat;
  font-size: 14px;
  line-height: ;
  font-weight: normal;
  border: 1px solid #ff9933;
  border-radius: 0;
  font-family: ;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  min-width: 120px;
  padding: 10px 32px 10px 15px;
  min-height: 40px;
  letter-spacing: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-image: -webkit-linear-gradient(bottom,#f9efe5 49%,#fff 50%);
  background-image: -moz-linear-gradient(bottom,#f9efe5 49%,#fff 50%);
  background-image: -o-linear-gradient(bottom,#f9efe5 49%,#fff 50%);
  background-image: -ms-linear-gradient(bottom,#f9efe5 49%,#fff 50%);
  background-image: linear-gradient(to top,#f9efe5 49%,#fff 50%);
}
.moreBtn a:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 9px;
  top: 50%;
  right: 15px;
  transform: translate(0,-50%);
  background: url(../images/ico_btn.png) no-repeat;
}
.sitemapArea {
  padding: 0 3.75% 20px;
}
.sitemapArea .comDl {
  border-bottom: 1px dotted #ccc;
}
.sitemapArea .comDl dd {
  position: relative;
}
.sitemapArea .comDl dd a {
  padding-left: 20px;
  height: 30px;
  line-height: 30px;
}
.sitemapArea .comDl dd a::before {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  margin-top: -5px;
  border-top: 1px solid #ff9933;
  border-right: 1px solid #ff9933;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#SPtop {
  padding: 0 0 20px;
}
#SPtop .contactbnr .fl-row-content-wrap {
  margin: 0 3.75% 40px !important;
  background-image: url(../images/bg_ptn01.png);
  background: #fff7ba;
}
#SPtop .contactbnr img {
  padding-bottom: 15px;
}
.contactbnr .fl-col-small {
  max-width: 100%;
}
.contactbnr .txt01,
.contactbnr .txt02,
.contactbnr .tel {
  margin: 0 3.75%;
}
.contactbnr .txt03 a {
  padding-right: 3.75% !important;
  padding-left: 3.75% !important;
}
.topLine01 .fl-row-content-wrap,
.topLine02 .fl-row-content-wrap,
.topLine03 .fl-row-content-wrap,
.topLine04 .fl-row-content-wrap,
.topLine05 .fl-row-content-wrap,
.topLine06 .fl-row-content-wrap,
.topLineblog .fl-row-content-wrap,
.topLinegallery .fl-row-content-wrap,
.topLineshop .fl-row-content-wrap {
  margin-right: 3.75% !important;
  margin-left: 3.75% !important;
}
.topLineblog .blogWidget h3 {
  margin: 0 0 10px !important;
  border-left: 0 !important;
  font-size: 20px;
  padding: 4px 0 6px 40px !important;
  border-bottom: 2px solid #f5a520 !important;
  background: url(../images/bg_h03.png) no-repeat;
  background-position: left 0 bottom 10px;
}
.boxs01 {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.fl-module-heading h1.fl-heading,
.fl-module-heading h2.fl-heading,
.fl-module-heading h3.fl-heading,
.fl-module-heading h4.fl-heading,
.fl-module-heading h5.fl-heading,
.fl-module-heading h6.fl-heading,
#mainContent > h2 {
  letter-spacing: .075em;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-color: #ff9933 !important;
  line-height: 1.4;
  font-weight: normal !important;
}
.fl-module-heading h1.fl-heading,
#mainContent>h2 {
  border: 0 !important;
  background: none;
  font-size: 28px;
  font-weight: bold !important;
  padding: 4.5px 19px !important;
  border: 1px solid !important;
  background: #fff url(../images/bg_h01.png) repeat-y left top;
}
.fl-module-heading h2.fl-heading,
.h2fl {
  font-size: 24px;
  padding: 1px 0 1px 45px !important;
  background: url(../images/ico_h02.png) no-repeat 0 0;
}
.fl-module-heading h3.fl-heading,
.h3fl {
  border-left: 0 !important;
  font-size: 20px;
  padding: 4px 0 6px 40px !important;
  border-bottom: 2px solid #f5a520 !important;
  background: url(../images/bg_h03.png) no-repeat;
  background-position: left 0 bottom 10px;
}
.fl-module-heading h4.fl-heading {
  font-size: 20px;
  padding: 6px 19px !important;
  background: url(../images/bg_h04.png);
}
.fl-module-heading h5.fl-heading {
  color: #ff6c00;
  font-size: 18px;
  padding: 0 0 5px !important;
  border-bottom: 1px solid;
}
.fl-module-heading h6.fl-heading {
  font-size: 16px;
  line-height: 1.29;
  padding: 0 19px !important;
  background: url(../images/ico_h06.png) no-repeat 0 5px;
}
.contactbnr .fl-row-content-wrap {
  position: relative;
  max-width: 700px !important;
  padding: 0 !important;
  margin: 0 auto;
}
.contactbnr .dashicons-email-alt:before {
  font-size: 100%;
}
.contactbnr .dashicons,
.contactbnr  .dashicons-before:before {
  width: auto !important;
  height: auto;
}
.contactbnr .txt01 {
  line-height: 1;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contactbnr .txt02 {
  line-height: 1.7;
}
.contactbnr .tel,
.contactbnr .tel a {
  line-height: 1;
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contactbnr .txt03 a {
  position: relative;
  border: 0 !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 3.75% !important;
  padding-right: 3.75% !important;
  font-family: -apple-system, Verdana, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.contactbnr .tel .fl-icon-text {
  padding: 0;
  height: auto !important;
}
.contactbnr .tel .fl-icon {
  padding: 0 16px 0 0;
}
.contactbnr .fl-icon i,
.contactbnr .fl-icon i:before {
  border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  width: 34px !important;
  height: 34px !important;
  line-height: 34px !important;
}
.page-myfront .txt01 {
  line-height: 1.7;
}
#bottomTextArea {
  margin-bottom: 20px;
}
#bottomTextArea .textContent {
  padding: 20px;
}
