@charset "UTF-8";
/* -----------------------------
	base
----------------------------- */
/* -----------------------------
	theme
----------------------------- */
.theme-company .mainVisualBox {
  background-color: #7ac42d;
}

.theme__backColor--company {
  background-color: #7ac42d;
}

/* -----------------------------
	section
----------------------------- */
article section {
  padding: 75px 0;
  text-align: center;
}

article section h3 span {
  color: #1d1d1d;
  display: block;
  margin-top: 10px;
  text-transform: uppercase;
}

article section p.summary {
  margin-top: 50px;
  letter-spacing: 2px;
  line-height: 2.5;
}

p.summary {
  margin: 50px auto;
  width: 750px;
}

.sectionLower {
  background-color: #fafafa;
  width: 100%;
}

.sectionLower--background {
  width: 100%;
}

.inner {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 1050px;
}

.panel__inner {
  margin: 50px auto;
}

h4 {
  background-color: transparent;
  color: #1d1d1d;
  font-size: 17px;
}

.imgThumb {
  border-top: solid 1px #000;
  margin-top: 20px;
  padding: 50px 0 0;
  overflow: hidden;
}

.bgcolor01 {
  background-color: #fafaf9;
}

.baseFree {
  box-sizing: border-box;
  background-color: #fff;
  /*border: 1px solid #ccc;*/
  text-align: left;
  overflow: hidden;
  margin: 30px auto;
}

.baseFreeBox {
  box-sizing: border-box;
  padding: 20px 30px;
  float: left;
}
.baseFreeBox .title {
  color: #ffa13d;
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.baseFreeBox02 .title {
    color: #4197e2;
    font-size: 22px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    text-align: center;
}
.baseFreeBox02 .text {
    letter-spacing: 2px;
    line-height: 2.5;
}
.u-font--micho {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.u-text--alignCenter {
  text-align: center;
}

.u-text--alignRight {
  text-align: right;
}

.u-text--alignLeft {
  text-align: left;
}

.u-formText--sup {
  margin-left: 5px;
  font-size: 11px;
}

.u-sup--color {
  color: #d73636;
}

.is-border--0 {
  border: 0 !important;
}

.table__wrap {
  width: 750px;
  margin: 0 auto;
}
.table__wrap .table__th, .table__wrap .table__th--wide, .table__wrap .table__td {
  padding: 30px;
  border-bottom: 1px solid #333;
}
.table__wrap .table__th, .table__wrap .table__th--wide {
  width: 22%;
  font-size: 13px;
  font-weight: bold;
  vertical-align: top;
}
.table__wrap .table__th--wide {
  width: 35%;
}
.table__wrap .table__td {
  font-size: 13px;
  vertical-align: top;
}
.table__wrap .table__td a {
  color: #32A8FF;
}

.table--estimate .table__th, .table--estimate .table__wrap .table__th--wide, .table__wrap .table--estimate .table__th--wide {
  width: 28%;
}

.table__wrap input[type="checkbox"],
.table__wrap input[type="radio"] {
  padding: 5px;
  margin-right: 5px;
}
.table__wrap input, .table__wrap textarea {
  padding: 5px;
}
.table__wrap textarea {
  border: 1px solid #CDCDCD;
}
.table__wrap input.fromText__wide--70 {
  width: 70%;
}
.table__wrap input.fromText__wide--35 {
  width: 35%;
}
.table__wrap textarea.fromTextArea__wide--70 {
  width: 70%;
}
.table__wrap label.label--checkbox,
.table__wrap label.label--radio {
  margin: 0 10px 0 5px;
}
.table__wrap button.fromButton, .table__wrap button.fromButton__wide, .table__wrap button.fromButton__wide--half {
  display: inline-block;
  color: #FFF;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  border-style: none;
}
.table__wrap .fromButton__wide {
  width: 100%;
}
.table__wrap .fromButton__wide--half {
  width: 50%;
}

p.form__comment {
  margin-bottom: 10px;
}


/* -----------------------------
	ZEH
----------------------------- */
.zeh .mainVisual {
  background: url(../images/zeh_main_visual.jpg) 50% 50% no-repeat;
}
.zeh .mainVisual .mainVisualBox h2 {
	color: #000;
	font-size: 16px;
    margin-top: 0;
}
.zeh .sectionLower--background h3 .cap {
	color: #000;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 1;
}
.zeh .table__wrap .table__th {
	width: 25%;
}
.media__images {
  margin: 50px auto;
  text-align: center;
}

/* -----------------------------
	ZEH02
----------------------------- */
.gnav_test {
	text-align: center;
}
/* -----------------------------
	recruit
----------------------------- */
.recruit_box {
    width: 100%;
    margin: 20px 0;
	line-height: 2.5em;
}
.recruit_box table th {
    vertical-align: top;
}
.box-default {
    padding: 15px;
    border: 1px #cdcdcd solid;
	background-color: white;
}
.box-default h4 {
    border-left: 4px solid #FF8017;
    padding: 5px 10px;
}
.box-default:hover {
    background-color: antiquewhite;
}
.box-default02 {
    padding: 15px;
    border: 1px #cdcdcd solid;
	background-color: white;
}
.box-default02 .img_2c {
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.box-default02 .img_2c figure {
    width: calc(100% / 2 - 20px);
}
.box-default02 .img_2c figcaption {
    font-size: 0.85em;
    padding: 5px 0px;
    line-height: 2em;
}
.box-default02 .img_2c img {
    width: 100%;
	margin-top: 20px;
}
.box-default02 h4 {
    border-left: 4px solid #FF8017;
    padding: 5px 10px;
}
.box-default02 dt {
    font-weight: bold;
    margin-top: 25px;
}
a.cassette-link {
    display: block;
    text-decoration: none;
    color: #222;
}
a.cassette-link:hover {
    background-color: antiquewhite;
    border-radius: 10px;
    text-decoration: underline;
	color: black;
}
.bg-secondary {
    width: 100%;
    padding-right: 160px;
    position: relative;
}
.cassette-link-description {
    padding: 0;
    margin: 10px 0 5px 30px;
}
.cassette-link-description ul li {
	letter-spacing: normal;
	list-style-type: none;
}
.cassette-link-description ul li:first-child {
	font-weight: bold;
}
.cassette-link-description ul li:first-child::before {
    font-family: "Font Awesome 5 Free";
    content: '\f406';
    font-weight: 900;
    padding-right: 1em;
    color: #888;
}
.cassette-link-description ul li:nth-child(2)::before {
    font-family: "Font Awesome 5 Free";
    content: '\f02e';
    font-size: 1.1em;
    font-weight: 900;
    padding-right: 0.8em;
    color: #888;
    position: relative;
    left: 1.5px;
}
.cassette-link-description ul li:nth-child(3)::before {
    font-family: "Font Awesome 5 Free";
    content: '\f06b';
    font-size: 1.1em;
    font-weight: 900;
    padding-right: 0.6em;
    color: #888;
}
.cassette-link-description ul li:nth-child(4)::before {
    font-family: "Font Awesome 5 Free";
    content: '\f157';
    font-size: 1.1em;
    font-weight: 900;
    padding-right: 0.8em;
    color: #888;
    position: relative;
    left: 2px;
}
.cassette-link-description ul li:nth-child(5)::before {
    font-family: "Font Awesome 5 Free";
    content: '\f3c5';
    font-size: 1.1em;
    font-weight: 900;
    padding-right: 1em;
    color: #888;
    position: relative;
    left: 2px;
}
p.bg-secondary-btn {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    right: -10px;
}
p.ttl {
    font-weight: bold;
    font-size: 1.3em;
    color: #ff8017;
}
span.ttl {
    font-weight: bold;
    font-size: 1.3em;
}
.work-same-content {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}
.work-same-content-img {
    width: 25%;
}
.work-same-content-img img {
    width: 100%;
}
p.work-same-content-img-inner {
    font-size: 0.85em;
    padding: 5px 0px;
    line-height: 2em;
}
.work-same-content-inner {
    width: 72%;
}
a.btn-link-primary {
    width: 260px;
    height: 50px;
    margin: 20px;
    display: inline-block;
    border: 2px solid #FF8017;
    border-radius: 5px;
    background: #FF8017;
    color: white;
    line-height: 48px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: All 0.5s ease;
    transition: All 0.5s ease;
}
a.btn-link-primary:hover {
    background: white;
    color: #FF8017;
}
span.btn-link-default.btn-link-small {
    padding: 7px 15px;
    background: #888;;
    color: white;
    border-radius: 5px;
}
span.btn-link-default.btn-link-small::after {
    font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 900;
    font-size: 1em;
    padding-left: 7px;
    color:  white;
    position: relative;
    top: 0px;
}
ul.r_list {
	width: 730px;
    display: flex;
    flex-wrap: wrap;
    padding: 0!important;
}
ul.r_list li {
    list-style-type: none;
    padding-left: 10px!important;
}
ul.r_list li:after {
    content: "|";
    color: #9fa1a9;
    padding-left: 10px;
}
ul.r_list02 li {
    list-style-type: none;
}
ul.r_list02 li:first-child::before {
    content: 'STEP 1';
    font-size: 0.95em;
    font-weight: bold;
    padding: 0 5px;
    margin-right: 10px;
    color: #0092dc;
    background-color: #f2f2f2;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
}
ul.r_list02 li:nth-child(2)::before {
    content: 'STEP 2';
    font-size: 0.95em;
    font-weight: bold;
    padding: 0 5px;
    margin-right: 10px;
    color: #0092dc;
    background-color: #f2f2f2;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
}
ul.r_list02 li:nth-child(3)::before {
    content: 'STEP 3';
    font-size: 0.95em;
    font-weight: bold;
    padding: 0 5px;
    margin-right: 10px;
    color: #0092dc;
    background-color: #f2f2f2;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
}
.atmosphere-wrap {
    display: table;
    margin-bottom: 10px;
}
.atmosphere-wrap > p {
    width: 200px;
}
.atmosphere-wrap > div {
    font-size: 0;
    text-align: center;
    vertical-align: middle;
    padding: 0 15px;
    width: 70px;
}
.atmosphere-wrap > div > span {
    text-align: center;
    background-color: #b2b2b2;
    border-radius: 50%;
    display: inline-block;
    margin-top: 2px;
    height: 4px;
    width: 4px;
}
.atmosphere-wrap > div > span.checked {
    background-color: #404454;
    margin-top: 0;
    height: 8px;
    width: 8px;
}
.atmosphere-wrap > div > span:first-child {
    float: left;
}
.atmosphere-wrap > div > span:last-child {
    float: right;
}

.atmosphere-wrap > * {
    display: table-cell;
    vertical-align: middle;
}
.table_R {
	margin-top: 20px;
	width: 100%;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
.table_R td {
	width: 80%;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	vertical-align: top;
	background-color: #FFF;
    padding: 5px 20px;
}
.table_R th {
	width: 20%;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	background-color: #F2F2F2;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.align_C {
	text-align: center;
}

.tribrid_box,
.tribrid_box_02,
.tribrid_box_03 {
}
.tribrid_box h2,
.tribrid_box_02 h2,
.tribrid_box_03 h2 {
    padding: 10px;
    background: #f88f22;
    color: #fff;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 22px;
    letter-spacing: 2px;
}

.tribrid_box h5 {
    font-size: 18px;
}
.tribrid_box h5 span {
    color: #f88f22;
    font-weight: bold;
}
.tribrid_point_box_01 {
    margin: 1.5em 0;
}
.tribrid_point_box_01 > * {
}
.tribrid_point_box_01 > p {
    font-size: 14px;
    line-height: 1.8;
}
.tribrid_point_box_01 > figure {
    margin-right: 0!important;
}
.tribrid_point_box_01 > figure > img {
    width: 100%;
}
.tribrid_point_box_02 {
    margin: 0 0 40px;
    padding: 20px;
    background: #ECECEC;
}
.tribrid_point_box_02 > * {
    /* margin: 0 3em 0 0; */
}
.tribrid_point_box_02 > *:nth-child(2n) {
    margin-right: 0;
}
.tribrid_point_box_02 > * > * {
}
.tribrid_point_box_02 > div {
	position: relative;
}
.tribrid_point_box_02 > div:first-of-type:after {
	position: absolute;
	bottom: 0;
	right: -28px;
	transform: translate(0,-50%);
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0 30px 25px;
	border-color: transparent transparent transparent #007bff;
}
.tribrid_point_box_02 > * > div > strong {
    display: block;
    margin: 0 0 10px;
    line-height: 1.3;
}
.tribrid_point_box_02 > * > div > strong > .fs_s {
    font-size: 13px;
}
.tribrid_point_box_02 > * > div > p {
    font-size: 14px;
    line-height: 1.6;
}
.tribrid_point_box_02 > * > figure > img {
    float: none;
    width: 100%;
}
.tribrid_point_box_03 {
    display: flex;
    flex-direction: column;
    margin: 20px 0 40px;
}
.tribrid_point_box_03 > figure {
    position: relative;
    width: 75%;
    margin: 0 auto;
}
.tribrid_point_box_03 > figure:nth-child(3n) {
}
.tribrid_point_box_03 > figure:first-of-type:after,
.tribrid_point_box_03 > figure:nth-of-type(2):after {
	position: relative;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
	content: "";
	display: block;
	width: 0;
	height: 0;
	margin: 20px 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #007bff transparent transparent transparent;
}
.tribrid_point_box_03 > figure > img {
  float: none;
  width: 100%;
}

.tribrid_box_02 h5 {
    margin: 25px 0 15px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.tribrid_system_box {
    margin: 20px 0;
    padding: 15px 20px;
    background: #ECECEC;
}
.tribrid_system_box > h6 {
    margin: 0 0 10px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #f88f22;
}
.tribrid_system_box > div {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin: 30px 0 0;
}
.tribrid_system_box > div > figure {
	width: 80%;
	margin: 0 auto;
}
.tribrid_system_box > div > figure:first-child {
}
.tribrid_system_box > div > figure:nth-child(2n) {
}
.tribrid_system_box > div > figure > img {
	float: none;
	width: 100%;
}
.tribrid_system_box_02 h6 {
    margin: 0;
    padding: 10px;
    background: #ECECEC;
    color: #333;
    font-size: 16px;
    text-align: center;
}
.tribrid_system_box_02 strong {
	display: block;
	margin: 0 0 10px;
	font-size: 14px;
	text-align: center;
}
.tribrid_system_box_02 strong span {
    color: #00B0EC;
    font-size: 20px;
}
.tribrid_system_box_02 .cost {
    margin: 0 0 10px;
    padding: 10px 20px;
    color: #00B0EC;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #00B0EC;
}
.tribrid_system_box_02 .cost span {
    font-size: 1.5em;
}
.tribrid_system_box_02 .repletion {
	display: block;
	margin: 0 0 40px;
	font-size: 1.2em;
	line-height: 1.8;
}
.tribrid_point_box_02 {
    margin: 0 0 40px;
    padding: 20px;
    background: #ECECEC;
}
.tribrid_point_box_02 > * {}
.tribrid_point_box_02 > *:nth-child(2n) {
    margin-right: 0;
}
.tribrid_point_box_02 > * > * {}
.tribrid_point_box_02 > div {
	position: relative;
}
.tribrid_point_box_02 > div:first-of-type:after {
	position: relative;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 30px 0 30px;
	border-color: #007bff transparent transparent transparent;
}
.tribrid_point_box_02 > * > div > strong {
    display: block;
    margin: 0 0 10px;
    line-height: 1.3;
}
.tribrid_point_box_02 > * > div > strong > .fs_s {
    font-size: 13px;
}
.tribrid_point_box_02 > * > div > p {
    font-size: 14px;
    line-height: 1.6;
}
.tribrid_point_box_02 > * > figure > img {
    float: none;
    width: 100%;
}

.tribrid_system_box_03 {
    margin: 0 0 40px;
    padding: 20px;
    background: #ECECEC;
}
.tribrid_system_box_03 > h6 {
    margin: 0 0 10px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #f88f22;
}
.tribrid_system_box_03 > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.tribrid_system_box_03 > div > div {
  position: relative;
  display: flex;
  margin: 0 0 6em;
}
.tribrid_system_box_03 > div > div:nth-child(2n) {
	margin-bottom: 0;
}
.tribrid_system_box_03 > div > div:first-of-type:after {
  position: absolute;
  bottom: -3em;
  left: 50%;
  transform: translate(-50%,0);
  z-index: 100;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color:  #007bff transparent transparent transparent;
}
.tribrid_system_box_03 > div > div > strong {
  display: block;
  margin: 0 0 10px;
  font-size: 1.3em;
  line-height: 1.3;
}
.tribrid_system_box_03 > div > div > strong > .fs_s {
  font-size: 13px;
}
.tribrid_system_box_03 > div > div > p {
  font-size: 14px;
  line-height: 1.6;
}
.tribrid_system_box_03 > div > div > figure > img {
  float: none;
  width: 100%;
}

.tribrid_box_03 h5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 40px;
  padding: 0 0 10px;
  color: #f88f22;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid #f88f22;
}
.tribrid_box_03 h5 img {
    width: auto;
    height: 20px;
    margin: 0 auto;
}
.tribrid_items_box_01 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    margin: 0 0 40px;
}
.tribrid_items_box_01 > figure {
    margin: 0 auto 20px;
}
.tribrid_items_box_01 > figure > img {
    width: 100%;
}
.tribrid_items_box_01:first-of-type > figure {
    width: 60%;
}
.tribrid_items_box_01:nth-of-type(2n) > figure {
    width: 80%;
}
.tribrid_items_box_01:nth-of-type(3n) > figure {
    width: 40%;
}
.tribrid_items_box_01 > div {
}
.tribrid_items_box_01 > div > strong {
	display: block;
	margin: 0 0 10px;
	font-size: 1.6em;
}
.tribrid_items_box_02 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 20px 0 50px;
}
.tribrid_items_box_02 > * {
    box-sizing: border-box;
    margin: 0 0 2em;
}
.tribrid_items_box_02 > *:nth-child(3n) {
	margin-bottom: 0;
}
.tribrid_items_box_02 > div {
  padding: 20px;
  background: #E6F5FD;
  border: solid 1px #00afec;
}
.tribrid_items_box_02 > div > strong {
  display: block;
  width: 100%;
  margin: 0 0 15px;
  padding: 0 0 10px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #333;
}
.tribrid_items_box_02 > div > p {
  font-size: 14px;
}
.tribrid_items_box_02 > figure > img {
  width: 100%;
}
.tribrid_items_box_03 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0 0 40px;
}
.tribrid_items_box_03 > figure {
    width: 80%;
    margin: 0 auto 4em;
}
.tribrid_items_box_03 > figure:nth-child(2n) {
    margin-bottom: 0;
}
.tribrid_items_box_03 > figure > img {
    width: 100%;
}