@charset "utf-8";

/*-----------------------------------------------
	index
-----------------------------------------------*/
#top main {
    overflow: hidden;
	color: #000;
}

/*-----------------------------------------------
	secCompanyMain
-----------------------------------------------*/


.mainBox{
	height: 600px;
	padding-top: 140px;
	margin-bottom: 110px;
	position: relative;
	z-index: 10;
}
.mainBox2{
	position: relative;
	margin-bottom: 207px;
}
.mainTxtBox{
	width: 700px;
	height: 500px;
	background-color: #fff;
	z-index: 10;
	position: relative;
}
.mainBoxTit{
	font-size: 20px;
	padding-top: 30px;
	background-color: #fff;
	z-index: 10;
}
.mainBoxTitSub{
	font-size: 32px;
	line-height: 1.49;
	background-color: #fff;
	z-index: 10;
	padding-top: 15px;
}
.mainBoxTxt{
	font-size: 15px;
	line-height: 2.0;
	padding-top: 30px;
	background-color: #fff;
	z-index: 10;
}
.nameTxt{
	font-size: 20px;
	padding-top: 32px;
	background-color: #fff;
	z-index:10;
}
.imgCompanyBox{
	position: absolute;
	top: 0;
	left:600px;
	z-index:1;
}
.imgCompanyBox .imgR{
	z-index: 1;
}
.mainBox2 .mainTxtBox {
    width: 682px;
    height: 585px;
    background-color: #fff;
    z-index: 10;
	margin: 0 0 0 auto;
	padding-left: 75px;
}
.mainBox2 .imgCompanyBox{
	position: absolute;
	top: 90px;
	left: -25%;
	z-index: 1;
}

@media only screen and (max-width: 767px){
	.mainBox {
		height: auto;
		padding-top: 20px;
		margin-bottom: 50px;
	}
	.mainBoxTit {
		font-size: 13px;
		padding-top: 10px;
	}
	.mainTxtBox {
		width:100%;
		height:auto;
	}
	.mainBoxTitSub {
		font-size: 18px;
		line-height: 1.5;
		padding-top: 10px;
	}
	.mainBoxTxt {
		font-size: 12px;
		line-height: 1.8;
		padding-top: 15px;
		background-color: #fff;
		z-index: 10;
	}
	.nameTxt {
		font-size: 15px;
		padding-top: 8px;
	}
	.imgCompanyBox {
		position: static;
		margin-top: 20px;
	}
	.mainBox2 .mainTxtBox {
		width: 100%;
		height:auto;
		padding-left:0;
	}
	.mainBox2 .imgCompanyBox {
		position: static;
	}
	.mainBox2 {
		position: relative;
		margin-bottom: 50px;
	}

}

/*-----------------------------------------------
	secSDGs
-----------------------------------------------*/
.secSDGs{
	margin-top: 280px;
}
.sdgsMain{
	background: url(../img/about/sdgsback.jpg);
	height:1280px;
}
.secSDGs .sdgsmainTit{
	font-size: 45px;
	text-align: center;
}
.secSDGs .sdgssubTit{
	font-size: 22px;
	text-align: center;
	margin-top: 25px;
	letter-spacing: 2px;
}
.subTxt{
	margin-top: 50px;
	text-align: center;
	font-size: 16px;
}
.logoImgBox{
	text-align: center;
	margin-top: 40px;
}
.mainCont{
	width:1280px;
	margin:40px auto 0;
	display: flex;
    display: -webkit-flex;
	flex-wrap: wrap;
}
.mainContBox{
	width:400px;
	margin-right:40px;
	display: flex;
    display: -webkit-flex;
	color:#fff;
	align-items: center;
}
.mainContImgBox{
	width:135px;
}
.mainContBox:nth-child(3n){
	margin-right:0px;
}
.mainContBox:nth-child(n + 4){
	margin-top: 20px;
}
.mainContTxtBox{
	width:calc(100% - 135px);
	height: 100%;
	display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
	padding-left: 12px;
	font-size: 13px;
	line-height: 20px;
	font-family: 'Noto Sans CJK JP Medium';
	position: relative;
}
.mainContTxtBox::after{
	position: absolute;
	width: 1px;
	height: 100px;
	background: #fff;
	left: 1px;
	top: 20px;
	content: "";
}
.mainContBox.Box01 .mainContTxtBox{background: #ec1a2e;height: 100%;}
.mainContBox.Box02 .mainContTxtBox{background: #d29f28;height: 100%;}
.mainContBox.Box03 .mainContTxtBox{background: #289b48;height: 100%;}
.mainContBox.Box04 .mainContTxtBox{background: #c21e33;height: 100%;}
.mainContBox.Box05 .mainContTxtBox{background: #f03f2a;height: 100%;}
.mainContBox.Box06 .mainContTxtBox{background: #00add9;height: 100%;}
.mainContBox.Box07 .mainContTxtBox{background: #fcb817;height: 100%;}
.mainContBox.Box08 .mainContTxtBox{background: #8f1838;height: 100%;}
.mainContBox.Box09 .mainContTxtBox{background: #f46c24;height: 100%;}
.mainContBox.Box10 .mainContTxtBox{background: #e11184;height: 100%;}
.mainContBox.Box11 .mainContTxtBox{background: #f89c25;height: 100%;}
.mainContBox.Box12 .mainContTxtBox{background: #cf8d29;height: 100%;}
.mainContBox.Box13 .mainContTxtBox{background: #48783d;height: 100%;}
.mainContBox.Box14 .mainContTxtBox{background: #017dbc;height: 100%;}
.mainContBox.Box15 .mainContTxtBox{background: #3db049;height: 100%;}
.mainContBox.Box16 .mainContTxtBox{background: #00538b;height: 100%;}
.mainContBox.Box17 .mainContTxtBox{background: #193568;height: 100%;}

.subContTit{
	text-align: center;
}
.Jpn{
	font-size: 22px;
	letter-spacing: 3px;
	font-family: 'Noto Sans CJK JP Medium';
}
.Eng{
	margin-top: 20px;
	font-size: 16px;
}
.subContBox{
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
	margin:30px 0 50px 0;
	padding-bottom: 25px;
}
.boxTit{
	padding:30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: 'Noto Sans CJK JP Bold';
}
.subImgBox{
	width:450;
	display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
	justify-content: center;
}
.subImgBox li{
	margin-right: 20px;
}
.subImgBox li:last-child{
    margin-right: 0px;
}
.subContBottom{
	margin-top:30px;
	margin-bottom: 50px;
	display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
	justify-content: center;
}
.BottomTxtBox{
	width:565px;
	font-family: 'Noto Sans CJK JP Medium';
	margin-right: 50px;
}
.BottomTxtBox:last-child{
	margin-right: 0px;
}
.BottomTit{
	background-color: #000;
	color:#fff;
	text-align: center;
	height: 40px;
	font-size: 16px;
	letter-spacing: 2px;
	padding-top: 12px;
}
.BottomTxt{
	margin-top: 20px;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0.5px;
}
.tc{
	text-align: center;
	font-family: 'Noto Sans CJK JP Medium';
	margin-top: 0px;
}
.mt40{
	margin-top: 40px;
}
.missionImgBox{
	margin:40px 0;
	display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
	justify-content: center;
}
.missionImgBox li{
	margin-right: 60px;
}
.missionImgBox li:last-child{
    margin-right: 0px;
}
@media only screen and (max-width: 767px){
	.secSDGs{
		margin-top: 100px;
	}
	.sdgsMain{
		background: url(../img/about/sdgsback.jpg) center top no-repeat;
		height:auto;
	}
	.sdgsSub{
		margin-top: 50px;
	}
	.subTxt{
		margin-top: 30px;
		font-size: 16px;
		line-height: 1.5;
	}
	.mainCont{
		width:100%;
		padding-bottom: 25px;
	}
	.mainContBox{
		width:30%;
		margin-right: 5%;
	}
	.mainContBox:nth-child(2n+1){
		margin-left: 0px;
	}
	.mainContBox:nth-child(n + 4) {
		margin-top: 10px;
	}
	.mainContImgBox{
		width:100%;
	}
	.subContBox{
		padding: 20px 4% 0;
		margin:30px 0 30px 0;
	}

	.mainContTxtBox{
		display: none;
	}
	.boxTit{
		padding:0px;
		padding-bottom:10px;
		font-size: 17px;
		line-height: 30px;
	}
	.subContBottom{
		margin-top:30px;
		margin-bottom: 50px;
		display: block;
	}
	.subImgBox li{
		margin-right: 10px;
	}
	.BottomTxtBox{
		width:100%;
		margin-top: 30px;
	}
	.BottomTxt{
		margin-top: 10px;
		font-size: 12px;
		line-height: 23px;
	}

	.missionImgBox{
		display:block;
	}
	.missionImgBox li{
		margin-right: 0px;
		margin-top: 20px;
	}
	.tc{
		text-align: left;
	}
	.pb30{
		padding-bottom: 30px;
	}
}


.secAboutUs{
	width: 100%;
	height: 850px;
	background: url(../img/about/imgCompanybg.jpg?250527);
	margin-top: 100px;
	background-position: center top;
}
.UsTit{
	font-size: 66px;
	padding-top: 210px;
	color: #fff;
	text-align: center;
}
.UsTitSub{
	font-size: 15px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	position: relative;
}
.subTit{
	font-size: 30px;
	padding-top:48px;
	color: #fff;
	text-align: center;
	line-height: 2.05;
}
.UsTxt{
	font-size: 13px;
	padding-top:40px;
	color: #fff;
	text-align: center;
	line-height: 2.6;
}
.UsTitSub::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    width: 20px;
    height: 3px;
    background: #fff;
    margin: auto;
}
@media only screen and (max-width: 767px){
	.secAboutUs {
		width: 100%;
		height: auto;
		background-size:cover ;
		background-position:center top;
		margin-top: 50px;
	}
	.secAboutUs .UsTit {
		font-size: 25px;
		padding-top: 45px;
	}
	.secAboutUs .UsTitSub {
		font-size: 13px;
		padding-top: 10px;
	}
	.secAboutUs .subTit {
		font-size: 18px;
		padding-top: 20px;
		line-height: 1.5;
	}
	.secAboutUs .UsTxt {
		font-size: 12px;
		padding: 15px 0 40px 0;
		line-height: 1.8;
		text-align: left;
	}
	.UsTitSub::after {
		content: "";
		position: absolute;
		bottom: -15px;
		left: 0;
		right: 0;
		width: 20px;
		height: 3px;
		background: #fff;
		margin: auto;
	}
}
.mainTit03{
	border: solid 1px #000;
	margin-top: 50px;
	margin-bottom: 0;
}
@media only screen and (max-width: 767px){
	.mainTit03{
		margin-top: 30px;
	}
}

.mainTit03 .titCompany{
    font-size:24px;
    margin-bottom: 30px;
    letter-spacing: 2px;
}
.mainTit03 .table th {
    border-right:solid 1px #000;
	border-bottom:solid 1px #000;
    background: #ECECEC;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    padding: 18px 0 18px;
    padding-left:20px;
    font-weight: 500;
    width: 280px;
    letter-spacing: 1px;
}
.mainTit03 .table .heightTh{
	padding: 18px 0 0 20px;
	vertical-align: top;
}
.mainTit03 .table .heightTd{
	padding-top: 18px;
	padding-bottom: 18px;
}
.mainTit03 .table td {
    border-left: none;
    border-right:none;
    background: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 18px 50px 18px 20px;
    width: 1000px;
    letter-spacing: 1px;
	border-bottom: solid 1px #000;
}
.spanTit{
    margin-top: 5px;
    display: block;
}
.mainTit03 .table .lastTxt{
	border-bottom: none;
}
@media only screen and (max-width: 767px){
    .mainTit03 .table th {
		text-align: left;
		font-size: 13px;
		padding: 12px 0 12px 5px;
		font-weight: 500;
		display: block;
		width: 100%;
		border-right: none;
		text-align: center;
		line-height: 1.5;
	}
	.mainTit03 .table tr {
		display: block;
	}
	.mainTit03 .table td {
		font-size: 13px;
		line-height: 1.5;
		padding: 12px 10px 12px 12px;
		display: block;
		width: 100%;
	}
	.mainTit03 .table .heightTh {
		padding: 12px 10px  12px 10px;
	}
	.table{
		display: block;
		width: 100%;
        margin: 0 auto;
        border: 1px solid #e5e5e5;
        border-top: none;
	}
	.mainTit03 .table .lastSp {
		border-bottom: solid 1px #000;
	}
}

.secCompanyImgBox{
	text-align: center;
}
/*-----------------------------------------------
	secDesignStyle
-----------------------------------------------*/
.secDesignStyle{
	margin-top: 135px;
}
.dsTit{
	font-size: 30px;
	text-align: center;
}
.dsTitSub{
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
	position: relative;
}
.secDesignStyle .dsTitSub::after {
    content: "";
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    width: 108px;
    height: 32px;
    background: url(../img/common/bgMainTitIn.png) top center / cover no-repeat;
    margin: auto;
}
.designBox{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 85px;
}
.designItemV{
	margin-bottom: 40px;
}
.designItemB{
	margin-bottom: 40px;
}

.designItemC{
	margin-bottom: 40px;
}
.designItemN{
	margin-bottom: 40px;
}

@media only screen and (max-width:767px){

	.designBox {
		margin-top: 30px;
	}
	.dsTit{
		font-size: 18px;
		text-align: center;
	}
	.dsTitSub{
		font-size: 12px;
		text-align: center;
		padding-top: 15px;
		position: relative;
	}
	.secDesignStyle .dsTitSub::after {
		content: "";
		position: absolute;
		top: -60px;
		left: 0;
		right: 0;
		width: 90px;
		height: 30px;
		background: url(../img/common/bgMainTitIn.png) top center / cover no-repeat;
		margin: auto;
	}
	.designBox{
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.secDesignStyle {
		margin-top: 100px;
	}
	.gmapInner{
		height: 300px;
		margin-top: 20px;
	}
}

/* mainTop */
.mainTop {
    text-align: center;
    color: #fff;
	position: relative;
	margin: 30px 0 92px;
}
.mainTop .bgBox.lazyloaded {
    background: url(../img/reserve/bgTop.jpg) top center no-repeat;
}
.mainTop .topTit {
    font-size: 45px;
    line-height: 36px;
    font-weight: 700;
    position: relative;
    letter-spacing: 2px;
	padding-top: 100px;
	position: relative;
}
.mainTop .topTit::after {
    content: "";
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    width: 162px;
    height: 48px;
    background: url(../img/common/bgReserve.png) top center / cover no-repeat;
    margin: auto;
}
.mainTop .topTxt {
    font-size: 18px;
    line-height: 36px;
    padding-top: 20px;
}
.mainTop .list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 930px;
    margin: 0 auto;
    padding-top: 50px;
}
.mainTop .btnPrev{
	margin-top: 40px;
}
.mainTop .bgBox {
    height: 717px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.mainTop .box {
    width: 210px;
    margin-right: 30px;
    position: relative;
}
.mainTop .box:last-child {
    margin-right: 0;
}
.mainTop .boxTit {
    font-size: 24px;
    line-height: 30px;
    color: #ebdb67;
    border: 3px solid #ebdb67;
    width: 100%;
    height: 150px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-weight: 700;
    position: relative;
}
.mainTop .boxNum {
    font-size: 25px;
    line-height: 35px;
    color: #000;
    width: 46px;
    height: 46px;
    background: #ebdb67;
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 2;
    font-weight: 700;
}
.mainTop .boxTit::before {
    position: absolute;
    bottom: -60px;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 0;
    left: 0;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    border: 30px solid transparent;
    border-top: 30px solid #ebdb67;
}
.mainTop .boxTxt {
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    padding-top: 40px;
    color: #fff;
}
.btnPrev .btnPrevIn {
    font-size: 15px;
    line-height: 20px;
    background: #EBDB67;
    border-radius: 5px;
    width: 100%;
    padding: 20px 30px;
    margin: 0 auto 0;
    position: relative;
    display: block;
    color: #000;
    text-decoration: none;
    text-align: left;
}
.btnPrev .btnPrevIn::before {
    content: "";
    position: absolute;
    top: 24px;
    right: 30px;
    background: url(../img/concept/imgBtnArrow02.gif) top center / cover no-repeat;
    width: 81px;
    height: 18px;
}
.mainTopTitY{
	display: block;
	width: 320px;
	height: 50px;
	padding-top: 15px;
	text-align: center;
	font-size: 22px;
	background-color: #EBDB67;
	color: #000;
	margin: -20px auto 0;
}
@media only screen and (max-width:767px){
	.mainTop{
		margin: 10px 0 30px;
	}
	.mainTop .bgBox.lazyloaded {
		background: url(../img/reserve/bgTop.jpg) top center / cover no-repeat;
	}
	.mainTop .bgBox {
		height: auto;
		padding: 40px 0 30px;
	}
	.mainTop .topTit {
		font-size: 20px;
		line-height: 1.6;
		letter-spacing: 1px;
		padding-top: 60px;
	}
	.mainTop .topTit::after {
		top: 30px;
		width: 80px;
		height: 24px;
	}
	.mainTopTitY {
		width: 80%;
		height: 35px;
		padding-top: 8px;
		font-size: 18px;
		margin: -55px auto 0;
	}
	.mainTop .topTxt {
		font-size: 14px;
		line-height: 1.6;
		padding-top: 10px;
	}
	.mainTop .list {
		width: 100%;
		padding-top: 30px;
	}
	.btnPrev .btnPrevIn::before {
		width: 40px;
		height: 8px;
	}
	.mainTop .box {
		width: 48%;
		margin-right: 4%;
	}
	.mainTop .boxNum {
		font-size: 18px;
		line-height: 1.6;
		width: 40px;
		height: 40px;
		top: -18px;
	}
	.mainTop .boxTit {
		font-size: 18px;
		line-height: 1.6;
		height: 110px;
	}
	.mainTop .boxTit::before {
		bottom: -30px;
		width: 15px;
		height: 15px;
		border: 15px solid transparent;
		border-top: 15px solid #ebdb67;
	}
	.mainTop .box:nth-child(n + 3) {
		margin-top: 30px;
	}
	.mainTop .box:nth-child(2n) {
		margin-right: 0;
	}
	.mainTop .boxTxt {
		font-size: 14px;
		line-height: 1.6;
		padding-top: 15px;
	}
}

/* secAward */
.secAward{
	margin-bottom: 40px;
}
.secAward .tit{
	background: #000;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	padding: 19px 0;
	margin-top: 50px;
	font-weight: 500;
}
.secAward .boxList{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-top: 20px;
}
.secAward .item{
	width: calc((630 / 1280) * 100%);
	margin: 0 calc((20 / 1280) * 100%) calc((20 / 1280) * 100%) 0;
	border: 5px solid #000;
	padding: 15px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.secAward .item:nth-child(2n){
	margin-right: 0;
}
.secAward .txt{
	font-size: 16px;
	line-height: 1.6;
	font-weight: 500;
	padding-left: 30px;
	font-weight: 500;
}
@media only screen and (max-width:767px){
	.secAward{
		margin-bottom: 20px;
	}
	.secAward .tit{
		font-size: 18px;
		padding: 15px 0;
		margin: 30px -20px 0;
	}
	.secAward .item{
		width: 100%;
		margin: 0;
		border-width: 3px;
		padding: 10px;
	}
	.secAward .item:nth-child(n+2){
		margin-top: 15px;
	}
	.secAward .img{
		width: 25%;
	}
	.secAward .txt{
		width: 75%;
		font-size: 13px;
		line-height: 1.5;
		padding-left: 15px;
	}
}