/*
Theme Name:nano_tcd065_child
Version:1.6.2
Template:nano_tcd065
*/
/*font --------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");
.en {
  font-family: 'Oswald', sans-serif;
}

.pc {
  display: block;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

.sp {
  display: block;
}

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

/*common --------------------------------------------------------------------*/
.p-cb__item-header h2.p-cb__item-title {
  font-weight: bold;
  font-family: "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 25px;
  line-height: 1;
}

@media screen and (min-width: 767px) {
  .p-cb__item-header h2.p-cb__item-title {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .p-cb__item-header h2.p-cb__item-title {
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
}

.p-cb__item-header h2.p-cb__item-title:before {
  border-bottom: 2px solid #15BAA8;
  bottom: -10px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 30px;
  top: 0;
  width: 30px;
}

.p-cb__item-header h2.p-cb__item-title:after {
  border-bottom: 2px solid #F1A716;
  bottom: -10px;
  content: "";
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  left: 30px;
  width: 30px;
}

.p-cb__item-header p.p-cb__item-sub {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  line-height: 1;
  color: #15BAA8;
}

.l-main .l-contents {
  margin-bottom: 0;
}

.l-main .l-contents .l-contents__inner .l-primary .p-cb p.p-btn a {
  border: solid 1px #333;
}

.l-main .l-contents .l-contents__inner .l-primary .p-cb p.p-btn a:hover {
  color: #333;
  background-color: transparent;
}

/*mv --------------------------------------------------------------------*/
.slick-slide {
  height: 700px;
}

/*caption --------------------------------------------------------------------*/
.p-index-content01 h2.p-index-content01__title {
  margin-bottom: 40px;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .p-index-content01 h2.p-index-content01__title {
    margin-bottom: 20px;
  }
}

.p-index-content02 {
  display: none;
}

/*news --------------------------------------------------------------------*/
.p-index-content03 {
  padding-top: 100px;
}

@media screen and (max-width: 767px) {
  .p-index-content03 {
    margin-bottom: 50px;
  }
}

.p-index-content03 .p-news-tab-list__tabs-wrapper .p-news-tab-list__tabs .p-news-tab-list__tabs-item.is-active a {
  background: #15BAA8;
  border-color: #15BAA8;
  color: #fff;
}

.p-index-content03 .p-news-tab-list__tabs-wrapper .p-news-tab-list__tabs .p-news-tab-list__tabs-item a:hover {
  background: #1B988A;
  border-color: #1B988A;
  color: #fff;
}

.p-index-content03 .p-news-tab-list__tabs-wrapper .p-news-tab-list__tabs .p-news-tab-list__tabs-item.is-active + .p-news-tab-list__tabs-item a {
  border-left: none;
}

.p-index-content03 .p-news-tab-list__panel .p-news-list__item a:hover h3 {
  color: #15BAA8 !important;
}

/*business/customers(freespace)  --------------------------------------------------------------------*/
.p-index-content07 {
  /*contents(freespace)  --------------------------------------------------------------------*/
  /*flow(freespace)  --------------------------------------------------------------------*/
}

.p-index-content07 p:not([class]) {
  display: none;
}

.p-index-content07 .section_content {
  padding-bottom: 100px;
  max-width: 1180px;
  width: 100%;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .p-index-content07 .section_content {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 1366px) {
  .p-index-content07 .section_content {
    width: 88.88889%;
  }
}

@media only screen and (max-width: 767px) {
  .p-index-content07 .section_content .btn {
    text-align: center;
  }
}

.p-index-content07 .section_content .btn a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 60px;
  min-width: 240px;
  height: 60px;
  padding: 0 15px;
  text-align: center;
}

.p-index-content07 .section_content .btn a:hover {
  text-decoration: none;
  background-color: transparent;
}

@media only screen and (max-width: 767px) {
  .p-index-content07 .section_content .btn a {
    margin: 0 auto;
    font-size: 12px;
    line-height: 45px;
    min-width: 180px;
    height: 45px;
  }
}

.p-index-content07 .category_section {
  background: #F9F9F9;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.p-index-content07 .category_section .title_content h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 32px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .p-index-content07 .category_section .title_content h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

.p-index-content07 .category_section .title_content h2:before, .p-index-content07 .category_section .title_content h2:after {
  border-top: 2px solid;
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-index-content07 .category_section .title_content h2:before {
  margin-right: 1em;
}

.p-index-content07 .category_section .title_content h2:after {
  margin-left: 1em;
}

.p-index-content07 .category_section .title_content .en {
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .p-index-content07 .category_section .title_content .en {
    margin-bottom: 20px;
  }
}

.p-index-content07 .category_section .flex_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

@media only screen and (max-width: 960px) {
  .p-index-content07 .category_section .flex_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-index-content07 .category_section .flex_content .img_box {
  width: 44.9%;
}

@media only screen and (max-width: 960px) {
  .p-index-content07 .category_section .flex_content .img_box {
    width: 100%;
  }
}

.p-index-content07 .category_section .flex_content .img_box figure {
  margin: 0;
}

.p-index-content07 .category_section .flex_content .img_box figure img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media only screen and (max-width: 960px) {
  .p-index-content07 .category_section .flex_content .img_box figure img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.p-index-content07 .category_section .flex_content .text_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 51.6%;
}

@media only screen and (max-width: 960px) {
  .p-index-content07 .category_section .flex_content .text_box {
    width: 100%;
  }
}

.p-index-content07 .category_section .flex_content .text_box p {
  line-height: 1.8;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .p-index-content07 .category_section .flex_content .text_box p {
    font-size: 14px;
  }
}

.p-index-content07 .category_section .flex_content .text_box .point_block {
  font-size: 14px;
  margin-bottom: 20px;
}

.p-index-content07 .category_section .flex_content .text_box .point_block h3 {
  font-size: 14px;
  width: 90px;
  height: 23px;
  line-height: 23px;
  display: inline-block;
  margin: 0;
  color: #fff;
  font-family: roboto, sans-serif;
  text-align: center;
  font-weight: 500;
}

.p-index-content07 .category_section .flex_content .text_box .point_block ul {
  background-color: #fff;
  padding: 20px 24px;
  margin: 0;
}

.p-index-content07 .category_section .flex_content .text_box .point_block ul li {
  list-style-type: none;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-left: 27px;
  position: relative;
}

.p-index-content07 .category_section .flex_content .text_box .point_block ul li:last-child {
  margin-bottom: 0;
}

.p-index-content07 .category_section .flex_content .text_box .point_block ul li:before {
  content: "";
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  width: 19px;
  height: 16px;
  top: 50%;
  left: 0;
  margin: auto;
  margin-top: -8px;
  margin-right: 8px;
}

.p-index-content07 .section04 {
  padding-top: 100px;
}

@media only screen and (max-width: 767px) {
  .p-index-content07 .section04 {
    padding-top: 50px;
  }
}

.p-index-content07 .section04 h2:before, .p-index-content07 .section04 h2:after {
  color: #15BAA8;
}

.p-index-content07 .section04 .en {
  color: #15BAA8;
}

.p-index-content07 .section04 .img_box {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 40px;
}

@media only screen and (max-width: 960px) {
  .p-index-content07 .section04 .img_box {
    margin-right: 0;
  }
}

.p-index-content07 .section04 .text_box {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.p-index-content07 .section04 .point_block h3 {
  background: #15BAA8;
}

.p-index-content07 .section04 .point_block ul {
  border: solid 1px #15BAA8;
}

.p-index-content07 .section04 .point_block ul li:before {
  content: "";
  background-image: url(/wp-content/uploads/2022/08/top_img005.png);
}

.p-index-content07 .section04 .btn a {
  background: #15BAA8;
  border: solid 1px #15BAA8;
}

.p-index-content07 .section04 .btn a:hover {
  color: #15BAA8 !important;
}

.p-index-content07 .section05 .img_box {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 40px;
}

@media only screen and (max-width: 960px) {
  .p-index-content07 .section05 .img_box {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 0;
  }
}

.p-index-content07 .section05 .text_box {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media only screen and (max-width: 960px) {
  .p-index-content07 .section05 .text_box {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.p-index-content07 .section05 h2:before, .p-index-content07 .section05 h2:after {
  color: #F1A716;
}

.p-index-content07 .section05 .en {
  color: #F1A716;
}

.p-index-content07 .section05 .point_block h3 {
  background: #F1A716;
}

.p-index-content07 .section05 .point_block ul {
  border: solid 1px #F1A716;
}

.p-index-content07 .section05 .point_block ul li:before {
  content: "";
  background-image: url(/wp-content/uploads/2022/08/top_img006.png);
}

.p-index-content07 .section05 .btn a {
  background: #F1A716;
  border: solid 1px #F1A716;
}

.p-index-content07 .section05 .btn a:hover {
  color: #F1A716 !important;
}

.p-index-content07 .section06 {
  padding-top: 100px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-image: url(/wp-content/uploads/2022/08/top_bg_001.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px;
}

@media only screen and (max-width: 767px) {
  .p-index-content07 .section06 {
    padding-top: 50px;
  }
}

.p-index-content07 .section06 .section_content .flex_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  .p-index-content07 .section06 .section_content .flex_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-index-content07 .section06 .section_content .flex_content .text_box.p-cb__item-header {
  width: 29.9%;
}

@media only screen and (max-width: 960px) {
  .p-index-content07 .section06 .section_content .flex_content .text_box.p-cb__item-header {
    width: 100%;
  }
}

.p-index-content07 .section06 .section_content .flex_content .text_box.p-cb__item-header h2.p-cb__item-title {
  text-align: left;
}

.p-index-content07 .section06 .section_content .flex_content .text_box.p-cb__item-header h2.p-cb__item-title:before, .p-index-content07 .section06 .section_content .flex_content .text_box.p-cb__item-header h2.p-cb__item-title:after {
  margin: 0;
}

.p-index-content07 .section06 .section_content .flex_content .text_box.p-cb__item-header p.p-cb__item-sub {
  text-align: left;
}

.p-index-content07 .section06 .section_content .flex_content .text_box.p-cb__item-header .p-cb__item-desc {
  text-align: left;
}

.p-index-content07 .section06 .section_content .flex_content .img_box {
  width: 66.7%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}

@media only screen and (max-width: 960px) {
  .p-index-content07 .section06 .section_content .flex_content .img_box {
    width: 100%;
  }
}

.p-index-content07 .section06 .section_content .flex_content .img_box a {
  display: block;
  width: 48.7%;
  overflow: hidden;
}

.p-index-content07 .section06 .section_content .flex_content .img_box a:first-child, .p-index-content07 .section06 .section_content .flex_content .img_box a:nth-child(2) {
  margin-bottom: 20px;
}

.p-index-content07 .section06 .section_content .flex_content .img_box a:hover img {
  opacity: 0.6;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.p-index-content07 .section06 .section_content .flex_content .img_box a figure {
  width: 100%;
  height: auto;
  margin: 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: 1s all;
  transition: 1s all;
}

.p-index-content07 .section06 .section_content .flex_content .img_box a figure:after {
  content: "";
  position: absolute;
  right: 4px;
  bottom: 4px;
  border-bottom: 32px solid #15BAA8;
  border-left: 32px solid transparent;
  opacity: 0.8;
}

.p-index-content07 .section06 .section_content .flex_content .img_box a figure img {
  vertical-align: bottom;
  width: 100%;
  -webkit-transition: 1s all;
  transition: 1s all;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.p-index-content07 .section06 .section_content .flex_content .img_box a figure figcaption {
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .p-index-content07 .section06 .section_content .flex_content .img_box a figure figcaption {
    font-size: 14px;
  }
}

.p-index-content07 .section06 .section_content .flex_content .img_box a figure figcaption:before {
  border-bottom: 2px solid #15BAA8;
  top: 0;
  bottom: -12px;
  left: 0;
  right: 0;
  content: "";
  margin: auto;
  position: absolute;
  width: 30px;
}

.p-index-content07 .section07 {
  width: 100%;
  padding-top: 100px;
}

@media only screen and (max-width: 767px) {
  .p-index-content07 .section07 {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

.p-index-content07 .section07 a:hover img {
  opacity: 0.6;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.p-index-content07 .section07 a img {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  margin: 0 auto;
}

/*result
--------------------------------------------------------------------*/
.p-index-content06 .p-works-list .p-works-list__item .p-article06__content {
  border-left: 4px solid #15BAA8;
}

/*bnr
--------------------------------------------------------------------*/
.p-index-content05 {
  margin-bottom: 100px !important;
}

@media only screen and (max-width: 767px) {
  .p-index-content05 {
    padding-top: 50px;
    margin-bottom: 50px !important;
  }
}

.p-index-content05 .p-index-content05__item .p-index-content05__item-banner .p-article11__content .p-article11__title {
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
}

@media only screen and (max-width: 960px) {
  .p-index-content05 .p-index-content05__item .p-index-content05__item-banner .p-article11__content .p-article11__title {
    font-size: 28px;
    margin-bottom: 5px;
  }
}

/*contact(footer)  --------------------------------------------------------------------*/
.section10 {
  padding-top: 100px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  color: #fff;
  padding-top: 100px;
}

.section10 p:not([class]) {
  display: none;
}

@media only screen and (min-width: 1366px) {
  .section10 {
    background-image: url(/wp-content/uploads/2022/08/top_bg_002.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
  }
}

@media only screen and (max-width: 1365px) {
  .section10 {
    background-image: url(/wp-content/uploads/2022/08/top_bg_002.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-attachment: unset;
  }
}

@media only screen and (max-width: 767px) {
  .section10 {
    padding-top: 50px;
  }
}

.section10 .section_content {
  max-width: 736px;
  margin: 0 auto;
  padding-bottom: 100px;
  width: 100%;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .section10 .section_content {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 1366px) {
  .section10 .section_content {
    width: 88.88889%;
  }
}

.section10 .p-cb__item-desc {
  margin-bottom: 20px;
}

.section10 .flex_content {
  background: rgba(255, 255, 255, 0.85);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 50px 20px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .section10 .flex_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

.section10 .flex_content p.txt {
  color: #333;
  margin-bottom: 20px;
}

.section10 .flex_content p.txt:before {
  content: "";
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  top: 5px;
  left: 0;
  padding-right: 18px;
}

@media only screen and (max-width: 767px) {
  .section10 .flex_content p.txt {
    display: inline;
    margin-bottom: 0;
  }
}

.section10 .flex_content .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media only screen and (max-width: 767px) {
  .section10 .flex_content .flex_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.section10 .flex_content .flex_box p {
  text-align: center;
}

.section10 .flex_content .tel_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .section10 .flex_content .tel_box {
    margin-bottom: 20px;
  }
}

.section10 .flex_content .tel_box p.txt:before {
  background-image: url(/wp-content/uploads/2022/08//icon_tel.png);
  width: 17px;
  height: 23px;
  margin-top: -12px;
}

.section10 .flex_content .tel_box a {
  color: #15BAA8;
  font-size: 32px;
  text-decoration: none;
  line-height: 60px;
}

@media only screen and (max-width: 767px) {
  .section10 .flex_content .tel_box a {
    font-size: 20px;
  }
}

.section10 .flex_content .mail_box p.txt:before {
  background-image: url(/wp-content/uploads/2022/08/icon_mail.png);
  width: 24px;
  height: 18px;
  margin-top: -9px;
}

@media only screen and (max-width: 767px) {
  .section10 .flex_content .mail_box .btn {
    text-align: center;
  }
}

.section10 .flex_content .mail_box .btn a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 60px;
  min-width: 240px;
  height: 60px;
  padding: 0 15px;
  text-align: center;
}

.section10 .flex_content .mail_box .btn a:hover {
  text-decoration: none;
  background-color: transparent;
}

@media only screen and (max-width: 767px) {
  .section10 .flex_content .mail_box .btn a {
    margin: 0 auto;
    font-size: 12px;
    line-height: 45px;
    min-width: 180px;
    height: 45px;
  }
}

.section10 .flex_content .mail_box .btn a {
  margin-top: 20px;
  background-color: #15BAA8;
  border: solid 1px #15BAA8;
}

.section10 .flex_content .mail_box .btn a:hover {
  background: transparent;
  color: #15BAA8;
}

/*footer--------------------------------------------------------------------*/
.l-footer .p-info {
  display: none;
}

.l-footer .p-footer-widgets {
  display: none;
}
/*# sourceMappingURL=style.css.map */