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

/* ----------------------------------------
*	汎用要素スタイル 
---------------------------------------- */
html,body,h1,h2,h3,p,ul,li{
	margin: 0;
	padding: 0;
}

body {
  font-family: "Noto Sans JP", "YakuHanJP", sans-serif;
  font-size: 15px;
	line-height: 1.8;
  color: #444;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
	
}
a {
    text-decoration:none; 
}

li {
  list-style-type: none;
}
#smcontent{
	max-width: 800px;
	margin: 0 auto;
}

#smcontent img{
	margin: 0;
	padding: 0;
width:100%;
height:auto;
display:block;
		
}

.ctr{
	text-align: center;
}
.tbld{
	font-weight: 600;
}
.mt20{margin-top: 20px;}
.mb20{margin-bottom: 20px;}

#smcontent .bdbox{background-color:#fef9f1; 

}

#smcontent .ttl{
	line-height: 1.8;
    margin: 5px 20px 10px;
	 text-align: center;
	 font-size:1.2rem;
	font-weight: 600;

}
#smcontent .ttlre{
	line-height: 1.8;
    margin: 5px 20px 10px;
	 text-align: center;
	font-size:1.2rem;
	font-weight: 600;

}
.txt_red_big{
	color: #FB5255;
     font-size:1.4rem;}


#smcontent .txt{
	line-height: 1.8;
    margin: 5px 20px 10px;
	 font-size:1.1rem;
}

#smcontent .bdkome{
	line-height: 1.5;
	 font-size:0.7rem;
	margin: 5px 30px 10px;
	
}

#smcontent .date{
	
    margin: 10px   ;
	 font-size:1.2rem;
	font-weight: 4vw;
	text-align: center;
	font-weight: 600;

}
#smcontent #howto{
	
}
#smcontent #howto .cpnkome{
	font-size: 13px;
	margin: 10px 20px 10px 20px;
	letter-spacing: 0.01em;
}
	
#smcontent .f_small{font-size: 11px;}

.bnr_gly{background-color: #4A4949;
width: 70%;
	margin-left: 15%;
	padding: 10px 5px;
	text-align: center;
	 font-size:1.2rem;
	color: #ffffff;
	font-weight: 600;
		letter-spacing: 0.18em;
}

.mt30{margin-top: 30px!important;}
.mb20{margin-bottom: 20px!important;}
.tred{color: #FB5D5F; }
.mt7{margin-top: 7px!important;}

.f20px{font-size: 20px!important;}

#smcontent h3{background-color: #f3f3f3; padding:25px; font-size:4vw;　　height: 30px; margin-top: 15px; font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif'; font-weight: 600; letter-spacing: 0.18em; text-align: center; color: #F2732B; margin: 20px 0 20px 0 ;}

#smcontent .redttl{background-color: #fb7c82; padding:25px; font-size:4vw;　　height: 30px; margin-top: 15px; font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif'; font-weight: 600; letter-spacing: 0.18em; text-align: center; color: #ffffff; margin: 20px 0 20px 0 ;}

/*#smcontent{ width: 100%; max-width: 750px; margin: 0 auto; }*/
#smcontent img{margin: 0; padding: 0; width:100%; height:auto; display:block; }



#smcontent .linktxt{
	color: #2D69F7;
	 font-size:1.2rem;
	text-decoration: underline;
	text-align: center;
	margin: 20px 0 ;
	
}

#smcontent hr{
	margin: 20px 0 20px 0 ;
	border-top: 1px dashed #b7b6b6;
	width: 90%;
	margin-left: 5%;
}
/*#smcontent h3{background-color: #e0eeef; 
	padding:10px; 
	font-size:1.2rem;　
	font-weight: 600; 
	letter-spacing: 0.18em; 
	text-align: center; 
	color: #607779; 
	margin: 20px 0 20px 0 ;
    border-bottom: 8px solid #9bd4ca;}*/

#smcontent .itemlist_box{background-color: #e7f5f6; padding-top: 30px; padding-bottom: 20px;}
#smcontent .itemlist_inbox{background-color: #ffffff; width: 90%; margin: 0 auto; max-width: 500px;}
#smcontent .bnrbox{	width: 92%; margin-left: 4%;}
#smcontent .bnrbox img{
	border:1px solid #e8e9e9;
    margin-top:20px!important;
    margin-bottom: 20px!important;
    }

#smcontent .pro_box{
	margin-top: 30px;
	width: 90%;
	margin-left: 5%;
	max-width: 500px;
	margin: 0 auto;
	}

#smcontent .pro_box_inbox{
	display: flex;
	margin-top: 10px;
    justify-content: space-between;
    }
#smcontent .pro_box_ttl{
	background-color: #f2f2f1;
	padding: 5px ;
	margin-bottom: 10px;
	font-size: 0.9rem;
	line-height: 1.5;
	font-weight: 600;
	width: 96%;
	
	}
 
#smcontent .pro_box_txt{
	margin-top: 3px;
	margin-bottom: 4px;
    font-size: 0.83rem;
	line-height: 1.6;
	}

#smcontent .pro_box_txt .kome{
font-size: 0.5rem;
}

#smcontent .pro_box .pro_box_kome{
	font-size:0.5rem;
	line-height: 1.3;
	margin-bottom: 5px;
	margin-top: 10px;
	letter-spacing: 0.01em;
    }

#smcontent .inimgbox{width: 43%;
position: relative;}
#smcontent .intxtbox{width: 55%;
	display: flex;
	flex-direction: column; 
    }

#smcontent .inimgbox img{width: 100%; }
#smcontent .inimgbox .icon{
	position: absolute;
	top: -10px;
	left:-5px;
	width: 39%;
	height: auto;
	}
#smcontent .inimgbox .licon{
	position: absolute;
	top: -10px;
	left:-5px;
	width: 35%;
	height: auto;
	}

#smcontent .intxtbox .btn{	
	width:100%;
	background-color:#6c6b6a;
	color: #ffffff;
    padding: 2px 0;
    text-align: center;
    font-weight: 600;
	position: relative;
	letter-spacing: 0.3em;
	margin-top: auto;
	font-size: 0.78rem;

}
#smcontent .pro_box .btn::after{
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #fff;
    display:inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 52%;
    right: 25px;
    transform: translateY(-50%);
}

#smcontent .toshopbtn{
	display: block;
	width:80%;
	margin:0 auto;
	background-color:#6c6b6a;
	color: #ffffff;
    padding: 10px;;
    text-align: center;
    font-weight: 600;
	position: relative;
	letter-spacing: 0.2em;
	font-size: 0.78rem;
}

#smcontent .toshopbtn::after{
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #fff;
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 52%;
    right: 35px;
    transform: translateY(-50%); 
}

#smcontent .toshopbtn_red{
	display: block;
	width:80%;
	margin:0 auto;
	 background: linear-gradient(to right, #fc6e33, #fc1e87);
	color: #ffffff;
    padding: 15px 0 15px 0 ;
    text-align: center;
    font-weight: 500;
	position: relative;
	letter-spacing: 0.2em;
	font-size: 1rem;
}

#smcontent .toshopbtn_red::after{
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #fff;
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 52%;
    right: 30px;
    transform: translateY(-50%); 
}

#smcontent .btn_soldout{
	background-color: #ffffff !important; border: 1px solid #666666!important; color: #666666!important;
}


#smcontent .half{
	width:50%;
	float:left;
}

#smcontent .numbox{
	background-color: #765C46;
	width:100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px; 
	margin-bottom:20px;
}

#smcontent .cnum{
	 font-size:1.4rem;
	color:#FFFFFF;
	font-weight:700;
}
	
#smcontent .numbox2{
	background-color:#FC9;
	width:100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

#smcontent .cnum2{
	font-size:22px;
	color:#666;
	font-weight:bolder;
}

#smcontent .totop{
	text-align:center;
	 font-size:1.0rem;
	line-height:3;
	margin:10px;}
	
#smcontent  .foot{
	margin-top:10px;
}