@charset "UTF-8";

/* ---------------------------------------------------------------------------
  ★共通
--------------------------------------------------------------------------- */

html {
    font-size: 62.5%;
	scroll-padding-top: 6.5rem;
}

body {
    font-size: 3.6vw;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.65;
    font-weight: normal;
    max-width: 100%;
	padding-top: 6.5rem;
}

object {
    pointer-events: none;
}

.sp {
    display: block !important;
}

.pc {
    display: none !important;
}

a {
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

/* タイトル */
.title01 {
	margin-bottom: 24px !important;
}
.title01 span {
	font-size: 28px;
}

.title02_box {
	margin-bottom: 15px !important;
}
.title02 {
	font-size: 28px;
}


/* ---------------------------------------------------------------------------
  ★フォントファミリー
--------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------
  ★背景
--------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------
  ★LIST
--------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------
  ★BASE
--------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------
  ★タイトル
--------------------------------------------------------------------------- */

.tit02 {
    text-align: center;
    font-family: "Noto Serif JP", serif;
    margin: 0 auto 35px;
}

.tit02 b {
    font-size: 5rem;
    line-height: 1.5;
    letter-spacing: 2px;
    display: inline-block;
    position: relative;
}

.tit02 span {
    color: #8c8c8c;
    font-size: 3.6vw;
    display: block;
    line-height: 1;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", cursive, sans-serif, serif;
}


/* ---------------------------------------------------------------------------
  ★テキスト
--------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------
  ★アニメーション
--------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------
  ★グローバルナビゲーション
--------------------------------------------------------------------------- */

.nav_wrp {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
    display: none;
}

.nav_wrp.changed {
    display: block;
}

.nav_site {
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 240px;
    height: 100%;
    padding: 100px 30px 50px;
    position: fixed;
    opacity: 0;
    -webkit-transition: 0.7s;
    transition: 0.7s;
    -webkit-transition-timing-function: cubic-bezier(0.96, -0.01, 0.08, 1);
    transition-timing-function: cubic-bezier(0.96, -0.01, 0.08, 1);
    background: rgba(0, 0, 0, 0.8);
    overflow-y: auto;
    z-index: 1;
}

.nav_site.active {
    opacity: 1;
    top: 0;
    right: 0;
}


/* =======================================
	★ページャー
========================================== */

.pager {
    width: auto;
    margin: 0 auto;
    padding-bottom: 100px;
}

.wp-pagenavi {
    clear: both;
    font-size: 14px;
    text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 2.6;
    border: 1px solid #000000;
    -webkit-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
    color: #000000;
    font-size: 14px;
    margin: 5px;
    vertical-align: top;
    padding: 0px;
    background-color: #fff;
    border-radius: 4px;
}

.wp-pagenavi span.extend {
    border: 1px solid rgba(245, 245, 245, 0);
}

.wp-pagenavi span.current {
    color: #fff;
    background-color: #000000;
    font-size: 14px;
    vertical-align: top;
    text-decoration: none;
}

#contact .popup-inner {
    padding: 40px 20px;
}



/* =======================================
	共通
========================================== */
.lh220 {
	line-height: 180%;
}
.lh200 {
	line-height: 160%;
}

.logo {
	width: 18rem;
}
.hamburger {
	right: 12px;
    top: 10px;
}

footer {
	margin-top: 2rem;
}
footer::before {
	top: -1vw;
	left: auto;
    right: -10vw;
	transform: none;
	width: 62vw;
}
.footer_inner {
	width: 88%;
	padding: 3rem 0;
	gap: 3rem;
}
.footer_right {
	gap: 9px 0;
}
.footer_navi {
	width: 100%;
}
.footer_navi li + li {
	margin-top: 9px;
}
.footer_navi li + li.sub {
	margin-top: 7px;
}
.footer_navi li a {
	width: 100%;
}

.main_mv_inner {
	display: block;
}
.main_mv .main_mv_content {
	min-height: 80px;
}
.main_mv .jp {
	font-size: 14px;
	margin-bottom: 0;
}
.main_mv .en {
	display: block;
	font-size: 40px;
	margin-bottom: -0.1em;
}

.breadcrumb_box {
	padding: 5px 0;
}
.breadcrumb_box a::before {
	top: 1px;
}

.title04 {
	font-size:2rem;
}
.title06 {
	margin-bottom: 2rem !important;
}
.title06 .main {
	font-size: 24px;
}
.title06 .main::after {
	width: 45px;
    height: 3px;
	margin: 6px auto 0;
}
.title06 .sub {
	font-size: 14px;
}
.daily_flow .title06 .sub .small {
	padding: 0 .5rem;
}
.title07 {
	font-size: 18px;
	padding: 9px 20px;
}


/* =======================================
	トップページ
========================================== */
/* FV */
.fv_content {
/* 	bottom: 43%; */
	bottom: calc(80px + 5vw);
	transform: none;
}
.fv_img .pc_img {
/* 	display: none; */
}
.fv_img .sp_img {
/* 	display: block; */
}
.fv_content h1 {
/* 	font-size: 7.5vw; */
	font-size: 4.5vw;
}
.fv_content p {
/* 	font-size: 4vw; */
	font-size: 3vw;
}
.fv1_svg {
/* 	width: 60%; */
	width: 43%;
	bottom: 63px;
}
.fv2_svg {
/* 	width: 25%; */
	width: 20%;
	bottom: 63px;
}
.fv_img img {
/* 	height: 120vw; */
	height: 56vw;
/* 	max-height: 640px; */
	object-fit: cover;
}
.fv_news_box {
	position: relative;
	display: flex;
	width: 100%;
	padding: 20px 15px;
}
.fv_news_box a {
	font-size: 14px;
	padding-right: 35px;
}
.fv_news_box a::before {
	width: 25px;
}
.fv_news_box a::after {
    right: 8px;
    border-width: 5px 0 5px 7px;
}
.fv_news_box a > div {
	flex-wrap: wrap;
	gap: 5px 0;
	padding: 0 !important;
}
.fv_news_box .cat {
	padding-right: 10px;
    margin-right: 10px;
}
.fv_news_box .cat::before {
	display: none;
}
.fv_news_box .day {
	font-size: 14px;
}
.fv_news_box .tit {
	width: 100%;
}
.fv_btn {
	max-width: 300px;
	width: 55%;
	position: fixed;
	bottom: 15px;
	right: .5rem;
}
.scroll_box {
	bottom: 80px;
	padding-bottom: 0;
}
.scroll_box p {
/* 	font-size: 12px;
	padding-bottom: 50px; */
	font-size: 1.95vw;
	padding-bottom: 9.33vw;
}
.scroll_box::before {
/* 	top: 20px;
	height: 50px; */
	top: 4vw;
	height: 8vw;
	width: 1px;
}

/* 選ばれる理由 */
.top_reason_content {
	padding-top: 45px !important;
	padding-bottom: 45px !important;
}
.top_reason_items {
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 10px;
	margin-top: 10px;
	margin-bottom: 10px !important;
	
}
.top_reason_item {
	width: calc((100% - 26px) / 2);
	max-width: 200px;
}
.top_reason_bg_text1,
.top_reason_bg_text2 {
	font-size: 18vw;
}
.top_reason_bg_text1 {
    top: -9vw;
}
.top_reason_bg_text2 {
    bottom: -7vw;
}

/* 事業案内 */
.top_business_content {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}
.top_business_bg_img1 {
	width: 40%;
}
.top_business_bg_img2 {
	width: 40%;
	bottom: 0;
}
.top_business_read_text {
	margin-bottom: 20px !important;
}
.top_business_box + .top_business_box {
	margin-top: 15px !important;
}
.top_business_box.last .top_business_items {
	margin-top: 12px !important;
}
.top_business_box {
	flex-wrap: wrap;
	padding: 20px 15px;
}
.top_business_title {
	display: block;
	width: 100%;
	text-align: center;
	writing-mode: horizontal-tb;
	font-size: 20px !important;
}
.top_business_body {
	width: 100%;
	padding-right: 0;
	padding-top: 12px;
}
.top_business_items {
	max-width: 450px;
	margin: 0 auto;
	gap: 12px;
	margin-top: 12px !important;
}
.top_business_item {
	width: calc((100% - 12px) / 2);
}
.top_business_img_text {
	font-size: 13px !important;
	padding: 2px 7px;
}
.top_business_content .btn05 {
	margin-top: 30px !important;
}

/* 加工事例 */
.top_case_content {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}
.top_case_content .btn05 {
	margin-top: 30px !important;
}
.swiper-button-prev,
.swiper-button-next {
	width: 30px !important;
}
.swiper-button-prev {
	left: var(--swiper-navigation-sides-offset, -15px) !important;
}
.swiper-button-next {
	right: var(--swiper-navigation-sides-offset, -15px) !important;
}

/* 設備紹介 */
.top_facility_content {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}
.top_facility_items {
	flex-wrap: wrap;
	gap: 30px;
}
.top_facility_img {
	max-width: 450px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.top_facility_text_box {
	width: 100%;
}
.top_facility_content .btn05 {
	margin-top: 20px !important;
}

/* 採用情報 */
.top_recruit_content {
	padding-top: 28vw !important;
	padding-bottom: 30vw !important;
}
.top_recruit_img_box {
	display: flex;
	max-width: 100%;
	top: 0;
	transform: translateY(0);
}
.top_recruit_img_box_left {
	justify-content: space-around;
	left: 0;
}
.top_recruit_img_box_right {
	justify-content: space-around;
	top: auto;
	bottom: 0;
	right: 0;
}
.top_recruit_img_box img {
	width: 31%;
}
.top_recruit_img_box img + img {
	margin-top: 0;
}
.top_recruit_bg_text1,
.top_recruit_bg_text2 {
	font-size: 18vw;
}
.top_recruit_bg_text1 {
    top: calc(19vw - 1.5vw);
}
.top_recruit_bg_text2 {
    bottom: calc(19vw - 1.25vw);
}
.top_recruit_title {
	margin-bottom: 24px !important;
}
.top_recruit_content .btn05 {
	margin-top: 20px !important;
}

/* お問い合わせ */
.top_contact_text {
	margin-bottom: 20px !important;
}
.top_contact_text::before,
.top_contact_text::after {
	bottom: 0;
}
.contact_btns {
	gap: 10px 30px;
}
.contact_tel a {
	padding: 14px 10px;
	padding-left: 45px;
}
.contact_tel a::before {
	left: 15px;
	width: 18.5px;
}
.contact_tel a span {
	display: inline-block;
	margin-top: 8px;
}
.contact_mail a {
	padding: 18px 15px;
    padding-left: 51px;
}
.contact_mail a::before {
	left: 15px;
	width: 27px;
}
.contact_case a {
	font-size: 12px !important;
}

.top_contact_box {
	padding: 2rem 1.5rem;
	border-width: 4px;
}



/* =======================================
	選ばれる理由
========================================== */
.circle_list {
	flex-wrap: wrap;
	gap: 3px 7px;
}
.circle_item {
	width: 155px;
	height: 155px;
}
.circle_sub {
	font-size: 14px !important;
	margin-bottom: 3px;
}
.circle_main {
	font-size: 20px;
}
.reverse div:last-child {
	order:-1;
}
.img_wrap {
	padding-left: 7px;
	padding-bottom: 7px;
}
.img_wrap img {
	box-shadow: -7px 7px 0 var(--main-color);
}
.img_wrap02 {
	padding-right: 7px;
	padding-bottom: 7px;
}
.img_wrap02 img {
	box-shadow: 7px 7px 0 var(--main-color);
}
.text_wrap:has(.item_num) {
	margin-top: 1rem;
}
.text_wrap .item_num {
	font-size: 120px;
}
.text_wrap:has(.item_num) .btn01 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem !important;
}

/* =======================================
	事業案内	
========================================== */
.service_tab {
	gap: 1.2rem;
	padding-top: 3rem;
    padding-bottom: 3rem;
}

.service_tab li,
.service_tab .service_tab_last {
	width:100%;
}
.service_tab li a{
	padding: .5em .8em;
	font-size:1.6rem;
}

#portrait {
	padding-top: 2.7rem !important;
}
.portrait_title {
	font-size: 24px;
}
.portrait_title_en {
	bottom: 7px;
	font-size: 30px;
}
.human_items {
	gap: 1rem;
	flex-wrap: wrap;
}
.human_card {
	border-radius: 13px 0 13px 0;
}
.human_box {
	width: 100%;
	padding: 3px;
}
.human_box h3 {
	flex-direction: row;
	font-size: 18px;
}
.human_items > .human_box:first-child h3 {
	margin-bottom: .85rem;
}
.human_box h3 span + span {
	margin-top: 0;
}
.human_img1 {
	width: 5.2rem;
	left: -1.5rem;
	bottom: 99.8%;
}
.human_img2 {
	width: 3.7rem;
	right: -1rem;
	bottom: 99.6%;
}

#processing {
	padding-bottom: calc(4% + 29vw) !important;
}
.processing_bg_img1 {
	width: 44vw;
	top: 7rem;
}
.processing_bg_img2 {
	width: 39vw;
	bottom: -7vw;
}
.processing_first {
	margin-top: calc(3rem + 15vw) !important;
}
.process_label ul {
	flex-wrap:wrap;
	gap:10px;
}
.process_label ul li {
	width: calc((100% - 20px)/3);
	font-size:1.4rem;
	white-space: nowrap;
}
.process_label ul li img {
	width: 100%;
	margin-bottom: 5px;
}
.process_label ul li p {
	font-size: 12px;
}

.flow_num {
	flex-wrap:wrap;
	gap:10px;
}

.flow_item {
	padding-right: 6px;
    padding-bottom: 6px;
}
.flow_item + .flow_item {
	margin-top: 7rem;
}
.flow_item > .cl3_7 {
	padding: 2.5rem 2rem;
	box-shadow: 6px 6px 0 rgba(255, 255, 255, .4);
}
.flow_body:has(.flow_tail) {
	margin-top: 1rem;
}
.flow_tags {
	flex-wrap: wrap;
	gap: 5px;
	margin-bottom: 1rem;
}
.flow_tags li {
	font-size: 12px;
}
.flow_tail {
	top: -49px;
	left: -20px;
	transform: rotate(-5deg);
}
.flow_num {
	margin-top: 1rem;
}
.flow_num_flex {
	display: block;
	margin-top: .3rem;
}
.flow_items .flow_item:not(:last-child)::before {
	bottom: -53px;
	width: 72px;
}
.flow_foot {
	flex-direction:column;
	align-items: flex-start;
}
.flow_btn {
	text-align:center;
}
.flow_body .btn01 {
	width:100%;
	text-align:center;
	font-size:1.6rem;
	max-width:300px;
	margin-top: 1.5rem !important;
	margin-right: auto;
}

/* =======================================
	取り扱い鋼材・在庫情報
========================================== */
.material_spec {
	padding: .5rem 2rem;
}
.material_spec .js-scrollable-inner {
	min-width: 650px;
}
.spec_row {
	padding: 1rem;
}
.spec_row dt,
.spec_row dd {
	-webkit-text-size-adjust: 100%;
	font-size: 14px !important;
}
.spec_row dt {
	width: 180px;
}
.spec_size_grid {
	grid-template-columns: 100px 210px 1fr;
}
.material_items{
	gap: 15px 3%;
}
.material_item {
	width: 48.5%;
}
.material_item_inner {
	border-radius: 13px 0 13px 0;
}
.material_item_text {
	padding: 1.5rem 1.2rem;
}
.material_item_text p.f16 {
	font-size: 13px !important;
}

.stock_list {
	padding-top: 2.5rem !important;
	padding-bottom: 2.5rem !important;
}

/* =======================================
	加工事例
========================================== */
#laser,
#gas,
#precision {
	padding-top: 2.5rem !important;
	padding-bottom: 2.5rem !important;
}
.case_items {
	flex-direction:column;
	gap: 15px;
}
.case_item,
.case_items.two_column .case_item {
	width: 100%;
}
.case_spec {
	font-size:1.4rem;
	padding: 1.5rem;
	margin-top: 1rem;
}
.case_spec ul li p:first-child {
	width: 7em;
}
.case_btn {
	padding:0;
}

/* =======================================
	設備紹介
========================================== */
#laser_machine > .inner_1100,
#gas_machine > .inner_1100,
#precision_machine > .inner_1100 {
	padding: 2rem 1.5rem;
	border-width: 4px;
}
#laser_machine > .inner_1100 p.sp_left,
#gas_machine > .inner_1100 p.sp_left,
#precision_machine > .inner_1100 p.sp_left {
	text-align: left !important;
}

.facility_tab {
	display:flex;
	flex-direction:column;
	gap:1rem;
}

.page_facility_items {
	flex-wrap: wrap;
	gap: 10px 2%;
	margin-top: 1.5rem !important;
}
.page_facility_item img {
	margin-bottom: .3rem;
}
.page_facility_items .page_facility_item {
	width: 49%;
}
.page_facility_items .page_facility_item p {
	font-size: 12px !important;
}
.facility_item_title {
	line-height: 1.5;
	margin-bottom: 1rem;
}
.spec_table th,
.spec_table td {
	display: block;
	width: 100%;
	text-align: center;
}
.spec_table th {
	padding-bottom: 0;
}
.spec_table td {
	padding-top: 0;
}
.facility_tab li {
	width:100%;
	max-width:100%;
	box-sizing:border-box;
	padding: 3px;
	line-height:1.6;
	min-height:6.75em;
}
.facility_card {
	border-radius: 13px 0 13px 0;
}
.spec_box {
	padding: 1.5rem;
	margin-top: 24px;
	margin-bottom: 2.5rem;
}
.spec_note {
	font-size: 13px !important;
	padding: 5px 15px;
}
.spec_box::before,
.spec_box::after {
	width: 50px;
    height: 50px;
}
.spec_box::before {
	top: -12px;
    left: -12px;
}
.spec_box::after {
	right: -12px;
    bottom: -12px;
}
.spec_table {
	margin: 5px 0;
}

.spec_attention {
	font-size:12px;
}

/* =======================================
	会社案内
========================================== */
.message_name {
	margin-top: 1.5rem;
}
.message_name .role {
	font-size: 14px;
}
.message_name .name {
	font-size: 20px;
	margin-top: .6rem;
}

.company_btn ul{
	flex-direction:column;
	align-items:center;
}
.company_btn ul li a{
	font-size:1.4rem;
	padding:5px 20px;
}

#philosophy > .inner_1100 {
	padding-right: 5px;
    padding-bottom: 5px;
}
.philosophy_inner {
	padding: 2rem 1.5rem;
	box-shadow: 5px 5px 0 rgba(255, 255, 255, .4);
}
.philosophy_philosophy,
.philosophy_inner_box + .philosophy_inner_box,
.philosophy_inner_box_column > .philosophy_inner_box,
.philosophy_development {
	margin-top: 1.5rem;
}
.philosophy_philosophy {
	margin-bottom: 2rem;
}
.philosophy_motto,
.philosophy_inner_box {
	padding: 1.5rem;
}
.philosophy_motto::before,
.philosophy_motto::after {
	width: 16rem;
}
.philosophy_motto::before {
	left: -7.9rem;
}
.philosophy_motto::after {
	right: -8.1rem;
}
.motto_box {
	padding: .5rem 0 1rem;
}
.motto_box_title {
	font-size: 30px;
	text-shadow: 3px 3px 0 #D1D0E8;
	margin-bottom: 1.2rem;
}
.motto_box_text {
	font-size: 16px;
}

.five_principles {
	padding: 0;
	padding-bottom: 10rem;
}
.five_principles::before,
.five_principles::after {
	bottom: -1.5rem;
}
.five_principles::before {
	left: .5rem;
	width: 7rem;
}
.five_principles::after {
	right: -1rem;
    width: 9.2rem;
}
.five_principles_list > li + li {
	margin-top: 1rem;
}
.five_principles li > p {
	display: block;
	font-size: 14px !important;
}
.five_principles p span {
	display: block;
	font-size: 18px;
	padding: 2px 0 3px .5rem;
	margin-bottom: 3px;
	border-width: 6px;
}

.philosophy_mind {
	margin-top: 3.5rem;
}
.philosophy_vision {
	margin-top: 2rem !important;
}
.philosophy_inner_box_column {
	flex-wrap: wrap;
	gap: 1.5rem;
	margin-top: 1.5rem;
}
.philosophy_inner_box_column > .philosophy_inner_box {
	width: 100%;
}
.philosophy_inner_box_list li {
	display: block;
}
.philosophy_vision .title {
	margin-bottom: 3px;
}
.philosophy_vision .text,
.philosophy_vision.long .text {
	min-width: unset;
}

.philosophy_vision h4, .philosophy_development h4, .philosophy_policy h4 {
	font-size: 17px;
	margin-bottom: 1.5rem;
}
.philosophy_development .development_title {
	font-size: 16px;
}

.philosophy_policy_column {
	padding: 1rem;
}
.philosophy_policy h5 {
	font-size: 16px;
	margin-bottom: .7rem;
}
.philosophy_policy_column p {
	font-size: 14px;
}

.corporate_book_column {
	flex-direction: column;
	align-items: center;
	gap: .5rem;
}
.corporate_book_column_title {
	order: -1;
	font-size: 20px;
	text-align: center;
	margin-bottom: .5rem;
}
.corporate_book_text {
	display: contents;
	
}
.corporate_book_img {
	width: 60%;
	max-width: 200px;
	margin-bottom: 2rem;
}
.corporate_book_img img {
	box-shadow: 4px 4px 0 var(--main-color);
}
.corporate_book_text p {
	width: 100%;
}

.creed {
	flex-direction:column;
	gap:16px;
}
.creed li {
	width:100%;
	padding:20px;
}
.creed li h3 {
	font-size:1.8rem;
}
.creed li p {
	font-size:1.6rem;
	line-height:1.6;
}

.philosophy_box {
	padding:24px 20px;
}
.policy {
	flex-direction:column;
	align-items:flex-start;
	gap:12px;
	padding:20px;
}
.philosophy_box .cl3_7 > * {
	width:100% !important;
}
.policy h3 {
	font-size:1.8rem;
	padding-bottom:10px;
	width:100%;
}
.policy p {
	font-size:1.5rem;
	line-height:1.7;
}

.table01,
.table01 tbody,
.table01 tr,
.table01 th,
.table01 td {
	display:block;
	width:100%;
}

.table01 tr {
	padding:0;
}

.table01 th {
	text-align: left;
	padding: 5px 12px;
	font-weight: bold;
}

.table01 td {
	padding: 8px 12px;
	font-size: 14px;
}

.history_timeline {
	padding-top: 0;
}
.history_timeline::before {
	left: 0;
}
.history_item {
	display: block;
	padding-left: 2.5rem;
	padding-bottom: 10px;
}
.history_year {
	font-size: 20px;
	text-align: left;
	width: auto;
}
.history_year::before {
	top: 13px;
	right: auto;
	left: calc((2.5rem + 4px)*-1);
	width: 10px;
	height: 10px;
}
.history_year::after {
	top: 17px;
    left: -2.5rem;
    width: 20px;
}
.history_content {
	margin-top: 0;
}
.history_content > .inner_1100 {
	padding: 2rem;
}
.history_images {
	gap: 1.5rem;
}
.history_images figcaption {
	font-size: 12px;
}

.access_content .tel {
	font-size: 24px;
    margin-top: 0.5rem;
}


/* =======================================
	ESGの取り組み
========================================== */
.u_tit {
	flex-direction:column;
}
.u_tit .sdgsBox{
	right: .7rem;
	margin-left:0;
}

.title03_box {
	order:2;
}

.esg01 img {
	width: 80%;
}
.esg_box p {
	text-align: left !important;
}
.esg_titleBox .sub_title {
	font-size: 14px;
    min-width: 60px;
    padding: 6px 7px;
}
.esg_titleBox h3 {
	font-size: 22px;
	padding: .1rem .5rem .5rem;
}
.esg_titleBox h3::first-letter {
	display: inline-block;
	margin-right: 2px;
}
.sdgsBox {
	order:1;
}
.u_tit .sdgsBox li {
	margin-right: .5rem;
}
.u_tit .sdgsBox li img {
	width: 45px;
	height: 45px;
}

/* =======================================
	採用情報
========================================== */
.cl_33.human {
	flex-direction:column;
	gap:16px;
}
.cl_33.human > .human_box {
	width:100%;
}

#contents.recruit .service_tab {
	gap: 1.2rem;
	padding-left: 7rem;
	padding-right: 7rem;
}
#contents.recruit .service_tab::before {
	left: -1.3rem;
	width: 5.8rem;
}
#contents.recruit .service_tab::after {
	right: -2.2rem;
	width: 7.8rem;
}
#contents.recruit .service_tab li {
	width: 100%;
	min-width: unset;
}


.philosophy_bg {
	padding: 30px 0 38px;
}
.philosophy_bg > .inner_1100 {
	padding-bottom: 20.1rem;
}
.philosophy_bg .philosophy_title {
	font-size: 22px;
	margin-bottom: 1.5rem;
}
.philosophy_bg_inner > p {
	line-height: 1.6;
}
.recruit_top1 {
	bottom: 8.5rem;
    left: -1.5rem;
    width: 14.7rem;
    padding-top: 6px;
    padding-left: 6px;
}
.recruit_top1::before {
	border-width: 2px;
}
.recruit_top2 {
	left: 2.7rem;
    width: 13.8rem;
    padding-right: 6px;
    padding-bottom: 4px;
}
.recruit_top3 {
	bottom: 3rem;
    right: -1.7rem;
    width: 15rem;
    padding: 4px 6px 7px 4px;
}

.recruit_table_box {
	padding: 2rem 1.5rem;
}
.recruit_table_title_box {
	gap: 0 3px;
}
.recruit_table_title_box h3 {
	text-align: center;
	width: calc((100% - 3px)/2);
	padding: 5px 0px;
}
.philosophy_bg::before {
	width: 380px;
}

#culture .page_culture_bg_text1 {
	font-size: 60px;
	left: -6px;
}
.recruit_cards {
	padding: 0 3rem;
}

/* 入社後に身につくこと */
.learn_content {
	padding-top: 35px !important;
	padding-bottom: 35px !important;
}
.learn_items {
	gap: 15px;
}
.learn_item {
	width: 100%;
}
.learn_title {
	font-size: 18px !important;
	min-height: auto;
	padding: 10px !important;
	margin-bottom: 10px !important;
}

/* =======================================
	坂元鋼材の働き方
========================================== */
.cl3_7 > div{
	margin-bottom:2%;
}

.links {
	padding:10px 16px;
}
.links > .inner_1100 {
	width: 100%;
}
.link_box.center {
	width:100%;
	max-width:360px;
}
.link_row {
	flex-wrap: wrap;
	gap: 7px 1%;
}
.link_row .btn01 {
	font-size: 12px !important;
	width: 49.5%;
	max-width: unset;
}
.link_row .btn01 a {
	padding: 10px 15px;
}
.link_row .btn01 a::before {
	width: 6.5px;
    height: 13.5px;
	right: 7px;
}
.link_row .link_box {
	flex:none;
	width:100%;
	max-width:none;
	height:56px;
	font-size:16px;
}
.link_box.large {
	width: 100%;
	margin: 20px 0;
}
.link_box.large a {
	font-size: 18px;
	height: 60px;
}

.entry_row {
	flex-direction: column;
	gap: 10px;
	margin-top: 0;
}
.entry_row.blog {
	margin-top: 2rem;
}
.blog .entry_btn {
	margin-left: auto;
    margin-right: auto;
}
.entry_btn {
	flex: none;
	width: 100%;
	max-width: none;
	height: auto;
	padding: 10px 20px;
}
.entry_btn .title {
	font-size:16px;
}
.entry_btn .desc {
	font-size:12px;
	line-height:1.5;
}

.recruit_card {
	padding: 2rem 1.5rem 7.5rem;
}
.recruit_card h3 {
	margin-bottom: 1rem !important;
}
.recruit_card .btn01 {
	bottom: 2rem;
	padding: 0 1.5rem;
}

/* =======================================
	一緒に働く人たち
========================================== */
#voice {
	padding-top: calc(2rem + 21vw) !important;
}
#voice::before {
	top: -11vw;
    right: -13vw;
    width: 55vw;
}
.staff_list > div {
	padding: 2rem 1.5rem;
	border-width: 3px;
}

.daily_flow {
	padding: 2rem 1.5rem;
	margin-top: 2rem;
}
.flow_wrap {
	flex-direction: column;
	gap: 20px;
}
.timline {
	padding-left: 0;
}
.timeline::before {
	left: 19px;
	top: 5px;
	width: 3px;
	height: calc(100% - 2rem);
}
.timeline li {
	gap: 10px;
	margin-bottom: 10px;
}
.timeline .time{
	width: 42px;
	height: 42px;
	border-width: 2px;
}
.timeline .content h3 {
	font-size: 16px;
	margin-top: 1.2rem;
}
.timeline .content h3 + p {
	margin-top: .5rem;
}
.timeline .content p {
	font-size: 12px;
}
.day_flow_img {
	display: flex;
	gap: 2%;
}
.day_flow_img img {
	width: 49%;
	max-width: 50%;
}
.day_flow_img img + img {
	margin-top: 0;
}

.voice_text_item,
.interview_block {
	margin-top: 1.5rem;
}
.interview_block.first {
	margin-top: 0;
}
.interview_talk {
	margin-top: 1rem;
}
.talk_item {
	flex-wrap: wrap;
	gap: 0;
	margin-bottom: 10px;
}
.talk_text {
	width: 100%;
}


/* =======================================
	働く環境と制度
========================================== */
.welfare_items {
	gap:16px;
}
.welfare_item {
	width:calc((100% - 16px)/2);
	padding: 1.5rem 1rem;
	min-height:auto;
}
.welfare_item h3 {
	font-size: 16px !important;
	margin-bottom: .8rem;
}
.welfare_item p {
	font-size: 13px !important;
}
.welfare_item .welfare_comment_text p {
	font-size: 12px !important;
}
.welfare_item_content:has(.welfare_comment) {
	margin-top: 1rem;
}
.welfare_comment {
	flex-wrap: wrap;
	height: auto;
}
.welfare_comment_text {
	width: 100%;
	margin-right: 0;
	margin-bottom: 1rem;
	border-radius: 5px;
}
.welfare_comment_text::before {
	border-left: 8px solid var(--light-main-color);
	top: calc(100% + 9px);
    left: auto;
	right: 1rem;
    border: 8px solid transparent;
    border-top: 8px solid var(--light-main-color);
}
.welfare_comment_img {
	width: 35px;
}
.welfare_event {
	flex-direction:column;
	gap:16px;
	padding:16px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	max-width:100%;
}
.welfare_event::before,
.welfare_event::after {
	width: 55px;
    height: 55px;
	border-width: 3px;
}
.welfare_event::before {
	top: -12px;
    left: -12px;
}
.welfare_event::after {
	bottom: -12px;
    right: -12px;
}
.event_note {
	border-radius: 7px;
}
.event_note ul li::before {
	top: .65em;
}
.event_img {
	width: 100%;
}
.event_img img {
	width:100%;
	height:auto;
}
.support_cards {
	gap:12px;
}
.support_card {
	width:calc((100%-12px)/2);
	padding:16px 12px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	min-height:120px;
	text-align:center;
}
.traning_cards {
	margin-top:20px;
}
.traning_card {
	width:100%;
	padding:16px 14px;
	min-height:auto;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:flex-start;
}
.traning_img {
	order:-1;
}
.learning_tags li {
	font-size: 12px;
	min-width: 100px;
    min-height: 55px;
	padding: 8px;
}


/* =======================================
	数字で見る
========================================== */
.numbers_items {
	gap: 1.5rem;
}
.numbers_item {
	width: 100%;
	padding: 2rem 1.5rem;
}
.numbers_item_title {
	font-size: 18px;
	margin-bottom: 1rem;
}
.numbers_item_title span {
	font-size: 13px;
}
.number_img {
	width: 90%;
	margin-bottom: 1rem;
}
.numbers_item_human1 {
	width: 5.25rem;
	left: -2rem;
	bottom: -3rem;
}
.numbers_item_content .comment_board {
	display: block;
	padding: 0 5px 10px;
}
.comment_board .bubble_comment {
	width: 55%;
	max-width: unset;
	min-width: 190px;
	padding: 10px 10px;
	border-radius: 7px;
}
.bubble_comment::before {
	bottom: -9px;
	border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 9px solid var(--main-color);
}
.bubble_comment::after {
	bottom: -7px;
	border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
}
.bubble_1 {
	margin-top: 1.5rem;
}
.bubble_2,
.bubble_4 {
	margin-left: auto;
}
.numbers_item_human2 {
	width: 5.8rem;
    right: -2rem;
    bottom: -4rem;
}
.impression_column {
	flex-wrap: wrap;
}
.impression_column_item {
	width: 100%;
	padding: 1.5rem;
}
.impression_column_item h4 {
	font-size: 16px;
}
.numbers_item_human3 {
	width: 7.5rem;
    right: -2.5rem;
    bottom: -3rem;
}
.ranking_box_item_num p {
	font-size: 18px;
}
.ranking_box {
	margin-bottom: 2.5rem;
}
.ranking_box_item {
	gap: 8px;
}
.ranking_box_item_label .ranking_box_item_label_title,
.ranking_box_item_label .ranking_box_item_label_percent {
	font-size: 14px;
}
.feature_box_items {
	margin-bottom: 1.5rem;
}
.feature_box_items li {
	gap: 10px;
	padding: 13px 10px;
	border-width: 2px;
}
.feature_box_items li + li {
	margin-top: .5rem;
}
.feature_box_items .feature_text p {
	font-size: 14px;
}
.feature_box_items .feature_text span {
	top: -12px;
	right: -27px;
	font-size: 11px;
	padding: .5rem 1rem;
}
.feature_icon {
	width: 34px;
    height: 34px;
}
p.reason_text + p.reason_text {
	margin-top: .5rem;
}



/* =======================================
	お問い合わせ
========================================== */
.contact_top_box {
	justify-content: center;
	margin-bottom: 1rem;
}
form#mailformpro {
	padding: 0 !important;
}
.contact_top_btn {
	width: 100%;
	max-width: 300px;
	padding: 4px;
}
.contact_top_btn.tel::before {
	left: -2.5rem;
	bottom: auto;
	top: -3.5rem;
	width: 4.8rem;
}
.contact_top_btn.fax::before {
	right: -1.5rem;
	bottom: auto;
	top: -1.5rem;
	width: 3.5rem;
}
.contact_top_btn_inner {
	padding: 1.5rem 2rem;
	border-radius: 15px 0 15px 0;
}
.contact_top_btn_num p {
	font-size: 26px;
}
.contact_top_btn_num .icon {
	margin-right: .7rem;
}
.contact_top_btn_num .icon svg {
	width: 2rem;
}
.contact_top_btn_info {
	font-size: 12px;
	margin-top: 8px;
}

.c_table_01 table tbody tr,
.c_table_01 table tbody tr th,
.c_table_01 table tbody tr td {
	display: block;
	width: 100%;
	padding: 0;
}
.c_table_01 table tbody tr th {
	padding-bottom: 3px;
}
.c_table_01 table tbody tr {
	padding: 1.5rem 0;
	border-bottom: 1px solid #edf2f6;
}


/* =======================================
	新着情報
========================================== */
.news_main_body {
	display: block;
}
.news_main_body > *.news_side {
	width: 100%;
	margin-top: 3rem;
}
.news_tab_list {
	flex-wrap:wrap;
}
.news_tab_item {
	flex: 2 2 calc(50% - 6px);
}
.news_tab_item a {
	font-size:1.4rem;
	padding:10px;
}
.news_head {
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	gap:6px;
}
.news_head .sub {
	display:flex;
	flex-wrap:wrap;
	gap:4px;
}
.news_head .day {
	width:100%;
	font-size:1.4rem;
}
.news_head .tag {
	margin-right:6px;
	margin-left:0;
}
.tag a {
	font-size: 12px;
}
.news_item_title a {
	font-size: 18px;
}
.news_body {
	flex-direction:column;
	gap:12px;
}
.news_thumb {
	width:100%;
}
.search_result_count {
	padding: 2rem 1.5rem;
	margin-bottom: 0 !important;
}
.archive-toggle-btn {
	font-size: 14px;
	padding: 10px 10px;
}


/* =======================================
	新着情報詳細
========================================== */
.single_inner {
	padding: 0;
	margin: 30px auto;
}
.single_meta {
	display:flex;
	flex-wrap:wrap;
	gap:4px;
}
.single_meta .tag {
	margin-right:6px;
	margin-left:0;
	font-size:1.4rem;
}
.single_day {
	width:100%;
	font-size:1.4rem;
}
.single_title {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 10px;
}
.single_text {
	font-size:1.4rem;
	line-height:1.8;
}
.single_pager {
	gap:2%;
	margin:20px 0;
}
.single_pager a {
	padding: 8px 30px;
	text-align:center;
}
.single_back {
	font-size:1.4rem;
	margin-top:20px;
}



