@charset "UTF-8";
/* --------------------
* company/jisseki
* company/support
* company/quality
* company/quality
-------------------- */
body {
	overflow-x: hidden;
}
/* company common */
.page-company {
	font-size: 1.6rem;
	position: relative;
}
.page-company .section {
	margin-bottom: 64px;
}
.page-company .text p {
	line-height: 1.625;
}
.page-company .text p + p {
	margin-top: 1em;
}
.page-company_header {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 320px;
	line-height: 1;
	margin-top: -14px;
	margin-bottom: 56px;
	text-align: center;
}
.page-company_header .title-main {
	font-size: 3.8rem;
	position: relative;
}
.page-company_header .title-line {
	padding-bottom: 18px;
}
.page-company_header .title-line::after {
	background: #F28C14;
	content: "";
	display: block;
	width: 1.89em;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.page-company_header .title-sub {
	font-size: 1.6rem;
	margin-bottom: 1em;
}
.page-company_header .text {
	background: rgba(255,255,255,.9);
	border-radius: 6px;
}
.box-fluid {
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	padding-right: calc(50vw - 50%);
	padding-left: calc(50vw - 50%);
	width: 100vw;
}
@media print, screen and (max-width: 1189px) {
	.box-fluid {
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
		width: auto;
	}
}

/* layout */
.c-row {
	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;
	list-style: none;
	margin: 0 -16px;
	position: relative;
}
.c-row_grid {
}
.c-row > .col {
	margin: 0 16px;
}
.c-row_grid > .col {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.span-4 {
	width: 40%;
}
.span-6 {
	width: 60%;
}

/* text */
.fc-orange {
	color: #F28C14;
}
.fw-b {
	font-weight: bold;
}
.btn-orange {
	background: #F28C14;
	border-radius: 6px;
	color: #FFF;
	display: inline-block;
}
.section-lead {
	font-size: 1.8rem;
	line-height: 1.66;
}
/* title */
.title {
	font-weight: bold;
	font-weight: 600;
}
.title-lv2 {
	border-bottom: 1px solid #BBB;
	font-size: 2.6rem;
	line-height: 1.4;
	padding-bottom: .4em;
	margin-top: 56px;
	margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
	.box-fluid {
		margin-right: calc(50% - 50vw);
		margin-left: calc(50% - 50vw);
		padding-right: calc(50vw - 50%);
		padding-left: calc(50vw - 50%);
		width: 100vw;
	}
	.page-company .section,
	.page-company_header {
		margin-bottom: 32px;
	}
	.page-company_header {
		margin-top: -6px;
	}
	img {
		max-width: 100%;
	}
	.c-row {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin: 0 -8px;
	}
	.c-row_grid > .col {
		margin: 0 8px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	.span-s-6 {
		width: calc(50% - 16px);
	}
	.span-s-12 {
		width: 100% !important;
	}
	.title-lv2 {
		margin-top: 2em;
		margin-bottom: .5em;
	}
	.section-lead {
		text-align: left;
	}
}
/* --------------------
* company/jisseki
-------------------- */
.page-company_jisseki .page-company_header {
	background-image: url(/html/template/default/assets/img/company/jisseki/img_main.jpg);
	color: #FFF;
}
.page-company_jisseki .page-company_header .btn-orange {
	font-size: 1.8rem;
	font-weight: bold;
	margin-top: 30px;
	padding: .75em 1em;
}
.list-result .col {
	font-size: 1.6rem;
	margin-top: 2em;
	text-align: center;
}
.list-result .col img {
	margin-bottom: 1em;
}
.block-message p {
	line-height: 1.625;
}
.block-message p + p {
	margin-top: 1em;
}
.block-history {}
.block-history_time {
	margin-left: 0;
	margin-right: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.block-history_time + .block-history_time {
	border-top: 1px solid #F4E3D0;
	margin-top: 24px;
	padding-top: 24px;
}
.block-history_time .label-time {
	color: #EBB26B;
	font-size: 2.3rem;
	font-weight: bold;
	position: relative;
	width: 12.6%;
}
.block-history_time .label-time::after {
	right: 0;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-style: solid;
	border-width: 7px 0 7px 12px;
	border-color: transparent transparent transparent #EBB26B;
	margin-top: -7px;
}
.block-history_time .col {
	width: 82.2%;
}
.block-history_time .col .c-row {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.block-history_time .col .c-row + .c-row {
	margin-top: 16px;
}
.block-history_time .text {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.375;
	width: 75%;
}
.block-history_time .thumb {
	background: #CCC;
}
@media print, screen and (max-width: 767px) {
	.block-message .thumb {
		margin-bottom: 1em;
	}
	.block-history_time .label-time,
	.block-history_time .col {
		width: 100%;
	}
	.block-history_time .label-time {
		margin-bottom: 1em;
	}
	.block-history_time .label-time::after {
		display: inline-block;
		position: relative;
		margin: 0 0 0 5px;
		border-width: 5px 0 5px 10px;
		vertical-align: middle;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
}

/* --------------------
* company/support
-------------------- */
.page-company_support .page-company_header {
	background-image: url(/html/template/default/assets/img/company/support/img_main.jpg);
}
.section-team_photo {
	margin: 3.5em 0 2em;
}
.block-team {
	background: #FCF4EA;
	padding: 32px;
}
.block-team .lead {
	font-size: 2.1rem;
}
.block-team .list-team {
	margin: 0 -12px;
}
.block-team .item {
	background: #FFF;
	border-radius: 6px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.25;
	margin: 0 12px;
	padding: 24px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.block-team .item img {
	display: block;
	width: 84px;
	height: 80px;
	margin: 0 auto 1em;
}
.block-team .item > span {
	margin-top: auto;
	margin-bottom: auto;
}
.block-flow .item {
	border: 1px solid #DDD;
	border-radius: 6px;
}
.block-flow .title {
	background: #F28C14;
	border-radius: 6px 6px 0 0;
	color: #FFF;
	font-size: 1.8rem;
	padding: .8em 1em;
	text-align: center;
}
.block-flow .text {
	font-size: 1.6rem;
	line-height: 1.625;
	padding: 1.5em;
}
.block-support .item {
	margin-top: 32px;
}
.block-support .thumb {
	border-radius: 6px 0 0 6px;
	overflow: hidden;
	width: 320px;
}
.block-support .thumb img {
	display: block;
	height: 100%;
	width: auto;
}
.block-support .text {
	border: 1px solid #DDD;
	border-left: none;
	border-radius: 0 6px 6px 0;
	font-size: 1.6rem;
	line-height: 1.5;
	padding: 40px;
	width: 770px;
}
.block-support .title {
	border-left: 3px solid #EF7802;
	font-size: 2.0rem;
	margin-bottom: 1em;
	padding: 0 0 0 16px;
}

@media screen and (max-width: 767px) {
	.block-team {
		padding: 1em;
	}
	.block-team .item {
		margin: .5em 8px;
	}
	.block-flow .item {
		margin-top: 1em;
	}
	.block-support .item {
		border: 1px solid #DDD;
		border-radius: 6px;
	}
	.block-support .item .thumb {
		border-radius: 6px 6px 0 0;
	}
	.block-support .item .thumb img {
		width: 100%;
		height: auto;
	}
	.block-support .item .text {
		border: none;
		border-radius: 0 0 6px 6px;
		padding: 1em;
	}
}

/* --------------------
* company/quality
-------------------- */
.page-company_quality .page-company_header {
	background-image: url(/html/template/default/assets/img/company/quality/img_main.jpg);
}
.page-company_quality .page-company_header .text {
	font-size: 1.8rem;
	line-height: 1.55;
	margin-top: 1.5em;
	padding: .75em 1.5em;
}
.block-satisfaction {
	background: #FDF3E7;
	border-radius: 6px;
	margin-top: 120px;
	padding: 56px 40px 45px;
	position: relative;
	text-align: center;
}
.block-satisfaction .label-data {
	background: #FDF3E7;
	border-radius: 206px;
	color: #F45400;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1;
	width: 206px;
	height: 206px;
	padding-top: 32px;
	position: absolute;
	top: -65px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.block-satisfaction .label-data .num {
	border-bottom: 2px solid #F45400;
	display: inline-block;
	font-size: 4.0rem;
}
.block-satisfaction .title-main {
	font-size: 2.6rem;
	margin-bottom: 32px;
	position: relative;
	z-index: 10;
}
.block-satisfaction .c-row {
	margin: 0 -12px;
}
.block-satisfaction .col {
	margin: 0 12px;
}
.block-satisfaction .item {
	background: #FFF;
	border-radius: 6px;
	padding: 32px;
	width: 100%;
}
.block-satisfaction .item .title {
	border-bottom: 2px solid #F28C14;
	display: inline-block;
	font-size: 2.0rem;
	margin: 0 auto;
	padding-bottom: 10px;
}
.block-satisfaction .item-data {
	position: relative;
}
.block-satisfaction .item-data .text {
	color: #484848;
	font-size: 2.2rem;
}
.block-satisfaction .item-data .num {
	color: #F28C14;
	font-size: 3.4rem;
	margin-left: .1em;
	vertical-align: text-bottom;
}
.block-satisfaction .item-data .note {
	color: #484848;
	font-size: 1.3rem;
	position: absolute;
	bottom: -2.25em;
	left: 0;
}
.block-satisfaction .item-voice .text {
	padding-top: 1em;
	text-align: left;
}
.block-satisfaction .item-voice .text + .text {
	border-top: 1px solid #DDD;
	margin-top: 3em;
}

.block-point .title-point {
	background: #F8F6F1;
	font-size: 2.3rem;
	padding: 16px 32px;
	margin-bottom: 32px;
}
.block-point .title-point .num {
	font-family: Roboto, Arial, sans-serif;
	color: #EF7802;
	margin-right: 1em;
}
.block-point .item {
	margin-bottom: 3.5em;
}
.block-point .thumb {
	width: 320px;
}
.block-point .text {
	width: 732px;
}
.block-point .text .title {
	font-size: 100%;
	margin-bottom: 1em;
}
.block-point .text p {
	line-height: 1.5;
}
@media screen and (max-width: 767px) {
	.block-point .title-point {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding: 16px;
	}
	.block-point .title-point .num {
		margin-right: .5em;
	}
	.block-point .thumb {
		margin-bottom: 1em;
	}
}

/* --------------------
* company/cheap
-------------------- */
.page-company_cheap .page-company_header {
	background-image: url(/html/template/default/assets/img/company/lowprice/img_main.jpg);
}
.page-company_cheap .page-company_header .title-main {
	color: #FFF;
}
.page-company_cheap .page-company_header .text {
	display: inline-block;
	font-weight: bold;
	margin-top: -2em;
	margin-bottom: 24px;
	padding: 24px;
}
.page-company_cheap .page-company_header .text .en {
	color: #F28C14;
	display: inline-block;
	font-family: 'Barlow', sans-serif;
	font-size: 2.8rem;
	margin-bottom: .5em;
}
.list-efforts {
	margin-top: 3.5em;
}
.list-efforts .col {
	border: 1px solid #DDD;
	border-radius: 6px;
	font-size: 1.8rem;
	padding: 10px 10px 20px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.list-efforts .col img {
	display: block;
	margin: 0 auto;
	width: 112px;
	height: 112px;
}
.list-efforts .col span {
	margin-top: auto;
	margin-bottom: auto;
}
.block-lowprice {
}
.block-lowprice .item {
	margin-top: 62px;
}
.block-lowprice .item .title {
	background: #F8F6F1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 2.3rem;
	margin-bottom: 32px;
	overflow: hidden;
	position: relative;
}
.block-lowprice .item .title .icon {
	background: #EF7802;
	color: #FFF;
	font-size: 1rem;
	margin-right: 36px;
	min-height: 63px;
	width: 74px;
	position: relative;
	z-index: 1;
}
.block-lowprice .item .title .icon img {
	width: 59px;
	height: 45px;
	position: absolute;
	top: 50%;
	left: 12px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.block-lowprice .item .title .icon::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 82.5px 0 82.5px 50px;
	border-color: transparent transparent transparent #EF7802;
	position: absolute;
	right: -20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}
.block-lowprice .item .text {
	width: 738px;
}
.block-lowprice .item .text-upper {
	border-bottom: 1px solid #DDD;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 28px;
	padding-bottom: 28px;
}
.block-lowprice .item .text-result {
	color: #EF7802;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.285;
}
.block-lowprice .item .thumb {
	width: 320px;
}
.block-lowprice .list-check {
	font-size: 1.8rem;
	font-weight: bold;
	margin-right: 32px;
	padding-right: 114px;
	position: relative;
}
.block-lowprice .list-check::before,
.block-lowprice .list-check::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.block-lowprice .list-check::before {
	background: #CCC;
	width: 48px;
	height: 24px;
	right: 36px;
}
.block-lowprice .list-check::after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 27px 0 27px 36px;
	border-color: transparent transparent transparent #CCC;
	right: 0;
}
.block-lowprice .list-check li {
	padding-left: 34px;
	position: relative;
}
.block-lowprice .list-check li::before {
	background: url(/html/template/default/assets/img/company/lowprice/icon_check.png) no-repeat 0 0 / contain;
	content: "";
	display: inline-block;
	width: 22px;
	height: 18px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.block-lowprice .list-check li + li {
	margin-top: .9em;
}
@media screen and (max-width: 767px) {
	.list-efforts {
		margin-top: 2em;
	}
	.list-efforts li.col {
		margin-top: 1em;
	}
	.block-lowprice .text {
		margin-top: 1em;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	.block-lowprice .item .text-upper {
		margin-bottom: .75em;
		padding-bottom: .75em;
	}
	.block-lowprice .list-check {
		margin-right: 0;
		padding-right: 0;
		padding-bottom: 48px;
		width: 100%;
	}
	.block-lowprice .list-check::before,
	.block-lowprice .list-check::after {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		top: auto;
		bottom: 0;
		left: 50%;
	}
	.block-lowprice .list-check::before {
		width: 8px;
		height: 16px;
		margin-bottom: 24px;
		margin-left: -8px;
	}
	.block-lowprice .list-check::after {
		border-width: 16px 0 16px 24px;
		margin-left: -16px;
	}
	.block-lowprice .text-result {
		text-align: center;
		width: 100%;
	}
}
