@charset "UTF-8";
.sp-only {
  display: block !important;
}

.pc-only {
  display: none !important;
}

@media (min-width: 768px) {
  .sp-only {
    display: none !important;
  }

  .pc-only {
    display: block !important;
  }
}
#drawer {
  display: none;
  margin-top: 60px;
  position: fixed;
  z-index: 500;
  background-color: #2b2b2b;
  width: 100%;
  box-shadow: 0 1.9px 2.5px rgba(0, 0, 0, 0.057), 0 5px 6.1px rgba(0, 0, 0, 0.076), 0 10.1px 11.4px rgba(0, 0, 0, 0.086), 0 19.2px 19.8px rgba(0, 0, 0, 0.092), 0 38.4px 34.8px rgba(0, 0, 0, 0.1), 0 101px 74px rgba(0, 0, 0, 0.13);
}
#drawer .inner ul, #drawer .inner li {
  margin: 0;
  padding: 0;
}
#drawer .inner li {
  line-height: 3rem;
  border-bottom: dotted 1px #d8d8d8;
}
#drawer .inner li a {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#drawer .inner li a:visited {
  color: #ffffff;
}
#drawer .inner li a:active {
  color: darkorange;
}
#drawer .inner li a span {
  margin-left: 16px;
  font-size: 13px;
  color: #9e9e9e;
}
@media screen and (min-width: 768px) {
  #drawer {
    display: none;
  }
}

.container {
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .container {
    width: 1326px;
  }
}

section .wrapper {
  margin-top: 35px;
  margin-bottom: 85px;
}

.w3-top .w3-right a {
  background: linear-gradient(transparent 75%, #E0E0E0 0%);
  line-height: 1.3em;
  margin-right: 40px;
  background-position-y: -23px;
  background-repeat: no-repeat;
}
.w3-top .w3-right a span {
  font-size: 0.8rem;
}
.w3-top #togglemenu {
  width: 45px;
  height: 45px;
  top: 10px;
  right: 0;
  position: absolute;
  font-size: 27px;
  color: #8e8e8e;
}

.w3-tooltip, .w3-display-container {
  position: relative;
  padding-top: 56px;
  min-height: 100vh;
  background: url(../img/sp/top_mv1_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .w3-tooltip, .w3-display-container {
    background: url(../img/pc/top_mv1.jpg) no-repeat;
    background-size: cover;
  }
}

.hero_txt {
  color: #fff;
  position: absolute;
  text-align: left;
  z-index: 100;
  top: calc((100% - 433px) / 2);
  width: 100%;
  padding: 0 34px;
}
@media screen and (min-width: 768px) {
  .hero_txt {
    text-align: center;
    padding: 0;
    top: calc((100% - 151px) / 2);
  }
}
.hero_txt .w3-xxlarge {
  font-size: 34px !important;
  padding-bottom: 34px;
}
@media screen and (min-width: 768px) {
  .hero_txt .w3-xxlarge {
    font-size: 60px !important;
  }
}
.hero_txt p.desc {
  font-size: 24px;
  line-height: 200%;
}
@media screen and (min-width: 768px) {
  .hero_txt p.desc {
    line-height: 2px;
  }
}
.hero_txt .border_btm {
  border-bottom: 2px solid #fff;
}

#intro {
  margin: 50px 0 0 0;
}
@media screen and (min-width: 768px) {
  #intro {
    margin: 80px 0 120px 0;
  }
}
#intro #sp_intro {
  padding: 0 32px;
}
#intro #sp_intro h2 {
  padding-bottom: 15px;
  border-bottom: 1px solid;
}
#intro #sp_intro p.desc.lead {
  font-size: 16px;
  letter-spacing: 2px;
}
#intro .heros.container {
  background: url(../img/sp/top_01_sp.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 60px 32px;
}
@media screen and (min-width: 768px) {
  #intro .heros.container {
    height: 894px;
    background: url(../img/pc/top_01.jpg);
  }
}
#intro .heros.container .txtbox {
  background-color: transparent;
  padding-top: 256px;
}
@media screen and (min-width: 768px) {
  #intro .heros.container .txtbox {
    width: 600px;
    height: 775px;
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 50px;
    padding-bottom: 60px;
    padding-left: 45px;
    padding-right: 45px;
  }
}
#intro .heros.container .txtbox h2 {
  padding-bottom: 20px;
  font-size: 45px;
  letter-spacing: 9px;
  border-bottom: 1px solid;
  margin-bottom: 20px;
}
#intro .heros.container .txtbox p.desc.lead {
  font-size: 14px;
  letter-spacing: 7px;
  margin-bottom: 50px;
}
#intro .heros.container .txtbox p.desc {
  line-height: 187%;
  letter-spacing: 3.8px;
}

#our_thoughts {
  margin: 135px 0 120px 0;
}
#our_thoughts .title_logo {
  text-align: center;
  padding: 0 32px;
}
#our_thoughts .movie video{
	width:100%;
	height:auto;
	margin-bottom:20px;
}
@media screen and (min-width: 768px) {
  #our_thoughts .title_logo {
    padding: 0;
  }
}
#our_thoughts .title_logo .icon_wrapper {
  position: relative;
  border-bottom: 2px solid;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #our_thoughts .title_logo .icon_wrapper {
    width: 610px;
  }
}
#our_thoughts .title_logo .icon_wrapper .icon_box {
  position: absolute;
  left: calc(50% - 50px);
  right: 0;
  bottom: -16px;
  width: 100px;
  background-color: #fff;
  /* outline: 1px solid; */
}
#our_thoughts .title_logo h2 {
  border-bottom: 2px solid;
  margin: 0 auto;
  margin-top: 25px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  #our_thoughts .title_logo h2 {
    width: 610px;
  }
}
#our_thoughts .flex.clumn2 {
  padding: 0 32px;
}
@media screen and (min-width: 768px) {
  #our_thoughts .flex.clumn2 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 0;
  }
}
#our_thoughts .flex.clumn2 .pic {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #our_thoughts .flex.clumn2 .pic {
    width: 632px;
    text-align: right;
    padding-top: 18px;
  }
}
#our_thoughts .flex.clumn2 .pic img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #our_thoughts .flex.clumn2 .txt {
    width: 632px;
  }
}
#our_thoughts .flex.clumn2 .txt p.desc {
  line-height: 187%;
  letter-spacing: 3.8px;
}

#business_content {
  margin: 50px 0 80px 0;
}
@media screen and (min-width: 768px) {
  #business_content {
    margin: 135px 0 120px 0;
  }
}
#business_content .title_logo {
  text-align: center;
  padding: 0 32px;
}
@media screen and (min-width: 768px) {
  #business_content .title_logo {
    padding: 0;
  }
}
#business_content .title_logo .icon_wrapper {
  position: relative;
  border-bottom: 2px solid;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #business_content .title_logo .icon_wrapper {
    width: 610px;
  }
}
#business_content .title_logo .icon_wrapper .icon_box {
  position: absolute;
  left: calc(50% - 50px);
  right: 0;
  bottom: -16px;
  width: 100px;
  background-color: #fff;
  /* outline: 1px solid; */
}
#business_content .title_logo h2 {
  border-bottom: 2px solid;
  margin: 0 auto;
  margin-top: 25px;
  padding-bottom: 35px;
}
@media screen and (min-width: 768px) {
  #business_content .title_logo h2 {
    width: 610px;
  }
}
#business_content .flex.clumn4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 32px;
}
@media screen and (min-width: 768px) {
  #business_content .flex.clumn4 {
    flex-wrap: nowrap;
    margin-top: 80px;
    padding: 0;
  }
}
#business_content .flex.clumn4 .item {
  text-align: center;
  width: 48%;
}
@media screen and (min-width: 768px) {
  #business_content .flex.clumn4 .item {
    width: auto;
  }
}
#business_content .flex.clumn4 .item img {
  width: 100%;
}
#business_content .flex.clumn4 .item .txt a {
  background: linear-gradient(transparent 75%, #E0E0E0 0%);
  line-height: 1.3em;
  margin-right: 40px;
  background-position-y: -16px;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  line-height: 370%;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #business_content .flex.clumn4 .item .txt a {
    width: 220px;
    margin-top: 45px;
    margin-bottom: 0;
  }
}

#gallery {
  background-color: #E0E0E0;
  padding: 80px 0;
  position: relative;
}
#gallery .title_logo {
  text-align: center;
}

#company {
  margin-top: 100px;
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  #company {
    margin-top: 120px;
    margin-bottom: 160px;
  }
}
#company .wrapper {
  margin-bottom: 0;
}
#company .title_logo {
  text-align: center;
  padding: 0 32px;
}
@media screen and (min-width: 768px) {
  #company .title_logo {
    padding: 0;
  }
}
#company .title_logo .icon_wrapper {
  position: relative;
  border-bottom: 2px solid;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #company .title_logo .icon_wrapper {
    width: 610px;
  }
}
#company .title_logo .icon_wrapper .icon_box {
  position: absolute;
  left: calc(50% - 50px);
  right: 0;
  bottom: -16px;
  width: 100px;
  background-color: #fff;
  /* outline: 1px solid; */
}
#company .title_logo h2 {
  border-bottom: 2px solid;
  margin: 0 auto;
  margin-top: 25px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  #company .title_logo h2 {
    width: 610px;
  }
}
#company .gaiyou .flex.clumn2 {
  padding: 0 32px;
}
@media screen and (min-width: 768px) {
  #company .gaiyou .flex.clumn2 {
    display: flex;
    justify-content: space-between;
    margin: 80px 0 100px 0;
  }
}
#company .gaiyou .flex.clumn2 .pic {
  text-align: center;
  margin-top: 80px;
}
#company .gaiyou .flex.clumn2 .pic figure {
  margin: 0;
}
#company .gaiyou .flex.clumn2 .pic figure img.sp-only {
  max-width: 100%;
}
#company .gaiyou .flex.clumn2 .pic figcaption {
  margin-bottom: 50px;
}
#company .gaiyou .flex.clumn2 .pic a.hokasetsubi {
  background: linear-gradient(transparent 75%, #E0E0E0 0%);
  line-height: 1.3em;
  margin-right: 40px;
  background-position-y: -16px;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 60px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  line-height: 370%;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #company .gaiyou .flex.clumn2 .pic a.hokasetsubi {
    width: 220px;
  }
}
@media screen and (min-width: 768px) {
  #company .gaiyou .flex.clumn2 .txt {
    width: 870px;
  }
}
#company .gaiyou .flex.clumn2 .txt .title_logo_sub {
  display: flex;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  #company .gaiyou .flex.clumn2 .txt .title_logo_sub {
    margin-bottom: 80px;
  }
}
#company .gaiyou .flex.clumn2 .txt .title_logo_sub img {
  width: 62px;
  height: 58px;
}
#company .gaiyou .flex.clumn2 .txt .title_logo_sub .minittl {
  margin-left: 10px;
}
#company .gaiyou .flex.clumn2 .txt .title_logo_sub .minittl h3, #company .gaiyou .flex.clumn2 .txt .title_logo_sub .minittl p.desc {
  margin: 0;
}
@media screen and (min-width: 768px) {
  #company .gaiyou .flex.clumn2 .txt dl {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}
@media screen and (min-width: 768px) {
  #company .gaiyou .flex.clumn2 .txt dl dt {
    width: 140px;
    margin-right: 45px;
    margin: 0;
    padding: 0;
    margin-bottom: 60px;
    padding-right: 20px;
  }
}
#company .gaiyou .flex.clumn2 .txt dl dt .inner {
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  #company .gaiyou .flex.clumn2 .txt dl dt .inner {
    border-bottom: 1px solid;
    padding-bottom: 20px;
  }
}
#company .gaiyou .flex.clumn2 .txt dl dd {
  border-bottom: 1px solid;
  padding-bottom: 20px;
  margin: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  #company .gaiyou .flex.clumn2 .txt dl dd {
    width: 620px;
    margin: 0;
    padding: 0 0 20px;
    margin-bottom: 60px;
  }
}

#cta {
  width: 100%;
  background: url(../img/pc/top_mv2.jpg) no-repeat;
  height: auto;
  background-size: cover;
  background-position-y: 50%;
}
@media screen and (min-width: 768px) {
  #cta {
    height: 598px;
  }
}
#cta .inner {
  text-align: center;
  color: #fff;
  padding: 65px 0;
}
#cta .inner i {
  margin-right: 5px;
}
#cta .inner h3 {
  font-size: 24px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #cta .inner h3 {
    font-size: 48px;
    margin-top: 74px;
    letter-spacing: 6px;
  }
}
#cta .inner p.telnum {
  font-size: 27px;
  letter-spacing: 5px;
  margin: 50px 0 15px 0;
}
@media screen and (min-width: 768px) {
  #cta .inner p.telnum {
    font-size: 46px;
    letter-spacing: 5px;
    margin: 0;
  }
}
#cta .inner p.maillink {
  font-size: 23px;
}

footer {
  background-color: #ffffff;
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px;
  background-image: linear-gradient(45deg, #dcdcdc 25%, #dcdcdc 25%, transparent 25%, transparent 75%, #dcdcdc 75%, #dcdcdc 75%), linear-gradient(-135deg, #dcdcdc 25%, #dcdcdc 25%, transparent 25%, transparent 75%, #dcdcdc 75%, #dcdcdc 75%);
}
footer section .wrapper {
  padding-top: 60px;
  padding-bottom: 50px;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  footer section .wrapper {
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse;
  }
}
footer section .wrapper .flex.footerclum.container .infos {
  padding: 0 32px;
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos {
    width: 700px;
    padding: 0;
  }
}
footer section .wrapper .flex.footerclum.container .infos img.foot_logo {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos img.foot_logo {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos .adressblock dl {
    display: flex;
    flex-wrap: wrap;
  }
}
footer section .wrapper .flex.footerclum.container .infos .adressblock dl dt {
  width: 100%;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos .adressblock dl dt {
    width: 20%;
    margin-bottom: 35px;
  }
}
footer section .wrapper .flex.footerclum.container .infos .adressblock dl dd {
  width: 80%;
  margin: 0;
  padding: 0;
  margin-bottom: 35px;
}
footer section .wrapper .flex.footerclum.container .infos .minimenu ul {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos .minimenu ul {
    display: flex;
    justify-content: space-between;
  }
}
footer section .wrapper .flex.footerclum.container .infos .minimenu ul li {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos .minimenu ul li {
    margin-bottom: 0;
  }
}
footer section .wrapper .flex.footerclum.container .infos .minimenu ul li a {
  background: linear-gradient(transparent 69%, #E0E0E0 0%);
  line-height: 1.3em;
  /* margin-right: 40px; */
  background-position-y: -14px;
  background-repeat: no-repeat;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos .minimenu ul li a {
    width: 144px;
    display: block;
    margin: 0 17px;
    font-size: 13px;
  }
}
footer section .wrapper .flex.footerclum.container .infos p.ppy {
  margin-top: 35px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos p.ppy {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos .copy_sns.flex {
    width: 410px;
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse;
  }
}
footer section .wrapper .flex.footerclum.container .infos .copy_sns.flex .sns.flex {
  width: 120px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos .copy_sns.flex .sns.flex {
    justify-content: space-between;
  }
}
footer section .wrapper .flex.footerclum.container .infos .copy_sns.flex .copyright p {
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer section .wrapper .flex.footerclum.container .infos .copy_sns.flex .copyright p {
    text-align: left;
  }
}
footer section .wrapper .map {
  height: 500px;
  width: -webkit-fill-available;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  footer section .wrapper .map {
    height: auto;
    margin-bottom: unset;
  }
}
footer section .wrapper .map iframe,
footer section .wrapper .map object,
footer section .wrapper .map embed {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* we can */
.wecan {
  /*===========
  .scroll-box
  ===========*/
  /*スクロールバー全体の高さ*/
  /*スクロールバー全体の背景*/
  /*スクロールバーの動く部分*/
  /*スクロールバーの動く部分のホバー（マウスオーバー）*/
  /* we can */
}
.wecan .scroll-box {
  overflow-x: auto;
  margin: 0 34px;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 768px) {
  .wecan .scroll-box {
    overflow-x: unset;
    margin: unset;
  }
}
.wecan .scroll-box::-webkit-scrollbar {
  height: 4px;
}
.wecan .scroll-box::-webkit-scrollbar-track {
  background: #eee;
}
.wecan .scroll-box::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}
.wecan .scroll-box::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.wecan .w3-tooltip, .wecan .w3-display-container {
  position: relative;
  padding-top: 56px;
  min-height: 100vh;
  background: url(../img/sp/content_mv_sp.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .wecan .w3-tooltip, .wecan .w3-display-container {
    background: url(../img/pc/content_mv.jpg) no-repeat;
    background-size: cover;
    padding-top: 91px;
    min-height: 592px;
  }
}
.wecan .hero_txt {
  color: #fff;
  position: relative;
  text-align: center;
  z-index: 100;
  top: calc((100% - 433px) / 2);
  width: 100%;
  padding: 0 34px;
}
@media screen and (min-width: 768px) {
  .wecan .hero_txt {
    position: absolute;
    text-align: center;
    padding: 0;
    max-width: 768px;
    margin: 0 auto;
    position: relative;
  }
}
.wecan .hero_txt .w3-xxlarge {
  font-size: 34px !important;
  padding-bottom: 34px;
}
@media screen and (min-width: 768px) {
  .wecan .hero_txt .w3-xxlarge {
    font-size: 60px !important;
  }
}
.wecan .hero_txt p.desc {
  font-size: 24px;
  line-height: 200%;
}
@media screen and (min-width: 768px) {
  .wecan .hero_txt p.desc {
    line-height: 2px;
  }
}
.wecan .hero_txt .border_btm {
  border-bottom: 2px solid #fff;
}
.wecan #business_content {
  margin: 60px 0 -50px 0;
}
@media screen and (min-width: 768px) {
  .wecan #business_content {
    margin: 80px 0 160px 0;
  }
}
.wecan #business_content h2.subtitle {
  margin: 60px 0;
  text-align: center;
  letter-spacing: 0.5rem;
  font-size:26px;
}
@media screen and (min-width: 768px) {
.wecan #business_content h2.subtitle {
  letter-spacing: 0.7rem;
  font-size:30px;
}
}
.wecan #details img.sp-only {
  max-width: 100%;
}
.wecan #details .full {
  position: relative;
  letter-spacing: 0.2rem;
  width: 100%;
  background-size: cover;
  min-height: 430px;
  margin-bottom: 200px;
}
@media screen and (min-width: 768px) {
  .wecan #details .full {
    min-height: 518px;
    margin-bottom: 80px;
  }
}
.wecan #details .full .title_box {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  padding: 40px 1rem;
  margin: 0 34px;
  margin-top: 78%;
}
@media screen and (min-width: 768px) {
  .wecan #details .full .title_box {
    top: 60px;
    height: 268px;
    padding: 50px 45px;
    width: 633px;
    margin-top: auto;
  }
}
.wecan #details .full .title_box.title_box_bio {
  height: 305px;
}
.wecan #details .full .title_box p.desc {
  text-align: left;
}
.wecan #details .full.mini_wood_kakou {
  background: url(../img/sp/content_01_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .wecan #details .full.mini_wood_kakou {
    background: url(../img/pc/content_01.jpg) no-repeat;
  }
}
.wecan #details .full.baiomasu {
  width: 100%;
  background: url(../img/sp/content_07_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .wecan #details .full.baiomasu {
    background: url(../img/pc/content_07.jpg) no-repeat;
  }
}
.wecan #details .full.doboku {
  background: url(../img/sp/content_08_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .wecan #details .full.doboku {
    background: url(../img/pc/content_08.jpg) no-repeat;
  }
}
.wecan #details .h2_wrap {
  margin: 0 auto;
  max-width: 160px;
  position: relative;
}
.wecan #details .h2_wrap h2 {
  padding: 0;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 10px;
}
.wecan #details .h2_wrap .h2before_wrap {
  display: flex;
  justify-content: left;
  align-items: center;
}
.wecan #details .h2_wrap .h2before_wrap:after {
  border-top: 1px solid;
  content: "";
  width: 100px;
}
.wecan #details .h2_wrap .h2before_wrap .h2before {
  padding-right: 1rem;
}
.wecan #details .border_only {
  border-bottom: 1px solid;
  width: 335px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .wecan #details .border_only {
    margin-bottom: 50px;
  }
}
.wecan #details .h3_item {
  margin: 0 auto;
  position: relative;
}
.wecan #details .h3_item .title_box h2 {
  border-bottom: 1px solid;
  padding-bottom: 20px;
}
.title_box h2 {
  font-size:26px;
}
.wecan #details .h3_item h3 {
  background: url(../img/pc/content_09.png) no-repeat;
  padding-left: 35px;
  margin-left: 34px;
}
@media screen and (min-width: 768px) {
  .wecan #details .h3_item h3 {
    margin-left: 0;
  }
  .title_box h2 {
  font-size:30px;
}
}
.wecan #details .h3_item table {
  border-collapse: collapse;
  border: 1px solid;
  min-width: 740px;
  margin: 50px 0 80px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wecan #details .h3_item table {
    width: 100%;
  }
}
.wecan #details .h3_item table td, .wecan #details .h3_item table th {
  border: 1px solid;
  padding: 0.5rem 0;
  margin: 0;
  width: auto;
  empty-cells: show;
  width: calc(100% / 6);
}
.wecan #details .h3_item table th {
  background-color: #D6D6D6;
}
.wecan #details .well {
  outline: 1px solid;
  text-align: center;
  line-height: 200%;
  margin: 60px 34px;
  padding: 50px 0;
  padding: 1rem 0;
}
@media screen and (min-width: 768px) {
  .wecan #details .well {
    margin: 80px auto;
    padding: 40px 0;
  }
}
.wecan #details .well ul, .wecan #details .well li {
  list-style: none;
  margin: 0;
  padding: 0 20px;
}
.wecan #details .well li:first-child {
  margin-bottom: 25px;
}
.wecan #details p {
  text-align: center;
  margin-bottom: 80px;
}
.wecan #details p.ask.setsubi {
  margin: 0 auto;
  width: 200px;
  margin-bottom: 85px;
}
@media screen and (min-width: 768px) {
  .wecan #details p.ask.setsubi {
    margin-bottom: 160px;
  }
}
.wecan #details p.ask.setsubi a {
  background: linear-gradient(transparent 75%, #E0E0E0 0%);
  line-height: 1.3em;
  margin-right: 40px;
  background-position-y: -16px;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  line-height: 370%;
}
@media screen and (min-width: 768px) {
  .wecan #details p.ask.setsubi a {
    width: 220px;
    margin-top: 45px;
    margin-bottom: 0;
  }
}

/* common footer intro */
.footerIntro .h2_wrap {
  margin: 0 auto;
  max-width: 160px;
  position: relative;
}
.footerIntro .h2_wrap h2 {
  padding: 0;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 10px;
}
.footerIntro .h2_wrap .h2before_wrap {
  display: flex;
  justify-content: left;
  align-items: center;
}
.footerIntro .h2_wrap .h2before_wrap:after {
  border-top: 1px solid;
  content: "";
  width: 100px;
}
.footerIntro .h2_wrap .h2before_wrap .h2before {
  padding-right: 1rem;
}
.footerIntro .h2before_wrap {
  display: flex;
  justify-content: left;
  align-items: center;
}
.footerIntro .h2before_wrap:after {
  border-top: 1px solid;
  content: "";
  width: 100px;
}
.footerIntro .h2before_wrap .h2before {
  padding-right: 1rem;
}
.footerIntro .border_only {
  border-bottom: 1px solid;
  width: 335px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .footerIntro .border_only {
    margin-bottom: 50px;
  }
}
.footerIntro .infocontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1326px;
  margin: 0 34px;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .footerIntro .infocontainer {
    margin: 0 auto;
  }
}
.footerIntro .infocontainer .product {
  width: 414px;
}
.footerIntro .infocontainer .product figure {
  margin: 0;
  margin-bottom: 60px;
}
.footerIntro .infocontainer .product figure img {
  max-width: 100%;
}
.footerIntro .infocontainer .product figure figcaption {
  background-color: #EAEAEA;
  padding: 25px 0;
  padding-left: 1rem;
}
.footerIntro p {
  text-align: center;
  margin-bottom: 80px;
}
.footerIntro p.ask {
  margin: 0 auto;
  width: 200px;
  margin-bottom: 85px;
}
@media screen and (min-width: 768px) {
  .footerIntro p.ask {
    margin-bottom: 160px;
  }
}
.footerIntro p.ask a {
  background: linear-gradient(transparent 75%, #E0E0E0 0%);
  line-height: 1.3em;
  margin-right: 40px;
  background-position-y: -16px;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  line-height: 370%;
}
@media screen and (min-width: 768px) {
  .footerIntro p.ask a {
    width: 220px;
    margin-top: 45px;
    margin-bottom: 0;
  }
}

.equipment .w3-tooltip, .equipment .w3-display-container {
  position: relative;
  padding-top: 56px;
  min-height: 100vh;
  background: url(../img/sp/equipment_mv_sp.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .equipment .w3-tooltip, .equipment .w3-display-container {
    background: url(../img/pc/equipment_mv.jpg) no-repeat;
    background-size: cover;
    padding-top: 91px;
    min-height: 592px;
  }
}
.equipment .hero_txt {
  color: #fff;
  position: relative;
  text-align: center;
  z-index: 100;
  top: calc((100% - 433px) / 2);
  width: 100%;
  padding: 0 34px;
}
@media screen and (min-width: 768px) {
  .equipment .hero_txt {
    position: absolute;
    text-align: center;
    padding: 0;
    max-width: 768px;
    margin: 0 auto;
    position: relative;
  }
}
.equipment .hero_txt .w3-xxlarge {
  font-size: 34px !important;
  padding-bottom: 34px;
}
@media screen and (min-width: 768px) {
  .equipment .hero_txt .w3-xxlarge {
    font-size: 60px !important;
  }
}
.equipment .hero_txt p.desc {
  font-size: 24px;
  line-height: 200%;
}
@media screen and (min-width: 768px) {
  .equipment .hero_txt p.desc {
    line-height: 2px;
  }
}
.equipment .hero_txt .border_btm {
  border-bottom: 2px solid #fff;
}
.equipment #details {
  margin-bottom: 80px;
}
.equipment #details .full {
  position: relative;
  letter-spacing: 0.2rem;
  width: 100%;
  background-size: cover;
  min-height: 430px;
  margin-bottom: 130px;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .equipment #details .full {
    min-height: 518px;
    margin-bottom: 0;
  }
}
.equipment #details .full .title_box {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: calc( (100% - 84%) /2);
  padding: 40px 1rem;
  margin-top: 90%;
  width: 84%;
}
@media screen and (min-width: 768px) {
  .equipment #details .full .title_box {
    top: 60px;
    height: 172px;
    padding: 50px 45px 30px 45px;
    width: 633px;
    margin-top: auto;
  }
}
.equipment #details .full .h2_item {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .equipment #details .full .h2_item {
    width: 1326px;
  }
}
.equipment #details .full .h2_item .title_box h2 {
  border-bottom: 1px solid;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.equipment #details .full .h2_item .title_box h2 span {
  font-size: 24px;
}
.equipment #details .full.doba {
  background: url(../img/sp/equipment_01_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .equipment #details .full.doba {
    background: url(../img/pc/equipment_01.jpg) no-repeat;
  }
}
.equipment #details .full.kawamuki {
  background: url(../img/sp/equipment_02_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .equipment #details .full.kawamuki {
    background: url(../img/pc/equipment_02.jpg) no-repeat;
  }
}
.equipment #details .full.doublesaw_3 {
  background: url(../img/sp/equipment_03_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .equipment #details .full.doublesaw_3 {
    background: url(../img/pc/equipment_03.jpg) no-repeat;
  }
}
.equipment #details .full.doublesaw {
  background: url(../img/sp/equipment_04_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .equipment #details .full.doublesaw {
    background: url(../img/pc/equipment_04.jpg) no-repeat;
  }
}
.equipment #details .full.molder7 {
  background: url(../img/sp/equipment_05_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .equipment #details .full.molder7 {
    background: url(../img/pc/equipment_05.jpg) no-repeat;
  }
}
.equipment #details .full.molder4 {
  background: url(../img/sp/equipment_06_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .equipment #details .full.molder4 {
    background: url(../img/pc/equipment_06.jpg) no-repeat;
  }
}
.equipment #details .full.daisya {
  background: url(../img/sp/equipment_07_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .equipment #details .full.daisya {
    background: url(../img/pc/equipment_07.jpg) no-repeat;
  }
}
.equipment #details .full.paper_chipper {
  background: url(../img/sp/equipment_08_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .equipment #details .full.paper_chipper {
    background: url(../img/pc/equipment_08.jpg) no-repeat;
  }
}
.equipment #details .full.wood_chipper {
  background: url(../img/sp/equipment_09_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .equipment #details .full.wood_chipper {
    background: url(../img/pc/equipment_09.jpg) no-repeat;
  }
}

.access .w3-tooltip, .access .w3-display-container {
  position: relative;
  padding-top: 56px;
  min-height: 100vh;
  background: url(../img/sp/access_mv_sp.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .access .w3-tooltip, .access .w3-display-container {
    background: url(../img/pc/access_mv.jpg) no-repeat;
    background-size: cover;
    padding-top: 91px;
    min-height: 592px;
  }
}
.access .hero_txt {
  color: #fff;
  position: relative;
  text-align: center;
  z-index: 100;
  top: calc((100% - 433px) / 2);
  width: 100%;
  padding: 0 34px;
}
@media screen and (min-width: 768px) {
  .access .hero_txt {
    position: absolute;
    text-align: center;
    padding: 0;
    max-width: 768px;
    margin: 0 auto;
    position: relative;
  }
}
.access .hero_txt .w3-xxlarge {
  font-size: 34px !important;
  padding-bottom: 34px;
}
@media screen and (min-width: 768px) {
  .access .hero_txt .w3-xxlarge {
    font-size: 60px !important;
  }
}
.access .hero_txt p.desc {
  font-size: 24px;
  line-height: 200%;
}
@media screen and (min-width: 768px) {
  .access .hero_txt p.desc {
    line-height: 2px;
  }
}
.access .hero_txt .border_btm {
  border-bottom: 2px solid #fff;
}
.access .h2_wrap {
  margin: 0 auto;
  max-width: 160px;
  position: relative;
}
.access .h2_wrap.access {
  max-width: unset;
  width: 245px;
  margin-top: 80px;
}
.access .h2_wrap h2 {
  padding: 0;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 10px;
}
.access .h2_wrap .h2before_wrap {
  display: flex;
  justify-content: left;
  align-items: center;
}
.access .h2_wrap .h2before_wrap:after {
  border-top: 1px solid;
  content: "";
  width: 125px;
}
.access .h2_wrap .h2before_wrap .h2before {
  padding-right: 1rem;
}
.access .h2before_wrap {
  display: flex;
  justify-content: left;
  align-items: center;
}
.access .h2before_wrap:after {
  border-top: 1px solid;
  content: "";
  width: 100px;
}
.access .h2before_wrap .h2before {
  padding-right: 1rem;
}
.access .border_only {
  border-bottom: 1px solid;
  width: 335px;
  text-align: center;
  margin: 0 auto;
}
.access #details {
  margin-top: 100px;
}
.access #details #gmaps {
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 50%, #F9E7D8 50%, #F9E7D8 100%);
  height: 536px;
}
.access #details #gmaps .ifram_wrapper {
  position: relative;
  width: 100%;
  height: 500px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .access #details #gmaps .ifram_wrapper {
    width: 1336px;
  }
}
.access #details #gmaps .ifram_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.access #details #map_wrapper {
  background-color: #F9E7D8;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .access #details #map_wrapper .access_flex {
    display: flex;
    justify-content: space-between;
  }
}
.access #details #map_wrapper .access_flex div {
  margin: 0 34px;
}
@media screen and (min-width: 768px) {
  .access #details #map_wrapper .access_flex div {
    width: 48%;
  }
}
.access #details #map_wrapper .access_flex .mess p {
  line-height: 200%;
}
.access #details #map_wrapper .access_flex .mess h3 {
  background: url(../img/pc/content_09.png) no-repeat;
  padding-left: 35px;
  margin-top: 0;
}
.access #details #map_wrapper .access_flex .mess_right {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .access #details #map_wrapper .access_flex .mess_right {
    padding-top: 0;
  }
}
.access #details #map_wrapper .access_flex .mess_right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.access #details #map_wrapper .access_flex .mess_right ul li {
  margin-bottom: 0.5rem;
}
.access #details #map_wrapper .access_flex .mess_right ul li.adress {
  margin: 32px 0;
}
.access #details #map_wrapper .access_flex .mess_right ul li span {
  width: 5rem;
  margin-right: 3rem;
}
.access #details #map_wrapper .access_flex .mess_right ul li span.mail {
  width: 5rem;
  margin-right: 2.3rem;
}

.contact .w3-tooltip, .contact .w3-display-container {
  position: relative;
  padding-top: 56px;
  min-height: 100vh;
  background: url(../img/sp/contact_mv_sp.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .contact .w3-tooltip, .contact .w3-display-container {
    background: url(../img/pc/contact_mv.jpg) no-repeat;
    background-size: cover;
    padding-top: 91px;
    min-height: 592px;
  }
}
.contact .hero_txt {
  color: #fff;
  position: relative;
  text-align: center;
  z-index: 100;
  top: calc((100% - 433px) / 2);
  width: 100%;
  padding: 0 34px;
}
@media screen and (min-width: 768px) {
  .contact .hero_txt {
    position: absolute;
    text-align: center;
    padding: 0;
    max-width: 768px;
    margin: 0 auto;
    position: relative;
  }
}
.contact .hero_txt .w3-xxlarge {
  font-size: 34px !important;
  padding-bottom: 34px;
}
@media screen and (min-width: 768px) {
  .contact .hero_txt .w3-xxlarge {
    font-size: 60px !important;
  }
}
.contact .hero_txt p.desc {
  font-size: 24px;
  line-height: 200%;
}
@media screen and (min-width: 768px) {
  .contact .hero_txt p.desc {
    line-height: 2px;
  }
}
.contact .hero_txt .border_btm {
  border-bottom: 2px solid #fff;
}
.contact .h2_wrap {
  margin: 0 auto;
  max-width: 160px;
  position: relative;
}
.contact .h2_wrap.contact {
  max-width: unset;
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .contact .h2_wrap.contact {
    width: 546px;
  }
}
.contact .h2_wrap h2 {
  padding: 0;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 10px;
}
.contact .h2_wrap .h2before_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact .h2_wrap .h2before_wrap:contact {
  border-top: 1px solid;
  content: "";
  width: 125px;
}
.contact .h2_wrap .h2before_wrap .h2before {
  padding-right: 1rem;
}
.contact .h2before_wrap {
  display: flex;
  justify-content: left;
  align-items: center;
}
.contact .h2before_wrap:after {
  border-top: 1px solid;
  content: "";
  width: 100px;
}
.contact .h2before_wrap .h2before {
  padding-right: 1rem;
}
.contact .border_only {
  border-bottom: 1px solid;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
  width: 80%;
}
@media screen and (min-width: 768px) {
  .contact .border_only {
    width: 546px;
  }
}
.contact p.lead {
  text-align: center;
  margin: 0 34px;
}
@media screen and (min-width: 768px) {
  .contact p.lead {
    margin: 0 auto;
    margin-bottom: 80px;
    width: 546px;
  }
}
.contact #contact {
  margin: 0 34px;
}
@media screen and (min-width: 768px) {
  .contact #contact {
    margin: 0;
  }
}
.contact #contact dt {
  border-bottom: 1px solid;
  padding-bottom: 15px;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .contact #contact dt {
    padding-bottom: 36px;
    width: 290px;
    float: left;
    margin-bottom: 60px;
    clear: both;
    margin-top: 0;
    margin-right: 90px;
  }
}
.contact #contact dt span {
  display: none;
}
.contact #contact dd {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .contact #contact dd {
    margin-bottom: 60px;
  }
}
.contact #contact input {
  border: none;
  height: 60px;
  padding-left: 1rem;
  background-color: #EAEAEA;
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .contact #contact input {
    width: auto;
  }
}
.contact #contact input::placeholder {
  color: #ADADAD;
}
.contact #contact input:focus {
  background-color: #fffcad;
  outline: 1px solid #1b6ff1;
}
@media screen and (min-width: 768px) {
  .contact #contact input[type=tel] {
    width: 600px;
  }
}
@media screen and (min-width: 768px) {
  .contact #contact input[type=email] {
    width: 790px;
  }
}
@media screen and (min-width: 768px) {
  .contact #contact #name_2, .contact #contact #read_2 {
    margin-left: 20px;
  }
}
.contact #contact textarea {
  border: none;
  width: 100%;
  height: 300px;
  padding: 1rem;
  background-color: #EAEAEA;
}
.contact #contact textarea::placeholder {
  color: #ADADAD;
}
.contact #contact textarea:focus {
  background-color: #fffcad;
  outline: 1px solid #1b6ff1;
}
@media screen and (min-width: 768px) {
  .contact #contact textarea {
    width: 790px;
    height: 450px;
  }
}
.contact #contact p.pp_text {
  text-align: center;
}
.contact #contact p#form_submit {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .contact #contact p#form_submit {
    width: 790px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 120px;
  }
}
.contact #contact p#form_submit #form_submit_button {
  cursor: pointer;
  margin: 0 auto;
  width: 200px;
  margin-bottom: 85px;
  background: linear-gradient(transparent 75%, #E0E0E0 0%);
  line-height: 1.3em;
  margin-right: 40px;
  background-position-y: -16px;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  line-height: 370%;
}
@media screen and (min-width: 768px) {
  .contact #contact p#form_submit #form_submit_button {
    width: 220px;
    margin-top: 45px;
    margin-bottom: 0;
  }
}

/*20210107追記CSS*/
.home .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	color:#000;
}
.home .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	color:#000;
}
/*プライバシーポリシーCSS*/
.privacy .w3-tooltip, .privacy .w3-display-container {
  position: relative;
  padding-top: 56px;
  min-height: 100vh;
  background: url(../img/sp/equipment_mv_sp.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .privacy .w3-tooltip, .privacy .w3-display-container {
    background: url(../img/pc/equipment_mv.jpg) no-repeat;
    background-size: cover;
    padding-top: 91px;
    min-height: 592px;
  }
}
 .privacy .hero_txt {
  color: #fff;
  position: relative;
  text-align: center;
  z-index: 100;
  top: calc((100% - 433px) / 2);
  width: 100%;
  padding: 0 34px;
}
@media screen and (min-width: 768px) {
  .privacy .hero_txt {
    position: absolute;
    text-align: center;
    padding: 0;
    max-width: 768px;
    margin: 0 auto;
    position: relative;
  }
}
.privacy #main_area ,
.privacy h2.ec_container{
	padding:20px;	
}
address{
font-style:normal;
}
/*# sourceMappingURL=style.css.map */
@media screen and (max-width: 767px) {
.wrapper .swiper-slide{
	height:205px;	
}
.wrapper .swiper-slide img{
	max-width:100%;
}
.wrapper .swiper-button-next, .swiper-button-prev {
	top:55%;	
}
#gallery section .wrapper{
	margin-bottom:10px;
}
#gallery{
	padding:1px;	
}
}