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

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

html {
font-size: 14px;
/*font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;*/
font-family: "M PLUS Rounded 1c";
line-height: 24px;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

body {
  margin: 0 auto;
  padding: 0;
	color: #666;
}
*, *::before, *::after {
  box-sizing: border-box;
}
a:link, a:visited, a:hover, a:active {
  color: #666;
  text-decoration: none;
}
img{
	vertical-align: bottom;
}
.sp{
	display:none!important;
}
@media screen and (max-width: 768px) {
.pc{
	display:none!important;
}
.sp{
	display:inherit!important;
}
}

ul{
	margin: 0;
	padding: 0;
}
ul li{
	margin: 0;
	padding: 0;
	list-style:none;
}
.hidden{
	overflow: hidden;
}
.rankArea{
	background: #fffbcd;
	height:50px;
	text-align: center;
	padding: 13px;
  font-weight: bold
}
.rankImg{
	width:19px;
	display: inline-block;
	margin-right: 10px;
}
.rankImg img{
	vertical-align:middle;
	width:100%;
	height:auto;
}
.aboutRank{
	text-align: center;
	vertical-align:middle;
}
.aboutRank a{
	background: #ff003c;
	text-align: center;
	color:#fff;
	font-size:12px;
	padding:3px 5px;
	margin-left:10px;
	border-radius:5px;
}
/* start 2022-08-04 miz 追加 */
.topArea {
    background: #fff;
    height: 50px;
    text-align: center;
    padding: 13px;
    max-width: 1900px;
    margin: 0 auto;
}

.only-sp{
    display: none;
}

@media screen and (max-width: 599px) {
    .topArea{
        height:auto;
        text-align: right;
        font-size:12px;
    }

    .only-sp{
        display: block;
    }
}
/* end 2022-08-04 miz 追加 */
@media screen and (max-width: 599px) {
.rankArea{
	height:auto;
	text-align: right;
	font-size:12px;
    /* 追加 miz */
    font-weight: normal;
}
.aboutRank{
	text-align: right;
	display:block;
}
}
.style{
	border-top: 1px solid #AFAFAF;
}
.block{
	padding:5px 0 5px 0 ;
	border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 599px) {
.block{
	padding:5px 10px 5px 10px ;
	border-bottom: 1px solid #ccc;
}
}
.block .inner{
	max-width:1100px;
	margin:auto;
	position: relative;
	height:42px;
}
@media screen and (max-width: 599px) {
.block .inner{
	max-width:100%;
	margin:auto;
	position: relative;
	height:auto;
}
}
.block .inner .logo{
	position: absolute;
}
@media screen and (max-width: 599px) {
.block .inner .logo{
	position: static;
    margin-bottom: 5px;
    padding-top: 5px;
    width: 166px;
}
.block .inner .logo img{
	width:100%;
	height: auto;
}	
}
.point{
    position: absolute;
    left: 230px;
}
@media screen and (max-width: 768px) {
.point{
    position: static;
    /* z-index: 100; */
    overflow: hidden;
    text-align: center;
    margin: auto;
    width: 354px;
}
.point li{
    /* miz 追加 */
    margin-top: 5px;
}
}
.point li{
	float: left;
	margin-left:10px;
}

@media screen and (max-width: 768px) {
    .point li{
        margin-left:5px;
    }
}
.btnArea{
    position: absolute;
    right: 215px;
    top: 11px;
}
@media screen and (max-width: 599px) {
.btnArea {
    display: none;
}
}
.btnArea li{
    float: left;
	margin-left:10px;
}
.btnArea li a{
	text-align: center;
	color:#666;
	font-size:13px;
	padding:3px 8px;
	margin-left:5px;
	border-radius:5px;
	border: 1px solid #666666;
}
/*rightの数値を変更坂口*/
.cartArea{
	position: absolute;
    right: 43px;
    top: 11px;
}
@media screen and (max-width: 599px) {
.cartArea{
}
}
.cartArea .number{
	border-radius: 18px;
    background: #ff003c;
    color: #fff;
    font-size: 10px;
    padding: 0px 7px 0px 7px;
    vertical-align: middle;
    position: absolute;
    top: -8px;
    right: -6px;
}
.cartImg{
	width:19px;
	display: inline-block;
	margin-right: 10px;
}
.cartImg img{
	vertical-align:middle;
	width:100%;
	height:auto;
}
/*rightの数値を変更坂口*/
.heartArea{
	position: absolute;
    right: 86px;
    top: 11px;
}
@media screen and (max-width: 599px) {
.heartArea{
}
}
.heartArea .number{
	border-radius: 18px;
    background: #ff003c;
    color: #fff;
    font-size: 10px;
    padding: 0px 7px 0px 7px;
    vertical-align: middle;
    position: absolute;
    top: -8px;
    right: -6px;
}
.heartImg{
	width:19px;
	display: inline-block;
	margin-right: 10px;
	height:auto;
}
.heartImg img{
	vertical-align:middle;
	width:100%;
}
/*rightの数値を変更坂口*/
.infoArea{
	position: absolute;
    right: 138px;
    top: 9px;
}
@media screen and (max-width: 599px) {
.infoArea{
}
}
.infoArea .number{
	border-radius: 18px;
    background: #ff003c;
    color: #fff;
    font-size: 10px;
    padding: 0px 7px 0px 7px;
    vertical-align: middle;
    position: absolute;
    top: -8px;
    right: -15px;
}
.infoImg{
	vertical-align:middle;
	display: inline-block;
}

/*マイページエリア書き足し坂口*/
.mypageArea{
	position: absolute;
    right: 10px;
    top: 11px;
    /* right: -35px; */
}
@media screen and (max-width: 599px) {
.mypageArea{
    right: 10px;
}
}
.mypageArea .number{
	border-radius: 18px;
    background: #ff003c;
    color: #fff;
    font-size: 10px;
    padding: 0px 7px 0px 7px;
    vertical-align: middle;
    position: absolute;
    top: -8px;
    right: -6px;
}
/*ここまで坂口*/

.block02{
	max-width:1100px;
	margin:auto;
	position: relative;
	height:60px;
	border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.block02{
	max-width:100%;
	margin:auto 10px;
	position: relative;
	height:auto;
	border-bottom: 1px solid #ccc;
	padding:10px 0;
}
}
nav{
	position: absolute;
	top:20px;
}
@media screen and (max-width: 599px) {
nav{
	display: none;
}
}
nav ul{
	overflow:hidden;
}
nav li{
	float: left;
	margin-right:40px;
	font-size:15px;
	font-weight: bold;
}
.search{
	position: absolute;
	right:0;
	top:13px;
	width:30%;
}
.searchBox{
	border:1px solid #ccc;
	border-radius:5px;
	padding:8px;
	width:84%;
	display: inline-block;
}
.searchImg{
	vertical-align: middle;
	margin-top:-2px;
}
@media screen and (max-width: 768px) {
.search{
	position: static;
	text-align: center;
	width: 100%;
}
.searchBox{
	border:1px solid #ccc;
	border-radius:5px;
	padding:8px;
	width:70%;
	display: inline-block;
}
}
#kv{
	max-width: 1100px;
	margin:20px auto 30px auto;
	overflow: hidden;
}
#kv .kvLeft{
	float: left;
	width:75%;
}
#kv .kvRight{
	float: right;
	width:22.7%;
}
#kv .kvRight li{
	margin-bottom:8px;
}
#kv .kvRight li:last-child{
	margin-bottom:0px;
}
#kv .kvLeft img,#kv .kvRight img{
	width:100%;
	height: auto;
}
@media screen and (max-width: 599px) {
#kv{
	max-width: 100%;
	margin:20px 10px 30px 10px;
	overflow: hidden;
}
#kv .kvLeft{
	float: none;
	width:100%;
	margin:0 0 10px 0;
}
#kv .kvRight{
	float: none;
	width:100%;
}
#kv .kvRight li{
	margin-bottom:8px;
	float: left;
	width:49%;
}
#kv .kvRight li:last-child{
	margin-bottom:0px;
	float: right;
}
#kv .kvLeft img,#kv .kvRight img{
	width:100%;
	height: auto;
}
}
#main{
	max-width: 1100px;
	margin: 50px auto 0 auto;
}
@media screen and (max-width: 599px) {
#main{
	max-width: 100%;
	margin: 30px 10px auto 10px;
}
}
.tit{
	margin-bottom:30px;
}
h1{
	padding:0;
	margin:0;
}
h2.title-border {
	display: flex;
	align-items: center;
	text-align: center;
	font-size: 24px;
	font-family: 'Questrial', sans-serif;
	width:50%;
	margin: auto;
}
h2.title-border span {
	color: #cccc00
}
h2.title-border:before,
h2.title-border:after {
	border-top: 1px solid;
	content: "";
	flex-grow: 1;
}
h2.title-border:before {
	margin-right: 3rem;
}
h2.title-border:after {
	margin-left: 3rem;
}
@media screen and (max-width: 599px) {
h2.title-border {
	display: flex;
	align-items: center;
	text-align: center;
	font-size: 24px;
	font-family: 'Questrial', sans-serif;
	width:100%;
	margin: auto;
}
h2.title-border span {
	color: #cccc00
}
h2.title-border:before,
h2.title-border:after {
	border-top: 1px solid;
	content: "";
	flex-grow: 1;
}
h2.title-border:before {
	margin-right: 2rem;
}
h2.title-border:after {
	margin-left: 2rem;
}
}
h2.pattern01{
	background: #333333;
	color: #FFFFFF;
	font-size:18px;
	padding:10px;
	font-weight: normal;
	margin:0 0 20px 0;
}
.subTit{
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	margin-top:10px;
}
ul.list{
	overflow: hidden;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.list li{
	width: 19.2%;
    float: left;
    background: #ffffff;
    border: 1px solid #e3e3e3;
    padding: 8px;
    margin: 0 1% 1% 0;
    border-radius: 5px;
}
ul.list li:nth-child(5n){
	margin: 0 0% 1% 0;
}
@media screen and (max-width: 599px) {
ul.list li{
	width: 48%;
	float: left;
	background: #fff;
	border:1px solid #ccc;
	padding:8px 4px;
	margin: 0 4% 4% 0;
}
ul.list li:nth-child(even){
	margin: 0 0% 4% 0;
}
ul.list li:nth-child(5n){
	margin: 0 4% 4% 0;
}
ul.list li:last-child{
	margin: 0 0% 4% 0;
}
}
.icon01,.icon02,.icon03,.icon04{
	background: #fffcb3;
    font-size: 11px;
    text-align: center;
    padding: 2px 5px;
    margin: 0 5px 0 0;
    border-radius: 5px;
}
.icon01_on{
	background: #b9001a;
	font-size:11px;
	text-align: center;
	padding:2px;
	margin:0 5px 0 0;
	color:#fff;
}
.icon02_on{
	background: #ef7c00;
	font-size:11px;
	text-align: center;
	padding:2px;
	margin:0 5px 0 0;
	color:#fff;
}
.icon03_on{
	background: #00958c;
	font-size:11px;
	text-align: center;
	padding:2px;
	margin:0 5px 0 0;
	color:#fff;
}
.icon04_on{
	background: #ffff00;
	font-size:11px;
	text-align: center;
	padding:2px;
	margin:0 5px 0 0;
	color:#000;
}
.photo{
	border:1px solid #ccc;
	margin-top: 5px;
}
.photo img{
	width:100%;
	height:auto;
}
.detail{
	margin-top: 5px;
}
.detailbtn {
	margin-top:5px;
}
.detailbtn a {
    text-align: center;
    color: #004248;
    font-size: 11px;
    padding: 2px 15px;
    border-radius: 5px;
    /* background: #000; */
    background: #c4e4e7;
}

@media screen and (max-width: 800px){
    .detailbtn a{
        padding: 2px 5px;
        font-size: 11px;
    }
    
}

.box{
	margin:0 0 70px 0;
}
.moreBtn{
	text-align: center;
	margin: 30px 0 0 0 ;
}
.moreBtn a{
	/*border:1px solid #666;*/
	padding:10px 50px;
	text-align: center;
	border-radius:50px;
	 background-image: linear-gradient(90deg, rgba(226, 207, 255, 1), rgba(251, 253, 191, 1));
}
.bnrArea{
	overflow: hidden;
}
.bnrArea li{
	float: left;
    width: 32%;
    margin: 0 2% 0 0;

}
.bnrArea li img{
	width:100%;
	height:auto;
}
.bnrArea li:last-child{
	float: left;
	margin:0 0 0 0 ;
}

@media screen and (max-width: 599px) {
.bnrArea li {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
}
.bnrArea li:last-child {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
}
}


ul.slider li .photo{
	
}
ul.slider li .dc{
	text-align: center;
	color:#ffff00;
	font-size:13px;
	padding:3px 15px;
	border-radius:5px;
	background: #b60000;
	display: inline-block;
	margin:5px 0 0 0;
}
ul.slider li .detail{
	margin-top: 5px;
}
ul.date{
	overflow: hidden;
	display: flex;
    justify-content: space-between;
}
ul.date li{
	text-align: center;
	color:#fff;
	display: block;
	width: -webkit-fill-available;
	margin-right:1px;
	font-weight: bold;
	font-size:13px;
}
@media screen and (max-width: 599px) {
ul.date li{
	font-size:10px;
}
}
ul.date li:last-child{
	margin-right:0px;
}
ul.date li a{
	color:#fff;
	display: block;
	padding:7px 0;
	background: #afc9d5;
}
ul.date li.on a{
	color:#000;
	display: block;
	padding:7px 0;
	background: #fffcb3;
}
.info {
	margin: 1em auto;
	padding: 0 1.5em;
	text-align: left;
	font-size: 1em;
	line-height: 1.3;
	overflow: hidden;
	width: 90%;
}
.info dl {padding: 0 0 20px 0;margin: 0;}
.info dt {padding-bottom: 0;width: 7em;font-weight: bold;}
.info dt {clear: left;float: left;}
.info dd {margin-left: 7em;}
@media screen and (max-width: 599px) {
.info {
	margin: 1em auto;
	padding: 0 ;
	text-align: left;
	font-size: 1em;
	line-height: 1.3;
	overflow: hidden;
	width: 100%;
}
}
ul.column{
	overflow: hidden;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.column li{
	width: 23.5%;
    margin: 0px 2% 0 0;
}
ul.column li:last-child{
	margin:0;
}
ul.column li .colPho{
	margin:0 0 5px 0;
}
ul.column li .colPho img{
	width:100%;
	height:auto;
}
ul.column li .date{
	font-weight: bold;
	margin-bottom:5px;
}
@media screen and (max-width: 599px) {
ul.column li{
	width: 48%;
    margin: 0px 4% 0 0;
}
ul.column li:nth-child(even){
    margin: 0px 0 0 0;
}	
ul.column li:last-child{
	margin:0;
}
}

footer{
	background: #7a7171;
	padding:50px 0 0 0;
}
footer .inner{
	max-width:1100px;
	text-align:center;
	margin: auto auto 50px auto;
	color: #fff;
	font-size:12px;
	overflow: hidden;
}
footer .inner .footlogo{
	margin: auto auto 10px auto;
}
#copyright{
	background: #666161;
	text-align: center;
	padding:5px 0 5px 0;
	color: #FFFFFF;
	font-size:12px;
}
.footnav01,.footnav02,.footnav03{
	float: left;
	text-align: left;
}
.footnav01 li a,.footnav02 li a,.footnav03 li a{
	color: #fff;
}
.footnav01 li:first-child,.footnav02 li:first-child,.footnav03 li:first-child{
	font-weight: bold;
	font-size:14px;
}
.footnav01{
	margin:0 0 0 33%;
}
.footnav02{
	margin:0 0 0 3%;
}
.footnav03{
	margin:0 0 0 3%;
}
.kyoka{
	text-align: center;
	margin-bottom:20px;
}
@media screen and (max-width: 599px) {
footer .inner{
	max-width:100%;
	text-align:center;
	margin: auto 10px 50px 10px;
	color: #fff;
	font-size:12px;
	overflow: hidden;
}
.footnav01,.footnav02,.footnav03{
	float: none;
	text-align: left;
}
.footnav01{
	margin:0 0 0 0%;
}
.footnav02{
	margin:0 0 0 0%;
}
.footnav03{
	margin:0 0 0 0%;
}
.footnav01 li a,.footnav02 li a,.footnav03 li a{
	color: #fff;
	background:#8d8080;
	padding:10px;
	display: block;
	border-bottom: 1px solid #7a7171;
}
.footnav01 li:first-child,.footnav02 li:first-child,.footnav03 li:first-child{
	font-weight: bold;
	padding:10px;
	font-size:14px;
	background: #6a6363;
}
}
.productLeft{
	float: left;
	width:49%;
}
.productRight{
	float: right;
	width:49%;
}
@media screen and (max-width: 599px) {
.productLeft{
	float: none;
	width:100%;
}
.productRight{
	float: none;
	width:100%;
}
}
table.demo01 { width: 100%; }
table.demo01 th, table.demo01 td  { padding: 10px; border: 1px solid #ddd; }
table.demo01 th  { background: #f4f4f4; }
 
/*----------------------------------------------------
  .demo01
----------------------------------------------------*/
.demo01 th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:599px){
    .demo01 { margin: 0; }
    .demo01 th,
    .demo01 td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .demo01 tr:first-child th { border-top: 1px solid #ddd; }
}
span.hai a{
	background: #000000;
	color:#fff;
	padding:2px 8px;
	font-size:12px;
	margin-left:20px;
	border-radius:5px;
}
.productBtn{
	overflow:hidden;
	margin-bottom:30px;
	margin-top: 20px;
}
.reltalBtn{
	float: left;
	width:49%;
}
.reltalBtn a{
	background: #249d95;
	color:#fff;
	padding:10px 30px;
	font-size:16px;
	border-radius:5px;
	display: block;
	text-align: center;
}
.cartBtn{
	float: right;
	width:49%;
}
.cartBtn a{
	background: #00aaf9;
	color:#fff;
	padding:10px 30px;
	font-size:16px;
	border-radius:5px;
	display: block;
	text-align: center;
}
.productLeft .photoArea{
	margin-bottom:20px;
}
.mainImage{
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.mainImage img{
 text-align:center;
	width:100%;
	height:auto;
}
.thumbnails{
 width:100%;
 margin:0 auto;
	overflow: hidden;
}
.thumbnails img{
 width:100%;
	vertical-align: middle;
}
#subImg {
    display: flex;
    justify-content: space-between;
}
#subImg li {
    width: 24%;
    border: 1px solid #ccc;
}
.rankInfo{
	background: #fffbcd;
	text-align: center;
	padding:10px;
	margin-bottom:10px;
}
.wait{
	overflow: hidden;
	border:1px solid #ccc;
	padding:20px;
	display: flex;
    justify-content: center; /*左右中央揃え*/
    align-items: center;     /*上下中央揃え*/
}
@media screen and (max-width: 599px) {
.wait{
	margin-bottom: 20px;
}
}
.waitNumber{
	font-size:16px;
	margin-right: 30px;
}
.waitNumber span{
	font-size:23px;
	color:#ff003c;
}
.waitBtn{
	width:42%;
}
.waitBtn a{
	background: #666666;
	color:#fff;
	padding:10px 30px;
	font-size:16px;
	border-radius:5px;
	display: block;
	text-align: center;
}
.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 50%;
}
@media screen and (max-width: 599px) {
.modal__content{
    background: #fff;
    left: 50%;
    padding: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
}
}
.modalTitle{
	font-size:18px;
	font-weight: bold;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom: 1px #ccc solid;
	text-align: center;
}
.js-modal-close{
	text-align: center;
	color:#009486!important;
	display: block;
	font-weight: bold;
}
.modalBtn01,.modalBtn02,.modalBtn03{
	width:80%;
	margin: 0 auto 20px auto;
	font-weight: bold;
	font-size: 16px;
}
@media screen and (max-width: 599px) {
.modalBtn01,.modalBtn02,.modalBtn03{
	width:100%;
	margin: 0 auto 10px auto;
	font-weight: bold;
	font-size: 16px;
}
}
.modalBtn01 a{
	border: 1px solid #ccc;
	padding:10px 0 10px 0;
	display: block;
	text-align: center;
	border-radius:5px;
	background: #f2f2f2;
}
.modalBtn02 a{
	border: 1px solid #ccc;
	padding:10px 0 10px 0;
	display: block;
	text-align: center;
	border-radius:5px;
	background: #cfcfcf;
}
.modalBtn03 a{
	border: 1px solid #ccc;
	padding:10px 0 10px 0;
	display: block;
	text-align: center;
	border-radius:5px;
	background: #ef7c00;
	color:#fff
}

/*210104*/
.douibtb{
	text-align: center;
	padding:20px;
	background: #E8E8E8;
	margin-top: 30px;
}
.entbtb{
	width:300px;
	margin: auto;
	display:block;
	margin-top: 20px;
}
.entbtb a{
	background:#e21717;
	color:#fff;
	margin: auto;
	display:block;
	padding:10px;
	text-align: center;
	font-weight: bold;
}

.kiyabtn{
	overflow: hidden;
	margin-top:30px;
}
.kiyabtn .ki01,.kiyabtn .ki03{
	float: left;
	width:49%;
	margin-bottom: 20px;
}
.kiyabtn .ki02,.kiyabtn .ki04{
	float: right;
	width:49%;
	margin-bottom: 20px;
}
.kiyabtn .ki01 a{
	background: #00aaf9;
	display: block;
	padding:10px;
	color:#fff;
	text-align: center;
}
.kiyabtn .ki02 a{
	background: #249d95;
	display: block;
	padding:10px;
	color:#fff;
	text-align: center;
}
.kiyabtn .ki03 a{
	background: #b57f44;
	display: block;
	padding:10px;
	color:#fff;
	text-align: center;
}
.kiyabtn .ki04 a{
	background: #AB970F;
	display: block;
	padding:10px;
	color:#fff;
	text-align: center;
}
@media screen and (max-width: 599px) {
.kiyabtn .ki01,.kiyabtn .ki03{
	float: none;
	width:100%;
	margin-bottom: 10px;
}
.kiyabtn .ki02,.kiyabtn .ki04{
	float: none;
	width:100%;
	margin-bottom: 10px;
}
}
.full{
	width:100%;
	padding:10px;
}
.harf{
	width:30%;
	padding:10px;
}
.fil{
	padding:10px;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.f15{
	width:15%;
	padding:10px;
}
.f20{
	width:20%;
	padding:10px;
}
.f30{
	width:30%;
	padding:10px;
}
.f50{
	width:50%;
	padding:10px;
}

.ec-progress {
    margin-bottom: 30px;
    padding: 0;
}
.ec-progress {
    margin: 0 auto 20px auto;
    padding: 8px 0 16px;
    display: table;
    table-layout: fixed;
    width: 100%;
    max-width: 600px;
    list-style: none;
}
.ec-progress .ec-progress__number {
    line-height: 42px;
    width: 42px;
    height: 42px;
    font-size: 20px;
}
.ec-progress .ec-progress__item {
    display: table-cell;
    position: relative;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    z-index: 10;
}
.ec-progress .is-complete .ec-progress__number {
    background: #5CB1B1;
}
.ec-progress .ec-progress__label {
    font-size: 12px;
	margin-top:5px;
}
.ec-progress .ec-progress__item:after {
    content: '';
    position: absolute;
    display: block;
    background: #525263;
    width: 100%;
    height: 0.25em;
    top: 12%;
    left: 38%;
    margin-left: 1.5em;
    z-index: -1;
}
.ec-progress .ec-progress__item:last-child:after {
      display: none;
    }
.ec-progress .ec-progress__number {
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
    font-size: 12px;
    background: #525263;
    color: #fff;
    top: 0;
    left: 18px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
}
.ec-progress_photo{
	display:block;
	width: 26%;
    height: auto;
	margin: auto;
}
.ec-progress_photo img{
	width: 100%;
    height: auto;
}

/*210105追加*/
.sizen{
	font-weight: bold;
	font-size:18px;
	margin-bottom:20px;
}
.sizenao{
	font-weight: bold;
	font-size:16px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}
.naoa{
	overflow: hidden;
}
.naoa li{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.naoa li:last-child{
	margin-right: 0px;
}
.naoa li a{
	background: #737373;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 5px;
    display: block;
    text-align: center;
}
.naoshi{
	font-size:16px;
	margin-bottom: 15px;
}
.naoshi span{
	font-size:23px;
}
.tets{
	margin-bottom:20px;
}
.buyBtnmo{
	float: right;
	width:49%;
}
.buyBtnmo a{
	background: #ce8211;
	color:#fff;
	padding:10px;
	font-size:14px;
	border-radius:5px;
	display: block;
	text-align: center;
}
.cartBtnmo{
	float: left;
	width:49%;
}
.cartBtnmo a{
	background: #00aaf9;
	color:#fff;
	padding:10px;
	font-size:14px;
	border-radius:5px;
	display: block;
	text-align: center;
}

/*210106追加*/
.cartLeft{
	float: left;
	width:30%;
}
.cartLeft img{
	height: auto;
	width:100%;
}
.cartRight{
	float: right;
	width:67%;
}
@media screen and (max-width: 599px) {
.cartLeft{
	float: none;
	width:100%;
}
.cartLeft img{
	height: auto;
	width:100%;
}
.cartRight{
	float: none;
	width:100%;
}
}
.cartRight table.demo01 tr:last-child th{
	background: #393939;
	color:#fff;
}
.cartRight table.demo01 tr:last-child td{
	background: #f9eb00;
	color:#000;
}
.wakku{
	overflow:hidden;
	margin-bottom: 30px;
	padding-bottom:30px;
	border-bottom:1px solid #ccc;
}
.saku a{
	background: #ccc;
	border-radius: 5px;
	float: right;
	display: block;
	padding:3px 20px;
	margin-top:20px;
	font-size:12px;
}
.cart02Left{
	float: left;
	width:30%;
}
.cart02Right{
	float: right;
	width:67%;
}
@media screen and (max-width: 599px) {
.cart02Left{
	float: none;
	width:100%;
}
.cart02Right{
	float: none;
	width:100%;
    margin-bottom:20px;
}
}

.riyo a{
	background: #ccc;
	border-radius: 5px;
	padding:5px 20px;
	margin-top:20px;
	font-size:12px;
	margin-left:15px;
}

.posLeft{
	float: left;
	width:67%;
}
.posRight{
	float: right;
	width:30%;
}
.posRight img{
	width:100%;
	height:auto;
}
@media screen and (max-width: 599px) {
.posLeft{
	float: none;
	width:100%;
}
.posRight{
	float: none;
	width:100%;
	margin-bottom:20px;
}
}

.sgd{
	text-align: center;
	margin-bottom:15px;
	font-size: 15px;
	line-height:24px;
}
.num{
	font-size:22px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:15px;
	color:#AA0002;
	text-align: center;
}
@media screen and (max-width: 599px) {
.num{
	font-size:16px;
	line-height:22px;
}
}

.dc{
    text-align: center;
    color: #ffff00;
    font-size: 13px;
    padding: 3px 15px;
    border-radius: 5px;
    background: #b60000;
    display: inline-block;
    margin: 5px 0 0 0;
}