@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1139px) {/*タブレット*/
}

@media only screen and (min-width:1140px) {/*ＰＣ*/
}
body {
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 180%;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin : 0px;
	letter-spacing: 0.05em;
    background-color: white;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	text-align:left;
	vertical-align:top;
}
img {
	border: none;
}
table {
	border: none;
	letter-spacing: 1px;
}
.space0 {
	margin: 0;
	padding: 0px;
	text-align:left;
}
.yetxt{
	background-color: #FBFA8B;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear:both;
}
#detail_price span.s_line,
#item_d_cart_price span.s_line{
    text-decoration: line-through !important;
}
#member_price2 th,
#member_price2 td strong{
    color: blue !important;
    letter-spacing: 0;
}
/*----------*/
button#add-cart{
    background-image: url("https://www.coinpalace.jp/common/img/cart_back.gif") !important;
    background-repeat: repeat-x !important;
    background-color: #f0c14c !important;
    border: 1px solid #a17f28;
}
button#favorite{
    background-image: url("https://www.coinpalace.jp/common/img/fav_back.gif");
    background-repeat: repeat-x !important;
    background-color: #e8eaed !important;
    border: 1px solid #8d9096;
}
#item_d_cart_form button#item-favorite i,
#sm_cart button.item-favorite i{
    color: #8d8e8f;
}
/*----------*/
#gnav ul#gnav_table li.cell:nth-child(1) .menu{
    height: 408px;
}
#gnav ul#gnav_table li.cell:nth-child(2) .menu{
    height: 270px;
}
#gnav ul#gnav_table li.cell:nth-child(3) .menu{
    height: 650px;
}
#gnav ul#gnav_table li.cell:nth-child(4) .menu{
    height: 650px;
}
#gnav ul#gnav_table li.cell:nth-child(5) .menu{
    height: 300px;
}
#gnav ul#gnav_table li.cell:nth-child(5) ul.menu_3box{
    width: 40% !important;
}
#gnav ul#gnav_table li.cell:nth-child(6) .menu{
    height: 400px;
}
#gnav ul#gnav_table li.cell:nth-child(7) .menu{
    height: 250px;
}
#quantity{
    width: 50%;
}
/*--------*/
#coinlist li b,
#coinlist_cate li b,
#coinlist li p,
#coinlist_cate li p{
    position: relative;
    z-index: 9 !important;
}

#coinlist li b.tab_zaiko,
#coinlist_cate li b.tab_zaiko{
	background-color: #668fed;
}
.stock_yoyaku span,
.tab_yoyaku{
    background-color: #bf8787;
}
.stock_ng{
    background-color: #8b8b8b;
}
.tab_kosho{
    color: white;
    background-color: blue;
}
.tab_urikire{
    color: white;
    background-color: red;
}
.stock_yoyaku,
.stock_ok,
.tab_zaiko_no{
    display: none !important;
}
#snsicon a i.fa-instagram-square{
    color: #e42c94;
}
.sale_area{
 font-weight: bold;
 color: red;
}
.sale_area .sale_mark{
 background-color: red;
 color: #FFFFFF;
 border-radius: 3px;
 padding: 0 3px;
 letter-spacing: -1px;
}

#coinlist ul li:nth-child(7),
#coinlist ul li:nth-child(13),
#coinlist ul li:nth-child(19),
#coinlist ul li:nth-child(31),
#coinlist ul li:nth-child(37) {
    clear: both;
}
/**/
#coinlist li a:hover,
#coinlist_cate li a:hover{
    text-decoration: underline !important;
}
/*-------*/
.item_spec_table form#contact_product{
    display: none;
}
.s_line{
    text-decoration: line-through;
}
#member_price1,
#member_price0,
#member_price2 th,
#member_price2 td strong,
.price_menber{
    color: red !important;
}
/**/
#top_ancoin_wrap p.ippan{
    color: black !important;
    font-weight: normal;
    text-decoration: line-through;
}
#top_ancoin_wrap p.kaiin{
    color: red !important;
}
#main-big-img .ippan {
    top: 156px;
}
#main-big-img .kaiin {
    top: 156px;
}
.pager {
    clear: both;
    width: 100%;
    margin: 0;
}
/**/
ul.newslist li div p.day_cate b.new{
    background-color: orange;
}
ul.newslist li div p.day_cate b.products{
    background-color: dodgerblue;
}
ul.newslist li div p.day_cate b.topics{
    background-color: black;
}
#syosuai_wrap{
    color:black;
}
b.tab_yoyaku{
    background-color: #bf8787;
    font-weight: normal;
    color: white;
}

.noto-sans {
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-style: normal;
  }
  .item_spec_table td a{
    color: blue;
    text-decoration: underline;
  }
  .item_spec_table td a:hover{
    text-decoration: none;
  }
  
.noto-sans800 {
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
  }

/*	form
============================ */

label {
    font-weight: normal;
}
input:focus,
select:focus {
    outline: none;
}
input[type="number"] {
    text-align: right;
}
.form-group .errormsg {
    margin-top: 3px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
}
dd.form-group .errormsg {
    margin-bottom: 0;
}

.form-control {
    border: 1px solid #C4CCCE;
    border-radius:3px !important;
    box-shadow:none;
    font-size: 16px;
    font-size: 1.6rem;
    height: 40px;
    padding: 6px 12px;
    width: auto;
    line-height: 1.5
}
.form-control:focus {
    border-color:#3c8dbc !important;
    box-shadow:none
}
.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
    box-shadow:none;
    background: none;
}
.has-success .form-control { border-color: #0D8969; background: #e7f6f3; }
.has-warning .form-control { border-color: #E99133; background: #fdf7ed; }
.has-error .form-control { border-color: #CF3F34; background: #FDF1F0; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: inherit;  background: #FDF1F0;
}

.form-control::-moz-placeholder {
    color:#bbb;
    opacity:1
}
.form-control:-ms-input-placeholder {
    color:#bbb
}
.form-control::-webkit-input-placeholder {
    color:#bbb
}
.form-control:not(select) {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}

.form-group .form-control {
    width: 100%;
}
.form-inline .form-control {
    width: auto;
}

.form-group.lange input[type="text"], .form-group.lange label {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%;
    vertical-align: middle;
}
.form-group.lange input[type="text"] {
    width: 28%;
}
.input_tel input {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 1px;
    max-width: 5em;
    vertical-align: middle;
    width: 30%;
}
.form-group.input_tel input:first-child {
    margin-left: 0;
}
.form-group.input_name input {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 2%;
    vertical-align: middle;
    width: 48%;
}
.form-group.input_name input:first-child {
    margin-left: 0;
}
.form-group.input_zip input {
    display: inline-block;
    margin-left: 1%;
    margin-right: 1%;
    max-width: 5em;
    vertical-align: middle;
    width: 30%;
}
.form-group.input_zip .question-circle {
    font-size: 11px;
    display: inline-block;
    width: 15px; height: 15px;
    line-height: 15px;
    text-align: center;
    vertical-align: middle;
    background: #525263;
    border-radius: 50%;
}
.form-group.input_zip .question-circle .cb-question {
    fill: #fff;
}


.form-group .item_price input, .form-group .item_quantity input {
    margin: 0 1%;
    text-align: right;
    width: 50%;
}

.form-inline label {
    margin: 0 10px 0 0;
}
.form-inline label:first-child + select,
.form-inline label:first-child + input {
    margin-right: 10px;
}

.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
}
.checkbox-inline, .radio-inline {
    cursor: pointer;
    margin-left: 20px;
}
.checkbox-inline:first-child, .radio-inline:first-child {
    margin-left: 0;
}

span.required {
    color: #DE5D50;
    font-weight: normal !important;
    margin-left: 1em;
    font-size: 12px;
    font-size: 1.2rem;
}

/*------------------*/
.pager {
  text-align: center;
  margin: 0px auto auto auto;
  display: table;
  clear: both;
}
.pager ul {
  margin: 0px 0px;
  padding: 0px;
  display: table-row;
}
.pager ul li {
  margin: 20px 0px 20px 0px;
  padding: 0px;
  list-style: none;
  display: table-cell;
  font-size: 13px;
}
.pager ul li.no {
}
.pager ul li.p_no {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  pointer-events: none;
}
.pager ul li.p_no span {
  display: block;
  border: 1px solid #e2e2e2;
  margin: 0px 5px;
  padding: 3px 7px;
  text-decoration: none;
  color: #000000;
}
.pager ul li a {
  display: block;
  border: 1px solid #e2e2e2;
  margin: 0px 5px;
  padding: 5px 15px;
  text-decoration: none;
  color: #000000;
}
.pager ul li a:hover,
.pager ul li#fix a {
  background-color: #fffadf;
}
.pager ul li.current span {
  display: block;
  border: 1px solid #bd8f07;
  margin: 0px 5px;
  padding: 5px 15px;
  background-color: #fffadf;
  color: #bd8f07;
  font-weight: bold;
}
#page_now_top {
  text-align: center;
  font-weight: normal;
  margin: 0 auto;
  padding: 0px;
  clear: both;
}
#page_now_btm {
  text-align: center;
  font-weight: normal;
  margin: 0 auto 0 auto;
  padding: 100px 0 0 0px;
  clear: both;
}

/*-------------------*/
.pager2 {
 margin: 0 auto !important;
}
    .pager2 th,.pager2 td{
        padding: 20px 5px;
    }
    .pager2 th a,
    .pager2 td a{
        display: block;
        color: black;
        border: 1px solid #ddd;
        padding: 5px 10px;
        font-weight: normal;
        min-width: 50px;
        text-align: center;
        font-size: 13px;
    }
    .pager2 td.active a{
        color: #bd8f07;
        font-weight: bold;
        border: 1px solid #bd8f07;
        background-color: #fffadf;
    }
    .pager2 th.p_no a{
        color: gray;
    }
    .pager2 th a:hover,
    .pager2 td a:hover{
        background-color: #fffadf;
    }