@charset "euc-jp";

/* ------------------------------
- reset
------------------------------ */
html, body, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
:root, html, body {
  background-color: #fff;
  color: #333;
  width: 100%;
}
body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, "Yu Gothic", YuGothic, sans-serif;
  line-height: 1.8;
  font-size: 15px;
}
* {
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1;
}
li {
  list-style-type: none;
}
a {
  color: #333;
  text-decoration: none;
  transition: .7s;
  line-height: 1.8;
}
a:hover {
  opacity: .7;
}
p {
	font-size: 15px;
	line-height: 1.6;
	color: #333;
}
.clearfix::after, .clearfix::before {
    content: "";
    display: block;
    height: 1px;
    font-size: 1px;
    clear: both;
}
#header img,
#sidenav img,
#footer img,
.guide img{
  line-height: 1;
  width: 100%;
}
/*---------------
-common
---------------*/
.content {
	width:100%;
}
@media only screen and (max-width: 640px) {

}
/*---------------
-utility
---------------*/
.cf {
  zoom: 1;
}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.mB10 {
  margin-bottom: 10px;
}
.mB20 {
  margin-bottom: 20px;
}
.mB30 {
  margin-bottom: 30px;
}
.mB40 {
  margin-bottom: 40px;
}
.col5 {
  width: 100%;
}
.flexbox {
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.item {
	width: 10%;
	text-align:center;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
	border-right: 1px solid #ececec;
}
.item:first-child {
}
.item:last-child {
	border-right: none;
	
}
.item img {
	width:50px; !impotant
}
.fw-b {
	font-weight: bold;
}
.visible-md {
	display: block;
}
.visible-sm {
	display: none;
}
@media only screen and (max-width:640px){
	.mB30 {
		margin-top: 70px;
        margin-bottom: 30px;
     }
}
 @media only screen and (max-width: 640px) {
	.item {
		width: 20%;
	}
}
 @media only screen and (max-width: 640px) {
   .visible-md {
     display: none;
   }
   .visible-sm {
     display: block;
   }
 }
 /*---------------
 -header
 ---------------*/
 .header {
    width: 100%;
 }
 .header_head {
  width:100%;
  margin: 0 auto;
   padding: 10px 0;
 }
 .header_head_left {
   float: left;
   display: table;
   vertical-align: middle;
 }
 .header_head_logo {
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
 }
 .header_head_lead {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
 }
 .header_head_right {
   float: right;
   height: 100%;
   padding: 20px 0;
 }
 .header_head_search{
   display: none;
 }
 .header_head_listitem {
   float: left;
 }
 .header_head_listitem a {
   text-align: center;
   margin-left: 10px;
   padding: 0 10px;
 }
.header_head_listitem a i {
	margin-right:5px;
}
.header_foot {
  display: flex;
  background-color: #231815;
  margin-bottom: 20px;
}
.header_foot_listitem {
  width: calc(100% / 6);
  font-size: 14px;
  text-align: center;
  border-left: 1px solid #fff;
}
.header_foot_listitem a i {
	margin-right:5px;
}
.cart {
	background:#bf0000;
}
.header_foot_listitem:first-child {
  border-left: none;
}
.header_foot_listitem a {
  color: #fff;
  padding: 10px 5px;
  display: inline-block;
}
.header_foot_listitem.cart {
  background: #0088e7;
}
.header_btn{
  display: none;
}
.header_head_search_body{
  display: none;
}
.film_roll_child {
    padding: 3px;
}
.before-after {
	text-align:center;
	padding-bottom: 2rem;
}
.before-after h2 {
	margin: 30px auto;
    padding: 15px;
    /* border-bottom: 1px solid #dcdcdc; */
    background: #242424;
    color: #fff;
    font-size: 40px;
    line-height: 1.2;	
}
.before-after p {
	font-size:25px;
}
.before-after span {
    font-size: 15px;
    display: block;
    padding: 0 0 15px;
}
.before-after img {
    max-width: 100%;
    height: auto;
}
.before-after02 {
    text-align: center;
}
.before-after02 span {
	display: block;
    clear: both;
    font-size: 24px;
    padding-bottom: 30px;
}
.before-after02 h3 {
	font-size: 32px;
    padding-bottom: 40px;
    line-height: 1.5;
    font-weight: 500;
}
#ranking {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    height: 630px;!important;
}
.tab-group{
    display: flex;
    justify-content: center;
}
.tab{
    flex-grow: 1;
    padding:5px;
    list-style:none;
    text-align:center;
    cursor:pointer;
	font-size: 24px;
}
@media only screen and (max-width: 640px){
	.tab{
		font-size: 15px;
	}
}
.panel-group{
    border:solid 1px #CCC;
    border-top:none;
    background:#eee;
	margin-bottom: 2rem;
}
.panel{
    display:none;
}
.tab.is-active{
    background: rgb(222, 50, 50);
    color:#FFF;
    transition: all 0.2s ease-out;
}
.panel.is-show{
    display:block;
}
.shopinfo{
	padding-bottom: 30px;
	text-align : center;
}
.shopinfo img{
	max-width: 100%;
	height: auto;
}
.review-area iframe {
    width: 100%;
	height: 
    margin-top: -10px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.review-area img {
    max-width: 100%;
    height: auto;
}
.review-area div {
	max-width: 100%;
    height: auto;
}

.rakuten-review {
	padding-top: 1rem;
}
@media only screen and (max-width: 640px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.7);
    z-index: 100;
  }
  .header_head {
    padding: 10px;
  }
  .header_head_left {
    width: 100%;
  }
  .header_head_right {
    display: none;
  }
  .header_head_search{
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header_head_search_icon{
    width: 100%;
  }
  .header_head_search_body{
    display: none;
    width: 100%;
    position: absolute;
    top: 66px;
    padding: 10px;
    background-color: rgba(255,255,255,.7);
  }
  .header_foot {
    display: none;
    margin-bottom: 0;
    position: absolute;
    width: 100%;
  }
  .header_head_left {
    float: none;
    display: block;
    position: relative;
  }
  .header_head_logo {
    display: block;
    width: 200px;
    margin: 0 auto 10px;
  }
  .header_head_lead {
    display: none;
  }
  .header_foot_listitem {
    float: none;
    width: 100%;
    text-align: center;
    border-left: none;
    border-bottom:1px solid #fff;
  }
  .header_btn{
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
/*---------------
-mainArea
---------------*/
.mainArea {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  .mainArea {
    padding-top: 120px;
  }
}
/*---------------
-mainContent
---------------*/
.main {
	width:80%;
	float: right;
	padding: 0 0 0 20px;
}

@media only screen and (max-width: 640px) {
	.main {
		width:100%;
		float: none;
		padding: 0;
	}
}
/*---------------
-sidenav
---------------*/
.sidenav {
	width: 20%;
	float: left;
	background: #f6f6f6;
}
@media only screen and (max-width: 640px) {
  .sidenav {
    width:100%;
    float: none;
  }
}
.menubg{
	background: #f6f6f6;
}
/*---------------
-h
---------------*/
.h1 {
  font-size: 20px;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
.h2 {
  font-size: 20px;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
.h3 {
	font-size: 18px;
	padding-top: 15px;
}
.h4 {
	font-size: 25px;
	background-color: #cfd9e6;
	line-height:1.7;
	margin-bottom: 20px;
}
.h5 {
	border-top: 1px solid;
	border-top-color: #cfd9e6;
	padding-top: 3px;
	padding-bottom: 3px;
}
@media only screen and (max-width: 640px) {
	#own-item {
		display:block;
	}
	.film_roll_child {
		padding: 3px;
	}
	.film_roll_pager {
		padding: 5px 0 20px;
	}
	.film_roll_prev, .film_roll_next {
		width: 25px !important;
		height: 25px!important;
		font-size: 30px !important;
		line-height: 20px !important;
	}
}

/*---------------
-searchbox
---------------*/
.searchbox_form {
  width: 100%;
  position: relative;
}
.searchbox_input {
  height: 40px;
  width: 90%;
  padding: 0 35px 0 15px;
  font-size: 12px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  float: left;
}
.searchbox_btn {
  border-top: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  height: 40px;
  padding: 9px;
  background-color: #f2f2f2;
  transition: .7s;
  position: absolute;
  top: 0;
  right: 0;
}
.searchbox_btn:hover {
  opacity: 0.7;
}
input[type="text"]:focus {
  outline: 0;
}
@media only screen and (min-width: 641px) {
	.searchbox_textbutton_head{
		display:none;
	}
}
@media only screen and (max-width: 640px) {
  .searchbox_form_head {
    width: 80%;
	  top: 5px;
    position: relative;
	margin: auto
  }
  .searchbox_input_head {
    height: 40px;
    width: 90%;
    padding: 0 35px 0 15px;
    font-size: 12px;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    float: left;
  }
  .searchbox_btn_head {
    border-top: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    height: 40px;
    padding: 9px;
    background-color: #f2f2f2;
    transition: .7s;
    position: absolute;
    top: 0;
    right: 40;
  }
  .searchbox_textbutton_head{
    border-top: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    height: 40px;
    padding: 9px;
    background-color: #f2f2f2;
    transition: .7s;
    position: absolute;
    top: 0;
    right: 0;
  }
  .searchbox_btn_head:hover {
    opacity: 0.7;
  }
  input[type="text"]:focus {
    outline: 0;
  }
}
/*---------------
-bnr
---------------*/
.bnr_item {
  margin-top: 20px;
}
/*---------------
-category
---------------*/
.category {
	padding: 15px 15px 0 15px;
}
.category_head {
	margin: 0 0 15px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    position: relative;
	max-width: 253px;
    width: 140%;
    left: -20px;
    opacity: 1;
    transition: all .2s ease;
}
.cat01  {
    background: #cc0433;
}
.cat02  {
    background: #0000cc;
}
.cat03  {
    background: #006400;
}
.cat04  {
    background: #663399;
}
.cat05{
	background: #ff4500;
}
.cat06{
	background: #FFEB00;
}
.category_head:before, .category_head:after {
    content: "";
    position: absolute;
    bottom: -5px;
    border-style: solid;
}
.cat01:before {
    left: 0;
    border-width: 0 5px 5px 0;
    border-color: transparent #991232 transparent transparent;
}
.cat01:after {
    right: 0;
    border-width: 5px 5px 0 0;
    border-color: #991232 transparent transparent transparent;
}
.cat02:before {
    left: 0;
    border-width: 0 5px 5px 0;
    border-color: transparent #06068b transparent transparent;
}
.cat02:after {
    right: 0;
    border-width: 5px 5px 0 0;
    border-color: #06068b transparent transparent transparent;
}
.cat03:before {
    left: 0;
    border-width: 0 5px 5px 0;
    border-color: transparent #004d00 transparent transparent;
}
.cat03:after {
    right: 0;
    border-width: 5px 5px 0 0;
    border-color: #004d00 transparent transparent transparent;
}
.cat04:before {
    left: 0;
    border-width: 0 5px 5px 0;
    border-color: transparent #3e1963 transparent transparent;
}
.cat04:after {
    right: 0;
    border-width: 5px 5px 0 0;
    border-color: #3e1963 transparent transparent transparent;
}
.cat05:before {
    left: 0;
    border-width: 0 5px 5px 0;
    border-color: transparent #3e1963 transparent transparent;
}
.cat05:after {
    right: 0;
    border-width: 5px 5px 0 0;
    border-color: #3e1963 transparent transparent transparent;
}
.cat06:before {
    left: 0;
    border-width: 0 5px 5px 0;
    border-color: transparent #8A7A00 transparent transparent;
}
.cat06:after {
    right: 0;
    border-width: 5px 5px 0 0;
    border-color: #8A7A00 transparent transparent transparent;
}
.category_head a {
    padding: 12px 0;
	color: #fff;
    font-weight: 700;
}
.category_head p {
	font-size: 13px;
    padding: 12px 0;
	color: #fff;
    font-weight: 700;
}
.category > ul > li {
    margin: 0 0 3px;
    background: #fff;
    font-size: 12px;
    position: relative;
}
.category > ul > li > a {
    padding: 18px 18px 18px 50px;
    display: block;
	font-size: 12px;
    position: relative;
    top: 0;
    left: 0;
}
.category > ul > li > a img {
    width: 30px !important;
    position: absolute;
    top: 15px;
    left: 10px;
}
.category > ul > li > a:after {
	content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 4px;
    height: 4px;
    border-top: solid 2px #444;
    border-right: solid 2px #444;
    transform: translateY(-50%) rotate(45deg);
}

.side_soryo {
	margin: 20px 0;
    padding: 20px;
    background: #f5fcff;
    border: 3px solid #00bfff;
}
.side_soryo .cat-ttl, 
.side_cal .cat-ttl {
    font-size: 14px;
    font-weight: 700;
    padding: 0 0 12px;
    margin: 0 0 15px;
    border-bottom: dotted 1px #aaa;
}
.side_soryo .txt {
    font-size: 10px;
    color: #444;
    line-height: 16px;
    margin: 0 0 7px;
}
.side_soryo .btn {
    text-align: right;
}
.side_soryo .btn a {
    background: #423f3c;
    color: #fff;
    font-size: 10px;
    font-weight: 300;
    width: 105px;
    padding: 6px 0;
    text-align: center;
    display: inline-block;
    position: relative;
    opacity: 1;
    transition: all .2s ease;
}
.side_soryo .btn a:after {
    content: "";
    border: solid 3px transparent;
    border-bottom: solid 3px #444;
    border-right: solid 3px #444;
    position: absolute;
    top: -5px;
    right: 0;
}
.side_cal {
    background: #f6f6f6;
    padding: 15px;
}
.side_cal .wrapper {
    background: #fff;
    padding: 25px;
}
.side_cal .calframe_rakuten {
    width: 180px;
    font-size: 12px;
    font-weight: 500;
    margin: 0 0 20px;
}
.side_cal .calframe_rakuten th {
    font-size: 12px;
    font-weight: 500;
    padding: 0 0 10px;
    text-align: left;
}
.side_cal .weektitle_rakuten {
    border-top: solid 1px #e9e9e9;
}
.side_cal .calframe_rakuten td {
    border-bottom: solid 1px #e9e9e9;
    border-left: dotted 1px #ddd;
    text-align: center;
    vertical-align: middle;
    padding: 7px 0;
}
.side_cal font.event1day_rakuten {
    color: #ffd8d8;
}
.side_cal font.event3day_rakuten {
    color: #9ec4ff;
}

@media only screen and (max-width: 640px) {

}
/*---------------
-guide
---------------*/
.guide {
  width: 100%;
}
.guide_head {
  width: 100%;
  text-align: center;
  background-color: #666;
  color: #fff;
  font-size: 16px;
  padding: 5px 0;
}
.guide_list {
  padding: 30px;
  background-color: #ddd;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap:wrap	;
  -moz-flex-wrap:wrap	;
  -ms-flex-wrap:none;
  flex-wrap:wrap	;
}
.guide_item {
	width: 32%;
	background-color: #FFF;
	margin-left: 2%;
	text-align: center;
	padding: 30px;
	font-size: 14px;
}
.guide_item:nth-child(3n+1) {
  margin-left: 0;
}
.guide_item:nth-child(n+4) {
  margin-top: 2%;
}

/*オチ追加しました*/
.guide_item p {
	text-align: left;
	line-height: 20px;
	font-size: 90%;
}
.guide_item p img {
	width: 80%;
	margin-top: 4%;
}
.guide_item_img {
  width: 80%;
  margin: 7% auto 0;
}
.guide_item p.text_center {
	text-align: center;
	font-size: 120%;
	line-height: 30px;
}
.text_red {
	color: #F00;
}
.text_blue{
	color: #0000ff;
}
.text_white {
	color: #fff;
}
/*カレンダー*/
.guide_calendar{
  background-color: #fff;
  margin-top: 20px;
}
.guide_calendar_table{
}
.guide_calendar_caption{
    display: table;
    margin-top: 10px;
}
.guide_calendar_icon{
  width: 18px;
  height: 18px;
  background-color: #e1e1e1;
  display: table-cell;
  vertical-align: middle;
}
.guide_calendar_text{
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

@media only screen and (max-width: 640px) {
  .guide_list {
    padding:  4%;
  }
  .guide_item {
    float: none;
    width: 100%;
    margin-left: 0;
    height: auto;
    margin-top: 2%;
    padding: 2%;
  }


  .guide_item p {
	text-align: left;
}

}
/*---------------
- calendar
---------------*/
#calendar {
}
.calendar {
    padding: 0;
    margin: 0;
    width: 100%;
}
.calendar .headline td {
    font-size: 10px;
}
.calendar .dateName {
    text-align: center;
    font-family: "Myriad Pro", "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 14px;
    color: #444;
}
.calendar th span {
  cursor: pointer;
  float: right;
  font-size: 11px;
  padding: 4px 0 0;
}
.calendar .pagerPrev{
    float: left;
}
.calendar .pagerNext{
    float: right;
}
.calendar .pagerPrev:hover,
.calendar .pagerNext:hover{
  color: #e6002d;
}
.calendar td {
    border-bottom: solid 1px #CCC;
    text-align: center;
    width: 30px;
    height: 35px;
    vertical-align: middle;
    font-family: "Myriad Pro", "Verdana", "Arial", "Helvetica", "sans-serif";
    line-height: normal;
    font-size: 11px;
    color: #333;
}
.calendar .click {
    cursor: pointer;
    background-color: #FFF;
}
.calendar .Today {
  color: #fff;
  font-size: 13px;
  background-color: #e6002d;
}
.calendar .Sat {
    color: #009;
    background-color: #e1e1e1;
}
.calendar .Sun, .calendar .holyday {
  color: #e5352c;
  background-color: #e1e1e1;
}
.calendar_ttl {
  margin-top: 50px;
  border-bottom: 1px solid #666;
}
@media only screen and (max-width: 640px) {
  .calendar_ttl {
    margin-top: 50px;
    border-bottom: none;
    background: #666;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 16px;
  }
  .calendar_wrap {
    padding: 0 4% 4%;
    border: 1px solid #999;
  }
}
/*---------------
-footer
---------------*/
.footer {
  text-align: center;
  padding: 20px 0;
}
@media only screen and (max-width: 640px) {

}

/*---------------
-table
---------------*/
.table{
  width: 100%;
}
.table-typeA,
.table-typeA th,
.table-typeA td{
  border: 1px #c0c0c0 solid;
  border-collapse: collapse;
  vertical-align: middle;
  text-align: left;
  padding: 20px;
}
.table-typeA th{
  background-color: #f2f2f2;
  width: 20%;
}
@media only screen and (max-width: 640px) {
  .table-typeA,
  .table-typeA th,
  .table-typeA td{
    padding: 10px;
  }
  .table-typeA th{
    background-color: #f2f2f2;
    width: 40%;
  }
}
/*---------------
-iframe
---------------*/
.iframeContent {
  position: relative;
  width: 100%;
  padding: 135% 0 0 0;
}
.iframeContent iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*============
#gnav
=============*/
@media only screen and (min-width: 0px) {
#gnav-btn {
    color: gray;
    padding: 10px;
    font-size: 30px;
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 100;
    background-color: white;
    border: solid 1px #d1caca;
    border-radius: 3px;
  }
  #gnav-input:checked ~ #gnav-content {
    top: 0;
  }
  #gnav-content {
    position: fixed;
    top: -300%;
    left: 0;
    z-index: 10;
    transition: 0.3s;
	height: 100%;
    width:80%;
	overflow: auto;
 -webkit-overflow-scrolling: touch;
  }
  .humb-menu__title {
	background-color: white;
    padding: 2rem;
  }
  .humb-menu label {
	display: flex;
	justify-content: space-between;
    padding: 1.2rem;
    cursor: pointer;
    border-top: 0.5px solid #c7c5c5;
  }	
   label[for=label1] {
    background:#000;
  }
	label[for=label2] {
    background:#000;
  }
	label[for=label3] {
    background:#000;
  }
	label[for=label4] {
    background:#000;
  }
	label[for=label5] {
    background:#000;
  }
	label[for=label6] {
    background:#ededed;
  }
	label[for=label7] {
    background:#ededed;
  }
	label[for=label8] {
    background:#ededed;
  }
	label[for=label9] {
    background:#ededed;
  }
	
  .humb-menu input {
    display: none;
  }
  .humb-menu .accshow {
	background-color: white;
    height: 0;
    overflow: hidden;
  }
  .humb-menu .accshow p {
    padding: 1.5rem;
  }
  .humb-menu .accshow a {
    padding: 1.0rem;
	display: flex;
	border-top: 0.5px solid #c7c5c5;
}
  .humb-menu .cssacc:checked + .accshow {
    height: auto;
  }
}
	.rockytable {
		border: 1px solid #000;
	}
	.rockytable td, .rockytable th {
		border: 1px solid #000;
	}

@media only screen and (min-width: 641px) {
	#gnav-btn {
		display:none;
	}
	.humb-menu__title{
		display:none;
	}
	.humb-menu label{
        display:none;
    }
	.accshow {
		display:none;
	}
}
/*============
#shoppingcart
=============*/
@media only screen and (min-width: 0px) {
a.cartbtn  {
    color: gray;
	width: 50px;
    height: 50px;
    font-size: 30px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 100;
    background-color: #b32212;
    border: solid 1px #d1caca;
    border-radius: 3px;
	text-align: center;
	padding:12px 0;
 }
.cartbtn i{
		color:white;
}
}
@media only screen and (min-width: 641px) {
	a.cartbtn {
		display:none;
	}
}

/*============
#popup
=============*/
@media only screen and (min-width: 0px) {
#popup{
  width:90%;
  line-height:100px;
  background:#fff;
  padding:0 4%;
  box-sizing:border-box;
  display:none;
  position:fixed;
  top:50%;
  left:50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sp_list img{
  width:100%;
}
.sp_list label{
  display:block;
}
.sp_list label span{
  display:block;
  background-color:#01b6ed;
  color:#fff;
  width:170px;
  line-height:40px;
  border-radius:4px;
  text-align:center;
	margin-top: 10px;
  margin-left: 10px;
}
.sp_list label span:hover{
  cursor:pointer;
}
.sp_list input[type="checkbox"]{
  display:none;
}

.sp_list input[type="checkbox"]:checked + #popup{
  display:block;
  transition:.2s;
}
a.anchor{
    visibility:hidden;
    padding-top: 50px;
    margin-top: -50px;
}

@media only screen and (min-width: 641px) {
	.sp_list {
		display: none;
	}
	a.anchor{
    visibility:hidden;
    padding-top: 170px;
    margin-top: -170px;
}
}