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

/* 3モール同内容です */
html {
  font-size: 16px; /*文字の基準サイズ*/ 
}

body {
margin: 0;
padding: 0;
max-width: 100%;
font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
color: #333333;
}
a:link,a:visited { 
text-decoration: none;
}
a:hover {
opacity: 0.7;
}
div#wrapper {
    background: #f3f3f3;
    padding: 2% 1% 3% 1% ;
}
h1 {
    margin: 0;
    padding: 1% 0 ;
    font-size: 1.5rem;
    text-align: center;
    background: #666;
    color: #FFF;
}
h2 {
    width: 97%;
    background: #e8e8e8;
    color: #333;
    text-align: left;
    font-size: 1.3rem;
    padding: 1% 0 0.5% 1%;
    border-bottom: #aaa 3px solid;
    font-weight: normal;
    margin: 2% 0 0px 1%;
}
ul {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

/*4列*/
.column4 .inner {
    width: 24%;
    background: #ffffff;
    margin-right: 1.3%;
    margin-top: 1%;
}    

.column4 ul li:nth-child(4),
.column4 ul li:nth-child(8),
.column4 ul li:nth-child(12),
.column4 ul li:nth-child(16),
.column4 ul li:nth-child(20){
margin-right: 0;
}
.column4 img,
.bnr_header {
width: 100%;
vertical-align: top;
margin-top: 2%;;
}
.column4 .pricebox {
    padding: 2% 0;
    /*border-top: #cccccc solid 1px;*/
    width: 88%;
    margin: 0 auto;
}
.column4 .pricebox ul {
	justify-content: space-between;
}
.column4 .pricebox .ic-free-1 {
    flex-basis: 20%;
}
.column4 .pricebox .price {
    width: auto;
    color: #ea3a00;
    font-size: 1.5rem;
}
.column4 .pricebox .price .yen {
    font-size: 1.2rem;
}

/*3列*/
.column3 .inner {
    width: 32.4%;
    background: #ffffff;
    margin-right: 1.3%;
    margin-top: 1.3%;
}
.column3 ul li:nth-child(3),
.column3 ul li:nth-child(6),
.column3 ul li:nth-child(9),
.column3 ul li:nth-child(12),
.column3 ul li:nth-child(15){
margin-right: 0;
}
.column3 img,
.bnr_header {
width: 100%;
vertical-align: top;
margin-top: 2%;;
}
.column3 .pricebox {
    padding: 2% 0;
    width: 94%;
    margin: 0 auto;
}
.column3 .pricebox ul {
    justify-content: space-between;
    align-items: center;
}
.column3 .pricebox .ic-free-2 {
    flex-basis: 40%;
}
.column3 .pricebox .price {
    width: auto;
    color: #ea3a00;
    font-size: 1.5rem;
}
.column3 .pricebox .price .yen {
    font-size: 1.2rem;
}
.item-name {
    background: #666;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 1% 0;
    font-size: 1rem;
}

/*2列*/
.column2 .inner {
    width: 49%;
    background: #ffffff;
    padding-left: 1%;
}
.column2 ul li:nth-child(2),
.column2 ul li:nth-child(4),
.column2 ul li:nth-child(6),
.column2 ul li:nth-child(8),
.column2 ul li:nth-child(10){
margin-right: 0;
}
.column2 img
 {
    width: 98%;
    vertical-align: top;
    margin-top: 2%;
    padding-right: 2%;
}
.column2 .pricebox {
    padding: 1% 0;
    width: 98%;
    margin: 0 auto;
}
.column2 .pricebox ul {
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.column2 .ic-free-1 img{
	margin: 2%;
    height: 3rem;
    width: auto;
}
.column2 .ic-free-2, .sp{
    display: none;
}		
.column2 .pricebox .name{
    flex-grow: 1;
	width: auto;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: -0.1em;
	float: right;
	text-align: right;
    padding-left: 0.5rem;
    padding-right: 2%;
    margin-top: 1.5%;
    line-height: 1.2rem;
}
.column2 .pricebox .price{
	font-size: 1.7rem;
	letter-spacing: 0em;
	font-weight: bolder;
	color: #ea3a00;
	padding-right: 1%;
    line-height: 1.2rem;
}	
.column2 .pricebox .yen{
	font-size: 1rem;
	color: #ea3a00;
}

/*　1列　700pxのカテゴリバナーと併用可　*/
.column1{
	background-color: #FFF;
    width: 98%;
    margin: 0 auto;
    display: inherit;
    padding-bottom: 1rem;
}
.column1 .pricebox {
	display: flex;
	align-items: center;
    width: 98%;
    padding-left: 1%;
    margin-bottom: 2%;;    
}
.column1 img{
    display: inline;
    width: 98%;
    margin: 0 auto 1% auto;
    padding-top: 1%;
    padding: 1% 1% 0 1%;
}

.column1 img.ic-free-1{
	width: 80%;
	margin: 2% 0 1% 2%;
}

.column1 .pricebox .name{
	width: 100%;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: -0.1rem;
	float: right;
	text-align: right;
	padding-right: 1%;

}
.column1 .pricebox .price{
	font-size: 3rem;
	letter-spacing: 0em;
	font-weight: bolder;
	color: #ea3a00;
	padding-left: 2%;
}	
.column1 .pricebox .yen{
	font-size: 1.5rem;
	color: #ea3a00;
}
.column1 .pricebox img{
    width:60%;
}


/*売り切れ時*/
.soldout-container {
    position: relative;
    line-height: 0;
}

.soldout-container img {
    filter: grayscale(100%);
    background: rgb(88 88 88 / 0.6);       
    opacity: 0.6;
    display: block;
    padding: 0;
    width: 100%; 
    margin: 2% 0 0 0;    
}

.soldout-container p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-20deg);
    margin: 0; 
    font-size: 2rem; 
    color: #ff0000;
    font-weight: bold;
    text-shadow: 0 0 5px #ffffff, 0 0 8px #ffffff;
    background: none;
    white-space: nowrap;
}


/*リンク*/
.inner a{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.inner{
    position: relative;
}


/*ここからスマホ用*/

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

html {
  font-size: 14px; /*文字の基準サイズ*/ 
}

.item-name {
    letter-spacing: 0em;
    padding: 2px 0;
    font-size: 1.1rem;
}

.column4 .pricebox {
    width: 94%;
}
.column4 .pricebox .price{
	font-size: 2.5rem;
	padding-left: 3%;
}	
.column4 .pricebox .yen{
	font-size: 1.5rem;
	color: #ea3a00;
}	
.column4 .inner {
    width: 49%;
    margin-right: inherit;
	margin-top: 2%;
}
.column4 ul {
    justify-content: space-between;
}
.column4 img {
	align-items: center;
}


.column2 .inner {
    width: 100%;
	margin-top: 2%;
}
.column2 ul {
    justify-content: space-between;
}
.column2 img {
	align-items: center;
}
.column2 .ic-free-1, .pc{
    display: none;
}
.column2 .ic-free-2, .sp{
    display: inherit;
    height:2.5rem ;
}	
.column2 .pricebox .name{
	font-size: 1.5rem;
	padding-right: 3%;
}
.column2 .pricebox .price{
	font-size: 2.5rem;
}	
.column2 .pricebox .yen{
	font-size: 1.2rem;
}


.column1 .pricebox .name{
	font-size: 1.5rem;
	padding-right: 3%;
}
.column1 .pricebox .price{
	font-size: 2.5rem;
	padding-left: 3%;
}	
.column1 .pricebox .yen{
	font-size: 1.2rem;
	color: #ea3a00;
}	
.column1 .pricebox img{
    width:65%;
}

}
