@charset "UTF-8";
* {
  text-decoration: none;
  outline: none;
  font-weight: normal;
  line-height: 1.6em;
  word-break: break-all;
  line-break: strict !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

img {
  border: none;
  vertical-align: bottom;
  font-size: 0px;
  line-height: 0px;
}

address {
  font-style: normal;
}

/*! clearfix
---------------------------- */
.cf:before, .cf:after {
  content: "";
  display: block;
  overflow: hidden;
}
.cf:after {
  clear: both;
}

.clear {
  clear: both;
  visibility: hidden;
  height: 0;
}

html {
  overflow: auto;
  font-size: 62.5%;
}

body {
  overflow-y: hidden;
  min-width: 100%;
  position: relative;
  font-size: 15px;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  letter-spacing: 1px;
}

#allWrapp {
  display: none;
}

#load {
  position: fixed;
  left: -45%;
}

/* ------------------------------
 Layout
------------------------------ */
body {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 100%;
}
body, body * {
  transition: 0.3s;
  box-sizing: border-box;
}

.largeWrapp {
  width: 1400px;
  margin: 0 auto;
}
@media screen and (max-width: 1620px) {
  .largeWrapp {
    width: 88%;
  }
}

.mainWrapp {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1620px) {
  .mainWrapp {
    width: 85%;
  }
}
@media screen and (max-width:1220px) {
  .mainWrapp {
    width: 85%;
  }
}
@media screen and (max-width: 980px) {
  .mainWrapp {
    width: 90%;
  }
}

.middleWrapp {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1620px) {
  .middleWrapp {
    width: 85%;
  }
}

@media screen and (min-width: 429px) {
  .spDownImg {
    display: none !important;
  }
}

@media screen and (max-width: 428px) {
  .spUpImg {
    display: none !important;
  }
}

@media screen and (min-width: 429px) {
  .spOnlyImg {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .xspDownImg {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .xspUpImg {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .xspOnlyImg {
    display: none !important;
  }
}
@media screen and (max-width: 428px) {
  .xspOnlyImg {
    display: none !important;
  }
}

@media screen and (min-width: 981px) {
  .tabDownImg {
    display: none !important;
  }
}

@media screen and (max-width: 980px) {
  .tabUpImg {
    display: none !important;
  }
}

@media screen and (min-width: 981px) {
  .tabOnlyImg {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .tabOnlyImg {
    display: none !important;
  }
}

@media screen and (min-width: 1101px) {
  .xtabDownImg {
    display: none !important;
  }
}

@media screen and (max-width: 1100px) {
  .xtabUpImg {
    display: none !important;
  }
}

@media screen and (min-width: 1101px) {
  .xtabOnlyImg {
    display: none !important;
  }
}
@media screen and (max-width: 980px) {
  .xtabOnlyImg {
    display: none !important;
  }
}

@media screen and (min-width: 1221px) {
  .inrDownImg {
    display: none !important;
  }
}

@media screen and (max-width:1220px) {
  .inrUpImg {
    display: none !important;
  }
}

@media screen and (min-width: 1221px) {
  .inrOnlyImg {
    display: none !important;
  }
}
@media screen and (max-width: 1100px) {
  .inrOnlyImg {
    display: none !important;
  }
}

@media screen and (min-width: 1421px) {
  .pcDownImg {
    display: none !important;
  }
}

@media screen and (max-width: 1420px) {
  .pcUpImg {
    display: none !important;
  }
}

@media screen and (min-width: 1421px) {
  .pcOnlyImg {
    display: none !important;
  }
}
@media screen and (max-width:1220px) {
  .pcOnlyImg {
    display: none !important;
  }
}

@media screen and (min-width: 1621px) {
  .xpcDownImg {
    display: none !important;
  }
}

@media screen and (max-width: 1620px) {
  .xpcUpImg {
    display: none !important;
  }
}

@media screen and (min-width: 1621px) {
  .xpcOnlyImg {
    display: none !important;
  }
}
@media screen and (max-width: 1420px) {
  .xpcOnlyImg {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .leftBox {
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .leftBox {
    float: none;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .rightBox {
    float: right;
  }
}
@media screen and (max-width: 768px) {
  .rightBox {
    float: none;
    margin: 0 auto;
  }
}

/*! clearfix
---------------------------- */
.radius {
  border-radius: 5px;
  -webkit--webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  box-sizing: border-box;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.disnon {
  display: none;
}

.block {
  display: block;
}

.linkbox {
  cursor: pointer;
}

.relative {
  position: relative;
}

.siteWrapp {
  width: 1070px;
  margin: 0 auto;
}
@media screen and (max-width: 1090px) {
  .siteWrapp {
    width: 97%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .siteWrapp {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .pc_img {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .sp_img {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .inr_left {
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .inr_left {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .inr_left {
    float: right;
  }
}

@media screen and (max-width: 768px) {
  .inr_right {
    float: none;
    margin: 0 auto;
  }
}

.wp-pagenavi {
  text-align: center;
  position: relative;
  top: 40px;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi {
    margin-bottom: 80px;
  }
}

.common_link_area {
  margin: 65px auto 85px;
  font-size: 19px;
  font-size: 1.9rem;
}
@media screen and (max-width: 768px) {
  .common_link_area {
    width: 100%;
  }
}
.common_link_area .center a,
.common_link_area .prev a,
.common_link_area .next a {
  text-decoration: underline;
}
.common_link_area .center a:hover,
.common_link_area .prev a:hover,
.common_link_area .next a:hover {
  color: #3f51b5;
  transition: 0.3s;
}
.common_link_area .center {
  margin: 0 auto;
  text-align: center;
}
.common_link_area .prev {
  float: left;
}

@media screen and (max-width: 768px) {
  .common_link_area .center {
    font-size: 14px;
    width: 20%;
  }
  .common_link_area .prev {
    padding-left: 15px;
    font-size: 14px;
    width: 20%;
  }
  .common_link_area .next {
    float: right;
    padding-right: 15px;
    font-size: 14px;
    width: 20%;
  }
}
.red {
  font-size: 1.1em;
  color: #a20000;
  font-weight: bold;
}

.red_big {
  font-size: 1.6em;
  color: #d93a3a;
  font-weight: bold;
}

.font_27 {
  font-size: 27px !important;
  font-size: 2.7rem !important;
}

.spacing_0 {
  letter-spacing: 0px;
}

.spacing_m1 {
  letter-spacing: -1px;
}

.spacing_c5 {
  letter-spacing: 0.5px;
}

.spacing_1 {
  letter-spacing: 1px;
}

.spacing_1c5 {
  letter-spacing: 1.5px;
}

.spacing_m13c5 {
  letter-spacing: -13.5px;
}

.borderBox {
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
}

.centerimg {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.centerfont {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.commonBtn {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#496f9e+0,3e6799+98 */
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 21px;
  font-size: 2.1rem;
  background: #496f9e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #496f9e 0%, #3e6799 98%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#496f9e", endColorstr="#3e6799",GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

/* ------------------------------
 #breadcrumb
------------------------------ */
#breadcrumb {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  #breadcrumb {
    top: 0;
  }
}
#breadcrumb ul li {
  float: left;
  color: #cfcfcf;
}
#breadcrumb ul li a {
  color: #4b71a0;
  font-weight: bold;
  border-bottom: 1px solid #4b71a0;
  font-weight: bold;
  font-size: 11px;
  font-size: 1.1rem;
}
#breadcrumb ul li a:hover, #breadcrumb ul li a:active {
  color: #36d9ff;
}

/* ------------------------------
 #post_link_area
------------------------------ */
.post_link_area {
  margin: 65px auto 85px;
  font-size: 19px;
  font-size: 1.9rem;
}
@media screen and (max-width: 768px) {
  .post_link_area {
    width: 100%;
    font-size: 1.5rem;
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .post_link_area .center,
.post_link_area .prev,
.post_link_area .next {
    width: 20%;
  }
}
.post_link_area .center a,
.post_link_area .prev a,
.post_link_area .next a {
  text-decoration: underline;
}
.post_link_area a:hover {
  color: #3f51b5;
  transition: 0.3s;
}
.post_link_area .center {
  width: 120px;
  margin: 0 auto;
  text-align: center;
}
.post_link_area .prev {
  float: left;
}
.post_link_area .next {
  float: right;
}

/* ------------------------------
 #post_link_area
------------------------------ */
header #line-top, header #line-right, header #line-bottom, header #line-left {
  position: fixed;
  z-index: 9998;
  border-color: #880000;
  border-style: solid;
}
header #line-top {
  border-top-width: 6px;
  left: 0;
  top: 0;
  width: 100%;
}
header #line-right {
  border-right-width: 6px;
  right: 0px;
  height: 100%;
}
header #line-bottom {
  border-bottom-width: 6px;
  left: 0;
  bottom: 0;
  width: 100%;
}
header #line-left {
  border-left-width: 6px;
  left: 0px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  header .headerTop:not(.bg-slider) {
    background: rgba(136, 0, 0, 0.9);
    color: #ffffff;
    display: block;
    opacity: 0.9;
    width: 100%;
    height: 65px;
    position: fixed;
    z-index: 9999;
    top: 0;
    box-shadow: 0px 0px 3px rgba(69, 0, 0, 0.15);
  }
}
header .snsbtn {
  position: fixed;
  right: 6px;
  top: 6px;
  z-index: 9999;
}
header .snsbtn li {
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  header .snsbtn {
    top: 75px;
    width: 35px;
  }
}
@media screen and (min-width: 769px) {
  header .gnav {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  header .gnav {
    display: none;
    padding-top: 0px;
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    text-align: center;
    transition: unset;
    border-top: 1px solid rgba(233, 89, 89, 0.9);
  }
  header .gnav li {
    /*line-height: 180%;*/
    line-height: 39px;
    text-align: center;
  }
  header .gnav li a {
    background: rgba(136, 0, 0, 0.9);
    color: #ffffff;
    width: 100%;
    border-bottom: 1px solid rgba(233, 89, 89, 0.9);
    display: block;
    width: 100%;
    height: 60px;
    font-size: 1.6rem;
    position: relative;
  }
}
@media screen and (max-width: 768px) and (max-width: 428px) {
  header .gnav li a {
    line-height: 56px;
  }
}
@media screen and (max-width: 768px) {
  header .gnav li a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
header #imageRotator img {
  position: absolute;
}
header .btnTrigger {
  color: #ffffff;
  position: absolute;
  width: 30px;
  height: 20px;
  right: 20px;
  top: 17px;
}
@media screen and (min-width: 769px) {
  header .btnTrigger {
    display: none !important;
  }
}
header .btnTrigger p {
  width: 60px;
  left: 50%;
  top: 23px;
  text-align: center;
  font-size: 12px;
  position: absolute;
  color: #ffffff;
  transform: translateX(-50%);
}
header .btnTrigger, header .btnTrigger span {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  box-sizing: border-box;
}
header .btnTrigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  top: 9px;
  background-color: #ffffff;
  border-radius: 4px;
}
header .btnTrigger span:nth-of-type(1) {
  top: 0;
}
header .btnTrigger span:nth-of-type(2) {
  top: 18px;
}
header .btnTrigger span:nth-of-type(3) {
  bottom: 0;
}
header .btnTrigger.active span:nth-of-type(1) {
  top: -12px;
  transform: translateY(20px) rotate(-45deg);
}
header .btnTrigger.active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: active-menu-bar02 0.8s forwards;
  animation: active-menu-bar02 0.8s forwards;
}
header .btnTrigger.active span:nth-of-type(3) {
  top: 28px;
  transform: translateY(-20px) rotate(45deg);
}
@media screen and (min-width: 769px) {
  header #modalOpen {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  header .tel-icon {
    position: absolute;
    right: 69px;
    top: 13px;
    background: #fff;
    padding: 4px 7px 2px;
    border-radius: 3px;
    width: 40px;
    height: 42px;
    text-align: center;
  }
  header .tel-icon img {
    width: 23px;
  }
  header .tel-icon p {
    left: 50%;
    top: 26px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.05px;
    position: absolute;
    color: #7f1a1b;
    transform: translateX(-50%);
    white-space: nowrap;
  }
}
header .onanimation {
  display: block;
}

/*modal window tel
---------------------------- */
.modal {
  display: none;
}

@media screen and (max-width: 768px) {
  .modal {
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 10, 0, 0.25);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
  }
  .modal.close {
    -webkit-animation-name: modalclose;
            animation-name: modalclose;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
  }

  .modalinr {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .modal-content {
    background-color: #ffffff;
    margin: 20px auto;
    width: 90%;
    min-height: 25%;
    height: auto;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
    -webkit-animation-name: modalopen;
            animation-name: modalopen;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    padding: 12px;
    border-radius: 4px;
  }
  .modal-content .icon-tel {
    text-align: center;
    margin-right: 10px;
  }
  .modal-content .telNo {
    font-size: 3.1rem;
    font-weight: bold;
    position: relative;
    top: 5px;
    display: inline;
  }
}
@media screen and (max-width: 768px) and (max-width: 340px) {
  .modal-content .telNo {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 768px) {
  .modal-content .workTime {
    text-align: center;
    position: relative;
    left: 8px;
  }
  .modal-content .workTime .breakEdge {
    display: none;
  }
}
@media screen and (max-width: 768px) and (max-width: 320px) {
  .modal-content .workTime .breakEdge {
    display: inherit;
  }
}
@media screen and (max-width: 768px) {
  .modal-content .telBtn {
    width: 267px;
    margin: 0 auto;
    display: block;
    background: #7f1a1b;
    border-radius: 3px;
    transition: 0.5s;
    text-align: center;
    color: #ffffff;
    font-size: 1.6rem;
    height: 38px;
    margin-top: 10px;
    padding-top: 6px;
  }
}
@media screen and (max-width: 768px) and (max-width: 340px) {
  .modal-content .telBtn {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .modal-content .telBtn:hover, .modal-content .telBtn:focus {
    background: #a20000;
    transition: 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .telcon {
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
  .telcon h2 {
    font-size: 1.8rem;
    font-weight: bold;
  }
}
@media screen and (max-width: 768px) {
  @-webkit-keyframes modalopen {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes modalopen {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
}
@media screen and (max-width: 768px) {
  @-webkit-keyframes modalclose {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @keyframes modalclose {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
}
@media screen and (max-width: 768px) {
  .modal-header h1 {
    margin: 1rem 0;
  }
}
@media screen and (max-width: 768px) {
  .modalClose {
    font-size: 1.6rem;
    background: #707070;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    float: right;
  }
}
@media screen and (max-width: 768px) {
  .modalClose:hover {
    cursor: pointer;
  }
}
@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
#wpadminbar {
  display: none !important;
}

html {
  margin-top: 0 !important;
}

@media screen and (max-width: 768px) {
  .pageWrapp .mainCon,
.singleWrapp .mainCon,
.etcWrapp .mainCon {
    padding-top: 65px;
  }
}
@media screen and (min-width: 769px) {
  .pageWrapp h1,
.singleWrapp h1,
.etcWrapp h1 {
    float: left;
    position: relative;
    padding-top: 35px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 870px) and (min-width: 769px) {
  .pageWrapp h1,
.singleWrapp h1,
.etcWrapp h1 {
    padding-top: 41px;
    padding-left: 40px;
    width: 200px;
  }
}
@media screen and (max-width: 768px) {
  .pageWrapp h1,
.singleWrapp h1,
.etcWrapp h1 {
    display: block;
    font-size: 12px;
    position: absolute;
    top: 4px;
    left: 12px;
    height: 60px;
  }
}
.pageWrapp h1 img,
.singleWrapp h1 img,
.etcWrapp h1 img {
  height: 100%;
  width: auto;
}
@media screen and (min-width: 769px) {
  .pageWrapp .headerTop,
.singleWrapp .headerTop,
.etcWrapp .headerTop {
    background: url("../images/eyecatch-bottom-bg.png") left top repeat-x;
    height: 150px;
  }
  .pageWrapp .headerTop .logo,
.singleWrapp .headerTop .logo,
.etcWrapp .headerTop .logo {
    float: left;
    padding-top: 30px;
    padding-left: 20px;
  }
  .pageWrapp .headerTop .gnav,
.singleWrapp .headerTop .gnav,
.etcWrapp .headerTop .gnav {
    float: right;
    padding-left: 30px;
    padding-right: 50px;
  }
  .pageWrapp .headerTop .gnav li,
.singleWrapp .headerTop .gnav li,
.etcWrapp .headerTop .gnav li {
    padding-top: 70px;
    float: left;
    margin-right: 30px;
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 950px) {
  .pageWrapp .headerTop .gnav li,
.singleWrapp .headerTop .gnav li,
.etcWrapp .headerTop .gnav li {
    margin-right: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 870px) {
  .pageWrapp .headerTop .gnav li,
.singleWrapp .headerTop .gnav li,
.etcWrapp .headerTop .gnav li {
    margin-right: 15px;
  }
}
@media screen and (min-width: 769px) and (max-width: 830px) {
  .pageWrapp .headerTop .gnav li img,
.singleWrapp .headerTop .gnav li img,
.etcWrapp .headerTop .gnav li img {
    width: 60px;
  }
  .pageWrapp .headerTop .gnav li:nth-of-type(5) img,
.singleWrapp .headerTop .gnav li:nth-of-type(5) img,
.etcWrapp .headerTop .gnav li:nth-of-type(5) img {
    width: 80px;
  }
}
@media screen and (max-width: 768px) {
  .pageWrapp .headerTop .logo,
.singleWrapp .headerTop .logo,
.etcWrapp .headerTop .logo {
    float: left;
    height: 65px;
  }
  .pageWrapp .headerTop .logo img,
.singleWrapp .headerTop .logo img,
.etcWrapp .headerTop .logo img {
    width: auto;
    height: 100%;
  }
}

/* ========================================================
 #footer
========================================================= */
.footer {
  background: url("../images/border-bg.jpg") repeat left top;
  padding-top: 18px;
  position: relative;
}
.footer .footer-top {
  padding-top: 60px;
  background: #fff;
}
.footer .footer-center {
  padding-top: 80px;
  background: #fff;
}
.footer .footer-center .inrBox {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .footer .footer-center .inrBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding-bottom: 40px;
  }
}
.footer .footer-center .inrBox div {
  float: left;
  width: 20%;
  text-align: center;
}
.footer .footer-center .inrBox div img {
  width: 110%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .footer .footer-center .inrBox div img {
    width: 70%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-center .inrBox div {
    float: none;
    width: 49%;
    text-align: center;
  }
  .footer .footer-center .inrBox div img {
    width: 100%;
    height: auto;
  }
}
.footer .blog-sns-area {
  width: 1150px;
  margin: 0 auto;
}
@media screen and (max-width: 1180px) {
  .footer .blog-sns-area {
    width: 95%;
    margin: 0 auto;
  }
}
.footer .blog-sns-area .leftBox,
.footer .blog-sns-area .rightBox {
  width: 370px;
}
@media screen and (max-width: 1180px) {
  .footer .blog-sns-area .leftBox,
.footer .blog-sns-area .rightBox {
    width: 32%;
  }
}
.footer .blog-sns-area .centerBox {
  float: left;
  width: 340px;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 1180px) {
  .footer .blog-sns-area .centerBox {
    width: 29%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
.footer .blog-sns-area .centerBox .timeline-Header {
  margin-bottom: 15px;
}
.footer .blog-sns-area .leftBox {
  float: left;
}
.footer .blog-sns-area .leftBox .ttl-facebook {
  margin-bottom: 15px;
}
.footer .blog-sns-area .rightBox {
  float: right;
}
.footer .blog-sns-area .rightBox .ttl-blog {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .footer .blog-sns-area .leftBox,
.footer .blog-sns-area .rightBox,
.footer .blog-sns-area .centerBox {
    float: none;
    width: 90%;
    margin-bottom: 40px;
  }
  .footer .blog-sns-area .facebook_wrap, .footer .blog-sns-area .facebook_wrap *,
.footer .blog-sns-area .centerBox iframe,
.footer .blog-sns-area .centerBox iframe * {
    width: 100% !important;
  }
  .footer .blog-sns-area .rightBox {
    margin-bottom: 0;
  }
}
.footer .blog-sns-area .blogBox .ttl-line {
  border-bottom: 1px solid #231815;
}
.footer .blog-sns-area .blogBox .ttl-line h4 {
  float: left;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
}
.footer .blog-sns-area .blogBox .ttl-line p {
  float: right;
  position: relative;
  top: 10px;
  display: table-cell;
  vertical-align: bottom;
}
.footer .blog-sns-area .blogBox .conBox {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 125px;
  display: table;
  border-bottom: 1px dotted #231815;
  transition: 0s !important;
}
@media screen and (max-width: 991px) {
  .footer .blog-sns-area .blogBox .conBox {
    width: 100%;
    height: auto;
    display: block;
  }
}
.footer .blog-sns-area .blogBox .conBox .inner-leftBox {
  float: left;
  width: auto;
  margin-right: 15px;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .footer .blog-sns-area .blogBox .conBox .inner-leftBox {
    width: 40%;
    margin-left: 3%;
    margin-right: 2%;
    height: auto;
  }
}
.footer .blog-sns-area .blogBox .conBox .inner-leftBox img {
  width: 100%;
  height: auto;
}
.footer .blog-sns-area .blogBox .conBox .inner-rightBox {
  float: left;
  width: 235px;
}
@media screen and (max-width: 991px) {
  .footer .blog-sns-area .blogBox .conBox .inner-rightBox {
    width: 55%;
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .footer .blog-sns-area .blogBox .conBox .innder-l-footer {
    float: left;
  }
}
@media screen and (max-width: 991px) {
  .footer .blog-sns-area .blogBox .conBox .innder-r-footer {
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .footer .blog-sns-area .blogBox .conBox .innder-r-footer {
    float: none;
    width: auto;
  }
}
.footer .blog-sns-area .blogBox .conBox .date {
  font-size: 10px;
  font-size: 1rem;
  margin-bottom: 10px;
  font-weight: bold;
}
.footer .blog-sns-area .blogBox .conBox .ttl {
  font-size: 10px;
  font-size: 1rem;
  font-weight: bold;
  padding: 0;
  margin: 0 0 9px 0;
  color: #595757;
  max-height: 32px;
  line-height: 1.1;
  overflow: hidden;
  background: none;
  border: none;
}
.footer .blog-sns-area .blogBox .conBox .con {
  max-height: 50px;
  overflow: hidden;
}
.footer .blog-sns-area .blogBox .conBox .con p {
  line-height: 17px;
  font-size: 9px;
  font-size: 0.9rem;
}
.footer .blog-sns-area .blogBox .conBox:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}
.footer #footer {
  background: #880000;
  padding-top: 15px;
}
.footer #footer .conBox {
  font-size: 12px;
  padding-bottom: 60px;
}
.footer #footer .conBox p {
  text-align: center;
  color: #fff;
}
.footer #footer .footernav {
  margin: 0 auto;
  display: table;
}
.footer #footer .footernav li {
  width: 70px;
  float: left;
  font-size: 12px;
}
.footer #footer .footernav li a {
  color: #fff;
}
.footer #footer .copyright {
  color: #fff;
  font-size: 9px;
  text-align: right;
  position: relative;
  z-index: 9999;
  padding: 3px;
  background: #440000;
}

.facebook_wrap {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
  width: 100% !important;
}

/* CSS Document */
.mainWrapp {
  margin: 0 auto;
  width: 1220px;
}
@media screen and (max-width:1220px) {
  .mainWrapp {
    width: calc(100% - 10px);
  }
}

.innerWrapp {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  .innerWrapp {
    width: calc(100% - 10px);
  }
}

@media screen and (max-width: 980px) {
  .mainWrapp .innerWrapp {
    width: 100%;
  }
}

/* ------------------------------
 #post-link-area
------------------------------ */
.post-link-area {
  margin: 65px auto 85px;
  font-size: 19px;
  font-size: 1.9rem;
}

@media screen and (max-width: 768px) {
  .post-link-area {
    width: 100%;
    font-size: 1.5rem;
    font-size: 15px;
  }
  .post-link-area .center,
.post-link-area .prev,
.post-link-area .next {
    width: 20%;
  }
}
.post-link-area .center a,
.post-link-area .prev a,
.post-link-area .next a {
  text-decoration: underline;
}
.post-link-area .center a:hover,
.post-link-area .prev a:hover,
.post-link-area .next a:hover {
  color: #3f51b5;
  transition: 0.3s;
}
.post-link-area .center {
  width: 120px;
  margin: 0 auto;
  text-align: center;
}
.post-link-area .prev {
  float: left;
}
.post-link-area .next {
  float: right;
}

h3 {
  margin-top: 120px;
  margin-bottom: 50px;
  background: url("../images/ttl_bottom04.png") no-repeat bottom center;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  color: #668a9c;
}

@media screen and (max-width: 768px) {
  h3 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.mainCon {
  margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
  .mainCon {
    margin-bottom: 0px;
  }
}
/* ------------------------------
 #link-animation
------------------------------ */
a {
  color: #00a2d0;
  font-weight: bold;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  transition: 0.3s;
}

.telBox {
  color: #fff;
  padding-left: 50px;
  position: relative;
  left: -60px;
  margin-top: 10px;
  background: url(images/tel-icon.png) no-repeat center left;
}
@media screen and (max-width: 917px) {
  .telBox {
    left: 0;
    margin: 0;
  }
}
.telBox .number {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1;
  text-shadow: 0px 0px 5px #000;
}
.telBox .time {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  position: relative;
  left: -12px;
  text-shadow: 0px 0px 5px #000;
}
.telBox .day {
  position: relative;
  text-shadow: 0px 0px 5px #000;
}

/* ------------------------------
 common
------------------------------ */
.conWrapp {
  width: 1070px;
  margin: 0 auto;
}
@media (max-width: 1090px) {
  .conWrapp {
    width: 98%;
  }
}
@media screen and (max-width: 768px) {
  .conWrapp {
    width: 92%;
  }
}

/* ========================================================
 slick
========================================================= */
@media screen and (max-width: 917px) {
  .slick-dots {
    position: relative !important;
  }
  .slick-dots li {
    margin: 0 1px !important;
  }
  .slick-prev, .slick-next {
    width: 28px !important;
    display: none;
  }
  .slick-prev:before, .slick-next:before {
    font-size: 30px !important;
  }
}
/* ------------------------------
 #hamburger-main
------------------------------ */
.onanimation {
  display: block;
}

/* ========================================================
fluffy
========================================================= */
.fluffy {
  -webkit-animation: fluffy1 3s ease infinite;
          animation: fluffy1 3s ease infinite;
}

@-webkit-keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
  }
}
/* ------------------------------
 fullsize-eyecatch & catchcop
------------------------------ */
body {
  margin: 0;
  padding: 0;
}

.scrollicon {
  position: relative;
  z-index: 9998;
  width: 100%;
  bottom: 190px;
  text-align: center;
}
@media screen and (max-width: 320px) {
  .scrollicon {
    bottom: 150px;
  }
}

.bg-slider {
  width: 100vw;
  height: 100vh;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-slider--title {
  display: none;
  position: absolute;
  color: #fff;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  right: 75px;
  text-shadow: 1px 1px 2px black, -1px -1px 1px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 917px) {
  .bg-slider--title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 917px) and (max-width: 320px) {
  .bg-slider--title {
    font-size: 2.2rem;
    padding: 5%;
  }
}
.bg-slider--subtitle {
  display: none;
}

/* ========================================================
 top-main
========================================================= */
.top #header {
  height: 100vh;
}
.top .splogo {
  display: none;
}
@media screen and (max-width: 768px) {
  .top .splogo {
    display: block;
    font-size: 12px;
    position: absolute;
    top: 4px;
    left: 10px;
    height: 60px;
  }
  .top .splogo img {
    height: 100%;
    width: auto;
  }
}
.top h1 {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top .menuWrapp {
    background: rgba(136, 0, 0, 0.9);
    color: #ffffff;
    display: block;
    opacity: 0.9;
    width: 100%;
    height: 65px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 3px rgba(69, 0, 0, 0.15);
  }
}
@media screen and (min-width: 769px) {
  .top .gnav {
    display: table !important;
  }
}
.top .centercon {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
}
@media screen and (min-width: 769px) {
  .top .gnav-center {
    display: table;
    margin: 0 auto;
    position: relative;
    left: -20px;
  }
  .top .gnav-center li {
    float: left;
    margin-left: 20px;
  }
}
.top .shop-info,
.top .news-area {
  background: #880000;
  background: url("../images/border-bg.jpg") repeat left bottom;
  padding-bottom: 18px;
  position: relative;
}
.top .shop-info article,
.top .news-area article {
  padding-bottom: 30px;
}
.top .news-area {
  z-index: 998;
}
.top .shop-info {
  z-index: 999;
  padding-top: 18px;
  padding-bottom: 18px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .top .shop-info {
    padding-top: 0;
    padding-bottom: 10px;
  }
}
.top .shop-info article {
  height: 195px;
  padding-top: 30px;
  box-sizing: border-box;
  padding-left: 10%;
  padding-right: 10%;
  background: url("../images/eyecatch-bottom-bg.png") repeat-x;
}
@media screen and (max-width: 768px) {
  .top .shop-info article {
    display: none;
  }
}
.top .shop-info div {
  float: left;
  width: 33.333%;
  text-align: center;
}
.top .shop-info img {
  border-top: 2px solid #fff;
  padding-top: 15px;
}
.top .news-area {
  color: #880000;
}
.top .news-area article {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #fff0ca;
}
.top .news-area article .conWrapp {
  background: #fff;
}
.top .news-area .conWrapp {
  border: 2px solid #880000;
}
@media screen and (max-width: 768px) {
  .top .news-area .conWrapp {
    width: 90%;
  }
}
.top .news-area .first-line,
.top .news-area .second-line,
.top .news-area .conBox-wrapp {
  float: left;
}
@media screen and (max-width: 768px) {
  .top .news-area .first-line,
.top .news-area .second-line,
.top .news-area .conBox-wrapp {
    float: none;
  }
}
@media (min-width: 992px) {
  .top .news-area .third-line {
    float: left;
  }
}
.top .news-area .first-line {
  padding: 27px 0px 27px 27px;
  margin-right: 35px;
}
.top .news-area .first-line h1 {
  font-weight: bold;
  font-size: 3rem;
  line-height: 75px;
  border-right: 1px solid #880000;
  padding-right: 30px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
@media screen and (max-width: 768px) {
  .top .news-area .first-line {
    padding: 0;
    margin: auto;
  }
  .top .news-area .first-line h1 {
    text-align: center;
    padding: 0;
    font-size: 2.4rem;
    border: none;
  }
}
.top .news-area .wrapper {
  height: 129px;
  overflow-y: scroll;
  width: auto;
}
@media screen and (max-width: 768px) {
  .top .news-area .wrapper {
    padding: 0 10px;
  }
}
.top .news-area .conBox-inner {
  padding-top: 18px;
  padding-bottom: 18px;
}
.top .news-area .conBox {
  line-height: 40px;
  width: 100%;
}
.top .news-area .second-line {
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  padding-right: 13px;
}
@media (max-width: 991px) {
  .top .news-area .second-line {
    line-height: 20px;
  }
}
.top .news-area .second-line .btn-primary {
  background: #ff0000;
  border: #ff0000;
}
.top .news-area .second-line .entry-meta {
  margin: 0;
  padding: 0;
}
.top .news-area .second-line .entry-meta-items {
  padding-right: 17px;
}
@media (max-width: 991px) {
  .top .news-area .second-line .entry-meta-items {
    float: left;
    margin: 0;
  }
}
.top .news-area .second-line .entry-meta-updated {
  margin-right: 18px;
}
.top .news-area .second-line .btn-group-xs > .btn,
.top .news-area .second-line .btn-xs {
  border-radius: 20px;
}
.top .news-area .second-line .entry-meta-items.published:before {
  display: none;
}
@media screen and (max-width: 768px) {
  .top .news-area .third-line {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ffe1e1;
  }
}
.top .news-area .third-line h2 {
  line-height: 40px;
  background: none;
  font-size: 16px !important;
}
@media screen and (min-width: 769px) {
  .top .news-area .third-line h2 {
    border: none !important;
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .top .news-area .third-line h2 {
    line-height: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .top .news-area .third-line h2 {
    max-height: 52px;
    overflow: hidden;
    margin-bottom: 0px;
  }
}
.top .news-area .third-line h2 a {
  color: #880000 !important;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
.top .news-area .third-line .media .media-heading a,
.top .news-area .third-line .media .media-heading a.media-body-excerpt {
  color: #ff0000;
}
.top .sns-insta-area {
  z-index: 997;
}
.top .sns-insta-area article {
  padding-bottom: 50px;
  padding-top: 90px;
  background: url("../images/insta-bg.png") repeat left top;
}
.top .sns-insta-area article .snapwidget-widget {
  max-width: 1070px;
}
@media screen and (max-width: 991px) {
  .top .sns-insta-area article .snapwidget-widget {
    width: 100% !important;
    margin: 0 auto;
  }
}
.top .sns-insta-area article .ttl-insta {
  padding-bottom: 6px;
  border-bottom: 1px solid #8c8b8b;
  margin-bottom: 18px;
}

@media screen and (min-width: 769px) {
  .frontpageLink {
    display: none;
  }
}