@charset "UTF-8";
/*=============================================
 * sections
 *=============================================*/
.section-lead {
  padding: 15vw 0;
  background: #f1f6fa;
  color: #333;
}
.section-lead .ttl {
  font-weight: 700;
  font-size: 5vw;
  line-height: 1.5;
  letter-spacing: 0;
}
.section-lead .ttl img {
  width: 55vw;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
}
.section-lead .txt {
  margin-top: 10vw;
  font-size: 18px;
}
.section-lead .img {
  margin-top: 10vw;
}
@media only screen and (min-width: 768px) {
  .section-lead {
    padding: 79px 0 100px;
  }
  .section-lead .gr-tag {
    margin-bottom: 19px;
  }
  .section-lead .ttl {
    font-size: 30px;
    line-height: 46px;
  }
  .section-lead .ttl img {
    width: auto;
    margin-bottom: 30px;
  }
  .section-lead .txt {
    width: 500px;
    margin-top: 30px;
    font-size: 24px;
    line-height: 46px;
  }
  .section-lead .img {
    margin-top: 0;
  }
  .section-lead .set {
    width: 1580px;
    display: flex;
    align-items: flex-start;
    padding-left: 30px;
    box-sizing: border-box;
  }
  .section-lead .set .txtbox {
    width: 580px;
    margin-top: 55px;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .section-lead .set .img {
    width: 1000px;
  }
  .section-lead .set .img img{
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 1280px) {
  .section-lead .set {
    padding-left: 0;
  }
}
.article {
  color: #333;
}
.article section {
  padding-bottom: 0 !important;
}
.article #sec1 .blk1 {
  padding: 10px 0 30px;
}
.article #sec1 .blk1 h2.ttl {
  font-size: 4.5vw;
  letter-spacing: 0.01em;
  line-height: 1.5;
}
.article #sec1 .blk1 h2.ttl .en, .article #sec1 .blk1 h2.ttl .jp {
  display: block;
}
.article #sec1 .blk1 h2.ttl .en {
  font-family: athelas, serif;
  text-transform: capitalize;
  color: #a4c8e3;
}
.article #sec1 .blk1 h2.ttl .jp {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 7vw;
  letter-spacing: 0.2em;
}
.article #sec1 .blk2 {
  padding-bottom: 30px;
  background: #4b8dec;
}
.article #sec1 .blk2 .wrap::before {
  content: '';
  width: 45vw;
  height: 40vw;
  background: url("../img/article/i2.png") 0 0/contain no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.article #sec1 .blk2 h2.ttl {
  font-family: "Hiragino Sans", "ヒラギノ角ゴ", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.025em;
}
.article #sec1 .blk2 h2.ttl img {
  width: 40vw;
  display: block;
}
@media only screen and (min-width: 768px) {
  .article #sec1 .blk1 {
    padding: 16px 0 63px;
  }
  .article #sec1 .blk1 h2.ttl {
    font-size: 26px;
    line-height: 40px;
  }
  .article #sec1 .blk1 h2.ttl .jp {
    font-size: 42px;
    line-height: 56px;
  }
  .article #sec1 .blk2 {
    padding-bottom: 0;
    overflow: hidden;
  }
  .article #sec1 .blk2 .wrap::before {
    width: 520px;
    height: 387px;
    right: -67px;
  }
  .article #sec1 .blk2 h2.ttl {
    display: flex;
    align-items: center;
    margin-left: -50px;
    font-size: 20px;
    line-height: 32px;
  }
  .article #sec1 .blk2 h2.ttl img {
    width: auto;
    margin-right: 49px;
  }
}
.article #sec2 {
  padding: 20vw 0;
  background: #f1f6fa;
}
.article #sec2 .set1 .box-style-1 {
  padding: 5vw;
}
.article #sec2 .set1 .box-style-1 .ttl {
  font-size: 5vw;
}
.article #sec2 .set1 .box-style-1 .txt {
  font-size: 18px;
}
.article #sec2 .set1 .box-style-1 .img img {
  width: 100%;
}
.article #sec2 .set1 .box-style-1 .btn-link a {
  width: 46%;
}
.article #sec2 .set2 {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .article #sec2 {
    padding: 70px 0 150px;
  }
  .article #sec2 .set1 .box-style-1 {
    padding: 24px 22px;
  }
  .article #sec2 .set1 .box-style-1 .ttl {
    font-size: 30px;
    line-height: 46px;
  }
  .article #sec2 .set1 .box-style-1 .txt {
    margin-top: 20px;
    font-size: 24px;
    line-height: 46px;
  }
  .article #sec2 .set1 .box-style-1 .img {
    width: 50%;
  }
  .article #sec2 .set1 .box-style-1 .btn-link {
    width: 50%;
    margin-top: -38px;
    padding-right: 72px;
  }
  .article #sec2 .set1 .box-style-1 .btn-link a {
    width: 175px;
  }
  .article #sec2 .set1 .box-style-1 .txtbox {
    width: 50%;
    padding: 0 25px;
  }
  .article #sec2 .set2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 65px;
  }
  .article #sec2 .set2 .box-style-1 {
    width: calc(50% - 10px);
  }
}
.omron #sec1 {
  padding-top: 80px;
}
.omron #sec1 .set2 {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .omron #sec1 {
    padding-top: 100px;
  }
  .omron #sec1 .set1 {
    display: flex;
  }
  .omron #sec1 .set1 .img {
    order: 2;
    width: 25%;
    max-width: 252px;
  }
  .omron #sec1 .set1 .txt {
    order: 1;
    width: 80%;
    max-width: calc(100% - 252px);
    padding-right: 50px;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 1280px) {
  .omron #sec1 .set1 .txt {
    padding-right: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .omron #sec4 .set {
    display: flex;
  }
  .omron #sec4 .set .img {
    width: 35%;
    max-width: 334px;
  }
  .omron #sec4 .set .txtbox {
    width: 65%;
    max-width: calc(100% - 334px);
    padding-left: 100px;
    box-sizing: border-box;
  }
}
.decarbo #sec4 dl + dl {
  margin-top: 30px;
}
.fuji .imgbox {
  margin-top: 30px;
}
.fuji .imgbox figure + figure {
  margin-top: 30px;
}
.fuji #sec1 {
  padding-top: 80px;
}
.fuji #sec1 .set1 {
  margin-bottom: 30px;
}
.fuji #sec1 .set7 .img {
  margin-top: 30px;
}
.fuji figcaption {
  line-height: 1.5;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .fuji .imgbox figure {
    width: 46%;
  }
  .fuji .imgbox figure + figure {
    margin-top: 0;
  }
  .fuji .imgbox figure img {
    width: 100%;
  }
  .fuji #sec1 {
    padding-top: 100px;
  }
  .fuji #sec1 .set1 {
    margin-bottom: 50px;
  }
  .fuji #sec1 .set1 .imgbox {
    margin: 30px 30px 0;
  }
}

@media only screen and (min-width: 768px) {
  .nforum03 .section .set {
    display: flex;
  }
  .nforum03 .section .set .img {
    width: 40%;
    margin-top: 0;
  }
  .nforum03 .section .set .txtbox {
    width: 60%;
    padding-right: 50px;
    margin-bottom: 0;
    box-sizing: border-box;
  }
}

/* 20230930 start */

.relatedBox{
  margin-bottom:3rem;
}

.relatedBox ul{
  display:block;
  line-height:1.5rem;
}
.relatedBox ul li{
  width:100%;
  margin: 0 0 3rem;
}
.relatedBox ul li:nth-child(2){
  margin: 0 0 3rem;
}
.relatedBox ul li img{
  width:100%;
  height: 256px;
  vertical-align:bottom;
  padding: 0 0 10px;
  object-fit: cover;
}
.relatedBox a{
  color:#000;
}
.relatedBox a:hover{
  opacity:0.8;
  text-decoration:none;
}
.relatedImg1{
  padding: 0;
}
.list-box-arc {
  display: flex;
  gap: 7px;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
body section .relatedBox .list-box-arc *:last-child,
body section .relatedBox *:last-child {
  margin-bottom: 5px !important;
}
.sub-arc {
  font-size: 13px;
  background: #0068b7;
  color: #fff;
  min-width: 148px;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .relatedBox{
    margin-bottom:3rem;
  }
  .relatedBox ul{
    display:flex;
    flex-wrap:nowrap;
    line-height:1.5rem;
  }
  .relatedBox ul li{
    width:calc(94% / 3);
  }
  .relatedBox ul li:nth-child(2){
    margin:0 3%;
  }
  .relatedBox ul li img{
    width:100%;
    height: 256px;
    padding-bottom:10px;
    object-fit: cover;
  }
}

/* 20230930 end */
