@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 */
/*--------------------------------------------------------------------
 page
--------------------------------------------------------------------*/
.page .commonttl {
  background: linear-gradient(90deg, #ffffff, #880000, #ffffff);
  color: #fff;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 2.1rem;
}

/* ========================================================
 .page-menu
========================================================= */
.page-menu h4 {
  font-size: 20px;
  border-left: 10px solid #880000;
  border-bottom: 2px solid #880000;
  padding-left: 5px;
  margin-top: 50px;
}
.page-menu .mainCon .pageContent p,
.page-menu .mainCon .pageContent li,
.page-menu .mainCon .pageContent .menu-ttl,
.page-menu .mainCon .pageContent .menu-con {
  font-size: 18px;
  font-weight: bold;
}
.page-menu .mainCon .pageContent .menu-ttl {
  float: left;
  width: 240px;
  margin-bottom: 30px;
}
.page-menu .mainCon .pageContent .menu-ttl span {
  position: relative;
  line-height: 15px;
  display: block;
  font-size: 14px;
}
.page-menu .mainCon .pageContent .menu-con {
  margin-bottom: 30px;
}
.page-menu .mainCon .pageContent li {
  margin-bottom: 15px;
}
.page-menu .mainCon .pageContent li span {
  position: relative;
  line-height: 15px;
  display: block;
}
.page-menu .mainCon .pageContent span,
.page-menu .mainCon .pageContent h4 span,
.page-menu .mainCon .pageContent li span {
  font-size: 14px;
}
.page-menu .mainCon .pageContent .cocktail-menu {
  margin-bottom: 30px;
}
.page-menu .mainCon .pageContent .cocktail-menu .menu-ttl {
  padding-left: 20px;
  width: 220px;
}
.page-menu .mainCon .pageContent .cocktail-menu .menu-ttl,
.page-menu .mainCon .pageContent .cocktail-menu .menu-con {
  margin-bottom: 15px;
}
.page-menu .menuWrapp .line {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.siteWrapp.page-menu {
  width: 1070px;
}
@media screen and (max-width: 1090px) {
  .siteWrapp.page-menu {
    width: 100%;
  }
}

/*--------------------------------------------------------------------
 page-strong
--------------------------------------------------------------------*/
@media screen and (max-width: 1300px) {
  .pc_only.siteWrapp,
.tab_only .siteWrapp,
.sp_only .siteWrapp {
    width: 1070px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1040px) {
  .pc_only.siteWrapp,
.tab_only .siteWrapp,
.sp_only .siteWrapp {
    width: 780px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 780px) {
  .pc_only.siteWrapp,
.tab_only .siteWrapp,
.sp_only .siteWrapp {
    width: 520px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 520px) {
  .pc_only.siteWrapp,
.tab_only .siteWrapp,
.sp_only .siteWrapp {
    width: 260px;
    margin: 0 auto;
  }
}

.pc_only {
  display: none;
}
@media screen and (min-width: 993px) {
  .pc_only {
    display: block;
  }
}

.tab_only {
  display: none;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .tab_only {
    display: block;
  }
}

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

.allbgWrapp {
  background: url("../images/bg-cloth.png") repeat left top;
}
.allbgWrapp .bottomWrapp {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .allbgWrapp .bottomWrapp {
    padding-bottom: 50px;
  }
}
.allbgWrapp .bottomWrapp .strongBox {
  width: 100%;
  text-align: center;
  padding-top: 5px;
}
.allbgWrapp .bottomWrapp .strongBox .siteWrapp {
  width: 100%;
}
.allbgWrapp .bottomWrapp .strongBox h3 {
  width: 100%;
  text-align: left;
  margin-left: 50px;
}
@media screen and (max-width: 768px) {
  .allbgWrapp .bottomWrapp .strongBox h3 {
    margin-left: 0;
    text-align: center;
  }
  .allbgWrapp .bottomWrapp .strongBox h3 img {
    width: 77%;
    height: auto;
  }
}
@media screen and (max-width: 917px) {
  .allbgWrapp .bottomWrapp .strongBox img {
    width: 100%;
    height: auto;
  }
}
.allbgWrapp .bottomWrapp .strongBox .xspDownImg .strongBox-img {
  width: 94%;
  margin: 0 auto;
}

img[usemap] {
  max-width: 100%;
}

.page-strong h3 {
  background: none;
  color: #fff;
  width: auto;
  margin: 50px auto 30px;
}
@media screen and (max-width: 768px) {
  .page-strong h3 {
    margin: 30px auto;
  }
}
.page-strong .strongBox area {
  pointer-events: fill;
}
@media screen and (max-width: 1120px) {
  .page-strong .strongBox .pc-imgBoxWrapp {
    display: none;
  }
}
@media screen and (min-width: 1121px) {
  .page-strong .strongBox .tab-imgBoxWrapp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .page-strong .strongBox .tab-imgBoxWrapp {
    display: none;
  }
}
.page-strong .strongpoint {
  background: url("../images/bg_white.png") repeat left top;
  padding-bottom: 20px;
  padding-top: 100px;
}
@media screen and (max-width: 917px) {
  .page-strong .strongpoint {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-strong .strongpoint {
    padding-top: 50px;
  }
}
.page-strong .strongpoint h4 {
  background: none;
  height: 65px;
  margin-bottom: 30px;
  right: 90px;
  position: relative;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1em;
}
@media screen and (max-width: 1300px) {
  .page-strong .strongpoint h4 {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-strong .strongpoint h4 {
    font-size: 2.1rem;
    padding-left: 45px;
  }
}
@media screen and (max-width: 428px) {
  .page-strong .strongpoint h4 {
    padding-left: 13%;
  }
}
.page-strong .strongpoint h4 img {
  float: left;
  position: relative;
  bottom: -8px;
}
@media screen and (max-width: 768px) {
  .page-strong .strongpoint h4 img {
    width: 45px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 428px) {
  .page-strong .strongpoint h4 img {
    width: 13%;
  }
}
.page-strong .strongpoint h4 span {
  font-size: 1.5rem;
  display: block;
  position: relative;
  top: 3px;
}
.page-strong .strongpoint h4 br {
  line-height: 0px;
}
@media screen and (max-width: 1300px) {
  .page-strong .strongpoint .twoColumn {
    width: 100%;
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .page-strong .strongpoint .twoColumn {
    padding-left: 0;
  }
}
.page-strong .strongpoint .leftBox {
  float: left;
  width: 260px;
  margin-right: 30px;
  overflow: hidden;
}
@media screen and (max-width: 1300px) {
  .page-strong .strongpoint .leftBox {
    width: 24%;
    margin-right: 4%;
  }
}
@media screen and (max-width: 768px) {
  .page-strong .strongpoint .leftBox {
    margin: 0 auto 25px;
    float: none;
    width: 100%;
  }
}
.page-strong .strongpoint .leftBox img {
  width: 100%;
  height: auto;
}
.page-strong .strongpoint .rightBox {
  float: left;
  width: 780px;
}
@media screen and (max-width: 1300px) {
  .page-strong .strongpoint .rightBox {
    width: 72%;
  }
}
@media screen and (max-width: 768px) {
  .page-strong .strongpoint .rightBox {
    float: none;
    width: 98%;
  }
}
.page-strong .strongpoint .conBox {
  width: 1070px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 1300px) {
  .page-strong .strongpoint .conBox {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-strong .strongpoint .conBox {
    margin-bottom: 50px;
  }
}
.page-strong .strongpoint #point01 h4 {
  color: #e75961;
}
.page-strong .strongpoint #point01 h4 span {
  color: #e75961;
}
.page-strong .strongpoint #point02 h4 {
  color: #ff8e33;
}
.page-strong .strongpoint #point02 h4 span {
  color: #ff8e33;
}
.page-strong .strongpoint #point03 h4 {
  color: #5ca9ff;
}
.page-strong .strongpoint #point03 h4 span {
  color: #5ca9ff;
}
.page-strong .strongpoint #point04 h4 {
  color: #28bf41;
}
.page-strong .strongpoint #point04 h4 span {
  color: #28bf41;
}
.page-strong .strongpoint #point05 h4 {
  color: #853daf;
}
.page-strong .strongpoint #point05 h4 span {
  color: #853daf;
}
.page-strong .strongpoint .btnWrapp {
  margin-top: 50px;
  float: right;
}
@media screen and (max-width: 917px) {
  .page-strong .strongpoint .btnWrapp {
    float: none;
  }
  .page-strong .strongpoint .btnWrapp img {
    margin: 0 auto 15px;
    display: block;
  }
}
.page-strong .strongpoint .btnWrapp a {
  display: block;
  float: left;
  margin-right: 15px;
}
@media screen and (max-width: 917px) {
  .page-strong .strongpoint .btnWrapp a {
    float: none;
  }
}

/*--------------------------------------------------------------------
 page-shopinfo
--------------------------------------------------------------------*/
.page-shopinfo .mainCon {
  margin: 0px auto;
  position: relative;
  top: 0px;
}
.page-shopinfo .mainCon h4 {
  background: none;
  border: none;
  padding: none;
  font-weight: bold;
}
.page-shopinfo .mainCon .leadtxt {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.page-shopinfo .mainCon .siteWrapp {
  width: 1070px;
  margin: 0 auto;
  padding-top: 90px;
}
.page-shopinfo .mainCon .marginplus {
  width: 1110px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1100px) {
  .page-shopinfo .mainCon .marginplus {
    width: 101%;
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .marginplus .marginplus {
    width: 100%;
  }
}
.page-shopinfo .mainCon .setsumei {
  height: auto;
  margin-bottom: 25px;
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .setsumei {
    height: auto;
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .maparea {
    width: 95%;
    margin: 0 auto;
  }
}
.page-shopinfo .mainCon .conBox {
  width: 1070px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1100px) {
  .page-shopinfo .mainCon .conBox {
    width: 100%;
    margin-bottom: 1%;
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
}
.page-shopinfo .mainCon .conBox h4 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 25px;
  border-bottom: 2px solid #280000;
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.page-shopinfo .mainCon .conBox .cf {
  margin-bottom: 25px;
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox .cf {
    margin-bottom: 50px;
  }
}
.page-shopinfo .mainCon .conBox .cf .leftBox {
  float: left;
  margin-right: 25px;
  width: 250px;
  height: 260px;
}
.page-shopinfo .mainCon .conBox .cf .leftBox .main {
  overflow: hidden;
  width: 250px;
  height: 165px;
}
@media screen and (max-width: 1100px) {
  .page-shopinfo .mainCon .conBox .cf .leftBox {
    width: 43.6%;
    margin-right: 4%;
  }
}
@media screen and (max-width: 1012px) {
  .page-shopinfo .mainCon .conBox .cf .leftBox {
    width: 53%;
    margin: 45px auto 15px;
    float: none;
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox .cf .leftBox {
    width: 100%;
  }
}
.page-shopinfo .mainCon .conBox .cf .leftBox img {
  width: 100%;
  height: auto;
}
.page-shopinfo .mainCon .conBox .cf .thumb {
  margin-top: 12px;
  margin-bottom: 12px;
}
.page-shopinfo .mainCon .conBox .cf .thumb li {
  float: left;
  border: 1px solid #0000ff;
  width: 47%;
  box-sizing: border-box;
}
.page-shopinfo .mainCon .conBox .cf .thumb li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}
.page-shopinfo .mainCon .conBox .cf .thumb li:nth-child(2) {
  margin-left: 6%;
}
.page-shopinfo .mainCon .conBox .cf .rightBox {
  float: left;
  width: 705px;
}
@media screen and (max-width: 1100px) {
  .page-shopinfo .mainCon .conBox .cf {
    width: 51.45%;
  }
}
@media screen and (max-width: 1012px) {
  .page-shopinfo .mainCon .conBox .cf {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox dl {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    width: 99%;
    margin: 0 auto;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    border-right: 1px solid rgba(0, 0, 0, 0.15);
  }
}
.page-shopinfo .mainCon .conBox dl dt {
  float: left;
  width: 90px;
}
@media screen and (max-width: 1100px) {
  .page-shopinfo .mainCon .conBox dl dt {
    width: 22%;
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox dl dt {
    float: none;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    padding-left: 5px;
  }
}
.page-shopinfo .mainCon .conBox dl dd {
  width: 570px;
  margin-left: 90px;
  text-align: left;
}
@media screen and (max-width: 1100px) {
  .page-shopinfo .mainCon .conBox dl dd {
    margin-left: 22%;
    width: 78%;
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox dl dd {
    padding-left: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox dl dt,
.page-shopinfo .mainCon .conBox dl dd {
    width: 100%;
    padding-right: 5px;
    box-sizing: border-box;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.5);
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox .telno {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .page-shopinfo .mainCon .conBox .linkarea a {
    display: block;
  }
}
.page-shopinfo .mainCon .conBox .linkarea .leftbtn {
  float: left;
}
@media screen and (max-width: 1100px) {
  .page-shopinfo .mainCon .conBox .linkarea .leftbtn {
    float: none;
    margin-bottom: 15px;
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox .linkarea .leftbtn {
    width: 100%;
  }
  .page-shopinfo .mainCon .conBox .linkarea .leftbtn img {
    width: 100%;
    height: auto;
  }
}
.page-shopinfo .mainCon .conBox .linkarea .rightbtn {
  float: right;
}
@media screen and (max-width: 1100px) {
  .page-shopinfo .mainCon .conBox .linkarea .rightbtn {
    float: none;
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 917px) {
  .page-shopinfo .mainCon .conBox .linkarea .rightbtn {
    width: 100%;
  }
  .page-shopinfo .mainCon .conBox .linkarea .rightbtn img {
    width: 100%;
    height: auto;
  }
}

/* ========================================================
 .etc
========================================================= */
.etcWrapp .mainbox {
  width: 640px;
  float: left;
}
.etcWrapp .mainbox .conBox {
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}
.etcWrapp .mainbox .conBox .inner-leftBox {
  float: left;
  width: 150px;
  height: 150px;
  margin-right: 20px;
}
@media screen and (min-width: 981px) {
  .etcWrapp .mainbox .conBox .inner-leftBox .footerbox {
    margin-right: 26px;
    margin-bottom: 26px;
    width: 250px;
    float: left;
  }
}
@media screen and (max-width: 980px) {
  .etcWrapp .mainbox .conBox .inner-leftBox .footerbox {
    width: 100%;
    margin: 0 auto 20px;
  }
}
.etcWrapp .mainbox .conBox .inner-leftBox .footerbox .eyecatch {
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  border: 3px solid #fff;
}
.etcWrapp .mainbox .conBox .inner-leftBox .footerbox .eyecatch img {
  width: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.etcWrapp .mainbox .conBox .inner-leftBox .footerbox .eyecatch :hover {
  transition: 0.5s;
  opacity: 0.5;
}
.etcWrapp .mainbox .conBox .inner-rightBox {
  float: left;
  width: 470px;
}
.etcWrapp .mainbox .conBox .inner-rightBox h4 {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
  color: #ff0000;
  height: 20px;
  overflow: hidden;
}
.etcWrapp .mainbox .conBox .inner-rightBox .category {
  float: right;
  background: #24a25f;
  border-radius: 3px;
  padding: 0px 5px 0px 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  height: 26px;
}
.etcWrapp .mainbox .conBox .inner-rightBox .category a {
  color: #fff;
  font-size: 11px;
  line-height: 15px;
}
.etcWrapp .mainbox .conBox .inner-rightBox .date {
  float: left;
  font-size: 11px;
  line-height: 27px;
}
.etcWrapp .mainbox .conBox .inner-rightBox .con {
  height: 67px;
  overflow: hidden;
}
.etcWrapp .sidebar {
  width: 220px;
  float: right;
}
.etcWrapp .sidebar .conBox {
  margin-bottom: 30px;
}
.etcWrapp .sidebar .monthly-list li {
  line-height: 40px;
  border-bottom: 1px solid #ddd;
}
.etcWrapp .sidebar .cat-item {
  line-height: 40px;
  border-bottom: 1px solid #ddd;
}