/* --- タグ --- */
html, body {
  min-width: 100%;
  height: auto !important;
  max-height: 100%;
  /*overflow-x: hidden;
	height: auto !important;
	max-height:100%;
	background-color: #000000;*/
  color: #ffffff;
}
body.scroll {}
button, a {
  outline: none;
}
/* --- アルファベット順 --- */
/*A*/
.augury_start {
  height: 1.5em;
}
/*B*/
#btn_setting, #btn_history {
  padding: 0;
  border: none;
  margin: 0;
  background-color: rgba(0, 0, 0, 0);
}
#btn_setting {
  position: absolute;
  top: 0;
  left: 0;
  border: none !important;
}
#btn_setting > img {
  height: 2.5em;
  border: none !important;
}
#btn_history {
  position: absolute;
  top: 5px;
  right: 10px;
}
.btn_menu {
  height: 50px;
}
.btn_image {
  height: 1.5em;
}
.btn_start {
  padding: 0 0.5em;
  border-radius: 2px;
  text-align: center;
}
.btn_big {
  background-color: #aa8942;
  color: #ffffff;
  width: 100%;
  font-size: 0.9em;
  height: 3em;
  line-height: 3em;
}
.btn_small {
  width: 49%;
  font-size: 0.7em;
  color: #aa8942;
  border: 1px solid #aa8942;
  background-color: #ffffff;
  height: 3em;
  line-height: 3em;
}
.btn_ok {
  background-color: #aa8942;
  color: rgb(255, 255, 255);
}
/*C*/
#content {
  opacity: 0;
}
.category_menu_head {
  font-size: 0.9em;
}
.category_menu {
  opacity: 0;
  padding: 0.5em;
  line-height: 1.5em;
  font-size: 0.7em;
}
.category_menu_master {
  color: #ffffff; /* 文字の色 */
  background-color: #aa8942; /* 背景の色 */
  border-style: double; /* 枠の種類 */
  border-color: #aa8942; /* 枠の色 */
  border-width: 4px; /* 枠の幅 */
  line-height: 120%; /* 行の高さ */
  text-align: left; /* テキストの配置 */
}
.teller_menu {
  color: #f2bff9; /* 文字の色 */
  background-color: #0d0515; /* 背景の色 */
  width: 100%;
  display: block;
}
#content {
  background-color: #000000;
  min-height: 100%;
  min-width: 100%;
  color: #ffffff;
}
.category_menu > ul {
  list-style-type: decimal-leading-zero;
  padding-left: 2em;
  font-weight: normal;
}
.category_menu > div {
  text-align: center;
  padding: 0.5em;
}
.caregory_image {
  width: 100%;
}
.dialog_image {
  width: 100%;
  height: auto;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
/*D*/
.div_header {
  text-align: center;
  /*padding-bottom: 0.5em;*/
}
.div_menu_title {
  font-size: 0.9em;
  word-break: break-all;
  margin-bottom: 1em;
}
.div_menu_info {
  margin-bottom: 0.3em;
}
.div_freeinput {
  width: 100%;
  padding: 1em;
}
.div_menu_container {
  border-bottom: 1px solid #1f1f1f;
  padding: 0.2em 1em 0 1em;
}
.div_sns_container {
  padding: 2em 3em;
  color: #ffffff;
  margin-top: 5em;
}
.div_sns_container img {
  max-width: 100%;
  display: block;
}
.footer_copyright {
  text-align: center;
  font-size: 0.7em;
}
.footer_copyright2 {
  text-align: center;
  font-size: 0.5em;
}
.dialog_show_head {
  margin: 0;
  padding: 0;
  border: none;
}
.div_pay {
  margin-bottom: -0.5em;
}
.div_pay2 {
  /*margin-top: 0.5em;*/
}
.div_free {
  margin-bottom: 0.5em;
}
.div_rank {
  margin: 0;
}
.div_rank_left {
  padding: 0.2em 0 0 0;
}
.div_rank_right {
  padding: 0 0 0 0.5em;
}
.div_menu_all {
  opacity: 0;
  /*position:absolute;*/
  border: none;
}
.div_category {
  padding: 1em 2.5em;
  height: 3.5em;
  outline: none;
  background-color: rgba(255, 255, 255, 0.85);
}
.div_category > span {
  /*color:#ffffff;*/
  color: #6c6c6c;
  text-shadow: none;
  outline: none;
}
/*E*/
/*F*/
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.85) !important;
}
/*G*/
.glyphicon {
  top: 0;
}
.glyphicon-menu-hamburger, .glyphicon-book {
  font-size: 2em;
  background-color: #aa8942;
  color: #ffffff;
  padding: 0.4em 0.4em 0.4em 0.3em;
}
.glyphicon-book {
  background-color: #ffffff;
  color: #aa8942;
}
.glyphicon-ok {
  color: #aa8942;
  font-size: 0.5em;
}
/*H*/
.head_left {
  padding-left: 0;
  padding-right: 0;
  /*padding-top: 0.5em;*/
  min-height: 3em;
}
.head_right {
  position: relative;
  top: -20px;
  right: 0;
}
.head_right2 {
  position: relative;
  top: -5px;
  right: 0;
}
.head_left > ul {
  list-style-type: none;
  padding-left: 1em;
}
.head_right > .row > div {
  padding: 0;
}
.head-title {}
.head-history {
  padding: 0;
}
/*I*/
#img_badge {
  opacity: 0;
  width: 1em;
  position: absolute;
  top: -1px;
  right: -7px;
}
#img_logo {
  padding-top: 5px;
  height: 2.2em;
}
.icon_new {
  background-color: #ff0000;
  color: #ffffff;
  padding: 0.175em 0.5em;
  font-size: 0.5em;
  min-height: 0.7em;
}
.icon_ranking {
  height: 3em;
  width: auto;
  display: inline !important;
}
.info_type {
  border: 0.5px solid #aa8942;
  color: #aa8942;
  font-size: 0.5em;
  padding: 0.1em 0.5em;
  min-height: 0.7em;
}
.info_type2 {
  border: 0.5px solid #5e5e5e;
  color: #5e5e5e;
  font-size: 0.5em;
  padding: 0.1em 0.5em;
  min-height: 0.7em;
  margin-left: 0.5em;
}
#img_history {
  height: 0.95em;
}
.icon_image {
  display: inline !important;
  padding-bottom: 0.4em;
  height: 1.5em;
}
/*J*/
/*K*/
/*L*/
/*M*/
#menu_list {
  /*padding-top: 0.7em;*/
  overflow-x: hidden;
}
.menu_icon {
  max-width: 100%;
  max-height: 2.5em;
}
.menu_course {
  font-size: 1.6em;
  font-weight: bold;
  padding: 0 0.5em;
}
.modal-footer_review {
  padding: 0 1em 1em 1em;
  text-align: center;
}
.modal-content {
  background-color: #ffffff;
  color: #7a725f;
}
.close {
  color: #ffffff;
}
.modal-header {
  border-bottom: none;
}
.modal-footer {
  border-top: none;
}
/*N*/
.navbar-header {
  /*min-height: 3em;*/
  min-height: 2.5em
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 100%;
}
.nav-header {
  color: #FFFFFF;
  padding: 0.5em;
  margin: 0;
}
.navbar-offcanvas {
  z-index: 10000;
  overflow-y: auto;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #ffffff;
  background-color: transparent;
}
.nav_sub {
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 100%;
}
.nav_sub > li {
  display: inline-block;
  margin: 0 0.5em;
}
.navbar-nav_sub {
  margin: 0;
}
.navbar {
  min-height: 0;
  margin-bottom: -0.6em;
  border: none;
}
.navbar-default, .navbar-default, .navbar-brand {
  color: #ffffff;
}
.navbar-brand {
  text-shadow: none;
}
.new_icon {
  display: inline !important;
  height: 0.9em;
  position: relative;
  top: 1px;
}
/*O*/
/*P*/
.point {
  font-size: 0.9em;
}
.point_free {}
.point_one {
  font-size: 0.7em;
  color: #ff0000;
  position: relative;
  top: 5px;
}
/*
.page-top{
	display:none;
	margin:0;
	padding:0;
}

.page-top p{
	margin:0;
	padding:0;
	position:fixed;
	right:0;
	bottom:0;
	background-color: #ffffff;
	color:#aa8942;
}

.move-page-top
{
    display:block;
    background-color:#000000;
    width:2em;
    height:2em;
    font-size:1.5em;
    color: #f4f4f4;
    line-height:2em;
    text-align:center;
    cursor:pointer;
    -webkit-transition:all 0.3s ;
    -moz-transition:all 0.3s ;
    transition:all 0.3s ;
}

@media screen and (min-width:1130px )
{
    .move-page-top:hover
    {
        opacity:0.85 ;
    }
}
*/
/*Q*/
/*R*/
.reco {
  color: #6c6c6c;
  font-size: 0.65em;
}
/*S*/
.sub_category {
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: #000000;
}
.side_menu_head {
  border-top: 1px solid #1f1f1f;
}
.slick-current {
  border-bottom: 3px solid #aa8942;
}
.slick-current > span {
  color: #aa8942 !important;
}
/*T*/
/*U*/
.user-second {
  font-size: 0.7em;
  position: relative;
  left: -3px;
}
/*V*/
.va-bottom {
  position: relative;
}
.va-bottom > .row {
  position: absolute;
  bottom: 0;
}
/*W*/
/*X*/
/*Y*/
/*Z*/
/* ---画面別--- */
/*iPad*/
@media (min-width: 768px) {
  .container-fluid {
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .container {
    width: 100%;
  }
  .container {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-text {
    float: none;
    margin: 0.5em 0;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
  .btn_allitem {
    border-radius: 2px;
    background-color: #aa8942;
    color: #291f0d;
    padding: 0.5em;
    font-size: 0.7em;
    /*position: relative;
		left: -1em;
		top: -1em;*/
  }
  .point_pay {
    /*position: relative;
		left: 0;
		top: -0.3em;*/
    font-size: 0.9em;
  }
  .div_rank_right {
    margin-left: -5%;
    width: 96%;
  }
}
/*iPhone, Android*/
@media (max-width: 640px) {
  .container-fluid {
    padding-left: 0;
    padding-right: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-nav {
    float: none !important;
  }
  .navbar-toggle {
    margin-left: 15px;
    display: block;
  }
  .btn_allitem {
    border-radius: 2px;
    background-color: #aa8942;
    color: #291f0d;
    padding: 0.5em;
    font-size: 0.7em;
    position: relative;
    right: 5px;
  }
  .point_pay {
    /*position: relative;*/
    /*right: 5px;*/
    /*top: -1em;*/
    font-size: 0.9em;
  }
}
.row_sns {
  margin-top: 0.7em;
}
.row_sns > div {
  padding-right: 0.5em;
  padding-left: 0.5em;
}
.bx-viewport {
  /*min-height:90%;*/
  /*height: auto !important;*/
}
.menu_999 {}
.badge_img > img {
  width: 135px;
  height: auto;
  z-index: 1;
}
.text_head {
  color: #aa8942;
  font-size: 0.9em;
  border-bottom: 1px solid #aa8942;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
.slick-slide {
  /*margin-bottom:5px;*/
}
.black {
  background-color: #000000 !important;
  color: #ffffff;
  overflow-x: hidden;
}
.navbar-offcanvas {
  padding-left: 0;
  padding-right: 0;
}
.li_link {
  height: 4em;
  padding: 0 10px;
  border-bottom: 1px solid #e4e4e4;
}
.li_link > span {
  line-height: 4em;
  color: #6a6247;
}
.glyphicon-chevron-right {
  color: #c2c1c7 !important;
}
#js-bootstrap-offcanvas {
  background-color: #ffffff;
  color: #6a6247;
  font-size: 0.7em;
  font-weight: normal;
  overflow-x: hidden;
}
.offcanvas-head {
  height: 3em;
  line-height: 3em;
  padding: 0 2em 0 1em;
  background-color: #aa8942;
  color: #ffffff;
}
.modal-body {
  padding: 0;
}
.modal_text {
  padding: 1em;
}
.modal-footer {
  padding: 0.5em 0.2em;
}
.footer_follow {
  background-color: #ffffff;
  color: #bebebe;
  border: 1px solid #ffffff;
  border-radius: 2px;
  padding: 0.5em;
  text-align: center;
  font-weight: normal;
}
.puipuiLogo {
  display: inline !important;
  height: 5em;
}
.logo_left {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 2px;
  padding-left: 0;
}
.logo_right {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 2px;
  padding-right: 0;
}
#fixedBox {
  font-size: 0.7em;
  border-bottom: 1px solid #1f1f1f;
  background-color: #ffffff;
}
#ranking_facebook {
  margin-left: 0.4em;
  max-width: 100%;
  display: block;
}
.app_image {
  /*max-width: 100%;*/
  width: 100%;
}
#ranking_twitter {
  margin-left: -0.4em;
  max-width: 100%;
  display: block;
}
.head_left > ul > li {
  height: 1em;
}
.recommend_image {
  padding: 1em 0;
}
.recommend_detail {
  font-size: 0.9em;
}
.follow_head {
  color: #515151;
  font-size: 0.8em;
}
.follow_detail {
  /*color: #9c9c9c;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 2px;
	font-size: 0.6em;
	text-align: left;*/
  color: #9c9c9c;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 2px;
  padding-left: 0;
  font-size: 0.6em;
  text-align: left;
}
.follow_image {
  /*margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 2px;
	text-align: center;*/
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 2px;
  padding-right: 0;
  text-align: right;
}
.follow_image img {
  /*width: 100%;*/
  height: auto;
}
.no_margin {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.no_margin2 {
  margin-left: 0;
  margin-right: 0;
}
.follow_head_in1 {
  margin-top: 0.5em;
}
.follow_head_in2 {
  margin: 0.2em 0 0.8em 0;
}
.pseudo_button {
  font-size: 0.9em;
  /* 
    width:150px;
    font-weight:bold; 
    */
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 6px 0px;
  color: #fff;
  background-color: #181a1b;
  border: 1px solid #DDD;
  border-radius: 5px;
}
.side_menu_img_button {
  font-size: 1.2em;
  /* 
    width:150px;
    font-weight:bold; 
    */
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 10px 0px;
  color: #fff;
  background-color: #BDB6FF;
  border: 1px solid #BDB6FF;
  border-radius: 5px;
}
.side_menu_img_button:hover {
  text-decoration: none !important;
}
.teller_site_menu {
  margin: 20px auto;
}
.teller_side_menu_table {
  width: 100%;
}
.teller_side_menu_table td {
  width: 50%;
  padding: 5px;
}
.teller_menu_table {
  width: 100%;
}
.teller_menu_table td {
  width: 50%;
  padding: 10px;
}
#favorite_modal-content {
  /* width:80%; */
  /* max-width:650px; */
  /* margin:1.5em auto 0; */
  /* padding:0px; */
  /* box-shadow: 0px 0px 8px #000; */
  /* background:#fff; */
  /* position:fixed; */
  /* color: #1b1b1b; */
  /* font-size: 0.9em; */
  /* z-index:5; */
  /* border-radius:10px; */
  /* border:0px solid #fff; */
  width: 80%;
  margin: 1.5em auto 0;
  padding: 10px 20px;
  /*border:2px solid #aaa;*/
  background: #fff;
  position: fixed;
  color: #1b1b1b;
  font-size: 0.9em;
  z-index: 5;
  border-radius: 10px;
  -webkit-transform: translate3d(0, 0, 5px);
  transform: translate3d(0, 0, 5px);
}
.modal-p {
  margin-top: 1em;
}
.modal-p:first-child {
  margin-top: 0;
}
.button-link {
  color: #00f;
  text-decoration: underline;
}
.button-link:hover {
  cursor: pointer;
  color: #f00;
}
#modal-overlay {
  z-index: 2;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-transform: translate3d(0, 0, 2px);
  transform: translate3d(0, 0, 2px);
}
#content {
  min-height: 70vh;
}
/*追加・修正*/
.div_header {
  position: relative;
  z-index: 99;
}
.navbar-offcanvas {
  z-index: 77;
}
.div_menu_all {
  max-width: 768px !important;
}
.head_left {
  margin-bottom: 1em;
}
.btn_allitem {
  right: 0;
}
.dialog_show_head {
  text-decoration: none;
}
.teller_line {
  border-bottom: 1px solid #1f1f1f;
}
.div_menu_container {
  padding: 0.5em 1em;
}
.col-xs-3 {
  padding-left: 0;
}
.info_type {
  padding: 0.4em 0.8em;
}
.info_type2 {
  padding: 0.4em 0.8em;
}
.icon_new {
  padding: 0.45em 0.8em;
  margin-right: 0.2em;
}
.div_menu_all.slick-current {
  border-bottom: 0px solid #aa8942;
}
.teller_btn {
  color: #fff !important;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.42857143;
  cursor: pointer;
  border: 1px solid #fff;
  text-shadow: 0px 0px 3px #111;
  box-shadow: 0px 0px 5px #888;
}
.nav_sub {
  margin: 0 auto !important;
  width: 100%;
  max-width: 768px;
}
.div_category {
  background-color: rgba(255, 255, 255, 0);
}
.modal-content {
  box-shadow: 0px 0px 8px #000;
  padding: 20px;
}
#favorite_modal-content {
  width: 80%;
  max-width: 650px;
  margin: 1.5em auto 0;
  padding: 0px;
  box-shadow: 0px 0px 8px #000;
  background: #fff;
  position: fixed;
  color: #1b1b1b;
  font-size: 0.9em;
  z-index: 5;
  border-radius: 10px;
  -webkit-transform: translate3d(0, 0, 5px);
  transform: translate3d(0, 0, 5px);
}
.teller_button {
  color: #fff;
  font-size: 1em;
  width: 90%;
  text-align: center;
  border-radius: 5px;
  background-color: #bdb6ff;
  border: 1px solid #bdb6ff;
  padding: 10px 10px;
  margin: 5px auto;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.teller_button_waku {
  color: #bdb6ff;
  font-size: 1em;
  width: 90%;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #bdb6ff;
  padding: 10px 10px;
  margin: 5px auto;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.modal-body .category_menu_head, .modal-body li {
  line-height: 150%;
  letter-spacing: 0;
}
.reco {
  line-height: 150%;
  letter-spacing: 0;
}
.head_left > ul > li {
  line-height: 100%;
  overflow: hidden;
}
.teller_menu_position {
  position: relative;
}
.teller_menu_position .teller_menu {
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0);
  z-index: 1;
}
.favorite_mark {
  width: 100%;
  padding: 10px;
  margin: 0px auto;
  text-align: right !important;
}
.teller_menu_button_fav {
  max-width: 270px;
  width: 47%;
  text-align: center;
  color: #FB648A;
  font-size: 10px;
  letter-spacing: 0.04em;
  border: 1px solid #FB648A;
  border-radius: 5px;
  padding: 3px 0px;
  vertical-align: middle;
  display: block;
  cursor: pointer;
  margin: 0 auto 10px auto;
  float: right;
}
.teller_menu_button_fav .heart_mark {
  max-height: 18px;
  width: auto;
  margin-top: -3px;
  margin-right: 2px;
  display: inline;
}
/*.teller_menu_fav{
	max-width:270px;
	width:47%;
	height:auto;
	display:inline!important;
}*/
.teller_image {
  font-size: 0.7em;
  font-weight: bold;
  color: #dcb662;
  text-align: center;
}