@charset "UTF-8";
/*==============================================

    THEME COMPANY

==============================================*/
/*==============================================
    11-1. COMPANY PHILOSOPHY
==============================================*/
.t-philosophy {
	margin: 4em 0 5.5em 0;
}

@media screen and (min-width: 769px) {
	.t-philosophy {
		margin: 3.5em 0 7em 0;
	}
}

.t-philosophy__text {
	text-align: center;
	margin-top: 1.5em;
	color: #5e5e5e;
	font-size: 0.78571rem;
	line-height: 1.5;
}

@media screen and (min-width: 769px) {
	.t-philosophy__text {
		margin-top: 2.5em;
		font-size: 0.86667rem;
		line-height: 1.5;
	}
}

.t-philosophy__list {
	margin-top: 4em;
}

@media screen and (min-width: 769px) {
	.t-philosophy__list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 4.5em;
	}
}

.t-philosophy__list li {
	margin-bottom: 90px;
}

@media screen and (min-width: 769px) {
	.t-philosophy__list li {
		width: 32.2%;
		margin-bottom: 0;
	}
}

.t-philosophy__list__message {
	margin: 2.5em auto 1.5em;
}

@media screen and (min-width: 769px) {
	.t-philosophy__list__message {
		margin: 2em auto;
	}
}

.t-philosophy__list__message--lntegrity {
	width: 46%;
}

@media screen and (min-width: 769px) {
	.t-philosophy__list__message--lntegrity {
		width: 55.4%;
	}
}

.t-philosophy__list__message--professionalism {
	width: 70%;
}

@media screen and (min-width: 769px) {
	.t-philosophy__list__message--professionalism {
		width: 82.5%;
	}
}

.t-philosophy__list__message--innovativespirit {
	width: 80%;
}

@media screen and (min-width: 769px) {
	.t-philosophy__list__message--innovativespirit {
		width: 92.5%;
	}
}

.t-philosophy__list__text {
	display: none;
	padding-left: 1.5em;
	border-left: 2px solid #c8c8c8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.89286rem;
	line-height: 1.76;
}

@media screen and (min-width: 769px) {
	.t-philosophy__list__text {
		display: block;
		padding: 0 1.15em;
		border-left: none;
		font-size: 0.86667rem;
		line-height: 2;
	}
}

.t-philosophy__list__btn {
	position: relative;
	margin: 2em auto;
}

@media screen and (min-width: 769px) {
	.t-philosophy__list__btn {
		cursor: pointer;
		display: none;
	}
}

.t-philosophy__list__btn::before {
	position: absolute;
	content: 'もっと読む';
	text-align: center;
	right: 0;
	left: 0;
	bottom: -2em;
	margin: auto;
	font-size: 0.71429rem;
	line-height: 1.5;
}

.t-philosophy__list__btn img {
	display: block;
	width: 15%;
	margin: 0 auto;
}

/*==============================================
    11-2. COMPANY PROFILE
==============================================*/
.t-table {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 4em auto 0;
}

@media screen and (min-width: 769px) {
	.t-table {
		width: 73.3%;
		margin: 6em auto 0;
	}
}

.t-table tr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	vertical-align: middle;
}

.t-table tr th {
	display: inline-block;
	width: 40%;
	padding: 1em 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.5;
}

@media screen and (min-width: 769px) {
	.t-table tr th {
		width: 26%;
		font-size: 1rem;
		line-height: 1.5;
	}
}

.t-table tr td {
	display: inline-block;
	width: 60%;
	margin-top: 0;
	padding: 1em 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
	font-size: 1rem;
	line-height: 1.57143;
}

@media screen and (min-width: 769px) {
	.t-table tr td {
		width: 74%;
		margin-top: -6px;
		font-size: 1rem;
		line-height: 2.26667;
	}
}

.t-table tr td b {
	display: block;
	margin: 1em 0 .5em 0;
	font-weight: 700;
}

@media screen and (min-width: 769px) {
	.t-table tr td b {
		margin: 1em 0 0 0;
	}
}

.t-table tr td b:nth-child(1) {
	margin: 0 0 .5em 0;
}

@media screen and (min-width: 769px) {
	.t-table tr td b:nth-child(1) {
		margin: 0;
	}
}

.t-image {
	margin: 2em auto 0;
}

.t-baselist {
	width: 100%;
	margin-top: 4.5em;
}

@media screen and (min-width: 769px) {
	.t-baselist {
		width: 48%;
		margin-top: 2em;
	}
}

.t-baselist__item {
	margin-top: 1.5em;
}

@media screen and (min-width: 769px) {
	.t-baselist__item {
		margin-top: 2em;
	}
}

.t-baselist__item__inner li {
	margin: .5em 0 0 1.5em;
	list-style-type: disc;
	font-size: 0.89286rem;
	line-height: 1.76;
}

@media screen and (min-width: 769px) {
	.t-baselist__item__inner li {
		margin: .5em 0 0 1.5em;
		font-size: 0.83333rem;
		line-height: 1.76;
	}
}

.t-baselist__item .c-btn--external {
	text-align: left;
	width: auto;
	margin: 0;
}

.t-baselist__item .c-btn--external a {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: .8em 3.5em .8em 1.5em;
}

@media screen and (min-width: 769px) {
	.t-baselist__item .c-btn--external a {
		width: auto;
		padding: .8em 4em .8em 1.5em;
	}
}

.c-btn--external a::before {
	position: absolute;
	content: '';
	width: 9px;
	height: 12px;
	background: transparent url(../../image/icon_external.png) no-repeat scroll center center;
	background-size: cover;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 8%;
}

/*==============================================
    11-3. COMPANY JMAP
==============================================*/
.t-jmap {
	position: relative;
	width: 315px;
	margin: 2em auto 0;
}

@media screen and (min-width: 769px) {
	.t-jmap {
		width: 800px;
	}
}

.t-jmap__image--pc {
	display: none;
}

@media screen and (min-width: 769px) {
	.t-jmap__image--pc {
		display: block;
	}
}

.t-jmap__image--sp {
	display: block;
}

@media screen and (min-width: 769px) {
	.t-jmap__image--sp {
		display: none;
	}
}

.t-jmap__list {
	position: absolute;
}

.t-jmap__list--1 {
	top: 30px;
	right: 38px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--1 {
		top: 52px;
		right: 84px;
	}
}

.t-jmap__list--2 {
	top: 132px;
	right: 24px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--2 {
		top: 174px;
		right: 86px;
	}
}

.t-jmap__list--3 {
	top: 58px;
	left: 0;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--3 {
		top: 128px;
		right: 390px;
		left: auto;
	}
}

.t-jmap__list--4 {
	top: 170px;
	right: 0px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--4 {
		top: 210px;
		right: 52px;
	}
}

.t-jmap__list--5 {
	top: 238px;
	right: 0px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--5 {
		top: 259px;
		right: 70px;
	}
}

.t-jmap__list--6 {
	top: 320px;
	right: 105px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--6 {
		top: 405px;
		right: 240px;
	}
}

.t-jmap__list--7 {
	top: 10px;
	left: 0;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--7 {
		top: 155px;
		right: auto;
		left: 8px;
	}
}

.t-jmap__list--8 {
	top: 347px;
	left: 40px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--8 {
		top: 455px;
		right: 250px;
		left: auto;
	}
}

.t-jmap__list--9 {
	top: 140px;
	left: 10px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--9 {
		top: 192px;
		left: 6px;
	}
}

.t-jmap__list--10 {
	top: 97px;
	left: 0px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--10 {
		top: 244px;
		left: 6px;
	}
}

.t-jmap__list--11 {
	top: 404px;
	left: 0;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--11 {
		top: 305px;
		left: 5px;
	}
}

.t-jmap__list--12 {
	top: 475px;
	left: 12px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--12 {
		top: 435px;
		left: 131px;
	}
}

.t-jmap__list--13 {
	top: 270px;
	left: 111px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--13 {
		top: 352px;
		left: 425px;
	}
}

.t-jmap__list--14 {
	top: -5px;
	right: 42px;
}

@media screen and (min-width: 769px) {
	.t-jmap__list--14 {
		top: 98px;
		left: 100px;
		right:auto;
	}
}

.t-jmap__list__item {
	padding-bottom: 4px;
	letter-spacing: .02em;
	font-size: 0.64286rem;
	line-height: 1.4444;
}

@media screen and (min-width: 769px) {
	.t-jmap__list__item {
		padding-bottom: 0;
		letter-spacing: .01em;
		font-size: 0.8rem;
		line-height: 1.6666;
	}
}

.t-jmap__list__item a {
	border-bottom: 1px solid #333333;
}

/*==============================================
    11-3. COMPANY HISTORY
==============================================*/
.t-history__table {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.t-history__table tr {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 2em 7.5% 2em 15%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 2px solid #f0f0f0;
}

@media screen and (min-width: 769px) {
	.t-history__table tr {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding: 2em 0 2em 1.5em;
	}
}

.t-history__table tr::before {
	position: absolute;
	content: '';
	width: 5px;
	height: calc(100% - 4em);
	background-color: #f4934e;
	left: 7.5%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 769px) {
	.t-history__table tr::before {
		left: 0;
	}
}

.t-history__table tr th {
	display: inline-block;
	width: 30%;
	margin-bottom: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 1.42857rem;
	line-height: 1.5;
}

@media screen and (min-width: 769px) {
	.t-history__table tr th {
		width: 20%;
		margin-bottom: 0;
		font-size: 1.33333rem;
		line-height: 1.5;
	}
}

.t-history__table tr th small {
	font-weight: 500;
	font-size: 0.92857rem;
	line-height: 1.5;
}

@media screen and (min-width: 769px) {
	.t-history__table tr th small {
		font-size: 0.86667rem;
		line-height: 1.5;
	}
}

.t-history__table tr th span {
	display: block;
	font-weight: 500;
	font-size: 0.89286rem;
	line-height: 1.5;
}

@media screen and (min-width: 769px) {
	.t-history__table tr th span {
		font-size: 0.86667rem;
		line-height: 1.5;
	}
}

.t-history__table tr td {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
}

@media screen and (min-width: 769px) {
	.t-history__table tr td {
		width: 80%;
	}
}

.t-history__table__text {
	width: 62.5%;
	font-weight: 500;
	font-size: 0.89286rem;
	line-height: 1.76;
}

@media screen and (min-width: 769px) {
	.t-history__table__text {
		font-size: 1rem;
		line-height: 2.26667;
	}
}

.t-history__table__image {
	width: 25%;
	margin-top: -64px;
}

@media screen and (min-width: 769px) {
	.t-history__table__image {
		margin-top: 0;
	}
}

.t-history__table__image p {
	color: #858585;
	margin-top: 1em;
	font-weight: 500;
	font-size: 0.71429rem;
	line-height: 1.2;
}

@media screen and (min-width: 769px) {
	.t-history__table__image p {
		font-size: 0.73333rem;
		line-height: 1.54545;
	}
}

/*==============================================
    New COMPANY WORKING
==============================================*/
.t-desc__item {
	width: 100%;
}

@media screen and (min-width: 769px) {
	.t-desc__item {
		width: 46.9%;
	}
}

.t-desc__item .-heading {
	padding-bottom: .25em;
	color: #f4934e;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	font-size: 1.42857rem;
	line-height: 2;
}

@media screen and (min-width: 769px) {
	.t-desc__item .-heading {
		font-size: 1.33333rem;
		line-height: 2;
	}
}

.t-desc__item .-content {
	margin-bottom: 1em;
	padding-left: 1.5em;
	border-left: 4px solid #f4934e;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1rem;
	line-height: 1.8;
}

@media screen and (min-width: 769px) {
	.t-desc__item .-content {
		padding-left: 1.5em;
		font-size: 0.93333rem;
		line-height: 1.8;
	}
}

.t-desc__item .-content a {
	text-decoration: underline;
}

.t-desc__item__img {
	margin-bottom: 2em;
}

@media screen and (min-width: 769px) {
	.t-desc__item__img {
		margin-bottom: 0;
	}
}

/*==============================================
    11-X. COMPANY LYAOUT & COMPONENT(PREDEFINED)
==============================================*/
