.page-title-dc{
	width: 100%;
	position: relative;
	top:-100px;
	z-index: -1;
		bottom:-100px;
}
.page-title-dc img{
	width: 100%;
	height: auto;
}

.sec01{
text-align: center;
margin:0px auto 40px;
}
.sec-title{
	background: #0B3B88;
	width: 80%;
	color:#fff;
	margin: 0 auto 2.2vw;
	font-size:16px;
	padding: 10px;
	border-radius: 50px;
}
.en-midashi{
	font-size:24px;
	color:#0B3B88;
  font-family: "Outfit", sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
}

.cel2-box{
	display: inline-block;
	width: 30%;
	margin: 5% 1% 1% 1%;
}
.cel2-box img{
	width: 100%;
	height: auto;
}
.ques-area{
    background-repeat: no-repeat;
    background-image: url(../../img/discussion/ques-bg.png);
    background-size: cover;
    background-position: center center;
	padding: 5vw 0 8vw;
	text-align: center;
}
.ques-box .ques{
    display: block;
	text-align: center;
	vertical-align: text-bottom;
	
}
.ques-box .ques .en {
    color: #FFE207;
    font-weight: bold;
  font-family: "Outfit", sans-serif;
	font-size:14px;
	line-height: 14px;
	margin-bottom: 00px;
}
.ques-box .ques .num {
    color: #fff;
	font-size:30px;
	line-height: 30px;
    font-weight: bold;
  font-family: "Outfit", sans-serif;
}
.ques-box .txt{
	font-size:16px;
	color:#fff;
	display: inline-block;
	vertical-align: text-bottom;
    font-weight: bold;
}
.marubatu {
	margin: 5% auto 0;
	font-size:24px;
	color:#fff;
}
.marubatu img{
	width: 20px;
	height: auto;
}
.marubatu .maru{
    padding: 1% 1%;
	margin-right: 10px;
	background-color: #FF4848;
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
	line-height: 22px;
}
.marubatu .batu{
    padding: 1% 1%;
	margin-right: 10px;
	margin-left: 2%;
	background-color: #0085D8;
	border-radius: 10px;
	display: inline-block;
	vertical-align: middle;
	line-height: 22px;
}
.coment-area01 {
    margin-top: 20px;
}
.coment-area01 .photo-r {
	width: 80%;
	float: right;
}
.coment-area01 .photo-r img{
	width: 100%;
	height: auto;
}
.coment-area01 .txt-l {
	width: 90%;
    margin-left:5%;
	float: none;
}
.coment-area02 {
    margin-top: 20;
}
.coment-area02 .photo-l {
	width: 80%;
	float: left;
}
.coment-area02 .photo-l img{
	width: 100%;
	height: auto;
}
.coment-area02 .txt-r {
	width: 90%;
    margin-right: 5%;
	float: right;
}
.coment-area03 {
    margin-top: 20px;
}

.iconarea{
	margin: 2% auto;
}
.iconarea .icon{
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    text-align: center;
	font-size:12px;
}
.iconarea .icon img{
	width: 80%;
	height: auto;
}
.iconarea .txt{
	display: inline-block;
	vertical-align: middle;
	width: 60%;
	margin-left: 5%;
	font-size:12px;
}
.team img {
    width: 100px;
}
.centerphoto img {
	width: 100%;
	height: auto;
}
.sec03 .banner{
	margin: 10% 0;
}
.sec03 .banner img {
	width: 100%;
	height: auto;
}