@charset "shift_jis";
/* CSS Document */

#mattress_mtx_all  * {
	font-family:"Century Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

#mattress_mtx_all a:hover {opacity: 0.8;}
#mattress_mtx_all a {text-decoration: none;}
#mattress_mtx_all img{max-width:100%;}


/* ■■■■■ タイトル■■■■■ */

#mattress_mtx_all h3.title {
    font-size: 34px;
    padding: 2% 0;
    letter-spacing: 1px;
    margin: 0;
}

#mattress_mtx_all p.sub_ti{
    text-align: center;
    padding: 3% 0 1%;
    font-size: 18px;
}

#mattress_mtx_all h3 {
    color: #fff;
    background-color: #1e4e6a;
    text-align: center;
    line-height: 1.2em;
    }


/* ■■■■■ 2カラム ■■■■■ */

/*商品枠*/

#mattress_mtx_all .col_2 {
	width: auto;
    margin:0 auto;
    overflow: hidden;
    text-align: center;
    background: #d8e1e5;
    padding: 1%;

}
#mattress_mtx_all .col_2 dl{
	
	margin:0;
	padding:0 0 1vw 0;
	text-align:center;
	position:relative;
	background: #fff;
	position: relative;
	

}

#mattress_mtx_all .col_2 li{
  float:left;
  vertical-align: middle;
  width: calc((100% - 1.5%) /2);
  margin: 0 1% 2% 0;

}

#mattress_mtx_all .col_2 li:nth-child(2n){
   margin-right:0;}
   

#mattress_mtx_all .col_2 dl dt{
	text-align: center;
	margin: 0 0 2% 0;
    background: #fff;
    color: #000;
    transition: 0.3s all;
    font-weight: bold;
    border-bottom:2px solid;
}


#mattress_mtx_all .col_2 dt span{
    font-size: 13px;
    letter-spacing: 1px;
    display: block;

}

#mattress_mtx_all .col_2 li a:hover  dt{
   background: #414348;
   color: #fff;
}


/* ■■■■■ アイコン ■■■■■ */

#mattress_mtx_all .col_2 dd.icon{
    padding: 0;
    margin: 2% 0 0 0;

}

#mattress_mtx_all .col_2 dd.icon span{
    display:block;
    color: #000;
    background:#e7e8eb;
    line-height: 1.2em;
}

/* ■■■■■ ポイント ■■■■■ */
#mattress_mtx_all .col_2 dl > ul.point li{
  position: absolute;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
  color: #fff;
  background-color: #6093c7;
}

#mattress_mtx_all .col_2 dl > ul.point li.comp{
  background-color:#d95353;
}

/* ■■■■■ その他はこちら ■■■■■ */
#mattress_mtx_all .cate-link{
	width:90%;
	margin:0 auto;
	text-align:center;

}
#mattress_mtx_all .cate-link a{
    font-size: 16px;
    display: block;
    padding: 9px 0;
    text-decoration: none;
    background:#000;
    color: #fff;
    position: relative;
    letter-spacing: 1px;
    margin: 2% 0;
    transition: 0.3s all;

}
#mattress_mtx_all .cate-link a:after{
	content: '';
	position:absolute;
	top:12px;
	right:5px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-left-color:#fff;
}

#mattress_mtx_all .cate-link a:hover{
    background:#32648f;
}
#mattress_mtx_all {
    width: 750px;
    margin: 5% 0 0 0;
    }

#mattress_mtx_all h3 {
    font-size: 27px;
    padding: 1% 0;
    }

#mattress_mtx_all h3 span{
    font-size: 20px;
    }
#mattress_mtx_all .col_2 dt{
    font-size: 16px;
    padding:7px 0;

}

#mattress_mtx_all .col_2 li.price {
	font-size: 24px;
}

#mattress_mtx_all .col_2 dd.icon span{
    font-size: 15px;
    padding: 3px;
    margin: 0 auto 5px auto;
    width: 295px;

}

#mattress_mtx_all .col_2 dl > ul.point li{
  width: 70px;
  height: 70px;
  line-height: 72px;
  font-size: 18px;
}

#mattress_mtx_all .col_2 dl > ul.point li:nth-child(1){
  top: 44px;
  left: 10px;
}
#mattress_mtx_all .col_2 dl > ul.point li:nth-child(2){
  top: 117px;
  left: 10px;
}

#mattress_mtx_all .pc_none { display:none!important; }


/*20220722マットレスマトリクス追加
=================================*/
#mattress_mtx_all h4{
    border-bottom: 2px solid #1e4e6a;
    color: #1e4e6a;
    font-size: 25px;
    margin-bottom: 13px;
    margin-top: 10px;
}
/*画像
=================================*/
#mattress_mtx_all dl.col_p{
    position: relative;
}
#mattress_mtx_all dl.col_p dt img{
	width: 45%;
}
#mattress_mtx_all ul.col_1 li dl.col_p .block_r{/*右*/
    text-align: center;
    width: 52.5%;
    color: #2b2b2b;
    position: absolute;
    top: 4%;
    right: 1%;
}
#mattress_mtx_all ul.col_1 li dl.col_p dt{
	position: relative;
}
#mattress_mtx_all ul.col_1 li dl.col_p dt div.point,
#mattress_mtx_all ul.col_1 li dl.col_p dt div.point2{
    line-height: 1;
    text-align: center;
    width: 70px;
    height: 70px;
    background: #6093c7;
    color: aliceblue;
    font-size: 40px;
    border-radius: 80px;
    position: absolute;
    z-index: 1;
    font-weight: bold;
    display: grid;
    justify-items: center;
    align-items: center;
    justify-content: space-evenly;
    align-content: center;
}
#mattress_mtx_all ul.col_1 li dl.col_p dt div.point2{
    top: 0;
    left: 10%;
    font-size: 19px;
    background: #d95353;
}
#mattress_mtx_all ul.col_1 li dl.col_p dt div.point span,
#mattress_mtx_all ul.col_1 li dl.col_p dt div.point2 span{
    display: block;
    font-size: 10px;
}
/*テキスト
=================================*/
#mattress_mtx_all ul.col_1{
	background: #e9e9e9;
    padding: 1%;
}
#mattress_mtx_all ul.col_1 li{
	background: #ffffff;
	padding:10px;
}
#mattress_mtx_all ul.col_1 li dl.col_p .block_r dd.main_txt{
	font-size: 23px;
    font-weight: bold;
    margin: 10px 0;
}
/*比較アイコン
=================================*/
#mattress_mtx_all ul.col_1 li dl.col_p .block_r dd.icon {
    display: flex;
    margin-bottom: 15px;
}
#mattress_mtx_all ul.col_1 li dl.col_p .block_r dd.icon .icon_1, 
#mattress_mtx_all ul.col_1 li dl.col_p .block_r dd.icon .icon_2, 
#mattress_mtx_all ul.col_1 li dl.col_p .block_r dd.icon .icon_3 {
	margin-right: 5px;
    width: calc((100% - 6px*1)/2);
    background: #e7e8eb;
    color: #2b2b2b;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 36px;
    font-size: 16px;
    line-height: 16px;
}
#mattress_mtx_all ul.col_1 li dl.col_p .block_r dd.icon .icon_3{
	margin-right: 0px;
    color: #fff;
    font-weight: bold;
}

#mattress_mtx_all ul.item_9 li dl.col_p .block_r dd.icon .icon_3,
#mattress_mtx_all ul.item_10 li dl.col_p .block_r dd.icon .icon_3{
    color: #2b2b2b;
    font-weight: normal;
}


/*比較アイコンタイプ別
=================================*/
#mattress_mtx_all ul.item_1 li dl.col_p .block_r dd.icon .icon_3{/*全タイプ*/
    background: linear-gradient(343deg, #0f5d8e 0%, #0f5d8e 33%, #0f8e87 33%, #0f8e87 66%, #8e0e3e 66%,#8e0e3e 100%);
}
#mattress_mtx_all ul.item_2 li dl.col_p .block_r dd.icon .icon_3,
#mattress_mtx_all ul.item_5 li dl.col_p .block_r dd.icon .icon_3,
#mattress_mtx_all ul.item_7 li dl.col_p .block_r dd.icon .icon_3{/*BCタイプ*/
    background: linear-gradient(343deg, #0f5d8e 0%, #0f5d8e 50%, #0f8e87 50%, #0f8e87 100%);
}
#mattress_mtx_all ul.item_3 li dl.col_p .block_r dd.icon .icon_3{/*Aタイプ*/
    background: #8e0e3e;
}
#mattress_mtx_all ul.item_4 li dl.col_p .block_r dd.icon .icon_3,
#mattress_mtx_all ul.item_6 li dl.col_p .block_r dd.icon .icon_3,
#mattress_mtx_all ul.item_8 li dl.col_p .block_r dd.icon .icon_3{/*Cタイプ*/
    background: #0f5d8e;
}

/*訴求ポイント
=================================*/
#mattress_mtx_all ul.col_1 li dl.col_p .block_r dd.osusume{
    border: 2px solid #e7e8eb;
    border-radius: 13px;
    position: relative;
    overflow: hidden;
    padding: 13px;
    margin-bottom: 20px;
}
#mattress_mtx_all ul.col_1 li dl.col_p .block_r dd.osusume span{
    position: absolute;
    top: 0;
    left: 0;
}

/*価格プロ
=================================*/
#mattress_mtx_all .col_1 dd.price{
	text-align:right;
	margin: 0;
    padding: 0;
}
#mattress_mtx_all .col_1 .buy_price{
	float: none;
	line-height: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	font-family: centuryGB,"Century Gothic",helvetica,Arial,sans-serif;
	text-align: center;
}
#mattress_mtx_all .col_1 .buy_price li{
	display: inline!important;
	padding: 0;
	width: auto;
}
#mattress_mtx_all .col_1 li.price {
	color: #695e5e;
	border: none;
	font-weight: bold;
	font-size: 40px;
    background: none;
}
#mattress_mtx_all .col_1 li.intax {
	font-size: 10px;
	color: #695e5e;
	border: none;
	vertical-align: baseline;
	font-weight: normal;
    background: none;	
    width: auto;
}

#mattress_mtx_all .col_1 li.motoprice{
	display: none;
}
#mattress_mtx_all .col_1 .price .spesicalprice{
	display: none;
}


/*価格プロ(サイズ別)
=================================*/
#mattress_mtx_all .block_r ul.col_2{
	margin-top: -12px;
    text-align: center;
}
#mattress_mtx_all ul.col_2>li{
    width: calc((100% - 4px*1)/2);
    padding: 0;
    margin-bottom: 0;
}
#mattress_mtx_all ul.col_2>li:nth-child(2n){
	margin-right:0;
}
#mattress_mtx_all ul.col_2>li a{
    display: block;
    height: 60px;
    font-weight: bold;
    color: #4e4e4e;
}
#mattress_mtx_all ul.col_2>li a .price ul li.price{
    font-size: 30px;
    padding: 0;
}
#mattress_mtx_all ul.col_2>li a div.price{
    margin-left: 28px;
}

/*コイル系その他
=================================*/
#mattress_mtx_all .item_10 li.sonoda_a{
    margin: 20px 0 10px;
    font-weight: bold;
    font-size: 19px;
    color: #322b2b;
    border-radius: 60px;
}
#mattress_mtx_all .item_10 li.sonoda_a a{
    display: block;
    text-align: center;
    position: relative;
}
#mattress_mtx_all .item_10 li.sonoda_a a:after{
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    content: "";
    width: 8px;
    height: 8px;
    top: 0;
    right: 40px;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
    border-top: 2px solid #322b2b;
    border-right: 2px solid #322b2b;
}
#mattress_mtx_all .item_10 li.sonoda_a a:hover:after{
	right: 30px;
}

/*おすすめマットレスその他
=================================*/
#mattress_mtx_all .item_10 li.sonoda_a{
    background: #ef7625;
}
#mattress_mtx_all .item_10 li.sonoda_a a{
    color: #fff;
}
#mattress_mtx_all .item_3 li.sonoda_a a:after{
	border-top: 2px solid #fff!important;
    border-right: 2px solid #fff!important;
}
/*ウレタンマットレスその他
=================================*/
#mattress_mtx_all .item_11 li.sonoda_a{
    background: #0099b3;
}
#mattress_mtx_all .item_11 li.sonoda_a a{
    color: #fff;
}
#mattress_mtx_all .item_11 li.sonoda_a a:after{
	border-top: 2px solid #fff!important;
    border-right: 2px solid #fff!important;
}
/*ボンネルコイルその他
=================================*/
#mattress_mtx_all .item_12 li.sonoda_a{
    background: #0f5181;
}
#mattress_mtx_all .item_12 li.sonoda_a{
    color: #fff;
}
#mattress_mtx_all .item_12 li.sonoda_a a:after{
	border-top: 2px solid #fff!important;
    border-right: 2px solid #fff!important;
}
/*ポケットコイルその他
=================================*/
#mattress_mtx_all .item_13 li.sonoda_a{
    background: #3b3783;
}
#mattress_mtx_all .item_13 li.sonoda_a a{
    color: #fff;
}
#mattress_mtx_all .item_13 li.sonoda_a a:after{
	border-top: 2px solid #fff!important;
    border-right: 2px solid #fff!important;
}

