@charset "UTF-8";

.creative-web {
	width: 1140px;
	height: auto;
	margin: 80px auto;
	padding: 14px;
	background-color: #fff;

	img {
		display: block;
		width: 100%;
		height: auto;
		margin: 0px;
	}
}

/* ==============================
  会社案内
============================== */
#company>* {
	position: relative;
	z-index: 10;
}

/* piece
------------------------------------------- */
#company .piece {
	background-blend-mode: multiply;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

#company .piece01 {
	top: 18em;
	right: 8em;
	left: auto;
}

#company .piece02 {
	top: 23em;
	left: 8em;
}

#company .piece06 {
	top: 1250px;
	right: 160px;
	left: auto;
}

/* bg_anime
------------------------------------------- */
#company .bg_anime {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}

#company .jq_x_line {
	margin: 0 auto;
	position: absolute;
	top: calc(28em - 115px);
	right: 0;
	left: 0;
}

#company .x_lines_dots {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

#company .jq_y_line {
	background: #ccc;
	margin: 0 auto;
	max-height: calc(100% - 28em - 160px - 7em);
	position: absolute;
	width: 1px;
	/* top: calc(28em + 7px); */
	top: calc(28em + 30px);
	right: 0;
	left: 0;
}

/* message
------------------------------------------- */
#company .message {
	line-height: 3.4rem;
}

/* sec 共通
------------------------------------------- */
#company section.sec {
	overflow: hidden;
	padding-top: 100px;
	position: relative;
	z-index: 1;
}

/*  */
#company .sec__bg {
	display: inline-block;
	position: relative;
	z-index: 1;
}

#company .sec__bg .mask {
	background: #fff;
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

/*  */
#company section.sec>.piece {
	z-index: 2;
}

#company .piece .sec__text {
	margin: auto;
	position: absolute;
	text-align: left;
	width: 50%;
	top: 25%;
	right: 0;
	left: 0;
}

#company .piece .sec__text * {
	color: #fff;
}

#company .piece .sec__text h1 {
	font-size: 1.9rem;
	font-weight: normal;
	margin-bottom: 1em;
}

/*  */
#company .sec__piece_hide {
	z-index: 0;
}

/* オリジナルクラウドサービスの提供
------------------------------------------- */
#company .bg01 {
	float: right;
	position: relative;
	text-align: right;
}

#company .piece03 {
	height: 443px;
	width: 508px;
	top: 0;
	left: 30px;
}

#company .piece03 .sec__text {
	top: 130px;
}

/* saaske subline
------------------------------------------- */
#company .bg02 {
	clear: right;
	float: left;
	margin-top: 160px;
	text-align: left;
}

#company .bg02 .mask {
	right: 0;
	left: auto;
}

#company .piece04 {
	/* height: 453px;
    width: 422px; */
	height: 550px;
	width: 453px;
	top: 380px;
	right: 20px;
	left: auto;
}

#company .piece04 .sec__text {
	/* width: 305px; */
	/* top: 85px; */
	width: 345px;
	top: 73px;
	right: auto;
	left: 80px;
}

#company .piece04 ul li {
	/* margin-bottom: 2.5em; */
	margin-bottom: 0;
	overflow: hidden;
}

#company .piece04 .sec__logo {
	float: left;
	margin: 0.5em 0;
	text-align: center;
	width: 90px;
}

#company .piece04 .sec__logo img.saaske {
	width: 51px;
}

#company .piece04 .sec__logo img.subline {
	width: 57px;
}

#company .piece04 .sec__logo img.works {
	width: 57px;
}

#company .piece04 .sec__item {
	float: left;
	width: calc(100% - 100px);
}

#company .piece04 .sec__item h1 {
	/* font-size: 18px; */
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 2.4rem;
	margin-bottom: 0.5em;
}

#company .piece04 .sec__item h2 {
	font-size: 14px;
	font-weight: normal;
}

#company .piece04 .sec__item .jq_btn_arrow {
	height: 2.8rem;
	margin: 0;
}

#company .piece04 .sec__item .jq_btn_arrow span {
	font-size: 1rem;
	margin: 0;
	padding: 0;
}

#company .piece04 .sec__item .jq_btn_arrow:hover span {
	color: #000;
}

#company .piece04 .sec__item .jq_btn_arrow:hover div::after {
	animation: link_arrow_r 0.6s ease forwards 1;
}

/* オーダーメイドのWEBシステム開発
------------------------------------------- */
#company .bg03 {
	clear: left;
	float: right;
	margin-right: 190px;
	margin-top: 70px;
	padding-bottom: 320px;
	text-align: right;
}

#company .piece05 {
	height: 419px;
	width: 417px;
	top: 870px;
	left: 110px;
}

#company .piece05 .sec__text {
	width: 250px;
	top: 80px;
	left: 110px;
	right: auto;
}

/* 会社概要・沿革を見る
------------------------------------------- */
#company .company__bn {
	background: url(../img/company/bn_profile.jpg) center center no-repeat;
	background-size: cover;
	display: block;
	height: auto;
	margin: 0 auto 0;
	padding: 5em 0;
	text-align: center;
	width: 100%;
}

#company .company__bn h1 {
	color: #fff;
	font-size: 3rem;
	font-weight: normal;
	margin-bottom: 0.75em;
}

#company .company__bn.jq_btn_arrow div {
	display: inline-block;
	height: 3em;
	overflow: hidden;
	width: 320px;
}

#company .company__bn.jq_btn_arrow div span {
	position: relative;
}

/* ==============================
  会社概要・沿革
============================== */

main.third_page.company {
	background: #fff;
}

/* profile
------------------------------------------- */
#profile {
	margin-bottom: 10em;
}

#profile table {
	width: 100%;
}

#profile table th,
#profile table td {
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	vertical-align: top;
}

#profile table th {
	padding: 1em 1em 1em 0;
	width: 12em;
}

#profile table td {
	padding: 1em 0;
}

/*  */
#profile table td .office {
	overflow: hidden;
}

#profile table td .office:nth-of-type(1) {
	margin-bottom: 1em;
}

#profile table td .office h2 {
	border: none;
	font-size: 1.4rem;
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 0;
	width: 9em;
}

#profile table td .office ul {
	float: left;
	width: calc(100% - 9em);
}

/* history
------------------------------------------- */
#history table {
	width: 100%;
}

#history table th,
#history table td {
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	vertical-align: top;
}

#history table th {
	padding: 1em 1em 1em 0;
	width: 8em;
}

#history table td {
	padding: 1em;
}

/*  */
#history table.tipe_ip_chie {
	margin-top: 2em;
	margin-bottom: 10em;
}

#history table.tipe_ip_chie td {
	text-align: center;
}

#history table.tipe_ip_chie td:nth-of-type(2) {
	border-left: 1px dotted #ccc;
}

#history table.tipe_ip_chie thead td {
	font-weight: normal;
	text-align: center;
	color: #1a9f3d;
}

/* ==============================
  third_page
============================== */
.third_page h1 {
	margin-bottom: 3em;
}

.third_page h1 b {
	color: #000;
	font-size: 3rem;
	font-weight: normal;
}

.third_page h1 span {
	display: block;
	color: #777;
	font-size: 1.2rem;
	font-weight: bold;
}

.third_page h2 {
	border-left: 4px #1a9f3d solid;
	padding: 0 0 0 0.6em;
	margin: 0 0 1em 0;
}

.third_page h3 {
	font-weight: normal;
	border-bottom: 1px #ccc solid;
	margin: 0 0 1em 0;
	padding: 0.5em 0;
}

.third_page .inner {
	margin: 0 0 160px 0;
}

.third_page .inner p {
	margin: 0 0 2em 0;
}

.third_page .inner p a {
	text-decoration: underline;
	color: #1a9f3d;
}

.third_page .inner .ip__sign {
	text-align: right;
}

/* antisocial
------------------------------------------------*/
#antisocial dl {
	display: flex;
	flex-wrap: wrap;
}

#antisocial dl dt,
#antisocial dl dd {
	padding: 0 0 1em 0;
}

#antisocial dl dt {
	display: inline-block;
	width: 24px;
}

#antisocial dl dd {
	display: inline-block;
	width: calc(100% - 24px);
}

/* +++ philosophy 経営理念 ++++++++++ */
#company .philosophy {
	padding: 73px 0 50px;
	background-color: #edeceb;
}

#company .philosophy .philosophy-head {
	padding: 0 0 40px;
	border-bottom: solid 1px rgba(120, 121, 121, 0.5);
}

#company .philosophy h3 {
	font-size: 32px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	color: #88b929;
	letter-spacing: 0.5px;
}

#company .philosophy h3 span {
	margin-top: 10px;
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #231815;
}

#company .philosophy .philosophy-contents ul {
	width: 750px;
	margin: 50px auto 0;
	padding-bottom: 36px;
	display: flex;
	justify-content: space-between;
}

#company .philosophy .philosophy-contents ul li h3 {
	font-size: 23px;
	font-weight: 400;
	text-align: left;
}

#company .philosophy h3 span {
	margin-top: 10px;
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #231815;
}

#company .philosophy .philosophy-contents ul li dl {
	margin-top: 10px;
	text-align: left;
}

#company .philosophy .philosophy-contents ul li dl dt {
	font-size: 18px;
	color: #040000;
	letter-spacing: 1px;
}

#company .philosophy .philosophy-contents ul li .large {
	margin-top: 2px;
}

#company .philosophy .philosophy-contents ul li .large dt {
	font-size: 34px;
}

#company .philosophy .philosophy-contents ul li dl dd {
	margin-bottom: 20px;
	font-size: 11px;
	font-family: "Noto Sans JP", sans-serif;
	color: #646464;
	letter-spacing: 0.7px;
	opacity: 0.6;
}

#company .philosophy .philosophy-contents ul li .large dd {
	font-size: 17px;
}

#company .philosophy .text {
	width: 750px;
	margin: 0 auto;
	padding-top: 77px;
	text-align: left;
	line-height: 2;
	letter-spacing: -0.3px;
	border-top: solid 1px rgba(120, 121, 121, 0.5);
}

@media (max-width: 768px) {
	#company .philosophy {
		padding: 40px 0;
	}

	#company .philosophy .philosophy-head {
		padding: 0 0 30px;
		margin-bottom: 40px;
	}

	#company .philosophy h3 {
		font-size: 28px;
	}

	#company .philosophy h3 span {
		margin-top: 0;
	}

	#company .philosophy .philosophy-contents ul {
		width: 100%;
		margin: 0 auto 0;
		padding: 0 28px;
		flex-direction: column;
	}

	#company .philosophy .philosophy-contents ul li h3 {
		font-size: 18px;
	}

	#company .philosophy .philosophy-contents ul li .large dt {
		font-size: 27px;
	}

	#company .philosophy .philosophy-contents ul li .large dd {
		font-size: 14px;
		margin-bottom: 24px;
	}

	#company .philosophy .philosophy-contents ul li dl dt {
		font-size: 14px;
		margin-bottom: -5px;
	}

	#company .philosophy .philosophy-contents ul li dl dd {
		font-size: 9px;
		margin-bottom: 14px;
		letter-spacing: 0;
	}

	#company .philosophy .text {
		width: 85%;
		margin: 20px auto 0;
		padding-top: 27px;
	}
}

/*--- mobileonly ---*/
@media screen and (max-width: 54.786em) {
	main {
		background: none;
		padding: 0;
	}

	.page_head {
		background-color: #fff;
		margin-bottom: 0;
		padding-bottom: 4em;
	}

	/*
  ------------------------------------------- */
	#company>* {
		z-index: 0;
	}

	.mb_only.logo {
		position: absolute !important;
		width: 80px;
		z-index: 100 !important;
		top: 1em;
		left: 1em;
	}

	/* ==============================
    会社案内
  ============================== */

	/* bg_anime
  ------------------------------------------- */
	#company .bg_anime {
		height: 20em;
		margin-left: 0;
	}

	#company .jq_y_line {
		display: none;
	}

	#company .jq_x_line {
		top: 11em;
	}

	#company .jq_x_line img {
		height: 150px;
		width: 100%;
	}

	/* message
  ------------------------------------------- */
	#company .message {
		background-color: #fff;
		font-size: 1.15rem;
		line-height: 3rem;
		margin-bottom: 0;
		padding: 0 0.5em;
	}

	/* piece
  ------------------------------------------- */
	#company .piece {
		height: auto;
		position: static;
		width: 100%;
	}

	.piece01,
	.piece02 {
		display: none;
	}

	#company section.sec {
		overflow: visible;
		margin: 0 auto;
		padding-top: 0;
	}

	/* sec 共通
  ------------------------------------------- */
	/*  */
	#company .sec__bg {
		display: block;
		float: none;
		margin: 0;
		padding: 0;
	}

	#company .sec__bg .mask {
		display: none;
	}

	/*  */
	#company .piece .sec__text {
		height: auto;
		padding: 0 1em 1em;
		position: static;
		width: 100%;
	}

	/*  */
	#company .sec__piece_hide {
		display: none;
	}

	/* オリジナルクラウドサービスの提供
  ------------------------------------------- */
	#company .bg01 {
		background: #fff;
		margin-bottom: 100px;
		padding-right: 70%;
		text-align: center;
		z-index: 0;
	}

	#company .bg01:after {
		background: url(../img/company/bg.svg) 0 0 no-repeat;
		background-size: auto 100px;
		content: "";
		display: block;
		height: 50px;
		position: absolute;
		transform: rotateX(180deg);
		width: 100%;
		z-index: -1;
		bottom: -50px;
	}

	#company .bg01 img.piece {
		display: inline !important;
		margin-left: 10px;
		max-width: 141px;
		width: 90%;
	}

	#company .bg01 img.bg {
		max-width: 330px;
		position: absolute;
		width: 65%;
		right: -10px;
		bottom: -80px;
	}

	#company .piece03 {
		text-align: right;
	}

	#company .piece03>img {
		margin: -10px 0 -20px auto;
		width: 160px;
	}

	#company .piece04 {
		text-align: left;
	}

	#company .piece04>img {
		margin: -100px 0 10px -30px;
		width: 200px;
	}

	#company .piece04 .sec__text {
		max-width: 320px;
		padding: 0;
	}

	#company .piece04 .sec__item h1 {
		font-size: 1.4rem;
	}

	#company .piece04 .sec__item h2 {
		font-size: 1.2rem;
	}

	#company .bg02 img {
		margin: 3em 0 3em -10px;
		max-width: 90%;
	}

	#company .piece05 {
		text-align: right;
	}

	#company .piece05>img {
		margin: 20px -10px -40px auto;
		width: 150px;
	}

	#company .bg03 {
		background: #fff;
		height: 140px;
		margin: 7em 0 9em;
	}

	#company .bg03:before {
		background: url(../img/company/bg.svg) 0 0 no-repeat;
		background-size: auto 100px;
		content: "";
		display: block;
		height: 50px;
		position: absolute;
		width: 100%;
		z-index: -1;
		top: -50px;
	}

	#company .bg03:after {
		background: url(../img/company/bg.svg) 0 0 no-repeat;
		background-size: auto 100px;
		content: "";
		display: block;
		height: 50px;
		position: absolute;
		transform: rotateX(180deg);
		width: 100%;
		z-index: -1;
		bottom: -50px;
	}

	#company .bg03 img.piece {
		position: absolute;
		margin: auto;
		width: 12%;
		top: -10px;
		right: 0;
		left: 0;
	}

	#company .bg03 img.bg {
		position: absolute;
		width: 250px;
		left: -10px;
		bottom: -7em;
	}

	#company .piece06 {
		background: #fff;
		height: 70px;
		margin: 7em 0 0;
		position: relative;
		text-align: right;
		top: 0;
		right: 0;
	}

	#company .piece06:before {
		background: url(../img/company/bg.svg) 0 0 no-repeat;
		background-size: auto 100px;
		content: "";
		display: block;
		height: 100px;
		position: absolute;
		transform: rotateY(180deg);
		width: 100%;
		z-index: -1;
		top: -100px;
	}

	#company .piece06 img {
		position: absolute;
		top: -3em;
		right: 30px;
	}

	/* 会社概要・沿革を見る
  ------------------------------------------- */
	#company .company__bn {
		margin: 0;
		margin-left: -10px;
		padding: 4em 0;
		width: calc(100% + 20px);
	}

	#company .company__bn h1 {
		font-size: 2.25rem;
		margin-bottom: 1em;
	}

	#company .company__bn.jq_btn_arrow div {
		width: 240px;
	}

	#company .company__bn.jq_btn_arrow div span {
		font-size: 1.05rem;
	}

	/* ==============================
    会社概要・沿革
  ============================== */
	main.third_page.company {
		padding: 0 20px;
	}

	/* profile
  ------------------------------------------- */
	#profile {
		margin-bottom: 6em;
	}

	#profile table th {
		border-bottom: none;
		display: block;
		padding-bottom: 0;
		width: 100%;
	}

	#profile table td {
		display: block;
		padding: 0.5em 1em 1em;
		width: 100%;
	}

	/*  */
	#profile table td .en+span {
		display: block;
		margin-bottom: 0.5em;
	}

	#profile table td .en+span:before {
		content: "";
		display: inline-block;
		width: 1em;
	}

	/*  */
	#profile table td .office h2 {
		float: none;
		width: 100%;
	}

	#profile table td .office ul {
		float: none;
		width: 100%;
	}

	/* history
  ------------------------------------------- */
	#history table tr {
		display: flex;
		flex-wrap: wrap;
	}

	#history table th {
		border-top: 1px solid #ddd;
		border-bottom: none;
		display: block;
		padding-bottom: 0;
		width: 100%;
	}

	#history table td {
		border-bottom: none;
		display: block;
		padding-top: 0.5em;
		width: 100%;
	}

	#history table.tipe_ip_chie {
		margin-bottom: 0;
	}

	#history table.tipe_ip_chie td {
		border: none !important;
		float: left;
		text-align: left;
		width: 50%;
	}

	#history table.tipe_ip_chie td:nth-of-type(1) {
		border-right: 1px dotted #aaa !important;
	}

	/* ==============================
    third_page
  ============================== */
	.third_page .inner {
		margin: 0;
		padding-bottom: 3em;
	}

	.third_page .page_head {
		margin-bottom: 0;
	}

	.third_page h1 b {
		font-size: 2.65rem;
	}

	.third_page h1 span {
		font-size: 1.1rem;
	}
}