@charset "shift_jis";


img {
  max-width: 100%;
}

/* *{
  margin:0 auto;
} */

.h4_font{
	font-size: 18px;
margin: 0 0 10px;
background: #90C030;
color: #FFF;
padding: 7px 5px;
}
.heading{
	background-color:#62484b;
	color:#fff;
	padding:5px;
}
.main_heading{
	color:#90C030;
}
.b_price{
	text-decoration:line-through;
}

/*マット価格テーブルレイアウト*/

.table_2 caption{
	text-align:left;
	width:300px;
}

.table_2 tr{
	border:1px solid #999;
}

.table_2 th{
	background-color:#E7E7DC;
	text-align:center;
	/*width:80px;
	height:25px;*/
}

/*.table_2 td{
	width:90px;
	height:25px;
}*/

.price_right{
	margin-right:40px;
}

.price_table td,
.price_table th {
	padding:8px 5px !important;
}

.price_table td.t_matu {
	/*width:140px;*/
	color:#BC3C33;
	font-size:16px;
	font-weight:bold;
}

.price_table td {
	text-align:center;
}

/*オーダー価格テーブルレイアウト*/

.table_3 caption{
	text-align:left;
	width:380px;
}

.table_3 tr{
	border:1px solid #999;
}

.table_3 th{
	background-color:#E7E7DC;
	
	padding:4px 0 4px 8px;
	text-align:center;
	width:290px;
	height:25px;
}

.table_3 td{
	width:150px;
	height:25px;
}

/*その他*/

.icon{
	margin:auto 0 ;
}

.data{
	color: #666666;
	border: 1px dotted #aaa;
	padding: 8px 14px;
}

#type{
	width:250px;
}

#type_select{
	margin:0 15px 0 0;
}

.kakudai_icon2{
	position: relative;
	width:170px;
}
.kakudai_icon3{
	position:relative;
	top:0px;
	right:20px;
}

.m_image{
	margin:0 0 0 50px;
}

.m_image2{
	margin:0 50px 0 0;
}

.mf_line{
	width:750px;
	border-bottom:solid 1px #696969;
}

#contents p,#contents ul li{
font-family: "メイリオ", Meiryo, Osaka, sans-serif !important;
}

#main_3{
	background-color: #f3f3f3;
  color: #331900;
  overflow: hidden;
  padding: 18px 28px;
  border: 2px #f28a00 solid;
  border-radius: 26px;

}

#main_3 li{
	margin:0 0 10px 0;
}
#main_3 p{
	margin-left:20px;
	width:380px;
}

.color_box{
	margin:0 40px 0 0;
}
/**-------------------
morisaki_2020/08/05
------------------**/
.price_box {
  margin: 5px;
}

li.t_ind {
    padding-left: 1em;
    text-indent: -1em;
}

.grid .g04 a {
  color: #262626;
}

.kakaku {
  width: 50%;
}

table {
  word-break: break-all;
  word-wrap: break-word;
}

.price_table {
  margin-left: 3px;
  margin-right: 3px;
  width: 30%;
}

.grid .g04 {
  width: 30%;
}

.item_info {
  width: 100%;
  border: 1px solid #999;
  margin: 0 0 2px;
}

.item_info th {
  background-color: #E5E5E5;
  border: 1px solid #BBB;
  text-align: center;
  padding: 4px 8px;
  width: 20%;
  letter-spacing: 0.1em;
}

.item_info td {
  padding: 4px 8px;
  text-align: left;
  background-color: #FFF;
  border: 1px solid #BBB;
  width: 80%;
}



