@charset "UTF-8";
/*==================================================================*/
/* レスポンシブルスタイル*/
/*==================================================================*/
/*---------- 幅768pxまでの指定 ----------*/
@media screen and (max-width: 768px) {
.pc {
	display: none !important;
}
.l {
	float: none;
}
.r {
	float: none;
}
blockquote {
	background: #f2f2f2;
	border:5px solid #ccc;
	padding: 16px 16px 0;
	font-size:14px;
	font-style: oblique;
}
#page-top {
	position: fixed;
	bottom:5px;
	right: 5px;
	z-index:10000;
	width:18px;
}
.kotei-btn {
	position: fixed;
	bottom: 6px;
	left: 6px;
	z-index:10000;
	max-width:280px;
	width:55%;
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.25);
}
.entry-content {
	width: 100%;
	padding: 0;
	font-size:16px;
}
.entry-content p {
	padding: 0 0 40px;
}
.entry-content h1{
	font-size:24px;
	padding:16px 18px 16px;
	background: #01a9b4;
	margin-bottom:30px;
	color: #fff;
}
.entry-content h2{
	font-size:20px;
	padding:3px 9px 4px;
	border-left: solid 5px #01a9b4;
	position: relative;
	margin-bottom:15px;
}
.entry-content h2.ttl-casestudy{
	background:#01a9b4;
	font-size:18px;
	color:#fff;
	padding:10px 10px 12px;
	margin-bottom:20px;
	text-align: center;
}
.entry-content h3 {
	padding:10px 13px 12px;
	background:#1b3841;
	color:#fff;
	font-size: 17px;
	margin-bottom:20px;
}
.category-casestudy .entry-content h3 {
	padding:10px 13px 12px;
	background:#66574c;
	color:#fff;
	font-size: 16px;
	margin-bottom:20px;
}
.entry-content h4 {
	padding:0 0 6px;
	font-size: 15px;
}

.entry-content table{
	width:100% !important;
	font-size:14px;
	margin-bottom:42px;
}
.entry-content table th{
	width:30% !important;
	border:1px solid #ccc;
	padding:12px;
	background:#1b3841;
	color: #fff;
	vertical-align: middle;
}
.category-casestudy .entry-content table th{
	width:30% !important;
	border:1px solid #ccc;
	padding:12px;
	background:#66574c;
	color: #fff;
	vertical-align: middle;
}
.entry-content table td{
	width:70% !important;
	border:1px solid #ccc;
	padding:12px;
	background:#fff;
}
.entry-content .wp-block-button__link{
	background-image:none !important;
	border:1px solid #1b3841 !important;
	border-radius:100vh !important;
	padding:15px 42px 16px 24px!important;
	font-size:15px !important;
	font-weight:600 !important;
	color: #333 !important;
	text-decoration: none !important;
	transition:0.6s !important;
	display:inline-block !important;
	margin:0 0 12px 0 !important;
	text-align:center !important;
	line-height:1.26 !important;
	background: #fff !important;
	position: relative !important;
}
.entry-content .wp-block-button__link::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 14px;
    right: 12px;
	color: #01a9b4;
	font-size:16px;
}
.entry-content .wp-block-button__link:hover{
	border:1px solid #01a9b4 !important;
	color: #01a9b4 !important;
}
/* 個別CSS
---------------------------------------------- */
.entry-content .nurturing-div{
	width: 100%;
}
.entry-content .nurturing-div .box{
	width: 100%;
	margin:0 auto 5px;
	display: table;
	border:2px solid #01a9b4;
	border-radius:5px;
	padding:0;
	text-decoration: none;
	font-weight: bold;
	float: left;
	vertical-align: middle;
}
.entry-content .nurturing-div .box .box-name{
	width: 85%;
	display: table-cell;
	padding:16px 20px;
	font-size:20px ;
	vertical-align: middle;
	line-height: 1;
}
.entry-content .nurturing-div .box .box-arrow{
	width: 15%;
	display: table-cell;
	background: #01a9b4;
	color: #fff;
	padding:16px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	line-height: 1;
}
.entry-content .nurturing-table{
	width: 100%;
	margin-bottom:2rem;
	overflow-x: scroll;
}
.entry-content .nurturing-tb{
	width: 800px !important;

}
.entry-content .nurturing-table th,
.entry-content .nurturing-table td{
	padding:12px;
	font-size:12px;
	line-height: 1.42;
	border:1px solid #333;
}
.entry-content .nurturing-table th{
	font-weight: bold;
}
.entry-content .nurturing-table th.th-01{
	color: #fff;
	background:#666;
	width:16% !important;
}
.entry-content .nurturing-table th.th-02{
	color: #fff;
	background:#4a1254;
	width:28% !important;
}
.entry-content .nurturing-table th.th-03{
	color: #fff;
	background:#2364a2;
	width:28% !important;
}
.entry-content .nurturing-table th.th-04{
	color: #fff;
	background:#268017;
	width:28% !important;
}
.entry-content .nurturing-table td{
	width:auto !important;
}
.entry-content .nurturing-table td.td-01{
	background:#d9d9d9;
}
.entry-content .nurturing-table td.td-02{
	background:#f0bee0;
}
.entry-content .nurturing-table td.td-03{
	background:#c2dff1;
}
.entry-content .nurturing-table td.td-04{
	background:#c0e6c4;
}
.entry-content .purpose-aera{
	margin-bottom:0.75rem;
}
.entry-content .purpose-aera h2{
	margin-bottom:.5rem;
	text-align: center;
	font-size: clamp(30px, 4vw, 60px);
	color: #01a9b4;
	border:0;
}
.entry-content .purpose-aera .txt-catch{
	font-size: clamp(15px, 2vw, 30px);
		font-weight: bold;
		text-align: center;
}
/* header
---------------------------------------------- */
header .logo {
	width: 52%;
	max-width:360px;
	margin:10px 0 10px 12px;
}
 /* ドロワー設定
---------------------------------------------- */
.overlay {
	content: "";
	display: block;
	width: 0;
	height: 0;
	background:#000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	opacity: 0;
	transition: opacity .6s;
}
.overlay.open {
	width: 100%;
	height: 100%;
	opacity: 1;
}
main {
	height: 100%;
	min-height: 100vh;
	padding: 0 0px;
	transition: all .6s;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.menu-trigger {
	display: inline-block;
	width: 60px;
	height: 48px;
	vertical-align: middle;
	cursor: pointer;
	position: fixed;
	top: 12px;
	right: 0px;
	padding:15px 12px 0 12px;
	z-index: 10001;
	border-radius: 4px 0px 0px 4px;
	background:#01a9b4;;
	transform: translateX(0);
	transition: transform .6s;
 }
.menu-trigger .btn-base{
	display: block;
	width: 28px;
	margin:0 auto;
	height: 28px;

	cursor: pointer;
	position: relative;
 }
.menu-trigger.active,
.menu-trigger.active .btn-base{
	background:#1b3841;
}
.menu-trigger span {
	display: inline-block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
}
.menu-trigger.active span {
	background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
	top: 0px;
}
.menu-trigger.active span:nth-of-type(1) {
	transform: translateY(8px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
	top: 8px;
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
	top: 16px;
}
.menu-trigger.active span:nth-of-type(3) {
	transform: translateY(-8px) rotate(45deg);
}

nav {
	width: 100%;
	height: 100vh;
	height: 100%;
	padding: 2rem 6rem 10rem;
	background: #fff;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10000;
	transform: translate(100%);
	transition: all .6s;
	overflow-x: hidden;
	overflow-y:scroll;
}

nav.open {
	transform: translateZ(0);
}
nav .menu-ttl-area{
	font-size:42px;
	font-weight: bold;
	padding:0 0 2rem;
	color: #01a9b4;
}
nav .base{
	width:100%;
	padding:4rem 6.5rem 8rem;
	border-radius: 12px;
}
nav .base ul li{
	border-bottom:3px dotted #95ddd3;
	padding:0;
}
nav .base ul li a{
	display: block;
	padding:16px 0 18px 24px;
	font-size: 17px;
	font-weight: 600;
	color: #1b3841;
	text-decoration: none;
	transition:0.6s;
	position: relative;
}
nav .base ul li a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 17px;
    left: 0px;
	color: #01a9b4;
	font-size:16px;
}
.menu-accordion-item .menu-accordion-head{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.menu-accordion-item .menu-accordion{
	width: calc(100% - 48px);
}
.menu-accordion-item .menu-accordion-toggle{
	width: 36px;
	height: 36px;
	color: #01a9b4;
	line-height: 1;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	padding: 0;
	margin-left: 8px;
	font-size: 24px;
	border:0;
	background: none;
}
.menu-accordion-item .menu-accordion-toggle i{
	font-size: 24px;
}
.menu-accordion-item .menu-accordion-content{
	padding: 0 0 24px;
}
.menu-accordion-item .menu-accordion-content .menu-accordion-content-item{
	border-top:0;
}
.menu-accordion-item .menu-accordion-content .menu-accordion-content-item a{
	padding: 4px 0 4px 26px;
	font-size: 14px;
	position: relative;
}
.menu-accordion-item .menu-accordion-content .menu-accordion-content-item a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f105";
	position: absolute;
	font-weight: 900;
	top: 6px;
    left: 10px;
	color: #01a9b4;
	font-size:12px;
}
.menu-accordion-item .menu-accordion-content .sub-item{
	padding:12px 0 12px 24px;
	line-height: 1.78;
	font-size: 13px;
}
.menu-accordion-item .menu-accordion-content .sub-item a{
	font-size: 13px;
	line-height: 1.78;
	padding:0;
	display: inline-block;
	text-decoration: underline;
	font-weight: 400;
	position: static;
	vertical-align: top;
}


/* footer
---------------------------------------------- */
footer {
	width: 100%;
	margin: 0 auto;
	background:#01a9b4;
	padding-top:5rem;
}
footer .f-info{
	margin:0 auto;
	color: #fff;
	padding:10rem 0;
}
footer .f-info .f-logo-area{
	text-align: center;
}
footer .f-info .f-logo-area .f-txt{
	font-size: 14px;
	font-weight: bold;
	margin-bottom:5rem;
	padding:0 10%;
}
footer .f-info .f-logo-area .f-logo{
	width:50%;
	max-width:320px;
	margin:0 auto 12rem;
}
footer .f-info .f-ad ul{
	width:100%;
}
footer .f-info .f-ad ul li{
	width:100%;
	padding:0 24px 24px;
	font-size: 13px;
	text-align: center;
}
footer .f-ban-area{
	text-align: center;
	padding:16px;
	font-size:0;
}
footer .f-ban-area a{
	padding:0 1px 1px 0;
	display:inline-block;
	width:33.2%;
	vertical-align:top;
}
footer .f-ban-area a img{
	border:1px solid #111;
}
footer .f-ban-area a:hover img{
	border:1px solid #d7614e;
	opacity: 1;
}
footer .copy-area {
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding:24px 5rem 48px;
}
footer .cookie-area {
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding:40px 20px 80px;
	background:#1b3841;
}
footer .cookie-area a{
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding:0 0 16px;
	display:inline-block;
}
footer .cookie-area a:hover{
	color: #d7614e;
}
/* TOPページ
---------------------------------------------- */
.top-read-area{
	width: 100%;
}
.top-read-area .inner{
	width: 100%;
	padding:2rem 0;
}
.top-read-area .FV-image{
	width: 100%;
	padding:0 3.5rem 36px;
}
.top-read-area .FV-content{
	width: 100%;
	padding:0 24px 24px;
}
.top-read-area .FV-content h2{
	font-size: 21px;
	font-weight: bold;
	line-height: 1.82;
	margin-bottom: 24px;
}
.top-read-area .FV-content h2 span{
	color: #01a9b4;
}
.top-read-area .FV-content .txt-box{
	font-size: 16px;
	line-height: 1.82;
	margin-bottom: 24px;
}
.top-read-area .FV-content .txt-box p{
	padding-bottom:24px;
}
.top-read-area .FV-content .txt-box p:last-child{
	padding-bottom:0;
}
.top-read-area .ac-btn-area{
	text-align: center;
	margin-bottom: 24px;
}
.top-read-area .ac-btn-area .ac-btn{
	background: #fff;
	color: #4b5d65;
	padding:20px 50px 20px 40px;
	border-radius: 100vh;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
	border:0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	transition:0.6s;
	position: relative;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.top-read-area .ac-btn-area .ac-btn::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f055";
	position: absolute;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
	right: 12px;
	color: #01a9b4;
	font-size: clamp(14px, 1vw, 16px);
	transition:0.6s;
}
.top-read-area .ac-btn-area .ac-btn.is-open::after {
	content: "\f056";
	transform: translateY(-50%) rotate(180deg);
	color: #4b5d65;
}

.top-read-area .ac-btn-area .ac-btn:hover{
	transform: translateY(-1px);
	color: #01a9b4;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.top-read-area .ac-content{
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transition: max-height 0.5s ease, opacity 0.35s ease;
	will-change: max-height;
}
.top-read-area .ac-content.is-open{
	opacity: 1;
}

.top-read-area .ac-content-inner-box-ttl{
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 24px;
	color: #4b5d65;
}
.top-read-area .ac-content-inner-box-txt-box .box{
	padding:0 0 24px;
}
.top-read-area .ac-content-inner-box-txt-box .box h3{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 16px;
	color: #01a9b4;
	vertical-align: baseline;
}
.top-read-area .ac-content-inner-box-txt-box .box p{
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 16px;
	color: #4b5d65;
	vertical-align: baseline;
}

.top-read-area .ac-content-inner-box-tb-area{
	padding:0 0 24px;
}
.top-read-area .ac-content-inner-box-tb-area table{
	width: 100%;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 1rem;
}	
.top-read-area .ac-content-inner-box-tb-area table th{
	background: #01a9b4;
	padding:16px 8px;
	font-weight: 600;
	color: #fff;
	border:2px solid #fff;
	width: 33%;
	vertical-align: middle;
}
.top-read-area .ac-content-inner-box-tb-area table td{
	padding:16px;
	background: #f3f7f8;
	border:2px solid #fff;
	vertical-align: middle;
}

.top-taika-area{
	width: 100%;
	background: #f6f6f6 url("../img/bg-top-taika.png") repeat-x top center;
	padding:48px 0;
}
.top-taika-area .inner{
	width: 100%;
	padding:0 16px;
}
.top-taika-area .head-box{
	width: 100%;
	background: #fff;
	margin-bottom: 48px;
	padding:24px 0;
}
.top-taika-area .head-box .image{
	width: 100%;
	padding:0 20px 36px 0;
}
.top-taika-area .head-box .txt-box{
	width: 100%;
	padding:0 24px 24px;
}
.top-taika-area .head-box .txt-box .txt-catch{
	font-size: 24px;
	line-height: 1.62;
	margin-bottom: 16px;
}
.top-taika-area .head-box .txt-box .txt-catch span{
	color: #01a9b4;
}
.top-taika-area .head-box .txt-box .txt{
	font-size: 18px;
}
.top-taika-area .content-box .content-box-inner{
	padding:0 12px 24px;
}
.top-taika-area .content-box .content-box-inner .box{
	width: 100%;
	padding:0 0 36px;
}
.top-taika-area .content-box .content-box-inner .box .txt-box{
	width: 100%;
	padding:0 0 0 0;
}
.top-taika-area .content-box .content-box-inner .box .txt-box h3{
	font-size: 21px;
	font-weight: bold;
	line-height: 1.46;
	margin-bottom: 24px;
	color: #01a9b4;
}

.top-taika-area .content-box .content-box-inner .box .txt-box p{
	font-size: 16px;
	line-height: 1.68;
	margin-bottom: 24px;
	color: #4b5d65;
}
.top-taika-area .content-box .content-box-inner .box .txt-box .tb-area .tr-box{
	display: table;
	width: 100%;
	font-size: 14px;
	line-height: 1.6;
}
.top-taika-area .content-box .content-box-inner .box .txt-box .tb-area .tr-box .th{
	display: table-cell;
	width: 33%;
	border-bottom:1px solid #4b5d65;
	padding:16px;
	text-align: center;
	vertical-align: middle;
}
.top-taika-area .content-box .content-box-inner .box .txt-box .tb-area .tr-box .td{
	display: table-cell;
	width: 67%;
	border-bottom:1px solid #01a9b4;
	padding:16px 0;
	vertical-align: middle;
}

.top-taika-area .content-box .content-box-inner .box .btn-area{
	text-align: right;
	padding: 24px 12px;
}
.top-taika-area .content-box .content-box-inner .box .btn-area a{
	display: inline-block;
	background: #fff;
	color: #4b5d65;
	padding:20px 50px 20px 40px;
	border-radius: 100vh;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
	border:0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	transition:0.6s;
	position: relative;

}
.top-taika-area .content-box .content-box-inner .box .btn-area a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f105";
	position: absolute;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
	right: 12px;
	width: 1em;
	height: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #01a9b4;
	font-size: 16px;
	transition:0.6s;
}

.top-taika-area .content-box .content-box-inner .box .btn-area a:hover{
	transform: translateY(-1px);
	color: #01a9b4;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.top-taika-area .content-box .content-box-inner .box .btn-area a:hover::after{
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
}



.top-our-business-area{
	width: 100%;
}
.top-our-business-area .head-box{
	width: 100%;
	padding:24px 12px;
}
.top-our-business-area .head-box img{
	width:90%;
	max-width: 960px;
}
.top-our-business-area .content-box .content-box-inner{
	width: 100%;
	padding:24px 24px;
}
.top-our-business-area .content-box .content-box-inner .l-box{
	width: 100%;
	padding:0 0 36px;
}
.top-our-business-area .content-box .content-box-inner .r-box{
	width: 100%;
	padding:0 0 36px;
}
.top-our-business-area .content-box .content-box-inner .l-box .ttl-box {
	width: 100%;
	padding:0 0 2rem;
}
.top-our-business-area .content-box .content-box-inner .l-box .ttl-box h2{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.46;
	margin-bottom: 16px;
	color: #01a9b4;
}
.top-our-business-area .content-box .content-box-inner .l-box .ttl-box p{
	font-size: 18px;
	line-height: 1.68;
	margin-bottom: 24px;
	color: #4b5d65;
}

.top-our-business-area .content-box .content-box-inner .r-box .box-list{
	width: 100%;
	padding:0 0 36px;
}
.top-our-business-area .content-box .content-box-inner .r-box .box-list .box{
	width: 100%;
	padding:0 0 48px;
}
.top-our-business-area .content-box .content-box-inner .r-box .box-list .box .image{
	width: 50%;
	max-width: 508px;
	margin: 0 auto 24px;
}
.top-our-business-area .content-box .content-box-inner .r-box .box-list .box .txt-box{
	width: 100%;
	padding:0 0 0 0;
}
.top-our-business-area .content-box .content-box-inner .r-box .box-list .box .txt-box h3{
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 24px;
}
.top-our-business-area .content-box .content-box-inner .r-box .box-list .box .txt-box p{
	font-size: 16px;
	line-height: 1.68;
}
.top-our-business-area .content-box .content-box-inner .r-box .box-list .box .btn-area{
	text-align: right;
	padding: 24px 12px;
}
.top-our-business-area .content-box .content-box-inner .r-box .box-list .box .btn-area a{
	display: inline-block;
	background: #fff;
	color: #4b5d65;
	padding:20px 50px 20px 40px;
	border-radius: 100vh;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
	border:0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	transition:0.6s;
	position: relative;
}
.top-our-business-area .content-box .content-box-inner .r-box .box-list .box .btn-area a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f105";
	position: absolute;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
	right: 12px;	
	width: 1em;
	height: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #01a9b4;
	font-size: 16px;
	transition:0.6s;
}
.top-our-business-area .content-box .content-box-inner .r-box .box-list .box .btn-area a:hover{
	transform: translateY(-1px);
	color: #01a9b4;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.top-our-business-area .content-box .content-box-inner .r-box .box-list .box .btn-area a:hover::after{
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
}


.top-casestudy-area{
	width: 100%;
	background: #fff6e4 url(../img/bg-casestudy-area-top.png) repeat-x top center;
}
.top-casestudy-area .head-box{
	width: 100%;
	padding:24px 12px;
}
.top-casestudy-area .head-box img{
	width:90%;
	max-width: 832px;
}	
.top-casestudy-area .content-box .content-box-inner{
	width: 100%;
	padding:24px 24px;
	display: flex;
	justify-content: space-between;
	align-items: top;
	flex-wrap: wrap;
}
.top-casestudy-area .content-box .content-box-inner .l-box{
	width: 100%;
	padding:0 0 36px;
}
.top-casestudy-area .content-box .content-box-inner .r-box{
	width: 100%;
	padding:0;
}

.top-casestudy-area .content-box .content-box-inner .l-box .ttl-box{
	width: 100%;
	padding:0 0 24px;
}
.top-casestudy-area .content-box .content-box-inner .l-box .ttl-box h2{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.46;
	margin-bottom: 16px;
	color: #66574c;
}
.top-casestudy-area .content-box .content-box-inner .l-box .ttl-box p{
	font-size: 18px;
	line-height: 1.68;
	margin-bottom: 24px;
	color: #807268;
}

.top-casestudy-area .content-box .content-box-inner .r-box .box-list{
	width: 100%;
	padding:0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: top;
	gap: 2%;
}
.top-casestudy-area .content-box .content-box-inner .r-box .box-list .box{
	width: 48%;
	padding:0 0 48px;
}
.top-casestudy-area .content-box .content-box-inner .r-box .box-list .box .photo{
	display: block;
	width: 100%;
	aspect-ratio: 3/2;
	border-radius: 10px;
	margin-bottom: 16px;
	overflow: hidden;
}
.top-casestudy-area .content-box .content-box-inner .r-box .box-list .box .photo img{
	object-fit: cover;
	aspect-ratio: 3/2;
	width: 100%;
	height: auto;
	transition:0.6s;
}
.top-casestudy-area .content-box .content-box-inner .r-box .box-list .box .photo:hover img{
	transform: scale(1.1);
}

.top-casestudy-area .content-box .content-box-inner .r-box .box-list .box .ttl{
	display: block;
	text-decoration: none;
	line-height: 1.6;
	font-size: 16px;
	font-weight: 600;	
	margin-bottom: 12px;
	padding:0 0 0 24px;
	position: relative;
}
.top-casestudy-area .content-box .content-box-inner .r-box .box-list .box .ttl:hover{
	color: #66574c;
}
.top-casestudy-area .content-box .content-box-inner .r-box .box-list .box .ttl::before{
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f105";
	position: absolute;
	font-weight: 900;
	top: 6px;
	left: 0;
	width: 1em;
	height: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #66574c;
	font-size: 13px;
	transition:0.6s;
}

.top-casestudy-area .content-box .content-box-inner .r-box .box-list .box .cate{
	font-size: 13px;
	color: #8a8672;
	line-height: 1.48;
}
.top-casestudy-area .content-box .btn-area {
	padding:0 0 48px;
	text-align: center;
}
.top-casestudy-area .content-box .btn-area a{
	display: inline-block;
	background: #fff;
	color: #4b5d65;
	padding:20px 50px 20px 40px;
	border-radius: 100vh;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
	border:0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	transition:0.6s;
	position: relative;
}
.top-casestudy-area .content-box .btn-area a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f105";
	position: absolute;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
	right: 12px;	
	width: 1em;
	height: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #66574c;
	font-size: 16px;
	transition:0.6s;
}
.top-casestudy-area .content-box .btn-area a:hover{
	transform: translateY(-1px);
	color: #66574c;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.top-casestudy-area .content-box .btn-area a:hover::after{
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
}



.top-expert-area{
	width: 100%;
	padding:24px 0;
}
.top-expert-area .head-box{
	width: 100%;
	padding:24px 24px 48px;
}
.top-expert-area .head-box img{	
	width:60%;
	max-width: 512px;
	height: auto;
}

.top-expert-area .ttl-area{
	width: 100%;
	padding:0 24px 48px;
}
.top-expert-area .ttl-area h2{
	font-size: 18px;
	color: #01a9b4;
}
.top-expert-area .ttl-area .txt{
	width: 100%;
	font-size: 16px;
}

.top-expert-area .more-btn-area{
	text-align: center;
	padding:0 0 48px;
}
.top-expert-area .more-btn-area .more-btn{
	background: #fff;
	color: #4b5d65;
	padding:20px 50px 20px 40px;
	border-radius: 100vh;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
	border:0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	transition:0.6s;
	position: relative;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.top-expert-area .more-btn-area .more-btn::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f055";
	position: absolute;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
	right: 12px;
	color: #01a9b4;
	font-size: 16px;
	transition:0.6s;
}
.top-expert-area .more-btn-area .more-btn.is-open::after {
	content: "\f056";
	transform: translateY(-50%);
	color: #4b5d65;
}

.top-expert-area .more-btn-area .more-btn:hover{
	transform: translateY(-1px);
	color: #01a9b4;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}



.top-achievements-area{
	width: 100%;
	background: #f6f6f6 url("../img/bg-top-taika.png") repeat-x top center;
	padding:48px 0 36px;
}
	
.top-achievements-area .content-box .content-box-inner{
	width: 100%;
	padding:24px 24px;

}
.top-achievements-area .content-box .content-box-inner .l-box{
	width: 100%;
	padding:0 0 24px;
}
.top-achievements-area .content-box .content-box-inner .r-box{
	width: 100%;
	padding:0 0 24px;
}

.top-achievements-area .content-box .content-box-inner .l-box .ttl-box{
	width: 100%;
	padding:0 0 24px;
}
.top-achievements-area .content-box .content-box-inner .l-box .ttl-box h2{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.46;
	margin-bottom: 16px;
	color: #66574c;
}
.top-achievements-area .content-box .content-box-inner .l-box .ttl-box p{
	font-size: 16px;
	line-height: 1.68;
	margin-bottom: 16px;
	color: #807268;
}
.top-achievements-area .content-box .content-box-inner .r-box .box-list{
	width: 100%;
	padding:0 0 2rem;
}
.top-achievements-area .content-box .content-box-inner .r-box .box-list{
	width: 100%;
	padding:0;
}
.top-achievements-area .content-box .content-box-inner .r-box .box-list .box{
	width: 100%;
	padding:0 0 48px;
}
.top-achievements-area .content-box .content-box-inner .r-box .box-list .box .photo{
	display: block;
	width: 100%;
	aspect-ratio: 3/2;
	border-radius: 10px;
	margin-bottom: 16px;
	overflow: hidden;
}
.top-achievements-area .content-box .content-box-inner .r-box .box-list .box .photo img{
	object-fit: cover;
	aspect-ratio: 3/2;
	width: 100%;
	height: auto;
	transition:0.6s;
}
.top-achievements-area .content-box .content-box-inner .r-box .box-list .box .photo:hover img{
	transform: scale(1.1);
}

.top-achievements-area .content-box .content-box-inner .r-box .box-list .box .ttl{
	display: block;
	text-decoration: none;
	line-height: 1.6;
	font-size: 16px;
	font-weight: 600;	
	margin-bottom: 12px;
	padding:0 0 0 24px;
	position: relative;
}
.top-achievements-area .content-box .content-box-inner .r-box .box-list .box .ttl:hover{
	color: #66574c;
}
.top-achievements-area .content-box .content-box-inner .r-box .box-list .box .ttl::before{
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f105";
	position: absolute;
	font-weight: 900;
	top: 6px;
	left: 0;
	width: 1em;
	height: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #66574c;
	font-size: 13px;
	transition:0.6s;
}

.top-achievements-area .content-box .content-box-inner .r-box .box-list .box .cate{
	font-size: 13px;
	color: #8a8672;
	line-height: 1.48;
}
.top-achievements-area .content-box .content-box-inner .r-box .box-list .box .txt-box .bussui{
	font-size: 13px;
	line-height: 1.68;
}
.top-achievements-area .content-box .content-box-inner .r-box .box-list .box .txt-box .bussui a{
	text-decoration: underline;
	color: #1b3841;

}
.top-achievements-area .content-box .content-box-inner .r-box .box-list .box .txt-box .bussui a:hover{
	color: #01a9b4;
}
.top-achievements-area .content-box .btn-area {
	padding:0 0 48px;
	text-align: center;
}
.top-achievements-area .content-box .btn-area a{
	display: inline-block;
	background: #fff;
	color: #4b5d65;
	padding:20px 50px 20px 40px;
	border-radius: 100vh;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
	border:0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	transition:0.6s;
	position: relative;
}
.top-achievements-area .content-box .btn-area a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f105";
	position: absolute;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
	right: 12px;	
	width: 1em;
	height: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #66574c;
	font-size: 16px;
	transition:0.6s;
}
.top-achievements-area .content-box .btn-area a:hover{
	transform: translateY(-1px);
	color: #66574c;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.top-achievements-area .content-box .btn-area a:hover::after{
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
}

.top-blog-area{
	width: 100%;
	background: #fff;
	padding:60px 0;
}
.top-blog-area .content-box .content-box-inner{
	width: 100%;
	padding:0;
}
.top-blog-area .content-box .content-box-inner .l-box{
	width: 100%;
	padding:0 24px 24px;
}	
.top-blog-area .content-box .content-box-inner .l-box .ttl-box{
	width: 100%;
	padding:0;
}
.top-blog-area .content-box .content-box-inner .l-box .ttl-box .ttl-en{
	font-size: 16px;
	line-height: 1.68;
	margin-bottom: 0;
	color: #01a9b4;
}	
.top-blog-area .content-box .content-box-inner .l-box .ttl-box h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.46;
	margin-bottom: 16px;
	color: #1b3841;
}
.top-blog-area .content-box .content-box-inner .l-box .ttl-box p{
	font-size: 16px;
	line-height: 1.68;
	margin-bottom: 16px;
}

.top-blog-area .content-box .content-box-inner .r-box .box-list{
	width: 100%;
	padding:0 0 2rem;
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box{
	width: 100%;
	padding:24px;
	text-decoration: none;
	line-height: 1.6;
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box .photo{
	display: block;
	margin-bottom:16px;
	aspect-ratio: 3/2;
	border-radius: 7px;
	width:100%;
	overflow: hidden;
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box .photo img{
	object-fit: cover;
	aspect-ratio: 3/2;
	width:100%;
	height:100%;
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box:hover .photo img{
	transform: scale(1.05);
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box .txt-box{
	width: 100%;
	padding:0 0 0 0;
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box .txt-box .ttl{
	display: block;
	font-size: 16px;
	line-height: 1.68;
	padding:0 0 0 24px;
	margin-bottom: 0.5rem;
	color: #1b3841;
	font-weight: 600;
	position: relative;
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box .txt-box .ttl:hover{
	color: #01a9b4;
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box .txt-box .ttl::before{
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f054";
	position: absolute;
	font-weight: 900;
	top: 4px;
	left: 0;
	color: #01a9b4;
	font-size: 13px;
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box .txt-box .cate{
	font-size: 13px;
	line-height: 1.68;
	margin-bottom: 1rem;
	color: #01a9b4;
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box .txt-box .bussui{
	font-size: 13px;
	line-height: 1.68;
}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box .txt-box .bussui a{
	text-decoration: underline;
	color: #1b3841;

}
.top-blog-area .content-box .content-box-inner .r-box .box-list .box .txt-box .bussui a:hover{
	color: #01a9b4;
}

.top-blog-area .content-box .btn-area {
	padding:48px 0;
	text-align: center;
}
.top-blog-area .content-box .btn-area a{
	display: inline-block;
	background: #fff;
	color: #4b5d65;
	padding:20px 50px 20px 40px;
	border-radius: 100vh;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
	border:0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	transition:0.6s;
	position: relative;
}
.top-blog-area .content-box .btn-area a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f105";
	position: absolute;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
	right: 12px;	
	width: 1em;
	height: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #01a9b4;
	font-size: clamp(14px, 1vw, 16px);
	transition:0.6s;
}



/* 専門家一覧　cate＆TOP共通
---------------------------------------------- */
.expert-list-area{
	width:100%;
	padding:0 24px;
}
.expert-list-area .expert-list{
	width:100%;
	display: flex;
	flex-wrap: wrap;
}
.expert-list-area .expert-list .box{
	width:100%;
	margin:0 0 24px;
	padding:24px 24px 48px;
	text-decoration: none;
	line-height: 1.6;
	border-radius: 12px;
	background: #f6f6f6;
	height:auto;
	position: relative;
	border:1px solid #f6f6f6;
}
.expert-list-area .expert-list .box:hover{
	background: #fff;
	border:1px solid #01a9b4;
}

.expert-list-area .expert-list .box .box-head{
	padding:0 0 10px;
}

.expert-list-area .expert-list .box .box-head .photo{
	margin-bottom:1rem;
	aspect-ratio: 1/1;
	border-radius: 100vh;
	width:28%;
	float:left;
	border:1px solid #01a9b4;
}
.expert-list-area .expert-list .box .photo img{
	width:100%;
	height:100%;
	object-fit: cover;
	aspect-ratio: 1/1;
	border-radius: 100vh;
}
.expert-list-area .expert-list .box:hover .photo img{
	transform: scale(1.1);
}
.expert-list-area .expert-list .box .name-area{
	padding:0 0 0 5%;
	width:72%;
	float:right;
}
.expert-list-area .expert-list .box .name-area .name-txt{
	font-size: 21px;
	font-weight: bold;
	margin-bottom:6px;
	color:#01a9b4;
}
.expert-list-area .expert-list .box .yakusyoku{
	font-size: 12px;
}
.expert-list-area .expert-list .box .bunya-txt{
	font-size: 12px;
}
.expert-list-area .expert-list .box .btn-area{
	width:150px;
	position: absolute;
	bottom:8px;
	right:8px;
}
.expert-list-area .expert-list .box .btn-area .btn{
	padding:7px 16px 9px;
	line-height: 1;
	background: #4b5d65;
	border-radius: 100vh;
	font-size: 12px;
	color: #fff;
	position: relative;
	transition: .6s;
}
.expert-list-area .expert-list .box .btn-area .btn::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f30b";
	position: absolute;
	font-weight: 900;
	top: 9px;
    right: 12px;
	color: #fff;
	font-size:10px;
	transition: .6s;
}
.expert-list-area .expert-list .box:hover .btn-area .btn{
	background: #01a9b4;
}
.expert-list-area .expert-list .box:hover .btn-area .btn::after{
    right: 8px;
}



/* page
---------------------------------------------- */
.pankuzu-area{
	padding:12px 3.5rem ;
	font-size: 11px;
}
.page-navi-area .wp-pagenavi{
	padding:12px;
	background: #333;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	margin: 2rem auto;
    width: 95%;
}
.page-navi-area .wp-pagenavi span.current{
	background: #01a9b4;
}
.page-navi-area .wp-pagenavi a{
	color: #fff;
}
.page-navi-area .wp-pagenavi a:hover{
	color: #01a9b4;
}
.tag-cloud-area{
	padding:6px 0;
}
.tag-cloud-area .tag{
	font-size: 12px;
	color: #01a9b4;
	border:1px solid #01a9b4;
	padding:6px;
	border-radius: 3px;
	margin:0 0 3px 0;
	display: inline-block;
	line-height: 1;
}
/* タグリスト
---------------------------------------------- */
.knowhow-tag-list{
	width:100%;
	text-align: left;
}
.knowhow-tag-list a{
	padding:3px 10px 3px 22px;
	position: relative;
	font-size:11px;
	display:inline-block;
	margin:0 1px 4px 0;
	text-decoration:none;
	border:1px solid #1b3841;
	border-radius: 100vh;
	background:#fff;
}
.knowhow-tag-list a:hover{
	border:1px solid #01a9b4;
}
.knowhow-tag-list a::before {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f02b";
	position: absolute;
	font-size:11px;
	font-weight: 900;
	top: 3px;
	left: 8px;
	color:#01a9b4;
	text-decoration:none;
}
/* 記事一覧 専門家
---------------------------------------------- */
.cate-expert-body{
	width: 100%;
	background:#01a9b4;
	padding:0 0 48px;
}
.cate-expert-body .cate-header{
	color:#fff;
	padding:10rem 0 5.5rem;
	text-align: center;
	line-height: 1.2;
}
.cate-expert-body .cate-header .ttl-en{
	padding:0 0 3.5rem;
	font-size: clamp(60px, 8vw, 120px);
	color: #fff;
}
.cate-expert-body .cate-header h1{
	font-size: clamp(15px, 1.1vw, 17px);
	display: inline-block;
	padding:1.5rem 5.5rem 1.5rem;
	line-height: 1;
	background: #111;
}
.cate-expert-body .cate-txt-area{
	margin-bottom:10rem;
	padding:0 5rem;
	color: #fff;
}
.cate-expert-body .cate-txt-area .txt{
	font-size: clamp(14px, 1.5vw, 21px);
	font-weight: 600;
	margin-bottom:1rem;
}
.cate-expert-body .cate-txt-area .txt-cyusyaku{
	font-size:13px;
	font-weight: 400;
}
.cate-expert-body .post-list-area{
	width:100%;
	padding:0 2.5rem;
}
.cate-expert-body .post-list-area .post-list{
	width:100%;
	display: flex;
	flex-wrap: wrap;
}
.cate-expert-body .post-list-area .post-list .box{
	width:100%;
	margin:0 auto 12px;
	padding:5rem 5rem 48px;
	text-decoration: none;
	line-height: 1.6;
	border-radius: 12px;
	background: #f2efe7;
	height:auto;
	position: relative;
}
.cate-expert-body .post-list-area .post-list .box:hover{
	background: #efe8bc;
}
.cate-expert-body .post-list-area .post-list .box .photo{
	margin-bottom:1rem;
	aspect-ratio: 1/1;
	border-radius: 100vh;
	width:28%;
	float:left;
}
.cate-expert-body .post-list-area .post-list .box .photo img{
	object-fit: cover;
	aspect-ratio: 1/1;
	border-radius: 100vh;
}
.cate-expert-body .post-list-area .post-list .box:hover .photo img{
	transform: scale(1.1);
}
.cate-expert-body .post-list-area .post-list .box .txt-area{
	padding:0 0 0 5%;
	width:72%;
	float:right;
}
.cate-expert-body .post-list-area .post-list .box .txt-area .name-area{
	font-size: 20px;
	font-weight: bold;
	margin-bottom:10px;
}
.cate-expert-body .post-list-area .post-list .box .txt-area .yakusyoku{
	font-size: 11px;
	margin-bottom:10px;
}
.cate-expert-body .post-list-area .post-list .box .txt-area .catch-txt{
	font-size: 12px;
}
.cate-expert-body .post-list-area .post-list .box .btn-area{
	width:150px;
	position: absolute;
	bottom:8px;
	right:8px;
}
.cate-expert-body .post-list-area .post-list .box .btn-area .btn{
	padding:7px 16px 9px;
	line-height: 1;
	background: #222;
	border-radius: 100vh;
	font-size: 11px;
	color: #fff;
	position: relative;
	transition: .6s;
}
.cate-expert-body .post-list-area .post-list .box .btn-area .btn::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f30b";
	position: absolute;
	font-weight: 900;
	top: 9px;
    right: 12px;
	color: #fff;
	font-size:10px;
	transition: .6s;
}
.cate-expert-body .post-list-area .post-list .box:hover .btn-area .btn{
	background: #d7614e;
}
.cate-expert-body .post-list-area .post-list .box:hover .btn-area .btn::after{
    right: 8px;
}


/* 記事詳細 専門家
---------------------------------------------- */
.single-expert{
	padding:7.5rem 5rem 15rem;
}
.single-expert .inner .r-con{
	width:100%;
}
.single-expert .inner .r-con .base{
	width:100%;
	padding:6rem;
	background: #fff;
	border-radius: 12px 12px 0 0;
}
.single-expert .inner .r-con .base .expert-header{
	padding:0 0 5rem;
}
.single-expert .inner .r-con .base .expert-header .photo{
	width:50%;
	aspect-ratio: 1/1;
	margin:0 auto 7rem;
}
.single-expert .inner .r-con .base .expert-header .photo img{
	object-fit: cover;
	aspect-ratio: 1/1;
	border-radius: 100vh;
}
.single-expert .inner .r-con .base .expert-header .info-area{
	width:100%;
	line-height: 1.68;
}
.single-expert .inner .r-con .base .expert-header .info-area .yakusyoku{
	margin-bottom:3.5rem;
	font-size:11px;
	text-align: center;
}
.single-expert .inner .r-con .base .expert-header .info-area .name-area{
	margin-bottom:5rem;
	font-size:24px;
	font-weight: bold;
	text-align: center;
}
.single-expert .inner .r-con .base .expert-header .info-area .name-area .name-txt{
	display: inline-block;
	vertical-align: baseline;
}
.single-expert .inner .r-con .base .expert-header .info-area .name-area .name-furigana{
	display: inline-block;
	vertical-align: baseline;
	font-size: 13px;
}
.single-expert .inner .r-con .base .expert-header .info-area .catch-txt{
	margin-bottom:5rem;
	font-size: 15px;
}
.single-expert .inner .r-con .base .expert-header .info-area .bunya-area{
	padding:3rem 0;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin-bottom:3rem;
}
.single-expert .inner .r-con .base .expert-header .info-area .bunya-area h3{
	font-size: 14px;
}
.single-expert .inner .r-con .base .expert-header .info-area .bunya-txt{
	font-size: 12px;
}
.single-expert .inner .l-con{
	width:100%;
}
.single-expert .inner .l-con .base{
	width:100%;
	margin:0 auto;
	padding:7.5rem 10rem 10rem;
	background: #f6f6f6;
	border-radius:0 0 12px 12px;
}
.single-expert .inner .l-con .base .ttl{
	padding:0 0 5rem;
	border-bottom:1px solid #111;
	margin-bottom:5rem;
}
.single-expert .inner .l-con .base .ttl .txt-en{
	font-size: clamp(30px, 3.5vw, 60px);
	color:#01a9b4;
	line-height: 1.4;
	text-align: center;
	font-weight: bold;
}
.single-expert .inner .l-con .base .ttl h2{
	font-size: clamp(10px, 1.5vw, 20px);
	color:#01a9b4;
	line-height: 1.4;
	text-align: center;
}
.single-expert .inner .l-con .base .list ul li{
	border-bottom:1px dotted #666;
}
.single-expert .inner .l-con .base .list ul li a{
	padding:2.5rem 0;
	font-size:16px;
	font-weight: 600;
	display: block;
	position: relative;
}
.single-expert .inner .l-con .base .list ul li a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 12px;
    right: 12px;
	color:#01a9b4;
	font-size: 16px;
	transition: .6s;
}
.single-expert .inner .l-con .base .list ul li a:hover{
	color:#01a9b4;
}
.single-expert .inner .l-con .base .list ul li a:hover::after {
    right: 8px;
}

/* 自走化事例side
---------------------------------------------- */
.cyusyaku-area{
	width:100%;
	padding:20px 20px 80px;
}
.cyusyaku-area .cyusyaku-text-box{
	font-size: 12px;
	line-height: 1.68;
	padding:0 0 30px;
}
.cyusyaku-area .link-btn{
	display: block;
	max-width:360px;
	width:100%;
	margin:0 auto;
	line-height: 1.6;
	padding:12px 40px 14px 20px;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	border:2px solid #222;
	background: #fff;
	border-radius: 5px;
	color: #222;
	position: relative;
}
.cyusyaku-area .link-btn:hover{
	border:2px solid #d7614e;
	color: #d7614e;
}
.cyusyaku-area .link-btn::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
    right: 10px;
	color: #d7614e;
	font-size:18px;
}

.cyusyaku-area-2{
	padding-top:36px;
}
.cyusyaku-area-2 .link-btn{
	display: block;
	max-width:360px;
	width:100%;
	margin:0 auto;
	line-height: 1.6;
	padding:12px 40px 14px 20px;
	font-size:15px;
	font-weight: 600;
	text-decoration: none;
	border:2px solid #222;
	background: #fff;
	border-radius: 5px;
	color: #222;
	position: relative;
}
.cyusyaku-area-2 .link-btn:hover{
	border:2px solid #01a9b4;
	color: #01a9b4;
}
.cyusyaku-area-2 .link-btn::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
    right: 10px;
	color: #01a9b4;
	font-size:18px;
}

/* 記事一覧 実績
---------------------------------------------- */
.cate-achievements-body{
	width: 100%;
	padding:0 0 0;
}
.cate-achievements-body .inner{
	width: 100%;
	padding:0;
}
.cate-achievements-body .inner .l-con{
	width: 100%;
}
.cate-achievements-body .inner .r-con{
	width: 100%;
}
.cate-achievements-body .inner .r-con .cate-ttl-area{
	padding:1.25rem 5rem 7.5rem;
	line-height: 1;
}
.cate-achievements-body .inner .r-con .cate-ttl-area h1{
	font-size:14px;
	color: #fff;
	background: #1b3841;
	padding:1.5rem 3rem 1.65rem;
	display: inline-block;
	font-weight: 500;
	border-radius: 3px;
}
.cate-achievements-body .inner .r-con .box-list{
	padding:0 0 20px;
}
.cate-achievements-body .inner .r-con .box-list ul{
	display: flex;
	flex-wrap: wrap;
	padding:0 1rem;
}
.cate-achievements-body .inner .r-con .box-list ul li{
	width:50%;
	padding:0 0.75rem 3.5rem;
	height:auto;
}
.cate-achievements-body .inner .r-con .box-list .box{
	display: block;
	padding:1.5rem;
	height:100%;
}
.cate-achievements-body .inner .r-con .box-list .box:hover{
	background: #fff;
}
.cate-achievements-body .inner .r-con .box-list .box .photo{
	margin-bottom:2rem;
	aspect-ratio: 3/2;
	border-radius: 3px;
}
.cate-achievements-body .inner .r-con .box-list .box .photo img{
	object-fit: cover;
	aspect-ratio: 3/2;
}
.cate-achievements-body .inner .r-con .box-list .box .photo .no-image{
	aspect-ratio: 3 / 2;
}
.cate-achievements-body .inner .r-con .box-list .box .ttl{
	margin-bottom:2rem;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.48;
}
.cate-achievements-body .inner .r-con .box-list .box .cate{
	font-size:10px;
	font-weight: 600;
	color: #01a9b4;
	line-height: 1.48;
}

/* カテゴリメニュー
---------------------------------------------- */
.cate-menu{
	padding:0 5rem 10rem;
}
.cate-menu .ttl-area{
	padding:5rem 0;
	text-align: center;
}
.cate-menu .ttl-area .ttl-en{
	font-size:24px;
	color: #01a9b4;
	font-weight: bold;
}
.cate-menu .ttl-area .ttl-jp{
	font-size:16px;
	font-weight: bold;
}
.cate-achievements-body .inner .l-con .cate-menu .link-all a{
	padding:1.25rem 2.5rem 1.5rem 1.5rem;
	font-weight: 600;
	font-size:16px;
	line-height: 1;
	text-decoration: none;
	position: relative;
	border-radius: 100vh;
	background: #fff;
	border:2px solid #01a9b4;
	display: inline-block;
	margin-bottom:4rem;
}
.cate-achievements-body .inner .l-con .cate-menu .link-all a:hover{

	color: #01a9b4;
}
.cate-achievements-body .inner .l-con .cate-menu .link-all a i{
	font-size:13px;
	color: #01a9b4;
	margin-right: 6px;
	vertical-align: baseline;
}
.cate-menu .base{
	padding:0.22rem 0.25rem 0.25rem;
	background: #fff;
	border-radius: 7px;
	border:2px solid #1b3841;
}
/*アコーディオンメニュー*/
.cate-menu .toggle {
	display: none;
}
.cate-menu .Label {
	padding: 1.5em;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	background:#fff;
}
.cate-menu .Label::before{
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f055";
	position: absolute;
	font-weight: 900;
	top: 19px;
    right: 18px;
	color:#1b3841;
	font-size: 21px;
	transition: .6s;
}
.cate-menu .Label,
.cate-menu .content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.cate-menu .content {
	height: 0;
	padding:0 20px;
	overflow: hidden;
}
.cate-menu .toggle:checked + .Label + .content {
	height: auto;
	padding:16px ;
	transition: all .3s;
}
.cate-menu .toggle:checked + .Label::before {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f056";
	position: absolute;
	font-weight: 900;
	top: 19px;
    right: 18px;
	color:#1b3841;
	font-size: 21px;
	transition: .6s;
}
.cate-menu .cate-link{
	padding:0 0 2rem;
}
.cate-menu .cate-link li{
	border-bottom:1px dotted #1b3841;
}
.cate-menu .cate-link li a{
	color:#111;
	padding:1.85rem 0 2.65rem;
	font-size: 16px;
	font-weight: 600;
	display: block;
	position: relative;
}
.cate-menu .cate-link li a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 9px;
    right: 2px;
	color:#01a9b4;
	font-size: 15px;
	transition: .6s;
}
.cate-menu .cate-link li a:hover{
	color:#01a9b4;
}

.cate-menu .cate-link li.sub{
	border-bottom:1px dotted #ccc;
}
.cate-menu .cate-link li.sub.last{
	border-bottom:1px dotted #666;
}
.cate-menu .cate-link li.sub a{
	color:#111;
	padding:1.35rem 0 1.65rem 5.35rem;
	font-size: 14px;
	font-weight: 500;
	display: block;
	position: relative;
}
.cate-menu .cate-link li.sub a::after {
	content: "";
}
.cate-menu .cate-link li.sub a::before {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f054";
	position: absolute;
	font-weight: 900;
	top: 9px;
    left: 8px;
	color:#01a9b4;
	font-size: 11px;
	transition: .6s;
}
.cate-menu .cate-link li.sub a:hover{
	color:#01a9b4;
}

.case-study-catelist{
	padding:0 0 20px;
}
.case-study-cat-item{
	padding:0 0 16px;
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 1.48;
	border-bottom:2px dotted #333;
}
.case-study-cat-item .cat-name{
	font-size: 18px;
	font-weight: 600;
	line-height: 1.48;
	margin-bottom: 10px;
}
.case-study-cat-item a{
	text-decoration: underline;
	color: #111;
}
.case-study-cat-item a:hover{
	color: #01a9b4;
	text-decoration: none;
}


/* 記事詳細 実績
---------------------------------------------- */

.single-achievements .inner{
	width: 100%;
}
.single-achievements .inner .r-con{
	width: 100%;
}
.single-achievements .inner .r-con .base{
	width: 100%;
	padding:10rem 5.5rem 10rem;
	background: #fff;
}
.single-achievements .inner .r-con .base .ttl-area{
	padding:0 0 5rem;
	margin-bottom:10rem;
	border-bottom:1px solid #666;
}
.single-achievements .inner .r-con .base .ttl-area h1{
	font-size: 28px;
	line-height: 1.48;
}
.single-achievements .inner .r-con .base .ttl-area .days{
	font-size: 12px;
	color: #444;
	padding:8px 0px;
}
.single-achievements .inner .r-con .base .ttl-area .cate-name{
	font-size: 13px;
	margin-bottom:12px;
	color: #01a9b4;
}

/* 固定ページ（DF）
---------------------------------------------- */
.page-body .entry-header{
	padding:7rem 0 10rem;
	text-align: center;
	line-height: 1.2;
	font-weight: bold;
}
.page-body .entry-header .ttl-en{
	padding:0 0 2.5rem;
	font-size:32px;
	color: #01a9b4;
}
.page-body .entry-header h1{
	font-size: 14px;
	display: inline-block;
	padding:0.6rem 5.5rem 0.7rem;
	line-height: 1;
}
.page-body .contents{
	padding:0 24px 80px;
}

/* 事業案内ページ個別css
---------------------------------------------- */
.flow-box{
	width: 100%;
	padding:0;
}
.flow-box .en-ttl{
	width: 100%;
	line-height: 1;
	padding:0 0 24px;
	font-size: 40px;
	font-weight: bold;
	color: #fcc8c0;
	text-align: center;
}
.flow-box .box-list{
	width: 100%;
}
.flow-box .box-list .box{
	width: 100%;
	padding:24px 12px 30px !important;
	border-radius: 7px;
	border: 1px solid #01a9b4;
	font-weight: bold;
	text-align: center;
	margin-bottom: 16px;
}
.flow-box .box-list .box:last-child{
	margin-bottom: 0;
}
.flow-box .box-list .box .step-ttl{
	color: #01a9b4;
	padding:0 0 8px;
	line-height: 1.2;
	font-size: 15px;
}
.flow-box .box-list .box .text{
	font-size:18px;
	padding:0;
	line-height: 1.6;
}

/* contact-area
---------------------------------------------- */
.contact-area{
	width: 100%;
	max-width: 1080px;
	padding:12px;
	background: #fff;
	border-radius: 24px;
}
.contact-area .txt{
	padding-bottom: 16px;
}
.contact-area dl{
	padding:0 0 40px;
}
.contact-area dt{
	font-weight:bold;
	margin-bottom:18px;
	padding:12px;
	font-size:15px;
	background: #f6f6f6;
}
.contact-area input[type="text"],
.contact-area input[type="email"],
.contact-area input[type="tel"],
.contact-area textarea {
	width:100%;
	outline: none;
	border: 1px solid #222;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding:16px;
	background:#fff;
	border-radius: 3px;
	font-size:16px;
}
.contact-area input.namae{
	max-width:600px;
}
.contact-area input.denwa{
	max-width:600px;
}
.contact-area .mwform-checkbox-field input,
.contact-area .mwform-radio-field input{
	vertical-align:baseline;
}
.contact-area input[type="submit"] {
	display: inline-block;
	max-width: 480px;
	min-width: 320px;
	text-align: center;
	background:#1b3841;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 24px 48px;
	border-radius: 3px;
	position: relative;
	transition: 0.6s;
	margin-bottom:12px;
}
.contact-area input[type="submit"]:hover {
	color: #fff;
	background:#01a9b4;
	cursor:pointer;
}

.contact-area .keikoku-area{
	width: 100%;
	padding:24px;
	border:1px solid #01a9b4;
	color: #333;
	font-size:13px;
	margin-bottom: 40px;
	line-height: 1.6;
}
.contact-area .keikoku-area .ttl{
	width: 100%;
	display: block;
	margin-bottom: 12px;
	text-align: center;
	font-weight: bold;
}

}