.inner_content{width:750px}


#pressurecooker_mtx{width:100%;}
#pressurecooker_mtx a{
	color:#000;
	text-decoration:none;
}
#pressurecooker_mtx a:hover *{opacity:0.9;}
#pressurecooker_mtx .pc_none{display:none;}
/*見出し*/
#pressurecooker_mtx h3,
#pressurecooker_mtx p#c-ranking-title{
	width:100%;
	background-color:#d4d4d4;/*任意の色に変更*/
	color:#fff;/*任意の色に変更*/
	padding:8px;
	font-size:16px;
	margin-top:40px;
	margin-bottom:10px;
	box-sizing:border-box;
}

/*看板下ディスクリプション*/
#pressurecooker_mtx .desc{
	margin:20px 0;
	text-align:center;
}

/*ランキング*/
#pressurecooker_mtx p#c-ranking-title{background-image:none;}
#pressurecooker_mtx #c-ranking{
	border:none;
	width:100%;
}

/*
#pressurecooker_mtx #c-ranking .buy_price{display:none;}
*/




/*2~5カラム共通*/


/*
※1
liの間隔を調整するとき「12px」の部分を変更
すべて同じpx数にする
*/
#pressurecooker_mtx ul[class^="col_"]{
	font-size:0;
    
    display: flex;
    justify-content: center;
}
#pressurecooker_mtx ul[class^="col_"]>li {
    vertical-align: top;
    display: inline-block;
    margin: 0 10px 0 10px;
    margin-bottom: 12px;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
}
#pressurecooker_mtx li img {
	max-width:100%;
}
#pressurecooker_mtx li dd{
	margin-top:10px;
	padding:0 4px;
}
#pressurecooker_mtx li .main_txt{
	text-decoration:underline;
	font-size:16px;
}

/*2~5カラム*/
#pressurecooker_mtx .col_2>li{width:calc((100% - 40px*1)/2);}/*※1*/
#pressurecooker_mtx .col_2_d>li{width:calc((100% - 40px*1)/2);}/*※1*/
#pressurecooker_mtx .col_2_s>li{width:calc((100% - 40px*1)/2);}/*※1*/
#pressurecooker_mtx .col_3>li{width:calc((100% - 12px*2)/3);}/*※1*/
#pressurecooker_mtx .col_4>li{width:calc((100% - 12px*3)/4);}/*※1*/
#pressurecooker_mtx .col_5>li{width:calc((100% - 12px*4)/5);}/*※1*/

#pressurecooker_mtx .col_2>li:nth-child(2n){margin-right:0;}
#pressurecooker_mtx .col_2_d>li:nth-child(2n){margin-right:0;}
#pressurecooker_mtx .col_2_s>li:nth-child(2n){margin-right:0;}
#pressurecooker_mtx .col_3>li:nth-child(3n){margin-right:0;}
#pressurecooker_mtx .col_4>li:nth-child(4n){margin-right:0;}
#pressurecooker_mtx .col_5>li:nth-child(5n){margin-right:0;}

#pressurecooker_mtx .col_1>li{width:100%;margin-right:0;}

/*テキストリンク縦並び*/
#pressurecooker_mtx .txt_link_v{
	padding-left:20px;
	text-align:left;
}
#pressurecooker_mtx .txt_link_v>li{
	margin-bottom:8px;
	width:100%;
}
#pressurecooker_mtx .txt_link_v>li a{text-decoration:underline;}

/*テキストリンク横並び*/
#pressurecooker_mtx .txt_link_w{
	padding:0 20px;
	text-align:left;
}
#pressurecooker_mtx .txt_link_w>li{
	
	margin-right:20px;
	margin-bottom:8px;
	display:inline-block;
}
#pressurecooker_mtx .txt_link_w>li:last-child{
	margin-right:0;
}
#pressurecooker_mtx .txt_link_w>li a{text-decoration:underline;}




/*価格　税込部分*/
#pressurecooker_mtx ul[class^="col_"] li.price {
    color: #c13d43;
    font-size: 35px;
    border: none;
    font-weight: bold;
}
/*価格　税抜部分*/
#pressurecooker_mtx ul[class^="col_"] li .intax {
	font-size: 15px;
	color:#c13d43;
	border: none;
}

/*価格　セール価格の削除*/
#pressurecooker_mtx  span.spesicalprice {
  display: none;
}

/*マウスオンで透過*/
#pressurecooker_mtx a:hover {
    opacity:0.8;
}

/*デザイン圧力鍋 2カラム背景*/
#pressurecooker_mtx .col_2_d {
background-color: #5b3f29;
}

#pressurecooker_mtx  .col_2_s li.item ,
#pressurecooker_mtx  .col_2_d li.item {
background-color: #fff;
/*    padding: 10px;*/
    margin-bottom: 20px;
position: relative;
}

#pressurecooker_mtx  .col_2_s li dl dt,
#pressurecooker_mtx  .col_2_d li dl dt{
display: inline-block;
    margin: 0 20px 10px 0;
}

#pressurecooker_mtx .col_2_s li dl dd ,
#pressurecooker_mtx .col_2_d li dl dd {
display: inline-block;
position: absolute;
font-size: 20px;
}


/*ステンレスシリーズ*/
#pressurecooker_mtx  .col_2_s ,
#pressurecooker_mtx  .col_1_s {
background-color: #737373;
}

#pressurecooker_mtx .col_2_s li.item02 {
background-color: #fff;
/*    padding: 10px;*/
    margin-bottom: 20px;
position: relative;
}

#pressurecooker_mtx > .col_2_s > li > dl{
margin: 0 0 0 -150px;
}

#pressurecooker_mtx > .col_2_s > li.item02 > dl > dd.txt {
font-size: 20px;
margin:50px 0 0 0;}

/*
#pressurecooker_mtx .col_2_s li dl dt {
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 5px -150px;
}
#pressurecooker_mtx .col_2_s li dl dd {
display: inline-block;
    position: absolute;
    font-size: 25px;
    font-weight: bold;
    margin: 35px 0 0 0;
}
*/

#pressurecooker_mtx .col_4 {
background-color: #737373;
}

#pressurecooker_mtx .col_1_s li.item {
    background-color: #fff;
    /* padding: 10px; */
    margin-bottom: 20px;
    position: relative;
    width: calc((100% - 20px*1)/1);
}

#pressurecooker_mtx > .col_1_s > li.item > a > dl > dt{
display: inline-block;
    margin: 10px 0 10px -50px;
}

#pressurecooker_mtx .col_1_s li.item div{
display: inline-block;
}



/*単品・ガラス蓋つき*/
#pressurecooker_mtx .tan , .huta {
width: 48%;
    margin: 0 10px 0 0;
    padding: 5px;
    /* border-style: solid; */
    /* border-color: #fff; */
    /* border-radius: 5px; */
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
#pressurecooker_mtx .col_2in ,
#pressurecooker_mtx .col_1in {
    margin-top: -20px;
background-color: #fff;
}
#pressurecooker_mtx .col_2in li.tan ,
#pressurecooker_mtx .col_2in li.huta {
width: 47%;
    margin: 5px 5px 10px 0;
    padding: 15px;
    border: 1.5px solid #737373;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
#pressurecooker_mtx .col_1in li{
width: 95%;
    /* margin: 5px 5px 10px 0; */
    /* padding: 15px; */
    border: 1.5px solid #737373;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

#pressurecooker_mtx .col_1in li a {
    font-weight: bold;
    font-size: 20px;
display: inline-block;
}

#pressurecooker_mtx .col_1in dt{
display: inline-block;
}

/*その他ボタン*/
#pressurecooker_mtx .sonota {
    font-weight: bold;
    text-align: center;
    background-color: #d20502;
    color: #fff;
    font-size: 25px;
    padding: 15px;
    margin: 30px 0 0 0;
    border-radius: 50px;
}


/*やじるし*/
#pressurecooker_mtx .col_2_s > .item > a >dl::after ,
#pressurecooker_mtx .col_1_s > li > a >dl::after ,
#pressurecooker_mtx .col_2_d > .item > a >dl::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 15px;
    border-top: solid 2px #242424;
    border-right: solid 2px #242424;
    transform: rotate(45deg);
    margin-top: -2px;
}


/*1カラム両手鍋3・L5Lセット*/
#pressurecooker_mtx .col_1_s > .item > a >dl > div > .txt{
    font-size: 20px;
    margin: 0 0 20px 0;
}
#pressurecooker_mtx .col_1_s > .item > a >dl > div{
}
