@charset "UTF-8";

/* service
---------------------------------------------------------------------------*/
body.service.archive .fix-title {
	top: 722px;
}

body.service .pjax-fade {
	overflow: hidden;
}

.sec-lead .illust img,
.sec-skill .illust img,
.sec-surprise .illust img {
	display: block;
	position: relative;
	z-index: 1;
	opacity: 0;
}

.illust .mono {
	z-index: 1;
}

.illust .color {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 0 !important;
}


/* .img-scroll-wrap
---------------------------------------------------------------------------*/
.img-scroll-wrap {
	overflow: hidden;
/* 	background-color: #E7E7E7; */
	width: 100%;
	height: 474px;
	margin-bottom: 135px;
}

.img-scroll-wrap .simply-scroll-container {
	position: relative;
}

.img-scroll-wrap .simply-scroll-clip {
	position: relative;
	overflow: hidden;
}

.img-scroll-wrap .simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.img-scroll-wrap .simply-scroll-list li {
	float: left;
	overflow: hidden;
	width: 322px;
	height: 232px;
	margin: 0 5px 10px;
	padding: 0;
}

.img-scroll-wrap .simply-scroll-list li img {
	display: block;
}


/* .sec-lead
---------------------------------------------------------------------------*/
.sec-lead {
	position: relative;
	box-sizing: border-box;
	width: 980px;
	margin: 0 auto 185px;
	padding-left: 175px;
}

.sec-lead .illust {
	position: absolute;
	bottom: -15px;
	right: -60px;
	z-index: -1;
}

.sec-lead h2 {
	position: absolute;
	top: 10px;
	left: 0;
}

.sec-lead h3 {
	margin-bottom: 25px;
	color: #00773D;
	font-size: 33px;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

.sec-lead p {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 1.9;
	letter-spacing: 0.02em;
}


/* .sec-skill
---------------------------------------------------------------------------*/
.sec-skill {
	position: relative;
	width: 1065px;
	margin: 0 auto 150px;
	text-align: center;
}

.sec-skill > .illust {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 935px;
}

.sec-skill .illust2 {
	position: absolute;
	top: -153px;
	left: -122px;
}

.sec-skill .illust3 {
	position: absolute;
	top: -92px;
	right: -101px;
}

.sec-skill .ico {
	margin-bottom: 28px;
}

.sec-skill .ico img {
	display: inline-block;
	width: 31px;
	height: 31px;
	margin: 0 2px;
}

.sec-skill h2 {
	margin: 0 0 25px -20px;
}

.sec-skill .txt-lead {
	margin-bottom: 150px;
}

.sec-skill .txt-lead p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.9;
}


/* .sec-department
---------------------------------------------------------------------------*/
.sec-department {
	margin-bottom: 180px;
}


/* .sec-surprise
---------------------------------------------------------------------------*/
.sec-surprise {
	position: relative;
	width: 970px;
	margin: 0 auto;
}

.sec-surprise .illust {
	position: absolute;
	top: -30px;
	left: -40px;
	z-index: 100;
}

.sec-surprise h2 {
	margin: 0 0 45px 230px;
}

.sec-surprise h2 em {
	font-size: 46px;
	letter-spacing: 0.05em;
}

.sec-surprise h2 em span {
	display: inline-block;
	padding-left: 2px;
	font-size: 52px;
	transform: translateY(3px);
}

.sec-surprise h2 strong {
	display: inline-block;
	margin-left: 15px;
	font-size: 35px;
	letter-spacing: 0.15em;
	transform: translateY(-10px);
}

.sec-surprise .btn-set div {
	width: 49%;
	margin: 2% 2% 0 0;
}

.sec-surprise .btn-set div:nth-of-type(1),
.sec-surprise .btn-set div:nth-of-type(2) {
	margin-top: 0;
}

.sec-surprise .btn-set div:nth-child(even) {
	margin-right: 0;
}

.sec-surprise .btn-set div a {
	display: block;
	width: 100%;
	text-align: center;
}


/* .slider-wrap
------------------------------------*/
.sec-surprise .slider-wrap {
	position: relative;
	width: 920px;
	margin: 0 auto 60px;
}

.sec-surprise .slider-wrap .dejima {
	position: absolute;
	top: 0;
	right: 10px;
}

.sec-surprise .slider {
	width: 785px;
	margin: 0 auto;
}

.sec-surprise .slider .inner img {
	width: 785px !important;
}

.sec-surprise .slider figcaption {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #81C15A;
	padding: 9px 10px 8px 12px;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.sec-surprise h5.title-sec {
	margin: 35px 0 25px;
}

.sec-surprise .surprise h5.title-sec {
	margin: 26px 0 22px;
}

.sec-surprise h5.title-sec strong {
	font-size: 14px;
	padding-bottom: 0;
	letter-spacing: 0.15em;
}

/* .title-surprise
------------------------------------*/
.title-surprise {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 45px;
	text-align: center;
	white-space: nowrap;
}

.title-surprise em {
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
	letter-spacing: 0.1em;
	-webkit-text-stroke: 1px #666666;
}

.title-surprise i {
	display: block;
	box-sizing: border-box;
	border: 1px solid #000000;
	border-radius: 50%;
	margin-bottom: 10px;
	width: 45px;
	height: 45px;
	padding: 4px 0 0 1px;
	font-size: 34px;
	text-align: center;	
}

.title-surprise strong {
	display: inline-block;
	font-size: 31px;
	letter-spacing: 0.1em;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

/* .sec-inner
------------------------------------*/
.sec-surprise .sec-inner {
	overflow: hidden;
	width: 920px;
	margin: 0 auto 95px;
}

.sec-surprise .sec-inner .txt-set {
	float: left;
	width: 532px;
}

.sec-surprise .sec-inner .txt-set h4 {
	margin-bottom: 20px;
	font-size: 25px;
	letter-spacing: 0.1em;
}

.sec-surprise .sec-inner .txt-set p {
	margin-bottom: 12px;
	text-align: justify;
	line-height: 1.7;
}

.surprise1 .btn-set div {
	width: auto;
	margin: 0 1% 0 0 !important;
}

.surprise1 .btn-set div a {
	padding: 11px 13px 12px 38px;
}

.sec-surprise .staff {
	float: right;
	width: 337px;
	margin-top: 3px;
}

.sec-surprise .staff h5 {
	margin-bottom: 25px;
	color: #00773D;
	font-size: 15px;
	letter-spacing: 0.1em;
}

.sec-surprise .staff h5 strong {
	border-bottom: 1px solid #00773D;
	padding-bottom: 2px;
}

.sec-surprise .staff-inner p {
	line-height: 1.7;
}

.surprise1 .staff-inner {
	margin-bottom: 22px;
}


/* .surprise
---------------------------------------------------------------------------*/
.surprise {
	position: relative;
	width: 920px;
	margin: 0 auto 100px;
}

.surprise .title-surprise i {
	margin-bottom: 15px;
}

.surprise .title-surprise strong {
	font-size: 36px;
}

.surprise .txt-set p {
	margin-bottom: 8px;
	text-align: justify;
	line-height: 1.7;
}

/* .surprise2
------------------------------------*/
.surprise2 .img {
	position: absolute;
	top: 0;
	left: 0;
}

.surprise2 h3 {
	position: absolute;
	top: 0;
	left: inherit;
	right: 7px;
}

.surprise2 .txt-set {
	width: 365px;
	margin-left: 465px;
}

.surprise2 .staff-inner {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 420px;
	padding-right: 135px;
}

.surprise3 .staff-inner figure {
	width: 100px;
}

.surprise3 .staff-inner figure img {
	width: 100%;
	height: auto;
}

/* .surprise3
------------------------------------*/
.surprise3 .img {
	position: absolute;
	top: 4px;
	right: 0;
	width: 370px;
}

.surprise3 .img figcaption {
	padding-top: 10px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.6;
	letter-spacing: 0.08em;
}

.surprise3 h3 {
	position: absolute;
	top: 0;
	left: 0;
}

.surprise3 .txt-set {
	width: 415px;
	margin: 0 0 35px 85px;
}

.surprise3 .txt-set p {
	margin-bottom: 12px;
	line-height: 1.9;
}

.surprise3 .txt-set-inner {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 370px;
}

.surprise3 h5.title-sec {
	display: inline-block;
	width: 115px;
	margin: 0 !important;
	transform: translateY(-13px);
}

.surprise3 .btn-set {
	display: inline-block;
	width: calc(100% - 120px);
}

.surprise3 .btn-set a {
	background-position: left 11px center;
	padding-left: 34px;
	letter-spacing: 0.12em;
	white-space: nowrap;
}

.surprise3 .staff-inner {
	width: 420px;
	margin-left: 80px;
	padding-right: 110px;
}

.surprise3 .staff-inner figure {
	width: 80px;
}

.surprise3 .staff-inner figure img {
	width: 100%;
	height: auto;
}


/* service single
---------------------------------------------------------------------------*/
body.service.single header {
	margin-bottom: 80px;
}

body.service.single .sec-department {
	margin: 160px auto 0;
}


/* .sec-single
---------------------------------------------------------------------------*/
.sec-single {
	position: relative;
	box-sizing: border-box;
	width: 970px;
	margin: 0 auto 65px;
	padding-left: calc(970px - 432px);
}

.sec-single .ico {
	margin-bottom: 20px;
}

.sec-single h1 {
	position: absolute;
	top: 0;
	left: 10px;
	color: #00773D;
	font-size: 42px;
	letter-spacing: 0.08em;
}

.sec-single .illust-department {
	position: absolute;
	top: 80px;
	left: -15px;
	width: 460px;
	height: 460px;
}

.sec-single .illust-department img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform-origin: center center;
	transform: translate(-50%,-50%) scale(2.2);
}

.sec-single h2 {
	margin-bottom: 25px;
	color: #00773D;
	font-size: 35px;
	line-height: 1.45;
	letter-spacing: 0.1em;
}

.sec-single p {
	font-size: 15px;
	text-align: justify;
	line-height: 1.9;
}

.sec-single p.attention {
	margin-top: 10px;
	font-size: 12px;
}


/* .business
------------------------------------*/
.business {
	box-sizing: border-box;
	background-color: #F5FCEF;
	width: 100%;
	margin-top: 38px;
	padding: 28px 28px 26px;
}

.business h3 {
	margin-bottom: 15px;
	color: #00773D;
	font-size: 17px;
	letter-spacing: 0.15em;
}

.business li {
	position: relative;
	margin: 0 0 5px 3px;
	padding-left: 22px;
	font-size: 13px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.business li:last-of-type {
	margin-bottom: 0;
}

.business li:before {
	display: block;
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	background-color: #00773D;
	border-radius: 50%;
	width: 11px;
	height: 11px;
}


/* .sec-result
---------------------------------------------------------------------------*/
.sec-result {
	width: 970px;
	margin: 0 auto 85px;
}

.sec-result .title-sec {
	margin-left: 10px;
}

.sec-result .result-list {
	border-top: 1px solid #DFDFDF;
}

.sec-result .result-list article.main {
	-webkit-box-align: center;
	align-items: center;
}

.sec-result .result-list article.main,
.sec-result .result-list article.sub {
	background: none;
	border-bottom: 1px solid #DFDFDF;
}

.sec-result .result-list article.main:nth-of-type(2) {
	padding-bottom: 32px;
}

.sec-result .result-list article.sub {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sec-result .result-list article.sub:before {
	top: 15px;
}


/* .service-link
---------------------------------------------------------------------------*/
.sec-result .service-link {
	margin-top: 40px;
}

.service-link article {	
	margin-bottom: 21px;
}

.service-link article:last-of-type {
	margin-bottom: 0;
}

.service-link article a {
	position: relative;
	display: block;
	background: #FFFFFF;
	border-image: url(../img/share/border-dot.svg) 11 round;
	border-style: solid;
	border-width: 12px;
	border-radius: 15px;
	padding: 13px 134px 13px 13px;
}

.service-link .more {
	position: absolute;
	top: -12px;
	right: -12px;
	background: url(../img/share/border-dot-v.svg) repeat-y left top;
	background-size: 2px 6px;
	width: 115px;
	height: calc(100% + 24px);
}

.service-link .more span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.15em;
}

.service-link .more span img {
	display: block;
	margin: 0 0 12px -2px;
}

.service-link .inner {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.service-link figure {
	overflow: hidden;
	position: relative;
	width: 120px;
	min-width: 120px;
	height: 90px;
	border-radius: 5px;
}

.sec-result .service-link figure img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.service-link .txt-set {
	padding-left: 35px;
}

.service-link .txt-set h3 {
	margin-bottom: 10px;
	color: #00773D;
}

.service-link .txt-set h3 strong {
	padding-right: 10px;
	font-size: 21px;
	letter-spacing: 0.1em;
}

.service-link .txt-set h3.size-s strong {
	font-size: 18px;
	letter-spacing: 0.08em;
}

.service-link .txt-set h3 em {
	font-size: 12px;
	letter-spacing: 0.1em;
}

.service-link .txt-set p {
	text-align: justify;
}


/* .sec-technology
---------------------------------------------------------------------------*/
.sec-technology {
	width: 970px;
	margin: 0 auto 85px;
}


/* .sec-staff
---------------------------------------------------------------------------*/
.sec-staff {
	width: 970px;
	margin: 0 auto;
}

.sec-staff .sec-title {
	position: relative;
	margin-bottom: 60px;
	padding-left: 10px;
}

.sec-staff .sec-title h3 {
	display: inline-block;
	border: 2px solid #00773D;
	margin-bottom: 18px;
	padding: 4px 7px 5px 8px;
	color: #00773D;
	font-size: 15px;
	letter-spacing: 0.1em;
}

.sec-staff .sec-title p {
	position: absolute;
	top: 38px;
	left: 375px;
	font-size: 15px;
	letter-spacing: 0.12em;
}

/* .staff
------------------------------------*/
.sec-staff .staff {
	float: left;
	box-sizing: border-box;
	width: 600px;
	min-height: 150px;
	padding: 26px 32px 21px 160px;
	box-shadow: 0 3px 0 #CAC6C2;
}

.sec-staff .staff figure {
	position: absolute;
	bottom: 0;
	left: -20px;
}

.sec-staff .staff figure img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200px;
	height: 200px;
}

.sec-staff .staff h6 {
	margin: 0 0 12px -1px;
	color: #00773D;
	font-size: 19px;
	letter-spacing: 0.1em;
}

.sec-staff .staff h6 span {
	padding-left: 4px;
	font-size: 12px;
}

.sec-staff .staff p {
	text-align: justify;
	letter-spacing: 0.06em;
}

/* .requirements
------------------------------------*/
.requirements {
	float: right;
	width: 305px;
	margin: 5px 15px 0 0;
}

.requirements h4 {
	margin-bottom: 20px;
}

.requirements h4 strong {
	background-size: 7px 3px;
	padding-bottom: 4px;
	font-size: 17px;
	letter-spacing: 0.1em;
}

.requirements p {
	font-size: 13px;
	text-align: justify;
}

.requirements .btn {
	margin-top: 20px;
}

.requirements .btn a {
	width: 100%;
}