#navbox,
#drawer,
#menu,
.sm_menu,
#navTgl,
#hung_menu{
	display:none;
}
.ec-layoutRole .ec-layoutRole__contents{
  max-width: 9999px;
}
#wraps {
	background-color:#fff;
	width:100%;
	margin: 0px;
	padding: 0px;
	min-width:1280px;
}
#kaso_h1title{
  width: 1240px !important;
  margin: auto !important;
}
.wrap {
	width:1140px;
	margin: 0px auto;
	padding: 0px;
}
#go2 {
	position:fixed;
	right: 10px;
	bottom:10px;
	line-height:130%;
	z-index:999;
}
#go2 a{
	text-decoration:none;
	display:block;
	background-color:#93ca6f;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#fff;
	text-align:center;
	font-size:10px;
	padding: 5px;
}
#go2 a:hover{
	background-color:#5cb224;
}
#go2 a b{
	font-size:16px;
}
@media screen and (max-width: 1500px) {/*tablet*/
	body {min-width:1500px;}
}
@media screen and (min-width: 1501px) {/*PC*/
}

/*-------------------*/
header{
    z-index: 9999;
}
#gnav{
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1500px;
    background-color: white;
}
#gnav > ul#gnav_table {
  display: table;
    margin: 0 auto;
    padding: 0;
}
#gnav > ul#gnav_table > li.cell {
  display: table-cell;
  margin-right: 2em;
    font-size: 14px;
}
#gnav > ul#gnav_table > li.cell:hover {
  color: #fff;
  background-color: rgb(0,0,0, .7)
}
#gnav > ul#gnav_table > li.cell:hover > a {
  color: #fff;
}
#gnav > ul#gnav_table > li.cell:hover .menu {
  max-height: 9999px;
  opacity: 1;
}
#gnav > ul#gnav_table > li.cell > a {
  display: block;
  padding: 30px 1.5em;
  transition: all .2s ease-in;
    color: black;
}
@media screen and (max-width: 1700px) {/*tablet*/
    #gnav > ul#gnav_table > li.cell > a{padding: 30px 1em;}
    #right_icon ul li i{font-size: 20px;}
    #right_icon ul li{padding: 10px 2px 0 0;}
}
@media screen and (min-width: 1701px) {/*PC*/
    #gnav > ul#gnav_table > li.cell > a{padding: 30px 1.5em;}
    #right_icon ul li i{font-size: 26px;}
    #right_icon ul li{padding: 10px 10px 0 0;}
}
#gnav > ul .menu {
  transition: all .2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
    top: 94px;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: rgb(0,0,0, .7)
}
#gnav > ul#gnav_table > li.cell i{
    margin-left: 3px;
    font-size: 70%;
}
/**/
#logo{
    position: absolute;
    top: 7px;
    left: 2%;
    margin: 0px;
    padding: 0px;
    width: 20%;
    max-width: 350px;
    z-index: -1;
    
}
#logo img{
    position: relative;
    width: 50%;
    height: auto;
    clear: both;
    margin-top: 3px;
}
#logo span{
    display: block;
    width: 100%;
    font-size: 11px;
    color: #00008b;
    font-weight: normal;
}
/**/
#right_icon{
    position: absolute;
    top: 10px;
    right: 10px;
}
#right_icon ul {
    display: table;
}
#right_icon ul li{
    display: table-cell;
    text-align: center;
}
#right_icon ul li span{
    font-size: 10px;
    display: block;
    clear: both;
    float: left;
    width: 100%;
    margin-top: -5px;
    color: black;
}
#right_icon ul li a{
    color: gray;
    display: block;
}
#right_icon ul li a:hover{
    color: black;
}
/**/
img.kokki{
    width: 18px;
    height: auto;
    margin: -5px 2px 0 0;
}
#test img{
    width: 100%;
    min-width: 1500px;
}
/**/
#head_search{
    background-color: #f7f7f7;
    clear: both;
    padding: 15px 0;
    min-width: 1500px;
    width: 100%;
    height: 70px;
    position: fixed;
    top: 85px;
    overflow: hidden;
    z-index: 200;
}
form#search-form{
    float: left;
    width: 20%;
    margin-left: 2%;
}
#search-form input {
    width: 80%;
    padding: 8px;
    border: 1px solid #b0b0b0;
    background-color: #fff;
}
.search-btn {
    margin-left: -7px;
    padding: 8px 11px 8px 12px;
    background-color: #fff !important;
    border: 1px solid #b0b0b0;
}

.search-btn i {
    color: #4285f4;
}
.nav-sns {
    float: left;
}
.nav-sns li img {
    width: 28px;
}
.nav-sns {
    /* width: 200px; */
    display: table;
    float: left;
}
.nav-sns li {
    display: table-cell;
    width: 15px !important;
    padding: 8px 0 0 0;
    vertical-align: top;
}
.nav-sns li:nth-child(1) {
    padding: 13px 0 0 0 !important;
}
.nav-sns li:nth-child(3) {
    padding: 10px 0 0 0 !important;
}
/**/
/* TEL */
.nav-customer_tel {
    height: 80px;
    padding: 6px 10px 0 0;
    text-align: center;
    border-right: #fff 2px solid;
    float: right;
    margin: 0;
    
}

.nav-customer_tel p {

    margin: 0 0 0 -2px;
    font-size: 12px;
}

.nav-customer_tel p span {
    font-size: 20px;
    font-weight: bold;
}
.nav-customer_tel b{
    display: block;
    clear: both;
    margin-top: -5px;
}
.nav-customer_tel p i {
    margin: 0 11px 0 0;
    font-size: 21px;
    transform: rotate(-40deg);
}

.nav-customer_tel p a {
    line-height: 1.6;
    letter-spacing: -0.4px;
    color: black;
}
/* CARD */
.nav-customer_card {
    float: right;
    padding: 7px 15px;
    margin: 0 auto;
    text-align: center;

}
.nav-customer_card p {
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: -0.4px;
    margin: 0px;
    padding: 0px;
}
.nav-customer_card p:first-child {
    background-color: #dcdcdc;
}
.nav-customer_card img {
    width: 190px;
}
/**/
#head_s_right ul {
    display: table;
    float: right;
}
#head_s_right ul li {
    display: table-cell;
    width: 25%;
    min-width: 80px;
    margin: 0 1px 0 0;
    text-align: center;
    font-size: 12px;
    position: relative;
    height: 90px;
    border-right: 1px solid white;
}
#head_s_right ul li a{
    display: block;
    color: black;
    padding: 15px 30px;
    background-color: #f7ebcd;
}
#head_s_right ul li i{
    font-size: 18px;
}
#head_s_right ul li:nth-child(odd) a{
    background-color: #fae7b8;
}
#head_s_right ul li span{
    display: block;
    clear: both;
    margin: -7px 0 0 0;
}
#head_s_right ul li:hover a{
    background-color: #ffd97b;
}
#head_s_right{
    float: right;
    margin: -13px 0 0 0px;
    padding: 0px;
}

/*---------------*/
#footerwrap {
  text-align: center;
  clear: both;
  background-color: #0f43c9;
  color: #fff;
  padding: 80px 0 10px 0;
  margin: 80px 0 0 0;
  float: left;
  width: 100%;
}
#f_logo {
}
#f_logo img {
  width: auto;
  height: 50px;
  margin: 10px auto;
}
#f_add {
  line-height: 250%;
}
#f_add b {
  font-style: italic;
  font-size: 24px;
}
#f_link {
  padding: 30px 0;
}
#f_link a {
  text-decoration: none;
  color: #fff;
}
address {
  color: #aab5e6;
}

#goto {
  position: fixed;
  bottom: -15px;
  right: 0;
  z-index: 9998;
}
#goto a {
  display: block;
  border-top: 1px solid #afc1f0;
  border-left: 1px solid #afc1f0;
  padding: 25px 38px;
  background-color: blue;
}
#goto a i {
  font-size: 30px;
  color: white;
}

/*----------------*/
.title_gold {
  font-family: "Noto Sans JP", sans-serif;
  color: #ae9410;
  font-size: 33px;
  font-weight: 900;
  margin: 20px auto;
  padding: 0px;
}
.title_blk {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  margin: 0 auto 50px auto;
  padding: 0;
}
.showtxt {
  margin: -20px auto auto auto;
}

.telink {
  font-size: 36px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  padding: 50px 0 30px 0;
}
.telink a {
  text-decoration: none;
  color: #ae9410;
  pointer-events: none;
}
.telink a i {
  font-size: 26px;
  margin: -5px 0 0 0;
}

#f_btnbanar {
  clear: both;
  margin: auto;
  padding: 0px;
  width: 850px;
}
#f_btnbanar li {
  float: left;
  width: 33%;
  padding: 30px;
  margin: 0;
  list-style: none;
}
#f_btnbanar li a {
  display: block;
  background-color: #ae9410;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 40px 0 30px 0;
  width: 250px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 18px;
  line-height: 200%;
}
#f_btnbanar li a:hover{
    background-color: #d7b610;
}
#f_btnbanar li a i {
  font-size: 30px;
}
.cen{
    text-align: center;
}

/*---------*/
#f_otherlogo {
  clear: both;
  margin: auto;
  padding: 0px;
  /*
    width: 600px;
    */
  width: 200px;
}
#f_otherlogo li {
  text-align: center;
  float: left;
  /*
    width: 33%;
    */
  /*
    padding: 40px 20px;
    */
  padding: 40px 0 40px 40px;
  margin: 0;
  list-style: none;
}
#f_otherlogo li img {
  width: auto;
  height: 50px;
  margin: auto;
}

footer hr {
  clear: both;
  height: 1px;
  border: none;
  border-top: 1px #ddd solid;
  float: left;
  width: 100%;
  margin: 150px 0;
}
/*-----------------------------*/


#main_middle{
    /* width: 99%; */
    padding-top: 150px;
}
#coinlist_cate{
    width: 100%;
    padding: 0;
    float: left;
}
#coinlist_cate ul {
    max-width: 2500px;
}
#coinlist_cate li:first-child{
}
#coinlist_cate li {
  margin: 0 0;
  padding: 0px 20px 30px 20px;
  width: 16.6% !important;
    position: relative;
}
#coinlist_cate li a{
    
    
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100%;
  display: block;
  z-index: 1000;
}
#topicpath{
    display: none;
}
/*
#pagination_wrap ul li:first-child{
    margin-left: 31%;
}
*/
/*---------*/
#item_d_cart{
    position: fixed !important;
    top: 240px !important;
}
/**/
body.cart_page #main_middle,
body.mypage #main_middle{
    width: 1280px;
    margin: auto;
}
/*---------*/

.king-content {
    width: 75%;
    min-width: 1300px;
    margin: 160px auto 0;
    padding: 0 1%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.king_list {
    position: relative;
    display: block;
    width: 200px;
    min-width: 180px;
    margin: 0 0 140px -64px;
}

.king_list a span::after {
    display: none;
}

.king_list img {
    height: auto;
    width: 100%;
    z-index: 20;
}

#georgeiii {
    width: 240px;
}

#williamiv {
    width: 240px;
}

@media screen and (min-width:2000px) {
    .king-content {
        width: 60%;
        min-width: 1500px;
        margin: 160px auto 0;
        padding: 0 1%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    
    .king_list {
        position: relative;
        display: block;
        width: 200px;
        min-width: 180px;
        margin: 0 0 140px -44px;
    }
}

/*-------------*/
.king-content div:nth-child(4) {
    width: 240px;
}
.king-content div:nth-child(4) img{
    
}
/*-------------*/
.king-content div:nth-child(7) {
    width: 230px;
    margin-top: -11px;
}
.king-content div:nth-child(7) img{
    top: -80px;
}
/*-------------*/
.smile_on {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.smile_off {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.king_list:hover .smile_off {
    visibility: hidden;
}

.king_list:hover .smile_on {
    
}

.king-name_ja {
    position: absolute;
    bottom: 30px;
    left: 0;
    display: block;
    padding: 2px 4px 1px 2px;
    font-size: 9px;
    font-weight: bold;
    color: #000;
    background-color: #fff;
    z-index: 30;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgb(231, 198, 107) 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

.king_list:hover .king-name_ja {
    background-position: -100% 0;
}

.king-name_en {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    padding: 2px 4px 1px 2px;
    font-size: 16px;
    font-weight: bold;
    font-family: serif;
    font-style: italic;
    color: #000;
    background-color: #fff;
    z-index: 30;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgb(231, 198, 107) 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

.king_list:hover .king-name_en {
    background-position: -100% 0;
}
/*---------*/
ul.menu_listbox{
    margin: auto;
    padding: 1% 0 0 5%;
    width: 80%;
    min-width: 1500px;
}
ul.menu_listbox li{
    list-style: none;
    float: left;
    margin: 1%;
    padding: 0px;
    width: 16%;
}
ul.menu_listbox li a{
    color: white;
}
ul.menu_listbox li a img{
    
}
/**/
.padding3p{
    padding-top: 2% !important;
}
/*---------*/
ul.menu_kinkaginka{
    margin: auto;
    padding: 4% 0 0 5%;
    width: 50%;
    min-width: 1500px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
ul.menu_kinkaginka li{
    display: table-cell;
    list-style: none;
    padding: 0px;
    width: 9%;
    vertical-align: top;
}
ul.menu_kinkaginka li a{
    color: white;
}
ul.menu_kinkaginka li a:hover{
    text-decoration: underline;
}
ul.menu_kinkaginka li a img{
    width: 70%;
    height: auto;
}
ul.menu_kinkaginka li#nobe a img{
    width: 50%;
    height: auto;
    margin-top: -25px;
}
ul.menu_kinkaginka li a p{
    margin: 0px;
    padding: 0px;
    color: white;
}
/*---------*/

ul.menu_3box{
    margin: auto;
    padding: 3% 4% 0 4%;
    width: 80%;
    display: table;
}
ul.menu_3box li{
    list-style: none;
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 0px;
    width: calc(100% / 4);
    text-align: center;
}
ul.menu_3box li a{
    color: white;
}
ul.menu_3box li a img{
    width: 90%;
    height: auto;
    margin: auto;
}
/**/
#menu_alltable{
    margin: 2% auto auto auto;
    max-width: 1500px;
}
#menu_alltable th{
    width: 100px;
    text-align: left;
    color: white;
    border-bottom: 1px solid white;
    padding: 15px 0;
}
#menu_alltable td {
    color: white;
    border-bottom: 1px solid white;
    padding: 15px 0;
}
#menu_alltable td ul{
    display: table;
    margin-top: 10px;
}
#menu_alltable td ul li{
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
}
#menu_alltable td ul li a{
    color: white;
}
#menu_alltable td ul li img{
    width: 30px;
    height: auto;
    margin: 0 5px -10px 0;
}
/**/
#menu_alltable td ul li a#book img{
    width: 20px;
    margin-left: -20px;
}
/**/
#menu_alltable td ul li a#case img{
    width: 40px;
}
#menu_alltable td a#pend {
    color: white;
    margin: 8px 20px 0 0;
    display: block;
}
#menu_alltable td a#pend i{
    font-size: 26px;
    
}
#menu_alltable td a#pend b{
    font-weight: normal;
}
/**/
#menu_alltable tr:first-child td ul{
    margin-top: 3px;
}
/**/
td#kuni ul {
    margin-top: 3px;
}
td#kuni ul li img{
    width: 20px;
    margin: 1px 5px 0 0;
}
/**/
#menu_alltable td#seri ol{
    display: block;
    margin-top: 10px;
}
#menu_alltable td#seri ol li{
    display: block;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
#menu_alltable td#seri ol li a{
    color: white;
}
#menu_alltable td#seri ol li img{
    width: 30px;
    height: auto;
    margin: 0 5px -10px 0;
}
ul.menu_listbox li a span,
.menu ul li a b{
    color: white;
    display: block;
    clear: both;
    margin-top: -3px;
    font-weight: normal;
}
.menu ul li a:hover{
    text-decoration: underline;
}
/**/
ul.menu_listbox li#tokulink a{
    background-color: #292929;
    display: table;
    width: 100%;
    height: 120px;
}
ul.menu_listbox li#tokulink a span{
    display: table-cell;
    vertical-align: middle;
}
/*----------*/
#open_date{
    padding-top: 50px;
}
#pankz_sp2 {
    margin: 150px 0 0 0px;
    padding: 10px 0px;
    clear: both;
    background-color: #fafafa;
    float: left;
    width: 100%;
    font-size: 12px;
    color: dimgray;
    position: relative;
    z-index: 100;
}
    #pankz_sp2 span{
        display: block;
        width: 95%;
        margin: auto;
    }
#pankz_sp2 a{
    color: black;
}
#pankz_sp2 a:hover{
    text-decoration: underline;
}
/**/
#item_d_w_left p#detail_price{
    display: none;
}
#title_btm_gl ul{
    margin: 0px;
    padding: 0px;
}
#title_btm_gl ul li{
    margin: 0px;
    padding: 0px;
}
#title_btm_gl ul li img{
    width: 40px !important;
    height: auto;
    margin: 5px 0 -5px 0;
}
/**/
#r_btm_banars{
                  position: relative;
            width: 280px;
    height: 210px;
    left: 0;
    margin-bottom: 100px;
            background-color: #000a6c;
            color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
            text-align: center;
            padding: 25px 0;
        }
        #r_btm_banars p{
            width: 80%;
            margin: auto;
            font-size: 13px;
            line-height: 160%;
        }
        #r_btm_banars ul{
            
        }
        #r_btm_banars ul li{
            
        }
#r_btm_banars ul li b{
    font-size: 15px !important;
}
        #r_btm_banars ul li a{
            display: block;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
            padding: 5px;
            width: 80%;
            margin: 5px auto;
            color: white;
            font-weight: bold;
        }
         #r_btm_banars ul li:first-child a{
             background-color: #ffb400;
             color: #000a6c;
         }
         #r_btm_banars ul li:nth-child(2) a{
             background-color: silver;
             color: black;
         }
ul#banar_semi_show li i{
    margin-left: 5px;
}
/**/
#acc_reserve {
    clear: both;
    padding: 100px 0;
    text-align: center;
}

#acc_reserve h3 {
    font-size: 24px;
}

#acc_reserve p {
    padding: 20px 0 20px 0;
    font-size: 16px;
    line-height: 2;
}

#acc_rebtn a {
    background-color: #ae9410;
    padding: 18px 46px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
    font-weight: bold;
}

#acc_rebtn a:hover {
    opacity: 0.8;
}

#acc_re_message {
    background-color: #fcf5e2;
    padding: 20px;
}

#acc_re_message ol {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 30px 40px;
}

#acc_re_message dl {
    width: 45%;
    font-size: 24px;
    padding: 0 0 0 60px;

}

#acc_re_message dt {
    width: 55%;
    font-size: 18px;
    line-height: 2;
    padding: 30px 0 30px 40px;
    border-left: 1px solid #e7ddc3;
}
/*-------------------*/
.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;
    }