@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* =========================================================
//  01.　新都工業について
// ========================================================= */
.About_wrap .intro_section {
  padding: 0 !important;
  margin-top: -2.5rem !important;
  backround: #333;
}
.About_wrap .intro_section h2 {
  font-size: clamp(4.375rem, 1.4482rem + 4.878vw, 6.875rem) !important;
  font-weight: 900;
  line-height: 8.1rem;
  margin: 0 0 7rem;
}
.About_wrap .intro_section h2 .text-blue {
  display: block;
}
.About_wrap .intro_section h2 .fade-up {
  transition-delay: 1.5s;
  display: block;
}
.About_wrap .intro_section h2 .fade-bounce {
  animation-delay: 1s;
  display: block;
}
.About_wrap .intro_section .imgbox {
  display: flex;
  width: 100%;
  padding-bottom: 4.5rem;
}
.About_wrap .intro_section .imgbox figure {
  flex: 1;
  margin: 0;
  margin-left: -4.3%;
}
.About_wrap .intro_section .imgbox figure:first-child {
  margin-left: 0;
}
.About_wrap .intro_section .imgbox figure:nth-child(3) {
  margin-left: -5.3%;
}
.About_wrap .intro_section .imgbox figure:nth-child(1),
.About_wrap .intro_section .imgbox figure:nth-child(3) {
  transform: translateY(4.5rem);
}
.About_wrap .intro_section .imgbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  clip-path: polygon(20% 0, 100% 0, 80% 100%, 0 100%);
}
.About_wrap .intro_section .txtbox {
  background: linear-gradient(90deg, rgb(0, 30, 129) 0%, rgb(0, 129, 204) 100%);
  padding-top: 34.7vw;
  padding-bottom: 6.7vw;
  margin: -33vw 0 0 0;
}
.About_wrap .intro_section .txtbox p {
  color: #fff;
  font-size: clamp(1.5625rem, 0.0259rem + 2.561vw, 2.875rem);
  font-weight: 900;
  width: 53vw;
  margin: 0 auto;
}
.About_wrap .point_section {
  padding: 5.8vw 0 12vw !important;
}
.About_wrap .point_section .swell-block-columns {
  margin-bottom: 10vw;
}
.About_wrap .point_section .swell-block-columns:nth-child(2) .imgbox .fukidashibox_maru p {
  padding: 2.2rem 0 0 1.8rem !important;
}
.About_wrap .point_section .swell-block-columns .swl-has-mb--s {
  width: 100%;
}
.About_wrap .point_section .swell-block-columns .imgbox {
  position: relative;
  padding-bottom: 5rem;
}
.About_wrap .point_section .swell-block-columns .imgbox figure {
  width: 96.5%;
}
.About_wrap .point_section .swell-block-columns .imgbox figure img {
  border-radius: 0px 5px 5px 0px;
}
.About_wrap .point_section .swell-block-columns .imgbox .fukidashibox_maru {
  position: absolute;
  right: 7.5vw;
  bottom: 0;
}
.About_wrap .point_section .swell-block-columns .txtbox {
  margin-top: -270px;
}
.About_wrap .point_section .swell-block-columns .txtbox .titlebox {
  width: 47%;
  position: relative;
  z-index: 0;
  padding: 6.9vw 2.5vw 2.1vw 6vw;
  margin-left: 6vw;
  background: #f5f5f5;
  border-radius: 5px;
}
.About_wrap .point_section .swell-block-columns .txtbox .titlebox .point {
  font-size: clamp(3.125rem, 1.6616rem + 2.439vw, 4.375rem);
  line-height: 8rem;
  text-align: right;
  margin: 0 !important;
  display: inline-block;
  position: absolute;
  top: -3.4rem;
  right: 2vw;
  background: linear-gradient(90deg, rgb(0, 30, 129) 0%, rgb(0, 129, 204) 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: auto;
}
.About_wrap .point_section .swell-block-columns .txtbox .titlebox .point span {
  font-size: clamp(6.25rem, 1.128rem + 8.5366vw, 10.625rem);
}
.About_wrap .point_section .swell-block-columns .txtbox h2 {
  font-size: clamp(1.25rem, -0.0671rem + 2.1951vw, 2.375rem) !important;
  font-weight: 900;
  margin: 0;
}
.About_wrap .point_section .swell-block-columns .txtbox h2 span {
  font-size: clamp(3.125rem, 1.6616rem + 2.439vw, 4.375rem);
  display: block;
}
.About_wrap .point_section .swell-block-columns .txtbox p {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  line-height: 2.7rem;
  width: 67vw;
  margin: 0 0 0 12.5vw;
}
/* =========================================================
//  02.03.04.05　 SERVICE共通
// ========================================================= */
.Service_wrap .fade-left,
.Service_wrap .fade-right,
.Service_wrap .fade-up {
  transition: opacity 0.3s ease-out, transform 0.3s ease-in-out;
}

/* イントロダクション */
.Service_wrap .intro_section {
  position: relative;
  padding-bottom: 4vw !important;
}
.Service_wrap .intro_section .point {
  font-size: clamp(6.25rem, -0.3354rem + 10.9756vw, 11.875rem);
  line-height: 13.5rem;
  text-align: right;
  margin: 0 !important;
  display: inline-block;
  position: absolute;
  top: -7rem;
  left: 4vw;
  background: linear-gradient(90deg, rgb(0, 30, 129) 0%, rgb(0, 129, 204) 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: auto;
}
.Service_wrap .intro_section .point span {
  font-size: clamp(12.5rem, 7.378rem + 8.5366vw, 16.875rem);
  margin-left: 1.5rem;
}
.Service_wrap .intro_section figure {
  position: sticky;
  top: 0;
  z-index: 0;
}
.Service_wrap .intro_section .txtbox {
  width: 67%;
  background: #fff;
  padding: 5vw 6vw 3vw;
  margin: -15.5vw auto 0;
  z-index: 1;
  position: relative;
}
.Service_wrap .intro_section .txtbox h2 {
  font-size: clamp(1.25rem, -0.0671rem + 2.1951vw, 2.375rem) !important;
  font-weight: 900;
  margin: 0 0 2.8vw;
}
.Service_wrap .intro_section .txtbox p {
  font-size: clamp(1rem, 0.7073rem + 0.4878vw, 1.25rem);
  line-height: 3rem;
}

 /* 実績 */
.Service_wrap .results_section {
  padding-bottom: 5vw !important;
}
.Service_wrap .results_section h2 {
  width: 68vw !important;
  margin: 0 auto;
}
.Service_wrap .results_section .swell-block-columns {
  width: 68vw;
  margin: 0 auto 7.8vw;
}
.Service_wrap .results_section .swell-block-columns .swell-block-columns__inner {
  -moz-column-gap: 3vw;
       column-gap: 3vw;
}
.Service_wrap .results_section .swell-block-columns .swl-has-mb--s {
  width: 45.5%;
  margin-bottom: 1.2vw;
}
.Service_wrap .results_section .swell-block-columns .swl-has-mb--s h3 {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem) !important;
  margin: 0;
}
.Service_wrap .results_section .swell-block-columns .swl-has-mb--s:nth-of-type(even) {
  margin-top: 2vw;
}
/* 工法一覧 */
.Service_wrap .method_section01 h2,
.Service_wrap .method_section02 h2,
.Service_wrap .method_section03 h2 {
  width: 67vw;
  margin: 0 auto 2.8vw !important;
}
.Service_wrap .method_section01 {
  padding-bottom: 9vw !important;
}
.Service_wrap .method_section01 .swell-block-columns {
  position: relative;
  margin-bottom: 3vw;
}
.Service_wrap .method_section01 .swell-block-columns .imgbox {
  width: 76vw;
  margin: 0 0 0 auto;
  padding-bottom: 4.8rem;
  position: relative;
}
.Service_wrap .method_section01 .swell-block-columns .imgbox .fukidashibox_maru {
  position: absolute;
  right: 1.5vw;
  bottom: 0;
}
.Service_wrap .method_section01 .swell-block-columns .txtbox {
  background: #fff;
  width: 30.3vw;
  position: absolute;
  top: 7.8vw;
  left: 7vw;
  padding: 6.3vw 4.2vw 6.5vw;
  transition-delay: 0.7s;
}
.Service_wrap .method_section01 .swell-block-columns .txtbox h3 {
  font-size: clamp(1.25rem, 0.372rem + 1.4634vw, 2rem) !important;
  font-weight: 900;
  padding-bottom: 1.5vw;
  margin: 0 0 1.4vw;
  border-bottom: 1px solid;
}
.Service_wrap .method_section01 .swell-block-columns .txtbox p {
  font-size: clamp(1rem, 0.7073rem + 0.4878vw, 1.25rem);
  line-height: 2.6rem;
}
.Service_wrap .method_section01 .swell-block-columns:nth-of-type(even) .imgbox {
  width: 77vw;
  margin: 0 auto 0 0;
}
.Service_wrap .method_section01 .swell-block-columns:nth-of-type(even) .imgbox .fukidashibox_maru {
  left: 3.5vw;
  right: auto;
}
.Service_wrap .method_section01 .swell-block-columns:nth-of-type(even) .txtbox {
  right: 8.5vw;
  left: auto;
}
.Service_wrap .method_section01 .swell-block-columns:nth-of-type(3) .imgbox .fukidashibox_maru p {
  padding: 2.2rem 0 0 2.6rem;
}
.Service_wrap .method_section01 .swell-block-columns:nth-of-type(4) .imgbox .fukidashibox_maru.fm_left p {
  padding: 2.3rem 0 0 0;
  right: -124px;
  width: 48%;
  font-size: 17px;
}
.Service_wrap .method_section02 {
  padding-top: 5.8vw !important;
  padding-bottom: 0 !important;
  margin-bottom: 5.1vw !important;
}
.Service_wrap .method_section02 .swell-block-fullWide__inner {
  padding-bottom: 3.5vw;
}
.Service_wrap .method_section02 .swell-block-columns {
  width: 79vw;
  margin: 0 auto;
  position: relative;
  margin-bottom: 1.9vw;
}
.Service_wrap .method_section02 .swell-block-columns .swell-block-columns__inner {
  -moz-column-gap: 2.5vw;
       column-gap: 2.5vw;
  position: relative;
}
.Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s {
  width: 45.5%;
}
.Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s figure {
  aspect-ratio: 700/500;
}
.Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s figure img {
  width: 100%;
  height: 100%;
}
.Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox {
  background: #fff;
  width: 34.2vw;
  padding: 3.4vw 4.2vw;
  height: 16vw;
  position: relative;
  top: -4vw;
  left: -2vw;
}
.Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox h3 {
  font-size: clamp(1.25rem, 0.372rem + 1.4634vw, 2rem) !important;
  font-weight: 900;
  padding-bottom: 1.6vw;
  margin: 0 0 1.2vw;
  border-bottom: 1px solid;
}
.Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox p {
  font-size: clamp(1rem, 0.7073rem + 0.4878vw, 1.25rem);
  line-height: 2.6rem;
}
.Service_wrap .method_section02 .swell-block-columns:nth-of-type(odd) {
  left: 2.7vw;
}
.Service_wrap .method_section02 .swell-block-columns:nth-of-type(even) {
  right: 1vw;
}
.Service_wrap .method_section02 .fukidashibox_maru {
  position: absolute;
  right: 5vw;
  bottom: 0;
}
.Service_wrap .method_section03 {
  padding-top: 6vw !important;
  padding-bottom: 7.3vw !important;
}
.Service_wrap .method_section03 h3 {
  color: #fff;
  font-size: clamp(1.25rem, -0.0671rem + 2.1951vw, 2.375rem) !important;
  font-weight: 900;
  background: #0081cc;
  margin: 0 0 3.1vw;
  padding: 1.8vw 0 2.3vw;
}
.Service_wrap .method_section03 .main_img {
  width: 76vw;
  margin: 0 auto 2.5vw;
}
.Service_wrap .method_section03 .main_txt {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  line-height: 2.7rem;
  width: 67vw;
  margin: 0 auto 2.8vw;
}
.Service_wrap .method_section03 ul {
  width: 68vw;
  margin: 0 auto;
  padding: 0 !important;
}
.Service_wrap .method_section03 ul li {
  display: flex;
  align-items: center;
  -moz-column-gap: 1.3vw;
       column-gap: 1.3vw;
}
.Service_wrap .method_section03 ul li:not(:last-of-type) {
  margin-bottom: 1.8vw;
}
.Service_wrap .method_section03 ul li .en {
  width: 6vw;
  height: 6vw;
  border-radius: 50%;
  background: linear-gradient(90deg, rgb(0, 30, 129) 0%, rgb(0, 129, 204) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.7vw;
  flex-shrink: 0;
}
.Service_wrap .method_section03 ul li .en p {
  color: #fff;
  font-size: clamp(1.125rem, 0.686rem + 0.7317vw, 1.5rem);
  text-align: center;
  margin: 0;
  line-height: 1.9vw;
}
.Service_wrap .method_section03 ul li .en p span {
  display: block;
  font-size: clamp(1.375rem, -1.2591rem + 4.3902vw, 3.625rem);
}
.Service_wrap .method_section03 ul li .txt h4 {
  font-size: clamp(1.5625rem, 1.0503rem + 0.8537vw, 2rem) !important;
  font-weight: 900;
  margin: 0 0 0.7vw;
}
.Service_wrap .method_section03 ul li .txt p {
  font-size: clamp(1rem, 0.7073rem + 0.4878vw, 1.25rem);
  font-weight: 700;
}
.Service_wrap .enc_section {
  margin-bottom: 5.6vw !important;
}
.Service_wrap .enc_section .swell-block-fullWide__inner {
  color: #fff;
  background: #000;
  padding: 2.7vw 0 !important;
  overflow: hidden;
}
.Service_wrap .enc_section .swell-block-fullWide__inner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../../uploads/2026/03/serviceD_02_enc.jpg") left top/contain no-repeat;
  transition: opacity 0.1s linear;
  z-index: 0;
}
.Service_wrap .enc_section .txtbox {
  position: relative;
  z-index: 1;
  text-align: center;
  width: 63vw;
  margin: 0 0 0 auto;
}
.Service_wrap .enc_section .txtbox h2 {
  margin: 0 0 3.4vw;
}
.Service_wrap .enc_section .txtbox h2 .en {
  font-size: clamp(5.625rem, 3.4299rem + 3.6585vw, 7.5rem) !important;
  font-weight: 400;
  background: linear-gradient(90deg, rgb(0, 30, 129) 0%, rgb(0, 129, 204) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.Service_wrap .enc_section .txtbox h2 .jp {
  font-size: clamp(1.5625rem, 0.6113rem + 1.5854vw, 2.375rem) !important;
  font-weight: 900;
  display: block;
  margin-top: -4rem;
}
.Service_wrap .enc_section .txtbox h3 {
  font-size: clamp(2.1875rem, -0.3735rem + 4.2683vw, 4.375rem) !important;
  font-weight: 900;
  line-height: 5.3vw;
  margin: 0 0 3.5vw;
}
.Service_wrap .enc_section .txtbox .swell-block-button {
  transition: opacity 1.3s ease-out;
  transition-delay: 1.5s;
}
.Service_wrap .enc_section .txtbox .swell-block-button a::after {
  background-color: rgba(0, 129, 204, 0.4) !important;
}

/* =========================================================
//  06.　エンクローズ溶接
// ========================================================= */
.Enclose_wrap .midashi_01 {
  width: 67vw;
  margin: 0 auto 2.8vw !important;
}
.Enclose_wrap .enclose_block .swell-block-fullWide__inner {
  padding: 37vw 0 2rem !important;
}
.Enclose_wrap .enclose_block .swell-block-button {
  display: none;
}
.Enclose_wrap .feature_section {
  padding-top: 6.8vw !important;
  padding-bottom: 7.3vw !important;
}
.Enclose_wrap .feature_section .midashi_txt {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  width: 67vw;
  margin: 0 auto 2.8vw !important;
}
.Enclose_wrap .feature_section .swell-block-columns {
  width: 76.5vw;
  margin: 0 auto;
}
.Enclose_wrap .feature_section .swell-block-columns .swell-block-columns__inner {
  -moz-column-gap: 1.8rem;
       column-gap: 1.8rem;
}
.Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s {
  width: 47%;
  background: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 1.7vw;
       column-gap: 1.7vw;
  padding: 2.2vw 0 2vw 0;
  margin-bottom: 1.3vw;
}
.Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s figure {
  width: 13vw;
  height: 11.3vw;
  aspect-ratio: 250/216;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  flex-shrink: 0;
}
.Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s figure img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s .txtbox {
  width: 51%;
}
.Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s .txtbox h3 {
  font-size: clamp(1.125rem, 0.5396rem + 0.9756vw, 1.625rem) !important;
  font-weight: 900;
  margin-bottom: 1.3vw;
}
.Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s .txtbox p {
  font-size: clamp(0.875rem, 0.7287rem + 0.2439vw, 1rem);
  line-height: 1.8vw;
}
.Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s:nth-of-type(even) {
  top: 2vw;
  position: relative;
}
.Enclose_wrap .flow_section {
  padding-top: 7.4vw !important;
  padding-bottom: 8vw !important;
  position: relative;
  z-index: 3;
}
.Enclose_wrap .flow_section h2 {
  margin-bottom: 3.9vw !important;
}
.Enclose_wrap .flow_section .swell-block-columns {
  width: 78vw;
  margin: 0 auto;
}
.Enclose_wrap .flow_section .swell-block-columns .swell-block-columns__inner {
  -moz-column-gap: 0.7vw;
       column-gap: 0.7vw;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s {
  width: 22.5%;
  position: relative;
  transition: opacity 0.3s ease-out, transform 0.3s ease-in-out;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s figure {
  width: 80%;
  margin: 0 auto;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s p {
  color: #fff;
  font-size: clamp(0.875rem, 0.7287rem + 0.2439vw, 1rem);
  width: 14.8vw;
  text-align: left;
  margin: 0 auto;
  height: 109px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 2.1rem;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s p::after {
  content: "01";
  position: absolute;
  right: 0;
  bottom: 0.7rem;
  z-index: -1;
  color: rgba(255, 255, 255, 0.15);
  font-size: 120px;
  font-family: "League Gothic", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  line-height: 6rem;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s > * {
  position: relative;
  z-index: 1;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 167px;
  z-index: 0;
  background: #001e81;
  border-radius: 5px;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: -20.5px;
  bottom: 0;
  width: 25px;
  height: 167px;
  z-index: 2;
  background-color: #001e81;
  -webkit-mask: url("../../uploads/2026/03/enclose02_arrow2.svg");
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask: url("../../uploads/2026/03/enclose02_arrow2.svg");
  mask: url("../../uploads/2026/03/enclose02_arrow2.svg");
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:nth-of-type(2) {
  transition-delay: 0.5s;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:nth-of-type(2) p::after {
  content: "02";
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:nth-of-type(2)::before, .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:nth-of-type(2)::after {
  background: #003f9a;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:nth-of-type(3) {
  transition-delay: 1s;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:nth-of-type(3) p::after {
  content: "03";
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:nth-of-type(3)::before, .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:nth-of-type(3)::after {
  background: #0060b3;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:last-of-type {
  transition-delay: 1.5s;
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:last-of-type p::after {
  content: "04";
}
.Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:last-of-type::before {
  background: #0081cc;
}
.Enclose_wrap .certification_section {
  padding-top: 7vw !important;
  padding-bottom: 6.5vw !important;
  position: relative;
  z-index: 3;
}
.Enclose_wrap .certification_section h2 {
  margin: 0 auto 2.3vw !important;
}
.Enclose_wrap .certification_section .swell-block-columns {
  width: 71vw;
  margin: 0 auto;
}
.Enclose_wrap .certification_section .swell-block-columns .swell-block-columns__inner {
  -moz-column-gap: 1vw;
       column-gap: 1vw;
}
.Enclose_wrap .certification_section .swell-block-columns .swl-has-mb--s {
  width: 30.3333333333%;
}
.Enclose_wrap .certification_section .swell-block-columns .swl-has-mb--s figure {
  margin-bottom: 1.2vw;
}
.Enclose_wrap .certification_section .swell-block-columns .swl-has-mb--s h3 {
  font-size: clamp(0.875rem, 0.5823rem + 0.4878vw, 1.125rem) !important;
  margin: 0;
}

/* =========================================================
//  07.　会社概要
// ========================================================= */
.Company_wrap .midashi_01 {
  width: 67vw;
  margin: 0 auto 5.5vw !important;
}
.Company_wrap .intro_section {
  font-family: "Zen Old Mincho", serif;
  font-style: normal;
  background-image: url("../../uploads/2026/03/company01_bg.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: bottom left 2.5vw;
  padding-top: 0 !important;
}
.Company_wrap .intro_section ul {
  width: 76vw;
  margin: 0 auto;
}
.Company_wrap .intro_section ul li {
  font-size: clamp(1.25rem, -0.5061rem + 2.9268vw, 2.75rem);
  font-weight: 900;
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 4vw;
       column-gap: 4vw;
}
.Company_wrap .intro_section ul li::before {
  content: "1";
  font-size: clamp(6.25rem, 3.3232rem + 4.878vw, 8.75rem);
  background: linear-gradient(90deg, rgb(0, 30, 129) 0%, rgb(0, 129, 204) 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 7.7vw;
  margin-top: -0.7vw;
  display: inline-block;
  flex-shrink: 0;
}
.Company_wrap .intro_section ul li:nth-child(2) {
  animation-delay: 1s;
}
.Company_wrap .intro_section ul li:nth-child(2)::before {
  content: "2";
}
.Company_wrap .intro_section ul li:nth-child(3) {
  animation-delay: 1s;
}
.Company_wrap .intro_section ul li:nth-child(3)::before {
  content: "3";
}
.Company_wrap .intro_section ul li:not(:last-of-type) {
  margin: 0 0 4.5vw !important;
}
.Company_wrap .intro_section .name {
  font-size: clamp(1.125rem, 0.8323rem + 0.4878vw, 1.375rem);
  font-weight: 900;
  text-align: right;
  line-height: 2.8rem;
  width: 76vw;
  margin: 2.5vw auto 0;
}
.Company_wrap .intro_section .name span {
  font-size: clamp(1.5rem, 0.7683rem + 1.2195vw, 2.125rem);
}
.Company_wrap .outline_section {
  padding-top: 8.5vw !important;
  padding-bottom: 8vw !important;
}
.Company_wrap .outline_section h2 {
  margin: 0 auto 2.8vw !important;
}
.Company_wrap .outline_section .wp-block-media-text {
  direction: rtl !important;
  grid-template-columns: 57.7% 1fr;
  width: 84.5vw;
  margin: 0 0 0 auto;
}
.Company_wrap .outline_section figure {
  clip-path: polygon(19% 0, 100% 0%, 100% 100%, 0% 100%);
}
.Company_wrap .outline_section dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0;
       column-gap: 0;
}
.Company_wrap .outline_section dl dt,
.Company_wrap .outline_section dl dd {
  margin: 0 !important;
}
.Company_wrap .outline_section dl dt {
  color: #0081cc;
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  font-weight: 700 !important;
  width: 23%;
  align-content: flex-start !important;
  padding: 0.8rem 1rem;
  margin: 0;
}
.Company_wrap .outline_section dl dd {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  width: 77%;
  padding: 0.8rem 1rem;
}
.Company_wrap .outline_section dl dd p {
  line-height: 2.2rem;
}
.Company_wrap .history_section {
  padding-top: 7.1vw !important;
  padding-bottom: 6.6vw !important;
}
.Company_wrap .history_section h2 {
  margin: 0 auto 3.5vw !important;
}
.Company_wrap .history_section .leftbox {
  width: 47.9%;
  padding-left: 3vw;
}
.Company_wrap .history_section .leftbox ul li:nth-child(2) {
  transition-delay: 0.1s;
}
.Company_wrap .history_section .leftbox ul li:nth-child(3) {
  transition-delay: 0.2s;
}
.Company_wrap .history_section .leftbox ul li:last-child {
  transition-delay: 0.3s;
}
.Company_wrap .history_section .rightbox {
  padding-top: 2vw;
  padding-left: 3.5vw;
  position: relative;
}
.Company_wrap .history_section .rightbox::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 536px;
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
}
.Company_wrap .history_section .rightbox ul li:first-child {
  transition-delay: 0.6s;
}
.Company_wrap .history_section .rightbox ul li:nth-child(2) {
  transition-delay: 0.7s;
}
.Company_wrap .history_section .rightbox ul li:nth-child(3) {
  transition-delay: 0.8s;
}
.Company_wrap .history_section .rightbox ul li:last-child {
  transition-delay: 0.9s;
}
.Company_wrap .history_section ul {
  padding-left: 0;
}
.Company_wrap .history_section ul li {
  display: flex;
  position: relative;
  padding-bottom: 0.6vw;
  margin: 0 !important;
  transition: opacity 0.2s ease-out, transform 0.3s ease-in-out;
}
.Company_wrap .history_section ul li .nen {
  width: 6.5vw;
}
.Company_wrap .history_section ul li .nen .en {
  font-size: clamp(2.5rem, 1.0366rem + 2.439vw, 3.75rem);
  line-height: 3rem;
}
.Company_wrap .history_section ul li .nen .jp {
  color: #999;
  font-size: clamp(0.75rem, 0.4573rem + 0.4878vw, 1rem);
  font-weight: 700;
  display: block;
}
.Company_wrap .history_section ul li strong {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  padding-top: 0.5vw;
}
.Company_wrap .history_section ul li::before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 129px;
  background-image: url("../../uploads/2026/03/company03_border.svg");
  background-repeat: no-repeat;
  flex-shrink: 0;
  transition: background 0.3s ease;
  position: relative;
  top: 0.6vw;
  left: 0;
  z-index: 2;
  margin-right: 1.7vw;
}
.Company_wrap .qualifications_section {
  padding-top: 6.5vw !important;
}
.Company_wrap .qualifications_section h2 {
  margin: 0 auto 2.7vw !important;
}
.Company_wrap .qualifications_section .swell-block-columns {
  width: 67vw;
  margin: 0 auto;
}
.Company_wrap .qualifications_section .swell-block-columns .swl-has-mb--s {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 1.8vw 2.5vw 2.1vw;
}
.Company_wrap .qualifications_section .swell-block-columns .swl-has-mb--s h3 {
  color: #0081cc;
  font-size: clamp(1.25rem, 0.811rem + 0.7317vw, 1.625rem);
  font-weight: 900;
  border-bottom: 1px solid #333;
  padding-bottom: 1.3vw;
  margin-bottom: 1.4vw;
}
.Company_wrap .qualifications_section .swell-block-columns .swl-has-mb--s p {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  line-height: 1.9vw;
}
.Company_wrap .qualifications_section .swell-block-columns .swl-has-mb--s .is-layout-flex {
  align-items: flex-start;
  -moz-column-gap: 2vw;
       column-gap: 2vw;
}
.Company_wrap .qualifications_section .swell-block-columns .swl-has-mb--s .is-layout-flex:first-of-type {
  margin-top: -0.9vw;
  margin-bottom: 1.1vw !important;
}
.Company_wrap .access_section {
  padding-top: 3.4vw !important;
  padding-bottom: 0 !important;
}
.Company_wrap .access_section h2 {
  margin: 0 auto 3vw !important;
}
/* =========================================================
//  08.　SDGs
// ========================================================= */
.Sdgs_wrap .intro_section {
  padding-top: 0 !important;
  padding-bottom: 6.2vw !important;
}
.Sdgs_wrap .intro_section figure {
  margin-bottom: 4vw;
}
.Sdgs_wrap .intro_section h2 {
  font-size: clamp(1.75rem, 0.4329rem + 2.1951vw, 2.875rem) !important;
  font-weight: 900;
  margin: 0 0 3.9vw;
}
.Sdgs_wrap .intro_section p {
  font-size: clamp(1rem, 0.7073rem + 0.4878vw, 1.25rem);
  line-height: 2.5vw;
  margin-bottom: 2.6vw;
}
.Sdgs_wrap .intro_section p a {
  font-weight: 700;
}
.Sdgs_wrap .ia_section {
  color: #fff;
  padding-top: 7vw !important;
  padding-bottom: 7.5vw !important;
  padding-left: 16.5vw;
}
.Sdgs_wrap .ia_section h2 {
  color: #fff;
  background: none;
  -webkit-text-fill-color: initial;
  margin-bottom: 2.7vw !important;
}
.Sdgs_wrap .ia_section h2 .jp {
  color: #fff;
  background: none;
  -webkit-text-fill-color: initial;
}
.Sdgs_wrap .ia_section p {
  width: 790px;
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  line-height: 2.6rem;
}
.Sdgs_wrap .as_section {
  padding-top: 6.8vw !important;
  padding-bottom: 0 !important;
}
.Sdgs_wrap .as_section .midashi_01 {
  width: 67vw;
  margin: 0 auto 5.5vw !important;
}
.Sdgs_wrap .as_section h3 {
  font-size: clamp(1.5rem, 0.9146rem + 0.9756vw, 2rem) !important;
  font-weight: 900;
  margin-bottom: 1.7vw;
}
.Sdgs_wrap .as_section p {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  line-height: 2.2vw;
  margin-bottom: 2vw;
}
.Sdgs_wrap .as_section .goal_to {
  background-image: url("../../uploads/2026/03/sdgs_arrow.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top center;
  background-color: #f0f0f0;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 7vw;
       column-gap: 7vw;
  padding-top: 8vw;
  padding-bottom: 6vw;
}
.Sdgs_wrap .as_section .goal_to p {
  line-height: 7.5vw;
  text-align: center;
  margin: 0;
  transition: opacity 0.3s ease-out, transform 0.3s linear;
}
.Sdgs_wrap .as_section .goal_to p .en {
  font-size: clamp(6.25rem, -0.3354rem + 10.9756vw, 11.875rem);
  background: linear-gradient(90deg, rgb(0, 30, 129) 0%, rgb(0, 129, 204) 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.Sdgs_wrap .as_section .goal_to p .jp {
  font-size: clamp(1.875rem, 0.7043rem + 1.9512vw, 2.875rem);
  font-weight: 900;
  line-height: 3rem;
  display: block;
  margin-top: -2.7rem;
}
.Sdgs_wrap .as_section .wp-block-media-text {
  direction: rtl;
  width: 74vw;
  margin: 0 auto;
  margin-left: 16.5vw;
  margin-bottom: 0.7vw;
  grid-template-columns: 41.5% 1fr;
}
.Sdgs_wrap .as_section .as_box02 {
  width: 67vw;
  margin: 0 auto 3vw !important;
}
.Sdgs_wrap .as_section .swell-block-columns {
  width: 67vw;
  margin: 0 auto 6vw;
}
.Sdgs_wrap .as_section .swell-block-columns .swl-has-mb--s {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 1.8vw 2.5vw 2.1vw;
}
.Sdgs_wrap .as_section .swell-block-columns .swl-has-mb--s h3 {
  color: #0081cc;
  font-size: clamp(1.25rem, 0.811rem + 0.7317vw, 1.625rem) !important;
  font-weight: 900;
  border-bottom: 1px solid #333;
  padding-bottom: 1.3vw;
  margin-bottom: 1.4vw;
}
.Sdgs_wrap .as_section .swell-block-columns .swl-has-mb--s p {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  line-height: 1.9vw;
}
.Sdgs_wrap .as_b .midashi_01 {
  margin: 0 auto 0.3vw !important;
}
/* =========================================================
//  09.　安全・技術向上への取組
// ========================================================= */
.Safety_wrap .midashi_01 {
  width: 67vw;
  margin: 0 auto 3vw !important;
}
.Safety_wrap .sa_section {
  padding-bottom: 3.2vw !important;
}
.Safety_wrap .sa_section .wp-block-media-text {
  grid-template-columns: 63.5% 1fr;
}
.Safety_wrap .sa_section .wp-block-media-text figure {
  clip-path: polygon(0 0, 84% 0, 100% 100%, 0% 100%);
}
.Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content {
  background-color: rgba(245, 245, 245, 0.9);
  padding: 3vw 4vw 3.5vw 5vw;
  left: -10vw;
  position: relative;
  width: 41vw;
  border-radius: 5px;
}
.Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content p {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  line-height: 2.2vw;
  margin-bottom: 1.5vw;
}
.Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0;
       column-gap: 0;
}
.Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content dl dt,
.Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content dl dd {
  margin: 0 !important;
}
.Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content dl dt {
  color: #0081cc;
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  font-weight: 700 !important;
  width: 23%;
  align-content: flex-start !important;
  padding: 0.6rem 1rem;
  margin: 0;
}
.Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content dl dd {
  font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
  width: 77%;
  padding: 0.6rem 1rem;
}
.Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content dl dd p {
  line-height: 2.2rem;
}
.Safety_wrap .sa_section:nth-of-type(even) .wp-block-media-text {
  direction: rtl;
  position: relative;
}
.Safety_wrap .sa_section:nth-of-type(even) .wp-block-media-text figure {
  clip-path: polygon(16% 0, 100% 0, 100% 100%, 0% 100%);
}
.Safety_wrap .sa_section:nth-of-type(even) .wp-block-media-text .wp-block-media-text__content {
  background-color: rgba(255, 255, 255, 0.9);
  left: auto;
  right: -9.2vw;
}
.Safety_wrap .report_section .p-postListWrap {
  width: 100% !important;
  height: auto !important;
}
.Safety_wrap .report_section ul {
  border-top: none;
  width: 67vw;
  margin: 0 auto 3.8vw !important;
}
.Safety_wrap .report_section ul li {
  border-bottom: 1px solid #333;
  position: relative;
}
.Safety_wrap .report_section ul li a {
  padding: 2.1vw 2vw 1.7vw 2.7vw;
}
.Safety_wrap .report_section ul li a::after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: rgba(0, 129, 204, 0.4);
  -webkit-mask: url("../../uploads/2026/02/logo_big.svg");
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask: url("../../uploads/2026/02/logo_big.svg");
  mask: url("../../uploads/2026/02/logo_big.svg");
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  flex-shrink: 0;
  transition: background 0.3s ease;
  position: absolute;
  right: 1.7vw;
  top: 50%;
  transform: translateY(-50%);
}
.Safety_wrap .report_section ul li a:hover {
  background: rgba(0, 129, 204, 0.1);
  opacity: 1 !important;
}
.Safety_wrap .report_section ul li .p-postList__body {
  display: flex;
  align-items: initial;
  -moz-column-gap: 2vw !important;
       column-gap: 2vw !important;
}
.Safety_wrap .report_section ul li .p-postList__times {
  opacity: 1 !important;
}
.Safety_wrap .report_section ul li time {
  color: #001e81;
  font-size: clamp(1.125rem, 0.8323rem + 0.4878vw, 1.375rem);
  font-family: "League Gothic", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.Safety_wrap .report_section ul li time::before {
  display: none;
}
.Safety_wrap .report_section ul li h3 {
  font-size: clamp(1rem, 0.7073rem + 0.4878vw, 1.25rem) !important;
  font-weight: 900;
}
.Safety_wrap .sa_sh {
  padding-top: 0 !important;
}
.Safety_wrap .sa_ws {
  padding-top: 6.5vw !important;
}
.Safety_wrap .sa_gb {
  padding-top: 7.3vw !important;
  padding-bottom: 0 !important;
}

/*------------------------------------------------------*/
@media screen and (min-width: 960px) and (max-width: 1780px) {
/* SERVICE共通 */
  .Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox {
    padding: 2.8vw 4.2vw;
    height: 18.5vw;
  }
  /* エンクローズ溶接 */
  .Enclose_wrap .feature_section .swell-block-columns {
    width: 90vw;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swell-block-columns__inner {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s {
    padding: 2.2vw 1.5vw;
  }
  .Enclose_wrap .flow_section .swell-block-columns {
    width: 87vw !important;
  }
  .Enclose_wrap .certification_section {
    padding-top: 7vw !important;
    padding-bottom: 6.5vw !important;
  }
  .Enclose_wrap .certification_section .swell-block-columns {
    width: 85vw;
  }
  /* 会社概要 */
  .Company_wrap .outline_section .wp-block-media-text {
    width: 85vw;
  }
  .Company_wrap .access_section iframe {
    height: 36vw;
  }
  /*----*/
}
/*------------------------------------------------------*/
@media screen and (min-width: 960px) and (max-width: 1500px) {
/* SERVICE共通 */
  .Service_wrap .intro_section .point {
    top: -8rem;
  }
  .Service_wrap .results_section h2 {
    width: 87vw !important;
  }
  .Service_wrap .results_section .swell-block-columns {
    width: 87vw;
  }
  .Service_wrap .method_section01 .swell-block-columns:nth-of-type(4) .imgbox .fukidashibox_maru.fm_left p {
    padding: 2rem 0 0 0;
    right: -109px;
    width: 50%;
    font-size: 15px;
  }
  .Service_wrap .method_section02 .fukidashibox_maru p {
    line-height: 1.6rem;
    padding: 1.8rem 0 0 1.8rem;
    width: 67%;
  }
  .Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox {
    padding: 3vw 3vw;
    height: auto;
  }
  /* エンクローズ溶接 */
  .Enclose_wrap .flow_section .swell-block-columns {
    width: 93vw !important;
  }
  /* 会社概要 */
  .Company_wrap .intro_section ul li::before {
    line-height: 8.5vw;
    margin-top: -0.9vw;
  }
  .Company_wrap .outline_section .wp-block-media-text {
    width: 96vw;
  }
  .Company_wrap .qualifications_section .swell-block-columns {
    width: 80vw;
  }
  /* SDGs */
  .Sdgs_wrap .intro_section {
    width: 90vw;
    margin: 0 auto;
  }
  .Sdgs_wrap .ia_section {
    padding-left: 7.5vw;
  }
  .Sdgs_wrap .as_section .wp-block-media-text {
    margin-bottom: 4vw;
  }
  .Sdgs_wrap .as_section p {
    line-height: 2.3rem;
  }
  .Sdgs_wrap .as_section .swell-block-columns .swl-has-mb--s p {
    line-height: 2rem;
  }
  .Sdgs_wrap .as_section .goal_to {
    padding-top: 11vw;
    padding-bottom: 4vw;
  }
  .Sdgs_wrap .as_b .midashi_01 {
    margin: 0 auto 3vw !important;
  }
  /*----*/
}
/*------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1315px) {

/* 新都工業について */
  .About_wrap .point_section .swell-block-columns:nth-child(2) .imgbox .fukidashibox_maru p {
    padding: 1.8rem 0 0 1.3rem !important;
  }
/* SERVICE共通 */
  .Service_wrap .intro_section .txtbox {
    width: 77%;
    margin-bottom: 5.7vw;
  }
  .Service_wrap .method_section01 .swell-block-columns .txtbox {
    width: 40vw;
    left: 3vw;
  }
  .Service_wrap .method_section01 .swell-block-columns:nth-of-type(3) .imgbox .fukidashibox_maru p {
    padding: 1.7rem 0 0 2rem;
  }
  .Service_wrap .method_section01 .swell-block-columns:nth-of-type(4) .imgbox .fukidashibox_maru.fm_left p {
    padding: 1.8rem 0 0 0;
    right: -96px;
    width: 50%;
    font-size: 14px;
  }
  .Service_wrap .method_section02 .swell-block-fullWide__inner {
    padding-bottom: 4.5vw;
  }
  .Service_wrap .method_section02 .fukidashibox_maru p {
    line-height: 1.3rem;
  }
  .Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox p {
    line-height: 2rem;
  }

  /* エンクローズ溶接 */
  .Enclose_wrap .flow_section .swell-block-columns {
    width: 96vw !important;
  }

  /* 会社概要 */
  .Company_wrap .history_section ul li .nen {
    width: 7.2vw;
  }
  /*----*/
}
/*------------------------------------------------------------------------------------------------------tb---*/
@media screen and (min-width: 768px) and (max-width: 1279px) {
/* =========================================================
//  01.　新都工業について（tb）
// ========================================================= */
  .About_wrap .intro_section .imgbox figure {
    margin-left: -3.3%;
  }
  .About_wrap .intro_section h2 {
    line-height: 6rem;
  }
  .About_wrap .intro_section .txtbox p {
    width: 78vw;
  }
  .About_wrap .point_section .swell-block-columns .imgbox .fukidashibox_maru {
    right: 3.5vw;
  }
  .About_wrap .point_section .swell-block-columns .txtbox .titlebox {
    padding: 9vw 2.5vw 5vw 6vw;
  }
  .About_wrap .point_section .swell-block-columns .txtbox h2 span {
    font-size: 36px;
  }
/* =========================================================
//  02.03.04.05　 SERVICE共通（tb）
// ========================================================= */
  .Service_wrap .intro_section .point {
    font-size: 90px !important;
    line-height: 7rem;
    top: -4rem;
  }
  .Service_wrap .intro_section .point span {
    font-size: 140px !important;
    margin-left: 1.5rem;
  }
  .Service_wrap .intro_section .txtbox {
    width: 82%;
    padding: 6vw 5vw 3vw;
  }
  .Service_wrap .intro_section .txtbox p {
    line-height: 2.5rem;
  }
  .Service_wrap .results_section h2 {
    width: 80vw !important;
  }
  .Service_wrap .results_section .swell-block-columns {
    width: 80vw;
    margin: 0 auto 6vw;
  }
  .Service_wrap .results_section .swell-block-columns__inner {
    -moz-column-gap: 1.2vw !important;
         column-gap: 1.2vw !important;
  }
  .Service_wrap .method_section01 h2,
  .Service_wrap .method_section02 h2,
  .Service_wrap .method_section03 h2 {
    width: 80vw;
  }
  .Service_wrap .method_section01 {
    padding-bottom: 7vw !important;
  }
  .Service_wrap .method_section01 .swell-block-columns .txtbox {
    width: 45vw;
    left: 0;
    padding: 4.5vw 3.5vw;
  }
  .Service_wrap .method_section01 .swell-block-columns .txtbox p {
    line-height: 2rem;
  }
  .Service_wrap .method_section02 .swell-block-fullWide__inner {
    padding-bottom: 12.5vw;
  }
  .Service_wrap .method_section02 .swell-block-columns {
    width: 84vw;
    margin-bottom: 0;
  }
  .Service_wrap .method_section02 .swell-block-columns .swell-block-columns__inner {
    -moz-column-gap: 1.5vw !important;
         column-gap: 1.5vw !important;
  }
  .Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox {
    width: 38vw;
    padding: 2.5vw 3.5vw;
    height: auto;
    top: -7vw;
  }
  .Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox p {
    line-height: 1.6rem !important;
  }
  .Service_wrap .method_section03 {
    padding-bottom: 5rem !important;
  }
  .Service_wrap .method_section03 h3 {
    margin: 0 0 2rem;
  }
  .Service_wrap .method_section03 .main_img {
    width: 85vw;
  }
  .Service_wrap .method_section03 .main_txt {
    width: 78vw;
    margin: 0 auto 3rem;
  }
  .Service_wrap .method_section03 ul {
    width: 74vw;
    margin: 0 auto;
  }
  .Service_wrap .method_section03 ul li:not(:last-of-type) {
    margin-bottom: 1.8rem;
  }
  .Service_wrap .method_section03 ul li .en {
    width: 60px;
    height: 60px;
    padding-bottom: 0;
  }
  .Service_wrap .enc_section {
    margin-bottom: 4rem !important;
  }
/* =========================================================
//  06.　エンクローズ溶接（tb）
// ========================================================= */
  .Enclose_wrap .feature_section .midashi_01,
  .Enclose_wrap .flow_section .midashi_01,
  .Enclose_wrap .certification_section .midashi_01 {
    width: 80vw !important;
  }
  .Enclose_wrap .feature_section .midashi_txt {
    width: 80vw !important;
    margin: 0 auto 2rem !important;
  }
  .Enclose_wrap .feature_section .swell-block-columns {
    width: 95vw;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swell-block-columns__inner {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s {
    width: 45%;
    flex-direction: column;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s figure {
    width: 55%;
    height: auto;
    margin-bottom: 2rem;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s .txtbox {
    width: 80%;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s .txtbox h3 {
    font-size: 20px !important;
    text-align: center;
    margin-bottom: 1rem;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s .txtbox p {
    line-height: 1.6rem;
  }
  .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s {
    width: 20.75%;
  }
  .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s p {
    line-height: 1.6rem;
  }
  .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s::before {
    height: 130px;
  }
  .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:not(:last-of-type)::after {
    right: -18.5px;
    height: 130px;
  }
  .Enclose_wrap .certification_section .swell-block-columns {
    width: 91vw;
  }
  .Enclose_wrap .certification_section .swell-block-columns .swell-block-columns__inner {
    -moz-column-gap: 0.8vw;
         column-gap: 0.8vw;
  }
  .Enclose_wrap .certification_section .swell-block-columns .swl-has-mb--s {
    width: 29.3333333333%;
  }
/* =========================================================
//  07.　会社概要（tb）
// ========================================================= */
  .Company_wrap .midashi_01 {
    width: 80vw !important;
  }
  .Company_wrap .intro_section ul {
    width: 90vw;
  }
  .Company_wrap .intro_section ul li::before {
    font-size: 60px;
  }
  .Company_wrap .outline_section .wp-block-media-text {
    width: 100%;
    grid-template-columns: 1fr;
  }
  .Company_wrap .outline_section .wp-block-media-text figure {
    width: 90% !important;
    height: 360px;
  }
  .Company_wrap .outline_section .wp-block-media-text .wp-block-media-text__content {
    width: 100%;
  }
  .Company_wrap .outline_section .wp-block-media-text > .wp-block-media-text__content {
    grid-column: 1 !important;
    grid-row: auto !important;
    padding: 2rem 3rem;
  }
  .Company_wrap .history_section .leftbox {
    width: 43%;
    padding-left: 4vw;
  }
  .Company_wrap .history_section ul li .nen {
    margin-right: 1rem;
  }
  .Company_wrap .qualifications_section .swell-block-columns {
    width: 90vw;
  }
  .Company_wrap .qualifications_section .swell-block-columns .swl-has-mb--s p {
    font-size: 16px;
    line-height: 2rem;
  }
  .Company_wrap .access_section iframe {
    height: 380px;
  }
/* =========================================================
//  08.　SDGs（tb）
// ========================================================= */
  .Sdgs_wrap .intro_section {
    width: 90vw;
    padding-bottom: 6rem !important;
    margin: 0 auto;
  }
  .Sdgs_wrap .intro_section p {
    line-height: 2rem;
  }
  .Sdgs_wrap .ia_section {
    padding-left: 7.5vw;
  }
  .Sdgs_wrap .ia_section p {
    width: 85vw;
    font-size: clamp(1rem, 0.8537rem + 0.2439vw, 1.125rem);
    line-height: 2rem;
  }
  .Sdgs_wrap .as_section .midashi_01 {
    width: 80vw !important;
  }
  .Sdgs_wrap .as_section .wp-block-media-text {
    width: 80vw !important;
    margin: 0 auto !important;
  }
  .Sdgs_wrap .as_section .wp-block-media-text {
    grid-template-columns: 1fr;
    margin-bottom: 3rem !important;
  }
  .Sdgs_wrap .as_section .wp-block-media-text figure {
    width: 100% !important;
  }
  .Sdgs_wrap .as_section .wp-block-media-text .wp-block-media-text__content {
    width: 100%;
  }
  .Sdgs_wrap .as_section .wp-block-media-text > .wp-block-media-text__content {
    grid-column: 1 !important;
    grid-row: auto !important;
  }
  .Sdgs_wrap .as_section p {
    line-height: 2.3rem;
  }
  .Sdgs_wrap .as_section .swell-block-columns {
    width: 80vw;
  }
  .Sdgs_wrap .as_section .swell-block-columns .swl-has-mb--s {
    padding: 2rem;
  }
  .Sdgs_wrap .as_section .swell-block-columns .swl-has-mb--s p {
    font-size: 16px;
    line-height: 2rem;
  }
  .Sdgs_wrap .as_section .goal_to {
    padding-top: 9rem;
    padding-bottom: 3rem;
  }
  .Sdgs_wrap .as_section .goal_to figure {
    width: 40%;
  }
  .Sdgs_wrap .as_section .goal_to p {
    line-height: 5rem;
  }
  .Sdgs_wrap .as_section .goal_to p .en {
    font-size: 80px;
  }
  .Sdgs_wrap .as_section .goal_to p .jp {
    margin-top: -2rem;
  }
  .Sdgs_wrap .as_section .as_box02 {
    width: 80vw;
    margin: 0 auto 3rem !important;
  }
  .Sdgs_wrap .as_b .midashi_01 {
    margin: 0 auto 1rem !important;
  }
/* =========================================================
//  09.　安全・技術向上への取組（tb）
// ========================================================= */
  .Safety_wrap .midashi_01 {
    width: 80vw !important;
  }
  .Safety_wrap .sa_section .wp-block-media-text figure {
    clip-path: polygon(0 0, 84% 0, 100% 100%, 0% 100%);
    height: 500px;
  }
  .Safety_wrap .sa_section .wp-block-media-text figure img {
    width: 100%;
    height: 100%;
    -o-object-position: 18%;
       object-position: 18%;
  }
  .Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content {
    left: -20vw;
    width: 50vw;
  }
  .Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content p {
    line-height: 1.8rem;
  }
  .Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content dl dt {
    padding: 0.6rem 0.5rem;
  }
  .Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content dl dd {
    padding: 0.6rem 0.5rem;
  }
  .Safety_wrap .sa_section:nth-of-type(2n) .wp-block-media-text .wp-block-media-text__content {
    right: -20.2vw;
  }
  .Safety_wrap .report_section ul {
    width: 80vw !important;
  }
  .Safety_wrap .report_section ul li a::after {
    width: 40px;
    height: 40px;
  }
	/*----*/
}
/*------------------------------------------------------------------------------------------------------sp---*/
@media screen and (max-width: 767px) {
/* =========================================================
//  01. 新都工業について（sp）
// ========================================================= */
  .About_wrap .intro_section h2 {
    font-size: 36px !important;
    line-height: 4rem;
  }
  .About_wrap .intro_section .imgbox figure {
    margin-left: -3%;
  }
  .About_wrap .intro_section .imgbox figure:nth-child(1),
  .About_wrap .intro_section .imgbox figure:nth-child(3) {
    transform: translateY(2.5rem);
  }
  .About_wrap .intro_section .txtbox {
    padding-top: 26.7vw;
    padding-bottom: 5rem;
  }
  .About_wrap .intro_section .txtbox p {
    font-size: 18px;
    width: 82vw;
  }
  .About_wrap .point_section {
    padding: 3rem 0 5rem !important;
  }
  .About_wrap .point_section .swell-block-columns .imgbox figure {
    width: 93%;
    height: 250px;
  }
  .About_wrap .point_section .swell-block-columns .imgbox figure img {
    width: 100%;
    height: 100%;
  }
  .About_wrap .point_section .swell-block-columns .imgbox .fukidashibox_maru {
    position: absolute;
    left: auto;
    bottom: 10px;
    right: 6vw;
    z-index: 1;
  }
  .About_wrap .point_section .swell-block-columns .txtbox {
    margin-top: -120px;
  }
  .About_wrap .point_section .swell-block-columns .txtbox .titlebox {
    width: 80%;
    padding: 8rem 0 3rem;
    margin: 0 auto;
  }
  .About_wrap .point_section .swell-block-columns .txtbox .titlebox .point {
    font-size: 32px;
    line-height: 3.8rem;
    text-align: right;
    top: -1rem;
    right: auto;
    left: 3vw;
  }
  .About_wrap .point_section .swell-block-columns .txtbox .titlebox .point span {
    font-size: 65px;
  }
  .About_wrap .point_section .swell-block-columns .txtbox h2 span {
    font-size: 35px;
    display: block;
  }
  .About_wrap .point_section .swell-block-columns .txtbox p {
    width: 80vw;
    margin: 0 auto;
  }
  .About_wrap .point_section .swell-block-columns:first-child .imgbox figure img {
    -o-object-position: 68%;
       object-position: 68%;
  }
  .About_wrap .point_section .swell-block-columns:nth-child(2) .imgbox .fukidashibox_maru p {
    padding: 2rem 0 0 1.1rem !important;
    line-height: 1.2rem;
  }
/* =========================================================
//  02.03.04.05　 SERVICE共通（sp）
// ========================================================= */
  .Service_wrap .intro_section {
    padding-bottom: 3rem !important;
  }
  .Service_wrap .intro_section .point {
    font-size: 40px;
    line-height: 3.5rem;
    top: -2.5rem;
  }
  .Service_wrap .intro_section .point span {
    font-size: 65px;
    margin-left: 0.5rem;
  }
  .Service_wrap .intro_section figure {
    height: 280px;
  }
  .Service_wrap .intro_section figure img {
    width: 100%;
    height: 100%;
  }
  .Service_wrap .intro_section .txtbox {
    width: 85%;
    padding: 2.5rem 2rem 0;
  }
  .Service_wrap .intro_section .txtbox h2 {
    font-size: 20px;
    margin: 0 0 1.5rem;
  }
  .Service_wrap .intro_section .txtbox p {
    font-size: 14px;
    line-height: 2.3rem;
  }
  .Service_wrap .results_section {
    padding-top: 3rem !important;
    padding-bottom: 0 !important;
  }
  .Service_wrap .results_section h2 {
    width: 80vw !important;
  }
  .Service_wrap .results_section .swell-block-columns {
    width: 80vw;
  }
  .Service_wrap .results_section .swell-block-columns .swl-has-mb--s {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .Service_wrap .results_section .swell-block-columns .swl-has-mb--s h3 {
    font-size: 15px !important;
  }
  .Service_wrap .method_section01 h2,
  .Service_wrap .method_section02 h2,
  .Service_wrap .method_section03 h2 {
    width: 80vw;
    margin: 0 auto 2rem !important;
  }
  .Service_wrap .method_section01 .swell-block-columns {
    margin-bottom: 3.5rem;
  }
  .Service_wrap .method_section01 .swell-block-columns .swell-block-columns__inner {
    row-gap: 0;
  }
  .Service_wrap .method_section01 .swell-block-columns .imgbox {
    width: 90vw;
    padding-bottom: 1rem;
  }
  .Service_wrap .method_section01 .swell-block-columns .imgbox .fukidashibox_maru {
    right: 0.7rem;
  }
  .Service_wrap .method_section01 .swell-block-columns .imgbox figure {
    height: 250px;
  }
  .Service_wrap .method_section01 .swell-block-columns .imgbox figure img {
    width: 100%;
    height: 100%;
  }
  .Service_wrap .method_section01 .swell-block-columns .txtbox {
    width: 90%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0.5rem 2.5rem;
  }
  .Service_wrap .method_section01 .swell-block-columns .txtbox h3 {
    font-size: 18px !important;
    padding-bottom: 0.5rem;
    margin: 0 0 1rem;
  }
  .Service_wrap .method_section01 .swell-block-columns .txtbox p {
    line-height: 2rem;
  }
  .Service_wrap .method_section01 .swell-block-columns:nth-of-type(2n) .imgbox {
    width: 95vw;
  }
  .Service_wrap .method_section01 .swell-block-columns:nth-of-type(2n) .imgbox .fukidashibox_maru {
    left: 2rem;
  }
  .Service_wrap .method_section01 .swell-block-columns:nth-of-type(2n) .txtbox {
    right: -1rem;
    left: auto;
  }
  .Service_wrap .method_section01 .swell-block-columns:nth-of-type(3) .imgbox .fukidashibox_maru p {
    padding: 1.5rem 0 0 2.2rem;
  }
  .Service_wrap .method_section01 .swell-block-columns:nth-of-type(4) .imgbox .fukidashibox_maru {
    width: 168px !important;
  }
  .Service_wrap .method_section01 .swell-block-columns:nth-of-type(4) .imgbox .fukidashibox_maru.fm_left p {
    padding: 1.7rem 0 0 0;
    right: -76px;
    width: 57%;
    font-size: 11px;
  }
  .Service_wrap .method_section02 {
    padding-top: 3rem !important;
  }
  .Service_wrap .method_section02 .swell-block-fullWide__inner {
    padding-bottom: 4rem;
  }
  .Service_wrap .method_section02 .swell-block-columns {
    width: 80vw;
    margin-bottom: 0;
  }
  .Service_wrap .method_section02 .swell-block-columns .swell-block-columns__inner {
    -moz-column-gap: 1.8vw;
         column-gap: 1.8vw;
  }
  .Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s {
    width: 100% !important;
  }
  .Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox {
    width: 90%;
    height: auto;
    position: relative;
    top: -50px;
    left: 1rem;
    padding: 2rem 2.3rem;
    right: 0;
  }
  .Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox h3 {
    font-size: 18px !important;
    padding-bottom: 0.5rem;
    margin: 0 0 1rem;
  }
  .Service_wrap .method_section02 .swell-block-columns .swl-has-mb--s .txtbox p {
    line-height: 2rem;
  }
  .Service_wrap .method_section02 .swell-block-columns:nth-of-type(odd) {
    left: 0;
  }
  .Service_wrap .method_section02 .swell-block-columns:nth-of-type(even) {
    right: 0;
  }
  .Service_wrap .method_section03 {
    padding-bottom: 5rem !important;
    padding-top: 2rem !important;
  }
  .Service_wrap .method_section03 h3 {
    font-size: 22px !important;
    margin: 0 0 2rem;
    padding: 0.7rem 0;
  }
  .Service_wrap .method_section03 .main_img {
    width: 90vw;
    margin: 0 auto 1.5rem;
  }
  .Service_wrap .method_section03 .main_txt {
    width: 80vw;
    font-size: 14px;
    line-height: 2rem;
    margin: 0 auto 3rem;
  }
  .Service_wrap .method_section03 ul {
    width: 80vw;
    margin: 0 auto;
  }
  .Service_wrap .method_section03 ul li {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .Service_wrap .method_section03 ul li:not(:last-of-type) {
    margin-bottom: 2rem;
  }
  .Service_wrap .method_section03 ul li .en {
    width: 60px;
    height: 60px;
    padding-bottom: 0;
    line-height: 1.3rem;
  }
  .Service_wrap .method_section03 ul li .en p {
    font-size: 17px !important;
    line-height: 1.4rem;
  }
  .Service_wrap .method_section03 ul li .en p span {
    font-size: 22px;
  }
  .Service_wrap .method_section03 ul li .txt h4 {
    font-size: 22px;
    margin: 0 0 0.5rem;
  }
  .Service_wrap .method_section03 ul li .txt p {
    font-size: 14px;
  }
  .Service_wrap .enc_section {
    margin-bottom: 4rem !important;
  }
  .Service_wrap .enc_section .swell-block-fullWide__inner {
    padding: 2rem 0 !important;
  }
  .Service_wrap .enc_section .swell-block-fullWide__inner::before {
    background: url("../../uploads/2026/03/serviceD_02_enc.jpg") left -3rem top/contain no-repeat;
  }
  .Service_wrap .enc_section .txtbox {
    width: 80vw;
  }
  .Service_wrap .enc_section .txtbox h2 .en {
    font-size: 50px !important;
  }
  .Service_wrap .enc_section .txtbox h2 .jp {
    font-size: 16px !important;
    margin-top: -1.8rem;
  }
  .Service_wrap .enc_section .txtbox h3 {
    font-size: 18px !important;
    line-height: 1.8rem;
    margin: 0 0 1rem;
  }
/* =========================================================
//  06.　エンクローズ溶接（sp）
// ========================================================= */
  .Enclose_wrap .feature_section .midashi_01,
  .Enclose_wrap .flow_section .midashi_01,
  .Enclose_wrap .certification_section .midashi_01 {
    width: 80vw !important;
    margin: 0 auto 2rem !important;
  }
  .Enclose_wrap .feature_section {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .Enclose_wrap .feature_section .midashi_txt {
    width: 80vw !important;
    margin: 0 auto 2rem !important;
  }
  .Enclose_wrap .feature_section .swell-block-columns {
    width: 80vw;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swell-block-columns__inner {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s {
    width: 100%;
    flex-direction: column;
    padding: 1.5rem 1rem 2rem;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s figure {
    width: 60%;
    height: auto;
    margin-bottom: 1.5rem;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s .txtbox {
    width: 90%;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s .txtbox h3 {
    font-size: 18px !important;
    text-align: center;
    margin-bottom: 1.2rem;
  }
  .Enclose_wrap .feature_section .swell-block-columns .swl-has-mb--s .txtbox p {
    font-size: 14px;
    line-height: 1.8rem;
  }
  .Enclose_wrap .flow_section {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .Enclose_wrap .flow_section .swell-block-columns .swell-block-columns__inner {
    row-gap: 4.5rem;
  }
  .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s {
    width: 290px;
  }
  .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s p {
    font-size: 14px;
    line-height: 1.6rem;
    width: 80%;
    height: 90px;
  }
  .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s p::after {
    font-size: 90px;
  }
  .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s::before {
    height: 130px;
  }
  .Enclose_wrap .flow_section .swell-block-columns .swl-has-mb--s:not(:last-of-type)::after {
    right: 0;
    bottom: -160px;
    width: 290px;
    height: 290px;
    transform: rotate(90deg);
    z-index: -1;
  }
  .Enclose_wrap .certification_section {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .Enclose_wrap .certification_section .swell-block-columns {
    width: 80vw;
  }
  .Enclose_wrap .certification_section .swell-block-columns .swell-block-columns__inner {
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 3rem;
  }
  .Enclose_wrap .certification_section .swell-block-columns .swl-has-mb--s {
    width: 100%;
  }
  .Enclose_wrap .certification_section .swell-block-columns .swl-has-mb--s h3 {
    font-size: 16px !important;
  }

/* =========================================================
//  07.　会社概要（sp）
// ========================================================= */
  .Company_wrap .midashi_01 {
    width: 80vw !important;
    margin: 0 auto 2rem !important;
  }
  .Company_wrap .intro_section {
    background-size: 90%;
  }
  .Company_wrap .intro_section ul {
    width: 85vw;
    padding: 0;
  }
  .Company_wrap .intro_section ul li::before {
    font-size: 45px;
    line-height: 4rem;
  }
  .Company_wrap .outline_section {
    padding-top: 4rem !important;
    padding-bottom: 2rem !important;
  }
  .Company_wrap .outline_section h2 {
    margin: 0 auto 2rem !important;
  }
  .Company_wrap .outline_section .wp-block-media-text {
    width: 100%;
    grid-template-columns: 1fr;
  }
  .Company_wrap .outline_section .wp-block-media-text figure {
    clip-path: polygon(10% 0, 100% 0%, 100% 101%, 0% 100%);
    width: 90% !important;
    height: 360px;
  }
  .Company_wrap .outline_section .wp-block-media-text .wp-block-media-text__content {
    width: 100%;
  }
  .Company_wrap .outline_section .wp-block-media-text > .wp-block-media-text__content {
    grid-column: 1 !important;
    grid-row: auto !important;
    padding: 2rem 3rem;
  }
  .Company_wrap .history_section {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .Company_wrap .history_section h2 {
    margin: 0 auto 2rem !important;
  }
  .Company_wrap .history_section .leftbox {
    width: 85%;
    padding-left: 2rem;
  }
  .Company_wrap .history_section .rightbox {
    width: 85%;
    padding-left: 2rem;
    padding-top: 0;
    margin-top: -1.5rem;
  }
  .Company_wrap .history_section .rightbox::before {
    display: none;
  }
  .Company_wrap .history_section ul li .nen {
    width: 25%;
    margin-right: 1rem;
  }
  .Company_wrap .history_section ul li p {
    width: 70%;
  }
  .Company_wrap .history_section ul li p strong {
    font-size: 14px;
  }
  .Company_wrap .qualifications_section {
    padding-top: 4rem !important;
    padding-bottom: 3rem !important;
  }
  .Company_wrap .qualifications_section h2 {
    margin: 0 auto 2rem !important;
  }
  .Company_wrap .qualifications_section .swell-block-columns {
    width: 85vw;
  }
  .Company_wrap .qualifications_section .swell-block-columns .swl-has-mb--s {
    padding: 2rem;
  }
  .Company_wrap .qualifications_section .swell-block-columns .swl-has-mb--s p {
    font-size: 16px;
    line-height: 2rem;
  }
  .Company_wrap .access_section iframe {
    height: 260px;
  }
/* =========================================================
//  08.　SDGs（sp）
// ========================================================= */
  .Sdgs_wrap .intro_section {
    width: 85vw;
    padding-bottom: 7rem !important;
    margin: 0 auto;
  }
  .Sdgs_wrap .intro_section figure {
    margin-bottom: 2rem;
  }
  .Sdgs_wrap .intro_section h2 {
    font-size: 22px;
    margin: 0 0 2rem;
  }
  .Sdgs_wrap .intro_section p {
    font-size: 14px;
    line-height: 2rem;
    margin-bottom: 3rem;
  }
  .Sdgs_wrap .ia_section {
    padding: 4rem 2rem !important;
  }
  .Sdgs_wrap .ia_section h2 {
    margin-bottom: 3rem;
  }
  .Sdgs_wrap .ia_section p {
    width: 85vw;
    font-size: 14px;
    line-height: 2.2rem;
  }
  .Sdgs_wrap .as_section {
    padding-top: 4rem !important;
    padding-bottom: 0 !important;
  }
  .Sdgs_wrap .as_section .midashi_01 {
    width: 80vw !important;
  }
  .Sdgs_wrap .as_section .wp-block-media-text {
    width: 80vw !important;
    margin: 0 auto !important;
  }
  .Sdgs_wrap .as_section .wp-block-media-text {
    grid-template-columns: 1fr;
    margin-bottom: 3rem !important;
  }
  .Sdgs_wrap .as_section .wp-block-media-text figure {
    width: 100% !important;
  }
  .Sdgs_wrap .as_section .wp-block-media-text .wp-block-media-text__content {
    width: 100%;
  }
  .Sdgs_wrap .as_section .wp-block-media-text > .wp-block-media-text__content {
    grid-column: 1 !important;
    grid-row: auto !important;
    padding: 0 !important;
  }
  .Sdgs_wrap .as_section h3 {
    font-size: 17px;
    margin-top: 2rem !important;
    margin-bottom: 2rem;
  }
  .Sdgs_wrap .as_section p {
    line-height: 2rem;
  }
  .Sdgs_wrap .as_section .swell-block-columns {
    width: 80vw;
  }
  .Sdgs_wrap .as_section .swell-block-columns .swl-has-mb--s {
    padding: 3rem 1.5rem;
  }
  .Sdgs_wrap .as_section .swell-block-columns .swl-has-mb--s h3 {
    font-size: 19px !important;
    margin: 0 0 1.5rem !important;
    padding-bottom: 0.5rem;
  }
  .Sdgs_wrap .as_section .swell-block-columns .swl-has-mb--s p {
    font-size: 14px;
    line-height: 2rem;
  }
  .Sdgs_wrap .as_section .goal_to {
    padding-top: 10rem;
    padding-bottom: 3rem;
    flex-direction: column;
  }
  .Sdgs_wrap .as_section .goal_to figure {
    width: 80%;
  }
  .Sdgs_wrap .as_section .goal_to p {
    line-height: 5rem;
    margin-bottom: 1rem;
  }
  .Sdgs_wrap .as_section .goal_to p .en {
    font-size: 70px;
  }
  .Sdgs_wrap .as_section .goal_to p .jp {
    font-size: 20px;
    margin-top: -2rem;
  }
  .Sdgs_wrap .as_section .as_box02 {
    width: 80vw;
    margin: 0 auto 3rem !important;
  }
  .Sdgs_wrap .as_b .midashi_01 {
    margin: 0 auto 1rem !important;
  }
/* =========================================================
//  09.　安全・技術向上への取組（sp）
// ========================================================= */
  .Safety_wrap .midashi_01 {
    width: 80vw !important;
    margin: 0 auto 2rem !important;
  }
  .Safety_wrap .sa_section {
    padding-bottom: 3rem !important;
  }
  .Safety_wrap .sa_section .wp-block-media-text figure {
    clip-path: none !important;
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .Safety_wrap .sa_section .wp-block-media-text figure img {
    width: 100%;
    height: 100%;
    -o-object-position: 18%;
       object-position: 18%;
  }
  .Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content {
    left: 0;
    width: 90%;
    margin: 0 auto;
    padding: 2rem 1.8rem !important;
  }
  .Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content p {
    font-size: 14px;
    line-height: 1.8rem;
    margin-bottom: 2rem;
  }
  .Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content dl dt {
    padding: 0.6rem 0.5rem;
  }
  .Safety_wrap .sa_section .wp-block-media-text .wp-block-media-text__content dl dd {
    padding: 0.6rem 0.5rem;
  }
  .Safety_wrap .sa_section:nth-of-type(2n) .wp-block-media-text .wp-block-media-text__content {
    right: 0;
  }
  .Safety_wrap .report_section ul {
    width: 85vw !important;
  }
  .Safety_wrap .report_section ul li a::after {
    width: 40px;
    height: 40px;
  }
  .Safety_wrap .report_section ul li h3 {
    font-size: 14px;
  }
  .Safety_wrap .sa_gb {
    padding-top: 3rem !important;
    padding-bottom: 0 !important;
  }
  /*----*/
}