@charset "UTF-8";

/* technology
---------------------------------------------------------------------------*/
header {
	margin-bottom: 50px;
}

.contents-wrap {
	width: 930px;
	margin: 0 auto;
}


/* .title-tec
------------------------------------*/
.title-tec {
	position: relative;
	background: url(../img/share/line-dot-green.svg) repeat-x left bottom;
	background-size: 7px 3px;
	margin-bottom: -20px;
	padding: 0 10px 35px 195px;
}

.title-tec h1 {
	position: absolute;
	top: 4px;
	left: 10px;
	color: #00773D;
}

.title-tec h1 strong {
	display: block;
	margin: 0 0 -3px -3px;
	font-size: 27px;
	letter-spacing: 0.2em;
}

.title-tec h1 em {
	font-size: 10px;
	letter-spacing: 0.25em;
}

.pnav-l {
	width: 100%;
	margin: 0;
	padding-top: 0;
}

.pnav-l li:nth-of-type(1) { min-width: 220px; }

.pnav-l li em {
	letter-spacing: 0.08em;
}


/* section
------------------------------------*/
section {
	width: 910px;
	margin: 10px auto 0;
	padding-top: 100px;
}

section:last-of-type {
	margin-bottom: 0;
}

section h2 {
	margin-bottom: 35px;
	color: #00773D;
}

section h2 em {
	display: block;
	margin: 0 0 15px 2px;
	font-size: 12px;
	letter-spacing: 0.2em;
}

section h2 strong {
	font-size: 36px;
	letter-spacing: 0.1em;
}

section h3 {
	margin-bottom: 14px;
	color: #00773D;
	font-size: 23px;
	line-height: 1.6;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

section h3.size-s {
	margin-left: -1px;
	font-size: 21px;
}

section p {
	margin-bottom: 12px;
	font-size: 15px;
	text-align: justify;
}


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

.department ul {
	overflow: hidden;
}

.department li {
	float: left;
	margin: 0 11px 11px 0;
	white-space: nowrap;
}

.department li a {
	display: block;
}


/* .result
------------------------------------*/
.result {
	clear: both;
	position: relative;
	margin: 0 -10px;
}

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

.result .illust {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

.result-inner-s {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	border-bottom: 1px solid #CAC6C2;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.result-inner-s:first-of-type:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.result figure {
	width: 248px;
	min-width: 248px;
}

.result figure img + img {
	display: block;
	margin-top: 2px;
}

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

.result .txt-set h5,
.result .jump h5 {
	margin-bottom: 12px;
	color: #00773D;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 0.12em;
}

.result .txt-set p {
	padding-right: 5px;
	font-size: 14px;
	text-align: justify;
}


/* .tec1
---------------------------------------------------------------------------*/
.tec1 .result .illust {
	top: -40px;
	right: 50px;
}


/* .inner1
------------------------------------*/
.tec1 .inner1 {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: center;
	margin-bottom: 65px;
}

.tec1 .inner1 figure {
	width: 654px;
	min-width: 654px;
}

.tec1 .inner1 .txt-set {
	padding: 0 0 0 45px;
}

.tec1 .inner1 .txt-set p {
	font-size: 15px;
	line-height: 1.75;
	letter-spacing: 0.08em;
}

.tec1 .inner1 .btn {
	margin-top: 20px;
}

.tec1 .inner1 .btn a {
	width: 100%;
}

/* .inner2
------------------------------------*/
.tec1 .inner2 {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: center;
	margin-bottom: 50px;
}

.tec1 .inner2 figure {
	width: 375px;
	min-width: 375px;
}

.tec1 .inner2 figure img {
	display: block;
	margin: 14px 0 0 50px;
}

.tec1 .department {
	margin-top: 35px;
	margin-left: -4px;
}

.tec1 .department li {
	width: calc((100% - 22px) / 3);
}

.tec1 .department li:nth-of-type(3n) {
	margin-right: 0;
}


/* .tec2
---------------------------------------------------------------------------*/
.tec2 .inner {
	display: -webkit-box;
	display: flex;
	position: relative;
	margin-bottom: 55px;
}

.tec2 .inner figure {
	box-sizing: border-box;
	width: 245px;
	min-width: 245px;
	padding-left: 20px;
}

.tec2 .inner .txt-set {
	padding: 10px 0 0 45px;
}

.tec2 .inner h2 em {
	margin-bottom: 12px;
}

.tec2 .inner h3 {
	position: absolute;
	top: 3px;
	right: 0;
	letter-spacing: 0.06em;
}

.tec2 .department {
	width: 472px;
	margin-top: 42px;
}

.tec2 .department li {
	width: 225px;
}

.tec2 .inner .illust {
	position: absolute;
	bottom: 5px;
	right: 25px;
}


/* .tec3
---------------------------------------------------------------------------*/
.tec3 {
	padding-top: 160px;
}

.tec3 .result .illust {
	top: 5px;
	right: 30px;
}

.tec3 .inner-left {
	position: relative;
	float: left;
	width: 345px;
	margin-bottom: 60px;
}

.tec3 .inner-left figure {
	position: absolute;
	top: -60px;
	right: -23px;
}

.tec3 .inner-right {
	float: right;
	width: 508px;
	margin-bottom: 60px;
}

.tec3 .department {
	margin-top: 45px;
}

.tec3 .department li {
	width: calc((100% - 22px) / 3);
}

.tec3 .department li:nth-of-type(3n) {
	margin-right: 0;
}


/* .tec4
---------------------------------------------------------------------------*/
.tec4 .result .illust {
	top: -5px;
	right: 55px;
}

.tec4 .movie-wrap {
	margin-bottom: 40px;
}

.tec4 .inner {
	display: -webkit-box;
	display: flex;
	margin-bottom: 60px;
}

.tec4 .inner .txt-set {
	padding-right: 60px;
}

.tec4 .inner.wide .txt-set {
	position: relative;
	padding: 0 0 0 225px;
}

.tec4 .inner.wide .txt-set h3 {
	position: absolute;
	top: -2px;
	left: 0;
	font-size: 22px;
	letter-spacing: 0.12em;
}

.tec4 .department {
	width: 249px;
	min-width: 249px;
	padding-top: 5px;
}

.tec4 .department .wide li {
	float: none;
	width: 100%;
	margin-right: 0;
}

.tec4 .department li a {
	width: 100%;
	padding-left: 50px;
	padding-right: 30px;
}

.tec4 .result .txt-set h5,
.tec4 .result .jump h5 {
	margin-bottom: 15px;
	font-size: 19px;
}

.tec4 .box-beige {
	padding-top: 55px;
}

/* .tec4 .inner-wrap
------------------------------------*/
.inner-wrap {
	display: -webkit-box;
	display: flex;
	margin: 65px 0 110px;
}

.inner-wrap .movie-wrap {
	width: 420px;
	min-width: 420px;
	margin: 0;
}

.inner-wrap .movie .movie-btn img {
	width: 52px;
	height: auto;
	-webkit-backface-visibility: hidden;
}

.inner-wrap .inner {
	display: block;
	margin: 0;
	padding: 0 0 0 40px;
}

.tec4 .inner-wrap .inner .txt-set {
	padding: 0;
}

.inner-wrap h3.size-s {
	margin-bottom: 11px;
	font-size: 18px;
}

.tec4 .inner-wrap .department {
	width: 100%;
	min-width: 100%;
	margin-top: 26px;
}

/* .jump
------------------------------------*/
.tec4 .jump .inner {
	display: block;
	position: relative;
	margin-bottom: 25px;
	padding-left: 285px;
}

.tec4 .jump .logo {
	position: absolute;
	top: 0;
	left: 0;
}

.tec4 .jump .flow {
	margin-top: 30px;
}

.tec4 .jump .flow li {
	position: relative;
	float: left;
	background-color: #FFFFFF;
	border-radius: 6px;
	margin-right: 17px;
	padding: 10px 12px;
	color: #00773D;
	font-size: 13px;
	line-height: 1.6;
	letter-spacing: 0.04em;
}

.tec4 .jump .flow li:last-of-type {
	margin-right: 0;
}

.tec4 .jump .flow li i {
	position: absolute;
	top: -9px;
	left: -9px;
	box-sizing: border-box;
	background-color: #009944;
	border-radius: 50%;
	width: 17px;
	height: 17px;
	padding: 1px 0 0 1px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

.tec4 .jump .inner p {
	font-size: 14px;
}

.tec4 .jump .download {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 250px;
}

.tec4 .jump .download img {
	display: block;
	float: left;
	margin-right: 6px;
}

.tec4 .jump .download .hakosuko {
	float: none;
	margin: 0;
	position: absolute;
	bottom: 2px;
	right: 0;
}

.tec4 .jump .inner + p {
	padding-right: 5px;
	font-size: 13px;
}


/* .tec5
---------------------------------------------------------------------------*/
.tec5 .result .illust {
	top: 5px;
	right: 60px;
}

.tec5 .img-set {
	position: relative;
	margin-bottom: 45px;
}

.tec5 .img-set figure {
	position: relative;
	float: left;
}

.tec5 .img-set figure:nth-child(even) {
	float: right;
}

.tec5 .img-set figcaption {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #81C15A;
	padding: 8px 10px 7px 13px;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.15em;
}

.tec5 .img-set p {
	position: absolute;
	top: -32px;
	right: 0;
	font-size: 12px;
}

.tec5 .inner {
	display: -webkit-box;
	display: flex;
	margin-bottom: 60px;
}

.tec5 .inner .txt-set {
	padding-right: 60px;
}

.tec5 .department {
	width: 359px;
	min-width: 359px;
	padding-top: 5px;
}

.tec5 .department li {
	width: 174px;
}

.tec5 .department li:nth-child(even) {
	margin-right: 0;
}


/* .movie
---------------------------------------------------------------------------*/
.tec3 .movie-cover {
	background-image: url(../img/technology/img-movie-drone.jpg);
}

.tec4 .movie-cover {
	background-image: url(../img/technology/img-movie-vr.jpg);
}

.tec4 .inner-wrap .movie-cover {
	background-image: url(../img/technology/img-movie-3dvr.jpg);
}