@charset "UTF-8";
/*
Theme Name: New Ginza Club Net
Author: Author
Author URI: 
*/
/* line 4, sass/_base.scss */

.for-sp {
	display:none;
}
.for-pc {
	display:block;
}
@media screen and ( max-width:768px ) {
	.for-sp {
		display:block;
	}
	.for-pc {
		display:none;
	}
}
.top10 {
  margin-top: 10px !important;
}

/* line 7, sass/_base.scss */
.bot10 {
  margin-bottom: 10px !important;
}

/* line 4, sass/_base.scss */
.top20 {
  margin-top: 20px !important;
}

/* line 7, sass/_base.scss */
.bot20 {
  margin-bottom: 20px !important;
}

/* line 4, sass/_base.scss */
.top30 {
  margin-top: 30px !important;
}

/* line 7, sass/_base.scss */
.bot30 {
  margin-bottom: 30px !important;
}

/* line 4, sass/_base.scss */
.top40 {
  margin-top: 40px !important;
}

/* line 7, sass/_base.scss */
.bot40 {
  margin-bottom: 40px !important;
}

/* line 4, sass/_base.scss */
.top50 {
  margin-top: 50px !important;
}

/* line 7, sass/_base.scss */
.bot50 {
  margin-bottom: 50px !important;
}

/* line 4, sass/_base.scss */
.top60 {
  margin-top: 60px !important;
}

/* line 7, sass/_base.scss */
.bot60 {
  margin-bottom: 60px !important;
}

/* line 4, sass/_base.scss */
.top70 {
  margin-top: 70px !important;
}

/* line 7, sass/_base.scss */
.bot70 {
  margin-bottom: 70px !important;
}

/* line 4, sass/_base.scss */
.top80 {
  margin-top: 80px !important;
}

/* line 7, sass/_base.scss */
.bot80 {
  margin-bottom: 80px !important;
}

/* line 4, sass/_base.scss */
.top90 {
  margin-top: 90px !important;
}

/* line 7, sass/_base.scss */
.bot90 {
  margin-bottom: 90px !important;
}

/* line 4, sass/_base.scss */
.top100 {
  margin-top: 100px !important;
}

/* line 7, sass/_base.scss */
.bot100 {
  margin-bottom: 100px !important;
}

/* line 38, sass/style.scss */
html {
  font-size: 12px;
  height: 100%;
}

/* line 42, sass/style.scss */
body {
  height: 100%;
  font-family: "メイリオ", Meiryo, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  color: #333;
  background: #F5F2EF;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  /* line 42, sass/style.scss */
  body {
    background: #FFF;
  }
}

/* line 53, sass/style.scss */
a {
  color: #333;
}
/* line 31, sass/_mixin.scss */
a:hover, a:active, a:focus {
  color: #666666;
}
/* line 55, sass/style.scss */
a:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 59, sass/style.scss */
ul, li, h1, h2, h3, h4, h5 {
  margin: 0;
  line-height: 1.8;
}

/* line 70, sass/style.scss */
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* line 75, sass/style.scss */
i {
  margin-right: 10px;
}

/* line 78, sass/style.scss */
iframe {
  max-width: 100%;
}

/* line 81, sass/style.scss */
.title_h2 {
  font-weight: bold;
  font-size: 20px;
  font-size: 1.66667rem;
  border-bottom: 2px solid #7F0000;
  margin-bottom: 10px;
}

/* line 88, sass/style.scss */
.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  /* line 88, sass/style.scss */
  .pc {
    display: none;
  }
}

/* line 94, sass/style.scss */
.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 94, sass/style.scss */
  .mobile {
    display: block;
  }
}

/* line 101, sass/style.scss */
.box {
  width: 100%;
  padding: 15px;
  margin: 0;
  background: #FFF;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 10px #999;
  -moz-box-shadow: 0 0 10px #999;
  -ms-box-shadow: 0 0 10px #999;
  -o-box-shadow: 0 0 10px #999;
  box-shadow: 0 0 10px #999;
}
@media screen and (max-width: 768px) {
  /* line 101, sass/style.scss */
  .box {
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}

/* line 111, sass/style.scss */
.box_content {
  width: 560px;
  padding: 0;
  margin: 0 20px;
  background: #FFF;
  float: left;
  min-height: 500px;
  word-break: break-all;
  font-size: 16px;
  font-size: 1.33333rem;
  -webkit-box-shadow: 0 0 10px #999;
  -moz-box-shadow: 0 0 10px #999;
  -ms-box-shadow: 0 0 10px #999;
  -o-box-shadow: 0 0 10px #999;
  box-shadow: 0 0 10px #999;
}
/* line 117, sass/style.scss */
body.single .box_content {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  /* line 111, sass/style.scss */
  .box_content {
    width: 100%;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}

/* line 129, sass/style.scss */
.box01 {
  width: 100%;
  padding: 100px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  /* line 129, sass/style.scss */
  .box01 {
    width: 100%;
  }
}

/* line 133, sass/style.scss */
.inner {
  padding: 15px;
}

/* line 136, sass/style.scss */
#wrapper {
  width: 1000px;
  margin: 0 auto;
}
/* line 174, sass/_mixin.scss */
#wrapper::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 768px) {
  /* line 136, sass/style.scss */
  #wrapper {
    width: 100%;
  }
}

/* line 144, sass/style.scss */
#content {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  /* line 144, sass/style.scss */
  #content {
    width: 100%;
  }
}

/********************************************
* Header
********************************************/
/* line 155, sass/style.scss */
#headerWrap {
  background: #7F0000;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  /* line 155, sass/style.scss */
  #headerWrap {
    position: relative;
    top: 0;
  }
}
/* line 162, sass/style.scss */
#headerWrap #header {
  height: 70px;
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  /* line 162, sass/style.scss */
  #headerWrap #header {
    width: 100%;
    padding: 0 15px;
  }
}
/* line 170, sass/style.scss */
#headerWrap #header #logo {
  margin-top: 8px;
}
/* line 174, sass/style.scss */
#headerWrap #h_info_wrap {
  background: #FFF;
  border-bottom: 2px solid #7F0000;
}
@media screen and (max-width: 768px) {
  /* line 174, sass/style.scss */
  #headerWrap #h_info_wrap {
    border-bottom: none;
    background: none;
  }
}
/* line 181, sass/style.scss */
#headerWrap #h_info_wrap #h_info {
  width: 1000px;
  margin: 0 auto;
  padding: 3px 0;
}
@media screen and (max-width: 768px) {
  /* line 181, sass/style.scss */
  #headerWrap #h_info_wrap #h_info {
    width: 100%;
    padding: 5px 15px;
  }
}
/* line 189, sass/style.scss */
#headerWrap #h_info_wrap #h_info h1 {
  font-size: 12px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 28px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  /* line 189, sass/style.scss */
  #headerWrap #h_info_wrap #h_info h1 {
    color: #FFF;
    line-height: 1.6;
  }
}

@media screen and (max-width: 768px) {
  /* line 202, sass/style.scss */
  #search_form {
    padding: 0px 15px 20px 15px;
  }
}
/* line 206, sass/style.scss */
#search_form form {
  float: right;
}
@media screen and (max-width: 768px) {
  /* line 206, sass/style.scss */
  #search_form form {
    float: none;
  }
}
/* line 211, sass/style.scss */
#search_form form input {
  -webkit-appearance: none;
  width: 200px;
  height: 24px;
  border: 1px solid #333;
  padding: 4px;
}
@media screen and (max-width: 768px) {
  /* line 211, sass/style.scss */
  #search_form form input {
    width: 87%;
    border-radius: 0;
    height: 30px;
  }
}
/* line 223, sass/style.scss */
#search_form form button {
  -webkit-appearance: none;
  background: #333;
  color: #FFF;
  height: 26px;
  border: none;
}
@media screen and (max-width: 768px) {
  /* line 223, sass/style.scss */
  #search_form form button {
    height: 30px;
    width: 30px;
  }
}
/* line 233, sass/style.scss */
#search_form form button i {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  /* line 239, sass/style.scss */
  body#home #headerWrap {
    background: none;
    height: 100%;
    min-height: 550px;
  }
}
@media screen and (max-width: 768px) {
  /* line 245, sass/style.scss */
  body#home #headerWrap #header {
    position: absolute;
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 251, sass/style.scss */
  body#home #headerWrap #h_info {
    position: absolute;
    top: 80px;
  }
}

/********************************************
* Sidebar
********************************************/
/* line 268, sass/style.scss */
#sidebar {
  width: 200px;
  float: left;
}
#sidebar .for-pc {
	display:none;
}
/* line 271, sass/style.scss */
body.single #sidebar {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 268, sass/style.scss */
  #sidebar {
    width: 100%;
  }
  /* line 274, sass/style.scss */
  body.single #sidebar {
    display: none;
  }
}
/* line 278, sass/style.scss */
#sidebar .box {
  border-top: 2px solid #7F0000;
}
@media screen and (max-width: 768px) {
  /* line 278, sass/style.scss */
  #sidebar .box {
    border-top: none;
  }
}
/* line 283, sass/style.scss */
#sidebar .box h3 {
  font-size: 14px;
  font-size: 1.16667rem;
  margin-bottom: 10px;
  font-weight: bold;
}
/* line 287, sass/style.scss */
#sidebar .box h3 svg, #sidebar .box h3 i {
  color: #7F0000;
  margin-right: 10px;
}
/* line 292, sass/style.scss */
#sidebar .box li {
  position: relative;
  padding-left: 15px;
  line-height: 2.2;
  font-size: 11px;
  font-size: 0.91667rem;
}
/* line 301, sass/style.scss */
#sidebar .box li::before {
  position: absolute;
  left: 0px;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-right: 5px;
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
/* line 314, sass/style.scss */
#sidebar .box li a {
  color: #333;
}
/* line 317, sass/style.scss */
#sidebar .add_banner {
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 317, sass/style.scss */
  #sidebar .add_banner {
    display: none;
  }
}

/* line 324, sass/style.scss */
#banner {
  width: 200px;
  float: right;
  text-align: center;
}
/* line 328, sass/style.scss */
body.single #banner {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 324, sass/style.scss */
  #banner {
    width: 100%;
    margin-top: 10px;
  }
  /* line 332, sass/style.scss */
  body.single #banner {
    display: none;
  }
}

/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* Home Page
********************************************/
@media screen and (max-width: 768px) {
  /* line 357, sass/style.scss */
  .cat_item {
    /*display: none;*/
    height: 100%;
    background: url(images/toppic_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
}
/* line 366, sass/style.scss */
.cat_item ul.cat_list > li {
  font-size: 14px;
  font-size: 1.16667rem;
  width: 38.5%;
  float: left;
}
@media screen and (max-width: 768px) {
  /* line 366, sass/style.scss */
  .cat_item ul.cat_list > li {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  /* line 374, sass/style.scss */
  .cat_item ul.cat_list > li h3 {
    background: #7F0000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    font-weight: normal;
    display: block;
    position: relative;
    font-size: 16px;
    font-size: 1.33333rem;
    line-height: 1;
    padding: 15px;
    margin: 0;
    border: none;
  }
  /* line 387, sass/style.scss */
  .cat_item ul.cat_list > li h3 {
    background: #7F0000 url(images/icon5.svg) no-repeat;
    background-position: 96% center;
    background-size: 16px;
  }
}
/* line 399, sass/style.scss */
.cat_item ul.cat_list > li:not(:first-child) {
  width: 18%;
}
@media screen and (max-width: 768px) {
  /* line 399, sass/style.scss */
  .cat_item ul.cat_list > li:not(:first-child) {
    width: 100%;
  }
}
/* line 405, sass/style.scss */
.cat_item ul.cat_list > li:not(:last-child) {
  margin-right: 24px;
}
/* line 408, sass/style.scss */
.cat_item ul.cat_list > li a {
  color: #333;
}
@media screen and (max-width: 768px) {
  /* line 409, sass/style.scss */
  .cat_item ul.cat_list > li .menu {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* line 415, sass/style.scss */
  .cat_item ul.cat_list > li ul {
    background: rgba(0, 0, 0, 0.6);
    padding: 15px;
  }
  /* line 419, sass/style.scss */
  .cat_item ul.cat_list > li li {
    line-height: 2;
  }
  /* line 421, sass/style.scss */
  .cat_item ul.cat_list > li li a {
    color: #FFF;
    font-size: 12px;
    font-size: 1rem;
    padding-left: 20px;
  }
  /* line 425, sass/style.scss */
  .cat_item ul.cat_list > li li a {
    margin-right: 5px;
    background: url(images/icon6.svg) no-repeat;
    background-position: left 4px;
    background-size: 11px;
  }
}
/* line 439, sass/style.scss */
.cat_item .down {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 439, sass/style.scss */
  .cat_item .down {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -15px;
    text-align: center;
  }
  /* line 448, sass/style.scss */
  .cat_item .down a {
    color: #FFF;
    font-size: 30px;
  }
}

/* line 455, sass/style.scss */
body#home .cat_item {
  display: block;
}

/* line 456, sass/style.scss */
.whatsnew li {
  font-size: 14px;
  font-size: 1.16667rem;
}
/* line 458, sass/style.scss */
.whatsnew li span {
  margin-right: 10px;
}

/* line 462, sass/style.scss */
#facebook {
  text-align: center;
  margin: 30px auto 15px auto;
}

/* line 466, sass/style.scss */
#fb-root {
  display: none;
}

/********************************************
* Footer
********************************************/
/* line 473, sass/style.scss */
#footerWrap {
  margin-top: 40px;
  background: #7F0000;
}
/* line 476, sass/style.scss */
#footerWrap #footer {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 476, sass/style.scss */
  #footerWrap #footer {
    width: 100%;
  }
}
/* line 485, sass/style.scss */
#footerWrap #footer a {
  color: #FFF;
}

/********************************************
* Category
********************************************/
/* line 492, sass/style.scss */
.archive_list > li {
  padding-bottom: 30px;
  border-bottom: 1px dashed #333;
}
/* line 174, sass/_mixin.scss */
.archive_list > li::after {
  content: "";
  display: block;
  clear: both;
}
/* line 496, sass/style.scss */
.archive_list > li:not(:last-child) {
  margin-bottom: 30px;
}
/* line 499, sass/style.scss */
.archive_list > li .thumb {
  width: 165px;
  min-height: 150px;
  text-align: center;
  float: left;
  background: #EEE;
}
/* line 505, sass/style.scss */
.archive_list > li .thumb img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 499, sass/style.scss */
  .archive_list > li .thumb {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 512, sass/style.scss */
.archive_list > li .thumb a {
  color: #FFF;
  display: block;
}
/* line 516, sass/style.scss */
.archive_list > li .thumb .button {
  background: #7F0000;
  text-align: center;
  padding: 3px 0;
}
/* line 522, sass/style.scss */
.archive_list > li .content {
  width: 350px;
  float: right;
}
@media screen and (max-width: 768px) {
  /* line 522, sass/style.scss */
  .archive_list > li .content {
    width: 100%;
  }
}
/* line 528, sass/style.scss */
.archive_list > li .content .title {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.33333rem;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  /* line 528, sass/style.scss */
  .archive_list > li .content .title {
    text-align: center;
    padding: 15px 0 10px 0;
  }
}
/* line 537, sass/style.scss */
.archive_list > li .content .cat_list2 li {
  background: #F5F2EF;
  display: inline-block;
  margin-right: 5px;
  text-align: center;
  margin-bottom: 5px;
}
/* line 543, sass/style.scss */
.archive_list > li .content .cat_list2 li a {
  font-size: 9px;
  font-size: 0.75rem;
  padding: 0 5px;
  color: #707070;
}
/* line 549, sass/style.scss */
.archive_list > li .content .detail_list li {
  position: relative;
  padding-left: 20px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  /* line 549, sass/style.scss */
  .archive_list > li .content .detail_list li {
    font-size: 16px;
    font-size: 1.33333rem;
  }
}
/* line 556, sass/style.scss */
.archive_list > li .content .detail_list li:nth-child(1)::before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  content: '\f017';
  color: #7F0000;
  margin-right: 10px;
}
/* line 568, sass/style.scss */
.archive_list > li .content .detail_list li:nth-child(2):before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  content: '\f157';
  color: #7F0000;
  margin-right: 10px;
  font-weight: 900;
}
/* line 580, sass/style.scss */
.archive_list > li .content .detail_list li:nth-child(3):before {
  display: inline-block;
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  content: '\f3ff';
  color: #7F0000;
  margin-right: 10px;
  font-weight: 900;
}

/********************************************
* Single
********************************************/
/* line 601, sass/style.scss */
.indoor {
  height: 350px;
  margin-bottom: 30px;
}
/* line 604, sass/style.scss */
.indoor iframe {
  height: 350px;
  width: 100%;
}
/* line 608, sass/style.scss */
.indoor small {
  padding-left: 15px;
}
/* line 610, sass/style.scss */
.indoor small a {
  color: #333 !important;
}

/* line 613, sass/style.scss */
.catch {
  font-size: 16px;
  font-size: 1.33333rem;
  font-weight: bold;
  margin-bottom: 30px;
}
/* line 617, sass/style.scss */
.catch p {
  font-weight: bold;
}

/* line 621, sass/style.scss */
.about_shop {
  font-size: 16px;
  font-size: 1.33333rem;
  margin-bottom: 30px;
}

/* line 625, sass/style.scss */
.title_h4 {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.33333rem;
  padding-left: 20px;
}
/* line 629, sass/style.scss */
.title_h4 {
  background: url(images/icon4.svg) no-repeat;
  background-position: left 7px;
  background-size: 12px;
  margin-right: 5px;
}

/* line 638, sass/style.scss */
.title_h5 {
  background: #333;
  color: #FFF;
  padding: 5px 10px;
}

/* line 643, sass/style.scss */
.title_qjin {
  background: #333;
  color: #FFF;
  padding: 10px 10px;
  position: relative;
}
/* line 648, sass/style.scss */
.title_qjin {
  background: #333 url(images/icon5.svg) no-repeat;
  background-position: 96% center;
  background-size: 16px;
}

@media screen and (max-width: 768px) {
  /* line 660, sass/style.scss */
  .qjin_table {
    display: none;
  }
}
/* line 664, sass/style.scss */
table.shop_table {
  width: 100%;
}
/* line 666, sass/style.scss */
table.shop_table th {
  background: #F5F2EF;
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid #CCC;
  width: 140px;
}
@media screen and (max-width: 768px) {
  /* line 666, sass/style.scss */
  table.shop_table th {
    display: block;
    width: 100%;
  }
}
/* line 677, sass/style.scss */
table.shop_table td {
  padding: 5px 10px;
  border: 1px solid #CCC;
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  /* line 677, sass/style.scss */
  table.shop_table td {
    display: block;
    width: 100%;
    min-height: 40px;
  }
}

/* line 693, sass/style.scss */
#map-canvas2 {
  height: 250px;
  width: 100%;
}

/********************************************
* Page
********************************************/
/* line 700, sass/style.scss */
body.page p {
  line-height: 1.8;
  font-size: 14px;
  font-size: 1.16667rem;
}

/********************************************
* Contact
********************************************/
/* line 707, sass/style.scss */
table.recruitment, table.profile, table.ask {
  width: 100%;
}
/* line 709, sass/style.scss */
table.recruitment th, table.recruitment td, table.profile th, table.profile td, table.ask th, table.ask td {
  padding: 10px;
  display: block;
}
/* line 710, sass/style.scss */
table.recruitment th, table.profile th, table.ask th {
  padding-bottom: 0;
}
/* line 711, sass/style.scss */
table.recruitment td, table.profile td, table.ask td {
  padding-top: 0;
}

/* line 714, sass/style.scss */
table.profile td {
  width: 50%;
}
@media screen and (max-width: 768px) {
  /* line 714, sass/style.scss */
  table.profile td {
    width: 100%;
  }
}

/* line 721, sass/style.scss */
table.panfu {
  width: 100%;
  margin-bottom: 30px;
}
/* line 724, sass/style.scss */
table.panfu th, table.panfu td {
  width: 25%;
}
@media screen and (max-width: 768px) {
  /* line 724, sass/style.scss */
  table.panfu th, table.panfu td {
    display: block;
    width: 50%;
    margin: 10px auto;
    text-align: center;
  }
}
/* line 733, sass/style.scss */
table.panfu td {
  display: none;
}

/* line 735, sass/style.scss */
table.charm {
  width: 100%;
  margin-bottom: 30px;
}
/* line 738, sass/style.scss */
table.charm th, table.charm td {
  padding: 5px;
  border: 1px solid #CCC;
}
/* line 742, sass/style.scss */
table.charm th {
  background: #EEE;
}

@media screen and (max-width: 768px) {
  /* line 745, sass/style.scss */
  input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select {
    width: 100%;
  }
}
/* line 750, sass/style.scss */
input[type="submit"] {
  -webkit-appearance: none;
  background: #7F0000;
  color: #FFF;
  padding: 5px 30px;
  display: block;
  margin: 10px auto;
  border: none;
}

/********************************************
* 
********************************************/
/********************************************
* 
********************************************/
/********************************************
* Table
********************************************/
/* line 770, sass/style.scss */
table.urgent {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
}
/* line 774, sass/style.scss */
table.urgent th, table.urgent td {
  border: 1px solid #CCC;
  padding: 10px;
}
/* line 777, sass/style.scss */
table.urgent th:not(:last-child), table.urgent td:not(:last-child) {
  font-weight: bold;
  width: 100px;
  background: #EFEFEF;
}
@media screen and (max-width: 768px) {
  /* line 784, sass/style.scss */
  table.urgent th, table.urgent td {
    display: inline-block;
  }
  /* line 785, sass/style.scss */
  table.urgent td {
    width: 100% !important;
  }
  /* line 788, sass/style.scss */
  table.urgent tr:first-child td:first-child {
    width: 100%;
    background: #333;
    color: #FFF;
  }
  /* line 792, sass/style.scss */
  table.urgent tr:first-child td:first-child br {
    display: none;
  }
}

/* line 796, sass/style.scss */
textarea {
  width: 100%;
}

/********************************************
* Breadcrumb
********************************************/
/* line 800, sass/style.scss */
.breadcrumb {
  background: none;
  padding: 0;
  margin: -10px 0 5px 0;
}
@media screen and (max-width: 768px) {
  /* line 800, sass/style.scss */
  .breadcrumb {
    padding: 0 15px;
  }
}
/* line 807, sass/style.scss */
.breadcrumb a {
  color: #7F0000;
}

/********************************************
* Slick Slider
********************************************/
/* line 814, sass/style.scss */
.pickup_list {
  display: none;
}
/* line 816, sass/style.scss */
.pickup_list.slick-initialized {
  display: block;
}
/* line 819, sass/style.scss */
.pickup_list li {
  margin: 0 10px;
  text-align: center;
}
/* line 822, sass/style.scss */
.pickup_list li img {
  height: 130.5px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  /* line 822, sass/style.scss */
  .pickup_list li img {
    height: auto;
  }
}

/* line 831, sass/style.scss */
.shop_slider {
  display: none;
}
/* line 833, sass/style.scss */
.shop_slider.slick-initialized {
  display: block;
}
/* line 837, sass/style.scss */
.shop_slider li img {
  width: 100%;
}

/* line 842, sass/style.scss */
.slick-next {
  right: 20px;
}

/* line 845, sass/style.scss */
.slick-prev {
  left: 10px;
  z-index: 1;
}

/* line 849, sass/style.scss */
.slick-prev:before, .slick-next:before {
  font-size: 30px;
  font-size: 2.5rem;
}

/********************************************
pager
********************************************/
/* line 855, sass/style.scss */
.pagenation {
  margin: 50px 0 0 0;
  text-align: center;
}

/* line 859, sass/style.scss */
.pagenation:after, .pagenation ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/* line 866, sass/style.scss */
.pagenation ul {
  margin: 0;
}

/* line 869, sass/style.scss */
.pagenation li {
  float: left;
  list-style: none outside none;
  margin-left: 3px;
}

/* line 874, sass/style.scss */
.pagenation li:first-child {
  margin-left: 0;
}

/* line 877, sass/style.scss */
.pagenation li.active {
  background-color: #333;
  border-radius: 3px;
  color: #FFFFFF;
  cursor: not-allowed;
  padding: 10px 20px;
}

/* line 884, sass/style.scss */
.pagenation li a {
  background: none repeat scroll 0 0 #CCCCCC;
  border-radius: 3px;
  color: #FFFFFF;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* line 893, sass/style.scss */
.pagenation li a:hover {
  background-color: #333;
  color: #FFFFFF;
  opacity: 0.8;
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: ease;
}

.slick-slide a {
    position: relative;
    display: block;
}

.slick-slide a:hover .details {
    bottom:0;
}

span.details {
    background: rgba(0,0,0,0.8);
    display: block;
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: 0;
    transition: .1s;
}
.page-template-template-lp-new #sidebar,
.page-template-template-lp-new .cat_item {
    display:none;
}
.new_lp .box_content {
    width:100%;
    margin:20px 0;
}
.new_lp .thumb {
    width:100%;
    margin-bottom:40px;
}
.new_lp .aligncenter {
    margin:20px auto;
    text-align:center;
    display: block;
}
#apps {
    margin:40px 0;
    padding:30px; 
    border:1px solid #aaa;
}
#apps > div {
    margin-top:50px;
    padding-bottom:50px;
    border-bottom:1px dotted #aaa;
}
#apps > div:last-child{
    border-bottom:none;
}
#apps > div h1{
    margin-bottom:30px;
}
#apps > div img {
    margin-right:30px;
    vertical-align: middle;
}
.steps .num {
    padding:20px;
    display:block;
    background: #000;
    color: #fff;
    margin-bottom:20px;
    letter-spacing: 4px;
    text-align: center;
    font-size: 20px;
}

.steps h2 {
    margin-bottom:20px;
    margin-top:80px;
}

.steps h2:first-child {
margin-top:80px;
}

.steps p {
    margin-bottom:40px;
}

.steps .num strong{
    font-size: 30px;
    font-weight: normal;
}



@media screen and ( max-width:780px ) {
    #apps > div {
        margin-top:20px;
        padding-bottom:30px;
        border-bottom:1px dotted #aaa;
    }
    #apps > div:first-child {
        margin-top:0px;
        padding-bottom:30px;
        border-bottom:1px dotted #aaa;
    }
    #apps > div img {
        margin-bottom:10px;
    }
    .steps .num {
        padding:10px;
        display:block;
        background: #000;
        color: #fff;
        margin-bottom:20px;
        letter-spacing: 4px;
        text-align: center;
        font-size: 20px;
    }
}