@media screen and (max-width:767px) {
.pc-only#html2{
	display: block!important;
}
.sp-only#html5{
	display: none!important;
}
}

.maindesign *, 
.maindesign *:before, 
.maindesign *:after {
	box-sizing: border-box;
}
.maindesign img {
	width: 100%;
	height: auto;
}
.maindesign .insert-container {
	margin: 50px 0;
}

.maindesign .bnr-container {
	margin-top: 50px;
}

.maindesign .img_container {
	margin: 0 0 40px;
}

@media screen and (max-width:767px) {
	.maindesign .insert-container {
		margin: 30px 0;
	}
	.maindesign .bnr-container {
		margin-top: 30px;
	}
}

#html2 .kokoro-product-block{
    display: none !important;
}
#store-device-html2 .front-product-block{
    display:none !important;
}
#store-device-html2 .kokoro-product-block{
    display:block !important;
}

.maindesign .comparison_container {
	border-collapse:  collapse; 
	margin-inline: auto;
	margin-top: 30px;
	/*overflow-x: auto;*/
	width: 100%;
	cursor: grab;
}
.maindesign .comparison_container:active {
	cursor: grabbing;
}
.maindesign .comparison_container table {
	width: 3000px;
    table-layout:fixed;
	border-collapse: collapse;
}
.maindesign .comparison_container th {
	text-align: center;
}
.maindesign .comparison_container th,
.maindesign .comparison_container td {
	border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.maindesign .comparison_container th{
	padding: 15px 0;
}
.maindesign .comparison_container td {
	box-sizing: border-box;
}
.maindesign .comparison_container a p{
	color: #000 !important;
	text-decoration: none !important;
}
#main .maindesign .comparison_container table tr td a {
color: #000 !important;
	text-decoration: none !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#main .maindesign .comparison_container table tr td span.fsMedium {
padding: 0.75em 0.85em;
}
.maindesign .comparison_container .btn_content {
	margin: 10px auto;
	width: 80%;
}
.maindesign .comparison_container .btn_content span {
	padding: 0.5em 0;
	background: #fff;
    border: 1px solid #B6B6B6;
	border-radius: 40px;
	width: auto;
    height: 100%;
    margin: 0;
    color: #333 !important;
    display: flex;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    text-align: center;
	position: relative;
}
.maindesign .comparison_container .btn_content span::before {
	content: "";
    position: absolute;
    right: 15px;
    border-top: 2px solid #B6B6B6;
    border-right: 2px solid #B6B6B6;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
}
@media screen and (max-width:767px) {
	.maindesign .comparison_container .btn_content {
		width: 90%;
		font-size: 0.9em;
	}
}



/* 一列目のスタイルstart */
.maindesign .comparison_container thead tr th:nth-of-type(1) {
	width: 200px;
}
@media screen and (max-width:767px) {
	.maindesign .comparison_container thead tr th:nth-of-type(1) {
		width: 150px;
	}
}
/*.maindesign .comparison_container tbody tr td:nth-of-type(1)::before,.maindesign .comparison_container thead tr th:nth-of-type(1)::before {
    content: '';
    border-left: 2px solid #ccc;
    position: absolute;
    top: 0;
    left:0;
    height: 100%;
    width: 1px;
    z-index: 2;
}
.maindesign .comparison_container tbody tr td:nth-of-type(1)::after,.maindesign .comparison_container thead tr th:nth-of-type(1)::after {
	content: '';
    border-right: 1px solid #ccc;
    position: absolute;
    top: 0;
    right:0;
    height: 100%;
    width: 1px;
    z-index: 2;
}

.maindesign .comparison_container tbody tr td:nth-of-type(1),
.maindesign .comparison_container thead tr th:nth-of-type(1) {
	padding: 10px 0;
	position: sticky;
	top: 0;
	left: -1px;
	background-color: #fff;
	z-index: 10;
}*/
.maindesign .comparison_container tbody tr td,
.maindesign .comparison_container thead tr th  {
    border-right: 1px solid #ccc;
}
.maindesign .comparison_container tbody tr td:nth-of-type(1) p {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.1em;
}
.maindesign .comparison_container tbody tr td:nth-of-type(1) .img_container {
	width: 100px;
	margin: 0 auto;
}

.maindesign .comparison_container tbody tr:nth-of-type(1) td:nth-of-type(1) span {
	color: #988d7c;
}
.maindesign .comparison_container tbody tr:nth-of-type(2) td:nth-of-type(1) span {
	color: #00328f;
}
.maindesign .comparison_container tbody tr:nth-of-type(3) td:nth-of-type(1) span {
	color: #e47263;
}
.maindesign .comparison_container tbody tr:nth-of-type(4) td:nth-of-type(1) span {
	color: #4b99d7;
}
.maindesign .comparison_container tbody tr:nth-of-type(5) td:nth-of-type(1) span {
	color: #afd000;
}
.maindesign .comparison_container tbody tr:nth-of-type(6) td:nth-of-type(1) span {
	color: #f689ad;
}
.maindesign .comparison_container tbody tr:nth-of-type(7) td:nth-of-type(1) span {
	color: #798fa7;
}
.maindesign .comparison_container tbody tr:nth-of-type(8) td:nth-of-type(1) span {
	color: #ce4f3d;
}
.maindesign .comparison_container tbody tr:nth-of-type(9) td:nth-of-type(1) span {
	color: #a688bd;
}
/* 一列目のスタイルend */



/* 二列目のスタイルstart */
.maindesign .comparison_container thead tr th:nth-of-type(2) {
	width: 200px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(2) {
	padding: 0 7px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(2) ul {
	min-width: 90px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(2) li {
	color: #fff;
	padding: 10px 0;
	margin: 5px auto;
	text-align: center;
	border-radius: 5px;
}
.maindesign .comparison_container tbody tr:nth-of-type(1) td:nth-of-type(2) li {
	background-color: #988d7c;
}
.maindesign .comparison_container tbody tr:nth-of-type(2) td:nth-of-type(2) li {
	background-color: #00328f;
}
.maindesign .comparison_container tbody tr:nth-of-type(3) td:nth-of-type(2) li {
	background-color: #e47263;
}
.maindesign .comparison_container tbody tr:nth-of-type(4) td:nth-of-type(2) li {
	background-color: #4b99d7;
}
.maindesign .comparison_container tbody tr:nth-of-type(5) td:nth-of-type(2) li {
	background-color: #afd000;
}
.maindesign .comparison_container tbody tr:nth-of-type(6) td:nth-of-type(2) li {
	background-color: #f689ad;
}
.maindesign .comparison_container tbody tr:nth-of-type(7) td:nth-of-type(2) li {
	background-color: #798fa7;
}
.maindesign .comparison_container tbody tr:nth-of-type(8) td:nth-of-type(2) li {
	background-color: #ce4f3d;
}
.maindesign .comparison_container tbody tr:nth-of-type(9) td:nth-of-type(2) li {
	background-color: #a688bd;
}
/* 二列目のスタイルend */


/* 三列目のスタイルstart */
.maindesign .comparison_container thead tr th:nth-of-type(3) {
	width: 225px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(3) {
	padding: 0 10px;
	line-height: 1.2;
}
.maindesign .comparison_container tbody tr td:nth-of-type(3) span {
	font-weight: bold;
}
/* 三列目のスタイルend */



/* 四列目のスタイルend */
.maindesign .comparison_container thead tr th:nth-of-type(4) {
	width: 225px;
} 
.maindesign .comparison_container tbody tr td:nth-of-type(4)  {
	padding: 0 10px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(4) p {
	margin: 10px 0;
}
/* 四列目のスタイルend */




/* 五列目～九列目のスタイルstart */
.maindesign .comparison_container tbody tr td:nth-of-type(5) {
	width: 350px;
	padding: 0 10px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(6) {
	width: 350px;
	padding: 0 10px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(7) {
	width: 350px;
	padding: 0 10px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(8) {
	width: 600px;
	padding: 30px 10px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(9) {
	width: 350px;
	padding: 0 10px;
}

.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) span {
	margin-bottom: 5px;
	display: inline-block;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .img_container + p {
	margin-top: 10px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) p {
	text-align: center;
	line-height: 1.1;
	font-size: 0.95em;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) span {
	font-weight: bold;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .img_container.single {
	width: 200px;
	margin: 0 auto;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .flex_container {
	display: flex;
	flex-wrap: wrap;
}

.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .icon {
	width: 100%;
	padding: 10px 0;
	color: #fff;
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}
.maindesign .comparison_container tbody tr:nth-of-type(1) td:nth-of-type(7) .icon {
	background-color: #988d7c;
}
.maindesign .comparison_container tbody tr:nth-of-type(1) td:nth-of-type(8) .icon {
	background-color: #988d7c;
}
.maindesign .comparison_container tbody tr:nth-of-type(2) td:nth-of-type(5) .icon {
	background-color: #00328f;
}
.maindesign .comparison_container tbody tr:nth-of-type(3) td:nth-of-type(7) .icon {
	background-color: #e47263;
}
.maindesign .comparison_container tbody tr:nth-of-type(3) td:nth-of-type(8) .icon {
	background-color: #e47263;
}
.maindesign .comparison_container tbody tr:nth-of-type(4) td:nth-of-type(7) .icon {
	background-color: #4b99d7;
}
.maindesign .comparison_container tbody tr:nth-of-type(4) td:nth-of-type(8) .icon {
	background-color: #4b99d7;
}
.maindesign .comparison_container tbody tr:nth-of-type(5) td:nth-of-type(5) .icon {
	background-color: #afd000;
}
.maindesign .comparison_container tbody tr:nth-of-type(5) td:nth-of-type(7) .icon {
	background-color: #afd000;
}
.maindesign .comparison_container tbody tr:nth-of-type(5) td:nth-of-type(8) .icon {
	background-color: #afd000;
}
.maindesign .comparison_container tbody tr:nth-of-type(6) td:nth-of-type(5) .icon {
	background-color: #f689ad;
}
.maindesign .comparison_container tbody tr:nth-of-type(6) td:nth-of-type(8) .icon {
	background-color: #f689ad;
}
.maindesign .comparison_container tbody tr:nth-of-type(7) td:nth-of-type(7) .icon {
	background-color: #798fa7;
}
.maindesign .comparison_container tbody tr:nth-of-type(7) td:nth-of-type(8) .icon {
	background-color: #798fa7;
}
.maindesign .comparison_container tbody tr:nth-of-type(8) td:nth-of-type(7) .icon {
	background-color: #ce4f3d;
}
.maindesign .comparison_container tbody tr:nth-of-type(8) td:nth-of-type(8) .icon {
	background-color: #ce4f3d;
}
.maindesign .comparison_container tbody tr:nth-of-type(9) td:nth-of-type(7) .icon {
	background-color: #a688bd;
}
.maindesign .comparison_container tbody tr:nth-of-type(9) td:nth-of-type(8) .icon {
	background-color: #a688bd;
}


.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .flex_container .flex_content {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .flex_content .img_container {
	width: 100%;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .flex_container.col_2 {
	width: 75%;
	margin: 0 auto;
}
.maindesign .comparison_container tbody tr td:nth-of-type(8) .flex_container.col_2 {
	width: 70% !important;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .flex_container.col_2 .flex_content {
	width: 45%;
    margin: 5px 5px 10px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .flex_container.col_3 .flex_content {
	width: 30%;
    margin: 5px 5px 10px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .flex_container.col_4 .flex_content {
	width: 22%;
    margin: 5px 5px 10px;
}
.maindesign .comparison_container tbody tr td:nth-of-type(n+5):nth-of-type(-n+9) .flex_container.col_5 .flex_content {
	width: 18%;
    margin: 5px 5px 10px;
}

.maindesign .comparison_container tbody tr td:nth-of-type(9) .flex_container{
	flex-wrap: wrap;
}
.maindesign .icon_outer {
	position: relative;
    background-clip:padding-box;
}
.maindesign .icon_inner {
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 20px;
	cursor: pointer;
	transition: 0.1s;
}
.maindesign .menu-btn-list .icon_inner {
	height: 60px;
}
.maindesign .icon_inner:hover {
	opacity: 0.7;
}
.maindesign .icon_inner > img {
	width: auto;
	height: 100%;
}

@media screen and (max-width:767px) {
	.maindesign .icon_inner {
		height: 15px;
	}
    .maindesign .menu-btn-list .icon_inner {
	height: 50px;
}
}

.maindesign .modal{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 30;
  }
.maindesign .modal_bg {
	position: absolute;
	background: rgba(0,0,0,0.5);
}
.maindesign .modal_container {
	position: relative;
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: scroll; 
	height: 80%;
  }
.maindesign .modal-content{
	background: white;
	padding: 50px;
	box-sizing: border-box;
	width: 780px;
  }
.maindesign .modal-close{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 15px;
	right: 15px;
	width: 30px;
	height: 30px;
	color: #fff;
	background: #000;
	border-radius: 50%;
	cursor: pointer;
  }


  @media screen and (max-width:767px) {
.maindesign .modal_container  {
		top: 55%;
		height: 50%;
	}
.maindesign .modal-content {
		padding: 50px 5px;
		width: 95%;
		margin: 0 auto;
	}
  }
  .maindesign .modal-content .flex_content {
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
	align-items: center;
  }
  .maindesign .modal-content .img_container {
	width: 40%;
  }
  .maindesign .modal-content .text_container {
	width: 50%;
  }
  .maindesign .bg_content {
	width: 100%;
	padding: 15px;
	font-weight: bold;
	color: #fff;
	box-sizing: border-box;
	font-size: 1.2em;
  }
  .maindesign .bg_red {
	background-color: #ff0000;
  }
  .maindesign .bg_skyblue {
	background-color: #00b0f0;
  }
  .maindesign .bg_limegreen {
	background-color: #92d050;
  }
  .maindesign .bg_pink {
	background-color: #ff1590;
  }
  .maindesign .modal-content .name {
	font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5;
    margin: 10px 0;
  }

  @media screen and (max-width:767px) {
	.maindesign .modal-content .flex_content {
		flex-wrap: wrap;
		margin-bottom: 50px;
	}
	.maindesign .modal-content .img_container {
		width: 100%;
		order: 2;
	}
	.maindesign .modal-content .text_container {
		width: 100%;
		order: 1;
		margin-bottom: 15px;
	}
  }

  .maindesign .small_th {
	font-size: 1.0em !important;
	padding: 20px !important
  }

  .maindesign .logo_heading {
	display: flex;
	align-items: center;
  }
  .maindesign .logo_heading .img_container {
	margin-right: 15px;
	width: 100px;
  }

  @media screen and (max-width:767px) {
	.maindesign .logo_heading .img_container {
		width: 75px;
	}
  }

  .maindesign .fs085 {
	font-size: 0.85em;
  }
  .maindesign .line115 {
	line-height: 1.15;
  }
  .maindesign .bnr_container {
	margin: 30px 0;
  }
  .maindesign .bnr_container img {
	width: 100%;
	height: auto;
  }

  @media screen and (max-width:767px) {
	.maindesign .bnr_container {
		margin: 15px 0;
	}
  }

  .maindesign .modal_container .point_container {
	border: 1px solid #ccc;
	padding: 10px 15px;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 15px;
	border-radius: 5px;
  }
  .maindesign .modal_container .point_container span {
	font-size: 0.85em;
	font-weight: normal;
	margin-top: 10px;
	display: inline-block;
  }

.maindesign .lixil_v1{
	background: #f689ad;
}
.maindesign .lixil_v1 .size .size_01{
	background-color: #d5426e;
}
.maindesign .lixil_v1 .Status .set_kakaku .balloon{
    background-color: #d5426e;
}
.maindesign .senmenseries.lixil_v1{background: #f689ad}
.maindesign .lixil_d7{
	background: #afd000;
}
.maindesign .lixil_d7 .size .size_01{
	background-color: #5ca343;
}
.maindesign .lixil_d7 .Status .set_kakaku .balloon{
	background-color: #5ca343!important;
}
.maindesign .senmenseries.lixil_d7{background: #afd000}
.maindesign .lixil_j1{
	background: #4b99d7;
}
.maindesign .lixil_j1 .size .size_01{
	background-color: #0769a8;
}
.maindesign .lixil_j1 .Status .set_kakaku .balloon{
	background-color: #0769a8!important;
}
.maindesign .senmenseries.lixil_j1{background: #4b99d7}
.maindesign .lixil_k1{
	background: #e47263;
}
.maindesign .lixil_k1 .size .size_01{
	background-color: #d1513b;
}
.maindesign .lixil_k1 .Status .set_kakaku .balloon{
	background-color: #d1513b!important;
}
.maindesign .senmenseries.lixil_k1{background: #e47263}
.maindesign .lixil_t1{
	background: #AA9FDC;
background: -moz-linear-gradient( #593CBC 0%, #AA9FDC 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#593CBC), to(#AA9FDC));
background: -webkit-linear-gradient( #593CBC 0%, #AA9FDC 100%);
background: -o-linear-gradient( #593CBC 0%, #AA9FDC 100%);
background: linear-gradient( #593CBC 0%, #AA9FDC 100%);
}
.maindesign .lixil_t1 .size .size_01{
	background-color: #4B0082;
}
.maindesign .lixil_t1 .Status .set_kakaku .balloon{
	background-color: #4B0082!important;
}
.maindesign .senmenseries.lixil_t1{background: #593CBC}
.maindesign .toto_kc{
	background: #ce4f3d;
}
.maindesign .toto_kc .size .size_01{
	background-color: #dc634e;
}
.maindesign .toto_kc .Status .set_kakaku .balloon{
	background-color: #dc634e!important;
}
.maindesign .senmenseries.toto_kc{background: #ce4f3d}
.maindesign .toto_kz{
	background: #a688bd;
}
.maindesign .toto_kz .size .size_01{
	background-color: #8E41C9;
}
.maindesign .toto_kz .Status .set_kakaku .balloon{
	background-color: #8E41C9!important;
}
.maindesign .senmenseries.toto_kz{background: #a688bd}
.maindesign .komeri_ek{
	background: #B5DEE8;
background: -moz-linear-gradient( #2991BF 0%, #B5DEE8 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#2991BF), to(#B5DEE8));
background: -webkit-linear-gradient( #2991BF 0%, #B5DEE8 100%);
background: -o-linear-gradient( #2991BF 0%, #B5DEE8 100%);
background: linear-gradient( #2991BF 0%, #B5DEE8 100%);
}
.maindesign .komeri_ek .size .size_01{
	background-color: #183E81;
}
.maindesign .komeri_ek .Status .set_kakaku .balloon{
	background-color: #183E81!important;
}
.maindesign .senmenseries.komeri_ek{background: #2991BF}
.maindesign .komeri_kl{
	background: #ede6d9;
}
.maindesign .komeri_kl .size .size_01{
	background-color: #988d7c;
}
.maindesign .komeri_kl .Status .set_kakaku .balloon{
	background-color: #ede6d9!important;
}
.maindesign .senmenseries.komeri_kl{background: #ede6d9}
.maindesign .lixil_r1{
	background: #4969a2;
}
.maindesign .lixil_r1 .size .size_01{
	background-color: #00328e;
}
.maindesign .lixil_r1 .Status .set_kakaku .balloon{
	background-color: #00328e!important;
}
.maindesign .senmenseries.lixil_r1{background: #00328e}
.maindesign .toto_ol{
	background: #e8eff7;
}
.maindesign .toto_ol .size .size_01{
	background-color: #30639c;
}
.maindesign .toto_ol .Status .set_kakaku .balloon{
	background-color: #30639c!important;
}
.maindesign .senmenseries.toto_ol{background: #e8eff7}

.maindesign .senmen_goods{
    margin: 0 0 4rem;
}

.maindesign .container .Status { grid-area: Status;}
.maindesign .container.komeri_kl .Status {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 10px 0 0;
}
.maindesign .container.komeri_kl .Status img{
    margin: 0 0 10px;
    width: 100%;
    height: auto;
}
.maindesign .container.komeri_kl .Status img:last-child{
    margin: 0;
}

.maindesign .container .Status .set_kakaku,
.maindesign .container .Status .koji_kakaku{
	background-color:#FFFFFF;
	padding:10px;
}

.maindesign .container .Status .set_kakaku{
	margin-bottom:10px;
}

.maindesign .container .Status .set_kakaku .balloon{
	margin:10px 0 0 0;
    text-align: center;
    background-color: #d5426e;
    padding: 5px;
    border-radius: 10px;
    font-weight: bold;
    color: #fff;
}

.maindesign .container .Status .kakaku{
	margin: 0;
	font-size: 50px;
	font-weight: bold;
	text-align:right;
}

.maindesign .container .Status .kakaku span{
	font-size: 22px;
}

.maindesign .container .Status .txt01{
	font-size: 22px;
	margin: 5px 0;
}
.maindesign .container .Title { grid-area: Title;
display: flex;
    flex-direction: column;
    position: relative;
}
.maindesign .container .Title h2{
	font-size: 3em;
    margin:5px 0 10px;
	font-weight:bold;
	color:#FFFFFF;
}
.maindesign .container .Title h3,.maindesign .container .Title p.h3_p{
	margin: 0 auto 10px 0;
}
.maindesign .container .Title h3 span.container_name,.maindesign .container .Title p.h3_p span.container_name{
	font-size: 1.5em;
    margin:5px 0 10px;
	font-weight:bold;
}
.maindesign .container .Title h3 span.container_name.name_white,.maindesign .container .Title p.h3_p span.container_name.name_white {
    color: #fff;
}
.maindesign .container .Title h3 span.container_name.name_black,.maindesign .container .Title p.h3_p span.container_name.name_black,.maindesign .container .Title p.name_black{
	color: #000;
}
.maindesign .container .Title h3 span.container_maker,.maindesign .container .Title p.h3_p span.container_maker{
	font-size: 1em;
    margin:5px 0 10px;
	font-weight:bold;
}
.maindesign .container .Title p{
	font-size: 1.5em;
    margin: auto auto 0 0;
    line-height: 1.2;
    color: #FFFFFF;
    font-feature-settings: "palt" 1;
}
.maindesign .container.komeri_kl .Title{
	position: relative;
}
.maindesign .container.komeri_kl .Title p{
	color:#000;
}
.maindesign .container.komeri_kl .Title .size{
    display:flex;
	margin: auto 0 0;
    flex-wrap: nowrap;
    background: #fff;
    align-items: center;
    flex-direction: column;
    width: 100%;
}
.maindesign .container.komeri_kl .Title .size .size_01{
    font-size: 1em;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 0;
    box-sizing: border-box;
}
.maindesign .container.komeri_kl .Title .size .size_02{
    font-size: 1em;
    color: #000;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.maindesign .container .Status .size{
	display:flex;
	margin: auto 0 10px;
    flex-wrap: nowrap;
    background: #fff;
    align-items: center;
}
.maindesign .container .Status .size .size_01{
    font-size: 1em;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    width: 40%;
    text-align: center;
	margin: 0;
}
.maindesign .container .Status .size .size_02{
    font-size: 1em;
    color: #000;
    padding: 10px;
    width: 60%;
    text-align: center;
    font-weight: bold;
	margin: 0;
}
.maindesign .container .Status .size .size_02 span{
    display: inline-block;
    margin: 0 0.5em;
}
.maindesign .container .Img { grid-area: Img;
text-align: center;
}
.maindesign .container .Img img{ max-width: 100%;
}
@media only screen and (max-width: 767px) {
    .maindesign .container .Title h2 {
    font-size: 6vw;
}
    .maindesign .container .Status .size{
    flex-wrap: wrap;
        margin: auto 0 10px 0;
        overflow-wrap: break-word;
  word-break: break-word;
        font-size: 5vw;
}
    .maindesign .container .Title p{
	font-size: 0.8em;
        font-feature-settings: "palt" 1;
        margin: 0 0 10px;
}
.maindesign .container .Status .txt01{
	font-size: 1em;
}
.maindesign .container .Status .kakaku{
	font-size: 10vw;
}
    .maindesign .container .Status .size .size_01,.maindesign .container .Status .size .size_02{
    width: 100%;
        padding: 5px;
}
    .maindesign .container.lixil_k1 .Status .size .size_02{padding: 5px 60px;}
    .maindesign .container .Img img {
    max-width: 100%;
    width: auto;
    height: auto;
        display: block;
}
}
#main .menu-btn-list.nextBtn {
    margin: 40px auto 60px;
}
.maindesign .exp{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.maindesign .exp li{
    width: 48%;
}
.maindesign .exp li img{
    width: 100%;
}

.maindesign .top_img{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.maindesign .top_img img{
    width: 50%;
align-self: flex-start;
}

.maindesign .senmenseries{
    display: flex;
    flex-wrap: nowrap;
    padding: 1em;
    height: 5em;
    align-items: center;
}

@media only screen and (max-width: 767px) {
	.maindesign .senmenseries div.senmenseries_logo{
		width: 27%;
	}
}

.maindesign .senmenseries div.Title{
    /*margin: 0 1.5em;*/
	margin: 0 0 0 0.8em;
}
.maindesign .senmenseries div.Title p.series_t{
    font-size: 2em;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
}
.maindesign .senmenseries div.Title p.series_t img{
}
.maindesign .senmenseries.toto_ol div.Title p.series_t{
    font-size: 1em;
}
.maindesign .senmenseries div.Title p{
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    font-feature-settings: "palt" 1;
}
.maindesign .senmenseries.toto_ol div.Title p,.maindesign .senmenseries.komeri_kl div.Title p{
    color: #000;
}
.maindesign .senmenseries.komeri_kl div.Title p{
    font-size: 0.8em;
}
@media only screen and (max-width: 767px) {
	.maindesign .senmenseries div.Title p{
		font-size: 13px;
	}
}


@media only screen and (max-width: 767px) {
.maindesign .senmenseries div.Title h2{
    font-size: 8vw;
}    
.maindesign .top_img img{
    width:100%;
    display: block;
}      
}

.maindesign .senmenseries.toto_kc2 {
    background: #ce4f3e;
}


.txt_right {
    text-align: right;
}

.maindesign .kc600 {
	display: flex;
    justify-content: space-between;
	gap: 10px;
    margin: 40px 0 10px 0;
}
@media screen and (max-width: 767px) {
	.maindesign .kc600 {
		flex-wrap: wrap;
		gap: 30px 10px;
	}
}

.maindesign .kc600_box {
    flex: 1;
    display: flex;
    flex-direction: column;
}
@media screen and (max-width: 767px) {
	.maindesign .kc600_box {
		flex: auto;
		width: 48%;
	}
}

.maindesign .kc600_box p {
    font-size: 13px;
	margin-bottom: 10px;
	flex: 1;
}


.maindesign .shousai_box {
	border: solid 3px #ccc;
    padding: 20px;
}

/*.maindesign .shousai {
    display: flex;
}*/

.maindesign .shousai_2men_tobira,.maindesign .shousai_katahikidashi {
	display: flex;
	flex: 1;
	margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	.maindesign .shousai_2men_tobira,.maindesign .shousai_katahikidashi {
		flex-direction: column;
		align-items: center;
		margin-right: 0;
	}
}

.maindesign .shousai_2men_tobira .shousai_2men_tobira_img,.maindesign .shousai_katahikidashi .shousai_2men_tobira_img {
	/*flex: 1;*/
	width: 247px;
}
@media screen and (max-width: 767px) {
	.maindesign .shousai_2men_tobira .shousai_2men_tobira_img,.maindesign .shousai_katahikidashi .shousai_2men_tobira_img {
		width: 76%;
	}
}

.maindesign .shousai_2men_tobira .shousai_2men_tobira_img img,.maindesign .shousai_katahikidashi .shousai_2men_tobira_img img {
	width: 100%;
}

.maindesign .shousai_2men_tobira .shousai_2men_tobira_txt,.maindesign .shousai_katahikidashi .shousai_2men_tobira_txt {
	flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.maindesign .shousai_katahikidashi .shousai_2men_tobira_txt,.maindesign .shousai_2men_tobira_txt {
	margin-left: 25px;
}
@media screen and (max-width: 767px) {
	.maindesign .shousai_katahikidashi .shousai_2men_tobira_txt {
		margin-left: 0;
	}
}

.maindesign .shousai_2men_tobira_txt div h5 {
	font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
	/*width: 165px;*/
}
@media screen and (max-width: 767px) {
	.maindesign .shousai_2men_tobira_txt div h5 {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 767px) {
	.maindesign .shousai_2men_tobira_txt div p {
		font-size: 15px;
		line-height: 1.5;
	}
}

.maindesign .shousai_nedan {
	flex: 1;
	display: flex;
    justify-content: end;
}
@media screen and (max-width: 767px) {
	.maindesign .shousai_nedan {
		flex-direction: column;
	}
}

.maindesign .shousai_nedan div {
	border: solid 1px #ccc;
    padding: 10px;
	flex: 1;
}

.maindesign .shousai_nedan div:first-child {
	margin-right: 10px;
}
@media screen and (max-width: 767px) {
	.maindesign .shousai_nedan div:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}
}

.maindesign .shousai_nedan div p {
	font-size: 18px;
}
@media screen and (max-width: 767px) {
	.maindesign .shousai_nedan div p {
		font-size: 15px;
	}
}

.maindesign .shousai_nedan_txt {
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
}

.maindesign .nedan_txt_red{
	color: #FF0000;
    font-size: 44px;
}
@media screen and (max-width: 767px) {
	.maindesign .nedan_txt_red {
		color: #FF0000;
		font-size: 39px;
	}
}

.maindesign .link {
	display: flex;
	margin-top: 20px;
}
@media screen and (max-width: 767px) {
	.maindesign .link {
		flex-direction: column;
	}
}

.maindesign .link a {
	flex: 1;
}

.maindesign .link a:first-child {
	margin-right: 10px;
}
@media screen and (max-width: 767px) {
	.maindesign .link a:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 767px) {
	.maindesign .shousai_katahikidashi {
		flex-direction: column;
	}
}

/*動画ボタン*/
.maindesign .kinou-play_kc_1 {
    position: absolute;
    top: 26.2%;
    right: 1.7%;
    background: #616161;
    color: #fff;
    text-align: center;
    padding: 24px;
    line-height: 1.3;
}
@media screen and (max-width: 767px) {
		.maindesign .kinou-play_kc_1 {
			top: 32.8%;
			right: 3.7%;
			padding: 8px;
			font-size: 14px;
	}
}

.maindesign .kinou-play_kc_2 {
    position: absolute;
    top: 23.2%;
    right: 0.7%;
    background: #616161;
    color: #fff;
    text-align: center;
    padding: 24px;
    line-height: 1.3;
}
@media screen and (max-width: 767px) {
		.maindesign .kinou-play_kc_2 {
			top: 9.5%;
			padding: 8px;
			font-size: 14px;
	}
}


/* =============================================

	KOMERI EK シリーズ komeri_ek.html

============================================= */

/*タイトル背景カラー*/
.maindesign .komeri_ek {
    background: #1d9ed7!important;
}


/* =============================================

	KOMERI EK シリーズ komeri_ek.html

============================================= */
.maindesign .chumon {
	margin: 20px 0 40px;
}

/* =============================================

	LIXIL D7 シリーズ lixil_d7.html

============================================= */

/*タイトル背景カラー*/
.maindesign .senmenseries.lixil_d7 {
    background: #23ac38;
}

.maindesign .maguchi_lixil_d7{
	border: 2px solid #c2db59;
    text-align: center;
}

.maindesign .maguchi_lixil_d7 th {
    background-color: #c2db59;
    color: #FFFFFF;
}

.maindesign .maguchi_lixil_d7 td {
    background-color: #f5f8e5;
    color: #b4cc52;
    font-size: 0.7em;
    padding: 5px;
}

.maindesign .ichiran_lixil_d7 th {
    background: #f5f8e5;
    padding: 5px;
    font-weight: bold;
    font-size: 16px;
}

.maindesign .ichiran_lixil_d7 th.th2 {
    background: #c2db59;
    color: #FFFFFF;
    font-size: 0.9em;
}

@media screen and (max-width: 767px) {
	.maindesign .d7_th_30 {
		width: 30%;
	}
}

/* =============================================

	LIXIL J7 シリーズ lixil_j1.html

============================================= */

/*タイトル背景カラー*/
.maindesign .senmenseries.lixil_j1 {
    background: #056ab0;
}

/*動画ボタン*/
.maindesign .top_img .top-play_j1 {
    position: absolute;
    width: 8.1%;
    height: 11.4%;
    top: 10%;
    right: 4.1%;
}
@media screen and (max-width: 767px){
	.maindesign .top_img .top-play_j1 {
		position: absolute;
		width: 16.8%;
		height: 5.6%;
		top: 5%;
		right: 8.1%;
	}
}

.maindesign .top_img .top-play_j1:hover {
    background: #FF0000;
    opacity: 0.3;
}


.maindesign .maguchi_lixil_j1{
	border: 2px solid #4793d0;
    text-align: center;
}

.maindesign .maguchi_lixil_j1 th {
    background-color: #4793d0;
    color: #FFFFFF;
}

.maindesign .maguchi_lixil_j1 td {
    background-color: #dce1ea;
    color: #4793d0;
    font-size: 0.7em;
    padding: 5px;
}

.maindesign .ichiran_lixil_j1 th {
    background: #dce1ea;
    padding: 5px;
    font-weight: bold;
    font-size: 16px;
}

.maindesign .ichiran_lixil_j1 th.th2 {
    background: #4793d0;
    color: #FFFFFF;
    font-size: 0.9em;
}

.maindesign .btm_orange3 {
    background: #EA6D0D;
    margin: 10px 10px;
    border-radius: 30px;
    color: #fff!important;
    font-weight: bold;
    padding: 20px 5px!important;
}
@media screen and (max-width: 767px){
	.maindesign .btm_orange3 {
		background: #EA6D0D;
		margin: 7px;
		border-radius: 15px;
		padding: 15px 3px!important;
	}
}

.maindesign .btm_orange4 {
    background: #EA6D0D;
    margin: 10px 20px;
    border-radius: 30px;
    color: #fff!important;
    font-weight: bold;
    padding: 20px 5px!important;
}
@media screen and (max-width: 767px){
	.maindesign .btm_orange4 {
		margin: 6px;
		border-radius: 14px;
		padding: 12px 5px!important;
	}
}

.maindesign .j1_th_45_pc {
    	width: 45%;
	}
@media screen and (max-width: 767px) {
	.maindesign .j1_th_45_pc {
		width: 40%;
	}
}


/* =============================================

	LIXIL V1 シリーズ lixil_v1.html

============================================= */

/*動画ボタン*/
.maindesign .top_img .top-play_v1 {
    position: absolute;
    width: 6.8%;
    height: 9.5%;
    top: 9.2%;
    right: 4.1%;
}
@media screen and (max-width: 767px){
	.maindesign .top_img .top-play_v1 {
		position: absolute;
		width: 14%;
		height: 4.9%;
		top: 4.5%;
		right: 8.1%;
	}
}

.maindesign .top_img .top-play_v1:hover {
    background: #FF0000;
    opacity: 0.3;
}


.width_auto{
    width: auto;
}

/* =============================================

	LIXIL K1 シリーズ lixil_k1.html

============================================= */

/*タイトル背景カラー*/
.maindesign .senmenseries.lixil_k1 {
    background: #c61f27;
}

/*動画ボタン*/
.maindesign .top_img .top-play_k1 {
    position: absolute;
    width: 9.8%;
    height: 13.3%;
    top: 12%;
    right: 9.1%;
}
@media screen and (max-width: 767px){
	.maindesign .top_img .top-play_k1 {
		position: absolute;
		width: 19%;
		height: 6.6%;
		top: 6%;
		right: 18.5%;
	}
}

.maindesign .top_img .top-play_k1:hover {
    background: #FF0000;
    opacity: 0.3;
}

.maindesign .half-max{
	width:50%;
}
@media screen and (max-width: 767px) {
.maindesign .half-max{
	width:100%;
}
.maindesign .half-max img{
	display:flex;
}
}

.maindesign .re_two div{
	margin-right:10px;
	width:calc(50% - 5px)
}
.maindesign .re_two div:nth-child(2n){
	margin-right:0;
}

@media screen and (max-width: 767px) {
.maindesign .re_two div{
	margin:auto;
	width: 100%;
    text-align: center;
}
.maindesign .re_two div:nth-child(2n){
	margin:auto;
}

}

.maindesign .hanp {
	display:flex;
	flex-wrap:wrap;
}
.maindesign .hanp .slideTable{
	width:calc(50% - 5px);
	margin-right:10px;
}
.maindesign .hanp .slideTable:nth-child(2n){
	margin-right:0;
}
@media screen and (max-width: 767px) {
.maindesign .hanp .slideTable{
	width:100%;
	margin-right:0;
}
.maindesign .hanp .slideTable .ichiran{
	width:100%;
}
}

.maindesign .door_waku{
	border:3px solid #dd6b57;
	padding:10px;
	margin-top:30px;
}
.maindesign .door_waku p{
	line-height:1.3;
}
.maindesign .door_waku .bold{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}
.maindesign .door_waku .rei{
	color:#dd6b57;
	border-top:1px solid #dd6b57;
	padding: 20px 0;
	font-size:1.2em;
}

/*アッパーキャビネットのボタン*/
.maindesign .btm_orange5 {
    background: #EA6D0D;
    border-radius: 20px;
    color: #fff!important;
    font-weight: bold;
    padding: 15px 0!important;
    width: 132px;
    margin: 10px auto;
}
@media screen and (max-width: 767px) {
	.maindesign .btm_orange5 {
		border-radius: 15px;
		padding: 10px 0!important;
		width: auto;
		margin: 10px;
	}
}

.maindesign .txt_m2 {font-size: 1.3em!important;}

.maindesign .txt_l {font-size: 2.5em;}

.maindesign .option_th {width: calc(737.94px / 5);}
@media screen and (max-width: 767px) {
	.maindesign .option_th {
		width: auto;
		height: 50px;
	}
}

@media screen and (max-width: 767px) {
	.maindesign .option_txt {
		margin-bottom: 15px;
	}
}

.maindesign .maguchi_lixil_k1{
	border: 2px solid #dd6b57;
    text-align: center;
}

.maindesign .maguchi_lixil_k1 th {
    background-color: #dd6b57;
    color: #FFFFFF;
}

.maindesign .maguchi_lixil_k1 td {
    background-color: #fbece6;
    color: #dd6b57;
    font-size: 0.7em;
    padding: 5px;
}

.maindesign .ichiran_lixil_k1 th {
    background: #fbece6;
    padding: 5px;
    font-weight: bold;
    font-size: 16px;
}

.maindesign .ichiran_lixil_k1 th.th2 {
    background: #dd6b57;
    color: #FFFFFF;
    font-size: 0.9em;
}
@media screen and (min-width: 768px) {
.maindesign .Title img.senmen_sub{
    position: absolute;
    right: 0;
    width: auto;
    display: block;
}
}
@media screen and (max-width: 767px) {
.maindesign .Title img.senmen_sub{
    width: 100%;
    margin: auto auto 0;
    display: block;
}     
}

.maindesign .borderGlay2,
.maindesign .borderGlay2 th,
.maindesign .borderGlay2 td{
	border:1px solid #000;
	border-collapse: collapse;
}

.maindesign .value th{
	background-color:#ddd9c4;
	vertical-align:middle;
	padding:5px;
	text-align:center;
	font-size: 1.3em;
}

.maindesign .value td{
	text-align:center;
	vertical-align:middle;
}

.maindesign .value td a{
	padding: 10px 5px;
	line-height: 1.1;
}

.maindesign .value{
    font-feature-settings: "palt" 1;
}
.maindesign .value th{
    line-height: 1.2;
}
.maindesign .value th.txt_l,.maindesign .value td.txt_l {
    text-align: left;
}
.maindesign .value th.w02 {
    width: calc(34% / 2);
}
.maindesign .value th.w03 {
    width: calc(34% / 3);
}
.maindesign .value th.w02_01 {
    width: 18%;
}
.maindesign .value th.w02_02 {
    width: 13%;
}
.maindesign .value td {
    width: 75%;
    padding: 10px;
}
.maindesign .value td.w02 {
    width: calc(75% / 2);
}
.maindesign .value td.w03 {
    width: calc(75% / 3);
}
.maindesign .value td a.flatbtn {
    max-width: 200px;
    margin: auto;
}
.maindesign .value td a.arrow-r::after {
    right:12px;
}
.maindesign .value td a.btm_orange p{
    margin: 0 0 5px;
}
.maindesign .value td a.btm_orange p span.en{
    font-size: 0.7em;
}  
.maindesign .nextBtn{
        max-width: 600px;
    margin: 20px auto;
    }
@media screen and (max-width: 767px){
.maindesign .value th {
    font-size: 0.8em;
}
.maindesign .value td a.btm_orange {
    font-size: 1em;
    min-height: 50px;
}
.maindesign .value td a {
    line-height: 1.1;
    font-size: 0.8em;
}
.maindesign .nextBtn{
        font-size: 0.8em;
    }
    .txt_left{
        display: inherit;
    }
    }


    .maindesign .icon_container{
        position: relative;
    }
    .maindesign .cap-icon {
        margin: 0 auto 10px;
    position: absolute;
    width: 82%;
    top: 20px;
    height: 25px;
    text-align: center;
    display: flex;
    left: 50%;
    color: #fff;
    background: #005cd3;
    padding: 2px 10px;
    box-sizing: border-box;
    font-size: 0.8em;
    line-height: 1.2;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 16%);
    z-index: 1;
    transform: translate(-50%, -50%);
}

    @media screen and (max-width: 767px){
        .maindesign .cap-icon {
            width: 82%;
            font-size: 0.6em;
        }
    }
    
.maindesign .bto-table{
    margin: 20px 0;
}

@media screen and (min-width: 768px){
    .table_m .modal-content{
        width: 1200px;
    }
        }
    .modal.table_m {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 20;
    }
    @media screen and (max-width: 767px){
        .maindesign .table10{
            width: 100%;
        }
            .maindesign .comparison_container table {
        width: 3000px;
        transform-origin: top left;
        transform: scale(0.2);
    }

    }

.table-box-o{
        overflow: hidden; width: 3000px;
    }
    @media screen and (max-width: 767px){
    .table-box-o{
        overflow: hidden; width: 600px; height: 600px;
    }
        .maindesign .table-box-o .icon_inner {
            height: 50px;
        }
        .maindesign .table10 .modal-content {
        padding: 0px 0px;
    }
    }
@media screen and (max-width: 767px){
.maindesign .bto-table .sp-only {
    display: block!important;
}
    }

.maindesign .cursor-bnr{
cursor: pointer;
}

.maindesign  h3.checkPoint {
    position: relative;
    font-size: 1.25em;
    font-weight: bold;
    margin: 60px 0 20px 0;
    padding: 0 0 10px 0;
    text-align: left;
    border-bottom: #aaaaaa 2px solid;
    display: flex;
    align-items: center;
}
.maindesign  h3.checkPoint .st0{fill:#aaaaaa;}
.maindesign  h3.checkPoint .st1{fill:none;stroke:#ffffff;stroke-width:3;stroke-miterlimit:10;}
.maindesign  h3.checkPoint .st2{fill:#ffffff;}
.maindesign  h3.checkPoint.h2under {
    margin: 20px 0 20px 0;
}
.maindesign  h3.checkPoint span {
    margin: 0 0 0 20px;
}