@charset "utf-8";
/* CSS Document */

/* 
商品ページ  PC 
------------------------------------------------*/

/* PC共通 */
.carousel_items ul li {
    height: 200px;
}
.tabContentsIn h4{
    font-size: 18px;
}
.carousel_arrow_prev, .carousel_arrow_next {
    line-height: 250px;
}
.Products_Detail dl.information {
    border-bottom: 1px solid #ccc;
}
.sec-title{
    font-size: 16px;
    font-weight: 600;
    padding-left: 8px;
    border-left: 6px solid #ffd84f;
    margin-bottom: 12px;
}


/* タイトル最新 */
.tt {
	font-weight: 700 !important;
    font-size:1.1rem;
    margin:20px 0 4px;
    letter-spacing: 1.2px;
    line-height: 1.4;
}
.tt span{
    display: block;
    width: fit-content; 
    background:#ffd84f;
    letter-spacing:0.1rem;
    color:#654831;
    padding:3px 10px;
    border-radius:5px;
    margin-bottom:7px;
}
.tt span::after{
  content: "";
  display: block;  
}

.t{
    margin-top:0.8rem;
    font-weight: 700;
}
.m{
    margin-top:0.8rem;
}
.k{
   border: solid 1.95px #51504e;
   font-size:0.85rem;
   font-weight: 600;
   color:#51504e;
   padding: 0.05rem 0.4rem;
   margin-top:5px;
   width:72px;
   letter-spacing:0.05rem;
}
.m1{
    margin-top:0.8rem;
    font-weight: 700;
}
.m2{
    margin-top:0.8rem;
    font-weight: 700;
    color:#fa7d05; /* オレンジ */
}
.o{
    margin-top:0.4rem;
}
.t1{
    color:#fa7d05; /* オレンジ */
}
.t2{
     font-size:0.9rem;
}
.t3{
    font-weight: bold;
}

/* ネコポス */
.t4{
    background:#098e7b; 
    font-weight: 700;
    letter-spacing:0.1rem;
    color:#fed201;
    padding:2px 7px 2px 9px;
    width:160px;
    margin:26px 0 8px 0;
    text-align: center;
}
.t8{
   color:#ff3b2f;
  font-weight:700;
}


/* 注釈 */
.t5{
     margin-top:1.5rem;
     margin-bottom:1rem;
     font-size:0.85rem;
     font-weight:normal;
}
.t5 p{
     padding-left: 2em;  
     text-indent: -2em; 
     font-size:0.85rem; 
}
.t6{
    font-size:1rem;
    color:#e47204;
    font-weight:700;
    letter-spacing:0.7px;
}
.t7{
    color:#e47204; 
     font-size: 80%;
     vertical-align: middle;
}
.t9{
    background:rgba(255, 216, 76, 0.10);
    border: solid 2px #ffd84f;
    padding:10px 18px 10px;
    border-radius: 10px;
    margin-bottom: 1rem;
    margin-top:1rem;
}
.or{
     color:#fa7d05; 
     font-size: 50%;
     vertical-align: middle;
}
.y{
     color:#ffd84f;
     font-size: 50%;
     vertical-align: middle;
}
.s{
    font-size:1rem;
    color:#fa7d05;
    font-weight: 700;
    margin:0.7rem 0 0.5rem 0;
}
.s1{
     font-size:0.9rem;
     margin-bottom:0.8rem;
}
.s2{
     font-size:0.8rem;
}
.s3{
     color:#fa7d05; 
     font-weight: 700;
     font-size:120%;
     letter-spacing:1px;
}
.s4{
     background: linear-gradient(transparent 70%, #ffeba7 0%); 
}
.s5{
     font-weight: 700;
     font-size:120%;
}
.s6{
     color:#e47204; 
     font-weight: 700;
     letter-spacing: 1px;
}
.s7{
  border:2px solid #ffd84f;
  border-radius:10px;
  padding:14px 18px;
  background:#fffbed;
  font-weight: 700;
}
.s7 ul{
  margin-top:4px;
  padding-left:0;
}
.s7 li{
  list-style:none;
  margin:6px 0;
  font-weight: normal;
}
.s7 li a{
  position:relative;
  text-decoration:underline;
  padding-right:16px;
}
.s7 ul li::before {
	display: inline-block;
	content: "";
	margin-top: 8px;
	width: 8px;
	height: 8px;
	vertical-align: top;
	border-radius: 5px;
	background-color: #ffd84f;
}
.s7 ul li a:hover {
    color: #e47204;
}
.s8 li p{
  position: relative;
  padding-left: 20px;
  font-weight: bold;
  color: #e47204; /* オレンジ */
  letter-spacing:1px;
}
.s8 li p::before {
  content: "◆";
  position: absolute;
  left: 0;
  top: 0;
  color: #e47204;
}
.s8 li {
  margin-bottom: 20px;
}
.s9 p{
  font-weight: bold;
  margin-bottom: 7px;
}
.s9 li {
  position: relative;
  padding-left: 18px;
}
.s9 li::before {
   content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #ffd84f;
  font-weight: bold;
}

/* 黄色ひし形*/
.r1{
  margin-top:20px;
}
.r1 li{
  position: relative;
  padding-left: 20px;
  letter-spacing:1px;
  font-weight: 700;
}
.r1 li::before {
  content: "◆";
  position: absolute;
  left: 0;
  top: 0;
  color: #ffd84f; /* #fa7d05; */
}
.r1 li {
  margin-bottom: 14px;
}
.r1 li span{
  color: #7A5A36;
}
.r1 li p {
  font-weight: normal;
}

/* キャンペーン月限定枠：s7消去する*/
.r2{
  border:2px solid #ffd84f;
  border-radius:10px;
  padding:12px 18px;
  background:#fffbed;
}
.r2 ul{
  margin-top:4px;
  padding-left:0;
}
.r2 li{
  list-style:none;
  margin:2px 0 0 0;
}
.r2 li span{
  font-weight:bold;
  font-size:110%;
}
.r2 li a{
  position:relative;
  text-decoration:underline;
  padding-right:16px;
}
.r2 ul li::before {
	display: inline-block;
    content: "";
    margin-top: 11px;
    width: 8px;
    height: 8px;
    vertical-align: top;
    border-radius: 5px;
    background-color: #ffd84f;
    margin-right: 7px;
}
.r2 ul li a::after{
    content: "";
    position: absolute;
    right: 2px;
    top: 56%;
    width: 6px;
    height: 6px;
    border-top: 1px solid #7d5c42;
    border-right: 1px solid #7d5c42;
    transform: translateY(-50%) rotate(45deg);
}
.r2 ul li a:hover {
    color: #e47204;
}

/* オレンジ四角*/
.r3 li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #fa7d05;
  margin-right: 8px;
  vertical-align: middle;
}

/* こちら*/
.k1{
  display:inline-block;
  padding:5px 14px;
  border:1px solid #ff7a00;
  color:#ff7a00;
  border-radius:20px;
  text-decoration:none;
  font-size:14px;
  transition:.3s;
  position:relative;
  padding-right:30px;
}
.k1:hover{
  background:#ff7a00;
  color:#fff;
}

/* 矢印 */
.k1::after{
    content: "";
    position: absolute;
    right: 14px;
    top:50%;
    /* border-radius: 20px; */
    width: 6px;
    height: 6px;
    border-top: 1px solid #ff7a00;
    border-right: 1px solid #ff7a00;
    transform: translateY(-50%) rotate(45deg);
}
.k1:hover::after{
  border-top:1px solid #ffffff;
  border-right:1px solid #ffffff;
}
.k2{
  font-size:1rem;
  font-weight:700;
}
.k3{
  font-size:120%;
  font-weight:700;
  color:#ff7a00;
}

/* 単品はこちら */
.k4  {
    margin:1.2rem 0;
}
.k4  a {
    position: relative;
    padding-right: 16px;
}
.k4 a::after{
   content: "";
    position: absolute;
    right: 2px;
    top:60%;
    width: 6px;
    height: 6px;
    border-top: 1px solid #7d5c42;
    border-right: 1px solid #7d5c42;
    transform: translateY(-50%) rotate(45deg);
}
.k4 a:hover, .k4 a:hover::after{
    color: #e47204;
}

/* アンダーライン*/
.k5{
  margin-bottom:10px;
}
.k5  span {
   border-bottom: solid 1px #ef7705;
   color:#ef7705;
   letter-spacing:1px;
   padding-bottom:2px;
}

/* 金額アンダーライン＆太字*/
.k6{
     background: linear-gradient(transparent 70%, #ffeba7 0%); 
     font-weight:700;
}

/* 2行目スペース*/
.k7{
     padding-left: 2em;  
     text-indent: -2em; 
}
.k7 a:hover, .k7 a:hover::after {
    color: #e47204;
}

/* オレンジ太字*/
.k8{
     color: #fa7d05;
     font-weight:700; 
}

/* ネコポス便はこちら*/
.nk::before{
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #666;
  margin-right: 2px;
  margin-bottom: 2px;
  vertical-align: middle;
}
.nk span{
  font-weight:700;
  letter-spacing:1px;
}
.nk::after{
  content: "";
    position: absolute;
    right: 40px;
    top: 70%;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fed201;
    border-right: 1px solid #fed201;
    transform: translateY(-50%) rotate(45deg);
}
.nk a:hover{
  color: #fa7d05;
}

/* 類似品*/
.wn{
  color: #555;
  background: #fef3ec;
  padding: 16px 20px;
  border-radius: 4px;
  line-height: 1.6;
  letter-spacing:1px;
}
.wn a:hover {
  color: #e47204;
}

/* セット内容*/
.n1{
    position: relative;
    padding-left: 0.8rem;
    margin-bottom: 10px;
    font-size: 0.9rem;
}
.n1::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 18px;
    background: #ffd84f;
    border-radius: 2px;
}
.k9 li {
     margin-top:0.6rem;
     padding-left: 0.9em;
     text-indent: -0.7em;
}
.k9 li::before {
    display: inline-block;
    content: "";
    margin-top: 11px;
    width: 4px;
    height: 4px;
    vertical-align: top;
    border-radius: 5px;
    background-color: #7d5c42;
    margin-right: 7px;
}
.k9 li a:hover {color: #e47204;} 

/* アンダーライン*/
.n2{
  display:inline-block;
  border:1px solid #c2a760;
  color:#c2a760;
  padding:0.4em 0.9em;
  font-weight:500;
  font-size:0.95rem;
  marfin-bottom:1rem;
  letter-spacing: 1px;
}




