@charset "utf-8";
/*------------------------------------------------------------
	message
------------------------------------------------------------*/
#container {
	padding-top: 100px;
}
.pageTitle {
	margin: 0 0 200px;
    padding: 0;
    width: 100%;
    min-height: inherit;
   	display: block;
    box-sizing: border-box;
    background-image: none;
}
.pageTitle li img {
	width: 100%;
}
.pageTitle .silderList {
	width: 100%;
	position: relative;
	z-index: 2;
}
.pageTitle li {
	width: 100%;
	vertical-align: top;
}
#main {
	margin-bottom: 226px;
}
#main .brand {
	margin-bottom: 265px;
}
#main .brand .headLine02 {
	margin-bottom: 88px;
	text-align: left;
}
#main .brand .headLine02:after {
	margin-left: 1px;
	left: 0;
}
#main .brand .imgInner {
	margin-bottom: 290px;
	align-items: center;
}
#main .brand .imgInner .borderBox {
	padding-right: 16px;
	width: calc(50vw + 43px);
	position: relative;
	box-sizing: border-box;
}
#main .brand .imgInner .borderBox:after {
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #000;
	content: "";
}
#main .brand .photoInner {
	position: relative;
}
#main .brand .photoInner::before {
	width: 100%;
    height: 20%;
	position: absolute;
	left: 0;
	top: 0;
	background: #EAEBED;
	content: "";
	z-index: -1;
}
#main .brand .photoInner:after {
	width: 36.5%;
	height: 36.5%;
	position: absolute;
	right: -15.6%;
    bottom: -14%;
	background: url(../img/micaco/bg01.png) no-repeat center center /cover;
	content: "";
	z-index: -1;
}
#main .brand .photoInner .enTitle {
	position: absolute;
	bottom: -9.2%;
	left: 13.5%;
	color: #F0F0F0;
	font-size: 7.292vw;
	letter-spacing: 0.1em;
	line-height: 1;
	z-index: 2;
}
#main .brand .photoInner img {
	width: 100%;
}
#main .brand .textInner {
    width: calc(50vw - 136px);
	position: relative;
	z-index: 2;
}
#main .brand .imgInner .textInner dt {
	margin-bottom: 34px;
	font-size: 3rem;
}
#main .brand .imgInner .textInner dd {
	margin-bottom: 66px;
	font-size: 1.8rem;
	line-height: 2;
}
#main .brand .imgInner .textInner dd:last-child {
	margin-bottom: 0;
}
#main .brand .imgArea {
	align-items: center;
	position: relative;
	z-index: 3;
}
#main .brand .imgArea .textArea {
	margin: 76px 8px 0 0;
	width: calc(100% - 709px);
}
#main .brand .imgArea .textArea .headLine02 {
	margin-bottom: 83px;
}
#main .brand .imgArea .textArea p {
	line-height: 2;
	font-size: 1.8rem;
}
#main .brand .imgArea .borderBox {
	margin-left: 1px;
	padding-bottom: 16px;
	width: 585px;
	position: relative;
	box-sizing: border-box;
}
#main .brand .imgArea .borderBox:after {
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	content: "";
}
#main .brand .imgArea .photoArea img {
	width: 100%;
}
#main .brandBox {
	margin-bottom: 155px;
	max-width: 1420px;
}
#main .brandBox .imgArea {
	justify-content: flex-end;
}
#main .brandBox .imgArea .photoArea {
	width: 517px;
}
#main .brandBox .imgArea .textArea {
	margin: 70px 0 0 100px;
	width: 467px;
}
#main .brandBox .imgArea .textArea .headLine02 {
	margin-bottom: 60px;
}
#main .brand .imgBox {
	margin: 0 auto 164px;
	padding: 0 40px;
	max-width: 1451px;
	align-items: center;
	position: relative;
}
#main .brand .imgBox:after {
	margin-left: 31px;
	width: 55.6%;
	height: 99.5%;
	position: absolute;
	bottom: -79.6%;
	left: 50%;
	transform: translate(-50%);
	background: url(../img/micaco/bg03.png) no-repeat center center /cover;
	content: "";
	z-index: -1;
}
#main .brand .imgBox .textBox {
	margin: -83px -6% 0 0;
    width: 43%;
    position: relative;
    z-index: 2;
}
#main .brand .imgBox .textBox .subBox {
	margin-left: auto;
	max-width: 480px;
}
#main .brand .imgBox .textBox h3 {
	margin-bottom: 35px;
	font-size: 3rem;
	font-weight: 400;
}
#main .brand .imgBox .textBox p {
	font-size: 1.8rem;
	line-height: 2;
}
#main .brand .imgBox .borderBox {	
	padding: 0 16px 16px 0;
	width: 62.4%;
	position: relative;
	order: 1;
	box-sizing: border-box;
}
#main .brand .imgBox .borderBox:after {
	width: 1px;
	height: calc(100% - 148px);
	position: absolute;
	top: 0;
	right: 0;
	background: #000;
	content: "";
}
#main .brand .imgBox .borderBox::before {
	height: 1px;
	width: calc(100% - 187px);
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	content: "";
}
#main .brand .imgBox .photoBox {
	position: relative;
}
#main .brand .imgBox .photoBox::before {
	width: 241px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/micaco/bg02.png) no-repeat left top / cover;
	content: "";
}
#main .brand .imgBox .photoBox img {
	width: 100%;
}
#main .brand .imgBox .photoBox .enTitle {
	position: absolute;
	bottom: -62.5%;
    right: -5.4%;
	color: #F0F0F0;
	font-size: 9rem;
	letter-spacing: 0.1em;
	line-height: 1;
	z-index: 2;
	writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode:vertical-rl;
}
#main .greyBox {
	padding: 350px 0 330px;
	position: relative;
	background: #F7F7F7;
}
#main .greyBox .headLine02 {
	margin-left: 3px;
	position: absolute;
	top: -32px;
	left: 50%;
	transform: translate(-50%);
}
#main .greyBox .products {
	margin-bottom: 217px;
}
#main .greyBox .products .imgBox {
	margin-bottom: 130px;
	align-items: flex-start;
}
#main .greyBox .products .textBox {
	margin: 0 0 0 -74px;
	padding: 68px 0 78px 160px;
	width: 734px;
	box-sizing: border-box;
	background: #FFF;
}
#main .greyBox .products .textBox02 {
	padding: 80px 0 90px 160px;
}
#main .greyBox .products .photoBox {
	width: 500px;
	position: relative;
	z-index: 1;
}
#main .greyBox .products .textBox h3 {
	margin-bottom: 35px;
	position: relative;
	font-size: 3rem;
	font-weight: 400;
	line-height: 1.67;
}
#main .greyBox .products .textBox h3 span {
	margin-bottom: 23px;
	display: block;
	font-size: 2.5rem;
	letter-spacing: 0.05em;
}
#main .greyBox .products .textBox p {
	margin-bottom: 18px;
	width: 80%;
	font-size: 1.6rem;
	line-height: 2;
}
#main .greyBox .products .textBox .num {
	margin-bottom: 44px;
	font-size: 3rem;
	letter-spacing: 0.05em;
}
#main .greyBox .products .textBox .num span {
	margin: 0 0 9px 3px;
	display: inline-block;
	vertical-align: bottom;
	font-size: 1.6rem;
	letter-spacing: 0;
}
#main .greyBox .products .imgBox01 {
	margin-bottom: 200px;
}
#main .greyBox .products .imgBox01 .textBox {
	margin: 76px 0 -142px -107px;
}
#main .greyBox .lineBox {
	position: relative;
}
#main .greyBox .lineBox .headLine02::after {
	display: none;
}
#main .greyBox .lineBox ul {
	padding: 69px 62px 70px 64px;
	background: #FFF;
}
#main .greyBox .lineBox  li {
	width: 494px
}
#main .greyBox .lineBox  li .phoBox {
	margin-bottom: 50px;
	width: 494px;
}
#main .greyBox .lineBox  li .phoBox img {
	width: 100%;
}
#main .greyBox .lineBox  li .ttl {
	margin-bottom: 39px;
	padding-bottom: 27px;
	font-size: 2.5rem;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #000;
}
#main .greyBox .lineBox  li .text {
	margin-bottom: 19px;
	font-size: 3rem;
	line-height: 1.67;
}
#main .greyBox .lineBox  li .num {
	margin-bottom: 41px;
	font-size: 3rem;
	letter-spacing: 0.05em;
}
#main .greyBox .lineBox  li .num span {
	margin: 0 0 6px 5px;
	display: inline-block;
	vertical-align: bottom;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0;
}
.comSilderBox {
	margin-top: -125px;
}
#main {
	margin-bottom: 186px;
}

.wpTxt {
	font-size: 1.8rem;
	line-height: 2;
}

@media (max-width: 1390px) and (min-width: 897px) {
	#main .brand .imgBox .photoBox .enTitle {
		font-size: 8.5rem;
	}
}
@media all and (max-width: 1280px) and (min-width: 897px) {
	#main .brand .imgInner .borderBox {
		width: 683px;
	}
	#main .brand .textInner {
		width: 530px;
	}
	#main .brand .photoInner .enTitle {
		font-size: 11.5rem;
	}
	#main .brand .imgBox .borderBox::before {
		width: 576px;
	}
}
@media all and (max-width: 896px) {
	#container {
		padding-top: 60px;
	}
	.pageTitle {
		margin: 0 0 70px;
	}
	#main {
		margin-bottom: 109px;
	}
	#main .comBtn {
		margin-left: -23px;
	}
	#main .content {
		padding: 0 20px;
	}
	#main .brand {
		margin-bottom: 97px;
	}
	#main .brand .headLine02 {
		margin-bottom: 39px;
		text-align: center;
	}
	#main .brand .headLine02:after {
		margin-left: -18px;
		left: 50%;
	}
	#main .brand .imgInner {
		margin-bottom: 66px;
		display: block;
	}
	#main .brand .imgInner .borderBox {
		margin: 0 20px 54px auto;
		padding-right: 8px;
		width: auto;
	}
	#main .brand .photoInner::before {
		display: none;
	}
	#main .brand .photoInner:after {
		width: 37.333vw;
    	height: 53.867vw;
		position: absolute;
		right: -28px;
		bottom: -13.2%;
		background-image: url(../img/micaco/bg01_sp.png);
	}
	#main .brand .imgBox .borderBox::before {
		width: calc(100% - 106px);
	}
	#main .brand .photoInner .enTitle {
		bottom: -7.7%;
		left: 5.2%;
    	font-size: 12vw;
	}
	#main .brand .textInner {
		margin: 38px 20px 0;
		width: auto;
		position: relative;
		z-index: 2;
	}
	#main .brand .imgInner .textInner dt {
		margin-bottom: 16px;
		font-size: 2rem;
	}
	#main .brand .imgInner .textInner dd {
		margin-bottom: 36px;
		font-size: 1.4rem;
	}
	#main .brand .imgArea {
		margin-top: -2px;
		display: block;
	}
	#main .brand .imgArea .textArea {
		margin: 0;
		width: auto;
	}
	#main .brand .imgArea .textArea p {
		font-size: 1.4rem;
	}
	#main .brand .imgArea .borderBox {
		margin: 0 0 37px;
		padding-bottom: 9px;
		width: auto;
	}
	#main .brandBox {
		margin-bottom: 75px;
	}
	#main .brandBox .headLine02 {
		margin-bottom: 30px;
		padding-bottom: 25px;
		line-height: 1.3;
	}
	#main .brandBox .imgArea .photoArea {
		width: auto;
		margin: 0 20px 25px;
	}
	#main .brandBox .imgArea .textArea {
		margin: 0 20px;
		width: auto;
	}
	#main .brandBox .imgArea .textArea .headLine02 {
		margin-bottom: 58px;
	}
	#main .brand .imgBox {
		margin-bottom: 66px;
		padding: 0;
		max-width: inherit;
		display: block;
	}
	#main .brand .imgBox:after {
		display: none;
	}
	#main .brand .imgBox .textBox {
		margin: 0 20px; 
		width: auto;
		position: relative;
		z-index: 2;
	}
	#main .brand .imgBox .textBox .subBox {
		margin-left: 0;
		max-width: inherit;
	}
	#main .brand .imgBox .textBox h3 {
		margin-bottom: 16px;
		font-size: 2rem; 
	}
	#main .brand .imgBox .textBox p {
		font-size: 1.4rem;
	}
	#main .brand .imgBox .borderBox {
		margin-bottom: 43px;
		padding: 0 0 6px;
		width: auto;
	}
	#main .brand .imgBox .borderBox::after {
		display: none;
	}
	#main .brand .imgBox .borderBox::before {
		width: calc(100% - 107px);
	}
	#main .brand .imgBox .photoBox {
		width: auto;
		position: relative;
	}
	#main .brand .imgBox .photoBox::before {
		display: none;
	}
	#main .brand .imgBox .photoBox .enTitle {
		bottom: -104.5%;
		right: 1.067vw;
		font-size: 13.333vw;
	}
	#main .greyBox {
		padding: 105px 0 201px;
		position: relative;
		background: #F7F7F7;
	}
	#main .greyBox .headLine02 {
		top: -20px;
	}
	#main .greyBox .products {
		margin-bottom: 87px;
	}
	#main .greyBox .products .imgBox {
		margin-bottom: 60px;
		display: block;
	}
	#main .greyBox .products .textBox {
		margin: -30px 0 0 !important;
		padding: 35px 20px 40px;
		width: auto;
		position: relative;
		z-index: 2;
	}
	#main .greyBox .products .photoBox {
		margin: 0;
		width: auto;
	}
	#main .greyBox .products .photoBox img {
		width: 100%;
	}
	#main .greyBox .products .textBox h3 {
		margin-bottom: 15px;
		font-size: 2rem;
		line-height: 1.5;
	}
	#main .greyBox .products .textBox h3 span {
		margin-bottom: 12px;
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	#main .greyBox .products .textBox p {
		margin-bottom: 4px;
		font-size: 1.4rem;
		width: auto;
	}
	#main .greyBox .products .textBox .num {
		margin-bottom: 27px;
		font-size: 3rem;
	}
	#main .greyBox .products .textBox .num span {
		margin: 0 0 10px 3px;
		font-size: 1.4rem;
	}
	#main .greyBox .lineBox .headLine02 {
		top: -17px;
		font-size: 2.5rem;
	}
	#main .greyBox .lineBox ul {
		padding: 43px 19px 50px;
		display: block;
	}
	#main .greyBox .lineBox li {
		margin-bottom: 60px;
		width: auto;
	}
	#main .greyBox .lineBox li:last-child {
		margin-bottom: 0
	}
	#main .greyBox .lineBox  li .phoBox {
		margin-bottom: 30px;
		width: auto;
	}
	#main .greyBox .lineBox  li .ttl {
		margin-bottom: 20px;
		padding-bottom: 19px;
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	#main .greyBox .lineBox  li .text {
		margin: 0 -3px 19px 0;
		font-size: 2rem;
		line-height: 1.5;
	}
	#main .greyBox .lineBox  li .num {
		margin-bottom: 35px;
	}
	#main .greyBox .lineBox  li .num span {
		margin-left: 3px;
		font-size: 1.4rem;
		font-weight: 400;
	}	
	.wpTxt {
		font-size: 1.4rem;
		line-height: 2;
	}
}
@media all and (min-width: 790px) and (max-width: 896px) {
	#main .brand .imgBox .photoBox .enTitle {
		bottom: -340px;
	}
}
@media all and (max-width: 374px) {
	#main .greyBox .products .textBox h3 {
		font-size: 5.333vw;
	}
	#main .greyBox .lineBox  li .text {
		font-size: 5.1vw;
	}
}
@media all and (max-width: 345px) {
	#main .brand .imgInner .textInner dd,
	#main .brand .imgBox .textBox p,
	#main .greyBox .products .textBox p,
	#main .brand .imgArea .textArea p {
		font-size: 3.733vw;
	}
}