.maindesign{
	width:100%;
	max-width:860px;
	margin: auto;
	font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
}
.maindesign h1{
	margin:0;
	padding:0;
}
.maindesign img{
	border:none;
	width: 100%;
    height: auto;
}
.maindesign p{
	text-align: left;
    /* font-size: 14px; */
    margin: 10px 0 18px;
    /* margin-left: 0.3em; */
    padding: 0;
    line-height: 1.2;
}
.maindesign .lead-text{
	margin: 0;
}

.maindesign .table01{
	width:100%;
	border-collapse: collapse;
	border: 1px #666 solid;
	/*margin-bottom: 30px;*/
	line-height: 1.2;
}
.maindesign .table01 img{
	margin:14px;
	width: calc(100% - 28px)
}
.maindesign .table01 th,
.maindesign .table01 td{
	border: 1px #666 solid;
	text-align:center;
	font-size:14px;
	padding: 3px;
	height: 30px;
}

.maindesign .table01 tr{
	background-color:#fff;
}
/*.maindesign .table01 a{
	display:block;
	height:100%;
	background-image:url(/include_html/koukoku/18_igusa/img/arrow.png);
	background-repeat:no-repeat;
	background-position:8px center;
	background-position:left 8px center;
	padding:20px 0;
	padding-left:30px;
	text-align:left;
}*/
.maindesign .table01 th{
	padding:4px 0px;
	text-align:center;
	background-color:#063;
	color:#fff;
	font-weight:bold;
}
.maindesign .table01 th.obj_h{
	padding:4px 0px;
	text-align:center;
	background-color:#e0eacd;
	color:#333;
	font-weight:bold;
}
@media screen and (max-width: 767px){
	.maindesign .table01 th, .maindesign .table01 td{
		font-size: 3vw;
	}
}

/*.maindesign .table01 a:link,
.maindesign .table01 a:visited,
.maindesign .table01 a:active{
	color:#333;
}
.maindesign .table01 a:hover{
	color:#333;
	background-color:#f3f6ec;
}*/
.maindesign .table02{
	border: 1px #666 solid;
}
.maindesign .table02 th,
.maindesign .table02 td{
	padding:12px;
	border: 1px #666 solid;
}
.maindesign .table03{
	border-collapse: collapse;
	border: 1px #666 solid;
}
.maindesign .table03 th,
.maindesign .table03 td{
	border: 1px #666 solid;
	text-align:center;
	font-size:12px;
}
.maindesign .table03 th{
	padding:4px 0px;
	text-align:center;
	background-color:#063;
	color:#fff;
	font-weight:bold;
}
.maindesign .table03 a:hover{
	color:#333;
	background-color:#f3f6ec;
}
.maindesign .table03 a{
	display:block;
	line-height:2.0em;
	background-image:url(/include_html/koukoku/18_igusa/img/arrow.png);
	background-repeat:no-repeat;
	background-position:8px center;
	background-position:left 8px center;
	padding:5px 0;
	padding-left:30px;
	//text-decoration:none;
	text-align:left;
}
.maindesign .description2{
	overflow:hidden;
}

.maindesign .str{
	font-weight:bold;
	padding-right:1.0em;
	color:#063;
}
.maindesign .description2 .boxL picture{
	width:100%;
	/*float:left;*/
	margin-right:15px;
}
.maindesign .description2 .boxL picture:nth-child(2n){
	margin-right:0;
}
.maindesign .description2 .boxL .image {
	display: flex;
}
.maindesign .description2 .boxL .image picture img {
    width: 100%;
}
/*div#main .maindesign h2{
	text-align:left;
	margin-top:16px;
	margin-bottom:0;
	margin-left:0;
	padding:0;
	font-weight:bold;
	font-size:20px;
	padding-left:0;
	line-height:24px;
}*/
/*
.maindesign h3{
	font-size:1.8em;
	font-weight:bold;
	margin:40px 0 12px;
	padding:0 0 6px;
	background:none;
	text-align:left;
}
*/
.maindesign h2.marginTop30{
	margin-top:30px;
}
.maindesign h4{
	font-size:1.4em;
	font-weight:bold;
	margin:28px 0 20px;
	padding:0 0 6px;
	background:none;
	text-align:left;
	color:#333;
	border-bottom:solid 1px #ccc;
}
/*
.maindesign p{
	text-align:left;
	font-size:14px;
	margin:10px 0 18px;
	margin-left:0.3em;
	padding:0;
	line-height:1.2;
}
*/

.maindesign a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}
.maindesign .imgB{
	list-style:none;
	margin:0;
	padding:0;
	padding-bottom:30px;
	overflow:hidden;
}
.maindesign .imgB li{
	width:245px;
	float:left;
	padding:10px 20px 0;
	border-left:solid 1px #ccc;
}
.maindesign .imgB span{
	display:block;
	font-size:18px;
	font-weight:bold;
	margin-top:14px;
}
div#main .maindesign .imgB p{
	font-size:14px;
	padding:0;
	margin:10px 0 20px;
	height:5.0em;
}
div#main .maindesign p.memo{
	font-size:14px;
}
.maindesign ul.btn{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:40px;
	overflow:hidden;
	border-radius: 0px !important;
}

.maindesign ul.btn li{
	float:left;
	margin-bottom:14px;
	position:relative;
}

.maindesign ul.btn li a:hover img{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background-color: #396;
}


/*200811更新*/
.maindesign .description2 {
    font-size: 1em; 
    background: none; 
    line-height: 1.6; 
    padding: 0!important; 
    text-align: justify; 
    margin: 0; 
    margin-bottom: 40px;
	display: flex;
    flex-wrap: wrap;
	align-items: flex-start;
}
.maindesign .boxL{
	width:calc(60% - 10px);
	margin-right: 20px;
}
.maindesign .table03{
	width:calc(40% - 10px);
}
@media screen and (max-width: 767px){
.maindesign .boxL{
	width:100%;
	margin-right: 0;
}
.maindesign .table03{
	width:100%;

}
	
}


.maindesign h1 {
	position: relative;
}
.maindesign h1 span{
	color: #008845;
    text-shadow: 3px 3px 3px #ffffff, -3px 3px 3px #ffffff, 3px -3px 3px #ffffff, -3px -3px 3px #ffffff, 3px 0px 3px #ffffff, 0px 3px 3px #ffffff, -3px 0px 3px #ffffff, 0px -3px 3px #ffffff;
    text-align: left;
    font-weight: bold;
    font-size: 72px;
    line-height: 1;
    position: absolute;
    top: 50%;
	transform: translateY(-50%);
    left: 20px;
}
@media screen and (max-width: 767px){
	.maindesign h1 span{
		font-size: 9vw
	}
}

.maindesign h1 span.catch{
    font-size: 26px;
    margin-left: 20px;
    padding-top: 20px;
}

.maindesign ul.btn{
	margin-bottom:0;
}




.maindesign .not_ava{
	background-color:#969494;
	color:#fff;
}
.maindesign .not_ava span{
	font-size: 0.8em;
}
.maindesign .amount{
	position: relative;
}
.maindesign .amount_spacer{
	position: absolute;
	display: block;
}
.maindesign .amount_spacer:hover img{
	background-color: #FF0000;
	width: 100%;
	height: 100%;
}

.maindesign .goods.cols4-2 li {
    padding-bottom: calc(2em + 6px);
}
.maindesign ul{
	padding: 0;
	list-style: none;
}
.maindesign .listHead34 {
    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 10px 0;
}
.maindesign h4.listHead34 {
    font-size: 1.0em;
    margin: 20px 0 10px;
}
.maindesign .w50p{
	width: 50%;
	margin: 30px auto 20px;
}
.maindesign .w50p a{
	height: auto;
}
@media screen and (max-width: 767px){
.maindesign .w50p{
	width: 100%;
	max-width: 480px;
}
}

.maindesign .fsMedium {
    padding: 0.75em;
}
.maindesign #ord{
	margin-top: 40px;
}

@media screen and (max-width: 767px){
	.maindesign .botton_box2 li{
		width: calc(50% - 5px);
		margin-right: 10px;
	}
	.maindesign .botton_box2 li:nth-child(2n){
		margin-right: 0;
	}

}
.maindesign .table01.left_set td{
	text-align:justify;
	font-size: 1.0em;
	padding: 10px;
}
.maindesign .table01.left_set .text-width{
	width: 16em;
}
.maindesign .table01.left_set td p{
	text-align: center;
	margin: 0;
}
@media screen and (max-width: 767px){
.maindesign .table01.left_set td{
	font-size: 0.8em;
}
}

.maindesign .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
}
.maindesign .breadcrumb p {
	margin: 0;
}
.maindesign .breadcrumb a {
    color: #83838f !important;
}
.maindesign .kome{
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-top: 10px;
}
.maindesign .kome span{

	background-color: #969494;
	color: #fff;
	padding: 3px;
	margin-right: 3px;
}
/*

@media screen and (max-width: 767px){
.maindesign #handling,
.maindesign #ord,
.maindesign #size,
.maindesign #sk1,
.maindesign #sk1_1,
.maindesign #sk1_2,
.maindesign #sk1_3,
.maindesign #sk1_4,
.maindesign #sk2,
.maindesign #sk2_1,
.maindesign #sk2_2,
.maindesign #sk2_3,
.maindesign #sk3,
.maindesign #sk3_1,
.maindesign #sk3_2{
	display: block;
    padding-top: 130px;
    margin-top: -100px;
    z-index: -1;
}
}
*/





.maindesign .relation {
    display: flex;
    flex-wrap: wrap;
}
.maindesign a.feature {
    display: block;
    color: #000000;
    text-decoration: none;
	width: calc(50% - 7px);
    height: auto;
    min-height: 75px;
    margin-right:calc(15px / 2);
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
.maindesign .feature:nth-child(2n) {
    margin-right: 0;
}
.maindesign .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20%;
    transform: translateY(-50%);
    transition: 0.6s;
	max-width:100px;
}
.maindesign .feature .feat_title {
    font-size: 1.2em;
    width: calc(80% - 30px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
}
.maindesign .feature .feat_title.h_center{
	display: flex;
    align-items: center;
    height: 100%;
}
.maindesign .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}


@media screen and (max-width: 767px) {
.maindesign .feature .feat_title {
    width: calc(80% - 80px);
}
.maindesign a.feature {
	width:100%;
	margin-right:0;
	min-height:80px;
	display: flex;
    align-items: center;
}
.maindesign .feature img{
	height: 80px;
    width: 93px;
}
.maindesign .feature:nth-child(2n) {
    margin-right: 0;
}

}
.maindesign .botton_box2 li{
	width: 100%;
	margin-right: 0;
}


/*  250619 更新  */
.maindesign .size-table{
	table-layout: fixed;
	width: 100%;
}
.maindesign .size-table th,
.maindesign .size-table td{
	padding: 10px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 1.3;
}

.maindesign .osusume{
	margin-bottom: 40px;
}
.maindesign .osusume--features{
	font-size: 1.15em;
	line-height: 1.3;
	margin-bottom: 10px;
}
.maindesign .osusume--features span{
	font-weight: bold;
    padding-right: 1.0em;
    color: #063;
}
.maindesign .osusume--image{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.maindesign .osusume--image li{
	width: 49%;
}
.maindesign .osusume--image li p{
	text-align: center;
	margin-top: 5px;
}

.maindesign .osusume .tab-menu-nav{
	margin: 0;
}
.maindesign .osusume .tab-menu-nav li{
	margin: 0;
}
.maindesign .osusume .arrow-d::after{
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

.maindesign .search{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .search--block{
	width: 49%;
	margin-top: 40px;
}
.maindesign .search--block:nth-child(-n + 2){
	margin-top: 0;
}
.maindesign .search--block .feature-hdg3{
	margin-top: 0;
}

.maindesign .search--block__desc{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
}
.maindesign .search--block__desc--image{
	width: 49%;
}

.maindesign .search--block__desc--text{
	width: 49%;
	line-height: 1.3;
	text-align: justify;
	font-size: 0.9em;
	margin: 0;
}
.maindesign .search--block .menu-btn-list.col-3 {
	justify-content: space-between;
}
.maindesign .search--block .menu-btn-list.col-3::before,
.maindesign .search--block .menu-btn-list.col-3::after{
	content: "";
	display: block;
	width: 32%;
	height: 0;
}
.maindesign .search--block .menu-btn-list.col-3::before{
	order: 1;
}
.maindesign .search--block .menu-btn-list.col-3 li{
	width: 32%;
	margin: 20px 0 0 0;
}
.maindesign .search--block .menu-btn-list.col-3 li:nth-child(-n + 3){
	margin: 0;
}

.maindesign .tatami .search--block{
	width: 100%;
}
.maindesign .tatami .search--block__desc--text{
	font-size: 1.15em;
}



.maindesign .menu-btn-list.col2-2 {
	justify-content: space-between;
}
.maindesign .menu-btn-list.col2-2 li {
	margin: 20px 0 0 0;
}
.maindesign .menu-btn-list.col2-2 li:nth-child(-n + 2) {
	margin: 0;
}

@media screen and (max-width: 767px){
.maindesign .table-slider{
	overflow: auto;
}
.maindesign .table-slider .size-table{
	width: 600px;
}
.maindesign .slide-text{
    color: #e30012;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    width: 12em;
    border: 2px solid #E30012;
	margin: 10px 0;
    padding: 5px;
}

.maindesign .osusume .feature-hdg3{
	margin-bottom: calc(20px - 0.75rem);        
}
.maindesign .osusume--features{
	font-size: 0.95em;
	text-indent: -5em;
	padding-left: 5em;
}
.maindesign .osusume .tab-menu-nav li{
	margin-top: 15px;
}
.maindesign .osusume .tab-menu-nav li:first-child{
	margin-top: 0;
}

.maindesign .search--block{
	width: 100%;
}
.maindesign .search--block:nth-child(-n + 2){
	margin-top: 40px;
}
.maindesign .search--block:first-child{
	margin-top: 0;
}

.maindesign .search--block .menu-btn-list.col-3 li{
	width: 49%;
}
.maindesign .search--block .menu-btn-list.col-3 li:nth-child(-n + 3){
	margin-top: 20px;
}
.maindesign .search--block .menu-btn-list.col-3 li:nth-child(-n + 2){
	margin-top: 0;
}
.maindesign .tatami .search--block__desc--text{
	font-size: 0.9em;
}

.maindesign .menu-btn-list.col2-2 {
	justify-content: space-between;
}
.maindesign .menu-btn-list.col2-2 li{
	width: 49%;
	margin-bottom: 0;
}

}
.maindesign .feat_title {
    text-align: center;
    margin: 0;
}
/*アコーディオン*/
.maindesign .AC-blocks .model-block{
	text-align: center;
    margin-top: 20px;
    background: #ccc;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.5em 1.3em;
	position: relative;
	cursor: pointer;
}
.maindesign .AC-blocks .model-block::after {
    font-family: 'Noto Sans JP', sans-serif;
    content: url(/include_html/koukoku/18_igusa/images/250619/arrow_forward.svg);
    transform-origin: center;
    transform:translateY(-50%);
    color: #9ca289;
    display: inline-block;
    align-items: center;
/*    padding: 0.5em;*/
    transition: 0.5s;
	position: absolute;
	top: 50%;
	right: 1%;
	height: 25px;
    width: 25px;
}
.maindesign .AC-blocks .model-block.active::after {
     transform: rotate(180deg) translateY(50%); 
}

.maindesign .AC-blocks .sub-block{
	display: none;
	padding: 10px;
	border: 2px solid #ccc;
}


