@charset "UTF-8";
/*
Theme Name: rikiishi
Theme URI: https://rikiishi-kogyo.jp/
*/

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    
}
 body {
	-webkit-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
html{
    overflow-y: scroll;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
input, textarea{
    margin: 0;
    padding: 0;
}
ol, ul{
    list-style:none;
}
table{
    border-collapse: collapse;
    border-spacing:0;
}
a:focus {
    outline:none;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;
    /*促*//*/
    height: auto;
    overflow: hidden;
    /**/
}
.both{
    clear:both;
}
.inline_block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
	border-bottom: dashed 1px #818181;
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px !important; }
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 25px !important; }
.mt30 {margin-top: 30px !important; }
.mt40 {margin-top: 40px !important; }
.mt50 {margin-top: 50px !important; }
.mt60 {margin-top: 60px !important; }
.mt-20 {margin-top: -20px !important; }
.mb0 {margin-bottom: 0 !important;}
.mb5 {margin-bottom: 5px !important; }
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 25px !important; }
.mb30 {margin-bottom: 30px !important; }
.mb40 {margin-bottom: 40px !important; }
.mb50 {margin-bottom: 50px !important; }
.mb60 {margin-bottom: 60px !important; }
.mb70 {margin-bottom: 70px !important; }
.mb80 {margin-bottom: 80px !important; }
.mb90 {margin-bottom: 90px !important; }
.ml0 { margin-left: 0px !important;}
.ml5 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml30 { margin-left: 30px !important;}
.ml40 { margin-left: 40px !important;}
.mr0 { margin-right: 0px !important;}
.mr5 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr30 { margin-right: 30px !important;}
.mr40 { margin-right: 40px !important;}
.pt0 {padding-top: 0 !important;}
.pt5 {padding-top: 5px !important; }
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 25px !important; }
.pt30 {padding-top: 30px !important; }
.pt40 {padding-top: 40px !important; }
.pb0 {padding-bottom: 0 !important;}
.pb5 {padding-bottom: 5px !important; }
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 25px !important; }
.pb30 {padding-bottom: 30px !important; }
.pb40 {padding-bottom: 40px !important; }
.pl0 {padding-left: 0px !important;}
.pl5 {padding-left: 5px !important;}
.pl10 {padding-left: 10px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}
.pl30 {padding-left: 30px !important;}
.pl40 {padding-left: 40px !important;}
.pr0 {padding-right: 0px !important;}
.pr5 {padding-right: 5px !important;}
.pr10 {padding-right: 10px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}
.pr30 {padding-right: 30px !important;}
.pr40 {padding-right: 40px !important;}
.font40{font-size:40px !important;}
.font36{font-size:36px !important;}
.font30{font-size:30px !important;}
.font24{font-size:24px !important;}
.font20{font-size:20px !important;}
.font18{font-size:18px !important;}
.font14{font-size:14px !important;}
.font12{font-size:12px !important;}
.font10{font-size:10px !important;}
.bold {font-weight:bold;}
.red{color:#E53743;}
.black{color:#000;}
.blue {color:#004896 !important;}
.pink {color:#db436b !important;}
img{margin: 0;padding: 0;vertical-align: bottom;}
.text-left{ text-align:left;}
.center{text-align: center;}
.rigth{float:right;}
.left {float:left;}
.width30 {width:30px !important;}
.under{	text-decoration:underline;}
.pc-none {display:none;}
.web-font {
font-family: 'Alfa Slab One', cursive;
font-family: 'Ceviche One', cursive;
font-family: 'Fugaz One', cursive;
}
/****************************************
          Link
*****************************************/
nav a:link {
	text-decoration:none;
	color:#000;
}
nav a:visited {
	text-decoration:none;
	color:#000;
}
.link1 a:link {
	color:blue !important;
}
.link1 a:visited{
	color:blue !important;
}
a:hover {
	text-decoration:none;
}
a:active {
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}
a:hover {
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}
a:active img {
	-ms-filter:"alpha(opacity=80)";
	zoom:1;
}
a:hover img {
	-ms-filter:"alpha(opacity=80)";
	zoom:1;
}
a:active img:not(:target) {
	-ms-filter:"alpha(opacity=100)";
	zoom:1;
}
a:hover img:not(:target) {
	-ms-filter:"alpha(opacity=100)";
	zoom:1;
}
.hover {
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}
/****************************************
         top link
*****************************************/

a {
	text-decoration: none;
}
a:hover {
	opacity: 1.0;
	transition: 0.2s;
}
html { 
	font-size: 62.5%;
}
body {
	font-family: "Noto Sans JP", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 1.6em;
  line-height: 3.4rem;
  font-feature-settings: "palt" 1;
  margin:0;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  font-synthesis: none; /* iOSでの擬似ボールド/イタリック抑止 */
	background-color: #F1F1F1;
	overflow: hidden;
}
a {
	text-decoration: none;
}

.roboto {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.zen-old {
  font-family: "Zen Old Mincho", serif;
  font-style: normal;
}



.block {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.block.visible {
  opacity: 1;
  transform: translateY(0);
}



.site_header {
	min-width: 1100px;
	position: fixed;
	top: 1rem;
	left: 50%;
	transform: translate(-50%);
	width: 98%;
	border-radius: 1rem;
  background: #165D31;
  color: #fff;
	opacity: 0.9;
	z-index: 10000;
}

.header_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
	padding: 1rem 2rem;
}
.header_logo a {
	display: block;
	margin: 0 0 0 -1rem;
	transition: 0.3s;
}
.header_logo a:hover {
	opacity: 0.8;
	transition: 0.3s;
}
.header_logo a img {
	display: block;
	width: 55%;
    margin: 0.4rem auto 0.6rem;
	transition: 0.5s;
}
.header_logo span {
	display: block;
  font-size: 1.3rem;
  font-weight: 600;
	text-align: center;
	color: #fff;
	line-height: normal;
}
.header_nav {
	margin: 0 3rem 0 1rem;
}
.header_nav ul {
  display: flex;
}
.header_nav ul li {
	margin: 0 1.8rem;
}
.header_nav li a {
	position: relative;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 1.5rem;
	line-height: 2.5rem;
	transition: 0.3s;
}
.header_nav li a::after {
	position: absolute;
	top: 1rem;
	right: -2rem;
	content: "/";
	font-size: 2rem;
	font-weight: 100;
}
.header_nav li a span {
  display: block;
  font-size: 1rem;
  font-weight: 400;
	color: #C3C3C3;
}
.header_nav li a:hover {
	opacity: 0.8;
	transition: 0.3s;
}

.header_contact {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	text-align: center;
}


.header_contact_tel .caption {
  font-size: 1.4rem;
	font-weight: 600;
}
.header_contact_tel a {
	font-size: 2.4rem;
	font-weight: 900;
	color: #fff!important;
	transition: 0.3s;
}
.header_contact_tel a:hover {
	opacity: 0.8;
	transition: 0.3s;
}

.contact_btn {
  background: #D16A43; /* オレンジ系のアクセントカラー */
  color: #fff;
  padding: 0 2rem 0.4rem;
	margin: 0 0 0 2rem;
  display: inline-block;
	font-size: 1.5rem;
  font-weight: bold;
  border-radius: 0.6rem;
	transition:  0.5s;
}
.contact_btn img {
	width: 30%;
}
.contact_btn:hover {
	background: #EB5F2A;
	transition: 0.5s;
}





.fv {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  position: relative;
}

.fv-slider {
  height: 100vh;
}
.fv-slider .slide {
  width: 100vw;
  height: 90vh;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

.slide1 {
  background-image: url('images/fv01.png');
}
.slide2 {
  background-image: url('images/fv02.png');
}
.slide3 {
  background-image: url('images/fv03.png');
}


/* ドット（右下・縦型） */
.slick-dots {
  position: absolute;
  right: 3rem!important;
  bottom: 2rem!important;
  display: flex !important;
  flex-direction: column;
  gap: 10px;
  z-index: 10;
	width: 0%;
}
.slick-dots li {
  width: 1rem!important;
  height: 1rem!important;
}
.slick-dots li button {
  width: 0.4rem!important;
  height: 0.4rem!important;
  border-radius: 50%;
  background: #2F7D31!important;
  border: none;
  opacity: 0.4;
}
.slick-dots li.slick-active button {
  opacity: 1;
}
.slick-dots li button::before {
  display: none; /* デフォルトの番号を消す */
}
.fv-text {
	position: absolute;
	top: 50%;
	left: 6%;
	transform: translate(0,-50%);
	font-weight: 900;
	line-height: 1.4;
	color: #fff;
	z-index: 10;
	opacity: 0;
  transition: opacity 0.5s ease;
}
.fv-text.fade-in {
  opacity: 1;
}
.fv-text h2 {
	margin: 0 0 1rem;
	font-size: 5rem;
}
.fv-text h2 span {
	font-size: 6rem;
}
.fv-text h3 {
	font-size: 4rem;
}
.fv-text h3 span {
	font-size: 5rem;
}
.fv-text h2,
.fv-text h3 {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.fv-text.fade-in h2 {
  transition-delay: 0.4s;
  opacity: 1;
  transform: translateY(0);
}

.fv-text.fade-in h3 {
  transition-delay: 0.8s;
  opacity: 1;
  transform: translateY(0);
}




.btn-flat {
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 1.2rem 3rem 1.2rem 4rem;
  color: #165D31;
	border: solid 0.2rem #165D31;
	border-radius: 1rem;
  font-weight: bold;
  font-size: 1.6rem;
  background: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s;
}

.btn-flat span {
  position: relative;
  z-index: 2;
}

.btn-flat::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 5rem;
  height: 8rem;
  background: #165D31;
  border-radius: 50%;
  transform: translate(-60%, -50%);
  transition: all 0.5s ease;
  z-index: 1;
}

.btn-flat:hover::before {
  width: 400px;
  height: 400px;
  transform: translate(-30%, -50%);
}
.btn-flat:hover {
	color: #fff;
}

.project-btn-wrapper {
	margin: -8rem 0 0 2rem;
}
.advantage-btn-wrapper {
	margin: 4rem 0 0 0;
}
.works-btn-wrapper {
	text-align: center;
	margin: 5rem auto;
}
.service-btn-wrapper {
	margin: 2rem 2rem;
}





.main-content {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}

.section-title {
  text-align: left;
  margin-bottom: 40px;
}

.section-title h2 {
  font-size: 4rem;
  font-weight: 900;
  margin: 2rem 0 5rem;
}

.section-title .en {
	color: #015A8D;
    font-weight: bold;
    font-size: 1.6rem;
}


.project-section {
  margin: 60px 0;
}
.project-section-inner {
	display: flex;
}
.project-tabs {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.project-tab {
	position: relative;
  padding: 2.5rem 2rem 2.5rem 6rem;
  border: 0.2rem solid #1e502e;
	border-radius: 1rem 0 0 1rem;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  background-color: #fff;
  transition: all 0.3s;
}

.project-tab.active {
  background-color: #1e502e;
  color: #fff;
}
.tab01::before,
.tab02::before,
.tab03::before {
	position: absolute;
	left: 1rem;
	font-size: 5.5rem;
	font-weight: 700;
	letter-spacing: 0.2rem;
	font-family: "Roboto", sans-serif;
	opacity: 0.2;
	color: #5C8B44;
}
.tab01::before {
	content: "01";
}
.tab02::before {
	content: "02";
}
.tab03::before {
	content: "03";
}

.project-contents {
  flex: 2;
  position: relative;
}

.project-content {
  display: none;
  position: relative;
}

.project-content.active {
  display: block;
}

.project-content img {
  width: 100%;
  display: block;
}

.project-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  width: 94%;
}

.project-caption h4 {
  margin: 0 0 8px;
  font-size: 20px;
}

.project-caption p {
  margin: 0;
  font-size: 14px;
}





/* セクション共通幅制限 */
.top-service-section {
  position: relative;
	margin: 20rem auto;
}
/* 左側テキスト */
.top-service-text {
	position: relative;
	width: 40%;
	margin: 14rem 0 0 0;
	z-index: 5;
}
.top-service-text h5 {
  color: #015A8D;
  font-weight: bold;
  font-size: 1.6rem;
}

.top-service-text h2 {
  font-size: 4rem;
  font-weight: 900;
  margin: 2rem 0 5rem;
}

.top-service-text p {
  font-size: 1.5rem;
  line-height: 1.8;
}
.top-service-text::before {
  content: "";
  position: absolute;
  top: -15rem;
  left: -10rem;
  width: 600px;
  height: 600px;
  background-color: #fff;
  border-radius: 50%;
  z-index: -1;
}

.top-service-card {
  position: relative;
  overflow: hidden;
  display: block;
  color: #fff;
  text-decoration: none;
	z-index: 10;
}

.top-service-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.card-large {
  width: 100%;
  height: auto;
}

.card-half {
  width: calc(50% - 5px);
  height: auto;
}

.card-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
  text-align: center;
  transition: background 0.3s;
}
.card-overlay-text {
	position: relative;
	width: 100%;
}
.card-overlay-text::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "";
	width: 100%;
	height: 10rem;
	background: #000;
	opacity: 0.6;
	z-index: -1;
}

.top-service-card:hover img {
  transform: scale(1.08);
}

.top-service-card:hover .card-overlay {
  background: rgba(0, 0, 0, 0.55);
}

.top-service-inner {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  gap: 40px;
  position: relative;
  z-index: 1;
}

.top-service-items {
	position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 60%;
  gap: 20px;
}
.top-service-items::before {
	position: absolute;
	top: 50%;
	right: -6.5rem;
	content: "SERVICE";
	transform: translateY(-50%);
  font-size: 120px;
  font-weight: 900;
	writing-mode: vertical-rl;
  text-orientation: mixed;
	color: #D1D1D1;
}

/* 縦文字 */
.top-service-bg-text {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 120px;
  font-weight: bold;
  color: #ccc;
  letter-spacing: 0.2em;
  z-index: 0;
  pointer-events: none;
  opacity: 0.2;
  white-space: nowrap;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}



/* カード部分 */
.top-service-card {
  position: relative;
  overflow: hidden;
  display: block;
  color: #fff;
  text-decoration: none;
}

.card-large {
  width: 100%;
  height: auto;
}

.card-half {
  width: calc(50% - 10px);
  height: auto;
}

.top-service-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.top-service-card:hover img {
  transform: scale(1.05);
}

.card-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.card-overlay h3 {
  font-size: 20px;
  font-weight: bold;
}

.card-overlay span {
  font-size: 12px;
  display: block;
}






.advantage {
  background: url('images/bg-advantage.jpg') center/cover no-repeat;
  color: #fff;
  text-align: center;
  padding: 100px 0;
	width: 100%;
}

.advantage-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.advantage-subtitle {
    font-weight: bold;
    font-size: 1.6rem;
}

.advantage-title {
  font-size: 4rem;
  font-weight: 900;
  margin: 2rem 0 5rem;
}

.advantage-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.advantage-item {
  position: relative;
  width: 30%;
  min-width: 280px;
}

.circle {
  width: 100%;
  aspect-ratio: 1 / 1;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.advantage-heading {
  font-size: 2.8rem;
	line-height: 4rem;
	letter-spacing: 0.2rem;
  font-weight: bold;
  margin-bottom: 3rem;
}

.advantage-text {
  font-size: 1.5rem;
  line-height: 1.6;
	margin: 0 0 1rem;
	font-weight: 400;
}

.advantage-icon01 {
  width: 16rem;
	margin: -2rem 0 0 0;
}

.advantage-icon02 {
  width: 16rem;
	margin: -5rem 0 0 0;
}
.advantage-icon03 {
  width: 15rem;
	margin: -4rem 0 0 0;
}
/**
.advantage-btn-wrapper {
  margin-top: 60px;
}

.advantage-btn {
  display: inline-block;
  padding: 12px 32px;
  border: 2px solid #1B4F2B;
  color: #1B4F2B;
  background-color: #fff;
  border-radius: 30px;
  font-weight: bold;
  transition: all 0.3s ease;
  text-decoration: none;
}

.advantage-btn:hover {
  background-color: #1B4F2B;
  color: #fff;
}









/* お知らせセクション */
.news {
  width: 100%;
  color: #fff;
  padding: 80px 0;
	margin: 10rem 0;
	opacity: 0;
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.news {
    transform: translateX(-100px);
  }
 .news.animate {
    opacity: 1;
    transform: translateX(0);
  }

.news-bg {
  background: #02558f;
  border-radius: 0 300px 300px 0;
  color: #fff;
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
  padding: 10rem;
  gap: 8rem;
	width: calc(100vw - ((100vw - 1000px) / 2)); /* ブラウザ幅に合わせて右だけ丸く */
  margin-left: 0;
  margin-right: auto;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.news .en {
	color: #fff;
}

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

.news-list a {
	width: 70%;
  background: rgba(255, 255, 255, 0.1);
  padding: 2rem 3rem;
  border-radius: 1rem;
  color: #fff;
  transition: background 0.3s;
}

.news-list a:hover {
  background: rgba(255, 255, 255, 0.2);
}


.news-date {
  font-size: 0.9em;
  color: #777;
  margin-bottom: 0.5em;
}
.news-title {
  font-size: 1.5em;
  margin-bottom: 1em;
}
.news-back {
  margin-top: 2em;
  text-align: center;
}





footer {
  color: #fff;
}

/* 上部バナー */
.footer-banners {
  display: flex;
  justify-content: space-around;
	width: 80%;
  margin: 5rem auto;
}
.footer-banners p {
	display: block;
	margin: 0 1rem;
  width: 40%;
	transition:  0.5s;
}
.footer-banners p img {
	width: 100%;
  object-fit: contain;
}

/* メインエリア */
.footer-main {
  background: #262B27;
  position: relative;
  padding: 6rem 0;
	margin: 12rem 0 0;
}
.footer-main-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer-left {
	width: 25%;
  min-width: 200px;
	border-right: solid 0.1rem;
	margin: 0 6rem 0 0;
	padding: 0 3rem 0 0;
}
.footer-logo img {
  width: 40%;
}
.footer-logo p {
  margin: 3rem 0 1rem;
  font-weight: bold;
}
.footer-left address {
  font-style: normal;
  font-size: 1.4rem;
  line-height: 1.8;
  margin-top: 1rem;
}

.footer-right {
  flex: 1;
  min-width: 300px;
}
.footer-right h4 {
	font-size: 2rem;
  font-weight: bold;
  margin: 2rem 0 0.8rem;
}
.helmet_icon {
	position: relative;
	padding: 0 0 0 4rem;
}
.helmet_icon::before {
	position: absolute;
	top: 0.4rem;
	left: 0;
	content: "";
	background: url("images/helmet-icon.png") no-repeat;
	background-size: contain;
	width: 3rem;
	height: 3rem;
}
.footer-right-flex {
	display: flex;
	align-items: center;
}
.footer-right .tel {
  font-weight: bold;
  font-size: 1.8rem;
	letter-spacing: 0.1rem;
	margin: 1rem 0 0 0;
}
.footer-right .tel-number {
  font-size: 3rem;
	letter-spacing: 0.1rem;
}
.business-hours {
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 0.1rem 2rem;
  border-radius: 3rem;
  margin: 0.5rem 4rem 0;
  font-size: 1.3rem;
}
.btn-footer-contact {
  display: inline-block;
  margin-top: 1rem;
  padding: 1rem 3rem 1rem 5rem;
  background: #D16A43;
  color: #fff;
  border-radius: 1rem;
  font-weight: bold;
  transition:  0.5s;
}
.btn-footer-contact:hover {
	opacity: 0.8;
	transition: 0.5s;
}
.btn-footer-contact .icon-mail {
	position: relative;
}
.btn-footer-contact .icon-mail::before {
	position: absolute;
	top: 0.6rem;
	left: -3rem;
	background: url("images/mail-icon.png") no-repeat;
	background-size: contain;
	width: 2rem; 
	height: 2rem;
	content: "";
  margin-right: 8px;
}

/* シルエット装飾 */
.footer-decoration {
  position: absolute;
  top: -6rem;
  right: 14rem;
}
.footer-decoration img {
  height: 7rem;
}

/* ボトムナビ・コピーライト */
.footer-bottom {
  background: #165D31;
  text-align: center;
}
.footer-nav {
  padding: 5rem 0 3rem;
}
.footer-nav a {
  color: #fff!important;
  text-decoration: none;
  margin: 0 1rem;
	font-size: 1.4rem;
	transition: 0.5s;
}
.footer-nav a:hover {
	opacity: 0.8;
	transition: 0.5s;
}
.copyright {
  font-size: 1rem;
  color: #fff;
	font-weight: normal;
	letter-spacing: 0.1rem;
	padding: 1rem 0;
}















/* FV全体 */
.under-fv {
  background-color: #f2f2f2;
  position: relative;
  padding: 100px 20px;
}
/* コンテンツ本体 */
.under-fv-inner {
  position: relative;
  max-width: 1200px;
	min-width: 1000px;
  margin: 0 auto;
  display: flex;
  z-index: 1;
}

/* テキスト部分 */
.under-fv-text {
	position: relative;
  flex: 1;
  min-width: 300px;
  color: #fff;
	margin: 8rem 0 0 0;
}
.under-fv-text::before {
	position: absolute;
  top: -32rem;
  left: -25rem;
  width: 83rem;
  height: 83rem;
  background-color: #222b25;
  border-radius: 50%;
  z-index: -1;
	content: "";
}

.under-fv-text h2 {
  font-size: 4rem;
	letter-spacing: 0.2rem;
	margin: 2rem 0 5rem;
}

.under-fv-text p {
	width: 45rem;
  font-size: 1.5rem;
  line-height: 1.8;
	font-weight: 400;
}
.under-fv-sp-text {
	display: none;
}

/* 画像部分 */
.under-fv-img {
	width: 50%;
  min-width: 300px;
	margin: 0 -15rem 0 0;
}

.under-fv-img img {
  width: 100%;
  max-width: 800px;
  border-radius: 50%;
  object-fit: cover;
}

.works-section {
  margin: 0 auto 12rem;
}

.section-title-area {
  max-width: 1100px;
  margin: 0 auto 40px;
  border-left: 1rem solid #165D31; /* 緑系アクセント */
	border-bottom: solid 0.1rem #165D31;
  padding: 1rem 0 1.5rem 2rem;
}

.section-maintitle {
  font-size: 2.3rem;
  font-weight: bold;
}

.works-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* ← 3列固定に変更 */
  gap: 5rem 2rem;
  max-width: 1100px;
  margin: 0 auto 6rem;
}

.work-card {
  background: #fff;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
  transition: transform 0.3s;
}

.work-card:hover {
  transform: translateY(-4px);
}

.work-card img {
  width: 100%;
  height: auto;
  display: block;
}
/* リンク付きカード */
.work-card a {
  display: block;
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}

.work-card a:hover {
  opacity: 0.8;
}

.work-text {
  padding: 2rem 2.5rem 3rem;
}

.work-text h4 {
	position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.h4-icon {
  position: absolute;
  top: 50%;
  left: -3.5rem;
  transform: translateY(-50%);
  width: 2.4rem;
  height: 2.4rem;
  background-color: #50c4e8; /* 水色 */
	border-radius: 50%;
  content: "";
  display: inline-block;
}
.work-text p {
  font-size: 1.5rem;
  line-height: 1.6;
}

.button-area {
  text-align: center;
  margin-top: 40px;
}

.button-link {
  display: inline-block;
  background: #1B693F;
  color: #fff;
  padding: 12px 24px;
  border-radius: 5px;
  text-decoration: none;
  transition: background 0.3s;
}

.button-link:hover {
  background: #155b36;
}



.works-detail,
.news-single {
	padding: 10rem 2rem;
	margin: 8rem auto 0;
}
.works-detail h3,
.news-single h3 {
	font-size: 1.8rem;
	margin: 0 0 2rem;
}
.works-detail h2,
.news-single h2 {
	font-size: 3rem;
	font-weight: 800;
}
.works-detail-img {
	width: 80%;
	margin: 5rem auto 15rem;
}
.news-single-img {
	width: 80%;
	margin: 5rem auto 10rem;
}
.works-detail-img img,
.news-single-img img {
	width: 100%;
	height: auto;
	object-fit: contain;
}
.works-detail-pagination,
.news-pagination {
  display: flex;
  justify-content: space-between;
  margin-top: 5rem;
}
.works-detail-pagination .prev a,
.works-detail-pagination .next a,
.news-pagination .prev a,
.news-pagination .next a {
  font-weight: bold;
	font-size: 1.5rem;
	color: #165D31;
}
.works-detail-pagination .prev a:hover,
.works-detail-pagination .next a:hover,
.news-pagination .prev a:hover,
.news-pagination .next a:hover {
	opacity: 0.8;
}
.works-detail-all {
  margin-top: 3rem;
  text-align: center;
}
.works-detail-all .btn-flat {
  display: inline-block;
  padding: 1em 2em;
}

.news-back {
  text-align: center;
  margin-top: 4rem;
}

/**
.news-pagination {
  display: flex;
  justify-content: space-between;
  margin: 4rem 0;
  gap: 2rem;
}
.news-pagination .prev-post,
.news-pagination .next-post {
  font-size: 1.5rem;
}**/

.works-detail-content img {
	margin: 2rem auto;
}











.service .under-fv-text::after {
	position: absolute;
	bottom: -6rem;
	right: 28rem;
	content: "";
	background: url("images/service-fv-img.png") no-repeat;
	background-size: contain;
	width: 22rem; 
	height: 22rem;
}
@media (max-width: 1300px) {
  .service .under-fv-text::after {
    bottom: -6rem;
	right: 23rem;
  }
}
@media (max-width: 1100px) {
  .service .under-fv-text::after {
    bottom: -16rem;
	right: 14rem;
  }
}
.services {
  max-width: 1100px;
  margin: 0 auto 15rem;
}

.service-block {
	min-width: 900px;
  background: #fff;
  border-radius: 1.5rem;
  padding: 5rem;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  margin-bottom: 8rem;
  position: relative;
	overflow: hidden;
}
.service-block::before,
.service-card::before {
	position: absolute;
	top: -2.5rem;
	left: -2.5rem;
	width: 8.5rem;
	height: 8.5rem;
  background: #015A8D;
  border-radius: 999px;
	content: "";
}
.service-number {
  position: absolute;
  top: 1rem;
  left: 1.4rem;
  color: #fff;
  font-weight: bold;
  font-size: 2.2rem;
}
.service-block h5,
.service-card h5{
  font-size: 1.6rem;
  font-weight: bold;
}

.service-block h3,
.service-card h3 {
  font-size: 3rem;
  font-weight: 900;
  margin: 1rem 0 4rem;
}
.service-block p {
  font-size: 1.5rem;
  line-height: 1.8;
	margin: 0 0 1rem;
}
.service-content {
  display: flex;
	align-items: flex-end;
	height: auto;
	margin: 5rem 0 -5rem -5rem;
}
.service-image {
	width: 54%;
	margin: 0 4rem 0 0;
}
.service-image img {
  width: 100%;
	height: auto;
	object-fit: contain;
  border-radius: 0 1.5rem;
}
.service-textbox h4 {
	font-size: 2rem;
	margin: 0 0 1rem;
}
.tag-list {
	display: flex;
	flex-direction: column;
	gap: 0.8rem;
	margin: 0 0 3rem 1rem;
}
.tag-list li {
	display: inline-block;
	background: #2F7D31;
  color: #fff;
  padding: 0 2rem;
  font-size: 1.4rem;
	line-height: 2;
	text-align: left;
  border-radius: 5rem;
}

.tag {
  background: #1e502e;
  color: #fff;
  padding: 0.4rem 1rem;
  font-size: 1.3rem;
  border-radius: 1rem;
}


/* 下2つのカード */
.service-card-group {
	min-width: 900px;
  display: flex;
  gap: 3rem;
  margin-top: 4rem;
  flex-wrap: wrap;
}

.service-card {
	background: #fff;
  border-radius: 1.5rem;
  flex: 1;
  padding: 5rem 4rem 3rem;
  min-width: 300px;
  position: relative;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
	overflow: hidden;
}
.service-card p {
  font-size: 1.5rem;
  line-height: 1.8;
	margin: -1rem 0 2rem;
}






.company .under-fv-text p {
	width: 100%;
}
.company .under-fv-text h2,
.company .under-fv-text p {
	color: #000;
}
.company .en {
	color: #015A8D!important;
}
.company .under-fv-text::before {
	display: none;
}

.under-section-title {
	font-size: 3rem;
}
.under-section-title span {
	position: relative;
	margin: 0 0 0 3rem;
	font-size: 1.5rem;
	letter-spacing: 0.1rem;
	font-weight: 900;
	color: #015A8D;
	vertical-align: bottom;
}
.under-section-title span::before {
	position: absolute;
	left: -1.5rem;
	width: 1rem;
	height: 1rem;
	font-size: 2rem;
	content: "・";
}
.under-section-title span::after {
	position: absolute;
	right: -1.5rem;
	width: 1rem;
	height: 1rem;
	font-size: 2rem;
	content: "・";
}

/* 代表挨拶セクション */
.message-area {
  padding: 6rem 0;
}
.message-content {
  display: flex;
	width: 95%;
	margin: 5rem auto;
}
.message-img {
	width: 30%;
}
.message-img img {
  width: 100%;
  height: auto;
  display: block;
}
.message-text {
	width: 55%;
	margin: 1rem 0 0 8rem;
  font-size: 1.5rem;
  line-height: 2.5;
}
.message-text p {
	margin: 2rem 0;
}
.name {
	margin: 3rem 0 0 0!important;
	font-size: 2rem;
	font-weight: 700;
}

/* 会社概要テーブル */
.overview-area {
}
.overview-table-wrapper {
	width: 85%;
	background: #fff;
  padding: 4rem 5rem;
	margin: 5rem auto;
}
.overview-table {
  width: 90%;
  margin: 0 auto 5rem;
  font-size: 1.5rem;
}

.overview-table th,
.overview-table td {
  padding: 2rem 3rem;
  text-align: left;
	border-bottom: solid 0.1rem #BCBCBC;
}
.border_none {
	border: none!important;
}
.overview-table th {
  white-space: nowrap;
}

/* Google Map */
.map-area iframe {
	display: block;
  width: 70%;
  height: auto;
	aspect-ratio: 3 / 2;
  border: none;
	margin: 0 auto 4rem;
}
.overview-kyokahyo-img {
	width: 70%;
	height: auto;
	margin: 0 auto 4rem;
}
.overview-kyokahyo-img img {
	width: 100%;
	object-fit: contain;
}

.gallery-section {
  overflow: hidden;
  padding: 5rem 0;
}

.gallery-track {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.gallery-slide {
  display: flex;
  width: max-content;
  animation: slideLeft 30s linear infinite;
}

.gallery-slide img {
  width: auto;
  height: 40rem;
  margin-right: 20px;
  flex-shrink: 0;
}

/* アニメーション */
@keyframes slideLeft {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}







.recruit-area {
  padding: 2rem 0 10rem;
}
.recruit-content {
  display: flex;
	justify-content: space-between;
	width: 95%;
	margin: 5rem auto;
}
.recruit-text {
	width: 48%;
	margin: 0 6rem 0 0;
  font-size: 1.5rem;
  line-height: 2;
}
.recruit-text p {
	margin: 2rem 0;
}
.recruit-img {
	width: 45%;
	margin: 5rem 0 0 0;
}
.recruit-img img {
  width: 100%;
  height: auto;
  display: block;
}

/* --- オレンジ背景（代表挨拶） --- */
.recruit-wave-top {
  position: relative;
  z-index: 0;
  margin-bottom: -1px; /* 継ぎ目が見えないように */
}

.recruit-wave-top svg {
  display: block;
  width: 100%;
  height: 100px;
  background: transparent;
}
.recruit-message-section {
  position: relative;
  background-color: #D16A43;
  color: #fff;
  padding: 8rem 2rem 6rem;
  z-index: 1;
}
.recruit-message-section-text {
	width: 70%;
	margin: 0 auto;
}

.recruit-message-section p {
  font-size: 1.6rem;
  line-height: 2.4;
  margin-bottom: 2.5rem;
  white-space: pre-line;
}

.recruit-message-section p:last-of-type {
  margin-bottom: 4rem;
  font-weight: bold;
}



/* --- 応募ボタンエリア --- */
.recruit-cta {
  background-color: #D16A43;
  text-align: center;
  padding-bottom: 6rem;
}

.recruit-cta p {
	display: block;
  color: #fff;
  font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
  margin-bottom: 2rem;
}
.recruit-cta p span {
	display: inline-block;
	width: 3.4rem;
	padding: 0 1rem;
}
.recruit-cta p span img {
	width: 100%;
}

.recruit-cta a {
  display: inline-block;
  background-color: #fff;
  color: #015A8D;
  border-radius: 1rem;
  padding: 1rem 3rem 1rem 5rem;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  transition: all 0.3s;
	margin: 0 0 10rem 0;
}

.recruit-cta a:hover {
  background-color: #f4f4f4;
  transform: translateY(-2px);
}
.recruit-cta a .icon-mail {
	position: relative;
}
.recruit-cta a .icon-mail::before {
	position: absolute;
	top: 0.6rem;
	left: -3rem;
	background: url("images/mail-icon-blue.png") no-repeat;
	background-size: contain;
	width: 2rem; 
	height: 2rem;
	content: "";
  margin-right: 8px;
}






.contact-section {
	background: #fff;
	width: 80%;
	margin: 0 auto;
	padding: 5rem 2rem 1rem;
	border-radius: 1rem;
}
.form-title {
  font-size: 3rem;
	color: #015A8D;
  text-align: center;
  margin-bottom: 1rem;
}
.contact-section p {
	font-size: 1.5rem;
	margin: 3rem auto;
	text-align: center;
}
.contact-form {
  max-width: 800px;
  margin: 5rem auto;
	padding: 3rem 2rem;
	border-top: solid 0.1rem #015A8D;
  font-size: 1.5rem;
  line-height: 1.6;
}

.contact-form dl {
  display: flex;
  flex-wrap: wrap;
}

.contact-form dt,
.contact-form dd {
  width: 100%;
}
.contact-form dt {
	width: 30%;
    padding-right: 2rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
	margin-top: 3rem;
}
.contact-form dd {
    width: 70%;
	margin-top: 3rem;
  }
.contact-form dt .required {
  background: #D16A43;
  color: #fff;
  font-size: 1.1rem;
  padding: 0 0.8rem;
  border-radius: 3rem;
	margin: 0 0.8rem 0 0;
}
.contact-form dt .any {
  background: #A7A7A7;
  color: #fff;
  font-size: 1.1rem;
  padding: 0 0.8rem;
  border-radius: 3rem;
	margin: 0 0.8rem 0 0;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="file"],
.contact-form textarea {
  width: 100%;
  padding: 1.6rem 1.4rem;
  font-size: 1.5rem;
  border-radius: 1rem;
  box-sizing: border-box;
	border: none;
	background: #F1F1F1;
}

.contact-form textarea {
  height: 140px;
  resize: vertical;
}

.contact-form dd label {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 6px;
  cursor: pointer;
}

.form-submit {
	border-top: solid 0.1rem #015A8D;
  text-align: center;
  padding-top: 5rem;
	margin-top: 5rem;
}
.btn-contact-submit {
	margin: 1rem auto;
  background: #015A8D;
  color: #fff;
  padding: 1.5rem 5rem;
  border: none;
  border-radius: 1rem;
  font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
  cursor: pointer;
  transition: 0.3s;
}

.btn-contact-submit:hover {
  opacity: 0.8;
}
#form-confirm {
	text-align: left;
}
.wpcf7-spinner {
	display: none!important;
}


