@charset "utf-8";

/*commment�펞�\��*/
#sideComment{
	display: block;
}
#header .wrapperRight .boxLogin{
	margin-right: 25px;
}
#header .wrapperRight .btnNavi{
	display: none;
}
#main,
#footer{
    padding-left: 216px;
}
.secFooterNavi .boxList li a{
    font-size: 11px;
	line-height: 1.4;
}
.secFooterNavi .boxList li::after{
	top: 5px;
}
@media only screen and (max-width:767px){
    #sideComment{
        display: none;
	}
	#header .wrapperRight .btnNavi{
		display: block;
	}
	#main,
	#footer{
        padding-left: 0;
	}
}
/*-----------------------------------------------
	index
-----------------------------------------------*/
/* secHero */
.secHero{
	height: 100%;
	position: relative;
}
.secHero .heroIn {
	position: relative;
}
.secHero .heroLeft{
	float:left;
	width:60%;
	position:relative;
}
.secHero .heroLeft::after{
	content:"";
	border-right:5px solid #fff;
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:100%;
}
.secHero .heroLeft .swiper-slide img{
	width:99.9%;
	height:auto;
}
.secHero .heroRight{
	position: relative;
	z-index: 10;
	float:right;
	width:40%;
}
.secHero .heroRight .topBnr{
	display:block;
	position:relative;
	padding: 0 0 2px 2px;
}
.secHero .heroRight .topBnr img{
	width:100%;
	height:auto;
}
.secHero .heroRight .pBnr{
	font-size:16px;
	letter-spacing:4px;
	color:#fff;
	position:absolute;
	top:24px;
	left:27px;
	padding:17px 30px;
}



.pBnr2_wrapper{
	display:flex;
	flex-flow: column;
	position:absolute;
	width:80%;
	max-width:280px;
	top:30%;
    left:50%;
    transform: translate(-50%,-35%);
    -webkit-transform: translate(-50%, -35%);
    -ms-transform: translate(-50%, -35%);
	text-align:center;
}
.secHero .heroRight .pBnr2a{
	font-size:14px;
	letter-spacing:4px;
	color:#fff;
	padding:10px 30px;
	text-shadow: 1px 1px 2px #333;
}
.secHero .heroRight .pBnr2b{
	font-size:16px;
	letter-spacing:4px;
	color:#fff;
	padding:17px 30px;
	background:#001A60;
	background:rgba(0,26,96,0.9);
	margin-bottom:10px;
	text-shadow: 1px 1px 2px #333;
}

.secHero .heroRight .pBnr2c{
	font-size:16px;
	letter-spacing:4px;
	color:#fff;
	padding:17px 30px;
	background:rgba(183,168,105,0.9);
    text-shadow: 1px 1px 2px #333;

}


@media only screen and (max-width:767px){
	
	.pBnr2_wrapper{
		display:flex;
        flex-flow: column;
        position:absolute;
        width:80%;
        max-width:240px;
        top:45%;
        left:50%;
        transform: translate(-50%,-45%);
		-webkit-transform: translate(-50%, -45%);
        -ms-transform: translate(-50%, -45%);
        text-align:center;
	}
	.secHero .heroRight .pBnr2a{
      font-size:10px;
      letter-spacing:4px;
      color:#fff;
      
      text-align:center;
		
		/*width:100%;*/
      padding:5px 10px;
      margin-bottom:10px;
    }
    .secHero .heroRight .pBnr2b{
        font-size:10px;
        letter-spacing:4px;
        color:#fff;
        /*position:absolute;
        top:10px;
        left:27px;*/
        padding:5px 10px;
        background:#001A60;
        margin-bottom:10px;
    }
    .secHero .heroRight .pBnr2c{
        font-size:10px;
        letter-spacing:4px;
        color:#fff;
        /*position:absolute;
        top:10px;
        left:27px;*/
        padding:5px 10px;
        background:#B7A869;
    }
}

.secHero .heroRight .topBnr:nth-child(1) .pBnr{ background:rgba(0,26,96,0.85);}
.secHero .heroRight .topBnr:nth-child(2) .pBnr{
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 0;
	line-height: 1.6;
	text-shadow: 1px 1px 2px #333;
}
.secHero .heroRight .commingSoon{
	padding-top: 15px;
}
.secHero .heroRight .commingSoon img{
	width: auto;
	height: 26px;
}
.secHero .boxMain{
	position: absolute;
	top: 0;
	bottom: 0;
    left: 0;
	right: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
    align-items: center;
    margin: auto;
    z-index: 10;
	margin: auto;
}
.secHero .boxMain .txt01{
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 1.3px;
	color: #FFF;
    text-shadow: 1px 1px 2px #333;
}
.secHero .boxMain .txt02{
	font-size: 18px;
	letter-spacing: 0;
	line-height: 1.8;
	color: #FFF;
    text-shadow: 1px 1px 2px #333;
}
.secHero .boxMain .tymbol01{
	padding: 20px 0;
}
.secHero .boxMain .boxTxt .boxList{
	display: flex;
	display: -webkit-flex;
	color: #FFF;
}
.secHero .boxMain .boxTxt .boxList li{
	width: 150px;
	position: relative;
}
.secHero .boxMain .boxTxt .boxList li:last-child{
	margin-left: 40px;
}
.secHero .boxMain .boxTxt .boxList li .tit{
	font-size: 16px;
	letter-spacing: 2px;
}
.secHero .boxMain .boxTxt .boxList li .txt01{
	font-size: 20px;
	margin-top: 15px;
}
.secHero .boxMain .boxTxt .boxList li .txt01 .fNum{
	font-size: 30px;
	margin-right: 2px;
}
.secHero .boxMain .boxTxt .boxList li .txt02{
	font-size: 11px;
	line-height: 1.6;
	position: absolute;
	bottom: 0;
	right: 0;
}
.brw{ display:none;}
@media only screen and (max-width:1800px){
	.secHero .boxMain .boxTxt .boxList li:last-child{ margin-left:10px;}
	.brw{ display:block;}
	.secHero .boxMain .boxTxt .boxList li{
		width:120px;
	}
	.secHero .boxMain .boxTxt .boxList li .tit{
		font-size:13px;
	}
	.secHero .boxMain .boxTxt .boxList li .txt01{ font-size:14px;}
	.secHero .boxMain .boxTxt .boxList li .txt01 .fNum{ font-size:23px;}
	.secHero .boxMain .boxTxt .boxList li .txt02{ font-size:11px;}
	.secHero .boxMain .boxTxt{ margin-top:10px;}
}
@media only screen and (max-width:767px){
	.secHero .heroLeft{
		float:none;
		width:100%;
		height: 255px;
		text-align:center;
	}
	.secHero .heroLeft .photo{
		display:none;
	}
	.secHero .heroLeft .swiper-slide img{
		width: 100%;
		height: 254px;
		object-fit: cover;
		object-position: center;
	}
	.secHero .heroRight{
		float:none;
		width:100%;
		font-size:0;
	}
	.secHero .heroRight .topBnr{
		display:inline-block;
		vertical-align:top;
		width:50%;
		padding: 2px 1px 0 1px;
	}
	.secHero .heroRight .pBnr{
		font-size:13px;
		letter-spacing:1px;
		bottom:0px;
		top:auto;
		left:0px;
		right:0;
		margin:0 auto; 
		text-align:center;
		padding:10px;
		border-bottom:1px solid #fff;
		line-height:1.5;
	}
	.secHero .heroRight .topBnr:nth-child(2) .pBnr{
		font-size: 12px;
	}
	.secHero .heroRight .commingSoon {
		padding: 10px 0;
	}
	.secHero .heroRight .commingSoon img {
		width: auto;
		height: 20px;
	}
	.secHero .boxMain{
		top: 45px;
		bottom: auto;
		text-align: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.secHero .boxMain .txt01{
		font-size: 18px;
	}
	.secHero .boxMain .txt02{
		font-size: 14px;
	}
	.secHero .boxMain .tymbol01 img{
		height: 50px;
		width: auto;
	}
	.secHero .boxMain .boxTxt .boxList{
		max-width: 270px;
		align-items: center;
		-webkit-align-items: center;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		margin-top: 15px;
		margin:10px auto 0;
		text-align:left;
	}
	.secHero .boxMain .boxTxt .boxList li{
		width: 130px;
	}
	.secHero .boxMain .boxTxt .boxList li:last-child{
		width: 115px;
		margin: 0;
	}
	.secHero .boxMain .boxTxt .boxList li .tit{
		font-size: 13px;
		letter-spacing: 0.5px;
	}
	.secHero .boxMain .boxTxt .boxList li .txt01{
		font-size: 13px;
		margin-top: 0;
		padding: 10px 0;
	}
	.secHero .boxMain .boxTxt .boxList li .txt01 .fNum{
		font-size: 24px;
	}
	.secHero .boxMain .boxTxt .boxList li .txt02{
		font-size: 10px;
		line-height: 1.5;
		bottom: 7px;
		right: 0;
	}
}

/* topSub */
.topSub{
	background:#B7A869;
	border-bottom:1px solid #fff;
	margin-top: -3px;
}
.topSub .subList{
	font-size:0;
	text-align:center;
	padding:35px 0 20px;
}
.topSub .subList .subBoxIn{
	display:inline-block;
	vertical-align:top;
	width:33.3%;
	letter-spacing:3px;
	position:relative;
}
.topSub .subList .subBoxIn::after{
	content:"";
	position:absolute;
	top:0px;
	right:0;
	width:1px;
	height:100px;
	background: rgba(255,255,255,0.65);
}
.topSub .subList .subBoxIn:nth-child(3)::after{ display:none;}
.topSub .subList .subBox{
	padding:5px 0;
	color:#fff;
}
.topSub .subList .txtIn01,
.topSub .subList .txtIn02{
	font-size:24px;
}
.topSub .subList .txtIn02 {
    padding-top: 21px;
}
.topSub .subList .subBoxIn:nth-child(1) .txtIn02{
	padding-top:6px;
}
.topSub .subList .subBoxIn:nth-child(1){
	background:url(../img/index/topSub01.png) 50% 70% no-repeat;
	background-size:132px 101px;
}
.topSub .subList .subBoxIn:nth-child(2){
	background:url(../img/index/topSub02.png) 50% 70% no-repeat;
	background-size:115px 101px;
}
.topSub .subList .subBoxIn:nth-child(3){
	background:url(../img/index/topSub03.png) 50% 70% no-repeat;
	background-size:124px 101px;
}
.topSub .subList .small{
	font-size:12px;
	padding-top:8px;
	letter-spacing:0;
	display:block;
}
.topSub .subList .num{
	font-size:55px;
	padding-left:5px;
	color:#00195F;
	font-weight:bold;
}
.topSub .subList .subBoxIn:nth-child(2) .num{ font-size:50px;}
.topSub .subList .subBox .subP{
	font-size:25px;
}
.topSub .subList .txtRight{
	text-align:right;
	font-size:12px;
	padding-top:5px;
	letter-spacing:2px;
}
@media only screen and (max-width:767px){
	.topSub .subList{
		padding:20px 0;
	}
	.topSub .subList .subBoxIn{
		letter-spacing:1px;
		display:inline-table;
		height: 100px;
	}
	.topSub .subList .subBox{
		padding:20px 0 10px;
		display:table-cell;
		vertical-align:middle;
	}
	.topSub .subList .txtIn01,
	.topSub .subList .txtIn02{
		display:block;
		font-size:13px;
		line-height:1.5;
	}
	
	.topSub .subList .txtIn02{ padding-top:0;}
	.topSub .subList .small{ 
		display:block;
		padding-top:0;
		font-size:10px;
		padding:0 5%;
	}
	.topSub .subList .num,
	.topSub .subList .subBoxIn:nth-child(2) .num{
		font-size:22px;
		padding-left:2px;
	    letter-spacing: -0.5px;
	}
	.topSub .subList .subBox .subP{
		font-size:15px;
	}
	.topSub .subList .subBoxIn:nth-child(1),
	.topSub .subList .subBoxIn:nth-child(2),
	.topSub .subList .subBoxIn:nth-child(3){
		background-size:auto 80px;
	}
	.topSub .subList .subBoxIn::after{ height:100%;}
}


/* secForm */
.secForm{
	padding-bottom: 50px;
	background: url(../img/index/bgForm.jpg) center top no-repeat;
}
.secForm .titTop{
	text-align: center;
	color: #FFF;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 6px;
	padding-top: 34px;
}
.secForm .boxList{
	height: 98px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-top: 40px;
}
.secForm .boxList li{
	width: 48.572%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.secForm .boxList li:nth-child(1){
	order: 1;
	-webkit-order: 1;
}
.secForm .boxList li:nth-child(2){
	order: 3;
	-webkit-order: 3;
}
.secForm .boxList li:nth-child(3){
	order: 2;
	-webkit-order: 2;
}
.secForm .boxList li:nth-child(4){
	order: 4;
	-webkit-order: 4;
}
.secForm .boxList li:nth-child(2),
.secForm .boxList li:nth-child(4){
	margin-top: 20px;
}
.secForm .boxList li .tit{
	width: 100px;
	font-size: 15px;
	color: #FFF;
	letter-spacing: 1.5px;
}
.secForm .boxList li .select{
	width: calc(100% - 100px);
}
.secForm .boxList li .select select{
	width: 100%;
	height: 39px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../img/common/selectArrow.png) #FFF no-repeat 98% 50%;
	background-size: 8px 7px;
	letter-spacing: 1.5px;
	padding-left: 14px;
	font-size: 13px;
}
.secForm .boxBtn{
	background: #FFF;
	margin-top: 50px;
}
.secForm .boxBtn a{
	display: block;
	padding: 22px;
	background: #FFF;
	font-size: 18px;
	color: #001A60;
	letter-spacing: 3px;
	width: 100%;
	text-align: center;
}
.secForm .boxBtn a .num{
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 44px;
	margin: 0 5px;
	letter-spacing: 1px;
	max-width: calc(100% - 300px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.secForm .boxBtn a .inner{
	display: inline-block;
	vertical-align: middle;
}
.secForm .boxBtn a .inner:last-child{
	margin-left: 44px;
}
@media only screen and (max-width:767px){
	.secForm{
		background-size: cover;
		padding: 20px 4.83% 25px;
	}
	.secForm .titTop{
		font-size: 15px;
		line-height: 1.5;
		letter-spacing: 0.5px;
		padding-top: 0;
	}
	.secForm .boxList{
		height: auto;
		display: block;
		margin-top: 20px;
	}
	.secForm .boxList li{
		width: 100%;
	}
	.secForm .boxList li:nth-child(2),
	.secForm .boxList li:nth-child(3),
	.secForm .boxList li:nth-child(4){
		margin-top: 10px;
	}
	.secForm .boxList li .tit{
		width: 75px;
		font-size: 13px;
		letter-spacing: 0.5px;
	}
	.secForm .boxList li .select{
		width: calc(100% - 75px);
	}
	.secForm .boxBtn{
		margin-top: 25px;
	}
	.secForm .boxBtn a{
		padding: 10px;
		font-size: 13px;
		letter-spacing: 0.5px;
	}
	.secForm .boxBtn a .num{
		font-size: 26px;
		margin: 0 2px;
		letter-spacing: 0.5px;
		max-width: calc(100% - 160px);
	}
	.secForm .boxBtn a .inner:last-child{
		margin-left: 15px;
	}
}


/* secCompany */
.secCompany{
	background: #FFF;
	padding: 28px 0 45px;
}
.secCompany .boxSlider{
	overflow: hidden;
}
.secCompany .boxSlider .swiper-container{
	width: 130px;
	overflow: visible;
}
.secCompany .boxSlider .swiper-wrapper{
	-webkit-transition-timing-function:linear;
	transition-timing-function:linear;
}
.secCompany .boxSlider .swiper-slide{
	/*height: 44px;*/
	height: 30px;
}
.secCompany .txt{
	font-size: 20px;
	text-align: center;
	margin-top: 41px;
	letter-spacing: 4.5px;
}
@media only screen and (max-width:767px){
	.secCompany{
		background: #FFF;
		padding: 15px 0 25px;
	}
	.secCompany .txt{
		font-size: 13px;
		line-height: 1.5;
		margin-top: 20px;
		letter-spacing: 0.5px;
	}
}

/* secBgJapan */
.secBgJapan{
	background: url(../img/index/bgJapan.jpg) center top no-repeat;
	border-top: 1px solid #CCC;
}
@media only screen and (max-width:767px){
	.secBgJapan{
		background-size: cover;
	}
}

/* secTit */
.secTit{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.secTit .titJpn{
	font-weight: 500;
	font-size: 14px;
	margin-left: 21px;
	letter-spacing: 2px;
}
@media only screen and (max-width:767px){
	.secTit .titEng img{
		width: auto;
		height: 18px;
	}
	.secTit .titJpn{
		font-size: 13px;
		margin-left: 15px;
		letter-spacing: 0.5px;
	}
}
@media only screen and (max-width:359px){
	.secTit .titJpn{
		font-size: 12px;
	}
}

/* secFunction */
.secFunction{
	padding-top: 50px;
}
.secFunction .boxList{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	max-width: 1200px;
	margin: 50px auto 0;
}
.secFunction .boxList li{
	width: 23%;
	max-width: 240px
}
.secFunction .boxList li img{
	width: 100%;
	height: auto;
}
.secFunction .boxList .txt{
	margin-top: 15px;
	font-size: 15px;
	line-height: 1.6;
	font-weight: 500;
	text-align: center;
}
@media only screen and (max-width:767px){
	.secFunction{
		padding-top: 25px;
	}
	.secFunction .boxList{
		width: 90.334%;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		margin: 25px auto 0;
	}
	.secFunction .boxList li{
		width: 45%;
		margin: 0 10% 20px 0;
	}
	.secFunction .boxList li:nth-child(2n){
		margin-right: 0;
	}
	.secFunction .boxList li:nth-last-child(-n+2){
		margin-bottom: 0;
	}
	.secFunction .boxList .txt{
		margin-top: 10px;
		font-size: 13px;
		line-height: 1.5;
	}
}
@media only screen and (max-width:359px){
	.secFunction .boxList{
		width: 95.17%;
	}
	.secFunction .boxList li{
		width: 48%;
		margin: 0 4% 20px 0;
	}
}

/* secProject */
.secProject{
	margin-top: 92px;
}
.secProject .boxTab{
	display: flex;
	display: -webkit-flex;
	margin-top: 50px;
}
.secProject .boxTab .tab{
	width: 50%;
}
.secProject .boxTab .tab a{
	display: block;
	height: 50px;
	font-size: 15px;
	background: #D1D1D4;
	color: #262737;
	text-align: center;
	padding-top: 17.5px;
	letter-spacing: 3px;
	font-weight: 500;
}
.secProject .boxTab .tab.active a{
	background: #262837;
	color: #FFF;
}
.secProject .boxTab .tab a .inner{
	display: block;
	max-width: 700px;
}
.secProject .boxTab .tab:first-child a .inner{
	margin: 0 0 0 auto;
}
.secProject .secCmnError{
	margin-top: 50px;
}
@media only screen and (max-width:767px){
	.secProject{
		margin-top: 45px;
	}
	.secProject .boxTab{
		margin-top: 25px;
	}
	.secProject .boxTab .tab a{
		font-size: 13px;
		padding-top: 18.5px;
		letter-spacing: 0.5px;
	}
	.secProject .boxTab .tab a .inner{
		max-width: none;
	}
	.secProject .secCmnError{
		margin-top: 25px;
	}
}

/* secProjectForm */
.secProjectForm{
	background: #262737;
	padding: 43px 0 50px;
}
.secProjectForm .wrapper{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: flex-end;
	-webkit-align-items: flex-end;
}
.secProjectForm .boxList{
	display: flex;
	display: -webkit-flex;
}
.secProjectForm .boxList li{
	width: 320px;
}
.secProjectForm .boxList li:last-child{
	margin-left: 42px;
}
.secProjectForm .btn{
	margin-left: 40px;
}
.secProjectForm .boxList li .tit{
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
	padding-bottom: 15px;
	letter-spacing: 2px;
}
.secProjectForm .boxList li .select select{
	width: 100%;
	height: 39px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../img/common/selectArrow.png) #FFF no-repeat 98% 50%;
	background-size: 8px 7px;
	letter-spacing: 1.5px;
	padding-left: 14px;
	font-size: 13px;
}
.secProjectForm .btn{
	width: 320px;
	background: #FFF;
}
.secProjectForm .btn a{
	display: block;
	height: 39px;
	text-align: center;
	font-size: 15px;
	color: #262737;
	letter-spacing: 2px;
	padding-top: 12px;
}
.secProjectForm .btn a .inner{
	background: url(../img/index/imgProjectFormArrow.gif) 100% 5px / 82px auto no-repeat;
	padding-right: 92px;
}
@media only screen and (max-width:767px){
	.secProjectForm{
		padding: 25px 0;
	}
	.secProjectForm .wrapper{
		display: block;
	}
	.secProjectForm .boxList{
		display: block;
	}
	.secProjectForm .boxList li{
		width: 100%;
		display: flex;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
	}
	.secProjectForm .boxList li:last-child,
	.secProjectForm .btn{
		margin-left: 0;
	}
	.secProjectForm .boxList li:last-child{
		margin-top: 10px;
	}
	.secProjectForm .boxList li .tit{
		width: 75px;
		font-size: 13px;
		padding-bottom: 0;
		letter-spacing: 0.5px;
	}
	.secProjectForm .boxList li .select{
		width: calc(100% - 75px);
	}
	.secProjectForm .btn{
		width: 250px;
		margin: 20px auto 0;
	}
	.secProjectForm .btn a{
		font-size: 13px;
		letter-spacing: 0.5px;
		padding-top: 13px;
	}
	.secProjectForm .btn a .inner{
		background-position: 100% center;
		background-size: 50px auto;
		padding-right: 60px;
	}
}

/* secPartner */
.secPartner{
	margin-top: 99px;
}
.secPartner .boxList,
.secPartner .secCmnError{
	margin-top: 50px;
}
.secPartner .boxList{
	display: flex;
	display: -webkit-flex;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.secPartner .boxList li{
	width: 32.143%;
	margin: 0 1.786% 1.786% 0;
	background: #FFF;
}
.secPartner .boxList li:nth-child(3n){
	margin-right: 0;
}
.secPartner .boxList li:nth-last-child(-n+3){
	margin-bottom: 0;
}
.secPartner .boxList li a{
	display: block;
}
.secPartner .boxList li .boxImg{
	position: relative;
}
.secPartner .boxList li .boxImg::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(transparent, rgba(0,0,0,0.44));
	z-index: 10;
}
.secPartner .boxList li .boxImg .img{
	height: 0;
	padding-top: 60.889%;
}
.secPartner .boxList li .boxImg .tit{
	width: 91.333%;
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: 1px;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	bottom: 25px;
	left: 4.334%;
	z-index: 10;
}
.secPartner .boxList li .boxSummary{
	width: 91.333%;
	margin: 0 auto;
	padding: 16px 0 15px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
}
.secPartner .boxList li .boxSummary:first-child{
	padding: 18px 0 17px;
}
.secPartner .boxList li .boxSummary .boxTxt{
	width: calc(100% - 139px);
}
.secPartner .boxList li .boxSummary .boxTxt .tit{
	font-size: 14px;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.secPartner .boxList li .boxSummary .boxTxt .boxNum{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.secPartner .boxList li .boxSummary .boxTxt .boxNum .txt01{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	letter-spacing: 1.5px;
}
.secPartner .boxList li .boxSummary .boxTxt .boxNum .txt02{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	letter-spacing: 1.5px;
	margin-left: 6px;
}
.secPartner .boxList li .boxSummary .boxTxt .boxNum .txt02 .num{
	font-size: 26px;
}
.secPartner .boxList li .boxSummary .btn{
	width: 129px;
	height: 34px;
	border: 1px solid #C8C8C8;
	font-size: 13px;
	padding-top: 9.5px;
	text-align: center;
	letter-spacing: 1.5px;
	border-radius: 17px;
}
@media only screen and (max-width:767px){
	.secPartner{
		margin-top: 50px;
	}
	.secPartner .boxList,
	.secPartner .secCmnError{
		margin-top: 25px;
	}
	.secPartner .boxList{
		display: block;
	}
	.secPartner .boxList li,
	.secPartner .boxList li:nth-child(3n),
	.secPartner .boxList li:nth-last-child(-n+3){
		width: 100%;
		margin: 0 0 10px 0;
	}
	.secPartner .boxList li .boxImg .tit{
		font-size: 15px;
		letter-spacing: 0.5px;
		bottom: 10px;
	}
	.secPartner .boxList li .boxSummary,
	.secPartner .boxList li .boxSummary:first-child{
		padding: 10px 0;
	}
	.secPartner .boxList li .boxSummary .boxTxt{
		width: calc(100% - 110px);
	}
	.secPartner .boxList li .boxSummary .boxTxt .tit{
		font-size: 13px;
		margin-bottom: 5px;
		letter-spacing: 0.5px;
	}
	.secPartner .boxList li .boxSummary .boxTxt .boxNum .txt01{
		font-size: 13px;
		letter-spacing: 0.5px;
	}
	.secPartner .boxList li .boxSummary .boxTxt .boxNum .txt02{
		font-size: 13px;
		letter-spacing: 0.5px;
		margin-left: 3px;
	}
	.secPartner .boxList li .boxSummary .boxTxt .boxNum .txt02 .num{
		font-size: 21px;
	}
	.secPartner .boxList li .boxSummary .btn{
		width: 100px;
		height: 30px;
		border-radius: 15px;
		font-size: 12px;
		padding-top: 8px;
		letter-spacing: 0.5px;
	}
}

/* secVoice */
.secVoice{
	margin-top: 99px;
}
.secVoice .boxList,
.secVoice .secCmnError{
	margin-top: 50px;
}
.secVoice .boxList{
	display: flex;
	display: -webkit-flex;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.secVoice .boxList li{
	width: 32.143%;
	margin-right: 1.786%;
	background: #FFF;
}
.secVoice .boxList li:nth-child(3n){
	margin-right: 0;
}
.secVoice .boxList li a{
	display: block;
}
.secVoice .boxList li .img{
	height: 0;
	padding-top: 60.889%;
	position: relative;
}
.secVoice .boxList li .img::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(transparent, rgba(0,0,0,0.44));
	z-index: 10;
}
.secVoice .boxList li .boxTxt{
	width: 88.889%;
	margin: 0 auto;
	padding: 27px 0 32px;
}
.secVoice .boxList li .boxTxt .tit{
	text-align: center;
	height: 10px;
	font-size: 0;
	position: relative;
}
.secVoice .boxList li .boxTxt .tit::before,
.secVoice .boxList li .boxTxt .tit::after{
	content: "";
	width: calc(50% - 50px);
	height: 1px;
	background: #CCC;
	position: absolute;
	top: 4px;
	left: 0;
}
.secVoice .boxList li .boxTxt .tit::after{
	left: auto;
	right: 0;
}
.secVoice .boxList li .boxTxt .txt{
	font-weight: 300;
	font-size: 12px;
	line-height: 19px;
	margin-top: 19px;
	letter-spacing: 0.5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	max-height: 57px;
}
@media only screen and (max-width:767px){
	.secVoice{
		margin-top: 50px;
	}
	.secVoice .boxList,
	.secVoice .secCmnError{
		margin-top: 25px;
	}
	.secVoice .boxList{
		display: block;
	}
	.secVoice .boxList li,
	.secVoice .boxList li:nth-child(3n){
		width: 100%;
		margin: 0 0 15px 0;
	}
	.secVoice .boxList li:last-child{
		margin-bottom: 0;
	}
	.secVoice .boxList li .boxTxt{
		padding: 15px 0 12px;
	}
	.secVoice .boxList li .boxTxt .txt{
		font-size: 12px;
		line-height: 18px;
		margin-top: 10px;
		max-height: 54px;
	}
}

/* secService */
.secService{
	margin: 90px auto 50px;
}
.secService .titList{
	font-size: 20px;
	letter-spacing: 4px;
	text-align: center;
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	margin-top: 49px;
	padding: 14px 0;
}
.secService .boxList + .titList{
	margin-top: 30px;
}
.secService .boxList{
	display: flex;
	display: -webkit-flex;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-top: 30px;
}
.secService .boxList li{
	width: 32.143%;
	margin-right: 1.786%;
	background: #FFF;
}
.secService .boxList li:nth-child(3n){
	margin-right: 0;
}
.secService .boxList li a{
	display: block;
}
.secService .boxList li .boxImg{
	position: relative;
}
.secService .boxList li .boxImg .img{
	height: 0;
	padding-top: 60.889%;
}
.secService .boxList li .boxImg .img::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(transparent, rgba(0,0,0,0.44));
	z-index: 10;
}
.secService .boxList li .boxImg .tit{
	width: 88.889%;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 2px;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	bottom: 15px;
	left: 5.111%;
	z-index: 10;
	font-weight: 500;
}
.secService .boxList li .boxTxt{
	width: 88.889%;
	margin: 0 auto;
	padding: 27px 0 32px;
}
.secService .boxList li .boxTxt .tit{
	text-align: center;
	height: 10px;
	font-size: 0;
	position: relative;
}
.secService .boxList li .boxTxt .tit::before,
.secService .boxList li .boxTxt .tit::after{
	content: "";
	width: calc(50% - 50px);
	height: 1px;
	background: #CCC;
	position: absolute;
	top: 4px;
	left: 0;
}
.secService .boxList li .boxTxt .tit::after{
	left: auto;
	right: 0;
}

.secService .boxList li .boxTxt .txt{
	font-weight: 300;
	font-size: 12px;
	line-height: 19px;
	margin-top: 19px;
	letter-spacing: 0.5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	max-height: 57px;
}

.titList_a{
	position:relative;
}

.titList_a .pBnr2d,.titList_a .pBnr2e{
	position:absolute;
	top:50%;
	right:12%;
	font-size:16px;
	letter-spacing:4px;
	color:#fff;
	padding:5px 15px;
	/*margin-left:80px;*/
	
    text-shadow: 1px 1px 2px #333;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	
}
.titList_a .pBnr2d{
	background:rgba(0,26,96,0.9);
}
.titList_a .pBnr2e{
	background:rgba(183,168,105,0.9);
}

@media only screen and (max-width:767px){
	.secService{
		margin: 50px auto 25px;
	}
	.secService .titList{
		font-size: 15px;
		line-height: 23px;
		letter-spacing: 0.5px;
		margin-top: 25px;
		padding: 7px 0;
	}
	.secService .boxList + .titList{
		margin-top: 25px;
	}
	.secService .boxList{
		display: block;
		margin-top: 25px;
	}
	.secService .boxList li,
	.secService .boxList li:nth-child(3n){
		width: 100%;
		margin: 0 0 15px 0;
	}
	.secService .boxList li:last-child{
		margin-bottom: 0;
	}
	.secService .boxList li .boxImg .tit{
		font-size: 15px;
		letter-spacing: 0.5px;
		bottom: 10px;
	}
	.secService .boxList li .boxTxt{
		padding: 15px 0 12px;
	}
	.secService .boxList li .boxTxt .txt{
		font-size: 12px;
		line-height: 18px;
		margin-top: 10px;
		max-height: 54px;
	}
	.secService .titList_a{
        position:static;
		line-height:28px;
		
    }
    .titList_a .pBnr2e,.titList_a .pBnr2d{
		
		position:static;
		font-size:12px;
		padding:3px 10px;
		/*margin-left:0;*/
	}
}
