@charset "utf-8";

.pmain {
	background: url(../common/img/index/banner-news-about-contact.jpg) center top/cover no-repeat;
}
/*============================ #lead ============================*/
.lcl-lead {
	padding: 40px 0 80px;
	position: relative;
}
/* ---------------------- option ---- */
.lcl-lead-in {
	align-items: flex-start;
	z-index: 2;
}
.lcl-lead-item {
	width: 100%;
	position: relative;
}

/* ---------------------- option ---- */
.lcl-lead-item .block__ttlen {
	top: -90px;
	position: relative;
	z-index: 2;
}
.lcl-lead-mainttl__sub {
	display: block;
	font-size: 40px;
}
.lcl-lead-txt {
	position: relative;
	z-index: 2;
}
.lcl-lead-img {
	margin-bottom: 15px;
}
.lcl-lead__img {
	width: 640px;
	display: block;
	position: absolute;
	top: -140px;
	right: 0;
	margin: auto;
}
.lcl-lead-txt__txt {

}
.lcl-lead-txt__img {
	width: 240px;
}
.lcl-lead-item:nth-child(2n + 1) .lcl-lead__img {
	right: 0;
	background-color: #fff;
	background-position: right top;
	background-size: cover;
	background-repeat: no-repeat;
	/*background: #fff url(../common/img/index/surroundings1.jpg) right top /cover no-repeat;*/
	height: 336px;
}
/* ---------------------- option ---- */
@media screen and (min-width: 768px) {
	.lcl-lead-item:nth-child(2n + 1)::before {
		left: 24%;
	}

}


/*============================ #table ============================*/
.lcl-table {
	background: #3f3f3f center bottom /cover no-repeat fixed;
	padding: 60px 0 100px;
	position: relative;
}

.tablet .lcl-table {
	background: #3f3f3f;
}
/*.lcl-table::before {*/
	/*content: "";*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*background-color: #233c5f;*/
	/*opacity: .7;*/
	/*z-index: 1;*/
/*}*/
.lcl-table-in {
	position: relative;
	z-index: 2;
	color: #fff;
	align-items: stretch;
}
.lcl-table__ttl::after {
	content: 'Company outline';
}
.lcl-table-left {
	width: 75%;
}
.lcl-table-wrap {
	border-top: 1px solid #fff;
	width: 100%;
}
.lcl-table-wrap th{
	border-bottom: 1px solid #fff;
	padding: 20px 30px;
	width: 200px;
	font-weight: 700;
	vertical-align: top;
}
.lcl-table-wrap td{
	border-bottom: 1px solid #fff;
	border-left: 4px solid #fff;
	padding: 20px 30px;
}
.lcl-table-right {
	width: 25%;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 60px;
	font-weight: 700;
	padding-right: 50px;
	padding-top: 50px;
	letter-spacing: 0.12em;
	line-height: 1.3;
}

/*============================ #message ============================*/
.lcl-message {
	position: relative;
}
.lcl-message-in {
	align-items: flex-start;
	border-bottom: 1px solid #ccc;
	padding: 80px 0 60px;
}
.lcl-message__ttl::after {
	content: 'Top Message';
}
.lcl-message__ttl2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 0.15em;
}
.lcl-message-left {
	width: calc(60% - 50px);
	line-height: 2;
}

.lcl-message-right {
	width: 40%;
}

@media screen and (min-width: 768px) {
	/*============================ #contactbox ============================*/
	.contactbox {
		padding-top: 100px;
	}
}

@media screen and (max-width: 767px) {
	/* ---------------------------------------------------------------- SP ---- */
	.lcl-lead {
		padding: 30px 0;
	}
	.lcl-lead-in {
		padding: 0px 20px;
	}
	.lcl-lead-item::before {
		width: 52%;
		height: 290px;
		top: -20px;
	}
	.lcl-lead-item:not(:last-child) {
		margin-bottom: 65px;
	}
	.lcl-lead-item .block__ttlen {
		top: -14vw;
		position: absolute;
		left: initial;
		right: 10px;
	}
	.lcl-lead__img {
		width: 100%;
		position: relative;
		top: 0;
		right: 0;
		margin: 0 auto 15px;
	}
	.lcl-lead-mainttl {
		font-size: 18px;
		padding: 0;
		margin-bottom: 13px;
	}
	.lcl-lead-mainttl__sub {
		font-size: 25px;
		line-height: 1.2;
	}
	/* ---------------------- option ---- */
	.lcl-lead-item:nth-child(2n + 1) .lcl-lead__img {
		height: 43vw;
	}
	.lcl-lead-item:nth-child(2n + 1)::before {
		left: -15px;
	}
	.lcl-lead-txt__txt{
		width: 100%;
	}
	.lcl-lead-txt__img{
		width: 100px;
		margin: 0 auto;
		margin-right: 0;
	}

	/*============================ #header ============================*/
	.lcl-table{
		padding: 30px 0px 0px;
		background-attachment:scroll;
		background-position: 90% bottom;
		background-size: 300%;
		/*background-color: #007ab9;*/
	}
	.lcl-table-in {
		padding: 0px 20px 80px;
	}
	.lcl-message-left,
	.lcl-message-right,
	.lcl-table-left,
	.lcl-table-right{
		width: 100%;
	}
	.lcl-table-right{
		font-size: 30px;
		padding-top: 80px;
		padding-right: 0px;
		-webkit-writing-mode: horizontal-tb;
		-ms-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
		text-align: center;
		line-height: 1.8;
	}
	.lcl-table-wrap th{
		font-size: 14px;
		padding: 5px 15px;
		display: block;
		background: rgba(255,255,255,.2);
		width: 100%;
	}
	.lcl-table-wrap td{
		padding: 10px 15px 20px;
		display: block;
		width: 100%;
		border-left: none;
	}
	.lcl-message{
		padding: 30px 0px 0px;
	}
	.lcl-message-in{
		padding: 0px 20px 40px;
	}
	.lcl-message__ttl2 {
		font-size: 18px;
		margin-bottom: 15px;
		letter-spacing: 0.15em;
		line-height: 1.8;
	}
}
