@charset "shift_jis";


#hgchest_mtx {
	margin:0;
	padding:0;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	line-height: 110%;
	list-style:none;
}

#hgchest_mtx a {transition: 0.2s;}

#hgchest_mtx h2 img{
  width: 100%;

}

/* 見出し */
#hgchest_mtx h3 {
    color: #333;
    text-align: center;
    padding: 1.8% 0;
    font-size: 27px;
    margin: 0;
    letter-spacing: 7px;
    border: 2px #333 solid;
}

#hgchest_mtx h3 span{
    font-size: 21px;
    padding: 0.8% 0 1% 0;
    display: block;
    letter-spacing: 2px;
    font-weight: normal;
    background: #333;
    margin: 2% auto 0 auto;
    width: 20%;
    color: #fff;
}

/**カラー選べる**/

#hgchest_mtx .pickup {
 padding: 0;
 margin:2% 0 1% 0;

}

#hgchest_mtx .color > .ul_4 dl {
  
    padding:3% 2%;
    background: #7ab0d2;
 
}
#hgchest_mtx .color > .ul_4 dl dt{

    background: #fff;
    color: #5a96bb;
    padding: 7px;
}


#hgchest_mtx .color > .ul_4 dl dd{

      color: #fff;
}

/*段数タイトル*/
#hgchest_mtx .size{
    text-align: center;
    font-size: 35px;
    padding:2% 0;
    margin: 2% 0;
    color: #333;
    letter-spacing: 3px;
    background: #eee;

}

/*段数タイトル 段*/
#hgchest_mtx .size span{
    font-size: 22px;
}

#hgchest_mtx .ul_4 {
    width: auto;
    overflow: hidden;
    margin:0 0 7% 0;
    padding:0;
   
}

#hgchest_mtx .ul_4 li {
    width: 24%;
    float: left;
    padding: 0;
    background: #fff;
    margin:0 1.2% 0 0;
   
}
#hgchest_mtx .ul_4 li:last-child{
    margin:0 0 0 0;
}

#hgchest_mtx .ul_4 li img{
    width:100%;
}

#hgchest_mtx .ul_4 .icon {/*セット*/
   margin: 0;
    padding: 2% 0;
    color: #4d95ab;
    font-size: 14px;
    text-align: center;
    display: inline-flex;
    letter-spacing: 1px;
    font-weight: bold;
}
#hgchest_mtx .ul_4 .icon span {

    font-size: 16px;
 
}



/*価格プログラム*/

#hgchest_mtx .buy_price, #hgchest_mtx  .buy_price li {
	float: none;
	line-height: 100%;
	width: auto;
	margin: 3% 0 0 0;
	padding: 0;
	border: none;
	background: none;
	text-align: right;
}
#hgchest_mtx .buy_price li{
	display: inline;
 }
#hgchest_mtx li.motoprice {
	display: none;
}
#hgchest_mtx span.spesicalprice {
  display: none;

}
#hgchest_mtx li.price {
	color: #c13d43;
	font-size: 20px;
	border: none;
	font-weight: normal;

}
#hgchest_mtx li .intax {
	font-size: 10px;
	color:#c13d43;
	border: none;
	
}


#hgchest_mtx .ul_4 .box a{
    margin: 3% 0;
    display: block;
    padding: 1% 2% 2% 0;
    background: #fff;
    border-bottom: 1px #c7c1bc solid;
}


#hgchest_mtx .ul_4 .box a:hover{
  
    background:#e4edf3;
}

#hgchest_mtx .ul_4 li > dl {
    margin: 3% 0 0 0;
    padding: 0;

}

#hgchest_mtx .ul_4 li > dl dt{
    background: #333;
    color: #fff;
    font-size: 21px;
    float: left;
    margin: 0;
    padding: 3%;
    letter-spacing: 2px;
}

#hgchest_mtx .ul_4 li > dl dt span{
   font-size: 16px;
}

#hgchest_mtx .ul_4 li > dl dd{

    color: #333;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 72%;
    letter-spacing: 1px;
    font-weight: bold;
        
}

#hgchest_mtx .ul_4 li > dl dd span{

    font-size: 21px;


}

#hgchest_mtx .ul_4 li > dl dd p{

    font-size: 14px;
    display: block;
    letter-spacing: normal;
    font-weight: normal;

}


/*20211208 既存修正*/
/*リンク統合部分*/
#hgchest_mtx .ul_4 li .box .border_price{
	border-bottom: 1px #c7c1bc solid;
    margin-top: 9px;
}

#hgchest_mtx .ul_4 li .tougou a .height_set{
    margin-top: 7px;
}


#hgchest_mtx .ul_4 li .tougou a{
	border-bottom: none;
}




