@charset "utf-8";
/*PC*/
@media print, screen and (min-width: 768px) {
	
/*---------scrollアイコン-----------*/
.p-top__mvScroll {
	position: absolute;
	left: 38px;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.p-top__mvScrollText {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 12px;
	font-size: 1.2rem;
	color: #1f2c5c;
	display: block;
	letter-spacing: 0.18em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position: relative;
	-webkit-font-feature-settings: 'pkna';
	font-feature-settings: 'pkna';
	width: 14px;
	line-height:1;
}

.p-top__mvScrollLine {
	background-color: rgba(31,44,92,0.2);
	display: block;
	height: 100px;
	width: 1px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden
}

.p-top__mvScrollLine:after {
	background-color: #1f2c5c;
	content: '';
	display: block;
	height: 100px;
	width: 1px
}

.setAnim .p-top__mvScrollLine:after {
	-webkit-animation: btnScroll_bar_anim 1.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite;
	animation: btnScroll_bar_anim 1.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite
}
@keyframes btnScroll_bar_anim {
0% {
-webkit-transform:translate(0, -100%);
transform:translate(0, -100%)
}
40% {
-webkit-transform:translate(0, 0%);
transform:translate(0, 0%)
}
60% {
-webkit-transform:translate(0, 0%);
transform:translate(0, 0%)
}
100% {
-webkit-transform:translate(0, 100%);
transform:translate(0, 100%)
}
}


/*---------MV-----------*/
.p-top__mv {
    position: relative;
    height: 96vh;
    width: 100%;
    overflow: hidden;
}

.p-top__mvBg {
    background: url(../images/slider/bg_img01.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.p-top__mvBg h2 {
	position:absolute;
	top:130px;
	left:100px;
	font-size:100px;
	line-height:1.1;
	color:#FFF;
	letter-spacing:1px;
	font-weight:800;
}

.p-top__mvBg h2 span {
	color:#ff0070 !important;
}

.p-top__mvBg h3 {
	position:absolute;
	top:480px;
	left:100px;
	font-size:24px;
	letter-spacing:3px;
	color:#FFF;
	margin:0 0 30px;
}

.p-top__mvBg p {
	position:absolute;
	top:560px;
	left:100px;
	font-size:0.9em;
	font-weight:500;
	color:#FFF;
}

/*----------------------------------------------------*/

.p-top__value {
    padding: 30px;
}

.p-top__valueFrame {
    border: solid 1px #1f2c5c;
}

.p-top__valueWrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.p-top__valueWrap:nth-child(1) {
    padding: 96px 0;
}

.p-top__valueWrapTitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #1f2c5c;
    display: inline-block;
    letter-spacing: 0.18em;
    margin-bottom: 51px;
}

.p-top__valueWrapTitleLine {
    background-color: #1f2c5c;
    content: '';
    display: block;
    height: 2px;
    margin-top: 8px;
}

.p-top__valueWrapCopy {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 3.125;
    letter-spacing: 0.1em;
	margin-bottom:50px;
}

.idx_illust {
	width:90%;
	margin:0 auto 50px;
}

/*----------------------------------------------------*/
.idx_wrap01 {
	margin:100px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 580px;
}

.idx_wrap01_box01 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 50%;
position: relative;
}



.idx_wrap01_box01:nth-child(1) {
    padding: 0 80px 0 0;
}

.idx_wrap01_box01:nth-child(1)::before {
    content: "";
    width: 100%;
    height: 580px;
    background: 
    #1f2c5c;
    position: absolute;
    top: -80px;
    right: 0;
    z-index: -1;
}

.idx_wrap01_box01_Img {
    height: 100%;
    min-height: 580px;
    background:#eff0f3 center center no-repeat;
    background-size: cover;
	background-image:url(../images/index/idx_img01.jpg);
}

.idx_wrap01_box02 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	position: relative;
}

.idx_wrap01_box02:nth-child(2) {
    margin: 0 auto;
    padding-right: 9.52381%;
    padding-left: 9.52381%;
}



/*----------------------------------------------------*/
.p-ourvalue__introLWrap {
    margin-bottom: 140px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-direction: row;
}

.p-ourvalue__introLWrap02 {
    margin-bottom: 140px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.p-ourvalue__introLWrapPhoto {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 80px;
    padding-right: 80px;
    width: 50%;
    position: relative;
}

.p-ourvalue__introLWrapPhoto02 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 80px;
    padding-left: 80px;
    width: 50%;
    position: relative;
}

p-ourvalue__introLWrapPhoto img {
    display: block;
    height: auto;
    width: 100%;
    position: relative;
}

.p-ourvalue__introLWrapPhoto__bg {
    background-color: #1f2c5c;
    content: '';
    display: block;
    padding-top: 69.04762%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
	z-index:-1;
}

.p-ourvalue__introLWrapNum {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 70px;
}

.p-ourvalue__introLWrapNum02 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 70px;
}

.p-ourvalue__introLWrapNum::before {
    background-color:#eff0f3;
    content: '';
    display: block;
    height: 530px;
    width: 80px;
    position: absolute;
    right:-70px;
    top: 190px;
}

.p-ourvalue__introLWrapNum02::before {
    background-color:#eff0f3;
    content: '';
    display: block;
    height: 530px;
    width: 80px;
    position: absolute;
    right: -70px;
    top: 190px;
}


.p-ourvalue__introLWrapNum p {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
    color: #1f2c5c;
    line-height: 1.55556;
    letter-spacing: 0.1em;
    text-align: right;
    white-space: nowrap;
    word-break: break-all;
    position: absolute;
    top: 80px;
}

.p-ourvalue__introLWrapNum02 p {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
    color: #1f2c5c;
    line-height: 1.55556;
    letter-spacing: 0.1em;
    text-align: left;
    white-space: nowrap;
    word-break: break-all;
    position: absolute;
    top: 80px;
}

.p-ourvalue__introLWrapNum--01 p {
    right: 118px;
}

.p-ourvalue__introLWrapNum--02 p {
    right: 118px;
}

.p-ourvalue__introLWrapNum h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
	font-size:180px;
	line-height:1;
	color: #1f2c5c;
	letter-spacing:-5px;
	opacity:0.3;
	z-index:-1;
	position: absolute;
	top:0;
	right:0;
}

.p-ourvalue__introLWrapNum02 h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
	font-size:180px;
	line-height:1;
	color: #1f2c5c;
	letter-spacing:-5px;
	opacity:0.3;
	z-index:-1;
}

.p-ourvalue__introLWrapText {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
    padding-top: 206px;
	padding-right:120px;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.p-ourvalue__introLWrapText02 {
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 120px;
    padding-top: 206px;
	padding-right:80px;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
       -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.p-ourvalue__introLWrapText h2,
.p-ourvalue__introLWrapText02 h2 {
    font-size: 24px;
    font-size: 2.4rem;
    color: 
    #1f2c5c;
    font-weight: 500;
    line-height: 1.58333;
    letter-spacing: 0.14em;
    margin-bottom: 17px;
}

.p-ourvalue__introLWrapText p,
.p-ourvalue__introLWrapText02 p {
    letter-spacing: 0.06em;
}

/**************************/
.p-ourvalue__introS {
    background-color:#1f2c5c;
    position: relative;
    padding-bottom: 30px;
    overflow-x: hidden;
	margin:0 0 100px;
}

.p-ourvalue__introSBg {
    background-color: #fff;
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform-origin: center top;
    transform-origin: center top;
}

.p-ourvalue__introSList {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	width:1340px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	list-style-type:none;
	flex-wrap:wrap;
}

.p-ourvalue__introSList li {
    width: 30.66%;
    margin-right: 4%;
	margin-bottom:6%;
}

.p-ourvalue__introSList li:nth-child(3n) {
	margin-right:0;
}

.p-ourvalue__introSList .p-ourvalue__introSListPhoto {
    position: relative;
    margin-bottom: 71px;
}

.p-ourvalue__introSList .p-ourvalue__introSListNum {
    position: absolute;
    right: -10px;
    bottom: -80px;
}

.p-ourvalue__introSList .p-ourvalue__introSListNum h3 {
	font-family: 'Roboto', sans-serif;
    font-weight: 700;
	font-size:140px;
	line-height:1;
	color: #FFFFFF;
	letter-spacing:-5px;
	opacity:0.4;
	z-index:1;
}


.p-ourvalue__introSList .p-ourvalue__introSListText h2 {
    margin-bottom: 25px;
}

.p-ourvalue__introSList .p-ourvalue__introSListText h2 span.is-subtitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-size: 1.4rem;
    color: 
    rgba(255,255,255,0.4);
    line-height: 2;
    letter-spacing: 0.1em;
    margin-bottom: 4px;
}

.p-ourvalue__introSList .p-ourvalue__introSListText h2 span.is-title {
    font-size: 22px;
    font-size: 2.2rem;
    color:#fff;
    font-weight: 500;
    line-height: 1.63636;
    letter-spacing: 0.14em;
}

.p-ourvalue__introSList .p-ourvalue__introSListText h2 span {
    display: block;
}

.p-ourvalue__introSList .p-ourvalue__introSListText p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2.14286;
    letter-spacing: 0.06em;
	margin:0 0 30px;
}


/*----------------------------------------------------*/
.idx_solution_wrap {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	margin:0 0 100px;
	list-style-type:none;
}

.idx_solution_wrap li {
	width:22.75%;
	margin-right:3%;
	margin-bottom:6%;
	position:relative;
}

.idx_solution_wrap li:nth-child(4n) {
	margin-right:0;
}

.idx_solution_wrap li:before {
	 background-color:#1f2c5c;
   	 content: '';
    	display: block;
    height: 200px;
    	width:50%;
    position: absolute;
    left:-20px;
    top:-20px;
	z-index:-1;
}

.idx_solution_wrap li .solution_img {
	width:100%;
	margin:0 auto 10px;
}

.idx_solution_wrap li h4 {
	text-align:center;
	color:#1f2c5c;
}


/*----------------------------------------------------*/
.bg_iso {
	background:url(../images/index/bg_iso.jpg) center center no-repeat;
	background-size:cover;
	width:100%;
	height:220px;
	margin:0 0 40px;
}

.iso_wrap {
	width:80%;
	margin:0 auto 60px;
	display:flex;
}

.iso_wrap div {
	width:31.33%;
	margin-right:3%;
}

.iso_wrap div:nth-child(3n) {
	margin-right:0;
}

.iso_wrap div h4 {
	padding:5px;
	box-sizing:border-box;
	text-align:center;
	font-size:0.9em;
}

/*----------------------------------------------------*/
.news {
	width:80%;
	margin:auto;
}

.news dl { border-bottom: 1px dotted #333; text-align:left !important;}
.news dl dt { width: 150px; float: left; padding: 5px 15px; font-weight:bold; color:#1f2c5c;}
.news dl dd { margin-left: 180px; padding: 5px 15px;}


/*----------------------------------------------------*/
.idx_cross_img {
	background:url(../images/index/bnr_cross_img.jpg) center center no-repeat;
	background-size:cover;
	padding:50px 0;
	box-sizing:border-box;
	text-align:center;
}

.idx_cross_img h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #FFF;
    display: inline-block;
    letter-spacing: 0.18em;
    margin-bottom: 51px;
}

.idx_cross_img h3 span {
    background-color: #FFF;
    content: '';
    display: block;
    height: 2px;
    margin-top: 8px;
}

.idx_cross_img h4 {
	font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 3.125;
    letter-spacing: 0.005em;
	margin-bottom:20px;
	color:#FFF;
}

.idx_cross_img p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 3.125;
    letter-spacing: 0.1em;
	margin-bottom:20px;
	color:#FFF;
}


/*----------------------------------------------------*/
.idx_recruit_img {
	background:url(../images/index/bnr_recruit_img.jpg) center center no-repeat;
	background-size:cover;
	padding:50px 0;
	box-sizing:border-box;
	text-align:center;
}

.idx_recruit_img h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #FFF;
    display: inline-block;
    letter-spacing: 0.18em;
    margin-bottom: 51px;
}

.idx_recruit_img h3 span {
    background-color: #FFF;
    content: '';
    display: block;
    height: 2px;
    margin-top: 8px;
}

.idx_recruit_img h4 {
	font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 3.125;
    letter-spacing: 0.005em;
	margin-bottom:20px;
	color:#FFF;
}

.idx_recruit_img p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 3.125;
    letter-spacing: 0.1em;
	margin-bottom:20px;
	color:#FFF;
}

}





/*----------------------------------------------------*/



/*sp*/
@media only screen and (max-width: 767px) {

/*---------scrollアイコン-----------*/
.p-top__mvScroll {
	position: absolute;
	left: 15px;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.p-top__mvScrollText {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 12px;
	font-size: 1.2rem;
	color: #1f2c5c;
	display: block;
	letter-spacing: 0.18em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position: relative;
	-webkit-font-feature-settings: 'pkna';
	font-feature-settings: 'pkna';
	width: 14px;
	line-height:1;
}

.p-top__mvScrollLine {
	background-color: rgba(31,44,92,0.2);
	display: block;
	height: 100px;
	width: 1px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden
}

.p-top__mvScrollLine:after {
	background-color: #1f2c5c;
	content: '';
	display: block;
	height: 100px;
	width: 1px
}

.setAnim .p-top__mvScrollLine:after {
	-webkit-animation: btnScroll_bar_anim 1.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite;
	animation: btnScroll_bar_anim 1.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite
}
@keyframes btnScroll_bar_anim {
0% {
-webkit-transform:translate(0, -100%);
transform:translate(0, -100%)
}
40% {
-webkit-transform:translate(0, 0%);
transform:translate(0, 0%)
}
60% {
-webkit-transform:translate(0, 0%);
transform:translate(0, 0%)
}
100% {
-webkit-transform:translate(0, 100%);
transform:translate(0, 100%)
}
}


/*---------MV-----------*/
.p-top__mv {
    position: relative;
    height: 110vh;
    width: 100%;
    overflow: hidden;
}

.p-top__mvBg {
    background: url(../images/slider/bg_img01_sp.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.p-top__mvBg h2 {
	position:absolute;
	top:80px;
	left:10px;
	font-size:40px;
	line-height:1.1;
	color:#1f2c5c;
	letter-spacing:1px;
	font-weight:800;
}

.p-top__mvBg h2 span {
	color:#ff0070 !important;
}

.p-top__mvBg h3 {
	position:absolute;
	top:230px;
	left:10px;
	font-size:16px;
	letter-spacing:1px;
	color:#1f2c5c;
}

.p-top__mvBg p {
	position:absolute;
	top:270px;
	left:10px;
	font-size:12px;
	font-weight:500;
	color:#1f2c5c;
}


/*----------------------------------------------------*/

.p-top__value {
    padding: 5px;
}

.p-top__valueFrame {
    border: solid 1px #1f2c5c;
}

.p-top__valueWrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.p-top__valueWrap:nth-child(1) {
    padding: 40px 0;
}

.p-top__valueWrapTitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #1f2c5c;
    display: inline-block;
    letter-spacing: 0.18em;
    margin-bottom: 30px;
}

.p-top__valueWrapTitleLine {
    background-color: #1f2c5c;
    content: '';
    display: block;
    height: 2px;
    margin-top: 8px;
}

.p-top__valueWrapCopy {
    font-size: 14px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 3.125;
    letter-spacing: 0.1em;
	margin-bottom:30px;
	padding:0 10px;
	box-sizing:border-box;
}

.idx_illust {
	width:96%;
	margin:0 auto;
}


/*----------------------------------------------------*/
.idx_wrap01 {
	margin:100px 0;
}

.idx_wrap01_box01 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
position: relative;
margin:0 0 30px;
}



.idx_wrap01_box01:nth-child(1) {
    padding: 0 20px;
}

.idx_wrap01_box01:nth-child(1)::before {
    content: "";
    width: 100%;
    height: 360px;
    background: 
    #1f2c5c;
    position: absolute;
    top: -80px;
    right: 0;
    z-index: -1;
}

.idx_wrap01_box01_Img {
    height: 100%;
    min-height: 360px;
    background:#eff0f3 center center no-repeat;
    background-size: cover;
	background-image:url(../images/index/idx_img01.jpg);
}

.idx_wrap01_box02 {
	width:90%;
	position: relative;
	margin:auto;
}



/*----------------------------------------------------*/
.p-ourvalue__introLWrap,
.p-ourvalue__introLWrap02 {
    margin-bottom: 60px;
    position: relative;
}

.p-ourvalue__introLWrapPhoto,
.p-ourvalue__introLWrapPhoto02 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
	padding:5% 5% 0;
    position: relative;
}


.p-ourvalue__introLWrapPhoto img,
.p-ourvalue__introLWrapPhoto02 img {
    display: block;
    height: auto;
    width: 100%;
    position: relative;
}

.p-ourvalue__introLWrapPhoto__bg {
    background-color: #1f2c5c;
    content: '';
    display: block;
    padding-top: 69.04762%;
    width:70%;
    position: absolute;
    top: 0;
    left: 0;
	z-index:-1;
}

.p-ourvalue__introLWrapNum {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    top: 0;
    left: 10px;
}

.p-ourvalue__introLWrapNum02 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position:relative;
    top: 0;
    left: 10px;
}


.p-ourvalue__introLWrapNum p {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #1f2c5c;
    line-height: 1.55556;
    letter-spacing: 0.1em;
    text-align: left;
    white-space: nowrap;
    word-break: break-all;
    position: absolute;
    top: 30px;
}

.p-ourvalue__introLWrapNum02 p {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #1f2c5c;
    line-height: 1.55556;
    letter-spacing: 0.1em;
    text-align: left;
    white-space: nowrap;
    word-break: break-all;
    position: absolute;
    top: 30px;
}

.p-ourvalue__introLWrapNum--01 p {
    left: 60px;
}

.p-ourvalue__introLWrapNum--02 p {
    left: 60px;
}

.p-ourvalue__introLWrapNum h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
	font-size:100px;
	line-height:1;
	color: #1f2c5c;
	letter-spacing:-5px;
	opacity:0.3;
	z-index:-1;
	position: absolute;
	top:0;
	left:0;
}

.p-ourvalue__introLWrapNum02 h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
	font-size:100px;
	line-height:1;
	color: #1f2c5c;
	letter-spacing:-5px;
	opacity:0.3;
	z-index:-1;
	position: absolute;
	top:0;
	left:0;
}

.p-ourvalue__introLWrapText,
.p-ourvalue__introLWrapText02 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
	padding:100px 20px 0;
}

.p-ourvalue__introLWrapText h2,
.p-ourvalue__introLWrapText02 h2 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #1f2c5c;
    font-weight: 500;
    line-height: 1.58333;
    letter-spacing: 0.1em;
    margin-bottom: 17px;
}

.p-ourvalue__introLWrapText p,
.p-ourvalue__introLWrapText02 p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.14286;
    letter-spacing: 0.06em;
	margin:0 0 20px;
}


/**************************/
.p-ourvalue__introS {
    background-color:#1f2c5c;
    position: relative;
    padding-bottom: 30px;
    overflow-x: hidden;
	margin:0 0 60px;
}

.p-ourvalue__introSBg {
    background-color: #fff;
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform-origin: center top;
    transform-origin: center top;
}

.p-ourvalue__introSList {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	width:92%;
    padding-left: 4%;
    padding-right:4%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	list-style-type:none;
	flex-wrap:wrap;
}

.p-ourvalue__introSList li {
    width: 100%;
	margin-bottom:4%;
}


.p-ourvalue__introSList .p-ourvalue__introSListNum {
    position: relative;
    left: -20px;
    top:0;
}

.p-ourvalue__introSList .p-ourvalue__introSListNum h3 {
	font-family: 'Roboto', sans-serif;
    font-weight: 700;
	font-size:100px;
	line-height:1;
	color: #FFFFFF;
	letter-spacing:-5px;
	opacity:0.4;
	z-index:1;
}


.p-ourvalue__introSList .p-ourvalue__introSListText h2 {
    margin-bottom: 15px;
}

.p-ourvalue__introSList .p-ourvalue__introSListText h2 span.is-subtitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-size: 1.4rem;
    color: 
    rgba(255,255,255,0.4);
    line-height: 2;
    letter-spacing: 0.1em;
    margin-bottom: 4px;
}

.p-ourvalue__introSList .p-ourvalue__introSListText h2 span.is-title {
    font-size: 18px;
    font-size: 1.8rem;
    color:#fff;
    font-weight: 500;
    line-height: 1.63636;
    letter-spacing: 0.14em;
}

.p-ourvalue__introSList .p-ourvalue__introSListText h2 span {
    display: block;
}

.p-ourvalue__introSList .p-ourvalue__introSListText p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2.14286;
    letter-spacing: 0.06em;
	margin:0 0 30px;
}


/*----------------------------------------------------*/
.idx_solution_wrap {
	width:96%;
	margin:0 0 60px;
	list-style-type:none;
}

.idx_solution_wrap li {
	width:100%;
	margin-bottom:20px;
	position:relative;
}


.idx_solution_wrap li:before {
	 background-color:#1f2c5c;
   	 content: '';
    	display: block;
    height: 200px;
    	width:50%;
    position: absolute;
    left:-20px;
    top:-20px;
	z-index:-1;
}

.idx_solution_wrap li .solution_img {
	width:100%;
	margin:0 auto 10px;
}

.idx_solution_wrap li h4 {
	text-align:center;
	color:#1f2c5c;
}


/*----------------------------------------------------*/
.bg_iso {
	background:url(../images/index/bg_iso.jpg) center center no-repeat;
	background-size:cover;
	width:100%;
	height:200px;
	margin:0 0 30px;
}

.iso_wrap {
	width:90%;
	margin:0 auto 20px;
}

.iso_wrap div {
	width:100%;
	margin-bottom:20px;
}

.iso_wrap div h4 {
	padding:5px;
	box-sizing:border-box;
	text-align:center;
	font-size:0.9em;
}

/*----------------------------------------------------*/
.news {
	width:90%;
	margin:auto;

}

.news dl { border-bottom: 1px dotted #333; text-align:left !important;}
.news dl dt { padding: 5px 15px; font-weight:bold; color:#1f2c5c;}
.news dl dd {  padding: 5px 15px;}


/*----------------------------------------------------*/
.idx_cross_img {
	background:url(../images/index/bnr_cross_img_sp.jpg) center center no-repeat;
	background-size:cover;
	padding:30px 10px;
	box-sizing:border-box;
	text-align:center;
}

.idx_cross_img h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #FFF;
    display: inline-block;
    letter-spacing: 0.18em;
    margin-bottom: 30px;
}

.idx_cross_img h3 span {
    background-color: #FFF;
    content: '';
    display: block;
    height: 2px;
    margin-top: 8px;
}

.idx_cross_img h4 {
	font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.005em;
	margin-bottom:20px;
	color:#FFF;
}

.idx_cross_img p {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.9;
    letter-spacing: 0.1em;
	margin-bottom:20px;
	color:#FFF;
}

.idx_cross_img p span {
	display:block;
}


/*----------------------------------------------------*/
.idx_recruit_img {
	background:url(../images/index/bnr_recruit_img_sp.jpg) center center no-repeat;
	background-size:cover;
	padding:30px 10px;
	box-sizing:border-box;
	text-align:center;
}

.idx_recruit_img h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #FFF;
    display: inline-block;
    letter-spacing: 0.18em;
    margin-bottom: 30px;
}

.idx_recruit_img h3 span {
    background-color: #FFF;
    content: '';
    display: block;
    height: 2px;
    margin-top: 8px;
}

.idx_recruit_img h4 {
	font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.005em;
	margin-bottom:20px;
	color:#FFF;
}

.idx_recruit_img p {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.9;
    letter-spacing: 0.1em;
	margin-bottom:20px;
	color:#FFF;
}

.idx_recruit_img p span {
	display:block;
}


}