@charset "UTF-8";
/*
Theme Name: takt-on.co.jp
Version: 1.0.0
*/

/****************************************
General Setting
*****************************************/
html {
	margin: 0px auto;
}


body {
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.8em;	
	margin: 0px auto;
	padding: 0px;
	min-width: 1050px;
	overflow-x: hidden;
	color: #333;
}

.mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

img {
	border-style:none;
	max-width: 100%;
	height: auto;
}

.sp {
	display: none;
}
.pc_br{
	display: inline-block;
}

.aligncenter { text-align: center; }
.alignleft {float: left; }
.alignright {float: right; }
.clearfix:after {
	display: block;
	clear: both;
	content: " ";
}

.wp-pagenavi{clear: both;}
.wp-pagenavi a, .wp-pagenavi span {text-decoration: none;border: 1px solid #BFBFBF;padding: 3px 5px;margin: 2px;}
.wp-pagenavi a:hover, .wp-pagenavi span.current {border-color: #000;}
.wp-pagenavi span.current {font-weight: bold;}

/****************************************

Typography

*****************************************/

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

/****************************************
List

*****************************************/

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

li { list-style: none; }


/****************************************

Link

*****************************************/

a {
	color: #4b4b4b;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #79a02c;
}

a:hover img {
	opacity: 0.7;
}

p {
	margin-top: 0px;
}
/****************************************

Layout

*****************************************/
#maincon {
}

.container {
	margin-left: auto;
	margin-right: auto;
}

.wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	position: relative;
}

.wrapper02 {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	position: relative;
}
.wrapper04 {
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
	position: relative;
}
.wrapper03 {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	position: relative;
}

.bg-content { 
	background: none;
	background: #fff; 
	position: sticky;
}


#header #tlogo {
}
#header #tlogo img { display: block; }

header #headerL.fixed {
	position:  fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
}
#toptel { margin-left: 3vw; margin-right: 15px; }
#header {
	top: 15px;
	display: flex;
	margin-left: 1.5%;
	margin-right: 1%;
	z-index: 10;
	width: 97%;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	background: #fff;
	padding: 0px 10px;
	border-radius: 10px;
	box-sizing: border-box;
}

header #headerL.fixed {
	position:  fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	background-color: rgba(255,255,255,0.8);
	box-shadow: 0 3px 5px -1px rgb(0,0,0,6%);
}

#headerL.fixed #header { align-items: start; top: 0px; }
#header .headwrap {
	display: flex;
	justify-content: right;
	align-items: center;
}
.headtel {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	line-height: 1.2;
	width: fit-content;
	color: #333;
}

.headtel .headtel-lead {
	color: #009944;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0px;
	margin-bottom: 1px;
}

.headtel .headtel-number-wrap {
	display: flex;
	align-items: baseline;
	gap: 8px;
}

.headtel .headtel-label {
	font-size: 17px;
	font-weight: 500;
	color: #555;
}

.headtel .headtel-number {
	font-size: 25px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1em;
}

.headtel .headtel-time {
	font-size: 10px;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0px;
	padding-left: 45px;
}

#main {
	margin-top: 0px;
	text-align: left;
	float: left;
	width: 690px;
}

#sidepage {
	float: right;
	width: 280px;
	font-size: 14px;
}
.wp-block-heading,
.boxtitle,
.widgettitle {
	border: 1px solid #e2e0e0;
	padding: 10px;
	text-align: center;
	background: #F8F7F3;
	font-size: 20px;
	margin: 0px 0px 20px;
	border-radius: 5px;
}

#sidepage ul ul.children { padding-left: 0px;}
#sidepage ul ul.children li:before { content: "→";}
footer {
	background: #fff;
	min-width: 1050px;
}

#footer {
	text-align: left;
	padding: 30px 0px;
	margin: 0px auto 0px;
	background: #F7F7F1;
}

#flogo img {
	max-width: 300px;
	display: block;
	margin: auto;
}


#footer02 {
	max-width: 1200px;
	display: flex;
	position: relative;
	background: #fff;
	border-radius: 20px;
	padding: 30px;
	margin: 0px auto;
	box-sizing: border-box;
}
.bg-copyright {
	background: #147f32;
}

/* --- 左側：ロゴ・会社情報 (白背景) --- */
.fbox02 {
	width: 500px;
	background-color: #ffffff;
	padding: 30px 20px;
	color: #333333;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	font-size: 12px; font-weight: 400;
}

.f-logo-unit { margin-bottom: 5px;
	
    display: flex;
    align-items: baseline;
}
.f-logo-unit .catch { color: #00a997; font-size: 12px; margin-bottom: 5px; display: block; }
.f-logo-unit img { max-width: 230px; height: auto; }

.f-address-unit { font-size: 13px; line-height: 1.8; margin-bottom: 10px; }
.f-tel { font-size: 18px; font-weight: 400; margin-bottom: 0px; line-height: 1em; }
#footer02 .fbox02 h1 { font-size: 12px; font-weight: 400; margin-bottom: 0px; color: #888; }

.f-banners { display: flex; gap: 5px; align-items: center; }
.f-banners img { max-height: 40px; width: auto; }

/* --- 右側：ナビゲーション (水色背景) --- */
.fbox01 {
	flex: 1;
	background-color: #fff;
	padding: 30px 0 30px 60px;
	box-sizing: border-box;
}

.menuf {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

.menuf ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.menuf ul li {
	margin-bottom: 2px;
	font-size: 14px;
}

.menuf a {
	color: #333;
	text-decoration: none;
	transition: opacity 0.3s;
}

.menuf a:hover { opacity: 0.7; }

/* --- 画面右下：固定追従ボタン (ブラウザ右端固定) --- */
.fixed-cta-unit {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 10000;
	display: flex;
	align-items: flex-end;
}

.fixed-cta-unit a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	transition: transform 0.3s, filter 0.3s;
	text-align: center;
	margin-left: 2px; /* 添付写真の隙間を再現 */
	box-shadow: 0 -2px 10px rgba(0,0,0,0.05);
}

.btn-contact { background-color: #00a997; width: 220px; }
.btn-catalog { background-color: #29a7bf; width: 220px; }
.btn-reserve { background-color: #7dbfca; width: 220px; }
.btn-pagetop { background-color: #707070; width: 70px; }

.fixed-cta-unit a:hover {
	filter: brightness(1.1);
	transform: translateY(-5px);
}

.icon-up {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(-45deg);
}

.staffList { display: flex; flex-wrap: wrap; justify-content: center; margin: auto;}

.staffList li { 
	display: inline-block;
	width: 24%;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	padding: 15px 10px; 
	border: 0px solid #ddd;
	border-radius: 0px;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	background: #F6F5F1; border-radius: 0px;
}


.staffList li:hover { background: #eee; border-radius: 0px; }
.staffList li a { text-decoration: none; color: #000; display: inline-block; width: 100%; height: 100%; }
.staffList li img { max-width: 100%; height: auto; border-radius: 0px; }
.staffList li a:hover img { opacity: 1; }
.staffList li p { line-height: 1.5em; padding: 0px; margin: 0px 0px; border-radius: 0px; }

.staffList li p.staffp1 { 
	color: #3B9B37;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: .03em;
}
.staffList li p.staffp2 { color: #3E3A39; font-size: 18px; font-weight: 400;}
.staffList li p.staffp3 { color: #00863b; font-size: 15px; letter-spacing: 4px; }
#staffDedail .box1 { width: 20%; display: inline-block; margin-right: 9%;  margin-left: 0px; margin-top: 5px;}
#staffDedail .box2 { width: 70%; display: inline-block; vertical-align: top; }

#staffDedail .en_name {
	color: #343434;
	font-size: 14px;
	letter-spacing: 2px;
	padding-left: 20px;
}

#staffDedail .position {
	color: #3B9B37;
	font-size: 16px;
	display: block;
	font-weight: 000;
	padding-bottom: 0px;
}
#staffDedail .staffProfile { padding-top: 0px; width: 100%; }
#staffDedail .staffProfile tr { vertical-align: top; }
#staffDedail .staffProfile tr:first-child td {
	border-top: 1px solid #d9d9d9;
}

#staffDedail .staffProfile td { font-weight: normal; border-bottom: 1px solid #d9d9d9; padding: 10px 10px; color: #555; }
#staffDedail .staffProfile th { font-weight: normal; padding: 10px 10px; color: #555; text-align: left; }
#staffDedail .staffProfile th { 
	padding-right: 20px;
	width: 14em;
	font-size: 16px;
	color: #3E3A39;
	background: #F1FaF1;
}
#staffDedail .staffProfile td { padding-left: 20px; }

#staffDedail table.staffProfile02 {
}

#staffDedail table.staffProfile02 th {
	position: relative;
	padding: 15px 15px;
	text-align: left;
	/* border-bottom: 1px solid #e9e8d9; */
	vertical-align: top;
	/* background: #f7eae1; */
	font-weight: 500;
	/* border-bottom: 1px dashed #dddddd; */
}

#staffDedail table.staffProfile02 td {
	position: relative;
	padding: 10px 10px;
	text-align: left;
	border-bottom: 1px solid #e9e7e7;
	border-top: 0px solid #e9e8d9;
	vertical-align: top;
}

#staffDedail table.staffProfile02 th {
	color: #000;
	width: 17em;
	border-bottom: 1px solid #e9e7e7;
}

#recoStaff ul { text-align: center;}
#recoStaff li { display: inline-block; vertical-align: top; width: 13.2%; }
#recoStaff li a { text-decoration: none; color: #000; }
#recoStaff li p.wrapImage img { width: 150px; height: 150px; object-fit: cover; }
#recoStaff li p { margin: 5px; text-align: center; }
#recoStaff li p.staffp2,
#recoStaff li p.staffp1 { color: #999; }


.staffMainImage {
}

.staff-m:after {
	content: "";
	display: block;
	background: #344655;
	margin: 15px 0 0px;
}

.staff-m {
	text-align: left;
	margin-bottom: 0px;
	padding-left: 15px;
	font-size: 26px;
	color: #ba0018;
	font-weight: 500;
	letter-spacing: .11em;
	padding-bottom: 0px;
}


/* --- レスポンシブ --- */
@media (max-width: 1100px) {
	#footer02 { flex-direction: column; }
	.fbox02 { width: 100%; padding: 40px 20px; align-items: center; text-align: center; }
	.fbox01 { width: 100%; padding: 40px 20px; }
	.menuf { grid-template-columns: auto }

	.fixed-cta-unit a {
		width: auto;
		flex: 1;
		font-size: 12px;
		height: 60px;
		margin-left: 1px;
	}
}

#footer_fixed {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 9999;
	width: auto;
}

.fixed-footer__list {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	align-items: flex-end;
	gap: 5px;
	margin-right: 0px;
	flex-direction: column;
}

.fixed-footer__item {
	flex: 0 0 auto;
	max-width: 160px;
	text-align: right;
}

/* ボタン共通 */
.fixed-footer__link {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-weight: 400;
	cursor: pointer;
	flex-direction: column;
}
/* --- Hover 時の動き --- */
.fixed-footer__link:hover {
	z-index: 10;
	color: #fff;
}
.fixed-footer__link:hover img {
	opacity: 1;
	
}
/****************************************

header

*****************************************/
/****************************************

Navigation

*****************************************/
#gnavi{
}

.fixed #gnavi {
	top: 0px;
	left: 0px;
}
.fixed .hnavi { display: none;}
#tlogo a {
	display: flex;
	gap: 0px 10px;
	align-items: center;
}
#tlogo a img.item01 { max-height: 43px; width: auto!important; }
#tlogo a img.item02 { max-height: 50px; width: auto!important; }

/* ------- メニュー部分 ------- */
.menu {
	margin-left: auto;
	padding: 10px 0px 0px;
	height: auto;
	float: right;
}

.menu ul{
	list-style-type: none;
	margin: 0px 0;
	padding: 0px 0;
	display: flex;
}

.menu li{
	display: inline-block;
	margin: 0;
	padding: 0 1px 0px;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

.menu span.wrap,
.menu a{
	text-align: center;
	padding: 10px 0.5vw;
	position: relative;
	color: #000;
	font-size: 15px;
	display: block;
	box-sizing: border-box;	
	position: relative;
	cursor: pointer;
}

.menu span.wrap.menu-open {
	border-bottom: 1px solid #0088CC;
}
.menu span.wrap:hover ,
.menu a:hover {
	color: #00A997;
}

.menu a:hover:after {
	opacity: 1;
}

.menu span.wrap span.en,
.menu a span.en {
	display: block;
	font-size: 13px;
	color: #333;
	font-weight: 300;
}
.menu span.wrap:hover span.en,
.menu a:hover span.en {
	color: #00A997;
}
.menu ul:after {
	clear: both;
	display: block;
	content: "";
}
.menu li.has_child:hover .child {	
	display: block;
}

.menu .child {
	display: none;
	position: absolute;
	z-index: 1001;
	width: 230px;
	height: auto;
	background: #00A997;
	border-top: 1px #ddd solid;
	margin-bottom: 0px;
}

.menu .child li {
	padding: 0;
	border-bottom: 1px #ddd solid;
	display: block;
	margin: 0px;
}


.menu .child a {
	display: block;
	width: 100%;
	height: auto;
	padding: 12px 10px;
	color:#fff;
	background: #00A997;
	text-indent: 0em;
	background-size: 11px;
	position: relative;
	overflow: hidden;
	box-sizing:border-box;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px 0px; 
	text-align: left;
	border: 0px solid #fff;
	font-weight: 500;
}

.menu .child a:hover {
	background: #7DBFCA;
	color: #fff;
}
.menu .child a:after {
	content: "→";
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/* ------- メニュー部分 ------- */


/* ------- サイド　コンテンツボックス------- */

.font12 { font-size: 12px; }
.font14 { font-size: 14px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font24 { font-size: 24px; }
.font28 { font-size: 28px; }
.font36 { font-size: 36px; }

/****************************************

margin

*****************************************/

.mt0 { 	margin-top: 0px; }
.mt5 { 	margin-top: 5px; }
.mr5 { margin-right: 5px; }
.ml5 { 	margin-left: 5px; }
.mb5 { margin-bottom: 5px; }
.mt10 { margin-top: 10px; }
.mr10 { margin-right: 10px; }
.ml10 { margin-left: 10px; }
.mb10 { margin-bottom: 10px; }
.mt20 { margin-top: 20px; }
.mr20 { margin-right: 20px; }
.ml20 { margin-left: 20px; }
.mb20 { margin-bottom: 20px; }
.mt30 { margin-top: 30px; }
.mr30 { margin-right: 30px; }
.ml30 { margin-left: 30px; }
.mb30 { margin-bottom: 30px; }
.mt40 { margin-top: 40px; }
.mr40 { margin-right: 40px; }
.ml40 { margin-left: 40px; }
.mb40 { margin-bottom: 40px; }
.mt50 { margin-top: 50px; }
.mr50 { margin-right: 50px; }
.mr60 { margin-right: 50px; }
.ml50 { margin-left: 50px; }
.ml60 { margin-left: 60px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb80 { margin-bottom: 80px; }


/****************************************

padding

*****************************************/
.pt10 { padding-top: 10px; }
.pr10 { padding-right: 10px; }
.pl10 { padding-left: 10px; }
.pb10 { padding-bottom: 10px; }
.pt20 { padding-top: 20px; }
.pr20 { padding-right: 20px; }
.pl20 { padding-left: 20px; }
.pb20 { padding-bottom: 20px; }
.pt30 { padding-top: 30px; }
.pr30 { padding-right: 30px; }
.pl30 { padding-left: 30px; }
.pb30 { padding-bottom: 30px; }
.pt40 { padding-top: 40px; }
.pr40 { padding-right: 40px; }
.pl40 { padding-left: 40px; }
.pb40 { padding-bottom: 40px; }
.pt50 { padding-top: 50px; }
.pr50 { padding-right: 50px; }
.pl50 { padding-left: 50px; }
.pb50 { padding-bottom: 50px; }
.pb60 { padding-bottom: 60px; }
.pb70 { padding-bottom: 70px; }
.pb80 { padding-bottom: 80px; }


/****************************************

Breadcrumb

*****************************************/


.subHeader { 
	padding: 80px 0px 30px;
	text-align: center;
	color: #484B4F !important;
}

.breadcrumbs {
	margin-top: 15px;
	margin-bottom: 25px;
	color: #aaa;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.2em;
}
.breadcrumbs a {
	color: #999;	
}
.mB {
	font-size: 38px;
	margin: 0px;
	padding: 25px 0px 20px;
	text-align: center;
	line-height: 1.5em;
	font-weight: 500;
	    color: #147f32;
}

/****************************************

Main

*****************************************/

.rightlink {
	text-align: right;
}

.rightlink a {
	font-size: 14px;
	color: #fff;
	background: #000;
	padding: 8px 20px;
	margin: 10px 10px;
	display: inline-block;
	border-radius: 5px;
}

.rightlink a:hover {
	background: #00A0E6;
}

.link {
	padding: 7px 20px 7px 15px;
	float: right;
}

.link a {
	color: #333;
	padding: 5px 30px 5px 20px;
	text-decoration: none;
}

.link a:hover {
	color: #ff0000;
}


/****************************************

index.php Main

*****************************************/

.thumbnail-box{
	float: left;
	width: 160px;
}

.thumbnail-box img{
	width: 160px;
	height: 160px;
}


/****************************************

Footer

*****************************************/

#copyright{
	text-align: center;
	padding: 10px 0 10px 0px;
	font-size: 100%;
	margin: 0px 0px 0px;
	font-size: 12px;
	color: #fff;
}

#copyright a { color: #fff; }


.morebottun {
	position: relative;
	display: inline-block;
	padding: 1.5em 4.5em 1.5em 4.5em;
	text-align: center;
	text-decoration: none;
	transition: .3s;
	overflow: hidden;
	font-size: 15px;
	color: #fff;
	line-height: 1em;
	width: auto;
	letter-spacing: 1px;
	border-radius: 40px;
}
.morebottun:hover {
	color: #fff;
}
.morebottun span.arrow { padding-left: 20px; }
.morebottun::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 120%;
	height: 100%;
	background: #999;
	transform-origin: right top;
	transform: skewX(180deg) scale(0, 1);
	transition: transform .3s;
}
.morebottun:hover::before {
	transform-origin: left top;
	transform: skewX(180deg) scale(1, 1);
}
.morebottun::after{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
	content: '';
	width: 120%;
	height: 100%;
	background: #363636;
}
#top-news-blog {
	position: relative;
	background: url(/wp-content/uploads/works-bg2.jpg) no-repeat top left;
	padding: 200px 0px 0px;
	position: sticky;
	background-size: contain; 
	margin-top: 0px;
}
.news-blog-flex {
	display: flex;
	gap: 2%;
	justify-content: space-between;
}
.section-column { margin-bottom: 30px; }
.section-column.news_info {
	width: 35%;
}
.section-column.movie_info {
	width: 28%;
}
.section-column.movie_info iframe {
	height: 280px;
}
/* --- 記事リスト（共通） --- */
.post-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.post-item {
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.05); /* リストの区切り線 */
}

.post-link {
	display: flex;
	gap: 15px;
	text-decoration: none;
	color: #333;
	padding: 15px 10px;
	background-color: transparent;
	transition: all 0.3s ease;
	align-items: flex-start;
}

.post-link:hover {
	background-color: #fff;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	transform: translateY(-2px);
	border-radius: 5px;
}

.post-thumb {
	width: 90px;
	height: 90px;
	flex-shrink: 0;
	overflow: hidden;
}

.post-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.post-info {
	flex: 1;
}

.post-meta {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 5px;
}

.post-date { font-size: 13px; color: #888; }

.post-category {
	font-size: 12px;
	color: #147f32;
	border: 1px solid #147f32;
	padding: 4px 8px;
	border-radius: 3px;
	line-height: 1em;
}

.post-text {
	font-size: 14px;
	margin: 0;
	line-height: 1.6;
	color: #333;
	word-break: break-all;
}

.view-more-container {
	text-align: right;
	margin-top: 20px;
}

.view-more-btn {
	display: inline-flex;
	align-items: center;
	color: #18A38E;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #18A38E;
	padding-bottom: 2px;
}

.view-more-btn::after {
	content: "→";
	margin-left: 8px;
}


#top-reform { background: url(/wp-content/uploads/works-bg1.jpg) no-repeat top right #F7F7F1; padding: 100px 0px 0px; position: sticky; background-size: contain; }
#top-reform ul { text-align: center; display: flex; flex-wrap: wrap; gap: 2%; justify-content: center; padding-top: 0px; margin-bottom: 50px; }
#top-reform ul li { 
    float: none;
    display: inline-block;
    width: 23%;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    padding: 10px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 20px;	
}
#top-reform ul li.pickup:before {
	position: absolute;
	content: "PICK UP";
	left: 10px;
	top: 10px;
	background: #F78600;
	color: #fff;
	font-size: 12px;
	padding: 0px 10px;
	z-index: 2;
}
#top-reform ul li.new:before {
	position: absolute;
	content: "NEW";
	left: 10px;
	top: 10px;
	background: #f00;
	color: #fff;
	font-size: 12px;
	padding: 0px 10px;
	z-index: 2;
}

#top-reform ul li a {
	text-decoration: none; /* リンクの下線を消す */
	display: block;
}

#top-reform ul li span.img {
	height: 20vw;
	overflow: hidden; /* はみ出た画像を隠す（ズーム時に必須） */
	width: 100%;
	display: block;
	margin-bottom: 10px;
	transition: border-color 0.4s ease; /* 枠線色の変化を滑らかに */
	border-radius: 15px;
}

#top-reform ul li img {
	width: 100%;
	height: 100%; /* 親の25vwに合わせる */
	object-fit: cover;
	display: block;
	transition: transform 0.5s ease; /* ズーム速度の指定 */
}

#top-reform ul li a:hover span.img img {
	transform: scale(1.1);
}

#top-reform ul li a:hover span.img {
	border-color: #18A38E;
}
#top-reform ul li .txt {
	padding: 0px 10px 10px;
}

#top-reform ul li h2 {
	font-size: 16px;
	padding: 0px 0px;
	margin: 10px 0px 10px;
	color: #333;
	font-weight: 000; /* デザインに合わせて少し太めに */
	line-height: 1.4;
}

#top-reform ul li span.label {
	display: inline-block; /* 横に並ぶように設定 */
	color: #fff;
	font-size: 13px;
	border-radius: 5px;
	line-height: 1;
	padding: 5px 15px; /* デザインに近い余白感 */
	margin: 5px 5px 0px 0px;
	background: #79a02c;
	transition: background-color 0.3s ease, color 0.3s ease;
}

/* お好みで：ホバー時にラベルの色を反転させる場合 */
#top-reform ul li a:hover span.label {
	background-color: #79a02c;
	color: #fff;
}
#top-concept {
	background: url(/images/concept-bg.png) no-repeat top right;
	background-size: 47%;
	position: relative;
}

.topconwrap {
	width: 52%;
	margin-right: auto;
	padding-right: 3%;
	padding-bottom: 0px;
}
.topconwrap img { max-width: 80%; display: block; margin-left: 24%; }
.topttle .entitle {
	color: #147f32;
	font-size: 62px;
	margin-bottom: 0.7em;
	font-weight: 500;
	line-height: 1em;
}
.topttle h2 { font-size: 1.5em; line-height: 1.7em; font-weight: 500; margin: 0px 0px 2em; position: relative; }
.topttle h2 span.point { color: #F67E62; }
.topttle h2:after { position: absolute; content: ""; display: block; width: 2em; height: 4px; background: #147f32; left: 0px; bottom: -1em;  }
.movie_info .topttle .entitle { color: #E57A37; }
.movie_info .topttle h2:after { background: #E57A37; }
.movie_info .topttle {
	background: url(/images/character.png) no-repeat right bottom;	
}

.topttle02 .entitle {
	color: #E57A37;
	font-size: 62px;
	margin-bottom: 0.7em;
	font-weight: 500;
}
.topttle02 h2 { font-size: 1.5em; line-height: 1.7em; font-weight: 500; margin: 0px 0px 2em; position: relative; display: inline-block; }
.topttle02 h2:after { position: absolute; content: ""; display: block; width: 2em; height: 4px; background: #E57A37; left: 30%; bottom: -1em;  }

.topttle03 .entitle {
	color: #fff;
	font-size: 62px;
	margin-bottom: 0.7em;
	font-weight: 500;
}
.topttle03 h2 { font-size: 1.5em; line-height: 1.7em; font-weight: 500; margin: 0px 0px 2em; position: relative; display: inline-block; color: #fff; }
.topttle03 h2:after { position: absolute; content: ""; display: block; width: 2em; height: 4px; background: #fff; left: 0px; bottom: -1em;  }

.topconwrap .txtbloc  {
	width: 630px;
	margin-left: auto;
	font-size: 1.2em;
	line-height: 1.8em;
}

#top-service {
	background: url(/images/services-bg1.jpg) no-repeat top left;
	padding: 150px 0px 0px;
	position: sticky;
	background-size: contain; 
	background-position-y: 0% 30%;
}
.top-ser-wrap {
	border: 1px solid #333;
	padding: 50px;
	border-radius: 30px;
	background: #fff;
	position: sticky;
}
.servicelist li { display: flex; gap: 4%; margin-bottom: 60px; flex-direction: row-reverse; }
.servicelist li .item01 { width: 48%; }
.servicelist li .item02 { width: 48%; }
.servicelist li .item01 h2 { font-size: 2em; font-weight: 500; }
.servicelist li .item01 h3 { font-size: 1.5em; font-weight: 500; color: #E57A37; line-height: 1.7em; }
#top-company-wrap {
	background: url(/images/aboutus-bg.jpg) no-repeat top left #147f32;
	padding: 0px 0px 50px;
	position: sticky;
	background-size: contain;

}
#top-company {
	position: relative;
	padding: 150px 0px 10px;
	position: sticky;
	background-size: contain;
}
#top-company ul { display: flex; gap: 2%; justify-content: space-between; }
#top-company ul li { width: 23%; }
#top-company ul li span { display: block; margin: 0px 0px 10px; }
#top-company ul li a { display: block; background-color: #F7F7F1; padding: 30px; text-align: center; border-radius: 20px; font-size: 1.6em; font-weight: 500; color: #333;
	transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
}
#top-company ul li a span.en { font-size: 16px; color: #e57a37; }
#top-company ul li a:hover {
	background-color: #4CC764;
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	color: #fff!important;
}

#top-company ul li a span.arrow {
    font-size: 14px;
    color: #333;
}


#top-subsy .subsy a { display: block; background-color: #fff; padding: 60px 50px 60px 400px; text-align: left; border-radius: 20px; font-size: 2em; font-weight: 500; color: #000;
	transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
	border: 1px solid #E57A37;
	position: relative;
	margin-top: 100px;
}
#top-subsy .subsy a img { position: absolute; left: 70px; bottom: 0px; }
#top-subsy .subsy a:hover img { opacity: 1;}
#top-subsy .subsy a:hover {
	background-color: #E57A37;
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	color: #fff;
}
#top-subsy .subsy a .wrap { display: flex; justify-content: space-between; }
@media (max-width: 768px) {
	.fixed-footer__link {
		width: auto;
		font-size: 14px;
		padding: 5px 0px;
		height: 100%;
		flex-flow: nowrap;
	}
	.fixed-footer__link i { font-size: 25px; padding: 7px 7px; }	
	.fixed-footer__list { gap: 0px; width: 100%; }
	.fixed-footer__item { flex: 1; border: 1px solid #fff; }
	.fixed-footer__item.foottel { flex: 0.6; }
	.fixed-footer__item .link--line { background: #06C755;}
}

hr.line { background: #ddd; height: 1px; border: 0px; }

/* TOP */


/**下層一覧 */
#archiveWorks li {
	position: relative;
}

#archiveWorks li .box2 .title { font-size: 18px; }
#archiveWorks li .box2 .more { text-align: right; padding: 20px 20px; }

#archiveWorks li .box1 {
	float: left;
	margin-right: 20px;
	width: 350px;
}
#archiveWorks li .box1 img {
	width: 100%;
}

#archiveWorks li .box2 {
	width: 600px;
	float: right;
}

#archiveWorks li table {
	width:98%;
	margin:10px 0px 20px 0px;
	border-collapse:collapse;
}

#archiveWorks li table th {
	background: #fefefe;
	width: 8em;
	padding: 5px 10px;
	border:1px #ddd solid ;
	font-weight: 400;
}
#archiveWorks li table td {
	background: #fff;
	padding: 5px 10px;
	border:1px #ddd solid ;
}

#archive-work-list { display: flex; flex-wrap: wrap; }
#archive-work-list li {
	display: inline-block;
	width: 31%;
	position: relative;
	vertical-align: top;
	margin-right: 1%;
	font-size: 16px;
	margin-bottom: 30px;
	padding: 10px;
	border-radius: 20px;
	border: 1px solid #eee;
	box-sizing: border-box;
}
#archive-work-list li:nth-child(3n + 3) {
	margin-right: 0;
}


#archive-work-list li .box2 { 
	padding: 10px 0px 10px;
	font-size: 14px; 
	color: #00A0E6; 
	font-weight: 300;
}
#archive-work-list li .box2 .tags {
	display: flex;
	flex-wrap: wrap;
}
#archive-work-list li .box2 .tags span {
	font-size: 13px;
    line-height: 1em;
    padding: 6px 10px;
    margin: 3px 6px 3px 0px;
    color: #fff;
	border-radius: 5px;
    background-color: #79a02c;
    display: inline-block;
}
#archive-work-list li .box2 .title { font-size: 15px; line-height: 1.5em; padding: 0px; margin: 0px; font-weight: 300; }
#archive-work-list li .box2 .more { text-align: right; padding: 5px 20px 0px 0px; margin: 0px; font-weight: 300; 
	font-size: 14px;
	color: #999;
	line-height: 1em; 
}

#archive-work-list li .box1 {
	height: 20vw;
	overflow: hidden;
	width: 100%;
	display: block;
	margin-bottom: 5px;
	border-radius: 15px;
	transition: border-color 0.4s ease;
}
#archive-work-list li .box1 img {
	width: 100%;
	height: 20vw;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	display: block;
	transition: transform 0.5s ease;
	margin-bottom: 15px;
	border-radius: 15px;
	
}
#archive-work-list li a:hover img {
	transform: scale(1.1);
}

.worktags { display: block; }
.worktags li { display: inline-block; }

.worktags li a {
	display: block;
	border-radius: 5px;
	padding: 4px 25px;
	margin: 10px 10px 10px 0px;
	text-decoration: none !important;
	width: autp;
	text-align: center;
	font-size: 14px;
	color: #333;
	border: 1px solid #79a02c;
	background: #fff;
}

.worktags li.active a { 
	color: #fff;
	background: #79a02c; 
}

.worktags li a:hover { background: #eee; color: #333; }
.tags { font-size: 13px; color: #000}
.tags a { display: inline-block; margin-right: 5px; background: #eee; line-height: 1em; padding: 5px; }

.photos {
	margin-top: 20px;
}

.photos:after {
	clear: both;
	content: "";
	display: block;
}

.photos li:after {
	clear: both;
	content: "";
	display: block;
	margin-bottom: 20px;
}

.photos .part span {
	font-weight: 500;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1em;
	padding: 0px 20px 0px 10px;
	font-size: 20px;
	font-weight: 450;
	color: #000;
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 90%, #C7C4B4 0%) repeat scroll 0 0;
}

.photos li .halfright,
.photos li .halfleft { max-width: 49%; vertical-align: top; display: inline-block; }
.photos li .halfleft { padding-right: 2%; }
.photos li img.halfright { float: right; }

.photos li img.halfleft.before { width: 300px;}
.photos li img.beforeafter-yaji { width: 100px; padding-left: 30px; margin-top: 100px; padding-left: 10px!important; }

.photos li .table {
	display: table;
	vertical-align: top;
	width: 100%;
	margin-bottom: 10px;
}
.photos li .alignleft { margin-right: 1% }
.photos li .alignright { margin-left: 1%; }


.photos .workdimg td:first-child {
	padding-right: 1.5%;
	width: 48.5%;
	vertical-align: top;
}

.photos .workdimg td:last-child {
	padding-left: 1.5%;
	width: 48.5%;
	vertical-align: top;
}

.midashi-d {
position: relative;
    margin-top: 2.5em;
    margin-bottom: .5em;
    padding-bottom: 10px;
    /* color: #222; */
    color: #147f32;
    font-weight: 500;
    font-size: 1.5em;
    border-bottom: 1px solid #ccc;
}

.mBttl{
	text-align: center;
	font-size: 1.8em;
	line-height: 1.8em;
	color: #000;
	margin-bottom: 1em;
}

.mBttl:after {
	position: absolute;
	content: "";
	display: block;
	width: 10em;
	height: 3px;
	left: 35%;
}

.bukendata {
	font-size: 14px;
	padding: 20px 0px;
}

.bukendata dl {
	display: inline-flex;
	width: 47%;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px 1%;
	border-bottom: 1px solid #ccc;
	align-items: start;
}
.bukendata dl:first-child {
	border-top: 1px solid #ccc;
	padding-top: 5px;
}
.bukendata dl:nth-child(2) {
	border-top: 1px solid #ccc;
	padding-top: 5px;
}

.bukendata dl dd,
.bukendata dl dt {
	padding: 5px 10px;
}

.bukendata dl dt {
	font-weight: 400;
	width: 9.5em;
}

.bukendata dl dd {
	max-width: 750px;
	width: 68%;
	margin-left: 10px;
	border-left: 1px solid #000;
	padding-left: 5%;
}

img.imageMain {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	max-height: 700px;
}

.kanren .list li {
	float: left;
	width: 45%;
	height: 140px;
	margin-right: 5%;
	margin-bottom: 20px;
}

.kanren .list li img {
	border: 1px solid #eee;
	max-height: 140px;
	width: 140px;
	float: left;
	margin-right: 20px;
}

.kanren .list li h3{
	font-size: 15px;
	text-align: left;
	margin: 0px 0px 20px 20px;
	font-weight: 400;
	line-height: 1.6em;
}
.kanren .list li h3 a {
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	height: 6em;
	line-height: 1.5em;
	overflow: hidden;
}
.catchcopy {
	font-size: 2em;
	line-height: 1.6em;
	margin-bottom: 20px;
	color: #000;
}

.conmidashi{
	clear: both;
	font-size: 26px;
	color: #000;
	background-color: #eee;
	padding: 15px 20px 8px;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
}

.conmidashi:after {
	content: "";
	display: block;
	/* width: 100px; */
	height: 1.5px;
	background: #000;
	margin: 10px 0 5px;}

.sekourei_catch { text-align: center; border: 0px solid #eee; padding: 0.1em 1em; font-size: 24px; line-height: 1.5em; color: #999; font-weight: 500; }

.right_exit {
	border: 1px solid #333;
	margin: 20px 0px 0px 55%;
	padding: 10px;
	text-align: right;
	font-size: 14px;
}

.right_exit::after {
	clear: both;
	content: "";
	display: block;
}

.right_exit .link {
	padding: 0px 0px;
	margin-bottom: 0px;
	clear: both;
	padding-left: 30px;
	display: block;
}

.right_exit .link a {
	display: block;
	text-decoration: none !important;
	color: #000;
}

.right_exit .link a:after {
	content: "→";
	padding-left: 10px;
	color: #333;
}

.kizi {
	padding-bottom: 70px;
}

.marker02 {
	background: linear-gradient(transparent 60%, #E8D062 60%);align-content
}
.marker {
	background: linear-gradient(transparent 60%, #F5F650 60%);align-content
}

/* 下層一覧 */

/* company */
.gaiyou {
	margin:10px 0px 50px 0px;
	border: solid 0px #c99269;
	border-collapse:collapse;
	text-align: left;
	line-height: 2.2em;
	width: 100%;
}

.gaiyou th { text-align: center;
	padding: 10px 20px;
	width: 14em;
	font-weight: 300;
	color: #000;
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
.gaiyou td { order: solid 0px #dddddd;
	background: #fff;
	padding: 20px 20px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

.history {
	width: 100%;
	margin: 40px auto;
	border-collapse: separate;
	border-spacing: 0;
}

.history tr {
	transition: background-color 0.3s ease;
}

.history tr:nth-child(even) {
	background-color: #fcfcfc;
}

.history th {
	width: 180px;
	padding: 30px 40px 30px 20px;
	text-align: right;
	vertical-align: top;
	font-weight: 400;
	color: #777;
	position: relative;
	border-right: 2px solid #e0e0e0;
}

.history th::after {
	content: "";
	position: absolute;
	top: 35px;
	right: -9px;
	width: 12px;
	height: 12px;
	background-color: #ffffff;
	border: 2px solid #04957D;
	border-radius: 50%;
	z-index: 1;
}

.history tr:last-child th {
	border-right: 2px solid transparent;
}

.history tr:last-child th::before {
	content: "";
	position: absolute;
	top: 0;
	right: -1.5px;
	width: 2px;
	height: 35px;
	background-color: #e0e0e0;
}
.history tr:first-child th {
	border-right: 2px solid transparent;
}

.history tr:first-child th::before {
	content: "";
	position: absolute;
	top: 40px;
	right: -1.5px;
	width: 2px;
	height: 100%;
	background-color: #e0e0e0;
}

.history td {
	padding: 30px 20px 30px 40px;
	vertical-align: top;
	line-height: 1.8;
}

.main-title {
    font-size: 28px;
       color: #F67E62;
    font-weight: 400;
    margin-bottom: 1em;
    letter-spacing: 1px;
    line-height: 1.5em;
	
}

.midashi {
font-size: 2.0rem;
    color: #147f32;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.1em;
    padding-bottom: 0.2em;
    margin-bottom: 20px;
    display: inline-block;
    border-bottom: 2px solid #147f32;
}

.midashi_blog {
	position: relative;
	margin: 5.5rem 0 2.5rem;
	padding-bottom: 10px;
	color: #222;
	font-size: 18px;
	border-bottom: 1px solid #333;
}

#access,
#after { padding-top: 100px; margin-top: -100px; }
.bloglist { }
.bloglist img.blog-thumbnail { width: 200px; float:left; margin-right: 30px; }
.mid-con02 {
	position: relative;
	margin: 5.5rem 0 2.5rem;
	padding-bottom: 10px;
	color: #222;
	font-size: 24px;
	border-bottom: 1px solid #333;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
/* company */

/* テキスト色 */

.red {
	color: #ff0000;
}

/* テキスト色 */

/* --- コンタクトフォーム全体 --- */
.wpcf7-form {
	margin: 40px auto;
	padding: 0 20px;
	color: #333;
	line-height: 1.6;
}

/* テーブル構造のリセット */
.contactform {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}

.contactform tr {
	border-bottom: 1px solid #eee;
}
.contactform tr:first-child {
	border-top: 1px solid #eee;
}

/* --- ラベル部分 (TH) --- */
.contactform th {
	width: 18em;
	text-align: left;
	padding: 24px 16px;
	vertical-align: top;
	background-color: #f9f9f9;
	font-weight: 500;
}

.contactform th .spw {
	font-weight: 500;
}

.contactform th .spr {
	color: #fff;
	display: inline-block;
	background: #ee0000;
	padding: 1px 10px;
	float: right;
	font-size: 14px;
	font-weight: 300;
}
.red {
	color: #ee0000;
}
/* --- 入力エリア部分 (TD) --- */
.contactform td {
	padding: 20px 16px;
}

/* 入力フィールド共通 */
.wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}

.wpcf7-text, 
.wpcf7-email, 
.wpcf7-tel, 
.wpcf7-textarea {
	width: 100%;
	padding: 12px 16px;
	border: 1px solid #ddd;
	border-radius: 6px;
	font-size: 16px;
	box-sizing: border-box;
	transition: all 0.2s ease;
	background-color: #fff;
	appearance: none;
}

/* フォーカス時の演出 */
.wpcf7-text:focus, 
.wpcf7-email:focus, 
.wpcf7-tel:focus, 
.wpcf7-textarea:focus {
	outline: none;
	border-color: #0066ff;
	box-shadow: 0 0 0 4px rgba(0, 102, 255, 0.1);
	background-color: #fff;
}

/* プレースホルダーのカラー */
::placeholder {
	color: #bbb;
}
#text-18 {
    font-weight: 300;
    width: 100%;
    background: none;
    border: 0px;
}
/* --- ラジオボタン・チェックボックス --- */
.wpcf7-radio .wpcf7-list-item,
.wpcf7-acceptance .wpcf7-list-item {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
	cursor: pointer;
}

.shubetu .wpcf7-list-item { display: block; }

.wpcf7-list-item label {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.wpcf7-list-item input {
	margin-right: 8px;
	width: 18px;
	height: 18px;
}

.contactform td p {
	margin: 0 0 15px 0;
}

.contactform td p:last-child {
	margin-bottom: 0;
}
select,
input[type="date"],
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea {
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	max-width: 100%;
	outline: none;
	border: 1px solid #ddd;
	vertical-align: bottom;
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 2px;
	font-weight: 300;
}
.sps {
	display: block;
	font-size: 12px;
	color: #666;
	margin: 5px 0 10px;
}
.addrs {
	padding: 15px 16px !important;
}

.addrs .spw {
	display: inline-flex;
	align-items: center;
	width: 100px; /* ラベルの幅を固定 */
	font-weight: 500;
	color: #444;
	padding-right: 0 !important; /* インラインスタイルを上書き */
}

.addrs .wpcf7-form-control-wrap {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 110px); /* ラベル幅を引いた残りを当てる */
	margin-bottom: 10px;
}

.addrs #zip {
	max-width: 140px;
}

.addrs p {
	margin: -5px 0 15px 0 !important;
	padding: 0 !important;
}

.addrs .sps {
	display: block;
	margin-left: 100px; /* ラベル幅分ずらす */
	font-size: 11px;
	color: #888;
}

.addrs #pref,
.addrs #addr,
.addrs #addr2 {
	width: 100%;
}

.addrs br {
	display: none; /* 余計な改行を消去してCSSで制御 */
}

.wpcf7-submit {
	appearance: none;
	background-color: #33BA14;
	color: #fff;
	padding: 18px 80px;
	border: none;
	border-radius: 50px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.wpcf7-submit:hover {
	background-color: #33BA14;
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.wpcf7-submit:disabled {
	background-color: #ccc;
	cursor: not-allowed;
	transform: none;
}

#header .topsns {
    display: flex;
    justify-content: space-around;
}

.topsns {
    margin-left: 30px;
	margin-top: 10px;
}

.kanrenttl {
position: relative;
    margin-top: 2.5em;
    margin-bottom: .5em;
    padding-bottom: 10px;
    color: #222;
    /*     color: #147f32; */
    font-size: 1.5em;
    border-bottom: 1px solid #ccc;
    }


/* --- レスポンシブ (スマホ対応) --- */
@media screen and (max-width: 640px) {
	.contactform, 
	.contactform tbody, 
	.contactform tr, 
	.contactform th, 
	.contactform td {
		display: block;
		width: 100%;
	}

	.contactform th {
		background-color: transparent;
		padding: 20px 0 5px;
		border: none;
	}

	.contactform td {
		padding: 0 0 20px;
	}

	.contactform tr {
		padding-bottom: 10px;
	}

	.wpcf7-submit {
		width: 100%;
		padding: 16px;
	}
}


#prevANDnext {
	border-top:1px double #4b4b4b;
	margin:25px 0 10px 0;
	padding:10px ;
	font-size:14px;
}

#prevANDnext .prev {
	float:  left;
	width:45%;
}

#prevANDnext .next {
	text-align: right;
	float:  right   ;
	width:45%;
}
.bx-wrapper .bx-controls-direction a { z-index: 1!important; }

.wrap_pagenavi { margin: 50px auto; text-align: center; }
.grecaptcha-badge { visibility: hidden; }

.postlist {
    margin-bottom: 50px;
    border: 1px solid #79a02c;
    padding: 10px 30px;
    border-radius: 15px;
    /* background: #f8f7f2; */
    /* margin: 10px 2% 30px 0px; */
}

.cat-item cat-item-17 {
	    background-color: #a3be6b;
	
}

.blog-thumbnail { float: left; margin-right: 20px; }
.bloglist-thumbnail { float: left; margin-right: 20px; width: 200px; border: 1px solid #eee; }
.blogDetail a.more { 
	display: block;
    text-align: center;
    font-size: 13px;
    background-color: #a3be6b;
    width: 8em;
    margin-left: auto;
    /* background: url(images/yaij-b.png) no-repeat right center, #fff; */
    background-position-x: 94%;
    background-size: 10px;
    color: #ffffff;
    line-height: 1em;
    padding: 5px 10px;
    border-radius: 8px;
}
.blogDetail a.more:hover {
	background-color: #eee;
	background-position-x: 94%;
	color: #2b2b2b;
}
.blogDetail .blogbloc { display: table-cell; }

.blogDetail span,
.blogDetail span.label { 
	font-size: 14px;
	display: inline-block;
	margin: 0px 0px 5px;
	color: #999;
}
.blogDetail span.label.label_post_8 {
	border: 2px solid #E60012;
	color: #E60012;

}
.blogDetail span.label.label_post_9 {
	border: 2px solid #00A0E9;
	color: #00A0E9;

}
#sideblog ul li span { color: #999; }
.bloc3 {
	padding: 10px 15px 10px 15px;
	border: 0px dashed #ddd;
	background: #eee;
	text-align: center;
	margin: 50px auto 20px;
	border-radius: 5px;
}
br.sponly { display: none; }

.bloc1 {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    line-height: 2.0em;
    margin-bottom: 20px;
    margin-top: 10px;
}
ul.work_list { display: flex; flex-wrap: wrap; padding-top: 10px; gap: 0px 1.5%; }

ul.work_list li { 
	display: inline-block;
	width: 32%;
	margin: 0px 0px 20px 0px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
	background: #fff;
	padding: 15px;
	box-shadow: 3px 3px 4px #ddd, -1px -1px 4px #ddd;
}

ul.work_list li h2 {
	font-size: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #3E3A39;
	font-weight: 400;
	line-height: 1.5em;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;	
}
ul.work_list li .txt {
	display: block;
	padding: 8px 8px 8px 10px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	background: #fff;
	margin-bottom: 30px;
}
ul.work_list li .txt .lab { font-weight: 500; }
ul.work_list li a { text-decoration: none;
}
ul.work_list li .tags { text-align: left; }
ul.work_list li span.img { display: block; width: 100%; overflow: hidden; text-align: center; background: #fff;
	height: 240px; margin-bottom: 10px; }

ul.work_list li img {
	width: 100%;
	height: 240px;
	object-fit: cover;
}
ul.work_list li span.more {
	display: block;
	text-align: center;
	font-size: 12px;
	width: 9em;
	margin-left: auto;
	background: #3B9B37;
	color: #fff;
	line-height: 1em;
	padding: 5px 0px;
}

ul.work_list li a:hover span.more {
	background: #FFA54C;
}
ul.work_list li .labelwrap {
	font-size: 12px;
	line-height: 1.5em;

}
ul.work_list li span.label {
	color: #3B9B37;
	display: inline-block;
	font-weight: 300;
	padding: 0px 5px 1px 0px;
}
.makerlabel { position: absolute; left: 0px; display: inline-block; width: 110px; background: #259E4D; padding: 6px; margin-bottom: 10px; color: #fff; text-align: center; border-radius: 5px; }
.catelabel { position: absolute; left: 0px; display: inline-block; width: 110px; background: #E57A37; padding: 6px; color: #fff; text-align: center; border-radius: 5px; }
.markertags {
    margin-bottom: 10px;
    display: block;
    margin-left: 150px;
}
.markertags li { vertical-align: top; padding-top: 10px;  }
li.productphotos { margin-bottom: 50px; padding-bottom: 50px; border-bottom: 1px solid #eee; }
li.productphotos .txtbloc { width: 62%; }
li.productphotos img.alignleft,
li.productphotos img.alignright { width: 34%; }

.midashiv {
    margin-bottom: 20px;
    padding: 5px 0 5px 15px;
    font-size: 20px;
    line-height: 2em;
    position: relative;
    font-weight: 500;
    color: #2b2b2b;
}

.midashiv:before {
    content: "";
    border-left: 5px solid #79a02c;
    height: 10px;
    padding-right: 15px;
    display: block;
    height: 70%;
    position: absolute;
    left: 0px;
    top: 15%;
}

/* css追加をここの上に記載 */

@media (max-width: 1550px) {
	.menu { width: auto; }
	#tlogo a { left: 1px; }
	.wrapper04 {
		margin-left: 6%;
		margin-right: 6%;
	}	
	.menu span.wrap,
	.menu a{ font-size: 14px; }
	#header #tlogo { margin-left: 20px;}	
}

@media (max-width: 1450px) {
	.menu span.wrap,
	.menu a{ font-size: 14px; }
	#header #tlogo { margin-left: 10px;}	
}
@media (max-width: 1350px) {
	.menu span.wrap,
	.menu a{ font-size: 13px; }
}

@media (max-width: 1200px) {
	body {min-width: 1200px; overflow-x: auto; }
	.menu span.wrap,
	.menu a{ font-size: 12px; }
	.wrapper02 {
		width: 100%;
	}
	.wrapper03 {
		width: 100%;
	}	

}

/****************************************************
* 端末ごとの調整で、PCのcssはここ以下に追加しない
*****************************************************/