@charset "utf-8";

/*====================================================
english style
====================================================*/
* {
  word-break: break-word;
}
.title-box {
  width: auto;
  min-width: 370px;
  padding: 0 40px;
}
.title-box.type02.business_area {
  width: auto;
}
footer .btn-wrap {
  margin-top: 0;
}
.access-icon {
  margin-bottom: 6px;
}
.title01, .title02, .title03, .title04, .title05 {
  line-height: 1.4em;
  padding: 0 20px;
}
.white-bg {
  height: 100%;
  box-sizing: border-box;
}
.section05 .link-wrap a {
  display: inline-block;
  text-align: left;
}
.section01 {
  height: auto;
}
.section01 .container .wrap {
  padding: 80px 0 40px 55px;
  width: 100%;
}
.section01 .btn {
  text-align: left;
}
.section03 .btn {
  margin-top: 30px;
}
.item01-name {
  font-size: 28px;
  line-height: 1.4em;
  white-space: inherit;
  width: 92%;
}
.item01-detail {
  white-space: inherit;
  width: 92%;
}

@media screen and (max-width: 1850px) {
}
@media screen and (max-width: 1580px) {
/* nav */
  .nav-contents-wrap {
    flex-wrap: wrap-reverse;
  }
  .nav-contents {
    margin-bottom: 4px;
    padding-bottom: 20px;
  }
  .nav-contents:hover {
    margin-bottom: 0;
  }
  .language {
    margin-bottom: 0;
  }
  .language:hover {
    margin-top: 0;
  }
  .menuSub {
    top: 122px;
  }
}
@media screen and (max-width: 1565px) {
}
@media screen and (max-width: 1480px) {

}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1100px) {
}

@media screen and (max-width: 1050px) {
}
@media screen and (max-width: 920px) {

}
/* sp */
@media screen and (max-width: 768px) {
  footer p {
    font-size: 14px;
  }
  .section01 .container .wrap {
    padding: 40px 0;
  }
  .section03 .left {
    padding: 40px 35px;
  }
  .title-box,
  .title-box.type2,
  .title-box.type02.business_area {
    width: 96%;
    min-width: inherit;
    height: auto;
    padding: 15px 20px;
    box-sizing: border-box;
  }
  .page-title {
    font-size: 28px;
    white-space: inherit;
  }
  .title-box.product h2 {
    text-align: center;
  }
  .section04 .bottom span {
    white-space: inherit;
    width: 96%;
    box-sizing: border-box;
    text-align: center;
  }
  .title01, .title02, .title03, .title04, .title05 {
    top: 15px;
    width: 90%;
    height: auto;
    font-size: 16px;
    padding: 10px 20px;
  }
  .item01-name.small {
    font-size: 12px;
  }
  .title-box.product h2 {
    white-space: inherit;
  }
}
@media screen and (max-width: 520px) {
}
@media screen and (max-width: 403px) {
}
@media screen and (max-width: 340px) {
}

