.pc {
	display: block;
}

.mobi {
	display: none;
}

.center {
	display: block;
	margin: 0 auto;
}

.to20 {
	margin-top: 20px !important;
}

.blue {
	color: #0D88CE;
}

.inner-2 {
	margin: 0 auto;
	width: 1000px;
}

/*-------------------------------------------*/

.bg-icon {
	bottom: 0;
	left: 0;
	position: absolute;
}

.deve-sec-1 {
	box-sizing: border-box;
	font-size: 14px;
	line-height: 23px;
	padding: 60px 0;
	position: relative;
}

.deve-sec-1 p {
	position: relative;
	z-index: 100;
}

.deve-sec-2 {
	background: #F6F6F6;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 23px;
	padding: 60px 0;
	position: relative;
}

.bg-icon-2 {
	position: absolute;
	right: 0;
	top: 50%;
}

.deve-sec-2 section {
	margin-bottom: 60px;
	position: relative;
	z-index: 100;
}

.deve-sec-2 section img {
	max-width: 100%;
	height: auto;
}

.deve-sec-2 section:last-child {
	margin-bottom: 0;
}

.deve-sec-2 h2 {
	font-family: "Noto Sans Japanese";
	font-weight: bold;
	font-size: 23px;
	line-height: 33px;
	margin: 0 auto 40px;
	position: relative;
	text-align: center;
	width: 95px;
}

.deve-sec-2 h2::after {
	background: #0D88CE;
	bottom: -3px;
	content: "";
	height: 3px;
	left: 12.5%;
	position: absolute;
	width: 75%;
}

.deve-sec-2 section h3 {
	font-family: "Noto Sans Japanese";
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
	padding-top: 1px;
	padding-left: 55px;
	position: relative;

}

.deve-sec-2 section h3 img {
	left: 0;
	position: absolute;
	top: 0;
}

.deve-sec-2 dl {
	background: #0D88CE;
	box-sizing: border-box;
	margin-top: 10px;
}

.deve-sec-2 dl dt {
	box-sizing: border-box;
	border-top: 10px solid #F6F6F6;
	color: #fff;
	clear: both;
	float: left;
	padding: 10px 20px;
	text-align: center;
	width: 30%;
}

.deve-sec-2 dl dd {
	background: #fff;
	border-top: 10px solid #F6F6F6;
	border-left: 10px solid #F6F6F6;
	margin-left: 30%;
	padding: 10px 20px;
}

.deve-sec-2 dl dd ul li {
	list-style: disc;
	margin-left: 20px;
}

.deve-sec-2 dl dd ul {
	margin-bottom: 20px;
}

.deve-sec-2 dl dd ul:last-child {
	margin-bottom: 0;
}

.deve-sec-3 {
	box-sizing: border-box;
	font-size: 14px;
	line-height: 23px;
	padding: 60px 0;
	position: relative;
}

.deve-sec-3 p {
	position: relative;
	z-index: 100;
}

.bg-icon-3 {
	left: 0;
	position: absolute;
	top: 100px;
}

.deve-sec-3 h2 {
	font-family: "Noto Sans Japanese";
	font-weight: bold;
	font-size: 23px;
	line-height: 33px;
	margin: 0 auto 40px;
	position: relative;
	text-align: center;
	width: 165px;
}

.deve-sec-3 h2::after {
	background: #0D88CE;
	bottom: -3px;
	content: "";
	height: 3px;
	left: 25%;
	position: absolute;
	width: 50%;
}

.deve-sec-4 {
	background: #F6F6F6;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 60px;
	padding: 30px 0;
	position: relative;
}

.deve-sec-4 h2 {
    font-family: "Noto Sans Japanese";
	font-weight: bold;
	font-size: 23px;
	line-height: 33px;
	margin: 0 auto 40px;
	position: relative;
	text-align: center;
	width: 165px;
	padding-bottom: 10px;
}

.deve-sec-4 h2::after {
	background: #0D88CE;
	bottom: -3px;
	content: "";
	height: 3px;
	left: 25%;
	position: absolute;
	width: 50%;
}

.deve-sec-4 section {
	margin: 20px 0 40px;
	min-height: 330px;
	display: flex;
	flex-direction: row-reverse;
}

.deve-sec-4 section > img {
	max-height: 300px;
	object-fit: cover;
	height: auto;
	max-width: 40vw;
}

.deve-sec-4 section .challenge-in {
	background: #fff;
	box-sizing: border-box;
	height: 230px;
	padding: 40px 50px 10px 30px;
	position: relative;
	width: 60%;
	z-index: 5;
	min-height: 300px;
}

.deve-sec-4 section .challenge-in h3 {
    font-family: "Noto Sans Japanese";
	font-weight: bold;
	font-size: 23px;
	line-height: 33px;
	margin-bottom: 20px;
}

.deve-sec-4 section img {
	float: right;
	position: relative;
	top: 30px;
	z-index: 10;
}

.deve-sec-4 section:last-child {
	margin-bottom: 0;
}

/*
.page-interview .box01 > .inner {
	width: 100%;
}
*/

.page-interview .box01 > .inner .image {
	width: 40%;
}

.page-interview .box01 > .inner .image img {
	height: auto;
	width: 100%;
}

/*
.page-interview .box04 > .inner {
	padding: 5% 100px 0 5%;
	width: 100%;
}
*/

.page-index .video-container {
	margin: 40px auto 0;
	max-width: 720px;
	max-height: 390px;
	padding: 0 15px;
}
.page-index .video {
	position: relative;
  	width: 100%;
  	padding-top: 56.25%;
}
.page-index .video iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/*------------------------------------
667px以下
-----------------------------------*/

@media screen and (max-width: 667px) {

.pc {
	display: none;
}

.mobi {
	display: block;
}

.inner-2 {
	width: 95%;
}

.full {
	height: auto;
	width: 100%;
}

.deve-sec-2 dl {
	background: none;
	box-sizing: border-box;
	margin-top: 10px;
}

.deve-sec-2 dl dt {
	background: #0D88CE;
	box-sizing: border-box;
	border-top: 10px solid #F6F6F6;
	float: none;
	padding: 10px 20px;
	text-align: left;
	width: 100%;
}

.deve-sec-2 dl dd {
	background: #fff;
	border-top: 0;
	border-left: 0;
	margin-left: 0;
	padding: 10px 20px;
}

.deve-sec-4 section {
	min-height: auto;
}

.deve-sec-4 section .challenge-in {
	background: #fff;
	box-sizing: border-box;
	height: auto;
	margin-top: -7px;
	padding: 10px 15px;
	position: relative;
	width: 100%;
	z-index: 0;
}

.deve-sec-4 section img {
	float: none;
	height: auto;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 0;
}

}
/* @画像のスタイル */
img.atmark {
	width: 13px !important;
	height: 12px !important;
}

/*******************404ページ********************/
.page-404-wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 15px 250px;
}
.page-404-wrap .img_wrap{
	padding: 10px 0 25px;
}
.page-404-wrap .img_wrap img{
	display: block;
	max-width: 100%;
	height: auto;
}
.page-404-wrap p{
	line-height: 23px;
}
.page-404-wrap .text-center{
	text-align: center;
}