/*
Theme Name: L&T Design
Theme URI: https://wp-cocoon.com/
Template: cocoon-master
Author: わいひら
Author URI: https://nelog.jp/
Description: SEO・高速化・モバイルファースト最適化済みの無料テーマ。
Tags: two-columns,left-sidebar,right-sidebar
Version: 2.8.4.1.1740885855
Updated: 2025-03-02 12:24:15

*/

/*--------------共通--------------*/
.home .entry-header,
.entry-footer,
.date-tags,
.admin-pv {
	display: none;
}

.content {
	overflow: hidden;
}

.content,
.main,
.entry-content {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

.main {
	background: transparent !important
}

.main_title {
	display: none;
}

.wrap {
	width: 100%;
}

img {
	width: 100%;
}

.red {
	font-weight: bold;
	color: red;
}

.video-container,
.instagram-container,
.facebook-container {
	max-width: none !important;
}

.center {
	text-align: center;
}

.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
	background: transparent;
	border: 0;
}

.page-id-13 .article-header,
.page-id-128 .article-header,
.page-id-130 .article-header {
	display: none;
}

.sp_on {
	display: none;
}

@media screen and (max-width: 480px) {
	.sp_on {
		display: block;
	}
	.pc_off {
		display: none;
	}
}

.mb-50 {
	margin-bottom: 50px !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}


/*-----------------------------header-----------------------------------*/
.header-container {
	max-width: 1000px;
	margin: 0 auto;
}

.header_inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header_right_content {
	width: 300px;
}

.header_left_content .contact_link {
	background: #000;
	padding: 10px 30px;
	display: inline-block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.4;
	letter-spacing: 0.1em;
}

.contact_link {
	font-weight: 700;
}

.contact_text {
	font-size: 22px;
	font-family: "Oswald", sans-serif;
	letter-spacing: 0.2em;
}

.tel {
	margin: 5px 0 0 10px;
	text-align: left !important;
}

.tel_link {
	color: #5b5c5b;
	font-family: "Oswald", sans-serif;
	font-size: 22px;
	line-height: 1.2;
	text-align: center;
}

.tel_number {
	text-decoration: none;
	color: #5b5c5b;
	font-size: 36px;
	letter-spacing: 0.05em;
}

.week {
	font-size: 20px;
}

.top_menu_pc {
	list-style: none;
	color: #000;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.5);
	width: 100vw;
	margin-left: calc(50% - 50vw);
	position: absolute;
	top: 30%;
	z-index: 9;
	left: 0;
}

.top_menu_pc li {
	margin: 0 10px;
}

.top_menu_pc li a {
	color: #000;
	text-decoration: none;
	padding: 10px 20px;
	display: inline-block;
	position: relative;
	z-index: 10;
	transition: color 0.3s ease;
}

/* ホバー時にテキストを半透明にする */
.top_menu_pc li a:hover {
	color: red;
}

/* ホバー時にアンダーバーを表示 */
.top_menu_pc li a::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: red;
	transition: width 0.3s ease, left 0.3s ease;
	transform: translateX(-50%);
}

/* ホバー時のアニメーション */
.top_menu_pc li a:hover::after {
	width: 100%;
}

/* hamburger(ハンバーガーアイコン)
=================================== */
.nav-wrapper {
	position: relative;
	display: none;
}

.hamburger {
	position: absolute;
	right: 4px;
	top: -30px;
	width: 55px;
	height: 55px;
	cursor: pointer;
	z-index: 9999;
	padding: 20px;
	background: #e50012;
}

.hamburger__line {
	position: absolute;
	width: 35px;
	height: 3px;
	right: 10px;
	background-color: #fff;
	transition: all 0.5s;
}

.hamburger__line--1 {
	top: 13px;
}

.hamburger__line--2 {
	top: 25px;
}

.hamburger__line--3 {
	top: 37px;
}

.sp_inner {
	margin-top: 80px;
	padding: 10px;
	text-align: center;
}

.sp_inner img {
	max-width: 400px;
	width: 80%;
}

.sp_inner ul {
	list-style: none;
	padding-left: 20px;
	text-align: left !important;
	margin-top: 50px;
}

.sp_inner ul li {
	font-size: 20px;
	margin: 10px;
}

.sp_inner ul li a {
	text-decoration: none;
	color: #000;
}

.sp_inner ul .header_contact {
	margin-top: 30px;
	padding: 0;
	text-align: center;
}

.sp_kamon {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 150%;
}

/*ハンバーガーがクリックされたら*/
.open .hamburger__line--1 {
	transform: rotate(-45deg);
	top: 25px;
	background: #fff;
}

.open .hamburger__line--2 {
	opacity: 0;
}

.open .hamburger__line--3 {
	transform: rotate(45deg);
	top: 25px;
	background: #fff;
}

/* 
sp-nav(ナビ)
=================================== */
.sp-nav {
	position: fixed;
	right: -100%;
	/*ハンバーガーがクリックされる前はWindow右側に隠す*/
	top: 0;
	width: 50%;
	/* 出てくるスライドメニューの幅 */
	height: 100vh;
	background-color: #f7f7f7;
	transition: all 0.5s;
	z-index: 999;
	overflow-y: auto;
	/* メニューが多くなったらスクロールできるように */
}

/*ハンバーガーがクリックされたら右からスライド*/
.open .sp-nav {
	right: 0;
}

.nav-wrapper.open .hamburger {
	top: -170px;
}

/* black-bg(ハンバーガーメニュー解除用bg)
=================================== */
.black-bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	z-index: 5;
	background-color: #000;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
	cursor: pointer;
	z-index: 100;
}

/*ハンバーガーメニューが開いたら表示*/
.open .black-bg {
	opacity: 0.3;
	visibility: visible;
}

.scroll_header {
    display: block; /* JavaScriptで制御するため最初は block */
    position: fixed;
    top: -150px; /* 初期状態で隠す */
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: top 0.4s ease-in-out;
	z-index: 888;;
}

/* スクロール時に表示 */
.scroll_header.is-visible {
    top: 0;
}

/* トップに戻ると非表示 */
.scroll_header.is-hidden {
    top: -150px;
}
.scroll_header {
	width: 100%;
}
.scroll_header_inner {
	display: flex;
	justify-content: space-between;
    align-items: center;
    position: relative;
	max-width: 1000px;
    margin: 0 auto;
}
.scroll_header_logo {
	width: 120px;
    margin: 10px;
}
/* hamburger(ハンバーガーアイコン)
=================================== */
.scroll_nav-wrapper {
	position: relative;
}

.scroll_hamburger {
    position: absolute;
    right: 8px;
    top: -25px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 9999;
    padding: 20px;
    background: #e50012;
}

.scroll_hamburger__line {
	position: absolute;
	width: 30px;
	height: 3px;
	right: 10px;
	background-color: #fff;
	transition: all 0.5s;
}

.scroll_hamburger__line--1 {
	top: 11px;
}

.scroll_hamburger__line--2 {
	top: 23px;
}

.scroll_hamburger__line--3 {
	top: 35px;
}

.scroll_sp_inner {
	margin-top: 80px;
	padding: 10px;
	text-align: center;
}

.scroll_sp_inner img {
	max-width: 400px;
	width: 80%;
}

.scroll_sp_inner ul {
	list-style: none;
	padding-left: 20px;
	text-align: left !important;
	margin-top: 50px;
}

.scroll_sp_inner ul li {
	font-size: 20px;
	margin: 10px;
}

.scroll_sp_inner ul li a {
	text-decoration: none;
	color: #000;
}

.scroll_sp_inner ul .header_contact {
	margin-top: 30px;
	padding: 0;
	text-align: center;
}

.scroll_sp_kamon {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 150%;
}

/*ハンバーガーがクリックされたら*/
.open .scroll_hamburger__line--1 {
	transform: rotate(-45deg);
	top: 25px;
	background: #fff
}

.open .scroll_hamburger__line--2 {
	opacity: 0;
}

.open .scroll_hamburger__line--3 {
	transform: rotate(45deg);
	top: 25px;
	background: #fff
}

/* 
sp-nav(ナビ)
=================================== */
.scroll_sp-nav {
	position: fixed;
	right: -100%;
	/*ハンバーガーがクリックされる前はWindow右側に隠す*/
	top: 0;
	width: 70%;
	/* 出てくるスライドメニューの幅 */
	max-width: 500px;
	height: 100vh;
	background-color: #f7f7f7;
	transition: all 0.5s;
	z-index: 999;
	overflow-y: auto;
	/* メニューが多くなったらスクロールできるように */
}

/*ハンバーガーがクリックされたら右からスライド*/
.open .scroll_sp-nav {
	right: 0;
}


/* black-bg(ハンバーガーメニュー解除用bg)
=================================== */
.scroll_black-bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	z-index: 5;
	background-color: #000;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
	cursor: pointer;
	z-index: 100;
}

/*ハンバーガーメニューが開いたら表示*/
.open .scroll_black-bg {
	opacity: 0.3;
	visibility: visible;
}
/*-----------------------------main-----------------------------------*/
.container {
	margin: 15px auto;
}

.header-container,
.main_content {
	padding: 0 20px;
}

.entry-content {
	padding: 0 10px !important;
}

.more-text {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
  opacity: 0;
  transition: max-height 0.5s ease, opacity 0.3s ease;
}

.more-text.active {
  max-height: 500px; /* 十分大きめに（必要なら調整） */
  opacity: 1;
}



/*-------------------------------------topslide-------------------------------------*/
.btn {
	display: inline-block;
	padding: 13px 20px;
	color: #fff;
	text-decoration: none;
	position: relative;
	background: transparent;
	border: 1px solid #e1e1e1;
	font: 12px/1.2 "Oswald", sans-serif;
	letter-spacing: 0.4em;
	text-align: center;
	text-indent: 2px;
	text-transform: uppercase;
	transition: color 0.1s linear 0.05s;
}

.btn::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #e1e1e1;
	z-index: 1;
	opacity: 0;
	transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
}

.btn::after {
	transition: border 0.1s linear 0.05s;
}

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

.btn:hover {
	color: #373737;
	transition: color 0.1s linear 0s;
}

.btn:hover::before {
	top: 0;
	height: 100%;
	opacity: 1;
	transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
}

.btn:hover::after {
	border-color: #373737;
	transition: border 0.1s linear 0s;
}

.slideshow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 70vh;
	z-index: 1;
	margin: 30px auto;
	max-width: 1000px;
}

.slideshow .slideshow-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slideshow .slides {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.slideshow .slide {
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: opacity 0.3s ease;
}

.slideshow .slide.is-active {
	display: block;
}

.slideshow .slide.is-loaded {
	opacity: 1;
}

.slideshow .slide .caption {
	padding: 0 100px;
	 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}


.slideshow .slide .image-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	z-index: 1;
	background-size: cover;
	image-rendering: optimizeQuality;
}

.slideshow .slide .image-container::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
}

.slideshow .slide .image {
	width: 100%;
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.slideshow .slide-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	color: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.slideshow .slide .title {
	margin: 0 auto 15px;
	max-width: 1000px;
	font: 300 20px/1.2 "Oswald", sans-serif;
	letter-spacing: 0.35em;
	text-transform: uppercase;
}

.slideshow .slide .text {
	margin: 0 auto;
	max-width: 650px;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
}

.slideshow .slide .btn {
	margin: 15px 0 0;
	border-color: #fff;
}

.slideshow .slide .btn::before {
	background: #fff;
}

.slideshow .pagination {
	position: absolute;
	bottom: 35px;
	left: 0;
	width: 100%;
	height: 12px;
	cursor: default;
	z-index: 2;
	text-align: center;
}

.slideshow .pagination .item {
	display: inline-block;
	padding: 15px 5px;
	position: relative;
	width: 46px;
	height: 32px;
	cursor: pointer;
	text-indent: -999em;
	z-index: 1;
}

.slideshow .pagination .item+.page {
	margin-left: -2px;
}

.slideshow .pagination .item::before {
	content: "";
	display: block;
	position: absolute;
	top: 15px;
	left: 5px;
	width: 36px;
	height: 2px;
	background: rgba(255, 255, 255, 0.5);
	transition: background 0.2s ease;
}

.slideshow .pagination .item::after {
	width: 0;
	background: #fff;
	z-index: 2;
	transition: width 0.2s ease;
}

.slideshow .pagination .item:hover::before,
.slideshow .pagination .item.is-active::before {
	background-color: #fff;
}

.slideshow .arrows .arrow {
	margin: -33px 0 0;
	padding: 20px;
	position: absolute;
	top: 45%;
	cursor: pointer;
	z-index: 3;
}

.slideshow .arrows .prev {
	left: 30px;
}

.slideshow .arrows .prev:hover .svg {
	left: -10px;
}

.slideshow .arrows .next {
	right: 30px;
}

.slideshow .arrows .next:hover .svg {
	left: 10px;
}

.slideshow .arrows .svg {
	position: relative;
	left: 0;
	width: 14px;
	height: 26px;
	fill: #fff;
	transition: left 0.2s ease;
}

/*-------------------------------------blogslide-------------------------------------*/
.swiper-slide a {
	text-decoration: none;
	color: #000;
}

/* 左矢印 */
.swiper-button-prev {
	background: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/arrow2.png) no-repeat center;
	background-size: contain;
	/* 画像を適切に調整 */
	width: 50px;
	/* 矢印の幅 */
	height: 50px;
	/* 矢印の高さ */
	top: 100%;
	right: 50px;
	left: auto;
}

/* 右矢印 */
.swiper-button-next {
	background: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/arrow1.png) no-repeat center;
	background-size: contain;
	width: 50px;
	height: 50px;
	top: 100%;
	right: 0;
}

/* Swiperデフォルトの矢印アイコンを非表示 */
.swiper-button-prev::after,
.swiper-button-next::after {
	display: none;
}

/*-------------------------------------massage-------------------------------------*/
.massage_content {
	background: #fff;
	padding: 5% 5% 10% 5%;
	border-radius: 10px;

}

.massage_content h2,
.massage_content h3 {
	position: relative;
	padding: .3em 0 .2em 1em;
	border-bottom: 3px solid #737373;
	color: #333333;
}

.massage_content h2::before,
.massage_content h3::before {
	position: absolute;
	top: 0;
	left: .3em;
	transform: rotate(55deg);
	height: 11px;
	width: 12px;
	background: #737373;
	content: '';
}

.massage_content h2::after,
.massage_content h3::after {
	position: absolute;
	transform: rotate(15deg);
	top: .6em;
	left: 0;
	height: 8px;
	width: 8px;
	background: #737373;
	content: '';
}

.sdgs_mark {
	width: 100px;
	position: absolute;
	bottom: 25px;
	right: 25px;
}

.main_content {
	position: relative;
	max-width: 1000px;
	margin: 80px auto;
}

.content_innder_title {
	margin: 0 !important;
	padding: 3% !important;
	font-size: 24px !important;
}

/*-------------------------------------service--------------------------------------*/
.service_content {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 0;
	position: relative;
}

.service_content_left,
.service_content_right {
	width: 45%;
	padding: 15px;
	position: relative;
}

.content_inner_tit_en {
	position: absolute;
	top: -45px;
	left: 14px;
	font-size: 70px;
	color: #ccc;
	z-index: -1;
}

.service_content_left.text {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 10px;
}

.service_content_left p {
	margin: 0 0 10px !important;
}

.service_content_right.image figure {
	height: 300px;
}

.service_content_right.image figure + figure {
	margin: 20px 0 0 0;
}
.service_content_right.image figure img {
	border-radius: 10px;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.service_content_left h3 {
	border-bottom: 2px solid #666 !important;
}

.service_content._01 {
	background: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/image02.jpg) center/cover no-repeat;
}

.service_content._02 {
	background: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/image09.jpg) center/cover no-repeat;
}

.service_content._03 {
	background: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/image11.jpg) center/cover no-repeat;
}

.service_content._04 {
	background: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/image10.jpg) center/cover no-repeat;
}

.service_content._05 {
	background: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/image12.jpg) center/cover no-repeat;
}

.service_content:before {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
}

/*-------------------------------------parallax--------------------------------------*/
.parallax {
	background-attachment: fixed;
	background-image: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/parallax.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 50vh;
	width: 100vw;
	margin-left: calc(50% - 50vw);
}

.parallax._02 {
	background-image: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/parallax2.jpg) !important;
}

.parallax._03 {
	background-image: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/parallax3.jpg) !important;
}

/*-------------------------------------about--------------------------------------*/
.about_inner {
	margin: 0 auto;
}

.box_content {
	width: 100%;
	margin: 30px auto;
	padding: 1em;
	background: none;
	border: 1px solid #ccc;
	position: relative;
}

.box_content:after {
	background-color: #fff;
	border: none;
	content: '';
	position: absolute;
	top: 7px;
	left: 7px;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.box_content h2 {
	margin: 0 0 20px;
	padding: 10px;
	font-size: 24px;
	border-bottom: 2px solid #666;
	color: #f52f2f;
}

.point {
	position: absolute;
	top: -18px;
	left: -25px;
	font-size: 30px;
	font-weight: bold;
	color: #666;
	transform: rotate(-27deg);
	font-family: 'Dancing Script', cursive;
}

.about_top {
	margin: 80px auto 10px;
}

.about_inner_under {
	background: #fff;
	padding: 3%;
	margin: 2% 0;
	border-radius: 10px;
}

.about_tit {
	margin: 15px auto !important;
	padding: 5px !important;
	border-bottom: 2px solid #666 !important;
	color: #f52f2f;
}

.list-8 {
	position: relative;
	padding: 1.5em 1em 1em 2.5em;
	border: 2px solid #666666;
	border-radius: 10px;
	margin: 10px 10px 30px;
}

.list-8>h3 {
	position: absolute;
	top: -.75em;
	left: 1em;
	padding: 0 .5em;
	background-color: #fff;
	font-weight: 600;
}

.list-8 ul {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

.list-8 li {
	padding: .3em .3em .3em 0;
}

.list-8 li::marker {
	color: #666666;
	font-size: 1.1em;
}

/*-------------------------------------voice--------------------------------------*/
.voice_post {
	margin: 50px 0;
}
.voice_tit {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #333333;
	margin: 20px 0 0 0 !important;
}

.voice_tit::before,
.voice_tit::after {
	width: 3px;
	height: 40px;
	background-color: #666666;
	content: '';
}

.voice_tit::before {
	transform: rotate(-35deg);
	margin-right: 30px;
}

.voice_tit::after {
	transform: rotate(35deg);
	margin-left: 30px;
}

.voice_customer {
	background: #fff;
	border-radius: 10px;
	padding: 3%;
	margin: 30px 0;
	overflow: hidden;
}

.voice_cus_tit {
	margin: 0 !important;
	font-size: 24px;
	font-weight: bold;
}

.voice_cus_sub_tit {
	font-weight: bold;
	margin: 0 !important;
}

.voice_cus_slider_wrapper {
    width: 100%;
    max-width: 900px;
    margin: auto;
    position: relative;
}

/* メイン画像スライダー（高さを横長画像に統一） */
.voice_cus_main_slider {
    width: 100%;
    height: 400px; /* 横長画像の高さに統一 */
    display: flex;
    justify-content: center;
    align-items: center;
}

.voice_cus_main_slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

/* 画像の高さを統一（縦長画像を中央に配置） */
.voice_cus_main_slider .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: block;
    margin: auto;
}

/* サムネイルラッパー */
.voice_cus_thumb_wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap; /* サムネイルが折り返す */
    gap: 10px;
    justify-content: center;
    margin-top: 20px; /* 余白を適切に */
}

/* サムネイル */
.voice_cus_thumb {
    width: 80px;
    height: 80px;
    cursor: pointer;
    border: 2px solid transparent;
    transition: border 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.voice_cus_thumb img {
    width: auto;
    height: 100%;
    max-height: 80px;
    object-fit: contain; /* サムネイルも比率を維持 */
}

/* 選択されたサムネイル */
.voice_cus_thumb.active {
    border: 2px solid #333;
}


.voice_cus_ans {
	margin: 0 !important;
	font-size: 20px;
	font-weight: bold;
}

.voice_cus_ans_list {
	margin: 5px 0 !important;
}

.voice_cus_ans_inner {
	position: relative;
	margin: 20px auto;
	padding: 1em 1.5em;
	background-color: #f7f7f7;
	color: #333;
}

.voice_cus_ans_inner::after {
	position: absolute;
	top: 0;
	right: 0;
	border-width: 0 20px 20px 0;
	border-style: solid;
	border-color: #d7d2b4 #fff;
	box-shadow: -1px 1px 1px rgb(0 0 0 / 5%);
	content: '';
}

.voice_cus_ans_list {
	padding: 0 0 5px;
	border-bottom: 1px dotted #666;
}

.voice_cus_ans_list:nth-child(2n) {
	margin-top: 25px !important;
}

a.btn_24 {
display: inline-block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: auto;
    margin: 30px auto;
    padding: 0.5rem 4rem;
    font-weight: bold;
    border-radius: 31px;
    border: 1px solid #666;
    color: #666;
    position: relative;
    overflow: hidden;
    z-index: 1;
	transition: all 0.2sease-in;
}

a.btn_24:before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%) scaleY(1) scaleX(1.25);
	top: 100%;
	width: 140%;
	height: 180%;
	background-color: rgba(0, 0, 0, 0.05);
	border-radius: 50%;
	display: block;
	transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: -1;
}

a.btn_24:after {
	content: "";
	position: absolute;
	left: 55%;
	transform: translateX(-50%) scaleY(1) scaleX(1.45);
	top: 180%;
	width: 160%;
	height: 190%;
	background-color: #666;
	border-radius: 50%;
	display: block;
	transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: -1;
}

a.btn_24:hover {
	color: #ffffff;
	border: 1px solid #666;
}

a.btn_24:hover:before {
	top: -35%;
	background-color: #666;
	transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}

a.btn_24:hover:after {
	top: -45%;
	background-color: #666;
	transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}
.voice_archive {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.voice_item {
    width: calc(34.333% - 20px);
    text-decoration: none;
    color: #333;
    display: block;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.voice_item figure {
    margin: 0;
}

.voice_item img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 4 / 3;
}

.voice_item_title {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px;
}

.voice_item_detail {
    font-size: 14px;
    color: #666;
}

/*-------------------------------------news-------------------------------------*/
.news_list {
	width: 95%;
	margin: auto;
}

.date {
	padding-right: 10px;
}

.news_list ul {
	list-style: none;
	padding-left: 0;
}

.news_list ul a {
	position: relative;
	color: #000 !important;
	text-decoration: none;
}

.news_list ul li {
	padding: 15px 10px;
	border-bottom: 1px solid #ccc;
}

/*-------------------------------------footer--------------------------------------*/
.footer {
	max-width: 1000px;
	margin: 0 auto;
}

.footer-left {
	width: 70%;
}

.footer_tel_area a {
	text-decoration: none;
	color: #000;
}

.footer_logo {
	width: 300px;
}

.footer-center {
	display: none;
}

.footer-left,
.footer-right {
	width: 50%;
}

.footer-right ul {
	list-style: none;
}

.footer-right ul li {
	margin: 3% 0;
}

.footer-right ul li a,
.footer-mobile ul li a {
	color: #000;
	text-decoration: none;
}

.footer-right ul li a:hover,
.footer-mobile ul li a:hover {
	color: red;
}

.footer-mobile ul {
	list-style: none;
	margin-top: 20px;
}

.footer-mobile .footer_tel_area {
	margin-top: 20px;
}

.footer_list_content {
	display: flex;
	justify-content: space-between;
}

.breadcrumb {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}
.sp_contact_btn {
    position: fixed;
    bottom: -100px; /* 画面外に隠しておく */
    left: 20px;
    z-index: 999;
    opacity: 0; /* 初期状態では透明 */
    transition: bottom 0.4s ease-in-out, opacity 0.4s ease-in-out;
	display: none;
}
.sp_contact_btn a {
	    background: #000;
    padding: 10px 30px;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.1em;
}
/* 表示時にスライドアップ */
.sp_contact_btn.show {
    bottom: 20px; /* 画面内にスライドイン */
    opacity: 1;
}
/*-------------------------------------フォーム-------------------------------------*/
.from_reception {
	max-width: 1000px;
	margin: 150px auto 0;
	padding: 0 20px;
}

.mw_wp_form {
	max-width: 900px;
	margin: 0 auto;
}

table tr:nth-of-type(2n+1) {
	background-color: transparent !important;
}

.contact_form {
	margin: 80px auto;
}

.contact_title {
	padding: 0.5em !important;
	color: #010101 !important;
	background: #eaf3ff !important;
	border-bottom: solid 3px #516ab6 !important;
}

.form-hissu,
.form-nini {
	display: block;
	text-align: center;
	color: #FFF;
	width: 30px;
	font-size: 11px;
	margin: auto;
}

.form-hissu {
	background: #FF0000;
}

.form-nini {
	background: #99CCFF;
}

.form-btn {
	text-align: center;
}

.form-btn-font-o {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	border: 1px solid #000;
	border-radius: 15px;
	margin: 0 auto;
	width: 270px;
	height: 60px;
	background: none;
	color: #000;
}

.form-btn-font-o:hover {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	background: #e50012;
	color: #FFF;
}

.form-btn-font-g {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	border: 1px solid #000;
	border-radius: 15px;
	margin: 0 auto;
	width: 270px;
	height: 60px;
	background: none;
}

.form-btn-font-g:hover {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	background: #e50012;
	color: #FFF;
}

.mwform-radio-field {
	display: block;
	margin: 10px 0;
}

.form-bikou {
	width: 100%;
}

.form-btn {
	margin-bottom: 15px;
}

.cont-form table {
	margin: 20px 0;
	width: 100%;
	border-spacing: 0 10px;
}

.cont-form th,
.cont-form td {
	padding: 15px 1% 10px 1%;
}

.cont-form th {
	width: 170px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

.cont-form table input,
select,
textarea {
	border-radius: 0;
	border: solid 1px #333333;
	padding: 9px 14px 9px 14px;
	box-sizing: border-box;
	width: 100%;
}

.contact-form p {
	margin: 0;
}

.form_l {
	height: 200px;
}

.cont-form table input[type=radio] {
	width: auto;
}

.cont-form table input[type=checkbox] {
	width: auto;
}

.cont-form table input[type=file] {
	width: auto;
}

.cont-form table select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.cont-form table select::-ms-expand {
	display: none;
}

.hissu_table {
	text-align: center;
	width: 6%;
	padding: 5px 0 5px 1% !important;
}

.cont-form table select {
	background: #FFF url(img/arrow.svg) 98% center no-repeat;
}


.ui-datepicker .ui-datepicker-title select {
	padding: 0 !important;
}

.contact_caution {
	margin: auto;
	width: 860px;
	padding: 25px 65px;
	font-size: 13px;
	background: #F7F7F7;
}

.contact_tel,
.contact_info_text {
	vertical-align: middle;
}

.cont_questionnaire {
	margin: 0;
}

.cont_questionnaire th {
	width: 120px;
	background: none;
	vertical-align: top;
}

.mwform-checkbox-field label {
	display: inline-block;
}

.mw_wp_form .horizontal-item+.horizontal-item {
	margin-left: 0 !important;
}

/*-------------------------------------news.blog-------------------------------------*/
.single .container .content {
	max-width: 1000px;
	padding: 0 20px !important;
	margin: 150px auto 0 !important;
}

.archive .container .content {
	max-width: 1000px;
	padding: 0 20px !important;
	margin: 150px auto 0 !important;
}

/*-------------------------------------プライバシーポリシー-------------------------------------*/
.page-id-128 .container .content {
	max-width: 1000px;
	padding: 0 20px !important;
	margin: 150px auto 0 !important;
}

.gray {
	text-decoration: none;
	color: #666;
}

.sub_tit {
	font-size: 18px !important;
	border: 0 !important;
	border-left: 4px solid #c30000 !important;
	padding: 7px 20px !important;
}

.p_tit {
	background: transparent !important;
	text-align: center;
	font-size: 16px !important;
	color: #666 !important;
}

/*-------------------------------------company-------------------------------------*/
.page-id-130 .container .content {
	max-width: 1000px;
	padding: 0 20px !important;
	margin: 150px auto 0 !important;
}

.campany_detail {
	width: 100%;
	margin: auto;
}

.campany_detail .txt {
	width: 150px;
	font-weight: bold;
}

.campany_detail tr a {
	max-width: 120px;
	display: inline-block;
	margin: 10px;
}

.campany_detail tr a img {
	width: 100%;
}

.logo_area {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.minikofu {
	width: 220px !important;
}

.minikofu2 {
	width: 120px !important;
}

/*-------------------------------------レスポンシブ-------------------------------------*/
@media screen and (max-width: 900px) {
	.top_menu_pc {
		display: none;
	}

	.nav-wrapper {
		display: block;
	}

	.service_content {
		flex-direction: column-reverse;
	}

	.service_content_left,
	.service_content_right {
		width: 90%;
	}

	.service_content_right {
		padding: 0;
	}

	.about_inner,
	.voice_cus_img {
		flex-direction: column;
	}

	.box_content {
		width: 90%;
	}

	.voice_cus_img figure {
		width: 90%;
	}

	.footer-mobile {
		text-align: center;
		margin: 0 auto;
	}

	.footer-mobile .footer_list_content {
		justify-content: space-around;
	}

	.footer-mobile ul {
		padding: 0;
	}

	.from_reception,
	.single .container .content,
	.archive .container .content,
	.page-id-128 .container .content,
	.page-id-130 .container .content {
		margin: 50px auto 0 !important;
	}

	.parallax {
		background-image: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/parallax_sp.jpg) !important;
	}

	.parallax._02 {
		background-image: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/parallax2_sp.jpg) !important;
	}

	.parallax._03 {
		background-image: url(https://saiene.ltdesign.jp/wp-content/uploads/2025/03/parallax3_sp.jpg) !important;
	}
	.voice_item {
		    width: calc(50% - 5px);
	}
}

@media screen and (max-width: 480px) {

	.entry-title,
	.article h2 {
		padding: 0 !important;
	}

	.header-container,
	.main_content {
		padding: 0 10px;
	}

	.tel_number {
		font-size: 20px;
	}

	.week {
		font-size: 13px;
	}

	.header_left_content .contact_link {
		font-size: 12px;
	}

	.tel_link {
		font-size: 14px;
	}

	.contact_text {
		font-size: 17px;
	}

	.header_inner {
		align-items: start;
	}

	.header_right_content {
		width: 170px;
	}

	.hamburger {
		top: -53px;
		width: 50px;
		height: 50px;
	}

	.hamburger__line {
		width: 30px;
	}

	.hamburger__line--1 {
		top: 10px;
	}

	.hamburger__line--2 {
		top: 22px;
	}

	.hamburger__line--3 {
		top: 35px;
	}

	.sp-nav {
		width: 70%;
	}

	.nav-wrapper.open .hamburger {
		top: -122px;
		right: -5px;
	}

	.slideshow {
		height: 34vh;
		margin: 10px auto;
	}

	.slideshow .pagination {
		bottom: -4px;
	}

	.slideshow .arrows .prev {
		left: -13px;
	}

	.slideshow .arrows .next {
		right: -15px;
	}

	.slideshow .arrows .next {
		right: -15px;
	}

	.slideshow .slide .caption {
		padding: 0 40px;
		margin-top: 20px;
	}

	.slideshow .slide .title {
		font: 300 16px / 1.2 "Oswald", sans-serif;
	}

	.slideshow .slide .text {
		font-size: 14px;
	}

	.massage_content h2,
	.massage_content h3 {
		padding: .3em 0 .2em 1.5em !important;
		font-size: 18px !important;
	}

	.content_inner_tit_en {
		font-size: 55px;
	}

	.massage_content {
		padding: 5% 5% 25% 5%;
	}

	.mw_wp_form {
		max-width: 900px;
		margin: 0 auto;
	}

	.cont-form {
		width: 100%;
	}

	.contact_caution {
		width: 100%;
		padding: 25px;
	}

	.contact_info_text {
		margin-top: 10px;
		display: block;
	}

	.cont-form th,
	.cont-form td {
		display: block;
		padding: 5px 2%;
		text-align: left;
		border: none;
	}

	.cont-form th {
		margin-right: 5px;
	}

	.cont-form td {
		padding-top: 10px;
		margin-bottom: 20px;
	}

	.mw_wp_form_preview .cont-form td {
		padding-top: 5px;
	}

	.contact-form p {
		float: none;
		display: inline-block;
	}

	.contact_item {
		display: inline !important;
	}

	.hissu_table {
		display: inline !important;
		text-indent: 0 !important;
		border: none !important;
	}

	.form-hissu,
	.form-nini {
		display: inline-block;
		margin-bottom: 5px;
	}

	.service_content_right.image figure {
		height: 200px;
	}

	.campany_detail {
		position: unset;
		transform: translate(0, 0);
		font-size: 0.9rem;
	}

	.campany_detail .txt {
		width: 60px;
	}

	.campany_detail h2 {
		margin-bottom: 5px;
	}
		.voice_item {
		    width: 100%;
	}
	.scroll_header_logo {
    width: 150px;
}
	.scroll_header_inner ..hamburger {
		        top: -30px;
		    right: 9px;
	}
	.sp_contact_btn {
		display: block;
	}
	
	.service_content_right.image figure img {
		border-radius: 10px 10px 0 0;
	}
	.service_content_left.text {
		border-radius: 0 0 10px 10px;
	}
}

@media screen and (max-width: 380px) {
	.slideshow .slide .title {
		font: 300 14px / 1.2 "Oswald", sans-serif;
	}

	.slideshow .slide .text {
		font-size: 12px;
	}
}