@charset "UTF-8";
/*----- ▼ベース -----*/
* {
	margin:0px;
	padding:0px;
	font-size:100%;
}
a img { border:none; }
.clear { clear:both; }
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

.l-header {
    display: none;
}
.l-bottom {
    display: none;
}
.c-breadcrumbs {
    display: none;
}
.l-footer {
    display: none;
}
.l-copyright {
    display: none;
}
#otherColor ul li {
    list-style: none;
    width: 48%;
    margin-bottom: 10px;
}
#otherColor ul li a img {
    border: solid 1px #999999;
    width: 100%;
}
#otherColor ul {
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#otherColor br {
    display: none;
}
.p-product-option-select__ttl {
    text-align: left;
}
.p-product {
    margin-bottom:0!important;
}
.c-btn-cart {
    border: unset;
    display: block;
    margin-right: auto;
}
.c-item-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  	margin: 0 0 10px 0;
}

.c-item-list__item {
    list-style: none;
    width: 15.5%;
    margin: 0 1.2% 7% 0;
}
@media screen and (min-width: 961px) {
  .c-item-list__item:nth-of-type(6n) {
      margin-right: 0;
  }
}
.c-item-list__img.u-img-scale {
  	text-align: center;
}
.c-item-list__img.u-img-scale a {
  	display: block;
}
.c-item-list__txt {
      display: none;
}
.c-item-list__txt.cn {
    display: block;
}
.c-item-list__ttl {
  	line-height: 1.5;
  	margin: 7px 0 10px;
}
.c-item-list__price {
  	display: none;
}
.c-item-list__price.is-soldout {
    /*display: inline-block;*/
  	background-color: #f1f1f1;
  	line-height: 1.4;
  	padding: 0.2em 1em;
  	display: none;
}
.under-bar ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  	margin: 0;
}
.under-bar ul li {
    width: 18%;
    list-style: none;
    margin-bottom: 10px;
}
.under-bar ul li .right-body {
  	line-height: 1.5;
  	margin-top: 10px;
}

.text-right { text-align:right; }
.text-left { text-align:left; }
.text-center { text-align:center; }
.text-over { text-decoration: overline; }
.text-under { text-decoration: underline; }

.img_right { float:right; }
.img_right10 {	float:right; margin: 0 0 10px 10px; }
.img_left { float:left; }
.img_left10 { float:left; margin:0 10px 10px 0; }
.img_icon { vertical-align:middle; margin-right:0.3em; }
.img_middle { vertical-align:middle; }

.margin0 { margin:0!important; }
.margin5 { margin-bottom:5px; }
.margin10 { margin-bottom:10px; }
.margin15 { margin-bottom:15px; }
.margin20 { margin-bottom:20px; }
.margin25 { margin-bottom:25px; }
.margin30 { margin-bottom:30px; }
.margin35 { margin-bottom:35px; }
.margin40 { margin-bottom:40px; }
.margin45 { margin-bottom:45px; }

.margin-t5 { margin-top:5px; }
.margin-t10 { margin-top:10px; }
.margin-t15 { margin-top:15px; }
.margin-t20 { margin-top:20px; }
.margin-t25 { margin-top:25px; }
.margin-t30 { margin-top:30px; }
.margin-t35 { margin-top:35px; }
.margin-t40 { margin-top:40px; }
.margin-t45 { margin-top:45px; }

.margin-l5 { margin-left:5px; }
.margin-l10 { margin-left:10px; }
.margin-l15 { margin-left:15px; }
.margin-l20 { margin-left:20px; }
.margin-l25 { margin-left:25px; }
.margin-l30 { margin-left:30px; }
.margin-l35 { margin-left:35px; }
.margin-l40 { margin-left:40px; }
.margin-l45 { margin-left:45px; }

.margin-r5 { margin-right:5px; }
.margin-r10 { margin-right:10px; }
.margin-r15 { margin-right:15px; }
.margin-r20 { margin-right:20px; }
.margin-r25 { margin-right:25px; }
.margin-r30 { margin-right:30px; }
.margin-r35 { margin-right:35px; }
.margin-r40 { margin-right:40px; }
.margin-r45 { margin-right:45px; }

.padding5 { padding-bottom:5px; }
.padding10 { padding-bottom:10px; }
.padding15 { padding-bottom:15px; }
.padding20 { padding-bottom:20px; }
.padding25 { padding-bottom:25px; }
.padding30 { padding-bottom:30px; }
.padding35 { padding-bottom:35px; }
.padding40 { padding-bottom:40px; }
.padding45 { padding-bottom:45px; }

.padding-t5 { padding-top:5px; }
.padding-t10 { padding-top:10px; }
.padding-t15 { padding-top:15px; }
.padding-t20 { padding-top:20px; }
.padding-t25 { padding-top:25px; }
.padding-t30 { padding-top:30px; }
.padding-t35 { padding-top:35px; }
.padding-t40 { padding-top:40px; }
.padding-t45 { padding-top:45px; }

.padding-l5 { padding-left:5px; }
.padding-l10 { padding-left:10px; }
.padding-l15 { padding-left:15px; }
.padding-l20 { padding-left:20px; }
.padding-l25 { padding-left:25px; }
.padding-l30 { padding-left:30px; }
.padding-l35 { padding-left:35px; }
.padding-l40 { padding-left:40px; }
.padding-l45 { padding-left:45px; }

.padding-r5 { padding-right:5px; }
.padding-r10 { padding-right:10px; }
.padding-r15 { padding-right:15px; }
.padding-r20 { padding-right:20px; }
.padding-r25 { padding-right:25px; }
.padding-r30 { padding-right:30px; }
.padding-r35 { padding-right:35px; }
.padding-r40 { padding-right:40px; }
.padding-r45 { padding-right:45px; }

.w50 { width:50px;}
.w80 { width:80px;}
.w100 { width:100px;}
.w150 { width:150px;}
.w200 { width:200px;}
.w250 { width:250px;}
.w300 { width:300px;}
.w350 { width:350px;}
.w400 { width:400px;}

a:link , a:visited { text-decoration:underline;}
a:hover , a:active { text-decoration:none;}

a.n:link , a.n:visited { text-decoration:none;}
a.n:hover , a.n:active { text-decoration:underline;}

input.ime_dis { ime-mode:disabled; }
input.ime_inact { ime-mode:inactive; }
input.ime_act ,textarea.ime_act { ime-mode:active; }

.inline-block { display:inline-block; }
.block { display:block; }

.nb { border:none!important;}

.curve2 , .curve3 , .curve4 , .curve5 , .curve6 , .curve8 , .curve10 {
	background-color:#fff;
}

@media ( min-width : 431px ) {
  html {
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
body {
  margin: 0px;
  padding: 0;
  text-align: center;
  font-family: "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
  font-weight: 400;
  font-style: normal;
}

body strong {
  font-weight: 700;
  font-style: normal;
}

a img {
  border: none;
}
.clear {
  clear: both;
}
.clearfix {
  display: inline-block;
  min-height: 1%;
  /* for IE 7*/
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: block;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
/* header */
#header {
  width: 800px;
  margin: auto;
  text-align: left;
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
}
#header h1 {
  margin: 0px 0px 12px 0px;
  font-size: 10px;
  font-weight: 500;
  color: #666666;
}
#header-logo {
  width: 430px;
}
#header-logo ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#header-logo li, #header-logo a {
  display: block;
  height: 61px;
}
#header-logo li {
  text-indent: -9999px;
}
#header-logo a {
  text-decoration: none;
  width: 183px;
  background-image: url(../img/header-logo.gif);
  background-repeat: no-repeat;
}
#header-tel {
  width: 360px;
  text-align: right;
  margin-top: 3px;
}
@media (min-width: 600px) {
   #header-tel a[href^="tel:"] {
       pointer-events: none;
   }
}
#header-cart {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 961px) {
  #header-cart a {
    max-height: 28px;
    width: auto;
  }
  #header-cart a .sp {
    display: none;
  }
}

#header-menu {
  width: 100%;
  height: 57px;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/h-menu_bg.png?cmsp_timestamp=20230403160957);
  border-top: solid 1px #CCCCCC;
  border-bottom: solid 3px #9E223C;
  margin: 0px;
}
#header-menu #headerMenu {
  clear: both;
  width: 800px;
  height: 57px;
  margin: auto;
  padding: 0px;
}
#header-menu #headerMenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#header-menu #headerMenu li, #header-menu #headerMenu a {
  display: block;
  height: 57px;
  background-repeat: no-repeat;
}
#header-menu #headerMenu li {
  float: left;
}
#header-menu #headerMenu a {
  text-decoration: none;
}
#header-menu #headerMenu a:hover img {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#header-menu #headerMenu li#headerMenu01 {
  width: 88px;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/menu1_on.png?cmsp_timestamp=20230403160338);
}
#header-menu #headerMenu li#headerMenu02 {
  width: 171px;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/menu2_on.png?cmsp_timestamp=20230403160537);
}
#header-menu #headerMenu li#headerMenu03 {
  width: 115px;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/menu3_on.png?cmsp_timestamp=20230403160537);
}
#header-menu #headerMenu li#headerMenu04 {
  width: 99px;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/menu4_on.png?cmsp_timestamp=20230403160537);
}
#header-menu #headerMenu li#headerMenu05 {
  width: 99px;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/menu5_on.png?cmsp_timestamp=20230403160537);
}
#header-menu #headerMenu li#headerMenu06 {
  width: 114px;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/menu6_on.png?cmsp_timestamp=20230403160537);
}
#header-menu #headerMenu li#headerMenu07 {
  width: 114px;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/menu7_on.png?cmsp_timestamp=20230403160537);
}

#main {
  width: 770px;
  padding: 20px 0px;
  margin: auto;
  text-align: left;
  clear: both;
  font-size: 18px;
}
#main a {
  color: #039;
}

#main h4.heading {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3;
  border-bottom: solid 2px #9e223c;
  padding-left: 25px;
  padding-bottom: 0.4em;
  margin-bottom: 1.2em;
  font-size: 1.4em;
  background-image: url("https://file003.shop-pro.jp/PA01495/628/img/common/icon/icon9.gif");
  background-repeat: no-repeat;
  background-position: 0 0.3em;
}
#main h4.heading.flex {
  
  @media screen and (min-width: 961px) {
  	display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  span {
    font-size: 0.6em;
    color: #666;
    
    @media screen and (max-width: 960px) {
      display: none;
  	} 
  }
}

#leftmenu {
  width: 150px;
  float: left;
}

#leftmenu h6 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  line-height: 1.4em;
  border-left: solid 6px #9e223c;
  padding: 0.1em 0 0.3em 0.4em;
  font-size: 1em;
}
#leftmenu h6 span {
  display: inline-block;
}
@media screen and (max-width: 960px) {
  #leftmenu h6 {
    font-size: 1.1em;
  }
}

#leftmenu .card {
  margin: 20px 0;
}
@media screen and (min-width: 961px) {
  #leftmenu .card {
  	max-width: 150px;
  }
}
#leftmenu .card img {
  border: solid 1px #555;
}

#leftmenu-search {
  width: 140px;
  margin: 15px 0px 5px 10px;
  color: #333333;
  text-decoration: none;
}
#leftmenu-search img {
  margin-bottom: 5px;
}
#leftmenu-search a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#leftmenu-item {
  margin: 0px 0px 30px 15px;
}
.leftmenu-item_btn {
  width: 135px;
  padding: 11px 0;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/leftmenu-dot.gif?cmsp_timestamp=20230403182651);
  background-repeat: no-repeat;
  background-position: 0px bottom;
  line-height: 1.4;
}
.leftmenu-item_btn-al , #leftmenu-item ul li a {
  padding-left: 12px;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/icon1.gif?cmsp_timestamp=20230403182220);
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  display: block;
}
.leftmenu-item_btn a , #leftmenu-item ul li a {
  font-size: 88%;
  color: #333333 !important;
}
.leftmenu-item_btn a:link, .leftmenu-item_btn a:visited,
#leftmenu-item ul li a:link, #leftmenu-item ul li a:visited  {
  text-decoration: none;
}
.leftmenu-item_btn a:hover, .leftmenu-item_btn a:active,
#leftmenu-item ul li a:hover, #leftmenu-item ul li a:active {
  text-decoration: underline;
}

#leftmenu-item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#leftmenu-item ul li {
  padding: 11px 0;
  border-bottom: dotted 1px #9e223c;
  line-height: 1.4;
}

.leftmenu-link {
  margin: 5px 5px 30px 5px;
}
.leftmenu-link a {
  color: #333333 !important;
}
.leftmenu-link div {
  font-size: 88%;
  line-height: 1.6em;
  padding-left: 12px;
}
.leftmenu-link a:link, .leftmenu-link a:visited {
  text-decoration: none;
}
.leftmenu-link a:hover, .leftmenu-link a:active {
  text-decoration: underline;
}
.leftmenu-link div:hover, .leftmenu-link div:active {
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/icon2.gif?cmsp_timestamp=20230403183205);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

#leftmenu #media {
  margin: 0px 0px 30px 0px;
  line-height: 1.2em;
  font-size: 85%;
}
#leftmenu #media .latest {
  border: solid 1px #cccccc;
  padding: 7px 9px;
  margin: 10px 0px 5px 0px;
}
#leftmenu #media .latest .margin5 {
  text-align: center;
}
#leftmenu #media .latest img.new {
  vertical-align: middle;
  margin-right: 5px;
}
#leftmenu #media a {
  color: #003399;
}
#leftmenu #media a:link, #leftmenu #media a:visited {
  text-decoration: underline;
}
#leftmenu #media a:hover, #leftmenu #media a:active {
  text-decoration: none;
}
#leftmenu #media p {
  margin: 3px 0px 0px 0px;
  padding: 0px;
  text-align: right;
}

#bnr-postage {
  margin: -15px 0px 30px 0px;
}

#leftmenu-stylebasic {
  margin: 0px 0px 20px 0px;
}
#leftmenu-stylebasic p {
  font-size: 13px;
  margin: 5px 0 0 0;
  line-height: 1.4;
}

#leftmenu-blog {
  margin: 20px 0px;
}
#leftmenu-blog a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#leftmenu #andre {
  margin: 0px 0px 30px 0px;
}

#leftmenu-company {
  width: 144px;
  _width: 142px;
  border: solid 1px #CCCCCC;
  background-image: url(../img/common/left-company_bg.gif);
  background-repeat: no-repeat;
  padding: 2px;
  text-align: center;
}
#leftmenu-company_txt {
  width: 136px;
  margin: 5px 4px;
  font-size: 88%;
  color: #333333;
  line-height: 1.3em;
  text-align: left;
}
#leftmenu-telmail {
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
  margin: 8px 0px;
  font-size: 12px;
  padding: 5px 0px;
}
.left-tel {
  padding-bottom: 7px;
}

#leftmenu-inqbtn {
  text-align: center;
}
#leftmenu-inq {
  padding: 5px;
  font-size: 88%;
  color: #333333;
  line-height: 1.4em;
  text-align: left;
}
#leftmenu-inq a {
  color: #333333;
}
#leftmenu-inq a:link, #leftmenu-inq a:visited {
  text-decoration: underline;
}
#leftmenu-inq a:hover, #leftmenu-inq a:active {
  text-decoration: none;
}
#leftmenu-inq img {
  margin-left: 5px;
  vertical-align: middle;
}

#contents {
  width: 590px;
  float: right;
  font-size: 88%;
  line-height: 1.7em;
  color: #000;
}
#contents #bnr-tel {
  margin: 30px 0;
}
#contents .logo {
    clear: both;
    height: 70px;
    text-align: center;
    margin: 15px 0 5px 0;
}
#contents .logo img {
    margin-right: 5px;
    padding: 0;
    border: none;
}
.pagetitle {
  padding-bottom: 25px;
}

.pagetop {
  width: 752px;
  text-align: right;
  margin: 0px auto 20px auto;
  clear: both;
  padding: 3px 18px 3px 0px;
  font-size: 90%;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/icon3.gif?cmsp_timestamp=20230403175137);
  background-repeat: no-repeat;
  background-position: right center;
}
html*.pagetop {
  width: 770px;
  text-align: right;
  margin: 0px auto 20px auto;
  padding: 3px 18px 3px 0px;
  clear: both;
  font-size: 80%;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/icon3.gif?cmsp_timestamp=20230403175137);
  background-repeat: no-repeat;
  background-position: right center;
}
.pagetop a {
  color: #333333;
}
.pagetop a:link, .pagetop a:visited {
  text-decoration: none;
}
.pagetop a:hover, .pagetop a:active {
  text-decoration: underline;
}

#footer {
  width: 100%;
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/footer-bg.gif?cmsp_timestamp=20230403175633);
  padding: 15px;
  background-repeat: repeat-x;
  background-position: left top;
  font-size: 16px;
  line-height: 2em;
  color: #333333;
}
#footer a {
  color: #333333;
}
#footer a:link, #footer a:visited {
  text-decoration: none;
}
#footer a:hover, #footer a:active {
  text-decoration: underline;
}

.img_right {
  float: right;
}
.img_right10 {
  float: right;
  margin: 0px 0px 10px 10px;
}
.img_left {
  float: left;
}
.img_left10 {
  float: left;
  margin: 0px 10px 10px 0px;
}

.size1 {
  font-size: 70%;
  line-height: 1.4em;
}
.size2 {
  font-size: 80%;
  line-height: 1.4em;
}
.size3 {
  font-size: 100%;
  line-height: 1.4em;
}
.size4 {
  font-size: 120%;
  line-height: 1.4em;
}
.size5 {
  font-size: 160%;
  line-height: 1.4em;
}
.size6 {
  font-size: 180%;
  line-height: 1.4em;
}

.red {
  color: #FF0000;
}
.red-b {
  font-weight: bold;
  color: #FF0000;
}
.red2 {
  color: #CC0000;
}
.red2-b {
  font-weight: bold;
  color: #CC0000;
}
.green {
  color: #00FF00;
}
.green-b {
  font-weight: bold;
  color: #00FF00;
}
.green2 {
  color: #336633;
}
.green2-b {
  font-weight: bold;
  color: #336633;
}
.blue {
  color: #0000FF;
}
.blue-b {
  font-weight: bold;
  color: #0000FF;
}
.blue2 {
  color: #000099;
}
.blue2-b {
  font-weight: bold;
  color: #000099;
}
.blue3 {
  color: #2b529c;
}
.blue3-b {
  font-weight: bold;
  color: #2b529c;
}
.blue4 {
  color: #389DC9;
}
.blue4-b {
  font-weight: bold;
  color: #389DC9;
}
.yellow {
  color: #FFFF00;
}
.yellow-b {
  font-weight: bold;
  color: #FFFF00;
}
.yellow2 {
  color: #FF8F1D;
}
.yellow2-b {
  font-weight: bold;
  color: #FF8F1D;
}
.white {
  color: #FFFFFF;
}
.white-b {
  font-weight: bold;
  color: #FFFFFF;
}
.gray {
  color: #666666;
}
.gray-b {
  font-weight: bold;
  color: #666666;
}
.brown {
  color: #91591C;
}
.brown-b {
  font-weight: bold;
  color: #91591C;
}
.pink {
  color: #F76155;
}
.pink-b {
  font-weight: bold;
  color: #F76155;
}

a:link.a-blue, a:visited.a-blue {
  color: #003399;
  text-decoration: underline;
}
a:hover.a-blue, a:active.a-blue {
  color: #003399;
  text-decoration: none;
}


/*title*/
.subtitle {
  border: solid 1px #666666;
  padding: 5px 10px;
  font-weight: 700;
  background-color: #F2F2F2;
  font-size: 110%;
}
.subtitle-bg {
  background-image: url(https://img21.shop-pro.jp/PA01495/628/etc_base64/c3VidGl0bGUtYmc.gif?cmsp_timestamp=20250107164447);
  background-repeat: repeat-x;
  background-position: left center;
  margin-bottom: 10px;
}
.subtitle strong {
  font-size: 130%;
}

.inner-txt {
  padding: 5px 15px 15px 15px;
}
.inner-txt ol {
  margin: 0px;
}
.inner-txt img {
  padding: 7px;
  border: solid 1px #999999;
}
.inner-txt img.nb {
  padding: 0;
  border: none;
}

.ssl {
  margin-top: 30px;
  text-align: center;
}
#aboutKarasawasumi {
  margin: 20px 0;
}
#aboutKarasawasumi a {
  text-align: center;
  display: block;
  text-decoration: none;
}
#aboutKarasawasumi a:hover {
  opacity: 0.7;
}
#aboutKarasawasumi a img {
  border: 1px solid #ccc;
  width: 99%;
}
#aboutKarasawasumi a .txt {
  font-size: 0.8em;
  color: #000;
}
#aboutKarasawasumi-2 a {
  display: block;
  border: 1px solid #ccc;
  margin: 20px 0;
}
#aboutKarasawasumi-2 a:hover {
  opacity: 0.7;
}
#aboutKarasawasumi-2 a img {
  width: 100%;
}

#color #headerMenu03 a img {
	display:none;
}
#new #headerMenu04 a img {
	display:none;
}
#lim #headerMenu05 a img {
	display:none;
}
#item #headerMenu06 a img {
	display:none;
}

#header-line {
	width:100%;
	height:115px;
	border-bottom: solid 4px #9E223C;
	margin:0px;
}


#item-color {
	margin-bottom:15px;
	margin-top: 5px;
}
#item-color td {
	padding:3px 3px 0px 0px;
}
#item-color th {
	padding-top:3px;
	text-align: right;
}
#item-color a img { border:none; }
#item-color2 {
	margin-top: 3px;
}
#item-color2 td {
	padding:5px 5px 0px 0px;
	width:80px;
}
#item-color2 th {
	padding-top:5px;
	text-align: right;
	width:80px;
}
#item-color2 a:link , #item-color2 a:visited {
	color:#999999;
}
#item-color2 a:hover , #item-color2 a:active {
	color:#663333;
}
#item-color2 a:link img , #item-color2 a:visited img {
	border:solid 1px #999999;
}
#item-color2 a:hover img , #item-color2 a:active img {
	border:solid 1px #663333;
}
#item-allcolor {
	text-align:right;
	margin-top:5px;
	margin-bottom: 15px;
}

.item-check_title {
	font-size:120%;
	font-weight:700;
	padding: 0 0px 0.3em;
	border-bottom:solid 3px #9E223C;
  	margin: 1.2em 0;
}
.item-check td {
	padding:10px 10px 0px 0px;
	width:110px;
}
.item-check th {
	padding-top:10px;
	text-align: right;
	width:110px;
}
.item-check a:link , .item-check a:visited {
	color:#999999;
}
.item-check a:hover , .item-check a:active {
	color:#663333;
}
.item-check a:link img , .item-check a:visited img {
	border:solid 1px #999999;
}
.item-check a:hover img , .item-check a:active img {
	border:solid 1px #663333;
}
.item-cn {
	margin:5px 0px 0px 0px;
}
.item-cn td {
	padding-right: 10px;
	background-position: 0px 2px;
	width:110px;
	vertical-align: top;
}
.item-cn th {
	text-align:left;
	font-weight:normal;
	vertical-align: top;
	width:110px;
}
.item-cn_link {
	background-image: url(https://img21.shop-pro.jp/PA01495/628/etc_base64/aWNvbjQ.gif?cmsp_timestamp=20230609193126);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
  	line-height: 1.4;
}
.item-cn a {
	color:#333333;
}
.item-cn a:link,.item-cn a:visited {
	text-decoration:none;
}
.item-cn a:active,.item-cn a:hover {
	text-decoration:underline;
}

#allcolor {
	font-size: 90%;
	line-height: 1.4em;
	text-align: left;
}
#tocode img {
	vertical-align:middle;
	margin-right:5px;
}
#tocode a {
	color:#039;
}
#allcolor-tbl {
	margin:8px 0px 10px 0px;
}
#allcolor-tbl th {
	width:22px;
}
#allcolor-tbl td {
	vertical-align:top;
	width:80px;
	padding-bottom: 5px;
}
#allcolor-tbl td a img {
	border:solid 1px #CCCCCC;
}
#allcolor-tbl td .code {
	padding-left:10px;
}
.allcolor-white {
	width:23px;
	height:23px;
	border:solid 1px #666666;
}
#allcolor-close {
	margin-bottom:15px;
	text-align:center;
}

#mark {
	width:450px;
	font-size:80%;
	line-height:1.3em;
	padding:15px 0px;
	margin:auto;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}
#mark h2 {
	font-size:140%;
	border-bottom:solid 2px #9E223C;
	text-align: left;
	padding: 3px 0px 3px 18px;
	margin:0px;
	background-image: url(../img/common/icon/icon4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#mark table {
	margin:20px 0px;
}
#mark th {
	width:40px;
}
#mark td {
	width:410px;
}
#mark th, #mark td {
	padding-bottom:10px;
	text-align:left;
}

#size {
	width:590px;
	padding:0px;
	margin:auto;
}
#size-inner {
	font-size: 88%;
	line-height: 1.4em;
	color: #333333;
	padding:25px 20px;
	text-align:left;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}
#size-inner h4 {
	font-size:120%;
	padding:2px 0px 2px 10px;
	border-left:solid 3px #9E223C;
	margin:0px 0px 7px 0px;
}
.size-inner_left {
	width:108px;
	border:solid 1px #cccccc;
	float:left;
}
.size-inner_right {
	width:425px;
	float:right;
	padding-bottom: 30px;
}
.size-inner_right-tbl {
	padding-top:10px;
	border-top:dotted 1px #9E223C;
}
.size-inner_right td {
	width:115px;
	background-color: #EAEAEA;
	padding:8px 10px;
	vertical-align: top;
}
.size-inner_right td.n {
	background-color: #FFFFFF;
}
.size-inner_right td strong {
	margin:0px 12px 0px 5px;
}
.size-inner_right td img {
	margin-bottom:7px;
}
.size-inner_right th {
	width:10px;
}
.size-inner2 {
	clear:both;
}
#size-close {
	text-align:center;
}

.category-tbl td {
	border:solid 1px #333333;
}
.category-tbl th {
	width:10px;
}
.category-list {
	width:138px;
}
.category-inner {
	padding:0px 4px 10px 4px;
}
.category-sleeve {
	padding:4px;
	text-align:center;
	background-color: #E4E4E4;
	font-weight: bold;
	font-size: 110%;
}
.category-txt {
	margin:10px 3px;
}
.category-size td {
	padding-right:2px;
	border:none;
}
.category-size th {
	border:none;
}
.category-btn {
	text-align:right;
	margin-top:10px;
}

.newlim-tbl {
	margin:15px 0px 20px 0px;
}
.newlim-tbl td {
	width:285px;
	padding-bottom: 25px;
	vertical-align:top;
}
.newlim-tbl td ul {
	margin:0px 0px 7px 0px;
	padding:0px 0px 2px 0px;
	list-style:none;
	border-bottom: dotted 1px #666666;
}
.newlim-tbl td li {
	padding-left:18px;
	background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/icon6.gif?cmsp_timestamp=20230405192909);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
}
.newlim-tbl td li a {
	color:#333333;
	text-decoration:none;
}
.newlim-tbl td li a:active,.newlim-tbl td li a:hover {
	color:#9E223C;
}
.newlim-p {
	float:left;
}
.newlim-p a:link img , .newlim-p a:visited img {
	border:solid 1px #999999;
}
.newlim-p a:hover img , .newlim-p a:active img {
	border:solid 1px #663333;
}
.newlim-txt {
	float:right;
	width: 105px;
	font-size: 14px;
	line-height: 20px;
}
.newlim-price {
	text-align:right;
	margin-top: 5px;
}
.newlim-price img {
	margin-right:3px;
	vertical-align: middle;
}
.newlim-tbl th {
	width:20px;
}
.newlim-size {
	margin-top:10px;
}
.newlim-size table {
	border-collapse:collapse;
}
.newlim-size td {
	border:solid 1px #000000;
	width:25px;
	margin:0;
	padding:0;
}	
.newlim-sizeinfo {
	text-align:right;
	margin-top: 5px;
	font-size: 90%;
}
.newlim-sizeinfo img {
	margin-right:3px;
	vertical-align: middle;
	border:solid 1px #000000;
}

.sold-itemphoto {
	width:108px;
	float:left;
}
.sold-inq {
	float:right;
	width:470px;
}
.sold-itemname {
	font-size:120%;
	font-weight:bold;
	padding:3px 0px 3px 19px;
	border-bottom:solid 3px #9E223C;
	background-image: url(../img/common/icon/icon5.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.sold-inq td ,.sold-inq th {
	border-bottom:solid 1px #CCCCCC;
}
.sold-inq th {
	text-align:left;
	font-weight:normal;
	padding:5px 10px 5px 8px;
	background-color: #EEEEEE;
}
.sold-inq td {
	padding:5px 3px 5px 8px;
}
.sold-inq input,.sold-inq textarea {
	border:solid 1px #999999;
}
.sold-inq input.nb {
	border:none;
}
.sold-inq_submit {
	text-align:center;
	margin:20px 0px 0px 0px;
}
.sold-inq_kome {
	text-align:right;
}
#sold-inq_btn {
	margin:30px 0px;
	padding:10px 20px;
	border:solid 1px #9E223C;
	background-color: #EBEBEB;
	font-size:80%;
}

#sold-inq_btn th {
	text-align:right;
}
.err {
	color:#cc0000;
}

.hamburger-menu {
    display: none;
}
.item-img_pc {
    display: block;
  	margin-top: 10px;
}
.item-img_sp {
    display: none;
}
.sp_side_img_pc {
    display: block;
}
.sp_side_img_sp {
    display: none;
}

#contents.color .color-list dl dd ul li {
  width: 43%!important;
  list-style: none;
  position: relative;
  font-weight: normal;
  padding: 0 0 16px 18px!important;
  line-height: 1.3!important;
  margin: 0!important;
}

@media screen and (max-width: 960px) {  
	
	img {
		max-width: 100%;
	}
  
  	#header-cart a:first-of-type {
      margin-right: 10px;
  	}
  
  	#header-cart a .pc {
      display: none
  	}
  
  	#contents {
		width: auto;
      	padding: 0 3% 15%;
  	}

	#main {
		width: auto;
		margin: auto;
		text-align: left;
		clear: unset;
	}
	#main img {
		max-width: 100%;
	}
	#index #contents {
		width: auto;
		padding: 0 10px;
		margin-bottom: 30px;
	}
	.about .anchor {
		text-align: center;
		padding: 0px 0px 40px 0px;
		display: grid;
	}
	.about .anchor a {
		padding-left: 20px;
		background-image: url(https://img21.shop-pro.jp/PA01495/628/etc/icon9.gif?cmsp_timestamp=20230405144823);
		background-repeat: no-repeat;
		margin-right: 0px;
		background-position: 0px 1px;
		color: #000099;
		display: inline-flex;
	}
	.a-att {
		margin: 0px 0px 20px 0px;
	}
	.about .attention .no {
		background-color: #F5F5F5;
		margin: -20px 0px 0px 0px;
		border: solid 1px #999999;
		z-index: 1;
		position: relative;
		padding: 0px 10px 0px 5px;
	}
	#leftmenu {
		width: auto;
		float: unset;
		padding: 0 10px;
	}
	#aboutKarasawasumi a {
		text-align: center;
		display: inline-grid;
		text-decoration: none;
	}
	#aboutKarasawasumi a img {
		width: auto;
		border: 1px solid #ccc;
	}
  	#leftmenu-stylebasic > div {
      	text-align: center;
      	margin-bottom: 10px;
  	}
	#leftmenu-search {
		width: auto;
		margin: 14px 0px 10px 0px;
		color: #333333;
		text-decoration: none;
	}
	#leftmenu-search img {
		margin-bottom: 10px;
	}
	#leftmenu-item {
		margin: 0px 0px 30px 0px;
	}
	.leftmenu-item_btn {
		width: auto;
		padding: 11px 0;
		background-image: unset;
		background-repeat: no-repeat;
		background-position: 0px bottom;
		line-height: 1.4;
		border-bottom: 1px dotted;
	}
	#leftmenu-company {
		width: auto;
		padding: 5px;
	}
	#leftmenu-company_txt {
		width: auto;
	}
	.pagetop {
		width: 90%;
	}
	#footer {
		width: auto;
		font-size: 70%;
	}

	.color-list th.p {
		padding-right: 0px;
		width: auto;
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}
	.color-list th {
		vertical-align: top;
		display: block;
	}
	.color-list table {
		border-collapse: collapse;
		width: 100%;
	}
	.color-list td {
		padding-right: 0px;
		width: auto;
		vertical-align: top;
		font-weight: normal;
		padding-bottom: 5px;
		text-align: left;
		display: block;
	}
	#color-code {
		margin: 10px 0px;
	}
	ul, ol {
		margin: 0 0 10px 0px;
		padding: 0;
	}
  
	#contents {
		float: unset;
	}
	.movie iframe {
		width: 90%;
		height: 150px;
	}

	.company-tbl {
		width: auto;
		margin: 0px 0px 10px 0px;
	}
	.company-tbl th {
		display: block;
	}
	.company-tbl td {
		display: block;
	}

	#faq-list div {
		margin: 0px 0px;
	}
	.faq-box {
		padding: 20px 0px 10px 0px;
	}

	.inner-txt p {
		display: grid;
	}
	#header {
      	flex-direction: column;
  	}
	#header-menu {
		display: none;
	}
	#header {
		width: auto;
		margin: auto;
		text-align: center;
		clear: unset;
		padding: 10px 0px;
		height: auto;
	}
	#header-logo {
		width: auto;
		float: unset;
		padding: 0 10px;
	}
	#header-tel {
		float: unset;
		width: auto;
		text-align: center;
		margin-top: 3px;
		padding: 0 10px;
		margin-top: 20px;
	}

	.menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 100%;/*leftの値を変更してメニューを画面外へ*/
		z-index: 80;
		background-color: #9f223d;
		transition: all 0.5s;/*アニメーション設定*/
	}
	.menu-content ul {
		padding: 100px 10px 0;
	}
	.menu-content ul li {
		border-bottom: solid 1px #ffffff;
		list-style: none;
	}
	.menu-content ul li a {
		display: block;
		width: 100%;
		font-size: 15px;
		box-sizing: border-box;
		color:#ffffff;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	}
	.menu-content ul li a::before {
		content: "";
		width: 7px;
		height: 7px;
		border-top: solid 2px #ffffff;
		border-right: solid 2px #ffffff;
		transform: rotate(45deg);
		position: absolute;
		right: 11px;
		top: 16px;
	}
	#menu-btn-check:checked ~ .menu-content {
		left: 0;/*メニューを画面内へ*/
	}
	#menu-btn-check {
		display: none;
	}
	#menu-btn-check:checked ~ .menu-btn span {
		background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
	}
	#menu-btn-check:checked ~ .menu-btn span::before {
		bottom: 0;
		transform: rotate(45deg);
	}
	#menu-btn-check:checked ~ .menu-btn span::after {
		top: 0;
		transform: rotate(-45deg);
	}

	.menu-btn {
		position: fixed;
		top: 30px;
		right: 10px;
		display: flex;
		height: 50px;
		width: 50px;
		justify-content: center;
		align-items: center;
		z-index: 90;
		background-color: #9f223d;
	}
	.menu-btn span,
	.menu-btn span:before,
	.menu-btn span:after {
		content: '';
		display: block;
		height: 3px;
		width: 25px;
		border-radius: 3px;
		background-color: #ffffff;
		position: absolute;
	}
	.menu-btn span:before {
		bottom: 8px;
	}
	.menu-btn span:after {
		top: 8px;
	}

	.hamburger-menu {
		display: block;
	}

	.item-detail {
		float: unset;
		width: auto;
		margin-top: 10px;
	}
	.size-inner_left {
		width: auto;
		border: unset;
		float: unset;
		margin-bottom: 10px;
	}
	.size-inner2 {
		clear: unset;
	}
	.size-inner_right {
		width: auto;
		float: unset;
		padding-bottom: 30px;
	}

	.group_form dd {
		margin-left: 0!important;
	}

	.p-page__wrap {
		padding: 0 10px;
	}

	.c-item-list__item {
		list-style: none;
		width: 31%!important;
      	margin-right: 3.5%!important;      
      	margin-bottom: 12%;
      
      	&:nth-of-type(3n) {
          margin-right: 0!important;
      }
	}
	.c-item-list {
		display: flex!important;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.c-item-list__img {
		text-align: center;
	}
  	.c-item-list__ttl {
		text-align: center;
  	}
	.c-item-list__ttl a {
		font-size: 1.05em!important;
		line-height: 1.5em!important;
	}
	.c-item-list__price {
		font-size: 18px;
		margin-top: 10px;
	}
	.under-bar ul li {
		width: 30%;
	}
	.item-img_pc {
		display: none;
	}
	.item-img_sp {
		display: block;
	}
	.item-img {
		float: unset;
		width: auto;
		text-align: center;
	}
  
  	.c-btn-cart {
      	max-width: 80%;
  	}

	* {
		font-size:16px;
	}

	.sp_side_img_pc {
		display: none!important;
	}
	.sp_side_img_sp {
		display: block;
		width: auto;
	}

	#aboutKarasawasumi a .txt {
		font-size: 0.8em;
		color: #000;
		display: block;
		text-align: initial;
	}

}


