@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500;700&display=swap");
body.technology main .read {
  padding: 90px 0 160px;
}
@media screen and (max-width: 991px) {
  body.technology main .read {
    padding: 90px 0 120px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .read {
    padding: 50px 0 50px;
  }
}
body.technology main .read .c01__txt-1 {
  font-size: 28px;
  font-family: "Noto Serif JP", serif;
  padding-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  body.technology main .read .c01__txt-1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .read .c01__txt-1 {
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 40px;
  }
}
body.technology main .point {
  background-image: url(../img/technology/point-bg.jpg);
  background-repeat: repeat;
  background-size: 50%;
  padding: 70px 0 130px;
  position: relative;
}
@media screen and (max-width: 991px) {
  body.technology main .point {
    padding: 70px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .point {
    padding: 40px 0 40px;
  }
}
body.technology main .point .point-ttl {
  position: relative;
}
body.technology main .point .point-ttl__txt-1 {
  position: relative;
  font-size: 38px;
  color: #42210b;
  font-family: "irohamaru", sans-serif;
  font-weight: 400;
  font-style: normal;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  body.technology main .point .point-ttl__txt-1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .point .point-ttl__txt-1 {
    font-size: 26px;
  }
}
body.technology main .point .point-ttl__txt-1:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -10%;
  height: 30px;
  width: 2px;
  background: #42210b;
  -webkit-transform: translateY(-50%) rotate(-35deg);
          transform: translateY(-50%) rotate(-35deg);
}
@media screen and (max-width: 767px) {
  body.technology main .point .point-ttl__txt-1:before {
    height: 26px;
  }
}
body.technology main .point .point-ttl__txt-1:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10%;
  height: 30px;
  width: 2px;
  background: #42210b;
  -webkit-transform: translateY(-50%) rotate(35deg);
          transform: translateY(-50%) rotate(35deg);
}
@media screen and (max-width: 767px) {
  body.technology main .point .point-ttl__txt-1:after {
    height: 26px;
  }
}
body.technology main .point .point-ttl__txt-2 {
  font-size: 54px;
  color: #42210b;
  font-family: "irohamaru", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
@media screen and (max-width: 991px) {
  body.technology main .point .point-ttl__txt-2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .point .point-ttl__txt-2 {
    font-size: 38px;
  }
}
body.technology main .point .point-ttl__txt-2 .spn-1 {
  font-size: 60px;
}
@media screen and (max-width: 991px) {
  body.technology main .point .point-ttl__txt-2 .spn-1 {
    font-size: 54px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .point .point-ttl__txt-2 .spn-1 {
    font-size: 44px;
  }
}
body.technology main .point .point-ttl__txt-2 .spn-2 {
  font-size: 34px;
}
@media screen and (max-width: 991px) {
  body.technology main .point .point-ttl__txt-2 .spn-2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .point .point-ttl__txt-2 .spn-2 {
    font-size: 22px;
  }
}
body.technology main .point .point-ttl__ico {
  position: absolute;
  bottom: 10%;
  left: 3%;
  max-width: 23%;
}
@media screen and (max-width: 991px) {
  body.technology main .point .point-ttl__ico {
    left: -3%;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .point .point-ttl__ico {
    left: 0;
    -webkit-transform: translateY(60%);
            transform: translateY(60%);
  }
}
body.technology main .point .point-list {
  padding-top: 50px;
}
body.technology main .point .point-list .box {
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.technology main .point .point-list .box {
    padding-bottom: 30px;
  }
}
body.technology main .point .point-list .box__img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  body.technology main .point .point-list .box__img {
    width: 345px;
    max-width: 75%;
  }
}
body.technology main .can {
  position: relative;
  padding-bottom: 250px;
}
@media screen and (max-width: 991px) {
  body.technology main .can {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .can {
    padding-bottom: 120px;
  }
}
body.technology main .can__bg {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 630px;
}
@media screen and (max-width: 767px) {
  body.technology main .can__bg {
    height: 500px;
  }
}
body.technology main .can .wrap {
  position: absolute;
  top: 8%;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  body.technology main .can .wrap {
    left: -15px;
  }
}
body.technology main .can .wrap .box {
  background-color: rgba(83, 71, 65, 0.9);
  padding: 30px;
  width: 60%;
  color: white;
}
@media screen and (max-width: 991px) {
  body.technology main .can .wrap .box {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .can .wrap .box {
    width: 98%;
    padding: 20px 15px 20px 20px;
  }
}
body.technology main .can .wrap .box__txt-1 {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  line-height: 1.5;
  border-bottom: 1px solid white;
  padding-bottom: 25px;
}
@media screen and (max-width: 991px) {
  body.technology main .can .wrap .box__txt-1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .can .wrap .box__txt-1 {
    font-size: 21px;
    padding-bottom: 15px;
  }
}
body.technology main .can .wrap .box__txt-2 {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  body.technology main .can .wrap .box__txt-2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .can .wrap .box__txt-2 {
    font-size: 18px;
    padding-top: 15px;
  }
}
body.technology main .can .wrap .box__txt-3 li {
  list-style-type: disc;
  margin-left: 1.3em;
}
body.technology main .can .wrap .box__txt-4 {
  padding-top: 5px;
}
body.technology main .qa .s-font {
	font-size: 14px;
	line-height: 0.9em;
}
body.technology main .qa .qa-ttl {
  background-color: #999999;
  padding: 35px 0 10px;
}
body.technology main .qa .qa-ttl .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-ttl .inner {
    display: block;
    position: relative;
  }
}
@media screen and (max-width: 991px) {
  body.technology main .qa .qa-ttl .inner .container {
    max-width: 100%;
  }
}
@media screen and (max-width: 991px) {
  body.technology main .qa .qa-ttl .inner__ico.--1 {
    width: 151.9px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-ttl .inner__ico.--1 {
    display: none;
  }
}
body.technology main .qa .qa-ttl .inner__ico.--2 {
  -webkit-transform: translateY(-35%);
          transform: translateY(-35%);
}
@media screen and (max-width: 991px) {
  body.technology main .qa .qa-ttl .inner__ico.--2 {
    width: 149.1px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-ttl .inner__ico.--2 {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(40%);
            transform: translateY(40%);
    max-width: 30%;
  }
}
body.technology main .qa .qa-ttl .inner .ttl {
  color: white;
  text-align: center;
}
body.technology main .qa .qa-ttl .inner .ttl__txt-1 {
  font-size: 30px;
  font-family: "irohamaru", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-ttl .inner .ttl__txt-1 {
    font-size: 21px;
    padding-bottom: 0;
  }
}
body.technology main .qa .qa-ttl .inner .ttl__txt-2 {
  font-size: 30px;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-ttl .inner .ttl__txt-2 {
    font-size: 21px;
  }
}
body.technology main .qa .qa-ttl .inner .ttl__txt-2 span {
  font-family: "adobe-caslon-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  padding-left: 5px;
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-ttl .inner .ttl__txt-2 span {
    font-size: 46px;
  }
}
body.technology main .qa .qa-content {
  padding-top: 45px;
  padding-bottom: 85px;
  position: relative;
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-content {
    padding-top: 80px;
    padding-bottom: 40px;
  }
}
body.technology main .qa .qa-content .container {
  width: 80%;
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-content .container {
    width: 100%;
  }
}
body.technology main .qa .qa-content__bg {
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-content__bg {
    display: none;
  }
}
body.technology main .qa .qa-content__bg.--1 {
  top: 45px;
  left: 0;
  max-width: 34%;
}
body.technology main .qa .qa-content__bg.--2 {
  bottom: 10%;
  left: 0;
  max-width: 32%;
}
body.technology main .qa .qa-content__bg.--3 {
  top: 45px;
  right: -8%;
  max-width: 30%;
}
body.technology main .qa .qa-content__bg.--4 {
  bottom: 13%;
  right: 2%;
  max-width: 29%;
}
body.technology main .qa .qa-content .qa-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-content .qa-block {
    display: block;
    padding: 0 0 50px;
  }
}
body.technology main .qa .qa-content .qa-block .box {
  width: 47%;
  border-radius: 20px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
@media screen and (max-width: 1199px) {
  body.technology main .qa .qa-content .qa-block .box {
    padding: 30px 15px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-content .qa-block .box {
    width: 100%;
    padding: 20px 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
body.technology main .qa .qa-content .qa-block .box__ttl {
  font-size: 48px;
  font-family: "big-caslon-fb", serif;
  font-weight: 700;
  font-style: normal;
  padding-right: 20px;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  body.technology main .qa .qa-content .qa-block .box__ttl {
    font-size: 42px;
  }
}
@media screen and (max-width: 991px) {
  body.technology main .qa .qa-content .qa-block .box__ttl {
    font-size: 32px;
    padding-right: 10px;
  }
}
body.technology main .qa .qa-content .qa-block .box__txt {
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  body.technology main .qa .qa-content .qa-block .box__txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-content .qa-block .box__txt {
    font-size: 15px;
    padding-top: 3px;
  }
}
body.technology main .qa .qa-content .qa-block .box.--box-q {
  background-color: white;
  border: 6px solid #9bcfc2;
}
body.technology main .qa .qa-content .qa-block .box.--box-q .box__ttl {
  color: #603813;
}
body.technology main .qa .qa-content .qa-block .box.--box-a {
  background-color: #fffaee;
  border: 6px solid #f49684;
}
body.technology main .qa .qa-content .qa-block .box.--box-a .box__ttl {
  color: #b3272d;
}
body.technology main .qa .qa-content .qa-block .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 20px;
  border-color: transparent transparent transparent #9fd6c8;
  margin-right: 2%;
}
@media screen and (max-width: 991px) {
  body.technology main .qa .qa-content .qa-block .arrow {
    margin-right: 1%;
  }
}
@media screen and (max-width: 767px) {
  body.technology main .qa .qa-content .qa-block .arrow {
    border-width: 20px 25px 0 25px;
    border-color: #9fd6c8 transparent transparent transparent;
    display: block;
    margin: 0 auto 15px;
  }
}
/*新規追加*/
body.technology main .about .box {
  background-color: rgba(83, 71, 65, 0.9);
  padding: 30px;
  color: white;	
border-radius: 20px;
margin-top: 50px;
margin-bottom: 80px;	
}
body.technology main .about .box .about-bg {
padding-top: 20px;	
width: 80%;	
}
@media screen and (max-width: 767px) {
body.technology main .about .box {
margin-top: 30px;
margin-bottom: 60px;	
}	
body.technology main .about .box .about-bg {
width: 60%;	
}	
}
body.technology main .about .box .box__txt-1 {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  line-height: 1.5;
  border-bottom: 1px solid white;
  padding-bottom: 25px;
}

@media screen and (max-width: 991px) {
body.technology main .about .box .box__txt-1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
body.technology main .about .box .box__txt-1 {
    font-size: 21px;
    padding-bottom: 15px;
  }
}
body.technology main .about .box .box__txt-2 {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
body.technology main .about .box .box__txt-2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
body.technology main .about .box .box__txt-2 {
    font-size: 18px;
    padding-top: 15px;
  }
}
body.technology main .tuyomi {
background-color: #f2f2f2;
padding: 40px 0 50px;	
}
body.technology main .tuyomi h3::before {
  content: ""; /* 画像を表示しない空のコンテンツ */
  display: inline-block; /* または block, inline-block */
  width: 75px; /* 画像の幅 */
  height: 56px; /* 画像の高さ */
  background-image: url("../img/technology/tuyomi-ttl01.svg"); /* 画像を指定 */
  background-size: cover; /* または contain, 100% 100% など */
  vertical-align: middle; /* テキストと並べたい場合に便利 */		
}
body.technology main .tuyomi h3 {
	font-size: 28px;
}
@media screen and (max-width: 767px) {
body.technology main .tuyomi h3 {
	font-size: 24px;
}
}
body.technology main .exa1 {
	padding-top: 80px;
	padding-bottom: 80px; 
}
body.technology main .exa1 h3 {
  font-size: 28px;
  font-family: "Noto Serif JP", serif;
  padding-bottom: 40px;
  text-align: center;
}
body.technology main .exa1 h3 {
	padding: 50px 0 40px;
}
body.technology main .exa1 .exa-box {
border-radius: 20px;
background-color: #EAE3D9;
padding: 30px;	
}
body.technology main .exa1 h4 {
	font-size: 22px;
	 padding:20px 0 40px;  /*内側の余白*/
}
/*body.technology main .exa1 h4:before {
    content: url("../img/ach/icon01.png"); 
    margin-right:20px; 
	position:relative;
    top:20px; 
    left:0; 
}*/
body.technology main .exa1 h4:before {
 content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url("../img/ach/icon01.png"); 
background-repeat: no-repeat;
  background-size: contain;
}

body.technology main .exa1 ul {
  display: flex;
  list-style: none;
}
body.technology main .exa1 ul li {
  margin-left: 0.5em;
	font-size: 22px;
}
body.technology main .exa1 li img {
	position:relative;
    top:-10px; 
	width: 40px;
		}	
@media screen and (max-width: 991px) {
body.technology main .exa1 h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
body.technology main .exa1 {
	padding-top: 50px;
	padding-bottom: 60px; 
}	
body.technology main .exa1 ul li {
  margin-left: 0.5em;
	font-size: 20px;
}
body.technology main .exa1 li img {
	position:relative;
    top:0; 
	width: 50px;
		}	
body.technology main .exa1 h3 {
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 40px;
  }	
	
body.technology main .exa1 h4 {
	font-size: 18px;
	 padding:20px 0 40px;  /*内側の余白*/
}	
}
body.technology main .introduction .ttl {
margin-top: -1.5em;
}
/*body.technology main .introduction .ttl img {
max-width: 180px;
}*/
body.technology main .introduction .kakou, body.technology main .introduction .machine {
padding: 30px 0 80px;
}
body.technology main .introduction .kakou img {
width: 60%;
}
body.technology main .introduction .machine img {
width: 60%;	
}
@media screen and (max-width: 991px) {	
body.technology main .introduction .kakou img {
width: 80%;
}
body.technology main .introduction .machine img {
width: 80%;	
}
}
@media screen and (max-width: 767px) {
body.technology main .introduction .ttl {
margin-top: 0;
padding-bottom: 0.8em;	
}	
body.technology main .introduction .ttl img {
width: 40%;
}	
body.technology main .introduction .kakou, body.technology main .introduction .machine {
padding: 20px 0 50px;
}	
body.technology main .introduction .kakou img {
width: 90%;
}
body.technology main .introduction .machine img {
width: 90%;	
}
}