@charset "utf-8";

/*===============================
 
	top.css
 
================================*/
.fv{
	position: relative;
}
.fv .slide{
	width: 100%;
	margin: 0 auto;
}
.fv .slide li{
	position: relative;
}
/*
	スライド 中身
================================*/
.fv .slide .slide01{
	background: url('/common/images/slide01.jpg') no-repeat center center;
	background-size: cover;
	max-height: 618px;
	min-height: 618px;
	height: 100%;
}
.fv .slide .call-ivr{
	background: url('/common/images/slide_ci.jpg') no-repeat center center;
	background-size: cover;
}
.fv .slide .vis{
	background: url('/common/images/slide_vis.jpg') no-repeat center center;
	background-size: cover;
}
.fv .slide .real-t{
	background: url('/common/images/slide_rt.jpg') no-repeat center center;
	background-size: cover;
}
.fv .slide .ec-care{
	background: url('/common/images/slide_ec.jpg') no-repeat center center;
	background-size: cover;
}
.fv .slide .biz-spk{
	background: url('/common/images/slide_biz.jpg') no-repeat center center;
	background-size: cover;
}
.fv .slide .res-c{
	background: url('/common/images/slide_rc.jpg') no-repeat center center;
	background-size: cover;
}
.fv .slide_contents{
	max-width: 1140px;
	margin: 0 auto;
	position: relative;
}
.fv .slide_contents .bg_txt{
	font-size: 625%;
	font-weight: 500;
	color: rgba(0,0,0,.05);
	position: absolute;
	top: 40px;
	left: -110px;
}
@media screen and (max-width : 1360px) {
	.fv .slide_contents .bg_txt{
		left: -80px;
	}
}
.fv .slide_contents .logo{
	float: left;
	margin-top: 60px;
}
.fv .slide .real-t .logo{
	margin-top: 130px;
}
.fv .slide_contents h1{
	margin-top: 50px;
	line-height: 1.4;
	color: #F08300;
}
.fv .slide .real-t h1{
	padding-top: 20px;
}
.fv .slide .ec-care h1{
	font-size: 240%;
}
.fv .slide .res-c h1{
	font-size: 280%;
}
.fv .slide_contents .logo + h1{
	padding-top: 25px;
	clear: both;
}
.fv .slide_contents p{
	margin-top: 25px;
	line-height: 2.25;
}
.fv .slide_contents .img{
	margin: 105px auto 40px 0;
	width: 35.6%;
}
.fv .slide .ec-care .img{
	margin-top: 20px;
	width: 100%;
}
.fv .slide .ec-care .img > *{
	display: inline-block;
	vertical-align: bottom;
}
.fv .slide .ec-care .btn{
	width: 35%;
	margin-left: -10px;
}
.fv .slide .ec-care .products{
	width: 65%;
}
.fv .slide_contents .link_btn{
	margin-top: 35px;
	font-size: 80%;
}

@media screen and (max-width : 1260px) {
	.fv .slide_contents{
		max-width: 100%;
		margin: 0 80px;
	}
}
@media screen and (max-width : 768px) {
	.fv .slide .slide01{
		max-height: 433px;
		min-height: 433px;
	}
	.fv .slide_contents{
		margin: 0 20px;
	}
	.fv .slide_contents .bg_txt{
		font-size: 300%;
		font-weight: 600;
		width: 100%;
		word-wrap: break-word;
		white-space: inherit;
		top: 20px;
		left: 0;
	}
	.fv .call-ivr .slide_contents .bg_txt{
		top: 60px;
	}
	.fv .slide_contents .logo{
		margin-top: 100px;
		width: 60%;
	}
	.fv .slide_contents .logo img{
		margin-right: auto;
		margin-left: 0;
	}
	.fv .slide .vis .logo,.fv .slide .biz-spk .logo,.slide .res-c .logo{
		margin-top: 60px;
	}
	.fv .slide .real-t .logo{
		margin-top: 130px;
	}
	.fv .slide_contents h1{
			margin-top: 60px;
		}
	.fv .slide .real-t h1{
		padding-top: 20px;
	}
	.fv .slide .ec-care h1{
		font-size: 150%;
	}
	.fv .slide_contents .logo + h1{
		font-size: 150%;
		clear: both;
	}
	.fv .slide_contents p{
		margin-top: 20px;
		font-size: 90%;
		line-height: 1.7;
	}
	.fv .slide_contents .img{
		margin: 20px 0 60px;
		width: 50%;
	}
	.fv .slide .ec-care .img{
		margin-top: 10px;
		width: 100%;
		text-align: center;
	}
	.fv .slide .ec-care .img > *{
		display: block;
	}
	.fv .slide .ec-care .btn{
		width: auto;
		padding-left: 20px;
		max-width: 300px;
		margin: 0 auto -10px;
	}
	.fv .slide .ec-care .products{
		width: auto;
		max-width: 420px;
		margin: 0 auto;
	}
}
@media screen and (max-width : 510px) {
	.fv .slide .slide01{
		max-height: 506px;
		min-height: 506px;
	}
	.fv .slide .call-ivr{
		background: url('/common/images/slide_ci.jpg') no-repeat 70% center;
		background-size: cover;
	}
	.fv .slide .vis{
		background: url('/common/images/slide_vis.jpg') no-repeat 70% center;
		background-size: cover;
	}
	.fv .slide .real-t{
		background: url('/common/images/slide_rt.jpg') no-repeat 70% center;
		background-size: cover;
	}
	.fv .slide .ec-care{
		background: url('/common/images/slide_ec.jpg') no-repeat 70% center;
		background-size: cover;
	}
	.fv .slide .biz-spk{
		background: url('/common/images/slide_biz.jpg') no-repeat 70% center;
		background-size: cover;
	}
	.fv .slide .res-c{
		background: url('/common/images/slide_rc.jpg') no-repeat 70% center;
		background-size: cover;
	}
	.fv .slide .vis h1 br,.fv .slide .biz-spk h1 br,.fv .slide .res-c h1 br{
		display: none;
	}
}
/*
	スライド オプション
================================*/
.slide-dots{
	position: absolute;
	right: 30px;
	bottom: 30px;
}
.slide-dots li{
	display: inline-block;
	margin-right: 10px;
}
.slide-dots button{
	background-color: #fff;
	color: #fff;
	border: none;
	border-radius: 50%;
	padding: 0;
	width: 10px;
	height: 10px;
	font-size: 0;
}
.slide-dots .slick-active button{
	background-color: #ED6C00;
	color: #ED6C00;
}
.slide-dots button:focus{
	outline: 0;
}
.slick-dotted.slick-slider{
	margin-bottom: 0!important;
}
.slide_prev,
.slide_next{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 20;
	width: 23px;
	height: 48px;
}
.slide_prev{
	left: 30px;
	background: url('/common/images/slide_prev.png') no-repeat;
}
.slide_next{
	right: 30px;
	height: 47px;
	background: url('/common/images/slide_next.png') no-repeat;
}
@media screen and (max-width : 768px) {
	.slide-dots {
		right: 20px;
		bottom: 10px;
	}
}



.section.news_line{
	padding: 18px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6ab00+1,ea5504+100 */
	background: #f6ab00; /* Old browsers */
	background: -moz-linear-gradient(left, #f6ab00 1%, #ea5504 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #f6ab00 1%,#ea5504 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #f6ab00 1%,#ea5504 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ab00', endColorstr='#ea5504',GradientType=1 ); /* IE6-9 */
}
.section.news_line > *{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
.section.news_line dl{
	/* 一覧を見る　表示時のスタイル*/
	width: calc(100% - 155px);
	/*width: calc(100% - 40px);*/
}
.section.news_line a.link_btn{
	width: 120px;
	margin-right: 30px;
	position: relative;
}
.section.news_line a.link_btn:after{
	font-family: FontAwesome;
	content : "\f18e";
	display: block;
	position: absolute;
	top: -5px;
	right: 5px;
	font-size: 150%;
}
.section.news_line dl > *{
	display: inline-block;
	vertical-align: middle;
}
.section.news_line dt{
	width: 160px;
	margin: 0 50px 0 40px;
	font-size: 150%;
	font-weight: 600;
}
.section.news_line dd{
	width: calc(100% - 255px);
	font-size: 95%;
	font-weight: 600;
	word-break: break-all;
	position: relative;
}
.section.news_line dd li{
	display: none;
}
.section.news_line dd li a{
	color: #fff;
}
.section.news_line dd > *{
	display: inline;
}
@media screen and (max-width : 768px) {
	.section.news_line{
		padding: 20px 0;
		position: relative;
	}
	.section.news_line dl,
	.section.news_line dt,
	.section.news_line dd{
		width: 100%;
		margin: 0;
	}
	.section.news_line dl{
		padding: 0 20px;
	}
	.section.news_line dt{
		font-size: 120%;
		margin-bottom: 20px;
	}
	.section.news_line dd{
		font-size: 85%;
		font-weight: normal;
	}
	.section.news_line dd > *{
		display: inline-block;
		vertical-align: top;
	}
	.section.news_line dd .date{
		width: 80px;
	}
	.section.news_line dd .title{
		width: calc(100% - 85px);
	}
	.section.news_line a.link_btn{
		position: absolute;
		top: 20px;
		right: 0;
		width: 100px;
		font-size: 85%;
		line-height: 20px;
		margin-right: 20px;
	}
	.section.news_line a.link_btn:after{
		top: 0;
		line-height: 20px;
	}
}


/*----------------------
SNS TIMELINE
-----------------------*/
#sns-timeline_area{
  padding:60px 0 70px;
  display: flex;
  justify-content:center;
  align-items: flex-start;
  gap:60px;
  background-image: linear-gradient(to top, #f7f7f7, #fff);
}
#sns-timeline_area .timeline{
  display:block;
  width:430px;
  height:490px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 12px 36px 0 rgba(0, 0, 0, 0.15);
}
#sns-timeline_area .timeline a{
  margin:0 auto;
}
.twitter-timeline.twitter-timeline-rendered{
  margin-left:auto;
  margin-right:auto;
}
@media screen and (max-width : 768px) {
	#sns-timeline_area{
		padding:30px 7% 40px;
		display: block;
	}
	#sns-timeline_area .timeline{
		width:100%;
		margin-bottom:40px;
	}
	#sns-timeline_area .timeline a{
		width:100%;
	}
}


/*---------------------------------------------
TOP用　サービス紹介
----------------------------------------------*/
#top_service h3 {
text-align: center;
}
#top_service .service {
min-height: 460px;
padding: 100px 0px;
}
#top_service .service:nth-of-type(2n) {
text-align: right;
}
#top_service .service h3 {
text-align: inherit;
color: rgb(237, 108, 0);
font-size: 150%;
margin-bottom: 20px;
}
#top_service .link_btn {
margin-top: 30px;
}
#top_service .service p {
font-size: 95%;
line-height: 1.6;
}
#top_service .service .logo {
margin-bottom: 30px;
}
#top_service .service p {
font-size: 95%;
line-height: 1.6;
}
#top_service #anc_call-ivr {
margin-top: 60px;
}
#top_service  .link_btn a {
font-size: 80%;
}
@media screen and (max-width : 768px) {
	#top_service .service {
	padding: 40px 0;
	min-height: 0;
	}
	#top_service .service:nth-of-type(2n) {
	text-align: left;
	}
	#top_service .service .container {
	background-color: rgba(255,255,255,.8);
	padding: 20px;
	}
	#top_service .service .logo {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	}
	#top_service .service .logo img {
	max-width: 70%;
	}
	#top_service .service h3 {
	font-size: 100%;
	margin-bottom: 15px;
	line-height: 1.6;
	}
	#top_service .service p {
	font-size: 85%;
	line-height: 1.6;
	}
	#top_service .service .link_btn {
	margin-top: 20px;
	text-align: center;
	}
}


/*--------------------------
---------------------------*/
#partner {
padding-bottom:70px;
}
#partner .container {
padding: 40px 3% 40px 3%;
border-radius:40px 0 40px 0;
border: solid 1px #ddd;
box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.2);
}
#partner h3 {
font-size: 170%;
font-weight: 500;
margin-bottom:1em;
}
#partner ul {
padding: 20px 0 0;
display: flex;
flex-wrap: wrap;
justify-content: start;
align-items: center;
}
#partner li {
text-align: center;
width: 20%;
margin: 0 0 20px;
}
#partner li img {
max-width: 60%;
}
@media screen and (max-width : 768px) {
	#partner {
	padding:30px 0 60px;
	}
	#partner .container {
	padding: 20px 3% 20px 3%;
	border-radius:40px 0 40px 0;
	border: solid 1px #ddd;
	}
	#partner h3 {
	font-size: 130%;
	font-weight: 500;
	text-align: center;
	margin-bottom:0.5em;
	}
	#partner ul {
	padding: 20px 0 0;
    justify-content: start
	}
	#partner li {
	text-align: center;
    width: 33%;
    margin: 0 0 25px;
	}
	#partner li img {
	width: 100%;
    max-width: 80px;
	}
}/*@media */


.section.intro{
	background: url('/common/images/top_intro_bg.jpg') no-repeat center center;
	background-size: cover;
	padding-bottom: 230px;
}
.section.intro .container{
	max-width: 1110px;
	margin: 0 auto ;
}
.section.intro .txt{
	background-color: rgba(255,255,255,.85);
	border-radius: 250px;
	padding: 80px 130px 65px;
	width: 100%;
	margin: 0 auto;
	box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.16);
}
.section.intro h2{
	font-size: 210%;
	font-weight: 500;
	text-align: center;
	line-height: 1.7;
}
.section.intro p,
.section.intro .img{
	display: inline-block;
	vertical-align: middle;
	margin-top: 20px;
}
.section.intro p{
	line-height: 2.25;
	width: 70%;
}
@-moz-document url-prefix() {
	.section.intro p{
		line-height: 1.2;
	}
}
.section.intro .img{
	max-width: 260px;
	width: 29%;
	text-align: center;
}
.section.intro .link_btn{
	text-align: center;
	font-size: 130%;
	margin-top: 20px;
}
.section.intro .link_btn a{
	width: 260px;
}
@media screen and (max-width : 1000px) {
	.section.intro .container{
		max-width: 100%;
		margin: 0 20px;
	}
}
@media screen and (max-width : 768px) {
	.section.intro{
		padding-bottom: 215px;
	}
	.section.intro .container{
		max-width: 100%;
		margin: 0 20px;
	}
	.section.intro .txt{
		border-radius: 60px;
		padding: 40px 20px;
		width: 100%;
	}
	.section.intro h2{
		font-size: 140%;
	}
	.section.intro p,
	.section.intro .img{
		display: block;
		margin-top: 20px;
		width: 100%;
		line-height: 1.7;
	}
	.section.intro .img{
		max-width: 120px;
		margin: 20px auto;
	}
	.section.intro .link_btn{
		max-width: auto;
		margin: 20px auto 0;
		font-size: 100%;
	}
	.section.intro .link_btn a{
		width: auto;
	}
}



.section.business{
	margin-top: -50px;
	padding: 0;
}
.section.business .container{
	position: relative;
}
.section.business .voice,
.section.business .ec{
	position: relative;
}
.section.business .voice:after,
.section.business .ec:after{
	content: '';
	display: block;
	clear: both;
}
.section.business .on_txt{
	position: absolute;
	top: 30%;
}
.section.business .img{
	position: absolute;
	top: -140px;
	left: 0;
	width: 40%;
}
.section.business .txt{
	float: right;
	position: relative;
	width: 80%;
	background-color: rgba(255,255,255,.6);
	box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.2);
	border-radius: 140px;
	padding: 65px 60px 65px 85px;
}
.section.business dl > *{
	float: left;
	width: 50%;
}
.section.business dt{
	display: table;
}
.section.business .txt h3{
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	font-size: 150%;
	font-weight: 600;
	line-height: 1.2;
}
.section.business .txt p{
	font-size: 95%;
	line-height: 1.7;
}
.section.business .link_btn{
	text-align: right;
	margin-top: 25px;
	font-size: 85%;
}
.section.business .ec{
	margin-top: 195px;
}
.section.business .ec .img{
	right: 0;
	left: auto;
}
.section.business .ec .txt{
	float: left;
	padding: 65px 85px;
}
.section.business .ec dl > *{
	float: right;
}
.section.business .ec .txt h3{
	text-align: center;
}
.section.business .ec .link_btn{
	text-align: left;
}
.section.results{
	margin-top: 80px;
}
@media screen and (max-width : 768px) {
	.section.business .on_txt{
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.section.business dl > * {
		float: none;
		width: 100%;
	}
	.section.business .img {
		position: absolute;
		top: -120px;
		width: 60%;
	}
	.section.business .txt {
		float: none;
		display: block;
		width: 100%;
		border-radius: 40px;
		padding: 40px 20px;
	}
	.section.business dt {
		display: block;
	}
	.section.business .txt h3 {
		display: block;
		font-size: 120%;
	}
	.section.business .txt p {
		font-size: 90%;
		margin-top: 20px;
	}
	.section.business .link_btn,
	.section.business .ec .link_btn {
		margin-top: 20px;
		text-align: center;
	}
	.section.business .ec {
		margin-top: 145px;
	}
	.section.business .ec .txt {
		padding: 40px 20px;
	}
}



.section.results .container:after{
	content: '';
	display: block;
	clear: both;
}
.section.results .container{
	background: url('/common/images/top_rs_bg.jpg') no-repeat;
	background-size: cover;
	box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.2);
	border-radius: 0 0 120px 0;
	position: relative;
}
.section.results .on_txt{
	float: right;
	width: 92.4%;
	margin-top: -3px;
}
.section.results .rs_title{
	position: absolute;
	top: 50px;
	right: 0;
	left: 0;
	margin: auto;
	max-width: 900px;
}
@media screen and (max-width : 1000px) {
	.section.results .rs_title{
		left: 60px;
	}
}
.section.results .rs_title h3{
	font-size: 150%;
	margin-right: 40px;
	display: inline-block;
	color: #EA5504;
}
.section.results .rs_title > p{
	font-size: 95%;
	display: inline-block;
}

.section.results .txt{
	max-width: 900px;
	margin: 0 auto;
	padding: 90px 0 35px;
}
@media screen and (max-width : 1000px) {
	.section.results .container{
		margin: 0;
	}
	.section.results .txt{
		max-width: 100%;
		margin: 0 60px;
	}
}
/*
	スライド 中身
================================*/
.results_slide .slide_prev{
	left: -25px;
}
.results_slide .slide_next{
	right: -25px;
}
.section.results .results_slide{
	margin: 35px -15px 0;
}
.section.results .results_slide li{
	margin: 0 15px;
	transition: 0.4s;
	border: 1px solid rgba(255,255,255,0);
}
@media screen and (min-width : 769px) {
	.section.results .results_slide li:hover{
		border: 1px solid #F08300;
	}
}
.section.results .results_slide dl{
	background-color: #fff;
	font-size: 95%;
}
.section.results .results_slide dt{
	padding-top: 20px;
	font-weight: 600;
	margin: 0 20px;
	min-height: 70px;
}
.section.results .results_slide dt:after{
	content: '';
	display: block;
	clear: both;
}
.section.results .results_slide dt img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.section.results .results_slide dt p{
	display: inline-block;
	vertical-align: middle;
}
.section.results .results_slide dd{
	padding: 20px;
}
.section.results .link_btn{
	text-align: center;
	margin: 25px 0 0;
	font-size: 85%;
}
@media screen and (max-width : 768px) {
	.section.results {
		margin-top: 0;
	}
	.section.results .container {
		box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.2);
		border-radius: 0;
	}
	.section.results .on_txt {
		width: 100%;
	}
	.section.results .rs_title {
		position: static;
		margin: 0 20px;
	}
	.section.results .rs_title h3{
		margin-bottom: 20px;
	}
	.section.results .rs_title > p{
		font-size: 85%;
		display: block;
		line-height: 1.7;
	}
	.section.results .txt {
		margin: 0 30px;
		padding: 0 0 40px;
	}
	.section.results .txt h3 {
		font-size: 140%;
		margin-right: 0;
		display: block;
	}
	.section.results .txt > p {
		font-size: 90%;
		display: block;
		margin-top: 20px;
		line-height: 1.7;
	}
	.section.results .link_btn {
		margin: 50px 0 0;
	}
	.section.results .results_slide {
		margin: 20px 0px;
	}
	.section.results .slide-dots {
		right: 0;
		left: 0;
		bottom: -20px;
		margin: auto;
		text-align: center;
	}
	.section.results .results_slide li {
		margin: 0;
	}
}

.container {
max-width: 1200px;
}


#case_study.section{
padding-top:0;
background-color: #fff;
}
#case_study .container{
padding: 40px 1%;
border-radius: 0 40px 0 40px;
border: solid 1px #ddd;
box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.2);
background-color: #fff;
}
#case_study h3{
color: #EA5504;
font-size: 150%;
font-weight: 500;
margin-left: 40px;
margin-bottom:20px;
}
#case_study .desc{
font-size: 110%;
margin-left: 40px;
margin-bottom:30px;
padding:0 0 20px;
}
#case_study .wrp{
display: flex;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:2%;
}
#case_study .wrp li.linkarea{
text-align: center;
width:32%;
margin:0 0 30px 0;
padding:0;
border: solid 1px #ccc;
box-sizing:border-box;
transition: 0.5s ease-in-out;
background-color: #fff;
box-shadow: 0 12px 36px 0 rgba(0, 0, 0, 0.15);
position: relative;
}
#case_study .wrp li.linkarea:hover{
cursor: pointer;
background-color: #fff;
}
#case_study .wrp li.linkarea .thamb_area{
border-bottom: solid 1px #eee;
}
#case_study .wrp li.linkarea img{
transition: 0.5s ease-in-out;
}
#case_study .wrp li.linkarea:hover img{
opacity:0.80; 
filter: alpha(opacity=80); 
-ms-filter: "alpha(opacity=80)"; 
}
#case_study .wrp li.linkarea img{
display:block;
margin:0 auto 0;
}
#case_study .wrp li.linkarea a{
text-decoration:none;
}
#case_study .wrp li.linkarea .client{
color:#111;
font-size:1.1rem;
text-align: center;
margin:15px auto 10px;
padding:2%;
}
#case_study .wrp li.linkarea .service{
color:#a17c62;
font-size:1.0rem;
text-align: center;
margin:15px 10% 10px;
padding:2% 1%;
background-color: #f3f0ee;
}
#case_study .wrp li.linkarea .title{
color:#ed6c00;
font-size:1.3rem;
text-align: left;
margin:30px auto 20px;
padding:0 10%;
}
#case_study .wrp li.linkareaa .title{
color:#ed6c00;
text-decoration:none;
}
#case_study .wrp li.linkarea .exp{
font-size:1.0rem;
text-align: left;
line-height:1.5;
padding:0 10%;
}
#case_study .wrp li.linkarea .exp b{
font-weight:normal;
}
#case_study .linkarea .exp_area:after {
content:'詳しく見る';
font-size:15px;
font-weight:bold;
color:#fff;
text-decoration:none;
text-align: center;
display:block;
width: 74%;
margin: 7% auto 20px;
padding: 11px 0 13px;
background-color: #ed6c00;
border-radius:99px;
transition: 0.5s ease-in-out;
}
#case_study .linkarea:hover .exp_area:after {
color:#fff;
background-color: #f39800;
}
.category-icon_area{
text-align: left;
max-width:80%;
margin:0 auto 40px;
}
.category-icon_area li{
font-size:14px;
color:#999;
text-align: center;
line-height: 1;
display:inline-block;
padding:5px 20px 6px;
border-radius:0px;
border: solid 1px #999;
background-color: #fff;
}
#case_study .link_btn{
text-align: right;
padding-right:3%;
}
#case_study .link_btn a{
font-size:95%;
}
@media screen and (max-width : 768px) {
	#case_study h3 {
    color: 
    #EA5504;
    margin-left: 5%;
    margin-bottom: 20px;
	}
	#case_study .desc {
    font-size: 90%;
	margin:0 5% 10px;
	padding: 0 0 10px;
	}
	#case_study .wrp li.linkarea{
	width:98%;
	margin:0 auto 30px;
	padding:0;
	}
	#case_study .wrp li.linkarea .client {
	font-size: 0.9rem;
    margin: 15px auto 10px;
    padding: 2%;
	}
	#case_study .wrp li.linkarea .service {
	font-size: 0.9rem;
	margin: 15px 10% 10px;
	padding: 2% 1%;
	}
	#case_study .wrp li.linkarea .title {
    font-size: 1.1rem;
    margin: 15px auto 15px;
    padding: 0 10%;
	}
	#case_study .wrp li.linkarea .exp {
    font-size: 0.8rem;
    padding: 0 10%;
	}
	#case_study .linkarea .exp_area::after {
    font-size: 13px;
	width: 80%;
	margin: 5% auto 20px;
	padding: 12px 0 14px;
	}
	.category-icon_area {
	max-width: 80%;
	margin: 0 auto 30px;
	}
	.category-icon_area li {
	font-size: 12px;
	padding: 5px 20px 6px;
	}
	#case_study .link_btn {
	text-align: center;
	padding-right: 3%;
	}
} /*@media */

.section.message{
	margin-top: -10px;
	padding-top: 0;
}
.section.message .container{
	position: relative;
}
.section.message .container:after{
	content: '';
	display: block;
	clear: both;
}
.section.message .img{
	width: 57%;
	position: absolute;
	top: 35px;
	left: 0;
	box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.2);
	border-radius: 120px 0 0 0;
}
.section.message .on_txt{
	position: absolute;
	bottom: -30px;
}
@media screen and (max-width : 528px) {
	.section.message .on_txt{
		bottom: -12%;
	}
}
.section.message .txt{
	position: relative;
	float: right;
	width: 47%;
	background-color: rgba(255,255,255,.65);
	box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.2);
	padding: 35px 60px 35px 90px;
}
.section.message .txt h3{
	font-size: 150%;
	font-weight: 500;
	margin-right: 40px;
	color: #EA5504;
}
.section.message .txt p{
	margin-top: 25px;
	font-size: 95%;
	line-height: 1.7;
}
.section.message .link_btn{
	text-align: right;
	font-size: 85%;
	margin-top: -25px;
}
@media screen and (max-width : 980px) {
	.section.message .link_btn{
		margin-top: 0;
	}
}
@media screen and (max-width : 768px) {
	.section.message {
		margin-top: 0px;
	}
	.section.message .img {
		width: 100%;
		position: relative;
		top: 0;
		display: block;
	}
	.section.message .img img{
		width: 100%;
	}
	.section.message .txt {
		display: block;
		float: none;
		width: 100%;
		padding: 40px 20px;
	}
	.section.message .txt h3 {
		font-size: 140%;
		margin: 0;
	}
	.section.message .txt p {
		margin-top: 20px;
		font-size: 85%;
	}
	.section.message .link_btn {
		margin-top: 20px;
		text-align: center;
	}
}



.section.profile{
	margin-top: 30px;
	padding-top: 0;
}
.section.profile .container{
	position: relative;
}
.section.profile .container:after{
	content: '';
	display: block;
	clear: both;
}
.section.profile .img{
	width: 57%;
	position: absolute;
	top: 35px;
	right: 0;
	box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.2);
	border-radius: 0 120px 0 0;
	overflow: hidden;
}
.section.profile .on_txt{
	position: absolute;
	right: 0;
	bottom: 0;
}
.section.profile .txt{
	position: relative;
	float: left;
	width: 47%;
	background-color: rgba(255,255,255,.65);
	box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.2);
	padding: 35px 60px 35px 90px;
}
.section.profile .txt h3{
	font-size: 150%;
	font-weight: 500;
	margin-right: 40px;
	color: #EA5504;
}
.section.profile .txt p{
	margin-top: 25px;
	margin-bottom: 6em;
	font-size: 95%;
	line-height: 1.7;
}
.section.profile .link_btn{
	text-align: right;
	font-size: 85%;
}
@media screen and (max-width : 768px) {
	.section.profile {
		margin-top: 0px;
	}
	.section.profile .img {
		width: 100%;
		position: relative;
		top: 0;
		display: block;
	}
	.section.profile .img img{
		width: 100%;
	}
	.section.profile .txt {
		display: block;
		float: none;
		width: 100%;
		padding: 40px 20px;
	}
	.section.profile .txt h3 {
		font-size: 140%;
		margin: 0;
	}
	.section.profile .txt p {
		margin-top: 20px;
		margin-bottom: 0;
		font-size: 85%;
	}
	.section.profile .link_btn {
		margin-top: 20px;
		text-align: center;
	}
}



.top_news{
	margin-top: 80px;
	padding-bottom: 70px;
}
.top_news.careshop{
	padding-bottom: 0;
	margin-top: 30px;
	margin-bottom: 120px;
}
.top_news .container{
	box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.2);
	padding: 40px 4% 40px 6%;
}
.top_news dt{
	color: #ED6C00;
	font-size: 150%;
	font-weight: 600;
	margin-bottom: 30px;
}
.top_news dd{
	font-size: 95%;
}
.top_news dd li{
	padding: 12px 0;
	transition: 0.4s;
}
@media screen and (min-width : 769px) {
	.top_news dd li:hover{
		opacity: 0.5;
	}
}
.top_news dd li + li{
	border-top: 1px solid #ccc;
}
.top_news .link_btn{
	text-align: right;
	font-size: 85%;
}
@media screen and (max-width : 768px) {
	.top_news {
		margin-top: 0;
		padding-bottom: 50px;
	}
	.top_news .container {
		padding: 40px 20px;
	}
	.top_news dt{
		font-size: 120%;
		margin-bottom: 20px;
	}
	.top_news dd li {
		font-size: 85%;
	}
	.top_news .link_btn {
		text-align: center;
		font-size: 85%;
	}
	.top_news.careshop {
		margin: 0;
		padding-bottom: 60px;
	}
}

@media screen and (min-width : 769px) {
	#footer .container {
		border-top: 1px solid #B5B5B5;
	}
}