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

#heads div#headnav,
#headline,
#gnav_table,
#right_icon,
.nav-sns,
#head_s_right,
#headmenu,
#head100,
.nav,
#logo_nav_wrap_base,
.pc,
#snsicon,
#item_wrap_left,
#item_d_w_right{
	display:none;
}
body {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
main {
    zoom: 1;
  }
  main:before,
  main:after {
    content: "";
    display: table;
  }
  main:after {
    clear: both;
  }
  dl{
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
}

  ul {
    list-style: none !important;
    padding: 0;
  }
  img {width: 100%;}
  h1 {font-weight: bold;}
/**/
.sm_menu {
	z-index: 999;
	position: fixed;
	overflow: auto;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 6% 10%;
	margin: 0;
	box-sizing: border-box;
	transform: translateX(-100%);
	transition: transform .5s cubic-bezier(0.33, 1.01, 0.33, 0.97);
}
.sm_menu h2,
.sm_menu a {
	color: white;
}
.sm_menu h2 {
	text-align: center;
}
.sm_menu ul {
	padding: 0;
	width: 90%;
	margin: 0 auto;
    clear: both;
}
.sm_menu ul li {
    margin: 0px 0 0px 0;
    padding: 0px;
	font-size: 14px;
    border-bottom: 1px solid #656869;
    position: relative;
    clear: both;
    list-style: none;
}
.sm_menu ul li a {
	display: block;
	padding: 7px 0 15px 0;
	text-decoration: inherit;
	transition: background .5s;
}
.sm_menu ul li img{
    width: 40px;
    height: auto;
    float: left;
    margin: 0 15px 5px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sm_menu ul li span{
    display: block;
    padding: 5px 0 0 0;
}
.sm_menu ul li#sm_first{
    line-height: 160%;
}
.sm_menu ul li#sm_first i{
        top: 26px;
}
    .sm_menu li a i.fa-angle-right{
        position: absolute;
        top: 20px;
        right: 0;
    }
    .sm_menu li a i.fa-angle-right{
        
    }
/*------------*/
.sm_menu ol{
	padding: 0;
	width: 90%;
	margin: -20px auto auto auto;
}
.sm_menu ol li{
	font-size: .9em;
	line-height: 1.4;
    width: 50%;
    float: left;
    text-align: center;
    list-style: none;
}
.sm_menu ol li a{
	display: block;
	padding: 10px 0;
    margin: 10px;
    border-bottom: 1px solid #fff;
	text-decoration: inherit;
	transition: background .5s;
}
/*------------*/
#navTgl:checked ~ .sm_menu {
	transform: none;
}
    #hung_menu{
        position: fixed;
        top: 0px;
        left: 15px;
        font-size: 9px;
        color: #000;
        z-index: 50;
        
    }
/*------------------------*/

#navTgl {
	display: none;
}
header label {
	cursor: pointer;
	position: fixed;
	top: 0px;
    /* right: 0; */
    left: 0;
}
.open b{
    font-weight: normal;
    color: #0368ff;
    font-size: 9px;
    position: relative;
    left: 16px;
    top: 30px;
    letter-spacing: 0;
}
.open {
    margin-top: -40px;
	z-index: 9998;
	width: 60px;
	height: 48px;
	transition: background .5s, transform .5s cubic-bezier(0.76, 0.52, 0.29, 1.25);
}
.open::before,
.open::after {
	content: "";
}
.open span,
.open::before,
.open::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 30%;
	width: 40%;
	border-bottom: 2px solid #000;
	transition: transform .5s cubic-bezier(0.76, 0.52, 0.29, 1.25);
}
.open::before {
	transform: translateY(-8px);
}
.open::after {
	transform: translateY(8px);
}
.close {
	z-index: 99;
	width: 100%;
	height: 100%;
	pointer-events: none;
	transition: background .5s;
}
.close span{
}
#navTgl:checked + .open span {
	transform: scaleX(0);
}
#navTgl:checked + .open::before {
	transform: rotate(45deg);
	border-bottom: 2px solid white;
}
#navTgl:checked + .open::after {
	transform: rotate(-45deg);
	border-bottom: 2px solid white;
}
#navTgl:checked ~ .close {
	background: rgba(0,0,0,.9);
}

/*-----------------------------------------------*/
.scroll-table {
  overflow: auto;
  white-space: nowrap;
  border: solid 1px #ddd;
  table {
    margin: 0;
    border: none;
  }
}
/*-----------------------------------------------*/
html {-webkit-text-size-adjust: none}
body{
	margin: 0px;
	padding: 0px;
}
img {
	max-width: 100%;
	height:auto;
}

/*-------------------------*/
a.f_tel{
	display:block;
	width:45%;
	height: 55px;
	background-color:#fd784f;
	float:left;
	color:#fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px 10px 15px 0px;
}
a.f_tel img
{
	float:left;
	width:22px;
	margin: 10px 0px 0px 5px;
}
a.f_tel span
{
	float:right;
	width:68%;
	font-size:13px;
	margin: 10px 0px 0px 0px;
	display:block;
	letter-spacing:0;
}
a.f_tel span b
{
	font-weight:normal;
	display:block;
	clear:both;
	font-size:8px;
}
input,
select {
  font-size: 16px;
  transform: scale(0.9);
}
/**/
#logo{
    margin: 0px;
    padding: 40px 0 10px 0px;
    text-align: center;
    width: 100%;
    
}
#logo img{
    position: relative;
    width: 50%;
    height: auto;
    clear: both;
    margin-top: 3px;
}
#logo span{
    display: block;
    width: 100%;
    font-size: 11px;
    color: #00008b;
}
/**/
#head_search{
    background-color: #f7f7f7;
    clear: both;
    padding: 10px 0;
    width: 100%;
    height: 70px;
    clear: both;
    margin: 10px 0 0 0;
}
form#search-form{
    position: relative;
}
#search-form input {
    position: absolute;
    width: 87%;
    padding: 8px;
    border: 1px solid #b0b0b0;
    background-color: #fff;
}
.search-btn {
    position: absolute;
    right: 2%;
    top: 2px;
    padding: 6px 11px 6px 12px;
    background-color: #fff !important;
    border: 1px solid #b0b0b0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*---------------*/
#footerwrap{
    text-align: center;
    clear: both;
    background-color: #0f43c9;
    color: #fff;
    padding: 40px 0 40px 0;
    margin: 80px 0 0 0;
}
#f_logo{
    
}
#f_logo img{
    width: auto;
    height: 40px;
    margin: 10px auto;
}
#f_add{
    line-height: 250%;
    width: 85%;
    margin: auto;
}
#f_add b{
    font-style: italic;
    font-size: 24px;
}
#f_link {
    padding: 0px 0;
    border-bottom: 1px solid #aab5e6;
}
#f_link a{
    text-decoration: none;
    color: #fff;
    display: block;
    clear: both;
    border-top: 1px solid #aab5e6;
    font-size: 14px;
    padding: 5px 0;
}
#f_link span{
    display: none;
}
address{
    color: #aab5e6;
}
#fix_rightbanar{
    display: none;
}

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

#f_btnbanar {
  clear: both;
  margin: auto;
  padding: 0px;
    width: 80%;
}
#f_btnbanar li {
    clear: both;
  padding: 10px 0;
  margin: 0;
  list-style: none;
}
#f_btnbanar li a {
  display: block;
  background-color: #ae9410;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 20px 0 10px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 18px;
  line-height: 200%;
}
#f_btnbanar li a i {
  font-size: 30px;
}
footer{
    text-align: center;
}
.showtxt{
    width: 80%;
    margin: auto;
}

.telink {
  font-size: 26px;
  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: 16px;
  margin: -5px 0 0 0;
}

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

/**/
#sm_kokuo_table td{
}
#sm_kokuo_table td a{
    display: block;
    text-align: center;
}
#sm_kokuo_table td a img{
    margin: auto;
    margin-left: 15% !important;
}
#sm_kokuo_table span{
    display: block;
    clear: both;
    margin: auto;
}
ul li a#eng{
    display: block;
    width: 100%;
}
ul li a#eng img{
    width: 25px;
    height: auto;
}
ul#smuls li{
    position: relative;
    width: 100%;
    padding-top: 5px;
}
ul#smuls li i{
    position: relative;
    right: 0;
    top: 0;
}
ul#smuls li p{
    margin: 0px;
    padding: 0px;
  border-bottom: 1px #656869 solid;
    background-color: #373737;
}
ul#smuls li p i{
    right: 10px;
}
ul#smuls li p a{
    display: block;
    padding-left: 10px;
}
/**/
#sm_head_cart{
    margin-top: -40px;
}
#coinlist_cate li {
    position: relative;
}
#coinlist_cate li a{
    
    
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100%;
  display: block;
  z-index: 1000;
}
/**/

#pankz_sp2 {
    margin: 0px 0 0 0px;
    padding: 10px 0px;
    clear: both;
    background-color: #fafafa;
    width: 100%;
    font-size: 11px;
    color: dimgray;
}
    #pankz_sp2 span{
        display: block;
        width: 95%;
        margin: auto;
    }
img.type_logo{
    width: 30px;
    height: auto;
}
.txt_s{
    font-size: 12px;
}

/*-------------------*/
.pager2 {
    margin: 0 auto !important;
   }
       .pager2 th,.pager2 td{
           padding: 20px 0px;
       }
       .pager2 th a,
       .pager2 td a{
           display: block;
           color: black;
           border: 1px solid #ddd;
           padding: 2px 5px;
           font-weight: normal;
           min-width: 30px;
           text-align: center;
           font-size: 10px;
       }
       .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;
       }
   /*---------*/
   .accordion-003 summary {
       display: flex;
       position: relative;
       padding: 10px 0;
       cursor: pointer;
       color: white;
       text-align: left !important;
       width: 100%;
   }
   .accordion-003 summary::-webkit-details-marker {
       display: none;
   }
   .accordion-003 summary::after {
       transform: translateY(-25%) rotate(45deg);
       width: 7px;
       height: 7px;
       margin: 5px 0 0 10px;
       border-bottom: 3px solid white;
       border-right: 3px solid white;
       content: '';
       transition: transform .3s;
   }
   
   .accordion-003[open] summary::after {
       transform: rotate(225deg);
   }
   .accordion-003 div {
       transform: translateY(-10px);
       opacity: 0;
       margin: 0;
       padding: 0;
       transition: transform .5s, opacity .5s;
   }
   .accordion-003 summary img{
       width: 20px !important;
       height: auto;
       margin-right: 3px !important;
   }
   .accordion-003[open] div {
       transform: none;
       opacity: 1;
   }
   /* ++++ トグルボタン ++++ */
	
#navTgl {
	display: none;
}
label.open,
label.close {
	cursor: pointer;
	position: fixed;
	/*top: 35px;*/
    /* right: 0; */
    left: 0;
}
.open {
	top: 84px;
	z-index: 9998;
	width: 60px;
	height: 48px;
	transition: background .5s, transform .5s cubic-bezier(0.76, 0.52, 0.29, 1.25);
}
.open::before,
.open::after {
	content: "";
}
.open span,
.open::before,
.open::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 30%;
	width: 40%;
	border-bottom: 2px solid #0368ff;
	transition: transform .5s cubic-bezier(0.76, 0.52, 0.29, 1.25);
}
.open::before {
	transform: translateY(-8px);
}
.open::after {
	transform: translateY(8px);
}
.close {
	z-index: 99;
	width: 100%;
	height: 100%;
	pointer-events: none;
	transition: background .5s;
}
.close span{
}
#navTgl:checked + .open span {
	transform: scaleX(0);
}
#navTgl:checked + .open::before {
	transform: rotate(45deg);
	border-bottom: 2px solid white;
}
#navTgl:checked + .open::after {
	transform: rotate(-45deg);
	border-bottom: 2px solid white;
}
#navTgl:checked ~ .close {
	background: rgba(0,0,0,.7);
}

/* ++++ ドロワーメニュー ++++ */
.sm_menu {
	z-index: 999;
	position: fixed;
	overflow: auto;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 6%;
	margin: 0;
	box-sizing: border-box;
	transform: translateX(-100%);
	transition: transform .5s cubic-bezier(0.33, 1.01, 0.33, 0.97);
    letter-spacing: 0;
}
.sm_menu h2,
.sm_menu a {
	color: white;
    
}
.sm_menu h2 {
	text-align: center;
}
.sm_menu ul {
	padding: 0;
	width: 100%;
	margin: 0 auto;
}
.sm_menu li {
	font-size: .9em;
	line-height: 1.4;
    border-bottom: 1px solid #fff;
}
.sm_menu li.sm_all{
    border: none;
}
.sm_menu li img{
    width: 25px;
    height: auto;
}
.sm_menu a {
	display: block;
	padding: 1.4em 0;
	text-decoration: inherit;
	transition: background .5s;
}
    .sm_menu li a i.fa-angle-right{
        float: right;
        margin: 5px 0 0 0;
    }
    /*
.menu li:hover:after {
	display: block;
	content: '';
	width: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
}
    */
#navTgl:checked ~ .sm_menu {
	transform: none;
}
    #hung_menu{
        position: fixed;
        top: 113px;
        left: 16px;
        font-size: 10px;
        color: #0368ff;
        z-index: 50;
    }
    
#sm_tel{
    position: fixed;
    z-index: 30 !important;
    margin: 0px;
    padding: 0px;
    top: 0;
}
#sm_tel img{
    width: 100%;
    height: auto;
}
#app{
    margin: -20px 0 -80px 0;
    
    width: 100%;
    overflow: hidden;
    height: 700px;
    position: relative;
}
.ui-article {
  padding: 10px 25px;
}

.ui-nav {
    width: 100%;
    left: 30%;
}
.ui-nav button {
  width: 20%;
    margin: auto auto -3px auto;
}

/*----------*/
#sm_sinkitoroku{
    width: 80%;
    margin: auto;
}
#sm_sinkitoroku a{
    margin: 5px;
    padding: 10px;
    text-align: center;
    display: block;
    background-color: white;
    color: black;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    font-size: 13px;
}
#sm_cart_table{
    width: 80%;
    margin: auto;
}
#sm_cart_table td{
    width: 50%;
}
#sm_cart_table td a{
    margin: 5px;
    padding: 10px;
    text-align: center;
    display: block;
    background-color: white;
    color: black;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    font-size: 13px;
}
#sm_cart_table td a i{
    
}
/*----------*/
#sm_siryo_table{
    width: 100%;
    margin: auto;
}
#sm_siryo_table td{
    width: 33%;
}
#sm_siryo_table td a{
    font-size: 13px;
    margin: 5px;
    padding: 10px;
    text-align: center;
    display: block;
    border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*----------*/
#sm_siryo_table2{
    width: 100%;
    margin: 10px auto;
}
#sm_siryo_table2 td{
    width: calc(100% /4);
    text-align: center;
}
#sm_siryo_table2 td a{
    font-size: 9px;
    /* margin: 5px; */
    padding: 0;
    display: block;
    text-decoration: underline;
    text-align: center;
}
#sm_siryo_table2 td a img{
    width: 80%;
    height: auto;
    margin: auto auto -5px auto;
}
/*----------*/
#sm_kokuo_table{
    width: 100%;
    margin: 10px auto;
}
#sm_kokuo_table td{
    width: 25%;
    text-align: center;
}
#sm_kokuo_table td a{
    font-size: 9px;
    margin: 5px;
    padding: 0;
    display: block;
    text-align: center;
}
#sm_kokuo_table td a img{
    width: 70%;
    height: auto;
    margin: auto;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}
/*----------*/
.sm_item_cate{
    width: 100%;
    margin: -5px auto 5px auto;
}
.sm_item_cate td{
    width: 50%;
}
.sm_item_cate th a,
.sm_item_cate td a{
    margin: 5px 0;
    padding: 10px;
    text-align: center;
    display: block;
    border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    font-size: 13px;
    width: 97%;
    font-weight: normal;
}
.sm_item_cate td a{
    float: right;
}
.sm_item_cate th img,
.sm_item_cate td img{
    width: 15px;
    height: auto;
    margin: -5px 0 0 0;
}
.sm_item_cate td a i{
    
}
#sm_access{
    color: white;
}

#sm_logo{
    text-align: center;
    margin: 0;
    padding: 55px 0 10px 0;
    clear: both;
}
#sm_logo{
    width: 50%;
    height: auto;
    margin: auto;
}
#sm_head_cart{
    position: absolute;
    top: 100px;
    right: 20px;
}
#sm_head_cart a{
    font-size: 20px;
}
#sm_head_cart a i{
    color: dodgerblue;
}
/*-------------*/
#ichiran_left{
    display: none;
}
/**/
#ichiran_wrap{
    color: black;
}
#ichiran_right h1{
    font-size: 16px;
    text-align: center;
}
/*----*/
#narabikae {
    clear: both;
    display: flex;
    font-size: 12px;
    justify-content: center;
}
#narabikae p{
    padding: 5px 0 0 0;
}
#narabikae label{
    padding: 8px 0 0 0;
}
#narabikae select {
    font-size: 12px;
    padding: 0;
}

/*----------*/
#ichiran_coinlist,
.ichiran_coinlist{
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
#ichiran_coinlist ul,
.ichiran_coinlist ul{
    margin: 0px;
    padding: 0px;
}
#ichiran_coinlist ul li,
.ichiran_coinlist ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    width: 50%;
    height: auto !important;
    border-top: 1px solid #ddd;
}
#ichiran_coinlist ul li:nth-child(odd),
.ichiran_coinlist ul li:nth-child(odd){
    border-right: 1px solid #ddd;
    clear: both;
}
#ichiran_coinlist ul li a,
.ichiran_coinlist ul li a{
    display: block;
    padding: 0 7% 7% 7%;
    color: black;
}
#ichiran_coinlist ul li a img,
.ichiran_coinlist ul li a img{
    width: 100%;
    /* margin: 0 auto -25px auto; */
}

#ichiran_coinlist ul li a h2,
.ichiran_coinlist ul li a h2{
    font-size: 3.5vw;
    font-weight: bold;
    line-height: 150%;
    margin: 5px 0px;
}
#ichiran_coinlist ul li a p,
.ichiran_coinlist ul li a p{
    font-size: 14px !important;
    line-height: 140%;
    letter-spacing: 0;
}
#ichiran_coinlist ul li a p strong,
.ichiran_coinlist ul li a p strong{
    color: red;
}
#ichiran_coinlist ul li a b,
.ichiran_coinlist ul li a b,
#ichiran_coinlist ul li a em {
    font-weight: normal;
    font-size: 2.5vw !important;
    padding: 4px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#ichiran_coinlist ul li a b.tab_zaiko {
    background-color: #668fed;
    color: #fff;
}
#ichiran_coinlist ul li a em.stock_ng {
    color: black !important;
    background-color: #ddd !important;
}
#ichiran_coinlist ul li a span.stock_num {
    padding: 0 0 0 10px;
    color: red;
    font-size: 2.5vw;
}
#page_now_top{
    font-size: 12px;
}
.tab_yoyaku{
    padding: 5px !important;
    font-size: 10px !important;
}
/*---------*/
#kanren_youtube iframe{
    width: 100%;
    height: auto;
}
#pankz{
    font-size: 10px;
    line-height: 150%;
    padding: 5px 10px;
}
/*---------*/
#syosuai_wrap{
    width: 95%;
    margin: auto;
}
#syosuai_wrap dl{
    display: flex;
    flex-direction: column;
}
#syosuai_wrap dt#syousai_img{
    order: -1;
}
#syosuai_wrap dd#syousai_txt{
    display: contents;
}
#syosuai_wrap dd#syousai_txt div#syousai_title {
    order: -2;  
  }
#syosuai_wrap dd#syousai_txt div#syousai_title h1{
    font-size: 20px;
    line-height: 160%;
}
#syousai_txt h2{
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    clear: both;
}
#syousai_txt h2 span{
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding:7px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#title_btm_gl ul{
    clear: both;
    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;
}
#title_btm_gl {
  clear: both;
  height: 50px;
}
#title_btm_gl ul {
  margin: 0px;
  padding: 10px 0;
}
#title_btm_gl ul li {
  margin: 0px 10px 0 0;
  padding: 3px 10px;
  list-style: none;
  float: left;
    border: 2px solid #ddd;
  font-size: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/**/

/**/
#shop_voice {
    margin: 50px 0 0 0;
    position: relative;
}
#shop_voice::before{
    content: "店長の一言";
    display: block;
    position: absolute;
    top: 0;
    font-size: 11px;
}
#shop_voice::after{
    top: 25px;
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
    border: 1px solid #ddd;
    background-image: url(https://www.coinpalace.jp/tencho.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.voice_area{
    position:relative;
    left: 80px;
    top: 0;
    background-color: #fbf9ed;
    padding: 2.5%;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
    margin: 0 0 50px 0;
    width: 80%;
    font-weight: bold;
}
/**/
#cartfix{
    border: 2px solid #ddd;
    padding: 5%;
    margin: 30px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    background-color: white;
}
#cartfix p.yen{
    font-size: 30px;
}
#cartfix p.yen span{
    font-size: 18px;
}
#cartfix p.yen em{
    font-size: 13px;
    font-style: normal;
}
/**/
ul#zaiko{
    display: table;
    margin: 20px 0;
    padding: 0;
    border: 1px solid #fae7b8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
ul#zaiko li:first-child{
    background-color: #fae7b8;
}
ul#zaiko li{
    display: table-cell;
    margin: 0;
    padding: 1px 10px;
    font-size: 12px;
    font-weight: normal;
}
/**/
#cartbox p.btns {
    clear: both;
    text-align: center;
}
#cartbox p.btns a{
    display: block;
    margin: 8px 0;
    padding: 12px 0;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
    color: black;
    font-size: 13px;
}
#cartbox p.ye a{
    background-color:#ffd814;
}
#cartbox p.or a{
    background-color:#ffa41c;
}
#cartbox p.mail a{
    border: 2px solid #ddd;
    box-sizing: border-box;
}
#cartbox p.mail a i{
    color: gray;
}
#quantity_area{
    padding: 0 0 10px 0;
}
#quantity_area th{
    font-weight: normal;
    width: 50px;
    font-size: 13px;
}
#quantity_area #quantity{
    background-color: #f7f7f7;
    font-size: 16px;
}

.btm_txt{
    text-align: center;
    padding: 0px 0;
    margin: 0;
    font-weight: normal;
}
.btm_txt a{
    color: black;
    font-size: 12px;
    text-decoration: underline;
}
.kaigai,
.yoyaku_txt2{
    font-weight: normal;
    background-color: #f7f7f7;
    padding: 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 12.5px;
    line-height: 150%;
    margin: 10px 0 0 0;
    clear: both;
}
/*-----------*/
#syousai_btm{
    width: 95%;
    margin: auto;
}
#syousai_btm dl dt,
#syousai_btm dl dd{
    font-weight: normal;
    color: black;
    padding-bottom: 30px;
}
#syousai_btm dl dt h3{
  clear: both;
  font-size: 16px;
  display: flex;
  color: #000;
  text-align: left;
  margin: 20px 0 30px 0px;
  padding: 0px 0px 0 0;
    position: relative;
    font-weight: normal;
}
#syousai_btm dl dt h3::after{
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #ddd;
  top: 10px;
    left: 5px;
    position: relative;
}
#syousai_btm dl dt h4{
  clear: both;
  font-size: 22px;
    font-weight: normal;
    line-height: 160%;
}
#syousai_btm dl dt h4 br{
    display: none;
}
/*--------*/
ul#kanren_youtube{
    margin: 0 0 0 12px;
    padding: 0;
}
ul#kanren_youtube li{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 50%;
}
ul#kanren_youtube li iframe{
    width: 95%;
    height: 440px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
 #faqlist,
        #faqlist ul,
        #faqlist ul li{
          display: block;
          width: 100%;
          float: left;
        }
        #faqlist ul li{
          width: 33%;
          margin: 0 0 10px 0;
        }
        #faqlist ul li a{
          padding: 10px 0;
          font-size: 12px;
        }
.line_bl_title:after {
    position: relative;
}



.kaso_h1title {
    position: relative;
    padding: 30px 0rem 15px 0;
    border-bottom: 3px solid #e5e5e5;
}
.kaso_h1title h1 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.kaso_h1title p {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #052a89;
}
.kaso_h1title:before {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 20%;
    height: 3px;
    content: '';
    background: #0f43c9;
}

.kasowarap {
    width: 94%;
    margin: 0 auto;
}
/*--------------*/
#messege_wrap{
    margin: 20px auto;
    line-height: 200%;
    font-size: 18px;
}
#messege_wrap h1{
    line-height: 150%;
    font-size: 20px;
}
#messege_wrap p {
    font-size: 16px;
}
#messe_txt{
    text-align: center;
}
#messe_txt img{
    width: 150px;
    height: auto;
    margin: auto;
}

#messege_wrap br{
    display: none;
}
/* reservation calenderform */
#attention_area {
    margin: 30px auto;
}
#calen_table{
    margin: 0 auto;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 100%;
}
#calen_table dl{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#calen_table dl dt{
    display: block;
    clear: both;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background-color: #f7f7f7;
    vertical-align: middle;
}
#calen_table dl dd{
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    clear: both;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
#calen_table dl dd input#hope_date01,
#calen_table dl dd input#hope_date02,
#calen_table dl dd input#hope_date03{
    margin: 0 0 10px 0;
}
#calen_table dl dd.w90 input,
#calen_table dl dd textarea{
    width: 98%;
    font-size: 16px;
    padding: 5px;
}
#yoyaku{
    text-align: center;
    padding: 20px 0;
}
#yoyaku input{
    display: block;
    background-color: blue;
    color: white;
    padding: 20px 50px;
    margin: auto;
    border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#calen_table input, #calen_table select {
    padding: 5px;
    font-size: 16px !important;
    width: 62%;
    margin-right: 10%;
}

#pia_reservation_visitor_detail,
#pia_reservation_message {
    height: 140px;
}


/* 【トップ】地金コインの価格情報+banars */
ul.topkakaku_bars{
    margin: 30px 0px 0 0;
    padding: 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
ul.topkakaku_bars li{
    margin: 40px 0 0;
    padding: 0px;
    float: left;
    width: 50%;
    list-style: none;
    text-align: center;
}
ul.topkakaku_bars li.height200{
    height: 200px;
}
ul.topkakaku_bars li div.topbarimgs{
    margin: auto;
    position: relative;
}
ul.topkakaku_bars li .topbarimgs #sakuraimg {
    width: 100%;
    position: relative;
    z-index: 1;
}
ul.topkakaku_bars li .topbarimgs #sakuraimg::after {
    content: '';
    width: 90%;
    height: 30vw;
    background: url(/common3/img/sakura_ue.jpg) no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    top: -15%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

ul.topkakaku_bars li div.topbarimgs a{
    position: relative;
}
ul.topkakaku_bars li a:nth-child(1){
    z-index: 10;
}
ul.topkakaku_bars li a:nth-child(2){
    margin: 0 0 0 -50px;
    z-index: 9;
}
ul.topkakaku_bars li a:nth-child(3){
    margin: 0 0 0 -50px;
}

ul.topkakaku_bars li a img{
    width:42%;
    height: auto;
}
ul.topkakaku_bars li table{
    border-top: 1px solid #ddd;
    margin: auto;
    width: 95%;
}
ul.topkakaku_bars li h3{
    clear: both;
    font-weight: bold;
    margin: 0 auto 10px;
}
ul.topkakaku_bars li table th,
ul.topkakaku_bars li table td{
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #ddd;
    font-size: 11px;
    padding: 5px 0;
    letter-spacing: 0;
    color: #525263;
}
ul.topkakaku_bars li table td{
    font-size: 14px;
    font-weight: bold;
}
.gld{
    background-color: #fff9ef;
}
.slv{
    background-color: #f7f8f9;
}
.pret {
    background-color: #f6fcff;
}

ul.topkakaku_bars li a {
    position: relative;
}
ul.height200 {
    margin: 50px auto 0;
}
ul.height200 li a img {
    height: 150px;
    width: auto;
}
ul.topkakaku_bars li a img.una{
    width: 120px;
    height: auto;
    filter: drop-shadow(3px -1px 0px #ffffff);
    position: relative;
    bottom:-45px;
    
}
ul.topkakaku_bars li a img.slivimg01{
    width: auto;
    height: 100px;
    position: relative;
    left: -30px;
}
ul.topkakaku_bars li a img.slivimg02{
    width: auto;
    height: 120px;
    position: relative;
    top: -10px;
    left: 30px;
}
.jigane_year {
    clear: both;
    margin: 50px 0 -20px 0;
    display: flex;
    align-items: center;
    color: #e3ac04; 
    font-family: "Roboto", sans-serif;
    font-style: normal;
}
.jigane_year span{
    font-size: 26px !important;
    font-weight: bold;
    padding: 0 20px;
}
.jigane_year:before,
.jigane_year:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #e3ac04;
}


.ec-layoutRole .ec-layoutRole__contents {
    padding-top: 0 !important;
}

#kakaku_wrap dl dd {
    width: 50%;
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
}
#kakaku_wrap dl dd a {
    color: #000;
}

/* HP TOP BOOK */
ul#top_booklist li.new a::before {
    content: '';
    width: 2.2vw;
    height: 2.2vw;
    min-width: 40px;
    min-height: 40px;
    background: url(/sp/index/img/new_tag.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    top: -15px;
    right: 6%;
    z-index: 2;
}


/*------- BLOG TAG -------*/
#blogtab{
    border-bottom: 1px solid #ddd;
    margin: 20px 0 20px 0;
    clear: both;
}
#blogtab table{
    margin: auto auto -1px auto;
}
#blogtab table td{
    
}
#blogtab table td a{
    display: block;
    padding:8px;
    margin: 0px 2px;
    border-top: 3px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background-color: #fff;
    border-radius: 5px 5px 0px 0px;
    text-decoration: none;
    color: black;
    line-height: 130%;
    font-size: 11px;
    font-weight: normal;
}
#blogtab table td#fix a{
    border-top: 3px solid blue;
    font-weight: bold;
    color: dodgerblue;
}
#blogtab table td a span{
    display: none;
}
#blogcon_wrap h1{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 25px;
    font-weight: 700;
    margin: 50px 0 0 0;
    line-height: 160%;
}

.blogtable{
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.blogtable caption{
    background-color: #f7f7f7;
    padding: 10px;
    font-weight: bold;
}
.blogtable th{
    padding: 15px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.blogtable td{
    padding: 15px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

/*-------- スタッフのつぶやき --------*/
#topnews_wrap{
    display: table;
    width: 100%;
    margin: 40px 0 100px 0;
}
#topnews_wrap dl dt#topnews_wrap_left{
    display: table-cell;
    width: 50%;
}
.toptitleh2 {
    text-align: center;
    font-family: 'Libre Baskerville', serif;
    font-size: 20px;
    margin: 60px 0 30px;
}
ul.newslist {
    width: 100%;
    margin: 0 auto;
}
ul.newslist li {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
ul.newslist li a{
    display: table;
    margin: auto;
    color: black;
    padding: 0 5%;
}
ul.newslist li a:hover h3{
    text-decoration: none;
}
ul.newslist li span.img{
    width: 30%;
    height: auto;
    vertical-align: top;
    padding: 40px 0;
}

ul.newslist li span.img img{
    width: 100%;
    margin: 0 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
ul.newslist li div{
    vertical-align: top;
    font-weight: normal;
    /* margin: 0 0 30px 0; */
    padding: 20px 0;
}
ul.newslist li div h3 {
    clear: both;
    font-weight: bold;
    text-decoration: underline;
    padding: 0 0 14px;
    margin: 0;
    font-size: 18px;
    line-height: 150%;
}
.topnews_wrap_left2 ul.newslist li div p.day_cate{
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    display: inline-block;
}
.topnews_wrap_left2 ul.newslist li div p.day_cate{
    margin-bottom: 20px;
}
ul.newslist li div p.day_cate span{
    color: dodgerblue;
    display: block;
    float: left;
    padding: 12px 0 0;
}
ul.newslist li div p.day_cate b{
    display: block;
    font-size: 11px;
    float: left;
    background-color: dodgerblue;
    color: white;
    font-weight: normal;
    padding: 2px 10px 0px 10px;
    margin: 8px 0 8px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
}
ul#topabout_banars li a {
    color: #000;
}


#pankz {
    font-size: 9px;
    clear: both;
    color: darkgray;
    margin: 0px;
    padding: 5px 0px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    line-height: 160%;
}
body#page_mypage h1.page-heading, 
body#page_mypage_estimation h1.page-heading, 
body#page_mypage_favorite h1.page-heading, 
body#page_mypage_change h1.page-heading, 
body#page_mypage_delivery_new h1.page-heading, 
body#page_mypage_delivery h1.page-heading, 
body#page_mypage_withdraw h1.page-heading, 
body#page_mypage_login h1.page-heading, 
body#page_contact h1.page-heading, 
body#page_cart h1.page-heading, 
body#page_entry h1.page-heading, 
body#page_shopping_login h1.page-heading, 
body#page_shopping_complete h1.page-heading, 
body#page_forgot h1.page-heading {
    margin: 20px auto !important;
    clear: both !important;
    width: 95% !important;
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px;
}
.ec-navlistRole {
    margin-top: 20px;
}
.ec-mypageRole p.ec-para-normal {
    text-align: center;
    margin: 40px auto;
}
.ec-favoriteRole {
    margin-bottom: 40px;
}
.ec-favoriteRole .ec-favoriteRole__header p {
    margin: 40px auto 20px;
}
.ec-favoriteRole .ec-favoriteRole__itemList {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    justify-content: space-between;
}
.ec-favoriteRole p.ec-favoriteRole__itemTitle {
    font-size: 14px;
}

.ec-off1Grid, .ec-withdrawRole, .ec-off4Grid {
    margin-bottom: 40px;
}

.ec-addressRole .ec-addressRole__actions {
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    text-align: center;
}



.ec-cartRole {
    padding: 0;
}