@charset "utf-8";
/* CSS Document */
#headmenu,
#head100,
.nav,
#logo_nav_wrap_base,
.pc,
#snsicon,
#item_wrap_left,
#item_d_w_right{
	display: none !important;
}
body {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
main {
  zoom: 1;
}
main:before,
main:after {
  content: "";
  display: table;
}
main:after {
  clear: both;
}

.drawer-header{
	position:fixed;
	left:4px;
	z-index:10000;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after{
	width:100%;height:3px;
	background-color:#0368ff;
	border-radius:1px;
	-webkit-transition:all .4s cubic-bezier(.19, 1, .22, 1);
	-o-transition:all .4s cubic-bezier(.19, 1, .22, 1);
	transition:all .4s cubic-bezier(.19, 1, .22, 1);
    
    top: 35px;
}

.drawer-default{
	background-color:#0368ff;
	color:#fff;
	padding: 0px 20px;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0.5);
	box-shadow:inset 0 0 0 rgba(0,0,0,0.5)}
.drawer-default a:hover,.drawer-default a:focus{color:#fff !important;text-decoration:none}
#sm_menu {
	position:fixed;
	top: 62px;
	left:13px;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#0368ff;
	z-index:100;
	letter-spacing: 2px;
}
#drawer ul{
	border-top: 1px solid green;
	margin: 20px 0px 0px 0px;
}
#drawer ul li{
	border-bottom: 1px solid green;
	padding: 0px 0px 0px 0px;
	color:#fff;
}
#drawer ul li a{
    display: block;
    padding: 5px 0;
    font-size: 14px;
}
#drawer ul li#home{
	text-align:center;
}
#drawer ul li.sm_title{
	background-color:#fff;
	color:#347b00;
}
#sm_btmspace {
	height: 30px;
	clear:both;
}
img{
    width: 100%;
    height: auto;
}
/*--------------*/
dl{
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
}
#app{
		height: 500px;
    width: 100%;
}
.ui-big-image{
    background-image: none !important;
}
/*
.ui-content {
  position: absolute;
  width: 43%;
  right: 2%;
  top: 50px;
}
*/
/* #logo_sm{
	margin: 0px;
	padding: 50px 0px 40px 0;
	text-align: center;
} */
/* 上部ニュース有 */
#logo_sm{
	margin: 0px;
	padding: 85px 0px 15px 0;
	text-align: center;
}
#logo_sm img{
	margin: auto;
	width: 50%;
	height: auto;
}
#logo_nav_wrap_base ol li.iconnav,
#logo_nav_wrap_base ol li#headnav_cart span{
	display: none;
}
#logo_nav_wrap_base ol li#headnav_cart{
	position: absolute;
	top: -30px;
	right: 10px;
    z-index: 100;
    color: blue;
}
#logo_nav_wrap_base ol li#headnav_cart i{
    color: blue;
    font-size: 20px;
}
#top_thum_conwrap{
		width: 100%;
		margin: 300px  auto 0 auto;
}
#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;
}
/*-------------------*/

.ui-content {
  position: absolute;
  width: 100%;
  left: 0;
    top: -130px;
    z-index: 11;
}
.ui-thumbnails {
    top: 50px !important;
  padding: 0 1rem;
    z-index: 12;
    background-color: white;
}
.ui-paragraph{
    font-size: 13px;
    line-height: 150%;
    padding: 10px 0;
}
.ui-paragraph br{
    display: none;
}
.ui-heading {
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}
.ui-article p.ui-em{
    display: none;
}
/*------------*/

#serchbox,
#serchbox2{
	clear: both;
	text-align: center;
    margin: -15px 0 0 0;
    z-index: 1;
}
#serchbox div,
#serchbox2 div{
	background-color: #e5e5e5;
	padding: 20px 0;
	margin: auto;
	position: relative;
    left: 0px;
}
/*
#serchbox input,
#serchbox2 input{
	font-size: 16px;
	padding: 1px;
	border: 1px solid #b0b0b0;
	width: 80%;
    margin: 0 0 0 -40px;
}
#serchbox button,
#serchbox2 button{
	padding: 9px 11px 12px 11px !important;
	background-color: #fff;
	border: 1px solid #b0b0b0 !important;
	position: absolute;
	top: 0px;
    right: 15px;
    height: 43px !important;
	border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
}
*/
#serchbox input,
#serchbox2 input {
    font-size: 16px;
    padding: 1px;
    border: 1px solid #b0b0b0;
    width: 80%;
    margin: 0 0 0 -40px;
    height: 40px;
    line-height: 1.5;
    border-radius: 3px !important;
    box-shadow: none;
    box-sizing: content-box;
    background-color: white;
}
#serchbox2 input#name {
    margin: 0 0 0 20px !important;
}
#serchbox button,
#serchbox2 button {
    padding: 9px 11px 12px 11px !important;
    background-color: #fff;
    border: 1px solid #b0b0b0 !important;
    position: absolute;
    top: 0px;
    right: 15px;
    height: 43px !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    display: block;
    width: 44px;
    overflow: hidden;
    white-space: nowrap;
    z-index: 1;
}
#serchbox button i,
#serchbox2 button i{
	color: #578adf;
    font-weight: normal;
}
#serchbox2 p{
    display: none;
}
#serchbox div.sm,
#serchbox2 div.sm{
    margin:  -5px auto -20px auto !important;
    letter-spacing: 0;
}
#serchbox div.sm a,
#serchbox2 div.sm a{
    color: black;
    font-size: 13px;
    text-decoration: underline;
}

/* 20230628追記 */
.search_container {
    padding: 20px 0;
    background-color: #fafafa;
}

.search_container input[type="search"]{
    width: 70%;
    border: 1px solid #ccc;
    border-right: none;
    background: #fff;
    -webkit-appearance: none;
    border-radius: 0;
}

.search_container input[type="submit"] {
    font-family: FontAwesome;
    background: #fff;
    color: #4285f4;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    border-radius: 0;
}

.search_container p {
    display: flex;
    justify-content: center;
  }

/*---------------*/
#top4banar{
	clear: both;
	width: 100%;
	margin: 0px 0;
    padding: 0 0 50px 0;
}
#top4banar dd,
#top4banar dt{
    display: block;
	width: 50%;
    float: left;
	text-align: center;
	padding: 20px 0;
    height: 180px;
	border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
}
#top4banar dd:nth-child(odd),
#top4banar dt:nth-child(odd){
	border-right: 1px solid #d9d9d9;
}
#top4banar dt:nth-child(2),
#top4banar dt:nth-child(3){
	background-color: #fafafa;
}
#top4banar dt:nth-child(2),
#top4banar dt:nth-child(4){
}
#top4banar dt:last-child{
}
#top4banar dt a{
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
	display: block;
	z-index: 10;
}
#top4banar dt a:hover{/* マウスオーバー時に色変更*/
    opacity: 0.1;
    background-color: #000;
}
#top4banar h2{
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 150%;
    margin: 0px;
    padding: 5px 0px;
}
#top4banar p{
	color: #0863eb;
    font-size: 10px;
    width: 80%;
    margin: auto;
    line-height: 130%;
}

#top4banar dd img,
#top4banar dt img{
	width: 80%;
	height: auto;
}
#top4banar dl dt.kaigai{
    background-color: #fafafa !important;
}
#top4banar dl dt.kaigai img{
    margin: 10px auto auto auto;
    width: 60%;
}
#top4banar dl dt.sisan img{
    margin: 20px auto auto auto;
    width: 80%;
}
#top4banar dt.royal{
    padding: 10px 0;
}
#top4banar dt.royal img{
    margin: 10px auto auto auto;
    width: 35%;
}
#top4banar dl dt.sw,
#top4banar dl dd.sw {
    padding-top: 20px;
}
#top4banar dl dt.sw img{
    width: 70% !important;
    margin-top: 10px;
}
#top4banar dl dd.sw img{
    width: 70% !important;
    margin-top: 10px;
}
/*-----------------*/
#top4banar dd table{
    margin: auto;
    width: 90%;
}
#top4banar dd table td{
    text-align: center;
	color: #0863eb;
    font-size: 11px;
}
#top4banar dd.kaigai img {
    width: 80%;
    height: auto;
    margin: 0px auto auto auto;
}
.title_gold{
	font-family: 'Noto Sans JP', sans-serif;
	color: #ae9410;
	font-size: 22px;
	font-weight: 900;
    text-align: center;
    margin: 20px auto;
    padding: 0px;
}
.title_blk{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
    text-align: center;
	margin: 0 auto 50px auto;
    padding: 0;
}
/*---------*/
#page_homepage #main_bottom h3.title_gold{
    padding: 30px 0 0 0;
    float: left;
    clear: both;
    width: 100%;
}
#page_homepage #main_bottom #coinlist li{
    border-top: 1px solid #ddd;
    height: 410px;
}
/*---------------*/
#coinlist{
	margin: 0 0 0 -8%;
	padding: 0px;
    width: 106%;
    display: block;
}
#coinlist li{
    display: block;
	margin: 0;
	padding: 0px 0px;
	float: left;
	list-style: none;
	width: 50%;
	text-align: center;
    line-height: 160%;
}
#coinlist li:nth-child(odd){
    border-right: 1px solid #ddd;
    clear: both;
}
#coinlist li:nth-child(4n){
    
}
#coinlist li a{
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
	display: block;
	z-index: 10;
}
#coinlist li b{
	display: block;
	float: left;
	margin: -20px 0 10px 0px;
	padding: 1px 5px;
	font-size: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-weight: normal;
	color: #fff;
}
li .coin_name{
	text-align: left;
	clear: both;
    font-size: 14px;
    line-height: 140%;
    width: 90%;
    margin: auto;
}
.coin_yen {
	text-align: left;
    font-size: 12px;
    line-height: 140%;
    width: 90%;
    margin: auto;
}
#coinlist li .coin_yen strong{
	color: red;
}
#coinlist li p{
	
}
#coinlist li img{
	width: 90%;
	height: auto;
	margin: auto;
}

#goto{
    position: fixed;
    bottom: -15px;
    right: 0;
    z-index: 2;
}
#goto a{
    display: block;
    border-top: 1px solid #afc1f0;
    border-left: 1px solid #afc1f0;
    padding: 7px 15px;
    background-color: blue;
}
#goto a i{
    font-size: 20px;
    color: white;
}
.showtxt{
    width: 90%;
    text-align: left;
    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;
}
.telink a i{
    font-size: 26px;
    margin: -5px 0 0 0;
}

#f_btnbanar{
    display: flex;
    clear: both;
    margin: auto;
    padding: 0px;
    width: 95%;
}
#f_btnbanar li{
    float: left;
    width: 33.3%;
    padding: 2px;
    margin: 0;
    list-style: none;
}
#f_btnbanar li a{
    display: block;
    background-color: #ae9410;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 30px 0 20px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    font-size: 14px;
    line-height: 200%;
}
#f_btnbanar li a i{
    font-size: 20px;
}

/*---------*/
#f_otherlogo {
    clear: both;
    margin: auto;
    padding: 30px 0px;
}
#f_otherlogo li{
    /*
    float: left;
    width: 33.3%;
    */
    text-align: center;
    padding: 10px;
    margin: 0;
    list-style: none;
}
#f_otherlogo li img{
    width: 30%;
    height: auto;
    margin: auto;
}

/*---------------*/
#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;
}

/*---------------*/
#contents_wrap{
    width: 95%;
    margin: auto;
}
#contents_wrap_100{
    width: 95%;
    margin: auto;
}
/*
#pankz{
    font-size: 11px;
    clear: both;
    color: darkgray;
    margin: 0px;
    padding: 7px 0px;
    border-bottom: 1px solid #ddd;
    line-height: 160%;
}
#pankz a{
    color: black;
    text-decoration: none;
}
#pankz a:hover{
    text-decoration: underline;
}
*/
/*---------------*/
#kaso_h1title{
  position: relative;
  padding: 0rem 0rem 15px 0;
  border-bottom: 3px solid #e5e5e5;
}
#kaso_h1title:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 20%;
  height: 3px;
  content: '';
  background: #0f43c9;
}
#kaso_h1title p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
    font-weight: 900;
    color: #052a89;
}
#kaso_h1title h1{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
    font-weight: 700;
}

    .swiper-container {
      width: 100%;
      height: 100%;
    }
.swiper-container img{
    width: 100%;
    height: auto;
}
.swiper-slide.sw_item {
    width: 100%!important;
}
.sw_item {
    width: 100%;
}
.sw_item img{
    width: 80%;
    height: auto;
    margin: auto;
}
.sw_item a{
    text-decoration: none;
    color: #000;
}
.sw_item b{
    text-align: left;
    font-size: 13px;
    display: block;
    clear: both;
    margin: -30px auto auto auto;
    width: 80%;
}
.sw_item a em{
    text-align: left;
    font-size: 12px;
    display: block;
    clear: both;
    margin: -15px auto 50px auto;
    width: 80%;
}
.sw_item a s{
    text-decoration: line-through;
}
.sw_item a strong{
    font-size: 13px;
    color: red;
}
.swiper-button-prev{
    margin: 0 0 0 -10px;
}
.swiper-button-next{
    position: relative;
}

/*---------------*/
#detail_h1title{
    margin: 0px 0 0 0;
}
#detail_h1title h1{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
    font-weight: 700;
    line-height: 160%;
    margin: 20px 0 20px 0;
    padding: 0;
}
#detail_h1title div#title_btm_gl{
    clear: both;
    background-color: #f3f3f3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    float: left;
    margin: 15px 0 0 0;
    height: 40px;
    width: 100%;
}
#detail_h1title div ul{
    margin: 0px;
    padding: 5px;
}
#detail_h1title div ul li{
    margin: 0px 3px 0 0;
    padding: 3px 5px;
    list-style: none;
    float: left;
    background-color: white;
    font-size: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    letter-spacing: 0;
}
#detail_price {
    font-size: 16px;
    line-height: 180%;
    clear: both;
    padding: 10px 0 0 0;
}
#detail_price strong{
    color: red;
    font-size: 18px;
}
.price_hanbai,
.price_menber{
    width: 100%;
}
/*-----------*/
#tabnav {
	display:table;
	margin:50px 0 0 0;
	position:relative;
	clear:both;
}
#tabnav ul{
	display:table-row;
}
#tabnav ul li{
	display:table-cell;
}
#tabnav ul li a{
}
#page_productlist_detail #book_img{
}
p.line1{
   border-top:1px solid #d9d9d9;
   height:10px;/* for IE6 */
   clear:both;/* for IE6 */
   margin: -2px 0px 0px 0px;
   
   background-color:#fff;
   position:relative;
   
}
p.line2{
   border-top:1px solid #d9d9d9;
   height:50px;/* for IE6 */
   clear:both;/* for IE6 */
   margin: -2px 0px 0px 0px;
   
   background-color:#fff;
   position:relative;
}
p.line3{
   border-top:1px solid #d9d9d9;
   height:10px;/* for IE6 */
   clear:both;/* for IE6 */
   margin: -2px auto 0px auto;
   
   background-color:#fff;
   position:relative;
   
   width: 85%;
   
}

/*-----------------*/
ul#com_nav{
	border-bottom: 1px solid #d9d9d9;
	clear:both;
	margin: 0px;
	padding: 0px;
	height:40px;
}
ul#com_nav li{
	margin: 0px 5px -10px 0px;
	padding: 0px;
	list-style:none;
	float:left;
	position:relative;
    font-size: 12px;
}
ul#com_nav li a{
	display:block;
	padding: 10px 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d9d9d9;
	background-color:#f3f3f3;
	color:#000000;
}
ul#com_nav li a:hover{
	background-color:#fff;
}
ul#com_nav li#fix a,
ul#com_nav li a#fix,
ul#com_nav li.fix a{
	text-decoration:none;
	background-color:#fff;
	margin: -3px 0px 0px 0px;
	border-top:3px solid #ffb600;
}
ul#com_nav li#fix b,
ul#com_nav li.fix b{
	display:block;
	clear:both;
	background-color:#fff;
	height:20px;
	width:97.5%;
	position:absolute;
	bottom: -5px;
	left:1px;
	z-index:10;
}
.tab_con_wrap {
    clear: both;
    font-size: 16px;
    line-height: 160%;
}
.tab_con_wrap h2{
    clear: both;
    color: black;
    font-size: 18px;
}
/*
.tab_con_wrap h3{
    line-height: 150%;
    color: black;
    clear: both;
    background-color: #f3f3f3;
    margin: 15px 0 10px 0;
    padding: 10px 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
*/
.tab_con_wrap h3 {
  font-size: 16px;
  line-height: 160%;
  color: black;
  clear: both;
  margin: 40px 0 10px 0;
    display: flex;
}
.tab_con_wrap h3:after{
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #cfcfcf;
    margin-left: 1rem;
    margin-top: 12px;
}
.title_obi_or{
    background-color: #f4f4f4;
    height: 65px;
    clear: both;
    margin: 100px 0 0 0;
}
.title_obi_or span{
    float: left;
    height: 65px;
    padding: 20px;
    border-bottom: 5px solid #ffb600;
}
.tab_con_wrap h4{
  font-size: 16px;
  line-height: 160%;
  color: black;
  background-color: #f3f3f3;
  margin: 15px 0 10px 0;
  padding: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    clear: both;
}
.tab_con_wrap iframe{
    position: relative;
    width: 100%;
    z-index: 10;
}
.img_right{
    width: 45% !important;
    margin: 0 0 10px 10px;
    float: right;
    font-size: 12px;
    color: gray;
    line-height: 160%;
}
.sm100{
    width: 100% !important;
}
/*--------------*/
.newlisttable{
    width: 100%;
    clear: both;
}
.newlisttable th{
    width: 25%;
    text-align: left;
    vertical-align: top;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}
.newlisttable th img{
    width: 90%;
    height: auto;
}
.newlisttable td{
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.newlisttable td h5,
.newlisttable td h3{
    margin: 0px;
    padding: 0px;
    font-size: 15px;
}
.newlisttable td h5 a{
    color: black;
}
.newlisttable td ul{
    margin: 0px;
    padding: 5px 0px;
    clear: both;
}
.newlisttable td ul li{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #de8301;
    font-size: 12px;
}
.newlisttable td p{
    display: none;
}
.newlisttable td span{
    font-size: 11px;
    color: gray;
}
a.morebtn{
    display: block;
    background-color: #f7f7f7;
    width: 80%;
    margin: 30px auto;
    text-align: center;
    color: black;
    text-decoration: none;
    padding: 15px;
    border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*----------------------*/
#item_d_w_right{
    margin: 0px;
    padding: 0px 0 100px 0;
}
#item_d_cart{
    background-color: #fcf8e3;
    padding: 35px 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    position: relative;
}
#item_d_cart_price{
    margin-bottom: 30px;
}
.item_d_cart_price th,
#item_d_cart_price th{
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    width: 35%;
}
.item_d_cart_price td,
#item_d_cart_price td{
    line-height: 160%;
    letter-spacing: 0;
}
.item_d_cart_price td span,
#item_d_cart_price td span{
    text-decoration: line-through;
}
.item_d_cart_price td strong,
#item_d_cart_price td strong{
    color: red;
    letter-spacing: 0;
}
.item_d_cart_price td strong span,
#item_d_cart_price td strong span{
    text-decoration: none !important;
}
.item_d_cart_price td strong em,
#item_d_cart_price td strong em{
    font-size: 18px;
    font-style: normal;
}
.item_tag{
    border: 1px solid #f1e5a4;
    box-sizing: inherit;
}
.item_tag,
#item_tag{
    background-color: white;
    width: 100%;
    clear: both;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    overflow: hidden;
    
}
.item_tag span,
#item_tag span{
    display: block;
    background-color: #f1e5a4;
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 5px;
}
#item_d_cart_num{
    
}
#item_tag{
    display: block;
    background-color: #fcf8e3;
    margin-top: -20px;
}
.item_d_cart_num th,
#item_d_cart_num th{
    vertical-align: middle;
    font-size: 13px;
    font-weight: normal;
    width: 20%;
}
#item_d_cart_num td{
    
}
#item_tag button {
  background-color: white;
    border: none;
    color: black;
    font-size: 13px;
    border: 1px dashed gray;
    display: block;
}
/*-------*/
#item_d_cart_form{
    
}
#item_d_cart_form button,
#sm_cart button{
    display: block;
    padding: 10px;
    width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin: 10px 0;
    clear: both;
    border: none;
}
#item_d_cart_form button#item-cart,
#sm_cart button.item-cart{
    background-image: url("../img/cart_back.gif");
    background-repeat: repeat-x;
    background-color: #f0c14c;
    padding: 15px 0;
    border: 1px solid #a17f28;
}
#item_d_cart_form button#item-cart i,
#sm_cart button.item-cart i{
    color: #6e520f;
}
#item_d_cart_form button#item-favorite,
#sm_cart button.item-favorite{
    background-image: url("../img/fav_back.gif");
    background-repeat: repeat-x;
    background-color: #e8eaed;
    border: 1px solid #8d9096;
}
#item_d_cart_form button#item-favorite i,
#sm_cart button.item-favorite i{
    color: #8d8e8f;
}
#contact_product {
    margin-bottom: -20px;
}
#contact_product button#item-mail{
    background-color: #fff;
    border: 1px solid #8d9096;
    font-size: 12px;
    display: block;
    padding: 10px 10px;
    width: 95% !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin: 0px auto;
    clear: both;
}
#contact_product button#item-mail-reserve {
    background-color: #f0884c;
    border: 1px solid #c7652c;
    color: #ffffff;
    font-size: 14px;
    display: block;
    padding: 10px 10px;
    width: 95% !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0px auto;
    clear: both;
    font-weight: bold;
}
.item_d_cart_form,
#item_d_cart_form{
    text-align: center;
    font-size: 13px;
}
.item_d_cart_form a,
#item_d_cart_form a{
    color: #000;
    text-decoration: none;
}
.item_d_share{
    text-align: center;
}
.item_d_share i{
    font-size: 20px;
    padding: 5px 3px;
}
.item_d_share a.mail{
    color: #000;
}
.item_d_share a.face{
    color: blue;
}
.item_d_share a.twi{
    color: dodgerblue;
}
.item_d_share a.insta{
    color: purple;
}
.item_d_share a.line{
    color: green;
}
/*------------------*/
#hikaku button{
    display: block;
    padding: 10px;
    width: 80%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin: 5px auto;
    clear: both;
    border: none;
    font-size: 11px;
    padding: 5px 0;
    float: left;
    font-weight: normal;
    color: black;
}
#hikaku button.item-cart{
    background-image: url("../img/cart_back.gif");
    background-repeat: repeat-x;
    background-color: #f0c14c;
    border: 1px solid #a17f28;
    clear: both;
}
#hikaku button.item-cart i{
    color: #6e520f;
}
#hikaku button.item-favorite{
    background-image: url("../img/fav_back.gif");
    background-repeat: repeat-x;
    background-color: #e8eaed;
    border: 1px solid #8d9096;
}
#hikaku button.item-favorite i{
    color: #8d8e8f;
}
#hikaku {
    clear: both;
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
    width: 100%;
}

#hikaku ::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
#hikaku ::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
#hikaku ::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}
#hikaku table{
    width: 650px;
    border-bottom: 1px solid #ddd;
    margin: 30px 0 0 0;
}
#hikaku table th{
    text-align: center;
    width: 200px;
    padding: 20px 0;
    vertical-align: top;
}
#hikaku table th img{
    width: 80%;
    height: auto;
    margin: auto;
}
#hikaku table th h4{
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    text-align: left;
    width:90%;
    line-height: 170%;
}
#hikaku table th h4 a{
    color: #000;
    text-decoration: none;
}
#hikaku table td{
    padding: 5px 0;
    border-top: 1px solid #ddd;
    font-size: 12px;
}
#hikaku table tr.gl td{
    background-color: #f7f7f7;
}
#hikaku table td i{
    color: coral;
}
#hikaku table td.red{
    font-weight: bold;
}

/*----------------*/
.main-image02{
  margin: 30px auto;
  padding: 0px;
}
.main-image02 ul{
    margin: 0px;
    padding: 0px;
}
.main-image02 ul li{
    margin: 0px;
    padding: 0px;
}
.main-image02__item{
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
/* メイン画像縦横中央に配置 */
.main-image02__item img{
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-image02__item iframe{
  position: absolute;
  width: auto;
  height: auto;
  width: 100%;
  height: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* 画像の比率4対3に指定 2対1の場合は50%にします */
.main-image02__item:after,
.main-image02-thumbs__item:after{
  display: block;
  padding-top: 60%;
  content: '';
}
.main-image02-thumbs{
  width: 100%;
  padding: 0px 0 0;
  box-sizing: border-box;
}
.main-image02-thumbs__item{
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
.main-image02-thumbs__item a{
  display: block;
  width: 100%;
  height: 50px;
}
.main-image02-thumbs__item.swiper-slide{
  opacity: 0.5;
}
.main-image02-thumbs__item.swiper-slide-thumb-active{
  opacity: 1;
}
/* サムネイル画像画像縦横中央に配置 */
.main-image02-thumbs__item img{
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#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;
}

#pankz{
    font-size: 9px;
    clear: both;
    color: darkgray;
    margin: 0px;
    padding: 5px 0px;
	text-align: left;
    border-bottom: 1px solid #ddd;
    line-height: 160%;
}
#pankz_sp{
    font-size: 9px;
    clear: both;
    color: darkgray;
    margin: 0px;
    padding: 5px 0px 3px 0;
	text-align: left;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#pankz_sp span{
    display: block;
    width: 95%;
    margin: auto;
}
#pankz a,
#pankz_sp a{
    color: black;
    text-decoration: none;
}

/* ++++ トグルボタン ++++ */
	
#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;
    }
/*------------------------*/
#detail_h1title div#product_tag_box{
    clear: both!important;
    margin: 0px 0 -20px 0 !important;
    padding: 0px;
    font-size: 12px;
    float: left;
    margin: 0 0 10px 0;
    height: 40px;
}
#title_btm_gl img{
    display: none;
}
/*-------*/
#calen_table{
    margin: auto;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 95%;
}
#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{
    display: block;
    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;
}
/*----------*/
#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;
}
/*---------*/

#siborikomi,
.siborikomi{
    width: 100%;
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#siborikomi tr,
.siborikomi tr{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#siborikomi th,
.siborikomi th{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    text-align: left;
    padding: 5px 0;
    font-size: 11px;
}
#siborikomi td,
.siborikomi td{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    padding: 10px 0 0 0;
    letter-spacing: 0;
}
#siborikomi td ul,
.siborikomi td ul{
    margin: 0px;
    padding: 0px;
}
#siborikomi td ul li,
.siborikomi td ul li{
    margin: 0px 5px 5px 0;
    padding: 0px;
    list-style: none;
    float: left;
    font-size: 10px;
}
#siborikomi td ul li a,
.siborikomi td ul li a{
    display: block;
    background-color: #f3f3f3;
    padding: 2px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    text-decoration: none;
    color: black;
}
#siborikomi td ul li a.fix,
.siborikomi td ul li a.fix{
    background-color: #d8ceb4;
}
/*-----------------*/
#item_wrap{
    width: 100%;
    margin: 0px;
    padding: 0px;
}
#item_wrap dl,
#item_wrap dl dd{
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

/*--------------*/
#coinlist_cate{
	margin: 0 0 0 -10px;
	padding: 0px;
    width: 105%;
    
}
#coinlist_cate ul{
    margin: 0px 0 0 0;
    padding: 0px;
    width: 100%;
    border-top: 1px solid #ccc;
}
#coinlist_cate li{
	margin: 0 0;
	padding: 0 0 15px 0;
	float: left;
	list-style: none;
    width: 50%;
    left: 0;
	text-align: center;
    border-bottom: 1px solid #ccc;
}
#coinlist_cate li:nth-child(odd){
	margin:  0;
    clear: both;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}
/*---------------*/
#coinlist li button,
#coinlist_cate li button{
    position: absolute;
    top: 5px;
    right: 5px;
    border: none;
    outline: none;
    background:none;
    color: #dbc258;
    display: block;
    font-size: 20px;
    z-index: 11;
}

/*---------------*/
#coinlist li a,
#coinlist_cate li a{
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
	display: block;
	z-index: 10;
}
#coinlist li b,
#coinlist_cate li b{
	display: block;
	float: left;
	margin: -20px 0 10px 10px;
	padding:4px 10px 3px 10px;
    line-height: 100%;
	font-size: 9px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-weight: normal;
	color: #fff;
}
#coinlist li .coin_name,
#coinlist_cate li .coin_name{
	text-align: left;
	clear: both;
}
#coinlist li .coin_contact,
#coinlist_cate li .coin_contact{
	text-align: left;
	clear: both;
    border: 1px dashed black;
    float: left;
    margin: 5px 0 0 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    padding: 10px;
    font-size: 10px;
    line-height: 140%;
    width: 95%;
}
#coinlist li .coin_yen,
#coinlist_cate li .coin_yen {
	text-align: left;
}
#coinlist li .coin_yen strong,
#coinlist_cate li .coin_yen strong{
	color: red;
}
#coinlist li img,
#coinlist_cate li img{
	width: 90%;
	height: auto;
	margin: auto;
}
/*---------*/
ul#sm_categori_list{
    margin: 0px;
    padding: 15px 0px;
}
ul#sm_categori_list li{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul#sm_categori_list li a{
    display: block;
    background-color: #f6f6f6;
    position: relative;
    padding: 15px;
    color: black;
    text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin: 5px 0;
}
ul#sm_categori_list li a i{
    position: absolute;
    top: 20px;
    right: 10px;
}
ul#sm_categori_list li ul{
    margin: -10px auto 0 auto;
    padding: 10px 0px;
    background-color: #f6f6f6;
}
ul#sm_categori_list li ul li{
    margin: 5px 10px;
    border: none;
}
ul#sm_categori_list li ul li a{
    background-color: white;
    padding: 10px 15px;
    letter-spacing: 0;
}
ul#sm_categori_list li ul li a br{
    display: none;
}

/*-----------*/
.item_spec_table{
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 30px 0 0 0;
}
.item_spec_table th{
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 5px;
    background-color: #f7f7f7;
    font-weight: normal;
    width: 20%;
    font-size: 12px;
    line-height: 160%;
}
.item_spec_table td{
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 5px;
    vertical-align: middle;
}

/*----------*/
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;
}
.page-heading {
    font-size: 20px;
  position: relative;
  padding: 20px 0;
  border-bottom: 3px solid #e5e5e5;
    margin: 0 0 50px 0;
    /*
    margin: 0 0 8px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    border-top: 1px solid #ccc;
    padding: 8px;
    */
}
.page-heading:before{
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 20%;
  height: 3px;
  content: '';
  background: #0f43c9;
}
#cart_item__point_info{
    text-align: left;
    line-height: 160%;
    font-size: 12px;
}
body#page_cart #cart_item_list__product_detail{
    line-height: 160%;
    font-size: 13px;
}
a#confirm_box__quantity_edit_button{
    background-color: gray;
    color: white;
}
p.btn_edit a{
    background-color: gray;
    color: white;
}
a#estimate_button_shopping{
    clear: both;
    background-color: gray;
    color: white;
    margin: 5px 0 100px 0 !important;
    width: 100%;
    font-size: 14px;
    float: right;
    border: none;
    padding: 10px 0;
}

/*--------------*/
#topinfo{
	background-color: #fafafa;
	clear: both;
	padding: 30px 0;
}
#infowrap{
	width: 90%;
	margin: auto;
}
#infowrap dl{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#infowrap dt{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#infowrap dt h5{
	font-family: 'Noto Sans JP', sans-serif;
	color: #052a89;
	font-size: 24px;
	font-weight: 900;
	margin: 0px 0px 15px 0;
	padding: 0px;
}
#infowrap dt p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
}
#infowrap dd{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#infowrap dd table{
	width: 100%;
	height: 50px;
	overflow: hidden;
}
#infowrap dd table td,
#infowrap dd table th{
}
#infowrap dd table td a{
	display: block;
    margin: 0px 5px 5px 0;
    padding: 5px;
    font-size: 12px;
    background-color: #efefef;
	float: left;
	text-decoration: none;
	color: #000000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#infowrap dd table td a#fix{
    background-color: #052a89;
	color: white;
}
#infowrap dd ul{
	clear: both;
	margin: 0px;
	padding: 0px;
}
#infowrap dd ul li{
    display: block;
	width: 100%;
	margin: 0 0;
    padding: 20px 0 0 0;
    clear: both;
	border-bottom: 1px solid #ddd;
}
#infowrap dd ul li a.imglink{
    display: block;
    float: left;
    margin: 0;
	width: 30%;
	vertical-align: top;
	padding: 0 0 30px 0;
}
#infowrap dd ul li a.imglink img{
	width: 90%;
    margin: -15px 0 0 0;
    height: auto !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    filter: brightness(99%);
}
#infowrap dd ul li p.day{
    display: block;
    float: left;
    margin: 0;
	width: 70%;
	vertical-align: top;
	color: #000;
    font-size: 12px;
}
#infowrap dd ul li p.day span{
	display: block;
	float: left;
	clear: both;
	margin: 0px 5px 0 0;
	color: #fff;
	font-size: 10px;
	padding: 0px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#infowrap dd ul li div{
    display: block;
	width: 70%;
    float: right;
    margin: 0;
}
#infowrap dd ul li div h6{
	margin: 0px;
	padding: 5px 0 0 0px;
	font-size: 15px;
    line-height: 160%;
}
#infowrap dd ul li div p{
	display: none;
}

/*---------*/
#login_messe1{
    width: 77%;
    margin: -20px auto 20px auto;
    line-height: 160%;
    font-weight: bold;
    font-size: 13px;
}
#login_messe1 p a{
    color: blue;
    text-decoration: underline;
}
#login_messe2{
    border: 3px solid red;
    width: 95%;
    margin: auto;
    box-sizing: inherit;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    font-weight: bold;
    font-size: 14px;
}
#login_messe2 p{
    width: 78%;
    margin: 20px auto;
}
#login_messe2 p span{
    color: red;
}
/*---------------*/
#sm_item_d_cart{
    padding: 10px 0 0 0;
}
#sm_item_d_cart button{
    display: block;
    padding: 10px;
    width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin: 10px 0;
    clear: both;
    border: none;
}
#sm_item_d_cart button.item-cart{
    background-image: url("../img/cart_back.gif");
    background-repeat: repeat-x;
    background-color: #f0c14c;
    padding: 15px 0;
    border: 1px solid #a17f28;
}
#sm_item_d_cart button.item-cart i{
    color: #6e520f;
}
#sm_item_d_cart button.item-favorite{
    background-image: url("../img/fav_back.gif");
    background-repeat: repeat-x;
    background-color: #e8eaed;
    border: 1px solid #8d9096;
}
#sm_item_d_cart button.item-favorite i{
    color: #8d8e8f;
}
#sm_item_d_cart button.item-mail{
    background-color: #fff;
    border: 1px solid #8d9096;
    font-size: 12px;
    display: block;
    padding: 10px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin: 0px auto;
    clear: both;
}
.item_d_cart_num td input{
    padding: 3px;
    font-size: 16px;
    width: 30%;
}

#morebtnwrap{
    text-align: center;
    padding: 10px 0;
    font-size: 10px;
}
#morebtnwrap .contents_btn{
	cursor: pointer;
    border: 2px solid #ddd;
    color: #000;
    padding: 2px 0;
    width: 60%;
    margin: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*------------------*/
.pager {
	text-align:center;
	margin: 10px auto auto auto;
	display:table;
	clear:both;
}
.pager ul{
	margin: 0px 0px;
	padding: 0px;
	display:table-row;
}
.pager ul li{
	margin: 0px;
	padding: 0px;
	list-style:none;
	display:table-cell;
    font-size: 10px;
    line-height: 150%;
}
.pager ul li a{
	display:block;
	border: 1px solid #e2e2e2;
	margin: 0px 2px;
	padding: 5px 10px;
	text-decoration:none;
	color:#000000;
}
.pager ul li#fix span{
	padding: 5px 10px;
}
.pager ul li.current span{
	display:block;
	border: 1px solid #bd8f07;
	margin: 0px 5px;
	padding: 5px;
	background-color:#fffadf;
	color:#bd8f07;
	font-weight:bold;
}
.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: 5px;
	text-decoration:none;
	color:#000000;
}
*/
#page_now_top{
    text-align: center;
    font-weight: normal;
    margin: 0 auto;
    padding: 15px 0px;
    clear: both;
    font-size: 12px;
}
#page_now_btm{
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    margin: 0 auto -40px auto;
    padding: 100px 0 0 0px;
    clear: both;
}
/*----------*/
#pagination_wrap ul li.pagenation__item-next a,
#pagination_wrap ul li.pagenation__item-previous a,
#pagination_wrap ul li.pagenation__item-last a,
#pagination_wrap ul li.pagenation__item-first a{
    font-size: 9px !important;
    line-height: 130% !important;
	padding: 7px 5px!important;
}

#pagination_wrap ul li.pagenation__item-first,
#pagination_wrap ul li.pagenation__item-last{
    display: none;
}
.slick-list.draggable {
    width: 100%;
}
/*----*/
#narabikae select {
    font-size: 12px;
    padding: 0;
}

/*---------*/
#top_una{
	margin: 30px auto;
    width: 90%;
}
#top_una h5{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: 900;
}
#top_una h5 br{
    display: none;
}
#top_una ul{
	margin: 0px;
	padding: 0px;
}
#top_una ul li{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 200%;
}
#top_una ul li h6{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 900;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}
#top_una ol{
	margin: 0px;
	padding: 0px;
}
#top_una ol li{
	margin: 0px;
	padding: 0 0px 0 0;
}
#top_una ol li img{
	width: 100%;
}

/*----------*/
#topbanar2row{
	width: 100%;
	clear: both;
    margin: 0 0 30px 0;
}
#topbanar2row dl{
    clear: both;
    margin: 0px;
    padding: 0px;
}
#topbanar2row dt,
#topbanar2row dd{
    display: block;
    clear: both;
	background-position: center top;
	background-repeat: no-repeat;
    background-size: auto 300px;
    height: 300px;
    position: relative;
}
#topbanar2row dt{
	background-image: url("../img/top_banar_book.jpg");
}
#topbanar2row dd{
	background-image: url("../img/top_banar_plaza.jpg");
}
#topbanar2row dt img,
#topbanar2row dd img{
	display: none;
}
#topbanar2row dt a,
#topbanar2row dd a{
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
	display: block;
	z-index: 10;
}

/*--------------*/
.bluetitle {
    margin: auto;
    width: 90%;
}
.bluetitle h5{
	font-family: 'Noto Sans JP', sans-serif;
	color: #052a89;    
	font-size: 24px;
	font-weight: 900;
	margin: 0px 0px 15px 0;
	padding: 0px;
}
.bluetitle p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
}

/*-------------*/
#otherwrap{
    margin: auto auto 50px auto;
    display: table;
    border-top: 1px solid #ddd;
}
#otherwrap dl{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#otherwrap dt,
#otherwrap dd{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#otherwrap dt.other_title{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
    text-align: center;
    padding: 20px 0 0 0;
}
#otherwrap dt.other_title h6{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: blue;
}
#otherwrap dt.other_blue{
    text-align: center;
}
#otherwrap dt.other_blue span{
    
}
#otherwrap dt.other_blue b{
	color: #052a89;
	font-size: 33px;
}
#otherwrap dt.other_blue em{
	color: #052a89;
    font-weight: bold;
    font-size: 18px;
}
#otherwrap dt.other_blue table{
    margin: 10px auto auto auto;
}
#otherwrap dt.other_blue table td span{
    line-height:120%;
    display: block;
    margin: 0 20px -25px 0;
}
#otherwrap dt.other_txt{
    padding: 10px 25px 25px 25px;
}
#otherwrap dd.other_btn{
    border-bottom: 1px solid #ddd;
    text-align: center;
}
#otherwrap dd.other_btn a{
    display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color: #fff;
    text-decoration: none;
    background-color: #0f43c9;
    padding: 15px 0;
    text-align: center;
    line-height: 160%;
    margin: auto auto 30px auto;
    width: 80%;
}
#otherwrap dd.other_btn a br{
    display: none;
}
#special_list_area{
    width: 90%;
    margin: auto;
}
#special_list_area a{
    display: block;
    padding: 0 0 15px 0;
    clear: both;
}

/*-----------*/
.tokucho_wrap{
}
.tokucho_wrap h1{
    line-height: 180%;
    font-size: 18px;
    text-align: center;
}
.tokucho_wrap h2{
    line-height: 180%;
    font-size: 18px;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.tokucho_wrap p{
    width: 90%;
    margin: auto;
}
#tokucho_img2{
    margin: 20px 0;
}

/*--------------*/
.glback{
	background-color: #fafafa;
	clear: both;
	padding: 20px;
}

/*--------------*/
#what_anq{
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .1);
    background-color: white;
    margin: auto;
    font-size: 16px;
    line-height: 180%;
}
#what_anq h3{
    background-color: #3f3f40;
    color: white;
    text-align: center;
    margin: 0px;
    padding: 10px 0;
    font-size: 16px;
}
#what_anq img{
    margin: 15px;
    width: 90%;
}
#what_anq .right{
    
}
#what_anq h4,
#what_anq h5{
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    line-height: 180%;
    clear: both;
}
#what_anq h5,
#what_anq div{
    width: 90%;
    margin: auto;
}
#what_anq div.cen{
    text-align: left;
}

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

#anti_modn .en {
    margin: 0px;
    padding: 0px;
    color: #b29b50;
    font-size: 12px;
}
#anti_modn{
    border-bottom: 1px solid #ddd;
    margin: 0 0 50px 0;
}
#anti_modn th,
#anti_modn td{
    text-align: left;
    font-weight: normal;
    border-top: 1px solid #ddd;
    padding: 25px 0;
}

#pcgs_ngc{
    clear: both;
    margin: 50px 0px;
    padding: 0px;
    width: 100%;
    display: block;
}
#pcgs_ngc tr{
    display: block;
    margin: 0px;
    padding: 0px;
    clear: both;
}
#pcgs_ngc th{
    display: block;
    margin: 0px;
    padding: 0px;
    clear: both;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    background-color: #fffef7;
    padding: 40px 20px;
}
#pcgs_ngc td{
    display: block;
    margin: 0px;
    padding: 0px;
    clear: both;
    padding: 40px 20px;
    background-color: #f5fbfe;
}
#pcgs_ngc .en {
    margin: 0px;
    padding: 0px;
    color: #b29b50;
    font-size: 12px;
}
#pcgs_ngc h4{
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    line-height: 180%;
}

#about_f_banar{
    margin: 20px auto;
    text-align: center;
    clear: both;
    padding: 0 0 0 10px;
}
#about_f_banar table {
    display: block;
    margin: 0px;
    padding: 0px;
}
#about_f_banar table tr{
    display: block;
    margin: 0px;
    padding: 0px;
}
#about_f_banar table th{
    display: block;
    float: left;
    width: 33%;
    padding: 5px;
    height: 85px;
    vertical-align: top;
}
#about_f_banar table th a{
    display: block;
}
#about_f_banar table th a span{
    display: block;
    clear: both;
    font-size: 9px;
    line-height: 140%;
    text-align: left;

}
#about_f_banar table th a img{
    border: 1px solid gray;
}
body#page_plugin_pia_mlmg_regist div#main_middle{
    width: 95%;
    margin: auto;
}

.magform{
    display: block;
    margin: auto;
    width: 100%;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.magform dl{
    display: block;
    margin: 0px;
    padding: 0px;
}
.magform dl dt{
    display: block;
    margin: 0px;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background-color: #f7f7f7;
    vertical-align: middle;
}
.magform dl dd{
    display: block;
    margin: 0px;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.magform dl dd input{
    font-size: 16px;
    padding: 5px;
    width: 98%;
}
.message_area {
    position: absolute;
    top: 30%;
    text-align: center;
    margin: 0 auto;
    background-color: lightblue;
    font-weight: bold;
    font-size: 1.3em;
    padding: 3%;
    width: 100%;
}
#mailmag_wrap {
    margin: 30% auto 0;
}
/*---------*/
table.formTable{
	margin:0;
    display: block;
}
table.formTable tr{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
table.formTable td,table.formTable th{
    display: block;
    clear: both;
    margin: 0px;
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	font-weight:normal;
	background:#efefef;
    border-bottom: 1px solid #ccc !important;
    font-size: 14px;
}
table.formTable td input,select{padding: 5px; font-size: 16px;}
table.formTable td textarea {
    padding: 5px;
    font-size: 16px;
    width: 97%;
}
#kakunin input{
    padding: 15px 20px;
    border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    cursor: pointer;
	}
#tab_con1 iframe,
.tab_con_wrap iframe{
    width: 100%;
    height: 200px;
}


nav.page-navigation{
    display: table;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    clear: both;
    width: 100%;
    margin: 50px 0 20px 0;
}
nav.page-navigation ul{
    display: table-row;
}
nav.page-navigation ul li{
    display: table-cell;
    width: 50%;
    padding: 10px 0;
}
nav.page-navigation ul li.page-navigation-prev{
    text-align: left;
}
nav.page-navigation ul li.page-navigation-next{
    text-align: right;
}
/*-----*/
.content-nav {
    font-size: 11px;
    width: 100%;
}
.content-nav a,
.content-nav span.this-page{
	padding: 0px 10px !important;
}

/*---------------*/
#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;
}
#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;
}

/*-----------*/
.asset-header h1{
    font-size: 18px;
    padding: 10px 0;
    line-height: 160%;
}
ul.asset-meta-list{
    clear: both;
    margin:0px;
    padding: 10px;
    background-color: #f7f7f7;
}
ul.asset-meta-list li{
    list-style: none;
    margin: 0px;
    padding: 0px 10px;
    display: table-cell;
    border-right: 1px solid #ddd;
    font-size: 12px;
}
ul.asset-meta-list li:last-child{
    border: none;
}
.entry-content{
    padding: 0 10px;
    font-size: 16px;
    line-height: 180%;
}
.entry-content img{
    max-width: 100%;
    height: auto;
}
.entry-content h2{
  position: relative;
  padding: 20px 0;
    margin: 50px 0 20px 0;
    font-size: 18px;
    color: dodgerblue;
    border-bottom: 5px solid #f7f7f7;;
}
.entry-content h2:before {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: dodgerblue;
    z-index: 10;
}

.entry-content blockquote{
    display:inline; 
}
/*----------------*/
#acc_txt{
    
    padding: 10px 20px;
    font-size: 16px;
    margin: 0 0 50px 0 ;
}
#acc_txt h2{
    font-size: 18px;
}

/*-----------------*/
.line_bl_title{
    clear: both;
    font-size: 16px;
    display: flex;
    color: #0f43c9;
    text-align: left;
    margin: 10px 0px;
    padding: 30px 0px 0 0;
}
.line_bl_title:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #0f43c9;
    top: 10px;
}
.line_bl_title:before {
    margin-right: 1rem;
}

/*----------------*/
#mapflow{
    
}
#mapflow ol{
    margin: 0px;
    padding: 15px 0px;
}
#mapflow ol li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    clear: both;
    position: relative;
}
#mapflow ol li span{
    position: absolute;
    z-index: 10;
    display: block;
    background-color: blue;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: bold;
}
#mapflow ol li img{
    width: 100%;
    height: auto;
}
#mapflow ol li p{
    margin: 0 0 40px 0;
}
#mapflow ol li.img{
    width: 100%;
}
#mapflow ol li.next{
    display: none;
}
#nextyajirusi{
    text-align: center;
    margin:0px;
}
#nextyajirusi {
    display: none;
}
/*-********/

.auc_flow{
    clear: both;
    width: 100%;
}
.auc_flow th{
    text-align: left;
    vertical-align: top;
    width: 40px;
    padding: 0 15px 0 0;
}
.auc_flow th p{
    background-color: #0f43c9;
    color: white;
    padding: 20px 10px;
    text-align: center;
    font-size: 14px;
    line-height: 0;
}
.auc_flow td{
    font-size: 16px;
}
.auc_flow td h3{
    font-size: 18px;
    margin: 25px 0 10px 0;
    padding: 0px;
    color: #0f43c9;
}
.auc_flow td p{
    
}
.auc_flow td div.glbox{
    background-color: #f7f7f7;
    padding:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    margin: 20px 0 50px 0;
}
.auc_flow td div.glbox h4{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    background-color: white;
    margin: 0px;
    padding: 10px 30px;
}
.auc_flow td div.glbox p{
    clear: both;
}
#auclogo img{
    width: auto;
    height: 35px;
    margin: 0px 15px 0 0;
}

#rakusatsu_flow{
    margin: 0px;
    padding: 0px;
}
#rakusatsu_flow li{
    margin: 5px 0px;
    padding: 0px;
    float: left;
    list-style: none;
    display: block;
    font-weight: bold;
}
#rakusatsu_flow li.txt{
    background-color: #b5a037;
    color: white;
    padding: 5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#rakusatsu_flow li.plus{
    color: #b5a037;
    padding: 5px;
}
#rakusatsu_flow li.txt2{
    color: #b5a037;
    padding: 5px;
    font-size: 20px;
}

/*-------------*/
#auction_list{
    width: 100%;
}
#auction_list ol{
    margin: 0px;
    padding: 0px;
}
#auction_list ol li{
    margin: 0px;
    padding: 30px 0px;
    list-style: none;
    border-bottom: 1px solid #ddd;
}
#auction_list ol li:last-child{
    border: none;
}
#auction_list ol li table{
    width: 100%;
    display: block;
}
#auction_list ol li table tr{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#auction_list ol li table th,
#auction_list ol li table td{
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}
#auction_list ol li table th.num{
    width: 100%;
    text-align: center;
}
#auction_list ol li table th.num img{
    width: 80px;
    height: auto;
}
#auction_list ol li table td.img{
    width: 100%;
    margin: auto;
    text-align: center;
}
#auction_list ol li table td.img img{
    margin: auto;
    width: 50%;
    height: auto;
}
#auction_list ol li table td.con{
    font-size: 16px;
    width: 100%;
    text-align: center;
}
#auction_list ol li table td.con2{
    font-size: 16px;
    display: block !important;
    clear: both;
}
#auction_list ol li table td.con2 div{
    clear: both;
    background-color: #f7f7f7;
    padding: 10px;
}
.copytxt{
    text-align: center;
    font-size: 12px;
}
.copytxt a{
    color: black;
}

/*-------------*/
#booktab{
    
}
#booktab td{
    
}
#booktab td a{
    display: block;
    line-height: 0;
    border: 5px solid #fff;
    margin: 20px 10px 20px 0;
    padding: 5px;
}
#booktab td a img{
    width: auto;
    height: 50px;
    opacity:0.5;
}
#booktab td#fix a {
    border: 5px solid blue;
}
#booktab td#fix a img,
#booktab td a:hover img{
    opacity: 1;
}
#bookwrap,
#bookwrap dl,
#bookwrap dl dd,
#bookwrap dl dt{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#bookwrap dl dd h1{
    margin: 10px 0px;
    padding: 0px;
    line-height: 160%;
    color: #0f43c9;
    font-size: 18px;
}
#boollogo{
    clear: both;
    padding: 10px 0;
    float: left;
}
#boollogo ul{
    margin: 0px;
    padding: 0px;
}
#boollogo ul li{
    list-style: none;
    margin: 5px;
    padding: 0px;
    float: left;
}
#boollogo ul li a{
    display: block;
    border: 1px solid #ddd;
    padding: 0px 20px;
    line-height: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#boollogo ul li a img{
    width: auto;
    height: 40px;
}

/* 20231009追記 */
#book_menu ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    flex-wrap: wrap;
}

#book_menu ul li {
    width: 15%;
    margin: 5px 0;
    flex-wrap: wrap;
}

#book_menu ul li a img {
    opacity: 0.5;
}

#book_menu ul li a {
    display: block;
}
#book_menu ul li#fix a img {
    outline: 5px solid blue;
    opacity: 1;
}

/*-------------*/
#gl_con_wrap{
    background-color: #f7f7f7;
    padding: 0 20px;
    clear: both;
    margin: 20px 0;
}
ul#book2row_con{
    margin: 0px auto;
    padding: 0px;
}
ul#book2row_con li{
    margin: 0px;
    padding: 20px 0px;
    list-style: none;
    clear: both;
    border-bottom: 1px solid #ddd;
}
ul#book2row_con li:last-child{
    border: none;
}
ul#book2row_con li h2{
    font-size: 18px;
    float: left;
    clear: both;
    line-height: 160%;
}
ul#book2row_con li img{
    float: right;
    width: 150px;
    height: auto;
    margin: 10px 0 0 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul#book2row_con li p{
    clear: left;
}
.f16{
    font-size: 16px;
    line-height: 180%;
}

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

#messege_wrap br{
    display: none;
}

/*-----*/
#companybox{
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 30px 0 0 0;
    width: 100%;
}
#companybox th{
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 10px;
    background-color: #f7f7f7;
    font-weight: normal;
    width: 20%;
    font-size: 14px;
    font-weight: normal;
}
#companybox td{
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 20px;
}
/*------------*/

#mokuji{
    width: 95%;
    margin: 10px auto;
    border: 2px solid #ddd;
    padding: 0px 0;
    font-size: 16px;
}
#mokuji ol{
    margin: auto;
    font-size: 14px;
}
#mokuji li{
    margin: 10px 20px 10px 0;
    text-align: left;
}

.blue{
    background-color: #eaedf4;
}
.gry{
    background-color: #ededed;
}
.reason{
    width: 100%;
    margin: 20px auto;
    text-align: center;
    padding: 0px 0 20px 0;
}
.reason h2{
	font-family: "MS PMincho", "serif";
    font-size: 40px;
    padding: 40px 0 0 0;
}
.reason h2 b{
    display: block;
    clear: both;
    width: 50px;
    height: 2px;
    background-color: #6284d3;
    margin: 30px auto auto auto;
}
.reason h3{
	font-family: "MS PMincho", "serif";
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 2px;
    margin: 20px auto 30px auto;
}
.reason div.con{
    margin: auto;
}
.reason div img{
    width: 100%;
    height: auto;
}
.reason div.txt{
    padding: 15px;
    text-align: left;
    font-size: 16px;
    line-height: 180%;
}
.reason div.txt p{
    margin: 0 0 15px 0;
}
.left img{
    float: left;
    margin-right: 30px;
}
.right img{
    float: right;
    margin-left: 30px;
}
.left div.txt{
    float: right;
}
.right div.txt{
    float: left;
}
.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
}
#f_space{
    clear: both;
    height: 100px;
}

.mt-image-left,
.mt-image-right{
    width: 35% !important;
    font-size: 11px !important;
    color: gray !important;
    line-height: 140%;
}
.mt-image-none{
    font-size: 11px !important;
    color: gray !important;
    line-height: 140%;
}
/*---------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #serchbox2 input {
        margin: 0 0 0 0px !important;
        height: 43px;
        line-height: 1.5;
       display: block;
    }
}
/*---------------*/
.stock_yoyaku{
    margin: 0px;
}
.stock_yoyaku span{
	display: block;
	float: left;
	margin: -20px 0 10px 10px;
	padding: 3px 5px;
	font-size: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-weight: normal;
	color: #fff;
    line-height: 100%;
}
#total_box__next_button a{
    font-size: 16px !important;
}
#shopping_shippings_0_delivery{
    width: 95%;
    overflow: hidden;
}

/*--------------*/
#special_list{
    width: 95%;
    margin: auto;
    padding: 0px;
}
#special_list li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    clear: both;
}
#special_list li img{
    width: 100%;
    height: auto;
}
#special_list li h6{
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

/*------------*/
body#page_product_list65 #narabikae,
body#page_product_list122 #narabikae,
body#page_product_list123 #narabikae,
body#page_product_list121 #narabikae,
body#page_product_list120 #narabikae,
body#page_product_list119 #narabikae,
body#page_product_list118 #narabikae,
body#page_product_list117 #narabikae,
body#page_product_list116 #narabikae,
body#page_product_list115 #narabikae,
body#page_product_list114 #narabikae,
body#page_product_list113 #narabikae,
body#page_product_list112 #narabikae{
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    text-align: center;
}
/*----------*/
#top_irregular_news{
    background-color: #fffadf;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    clear: both;
    margin: 20px auto;
    padding: 20px 0;
    width: 95%;
}
#top_irregular_news table{
    width: 90%;
    margin: auto;
}
#top_irregular_news table th{
    width: 20%;
    padding: 0 15px 0 0;
}
#top_irregular_news table th span{
    display: block;
    background-color: #ae8804;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color: white;
    font-size: 11px;
}
#top_irregular_news table td{
    padding: 3px 0 0 0;
}
#top_irregular_news table td a{
    color: #765401;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
#top_irregular_news table td a:hover{
    text-decoration: none;
}
.stock_ng {
    display: block;
    float: left;
	margin: -20px 0 10px 10px;
	padding:4px 10px 3px 10px;
    line-height: 100%;
	font-size: 9px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight: normal;
    color: #fff;
    background-color: #8b8b8b;
}
#logo_sm b{
    display: block;
    clear: both;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 0 0 6px;
    margin: 0 0 -5px 0;
    color: darkblue;
}

/*-------*/
#head_news{
    clear: both;
    margin: 0px;
    padding: 10px 0px 20px 0;
    background-color: #f7f7f7;
    text-align: center;
}
#head_news div{
}
#head_news div dl dt{
    margin: 0px;
    padding: 0px;
    clear: both;
}
#head_news div dl dt b{
    display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    background-color: white;
    padding: 2px 10px;
    width: 90%;
    text-align: center;
    margin: auto;
}
#head_news div dl dd{
    margin: 0px;
    padding: 0px;
    clear: both;
}
#head_news div dl dd table {
    width: 90%;
    margin: 10px auto;
}
#head_news div dl dd table th{
    font-weight: normal;
    padding: 0 10px 0 0;
    vertical-align: top;
    font-size: 11px;
}
#head_news div dl dd table td{
    font-size: 12px;
    line-height: 150%;
}

/* -------- */
#news_wrap {
    margin: 30px 0 100px 0;
}

#news_wrap p {
    margin: 0;
    line-height: 1.8rem;
}

#news_wrap h2 {
    border-bottom: 1px #666 solid;
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0 0 10px 0;
}

#news_date {
    font-size: 14px;
    margin: 30px 0;
    color: #0099cc;
}

.news_b {
    font-size: 18px;
    font-weight: bold;
}

/* ブログ装飾 */
.center {
    text-align: center;
}

.yellow {
    background-color: #fbeeb8;
}

.bluebtn {
    margin: 18px 0 0 0;
    padding: 8px 18px;
    color: #fff;
    background-color: #007eda;
    text-decoration: none;
    border-radius: 8px;
}

.bluebtn a {
    color: #fff;
}

.lineup_ul {
    display: flex;
    justify-content:
        space-around;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.lineup_ul li {
    width: 45%;
}

.lineup_title {
    display: inline;
    font-size: 120%;
    font-weight: bold;
}

.lineup_title span {
    font-size: 12px;
}

.topic_ul {
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.topic_ul li {}

.topic_ul li:first-child {
    width: 38%;
}

.topic_ul li:last-child {
    width: 60%;
}

.entry-content h3 {
    position: relative;
    font-size: 18px;
    padding-left: 10px;
}

.entry-content h3::before {
    position: absolute;
    top: 3px;
    left: 0;
    content: '';
    display: block;
    width: 4px;
    height: 24px;
    background: dodgerblue;
}

/*--------------*/
.flowline.step5 ul::before {
    width: 75%;
    left: 12.5%;
}
                  .flowline.step5 ul li {
    width: 20%;
                      line-height: 140%;
}
                  .flowline.step5 ul li span{
                      margin-bottom: 10px;
                  }
                  .flowline.step5 ul {
        max-width: 750px;
                      padding-bottom: 30px;
    }
                  #chuibox{
                      background-color: #fff5f5;
                      padding: 20px 0 40px 0;
                      margin: 0 auto;
                      border: 1px solid red;
                      color: black;
                      width: 90%;
                  }
                  #chuibox h5{
                      font-size: 16px;
                      text-align: center;
                  }
                  #chuibox ul{
                      list-style-type:disc;
                      padding: 0 10%;
                  }
.meyasu_price{
    font-size: 12px;
    font-weight: bold;
    color: blue;
    margin: 0px 0 30px 0;
}
.meyasu_price span{
    
}
.meyasu_price b{
    font-size: 18px !important;
}
.meyasu_price b em{
    font-size: 13px;
}
.meyasu_num input {
    width: 20%;
}
/*-------------*/
dl#top_box__product{
    display: table;
}
dl#top_box__product dt{
    display: table-cell;
    width: 25%;
    vertical-align: top;
    text-align: left;
}
dl#top_box__product dt img{
    width: 90%;
    height: auto;
}
dl#top_box__product dd{
    display: table-cell;
    vertical-align: top;
}
body#page_plugin_pia_product_reserve #top_box{
    width: 95%;
    margin: auto;
}
/*----------------*/
.yoyaku_txt2{
    font-size: 12px;
    background-color: #ebe2b3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    padding: 10%;
    color: black;
    line-height: 160%;
    margin-top: 10px;
}
.kaigai{
    font-size: 12px;
    background-color: #fafafa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    padding: 10%;
    color: black;
    line-height: 160%;
}
.kaigai p{
    margin: 0px;
}

/*------------------*/
#hanbaidaiko {
  background-color: white;
  margin: 0 auto auto auto;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}
#hanbaidaiko thead th {
  background-color: ghostwhite;
  padding: 10px;
}
#hanbaidaiko tbody td {
  text-align: center;
}

/*----------*/
.btn_blue {
  text-align: center;
  padding: 20px 0;
}
.btn_blue a {
  display: block;
  background-color: blue;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 20px 0 18px 0;
  width: 90%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 16px;
  line-height: 200%;
  margin: auto;
}
.btn_blue a i {
  font-size: 18px;
}
/*---------*/

.btn_blue2 {
  padding: 20px 0;
}
.btn_blue2 a {
  display: block;
  background-color: blue;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
  padding: 10px 0px 8px 0px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 16px;
  line-height: 200%;
  margin: 0;
}

#categori_h1title_base,
#categori_h1title{
    background-position: center top;
    background-repeat:repeat-x;
    text-align: center !important;);
  background-image: url("../img/categori_h1title_base.jpg");
    background-size: auto 100px;
  height: 100px;
}
#categori_h1title_base p,
#categori_h1title p{
    display: none;
}
#categori_h1title_base h1,
#categori_h1title h1  {
  font-family: serif !important;
  font-size: 16px !important;
  font-weight: normal !important;
    position: relative;
    color: white;
    top: 30%;
    line-height: 100%;
    background-color:rgba(0,0,0,0.5);
    padding: 10px 5% !important;
    margin: auto !important;
    display: block;
    width: 70%;

}
#categori_h1title_base img,
#categori_h1title_base p,
#categori_h1title img,
#categori_h1title p{
    display: none;
}
#result_info_box__item_count{
	width: 100%;
}
/**/
#appraisal_form_wrap{
    width: 95%;
    margin: auto;
}

#top_news_flat {
    width: 100%;
    background-color: rgb(243, 243, 243);
    position: fixed;
    top: 30px;
    z-index: 10;
    font-size: 10px;
}

#top_news_flat p {
    text-align: center;
    width: 95%;
    margin: 0 auto;
    padding: 8px 0;
    color: #000;
}

#top_news_flat p span {
    margin: 0 8px;
    padding: 2px 8px;
    color: #0092C4;
    border: 1px solid #0092C4;
}

#top_news_flat p a {
    color: #000;
}

#top_news_flat p a:hover {
    text-decoration: underline;
}

.products_youtube {
    width: 100%;
    height: 320px;
}