@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
.bg-primary {
  color: #fff;
  background: #27c3e1 !important
}

.bg-secondary {
  color: #45575a;
  background: #edf1f5 !important
}

.bg-default {
  color: #fff;
  background: #45575a !important
}

.bg-info {
  color: #fff;
  background: #1aa1bb !important
}

.bg-success {
  color: #fff;
  background: #66e228 !important
}

.bg-warning {
  color: #fff;
  background: #e08326 !important
}

.bg-danger {
  color: #fff;
  background: #e02424 !important
}

.bg-white {
  color: #45575a;
  background: #fff !important
}

.bg-pr {
  color: #fff;
  background: #0a6bc0 !important
}

.bg-cam {
  color: #222;
  background: #ffff64 !important
}

.btn {
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1)
}

.btn-primary {
  color: #fff !important;
  background: #27c3e1 !important
}

.btn-secondary {
  color: #45575a !important;
  background: #edf1f5 !important
}

.btn-info {
  color: #fff !important;
  background: #1aa1bb !important
}

.btn-success {
  color: #fff !important;
  background: #66e228 !important
}

.btn-warning {
  color: #fff !important;
  background: #e08326 !important
}

.btn-danger {
  color: #fff !important;
  background: #e02424 !important
}

.btn-default {
  color: #fff !important;
  background: #45575a !important
}

.btn-white {
  color: #45575a !important;
  background: #fff !important;
  border-color: #d9d9d9
}

.btn-primary:hover, .btn-primary-dark, .btn-primary.active {
  background: #1aa1bb !important;
  color: #fff !important
}

.btn-secondary:hover, .btn-secondary-dark, .btn-secondary.active {
  background: #1aa1bb !important;
  color: #fff !important
}

.btn-info:hover, .btn-info-dark, .btn-info.active {
  background: #147a8e !important;
  color: #fff !important
}

.btn-success:hover, .btn-success-dark, .btn-success.active {
  background: #50bd1a !important;
  color: #fff !important
}

.btn-warning:hover, .btn-warning-dark, .btn-warning.active {
  background: #b96a1a !important;
  color: #fff !important
}

.btn-danger:hover, .btn-danger-dark, .btn-danger.active {
  background: #b71a1a !important;
  color: #fff !important
}

.btn-danger:hover, .btn-danger-dark, .btn-danger.active {
  background: #b71a1a !important;
  color: #fff !important
}

.btn-default:hover, .btn-default-dark, .btn-default.active {
  background: #5b7377 !important;
  color: #fff !important
}

.btn-white:hover, .btn-white-dark, .btn-white.active {
  background: #1aa1bb !important;
  color: #fff !important
}

.btn-white.active {
  background: #fff !important;
  color: #45575a !important
}

.text-primary {
  color: #27c3e1 !important
}

.text-secondary {
  color: #edf1f5 !important
}

.text-default {
  color: #45575a !important
}

.text-info {
  color: #1aa1bb !important
}

.text-success {
  color: #66e228 !important
}

.text-warning {
  color: #e08326 !important
}

.text-danger {
  color: #e02424 !important
}

.text-inverse {
  color: #939393 !important
}

.text-white {
  color: #fff !important
}

.navbar-primary {
  background: #27c3e1 !important
}

.navbar-secondary {
  background: #edf1f5 !important
}

.navbar-default {
  background: #45575a !important
}

.navbar-info {
  background: #1aa1bb !important
}

.navbar-success {
  background: #66e228 !important
}

.navbar-warning {
  background: #e08326 !important
}

.navbar-danger {
  background: #e02424 !important
}

.navbar-white {
  background: #fff !important
}

.border {
  border: solid 1px #d9d9d9
}

.mV {
  margin: 20px 0 !important
}

.mH {
  margin: 0 20px !important
}

.mA {
  margin: 20px !important
}

.mT {
  margin-top: 20px !important
}

.mB {
  margin-bottom: 20px !important
}

.mL {
  margin-left: 20px !important
}

.mR {
  margin-right: 20px !important
}

.mA0 {
  margin: 0 !important
}

.mT0 {
  margin-top: 0 !important
}

.mB0 {
  margin-bottom: 0 !important
}

.mL0 {
  margin-left: 0 !important
}

.mR0 {
  margin-right: 0 !important
}

.mA5 {
  margin: 5px !important
}

.mT5 {
  margin-top: 5px !important
}

.mB5 {
  margin-bottom: 5px !important
}

.mL5 {
  margin-left: 5px !important
}

.mR5 {
  margin-right: 5px !important
}

.mA10 {
  margin: 10px !important
}

.mT10 {
  margin-top: 10px !important
}

.mB10 {
  margin-bottom: 10px !important
}

.mL10 {
  margin-left: 10px !important
}

.mR10 {
  margin-right: 10px !important
}

.mA15 {
  margin: 15px !important
}

.mT15 {
  margin-top: 15px !important
}

.mB15 {
  margin-bottom: 15px !important
}

.mL15 {
  margin-left: 15px !important
}

.mR15 {
  margin-right: 15px !important
}

.mA25 {
  margin: 25px !important
}

.mT25 {
  margin-top: 25px !important
}

.mB25 {
  margin-bottom: 25px !important
}

.mL25 {
  margin-left: 25px !important
}

.mR25 {
  margin-right: 25px !important
}

.mA30 {
  margin: 30px !important
}

.mT30 {
  margin-top: 30px !important
}

.mB30 {
  margin-bottom: 30px !important
}

.mL30 {
  margin-left: 30px !important
}

.mR30 {
  margin-right: 30px !important
}

.pV {
  padding: 20px 0 !important
}

.pH {
  padding: 0 20px !important
}

.pA {
  padding: 20px !important
}

.pT {
  padding-top: 20px !important
}

.pB {
  padding-bottom: 20px !important
}

.pL {
  padding-left: 20px !important
}

.pR {
  padding-right: 20px !important
}

.pA0 {
  padding: 0 !important
}

.pT0 {
  padding-top: 0 !important
}

.pB0 {
  padding-bottom: 0 !important
}

.pL0 {
  padding-left: 0 !important
}

.pR0 {
  padding-right: 0 !important
}

.pA5 {
  padding: 5px !important
}

.pT5 {
  padding-top: 5px !important
}

.pB5 {
  padding-bottom: 5px !important
}

.pL5 {
  padding-left: 5px !important
}

.pR5 {
  padding-right: 5px !important
}

.pA10 {
  padding: 10px !important
}

.pT10 {
  padding-top: 10px !important
}

.pB10 {
  padding-bottom: 10px !important
}

.pL10 {
  padding-left: 10px !important
}

.pR10 {
  padding-right: 10px !important
}

.pA15 {
  padding: 15px !important
}

.pT15 {
  padding-top: 15px !important
}

.pB15 {
  padding-bottom: 15px !important
}

.pL15 {
  padding-left: 15px !important
}

.pR15 {
  padding-right: 15px !important
}

.pA25 {
  padding: 25px !important
}

.pT25 {
  padding-top: 25px !important
}

.pB25 {
  padding-bottom: 25px !important
}

.pL25 {
  padding-left: 25px !important
}

.pR25 {
  padding-right: 25px !important
}

.pA30 {
  padding: 30px !important
}

.pT30 {
  padding-top: 30px !important
}

.pB30 {
  padding-bottom: 30px !important
}

.pL30 {
  padding-left: 30px !important
}

.pR30 {
  padding-right: 30px !important
}

.panel-google-plus {
  position: relative;
  border-radius: 0px;
  border: solid 1px #d9d9d9;
  font-family: 'Roboto', sans-serif
}

.panel-google-plus>.dropdown {
  position: absolute;
  top: 5px;
  right: 15px
}

.panel-google-plus>.dropdown>span>span {
  font-size: 10px
}

.panel-google-plus>.dropdown>.dropdown-menu {
  left: initial;
  right: 0px;
  border-radius: 2px
}

.panel-google-plus>.panel-google-plus-tags {
  position: absolute;
  top: 58px;
  right: -3px
}

.panel-google-plus>.panel-google-plus-tags>ul {
  list-style: none;
  padding: 0px;
  margin: 0px
}

.panel-google-plus>.panel-google-plus-tags>ul:hover {
  box-shadow: 0 0 3px #000;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25)
}

.panel-google-plus>.panel-google-plus-tags>ul>li {
  display: block;
  right: 0px;
  width: 0px;
  height: 27px;
  padding: 5px 0px 5px 0px;
  background-color: #edf1f5;
  font-size: 12px;
  overflow: hidden
}

.panel-google-plus>.panel-google-plus-tags>ul>li::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  border-right: 3px solid #1aa1bb
}

.panel-google-plus>.panel-google-plus-tags>ul:hover>li, .panel-google-plus>.panel-google-plus-tags>ul>li:first-child {
  padding: 5px 15px 5px 10px;
  width: auto;
  cursor: pointer;
  margin-left: auto
}

.panel-google-plus>.panel-google-plus-tags>ul:hover>li {
  background-color: #fff
}

.panel-google-plus>.panel-google-plus-tags>ul>li:hover {
  background-color: #1aa1bb;
  color: #fff
}

.panel-google-plus>.panel-heading, .panel-google-plus>.panel-footer {
  background-color: #fff;
  border-width: 0px
}

.panel-google-plus>.panel-footer {
  background-color: #edf1f5;
  border-width: 0px
}

.panel-google-plus>.panel-heading>img {
  margin-right: 15px
}

.panel-google-plus>.panel-heading>h3 {
  margin: 0px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 700
}

.panel-google-plus>.panel-heading>h5 {
  color: #939393;
  font-size: 12px;
  font-weight: 400
}

.panel-google-plus>.panel-body {
  padding: 0 !important;
  margin: 20px !important;
  border: none !important;
  font-size: 14px
}

.panel-google-plus .panel-google-plus-image {
  display: block;
  margin-top: 20px;
  text-align: center;
  background-color: #f2f6f9;
  border: solid 1px #d9d9d9
}

.panel-google-plus .panel-google-plus-image img {
  max-width: 100%;
  margin: 4px 0
}

.panel-google-plus .panel-google-plus-file {
  text-align: left
}

.panel-google-plus .panel-google-plus-file i {
  color: #45575a;
  font-size: 130px;
  margin: 10px !important
}

.panel-google-plus .panel-google-plus-file span {
  vertical-align: 450%;
  margin-left: 10px !important
}

.panel-google-plus .panel-google-plus-limit {
  background: #27c3e1
}

.panel-google-plus>.panel-footer {
  font-size: 14px;
  font-weight: 700;
  min-height: 54px
}

.panel-google-plus>.panel-footer>.btn {
  float: left;
  margin-right: 8px
}

.panel-google-plus>.panel-footer>.input-placeholder {
  display: block;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  padding: 8px 6px 7px;
  border: solid 1px #d9d9d9;
  border-radius: 2px
}

.panel-google-plus>.panel-footer>div.input-placeholder {
  color: #939393;
  background: #fff
}

.panel-google-plus.panel-google-plus-show-comment>.panel-footer>.input-placeholder {
  display: none
}

.panel-google-plus>.panel-google-plus-comment {
  display: none;
  padding: 10px 20px 15px;
  border-top: 1px solid #e5e5e5;
  background-color: #edf1f5
}

.panel-google-plus.panel-google-plus-show-comment>.panel-google-plus-comment {
  display: block
}

.panel-google-plus>.panel-google-plus-comment>.panel-google-plus-textarea {
  float: right
}

.panel-google-plus>.panel-google-plus-comment>.panel-google-plus-textarea>textarea {
  display: block;
  width: 100%;
  background-color: #fff;
  border: solid 1px #d9d9d9;
  box-shadow: rgba(0, 0, 0, 0.0470588) 0 1px 0 0;
  resize: vertical
}

.panel-google-plus>.panel-google-plus-comment>.panel-google-plus-textarea>.btn {
  margin-top: 10px;
  margin-right: 8px;
  width: 100%
}

@media (min-width:992px) {
  .panel-google-plus>.panel-google-plus-comment>.panel-google-plus-textarea>.btn {
    width: auto
  }
}

.panel-google-plus .btn-primary {
  border: solid 1px #d9d9d9;
  box-shadow: rgba(0, 0, 0, 0.0470588) 0 1px 0 0
}

.panel-comment, .panel-comment+.panel-footer {
  background: #edf1f5
}

.panel-comment+.panel-footer>div.input-placeholder {
  background: #fff
}

.panel-comment .panel-body {
  border-top: 1px solid #ccd7e3
}

.panel-comment .panel-body>.panel-body {
  padding: 5px 15px 15px 15px
}

.panel-google-plus>.panel-comment .panel-body>.panel-heading {
  padding-bottom: 5px
}

.panel-google-plus>.panel-comment .panel-body>.panel-heading>img {
  margin-right: 15px;
  width: 30px;
  height: 30px
}

.panel-google-plus>.panel-comment .panel-body>.panel-heading>h3 {
  margin: 0px;
  font-size: 12px;
  font-weight: 700
}

.panel-google-plus>.panel-body>.panel-comment .panel-heading>h5 {
  color: #45575a;
  font-size: 10px;
  font-weight: 400
}

@media (min-width:992px) {
  .pc-remove992 {
    display: none !important
  }
}

@media (min-width:768px) {
  .pc-remove768 {
    display: none !important
  }
}

@media (min-width:640px) {
  .pc-remove640 {
    display: none !important
  }
}

@media (min-width:580px) {
  .pc-remove580 {
    display: none !important
  }
}

@media (max-width:992px) {
  .sp-remove992 {
    display: none !important
  }
}

@media (max-width:768px) {
  .sp-remove768 {
    display: none !important
  }
}

@media (max-width:640px) {
  .sp-remove640 {
    display: none !important
  }
}

@media (max-width:580px) {
  .sp-remove580 {
    display: none !important
  }
}

@media (max-width:992px) {
  .left-sidebar {
    display: none !important
  }
}

@media (max-width:768px) {
  .btn a, a.btn, button.btn {
    padding: 10px !important
  }
  .container>.navbar-header:last-child {
    margin-left: 20px
  }
  .username {
    padding-top: 12px !important
  }
  .strong-strong {
    font-size: 120px !important
  }
}

@media (max-width:640px) {
  .page-name {
    display: none !important
  }
}

@media (max-width:580px) {
  .container>.navbar-header:last-child {
    width: 91.66666667%
  }
  .navbar-brand a {
    font-size: 70%
  }
}

@media (max-width:768px) {
  .panel-body>.panel>.panel-title {
    padding: 15px 20px 15px 20px !important
  }
  .panel-google-plus-tags {
    top: 10px !important
  }
  .panel-comment+.panel-footer>div.input-placeholder {
    padding: 10px !important
  }
}

@media (max-width:580px) {
  .navbar-fixed-top {
    min-width: 480px
  }
}

@media (max-width:992px) {
  .dropdown-menu {
    position: absolute !important;
    width: 300px !important;
    top: 105px !important;
    right: 0px;
    border-left: 5px solid #27c3e1;
    border-top: 5px solid #27c3e1;
    border-bottom: 5px solid #27c3e1;
    border-radius: inherit
  }
  .dropdown-menu li a {
    display: block;
    padding: 20px !important
  }
  .dropdown-menu.other {
    top: 70px !important;
    right: -17px !important
  }
  .dropdown-menu.alert {
    right: -12px !important
  }
  .dropdown-menu.account {
    right: -80px !important
  }
}

@media (max-width:580px) {
  .navbar-fixed-top {
    min-width: 480px
  }
}

@media (max-width:640px) {
  .modal-backdrop {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000
  }
  .modal {
    position: relative;
    margin-top: 0 !important;
    z-index: 1001
  }
  .modal-dialog {
    margin-top: 20px !important
  }
}

@media (min-width:992px) {
  .sp-categoryButton .categoryButton {
    display: none !important
  }
}

@media (max-width:768px) {
  .fc-header-title h2 {
    font-size: 14px;
    font-weight: bold
  }
}

@media (min-width:768px) {
  .cart-photo {
    display: none !important
  }
  .shopunav a {
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #333;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    line-height: initial;
    border: solid 1px #d9d9d9;
    color: #fff !important;
    background: #1aa1bb !important;
    padding: 20px
  }
  .present_pr_area .present_pr_mb_20 img {
    width: 100%
  }
}

@media (max-width:768px) {
  #cartArea {
    display: none !important
  }
  .how-buy, .how-many {
    display: none !important
  }
  .cart_plusdata_box {
    width: 100% !important;
    background: none !important;
    margin: 0 auto 20px
  }
  .cart_plusdata_box p {
    padding-right: 0px !important
  }
  .present_pr_step1, .present_pr_step2 {
    width: 100% !important;
    margin-top: 20px
  }
  .pop_right, nextbackArea {
    display: none
  }
  #popup {
    max-width: 536px !important
  }
  #popup #main_image_div, #popup #main_image {
    max-width: 506px !important;
    height: auto !important
  }
}

@media (max-width:640px) {
  .present_pr_area .present_pr_mb_20 img {
    width: 100%
  }
}

@media (max-width:768px) {
  #pDetBox, #cartbox {
    width: 460px !important;
    height: 800px !important;
    padding-bottom: 10px !important
  }
  table.pDetDate {
    font-size: 80% !important
  }
}

@media (min-width:992px) {
  .itemDetail {
    padding-right: 0 !important
  }
  .photo {
    padding-left: 0 !important
  }
}

@media (max-width:992px) {
  .itemDetail {
    padding: 0 !important
  }
  .photo {
    padding: 0 !important;
    margin-bottom: 20px
  }
  .photo img {
    border: solid 1px #d9d9d9
  }
  ul.thumbs {
    top: 57px !important;
    left: 175px !important
  }
  ul.thumbs li, ul.thumbs img {
    width: 80px !important;
    height: 80px !important
  }
}

@media (max-width:580px) {
  .apply-photo img {
    width: 80px !important;
    height: 80px !important
  }
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  background: #f2f6f9;
  color: #45575a;
  line-height: 1.42857143;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  min-width: 460px
}

header {
  position: relative;
  height: 60px;
  border-bottom: 1px solid #d9d9d9;
  z-index: 10000
}

header ul.navbar-nav>li>a>i {
  font-size: 24px;
  color: #fff
}

header a.user {
  padding-top: 0px !important;
  padding-bottom: 0px !important
}

li {
  list-style: none
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important
}

.footer-navs li {
  margin-bottom: 10px
}

.footer-navs li a, .footer-navs li span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: relative;
  padding-left: 20px
}

@media (max-width:768px) {
  .footer-navs li a, .footer-navs li span {
    display: block;
    font-size: 17px;
    line-height: 44px
  }
}

.footer-navs li a>i, .footer-navs li span>i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 20px;
  text-align: center;
  min-height: 36px
}

.footer-nav-banners {
  margin: 15px 7px
}

.footer-nav-small a {
  display: inline-block;
  margin: 0 .7em
}

@media (max-width:768px) {
  .footer-nav-small a {
    display: block;
    padding: 10px 0;
    font-size: 13px;
    min-height: 33px
  }
}

.navbar-before-login {
  margin-bottom: 30px
}

.navbar-before-login .container, .navbar-before-login .container-fluid {
  overflow: hidden
}

.navbar-before-login .navbar-brand {
  padding: 5px 15px
}

.navbar-before-login .navbar-brand img {
  -webkit-filter: brightness(10);
  -moz-filter: brightness(10);
  -o-filter: brightness(10);
  -ms-filter: brightness(10);
  filter: brightness(10)
}

.navbar-before-login .navbar-nav>li>a {
  color: #fff !important;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  display: block;
  opacity: .75
}

.navbar-before-login .navbar-nav>li>a:hover {
  opacity: 1;
  background-color: #1aa1bb !important
}

#wrap {
  padding-bottom: 20px
}

.site-holder {
  overflow: inherit;
  position: relative;
  background: #f2f6f9
}

.box-holder {
  margin: 60px auto 0 auto
}

.left-sidebar {
  position: relative;
  max-width: 255px
}

.left-sidebar-fixed {
  position: fixed
}

.contents {
  position: relative
}

#nav-wrap>.navbar-custom {
  height: 60px !important
}

#nav, #nav_low {
  height: 55px;
  margin-bottom: 0 !important;
  border-bottom: 1px solid #d9d9d9
}

#nav .container, #nav_low .container {
  height: 55px
}

#nav {
  z-index: 5000
}

#nav>.navbar-inner, #nav_low>.navbar-inner {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0
}

#nav_low .navbar-header .btn-group button {
  height: 30px;
  margin: 12px 0;
  padding: 3px 20px 20px 20px;
  border-radius: 0
}

div.nav-collapse>ul>li>a {
  color: #45575a
}

div.nav-collapse>ul>li>a:hover {
  color: #fff;
  background: #27c3e1
}

.nav-wrap, .navbar-header {
  padding: 10px 10px 0 10px;
  z-index: 90000
}

.navbar-header.pull-right {
  padding-top: 12px
}

.nav-wrap.navbar-header:first-child {
  width: 55px;
  padding-top: 12px
}

.navbar-header:last-child {
  float: right
}

.navbar-header button.btn, .navbar-header a.btn {
  margin-left: 10px
}

.nav-wrap .nav-collapse ul.nav {
  width: 209px;
  z-index: 90000
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 25px;
  height: 4px;
  background-color: #45575a;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px
}

.btn-navbar .icon-bar+.icon-bar {
  margin-top: 3px
}

.nav-group>.navbar>.container>.navbar-header .btn {
  margin-top: 1px;
  margin-left: 5px
}

.nav.navbar-nav.user-menu {
  margin-right: 0
}

.page-name {
  margin-top: 15px
}

.page-name p {
  margin-left: 10px
}

.username {
  display: block;
  padding-top: 18px
}

.navbar-brand {
  padding-top: 4px
}

.nav-tabs.nav-justified>li {
  float: right !important
}

.mypage_header {
  float: right !important
}

#nav .nav-tabs.nav-justified {
  height: 60px;
  margin-top: -3px
}

#nav .nav-tabs.nav-justified>li>a {
  padding: 12px;
  border: none;
  border-radius: 0;
  color: #939393
}

#nav .nav-tabs.nav-justified>li.active>a {
  border-bottom: 5px solid #27c3e1 !important;
  color: #45575a
}

.side-collapse {
  position: fixed;
  top: 120px;
  bottom: 0;
  left: -25px;
  width: 100%;
  max-width: 768px;
  border-right: 10px solid #27c3e1;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 5000
}

.side-collapse ul {
  width: 100%
}

.side-collapse li {
  float: none !important;
  border-bottom: 1px solid #d9d9d9 !important
}

.side-collapse a {
  width: 100%;
  padding: 20px !important;
  border: 0 !important;
  color: #45575a
}

.side-collapse a:hover {
  color: #27c3e1
}

.side-collapse.in {
  width: 0;
  margin-left: 0
}

.side-collapse::-webkit-scrollbar {
  width: 0
}

.global-side-navi li a {
  padding-left: 36px !important
}

.global-side-navi li a>.fa {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 9px;
  min-width: 15px;
  text-align: center
}

.side-collapse .navbar-nav {
  margin: 0
}

.panel-body {
  background: #fff;
  margin: 20px;
  padding: 20px;
  border: solid 1px #d9d9d9
}

.panel-body>.panel>.panel-title {
  font-size: 12px;
  color: #939393;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #d9d9d9
}

.four-column {
  margin-top: 20px
}

.four-column>div {
  padding: 0 !important
}

.four-column>div>.panel-body {
  margin-right: 0;
  margin-top: 0
}

.left-sidebar a {
  color: #45575a
}

.left-sidebar a:hover {
  color: #27c3e1
}

.left-sidebar>div#sidebar {
  background: #fff;
  margin: 20px;
  border: solid 1px #d9d9d9
}

.left-sidebar:first-child>.panel-body {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.left-sidebar:first-child>.panel-body.list-group-trans {
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.btn {
  line-height: initial;
  border: solid 1px #d9d9d9
}

.itembox {
  width: 150px
}

.itembox ul {
  padding: 0px !important;
  margin: 0px !important
}

.itembox li {
  float: left;
  list-style: none
}

.footer-cart {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 90000;
  margin: 0 !important;
  background: #fff
}

#footer-cart {
  max-width: none !important;
  width: 1024px;
  margin: 0 auto
}

.num {
  font-family: 'Roboto'
}

.strong {
  font-size: 24px;
  font-weight: bold
}

.strong-strong {
  font-size: 180px;
  font-weight: bold
}

.heading-text {
  font-size: 48px;
  text-align: center
}

.bold {
  font-weight: bold
}

.inside {
  padding: 0 !important;
  border: none !important
}

.inside .panel {
  margin-bottom: 0 !important
}

.inside-border {
  margin: 20px 0 !important;
  border: solid 1px #d9d9d9
}

.no-height {
  height: 0
}

.x-flow {
  overflow-x: scroll
}

.form-control-mimic {
  height: 34px;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 100;
  line-height: 1.42857143;
  color: #45575a;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

input, select, textarea {
  font-weight: bold !important
}

.max-height280 {
  max-height: 150px
}

.max-height280 img {
  max-height: 140px
}

.max-height280 {
  max-height: 150px
}

.max-height280 img {
  max-height: 140px
}

.fix-width1024 {
  min-width: 1024px !important;
  max-width: 1024px !important
}

#endNavFloat {
  background: url(/img/UI/iconToTop.png) no-repeat scroll center center;
  font-size: 10px;
  height: 84px;
  width: 84px;
  padding: 3px;
  opacity: 0.8;
  text-indent: -9999px;
  overflow: hidden
}

.null-layer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10000;
  cursor: default !important
}

.nodisplay {
  display: none
}

.submitArea4, .submitArea2 {
  margin-bottom: 20px !important
}

.navbar-toggle {
  margin-left: 0 !important
}

#childProfile table {
  width: 95% !important;
  margin: 0 20px 20px 20px !important
}

.qList {
  padding-left: 0 !important
}

#faq ul.qList li, #faq dl.aList dt {
  height: auto !important;
  padding-bottom: 10px !important
}

.badge-sm {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: top;
  background-color: #777;
  border-radius: 10px
}

.bg-cam a {
  color: #222
}

.bg-cam a:hover {
  color: #6f6f6f
}

.panel-cam {
  background: #ffffff;
  margin: 20px;
  padding: 20px
}

.affiliate-bnr-wrapper-user-page-top {
  margin-top: 60px;
  background: #e8eff4;
  border: 1px solid #e4ecf3;
  border-width: 1px 0
}

.affiliate-bnr-wrapper-user-page-top+.container>.site-holder>.box-holder {
  margin-top: 0
}

.affiliate-bnr-wrapper-user-page-bottom {
  margin-top: 10px;
  margin-bottom: 50px
}

.affiliate-bnr-wrapper-user-sidenavi-top {
  padding-left: 25px
}

.affiliate-bnr-wrapper-user-sidenavi-top-item {
  padding: 5px 10px 10px 35px;
  background: #e8eff4
}

.affiliate-bnr-wrapper-user-sidenavi-top-item a {
  padding: 0 !important
}

.affiliate-bnr-wrapper-user-sidenavi-top-img {
  padding: 5px 0 5px 30px;
  background: #e8eff4;
  text-align: center
}

.affiliate-bnr-wrapper-user-sidenavi-top-img a {
  padding: 0 !important
}

.affiliate-bnr-wrapper-user-sidenavi-top-img img {
  max-width: 97%
}

.affiliate-bnr-wrapper-user-sidenavi-text-title {
  padding-left: 20px;
  background: #e8eff4
}

.affiliate-bnr-wrapper-user-sidenavi-text-list-group-item {
  padding-left: 36px;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  font-size: 13px
}

@media (min-width:992px) {
  .affiliate-bnr-wrapper-user-sidenavi-text-list-group-item {
    font-size: 12px
  }
}

.affiliate-bnr-wrapper-user-sidenavi-text-list-group-item>.fa {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 9px
}

.affiliate-bnr-wrapper-user-sidenavi-text-list-group-item a {
  padding: 0 !important
}

.affiliate-bnr-wrapper-img {
  margin: 50px auto;
  text-align: center
}

.affiliate-bnr-wrapper-img img {
  max-width: 97%
}

.affiliate-bnr-wrapper-img-fit {
  margin: 0 auto;
  text-align: center
}

.affiliate-bnr-wrapper-img-fit img {
  max-width: 97%
}

.affiliate-bnr-wrapper-img-top {
  margin: 20px auto;
  text-align: center
}

.affiliate-bnr-wrapper-img-top img {
  max-width: 97%
}

.affiliate-bnr-wrapper-item-horizontal {
  margin: auto;
  max-width: 480px
}

.affiliate-bnr-wrapper-item-horizontal-wide {
  margin: auto;
  max-width: 960px
}

.affiliate-bnr-wrapper-admin-img-top {
  margin: 0px auto;
  text-align: center
}

.affiliate-bnr-wrapper-admin-img-top img {
  max-width: 97%
}

.affiliate-bnr-disabled {
  position: relative
}

.affiliate-bnr-disabled:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1
}

.affiliate-bnr-disabled:hover:before {
  background-color: rgba(0, 0, 0, 0.2)
}

.affiliate-bnr-disabled:hover:after {
  content: '開発環境ではクリックできません';
  display: inline-block;
  color: #222;
  font-size: 10px;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 1px 5px;
  padding: 2px;
  left: 50%;
  top: 50%;
  margin-top: -9px;
  margin-left: -77px;
  z-index: 2
}