@charset "UTF-8";
/*---------- PC表示スタイリング
幅769pxからの指定 ----------*/
@media screen and (min-width: 769px) {
.sp {
	display: none !important;
}
.l {
	float: left;
}
.r {
	float: right;
}
body{
	min-width: 1080px;

}
#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index:10000;
	width:20px;
}
.kotei-btn {
	position: fixed;
	bottom: 10px;
	left: 10px;
	z-index:10000;
	max-width:256px;
	width:18vw;
}
.entry-content {
	width: 100%;
	padding: 0;
	font-size:15px;
}
.entry-content p {
	padding: 0 0 42px;
}
.entry-content h1{
	font-size:24px;
	padding:16px 18px 16px;
	background: #d13f34;
	margin-bottom:30px;
	color: #fff;
}
.entry-content h2{
	font-size:24px;
	padding:2px 11px 4px;
	border-left: solid 5px #d7614e;
	position: relative;
	margin-bottom:16px;
}
.entry-content h2.ttl-casestudy{
	background:#d7614e;
	font-size:24px;
	color:#fff;
	padding:16px 18px 16px;
	margin-bottom:30px;
	text-align: center;
}
.entry-content h3 {
	padding:12px 16px 13px;
	background:#222;
	color:#fff;
	font-size: 18px;
	margin-bottom:24px;
}
.category-casestudy .entry-content h3 {
	padding:12px 16px 13px;
	background:#7b6868;
	color:#fff;
	font-size: 18px;
	margin-bottom:24px;
}
.entry-content h4 {
	padding:0 0 6px;
	font-size: 17px;
}

.entry-content table{
	width:100% !important;
	font-size:14px;
	margin-bottom:40px;
}
.entry-content table th{
	width:35% !important;
	border:1px solid #ccc;
	padding:16px;
	background:#333;
	color: #fff;
	vertical-align: middle;
}
.category-casestudy .entry-content table th{
	width:35% !important;
	border:1px solid #ccc;
	padding:16px;
	background:#7b6868;
	color: #fff;
	vertical-align: middle;
}
.entry-content table td{
	width:65% !important;
	border:1px solid #ccc;
	padding:16px;
	background:#fff;
}
.entry-content .wp-block-button__link{
	background-image:none !important;
	border:1px solid #333 !important;
	border-radius:100vh !important;
	padding:12px 48px 13px 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: 13px;
    right: 16px;
	color: #d7614e;
	font-size:15px;
}
.entry-content .wp-block-button__link:hover{
	border:1px solid #d7614e !important;
	color: #d7614e !important;
}
/* 個別CSS
---------------------------------------------- */
.entry-content .nurturing-div{
	width: 100%;
}
.entry-content .nurturing-div .box{
	width: 32.25%;
	margin:0 0.5%;
	display: table;
	border:2px solid #d7614e;
	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: #d7614e;
	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;
}
.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: #d7614e;
	border:0;
}
.entry-content .purpose-aera .txt-catch{
	font-size: clamp(15px, 2vw, 30px);
		font-weight: bold;
		text-align: center;
}

/* header
---------------------------------------------- */
header {
	width: 100%;
	padding:0;
	margin: 0 auto;
}
header .head-in {
	width:100%;
	padding:0 0 1rem;
}
header .head-in .head-top{
	width:40%;
	padding:0 2rem;
	line-height: 1;
	float:left;
}
header .head-in .h-txt{
	font-size:14px;
	padding:2rem 0 1rem;
	font-weight: 600;
}
header .head-in .logo{
	width:380px;
}
header .head-in .logo a{
	display:block;
}

header .head-in .headnav{
	float:right;
	padding-top:30px;
	width:60%;
	float:right;
	text-align: right;
}
header .head-in .headnav .sub-navi{
	display: inline-block;
	margin-right:2rem;
	padding:0 24px 24px 0;
	line-height: 1;
}
header .head-in .headnav .sub-navi a{
	display: inline-block;
	padding:0;
	color: #222;
	text-decoration: none;
	font-size: clamp(11px, 0.9vw, 13px);
	line-height: 1;
}
header .head-in .headnav .sub-navi a:hover{
	color: #d7614e;
}
header .head-in nav ul{
	padding:0.4rem 2.25rem 0.4rem 1.75rem;
	background: #333;
	display: inline-block;
	border-radius: 100vh;
	margin-right:2rem;
	line-height: 1;
}
header .head-in nav ul li{
	display: inline-block;
	padding:0 0.25rem 0.2rem 1rem;
	position: relative;
}
header .head-in nav ul li a{
	display: block;
	padding:0.8rem 0.5rem;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}
header .head-in nav ul li a:hover{
	color: #d7614e;
}
header .head-in nav ul li:hover::before {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f111";
	position: absolute;
	font-weight: 900;
    top: 50%;
	left: 0.5rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	color: #d7614e;
	font-size: clamp(6px, 0.7vw,12px);
}

/* footer
---------------------------------------------- */
footer {
	width: 100%;
	margin: 0 auto;
	background:#111;
}
footer .f-info{
	max-width: 1680px;
	margin:0 auto;
	color: #fff;
	padding:4rem 0 2rem;
}
footer .f-info .f-logo-area{
	text-align: center;
}
footer .f-info .f-logo-area .f-txt{
	font-size: 15px;
	font-weight: bold;
	margin-bottom:1rem;
}
footer .f-info .f-logo-area .f-logo{
	width:320px;
	margin:0 auto 2.5rem;
}
footer .f-info .f-ad ul{
	width:1080px;
	margin: 0 auto;
	display: flex;
}
footer .f-info .f-ad ul li{
	width:33%;
	padding:0 24px;
	font-size: 13px;
}

footer .f-ban-area{
	max-width: 1080px;
	margin:0 auto;
	text-align: center;
	padding:16px 0;
	font-size:0;
}
footer .f-ban-area a{
	padding:0 1px 4px 0;
	display:inline-block;
	width:19.8%;
	vertical-align:top;
}
footer .f-ban-area a img{
	border:2px solid #111;
}
footer .f-ban-area a:hover img{
	border:2px solid #d7614e;
	opacity: 1;
}
footer .copy-area {
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding:24px 0 48px;
}
footer .cookie-area {
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding:48px;
	background:#000;
}
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 .txt-catch{
	font-size: clamp(36px, 3vw, 42px);
	padding:5.5rem 1.5rem 6rem;
	text-align: center;
	font-weight: bold;
}
.top-read-area .txt-catch .txt-og{
	color: #d7614e;
}
.top-read-area .txt-catch .txt {
    clip-path: inset(0 100% 0 0);
    animation: textanimation 2s 0.6s forwards;
    margin: 0;
}
@keyframes textanimation {
    0% {
        clip-path: inset(0 100% 0 0);
    }

    100% {
        clip-path: inset(0);
    }
}
.top-read-area .con{
	display: flex;
	flex-wrap: wrap;
	max-width: 1620px;
	margin:0 auto;
	padding:0 2rem 5rem;
}
.top-read-area .con .img{
	width:50%;
	padding:0 1% 0 1%;
}
.top-read-area .con .txt-area{
	width:50%;
	padding:0 5%;
}
.top-read-area .con .txt-area p{
	font-size: clamp(14px, 1.1vw, 18px);
	padding-bottom:40px;
}
.top-read-area .con .txt-area .midashi{
	font-size: clamp(24px, 2vw, 32px);
	font-weight: bold;

}

.top-read-area .con .link-area{
	padding:0;
}
.top-read-area .con .link-area a{
	display: inline-block;
	padding:8px 30px 10px 12px;
	line-height: 1;
	font-size: clamp(10px, 1.2vw, 18px);
	text-decoration: none;
	position: relative;
	background: #101010;
	color: #fff;
	border-radius: 5px;
}
.top-read-area .con .link-area a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f105";
	position: absolute;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
    right: 10px;
	color: #d7614e;
	font-size: clamp(8px, 0.9vw, 15px);
}
.top-read-area .con .link-area a:hover{
	background: #d7614e;
}
.top-read-area .con .link-area a:hover::after {
	color: #fff;
}

.top-read-area-2{
	padding:0 0 120px;
}
.top-read-area-2 .head-box{
	width: 100%;
	max-width: 1620px;
	margin:0 auto;
	padding:0 2.5rem;
	text-align: center;
}
.top-read-area-2 .head-box .txt-catch{
	font-size: clamp(30px, 2.5vw, 36px);
	padding:0 0 24px;
	font-weight: bold;
}
.top-read-area-2 .head-box .txt{
	padding-bottom:80px;
}

.top-read-area-2 .box-area{
	width: 100%;
	max-width: 1620px;
	margin:0 auto 80px;
	padding:0 2.5rem;
	display: flex;
	justify-content: space-between;
}
.top-read-area-2 .box-area .box{
	width: 32.5%;
	padding:2.5rem 2.5rem 4.5rem 2.5rem;
	background: #fff;
	border-radius: 7px;
	position: relative;
}
.top-read-area-2 .box-area .box .ttl{
	font-size: clamp(15px, 1.15vw, 18px);
	font-weight: bold;
	margin-bottom: 1.5rem;
	text-align: center;
	color: #d7614e;
	vertical-align: baseline;
}
.top-read-area-2 .box-area .box .ttl span{
	font-size: clamp(11px, 0.85vw, 14px);
	vertical-align: baseline;
}

.top-read-area-2 .box-area .box .txt{
	font-size: clamp(13px, 0.9vw, 15px);
	line-height: 1.6;
	margin-bottom: 1.5rem;
}

.top-read-area-2 .box-area .box .btn-area{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: right;
	padding:6px;
}
.top-read-area-2 .box-area .box .btn-area a{
	display: inline-block;
	padding:6px 24px 8px 12px;
	font-size: clamp(13px, 0.9vw, 15px);
	font-weight: 600;
	line-height: 1.6;
	text-decoration: none;
	position: relative;
}
.top-read-area-2 .box-area .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: 10px;
	color: #d7614e;
	font-size: clamp(13px, 0.9vw, 15px);
}
.top-read-area-2 .txt-catch-2{
	font-size: clamp(30px, 2.5vw, 36px);
	padding:0 0 24px;
	font-weight: bold;
	text-align: center;
}
.top-read-area-2 .box-area .box .tb-area{
	font-size: clamp(12px, 0.75vw, 13px);
	line-height: 1.6;
}
.top-read-area-2 .box-area .box .tb-area th{
	background: #d7614e;
	padding:12px 8px;
	color: #fff;
	border:2px solid #fff;
	width: 33%;
	vertical-align: middle;
}
.top-read-area-2 .box-area .box .tb-area td{
	padding:12px 8px;
	background: #f8f7f3;
	border:2px solid #fff;
	vertical-align: middle;
}


.top-our-business{
	width: 100%;
	background: #fff url("../img/bg-maru-top.png") no-repeat top center;
	background-size: 100%;
	padding:0 0 5.5rem;
}
.top-our-business .ttl-area{
	width: 100%;
	max-width: 1620px;
	padding:5rem 2rem 2rem;
	margin:0 auto;
	text-align: center;
}
.top-our-business .ttl-area .ttl-en{
	padding:0 0 2rem;
	color: #d7614e;
	font-size: clamp(16px, 1.5vw, 20px);
	font-weight: bold;
}
.top-our-business .ttl-area .ttl-catch{
	font-size: clamp(20px, 3vw, 36px);
}
.top-our-business .c-box{
	width: 20%;
	margin:0 auto;
	text-align: center;
	padding:0 6%;
}
.top-our-business .c-box .img-top{
	animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
}
  @keyframes floating-y {
	0% {
	  transform: translateY(-10%);
	}
	100% {
	  transform: translateY(10%);
	}
  }

.top-our-business .con-list{
	width: 100%;
	max-width: 1680px;
	padding:0 2.5rem;
	margin:0 auto 2rem;
	display: flex;
	justify-content: space-between;
}
.top-our-business .con-list .con-box{
	width: 33%;
	padding:1.5rem;
}
.top-our-business .con-list .con-box h3{
	color: #d7614e;
	text-align: center;
	font-size: clamp(16px, 1.25vw, 21px);
	line-height: 1.6;
	padding:2.5rem 1rem 1.5rem;
}
.top-our-business .con-list .con-box .image{
	width: 100%;
	display: block;
	aspect-ratio: 520/260;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom:1.25rem;
}
.top-our-business .con-list .con-box .image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top-our-business .con-box .text{
	font-size: clamp(13px, 1vw, 16px);
	line-height: 1.6;
	margin-bottom:1.5rem;
}
.top-our-business .btn-area{
	text-align: right;
	padding:0;
}
.top-our-business .btn-area a{
	display: inline-block;
	padding:6px 30px 8px 12px;
	line-height: 1;
	font-size: clamp(10px, 1.2vw, 18px);
	text-decoration: none;
	position: relative;
	background: #d7614e;
	color: #fff;
}
.top-our-business .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: 10px;
	color: #fff;
	font-size:0.75rem;
}
.top-our-business .btn-area a:hover{
	background: #dfa621;
}

.top-our-business .ttl-area .ttl-en.message{
	padding:0 0 24px;
	color: #d7614e;
	font-size: 40px;
	font-weight: bold;
}
.top-our-business .link-area a{
	background-image:none !important;
	border:1px solid #333 !important;
	border-radius:100vh !important;
	padding:12px 48px 13px 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;
}
.top-our-business .link-area a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 13px;
    right: 16px;
	color: #d7614e;
	font-size:15px;
}
.top-our-business .link-area a:hover{
	border:1px solid #d7614e !important;
	color: #d7614e !important;
}


.top-achievements{
	width: 100%;
	background: #fff;
	padding:0 0 7.5rem;
}
.top-achievements .inner{
	width: 100%;
	max-width: 1680px;
	margin:0 auto;
	padding:0 2.5rem;
}
.top-achievements .base{
	width: 100%;
	padding:3.5rem 0 5rem;
	background: #f2efe7;
	border-radius: 60px;
}
.top-achievements .base .ttl-area{
	width: 95%;
	padding:0 1.5rem 0.75rem;
	text-align: center;
}
.top-achievements .base .ttl-area .ttl-en{
	color: #d7614e;
	font-size: clamp(16px, 1.5vw, 20px);
	font-weight: bold;
}
.top-achievements .ttl-area .ttl{
	width:100%;
	position: relative;
}
.top-achievements .ttl-area .ttl h2{
	font-size: clamp(24px, 2.5vw, 42px);
}
.top-achievements .ttl-area .ttl .btn{
	width:120px;
	position: absolute;
	top:5px;
	right:0;
}
.top-achievements .ttl-area .ttl .btn a{
	display: block;
	width:160px;
	padding:12px 12px;
	background: #fff;
	font-size:14px;
	font-weight: 600;
	text-decoration:none;
	text-align: center;
	position: relative;
	border-radius: 12px;
	border:2px solid #fff;
}
.top-achievements .ttl-area .ttl .btn a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 12px;
    right: 8px;
	color: #d7614e;
	font-size:15px;
}
.top-achievements .ttl-area .ttl .btn a:hover{
	border:2px solid #d7614e;
}

.achievements-slide .slick-prev,
.achievements-slide .slick-prev:before,
.achievements-slide .slick-prev:hover,
.achievements-slide .slick-prev:hover:before,
.achievements-slide .slick-prev:focus,
.achievements-slide .slick-prev:focus:before{
	left:200px;
	display:block;
	position: absolute;
	top: 26%;
	background:url("../img/slick-prev.png") no-repeat center center;
	background-size:100%;
	width:60px;
	height:60px;
	z-index:9998;
}
.achievements-slide .slick-next,
.achievements-slide .slick-next:before,
.achievements-slide .slick-next:hover,
.achievements-slide .slick-next:hover:before,
.achievements-slide .slick-next:focus,
.achievements-slide .slick-next:focus:before{
	right:200px;
	display:block;
	position: absolute;
	top:26%;
	background:url("../img/slick-next.png") no-repeat center center;
	background-size:100%;
	width:60px;
	height:60px;
	z-index:9998;
}
.achievements-slide .slick-track{
	margin-bottom:0 !important;
}
.achievements-slide .slick-dots{
	bottom:-60px;
}
.achievements-slide .slick-dots li {
	margin: 0 4px;
    width: 56px;
    height: 10px;
  }
.achievements-slide .slick-dots li button::before {
    content: '';
    width: 48px;
    height: 10px;
    opacity: 1;
	background:#ccc;
	border:2px solid #666;
	border-radius: 4px;
}
.achievements-slide .slick-dots li.slick-active button:before{
	background: #d7614e;
	border:2px solid #222;
	border-radius: 4px;
	opacity: 1;
}
.top-achievements .achievements-slide .slick-track{
	display:flex;
}
.top-achievements .achievements-slide .box{
	padding:32px 32px;
	display: inline-block;
	text-decoration: none;
	line-height: 1.6;
	border-radius: 7px;
	height: auto;
}
.top-achievements .achievements-slide .box:hover{
	background: #fff;
}
.top-achievements .achievements-slide .box .photo{
	margin-bottom:1rem;
	aspect-ratio: 3/2;
	border-radius: 7px;
}
.top-achievements .achievements-slide .box .photo img{
	object-fit: cover;
	aspect-ratio: 3/2;
	width: 100% !important;
}
.top-achievements .achievements-slide .box:hover .photo img{
	transform: scale(1.1);
}
.top-achievements .achievements-slide .box .ttl{
	margin-bottom:0.5rem;
	font-weight: 500;
}
.top-achievements .achievements-slide .box .cate{
	margin-bottom:0.75rem;
	font-size: clamp(12px, 0.95vw, 14px);
	font-weight: 600;
	color: #d7614e;
}
.top-achievements .achievements-slide .box .bassui{
	margin-bottom:0.5rem;
	font-size: clamp(13px, 1vw, 15px);
}

.top-expert{
	width: 100%;
	background: url("../img/bg-gara-og.gif") repeat;
	padding:5rem 0;
}
.top-expert .inner{
	width: 100%;
	padding:0 0 60px;
}
.top-expert .ttl-area{
	width: 95%;
	padding:0 1.5rem 3.5rem;
	text-align: center;
}
.top-expert .ttl-area .ttl-en{
	color: #fff;
	font-size: clamp(16px, 1.5vw, 20px);
}
.top-expert .ttl-area h2{
	color: #fff;
	font-size: clamp(24px, 3vw, 36px);
}
.expert-slide .slick-prev,
.expert-slide .slick-prev:before,
.expert-slide .slick-prev:hover,
.expert-slide .slick-prev:hover:before,
.expert-slide .slick-prev:focus,
.expert-slide .slick-prev:focus:before{
	left:200px;
	display:block;
	position: absolute;
	top: 43%;
	background:url("../img/slick-prev.png") no-repeat center center;
	background-size:100%;
	width:60px;
	height:60px;
	z-index:9998;
}
.expert-slide .slick-next,
.expert-slide .slick-next:before,
.expert-slide .slick-next:hover,
.expert-slide .slick-next:hover:before,
.expert-slide .slick-next:focus,
.expert-slide .slick-next:focus:before{
	right:200px;
	display:block;
	position: absolute;
	top:43%;
	background:url("../img/slick-next.png") no-repeat center center;
	background-size:100%;
	width:60px;
	height:60px;
	z-index:9998;
}
.expert-slide .slick-track{
	margin-bottom:0 !important;
}
.expert-slide .slick-dots{
	bottom:-60px;
}
.expert-slide .slick-dots li {
	margin: 0 4px;
    width: 56px;
    height: 10px;
  }
.expert-slide .slick-dots li button::before {
    content: '';
    width: 48px;
    height: 10px;
    opacity: 1;
	background:#fff;
	border:2px solid #fff;
	border-radius: 4px;
}
.expert-slide .slick-dots li.slick-active button:before{
	background: #dfa621;
	border:2px solid #fff;
	border-radius: 4px;
	opacity: 1;
}
.top-expert .expert-slide .slick-track{
	display:flex;
}
.top-expert .expert-slide .box{
	padding:36px 12px 42px;
	text-decoration: none;
	line-height: 1.6;
	border-radius: 24px;
	background: #f2efe7;
	color: #d7614e;
	margin:0 1.75rem;
	height:auto;
}
.top-expert .expert-slide .box:hover{
	background: #efe8bc;
	color:#333;
}
.top-expert .expert-slide .box .photo{
	aspect-ratio: 1/1;
	border-radius: 100vh;
	width:60%;
	margin:0 auto 1.2rem;
}
.top-expert .expert-slide .box .photo img{
	object-fit: cover;
	aspect-ratio: 1/1;
	border-radius: 100vh;
}
.top-expert .expert-slide .box:hover .photo img{
	transform: scale(1.1);
}
.top-expert .expert-slide .box .name-area{
	padding:0 2.5rem;
}
.top-expert .expert-slide .box .name-txt{
	margin-bottom:0.75rem;
	font-size: clamp(20px, 1.75vw, 24px);
	font-weight: 600;
	text-align: center;
	font-weight: bold;
}
.top-expert .expert-slide .box .yakusyoku{
	padding:0 2.5rem 1rem;
	font-size: 13px;
	text-align: center;
}
.top-expert .expert-slide .box .catch-txt{
	padding:0 2.5rem;
	font-size: clamp(13px, 1vw, 16px);
	font-weight: 600;
}
.top-expert .btn-area{
	text-align: center;
	padding:2.5rem 0 0;
}
.top-expert .btn-area a{
	text-align: center;
	display: inline-block;
	padding:16px 82px 19px;
	font-weight: 600;
	border-radius: 100vh;
	border:1px solid #333;
	font-size: 16px;
	text-decoration: none;
	position: relative;
	background: #fff;
}
.top-expert .btn-area a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 13px;
    right: 20px;
	color: #d7614e;
	font-size:21px;
}
.top-expert .btn-area a:hover{
	border:1px solid #d7614e;
}

.top-blog-area{
	width: 100%;
	background: #fff;
	padding:3.5rem 0 7.5rem;
}
.top-blog-area .inner{
	width: 100%;
	max-width: 1620px;
	margin:0 auto;
	padding:0 2.5rem;
}
.top-blog-area .ttl-area{
	width: 95%;
	padding:0 1.5rem 0.75rem;
	text-align: center;
}
.top-blog-area .ttl-area .ttl-en{
	color: #d7614e;
	font-size: clamp(16px, 1.5vw, 20px);
	font-weight: bold;
}
.top-blog-area .ttl-area h2{
	font-size: clamp(30px, 3.5vw, 48px);
	margin-bottom:1rem;
}
.top-blog-area .ttl-area .txt{
	font-size: clamp(12px, 1vw, 17px);
	margin-bottom:3rem;
}
.top-blog-area .ttl-area .txt a{
	text-decoration: underline;
}
.top-blog-area .ttl-area .txt a:hover{
	text-decoration: none;
}
.top-blog-area .top-blog-list{
	width:100%;
	display: flex;
	flex-wrap: wrap;
}
.top-blog-area .top-blog-list .box{
	width:25%;
	padding:1.2rem 1.2rem 48px;
	text-decoration: none;
	line-height: 1.6;
	height:auto;
}
.top-blog-area .top-blog-list .box .photo{
	margin-bottom:1rem;
	aspect-ratio: 3/2;
	border-radius: 7px;
}
.top-blog-area .top-blog-list .box .photo img{
	object-fit: cover;
	aspect-ratio: 3/2;
}
.top-blog-area .top-blog-list .box:hover .photo img{
	transform: scale(1.1);
}
.top-blog-area .top-blog-list .box .ttl{
	margin-bottom:0.5rem;
	font-size: clamp(14px, 1.25vw, 18px);
	font-weight: 600;
	line-height: 1.48;
}
.top-blog-area .btn-area{
	text-align: center;
	padding:0;
}
.top-blog-area .btn-area a{
	text-align: center;
	display: inline-block;
	padding:16px 82px 19px;
	font-weight: 600;
	border-radius: 100vh;
	border:1px solid #333;
	font-size: 16px;
	text-decoration: none;
	position: relative;
	background: #fff;
}
.top-blog-area .btn-area a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 13px;
    right: 20px;
	color: #d7614e;
	font-size:21px;
}
.top-blog-area .btn-area a:hover{
	border:1px solid #d7614e;
}

.top-jisseki-area{
	width: 100%;
	background: #fff;
	padding:60px 0 60px;
}
.top-jisseki-area .inner{
	width: 100%;
	max-width: 1240px;
	margin:0 auto;
	padding:0 40px 80px;
	border-bottom:1px dotted #333;
}
.top-jisseki-area .ttl-area{
	width: 95%;
	padding:0 1.5rem 0.75rem;
	text-align: center;
}
.top-jisseki-area .ttl-area .ttl-en{
	color: #d7614e;
	font-size: clamp(16px, 1.5vw, 20px);
	font-weight: bold;
}
.top-jisseki-area .ttl-area h2{
	font-size: clamp(30px, 3.5vw, 48px);
	margin-bottom:1rem;
}

.top-jisseki-area .jisseki-list{
	width:100%;
	display: flex;
	flex-wrap: wrap;
}
.top-jisseki-area .jisseki-list .box{
	width:33.33%;
	padding:1.2rem 1.2rem 48px;
	text-decoration: none;
	line-height: 1.6;
	display: flex;
}
.top-jisseki-area .jisseki-list .box .photo{
	width:35%;
	aspect-ratio: 1/1;
	border-radius: 7px;
}
.top-jisseki-area .jisseki-list .box .photo img{
	object-fit: cover;
	aspect-ratio: 1/1;
	width:100%;
	vertical-align: middle;
}
.top-jisseki-area .jisseki-list .box .ttl{
	width:65%;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	padding-left:24px;
}
.top-jisseki-area .jisseki-list .box .ttl .day{
	font-size: 12px;
	color: #666;
	display: block;
	margin-top: 10px;
}
.top-jisseki-area .jisseki-list .box:hover .ttl{
	color: #d7614e;
}
.top-jisseki-area .jisseki-list .box:hover .photo img{
	transform: scale(1.1);
}
.top-jisseki-area .btn-area{
	text-align: center;
	padding:40px 00;
}
.top-jisseki-area .btn-area a{
	text-align: center;
	display: inline-block;
	padding:16px 82px 19px;
	font-weight: 600;
	border-radius: 100vh;
	border:1px solid #333;
	font-size: 16px;
	text-decoration: none;
	position: relative;
	background: #fff;
}
.top-jisseki-area .btn-area a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 13px;
    right: 20px;
	color: #d7614e;
	font-size:21px;
}
.top-jisseki-area .btn-area a:hover{
	border:1px solid #d7614e;
}


/* 共通パーツ
---------------------------------------------- */
.pankuzu-area{
	padding:12px 2rem ;
	font-size: 12px;
}
.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: #d7614e;
}
.page-navi-area .wp-pagenavi a{
	color: #fff;
}
.page-navi-area .wp-pagenavi a:hover{
	color: #d7614e;
}

.tag-cloud-area{
	padding:0.25rem 0 0;
}
.tag-cloud-area .tag{
	font-size: 12px;
	color: #d7614e;
	border:1px solid #d7614e;
	padding:0.25rem 0.5rem 0.4rem;
	border-radius: 3px;
	margin:0 0 4px 0;
	display: inline-block;
	line-height: 1;
}
/* タグリスト
---------------------------------------------- */
.knowhow-tag-list{
	width:100%;
}
.knowhow-tag-list a{
	padding:6px 16px 6px 32px;
	position: relative;
	font-size:12px;
	display:inline-block;
	margin:0 4px 6px 0;
	text-decoration:none;
	border:1px solid #222;
	border-radius: 100vh;
	background:#f7f7f0;
}
.knowhow-tag-list a:hover{
	border:1px solid #cd2f23;
}
.knowhow-tag-list a::before {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f02b";
	position: absolute;
	font-size:14px;
	font-weight: 900;
	top: 5px;
	left: 16px;
	color:#d13f34;
	text-decoration:none;
}

/* 記事一覧 専門家
---------------------------------------------- */
.cate-expert-body{
	width: 100%;
	background: url("../img/bg-gara-og.gif") repeat;
	padding:0 0 5rem;
}
.cate-expert-body .cate-header{
	color:#fff;
	padding:3rem 0 1.5rem;
	text-align: center;
	line-height: 1.2;
	font-weight: bold;
}
.cate-expert-body .cate-header .ttl-en{
	padding:0 0 0.5rem;
	font-size: clamp(60px, 7vw, 80px);
	color: #f2efe7;
}
.cate-expert-body .cate-header h1{
	font-size: clamp(15px, 1.1vw, 17px);
	display: inline-block;
	padding:0.6rem 5.5rem 0.7rem;
	line-height: 1;
	background: #111;
}
.cate-expert-body .cate-txt-area{
	margin-bottom:4rem;
	text-align: center;
	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:49%;
	margin:0 0.5% 2rem;
	padding:1.2rem 1.2rem 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:5rem 2.5rem;
}
.single-expert .inner{
	max-width:1680px;
	margin:0 auto;
}
.single-expert .inner .r-con{
	width:75%;
	float:right;
}
.single-expert .inner .r-con .base{
	width:85%;
	margin:0 auto;
	padding:3rem;
	background: #f2efe7;
	border-radius: 24px;
}
.single-expert .inner .r-con .base .expert-header{
	padding:0 0 2rem;
}
.single-expert .inner .r-con .base .expert-header .photo{
	width:32%;
	aspect-ratio: 1/1;
	float:left;
}
.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:65%;
	float:right;
	padding-left:5%;
	line-height: 1.68;
}
.single-expert .inner .r-con .base .expert-header .info-area .yakusyoku{
	margin-bottom:0.5rem;
	font-size: clamp(10px, 0.88vw, 14px);
}
.single-expert .inner .r-con .base .expert-header .info-area .name-area{
	margin-bottom:1rem;
	font-size: clamp(24px, 3vw, 40px);
	font-weight: bold;
}
.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: clamp(16px, 1.4vw, 20px);
}
.single-expert .inner .r-con .base .expert-header .info-area .catch-txt{
	margin-bottom:1rem;
	font-size: clamp(12px, 1vw, 18px);
}
.single-expert .inner .r-con .base .expert-header .info-area .bunya-txt{
	margin-bottom:1rem;
	font-size: clamp(10px, 0.88vw, 14px);
}

.single-expert .inner .l-con{
	width:25%;
	float:left;
}
.single-expert .inner .l-con .base{
	width:100%;
	margin:0 auto;
	padding:2rem 2.5rem 3rem;
	background: #222;
	border-radius: 24px;
}
.single-expert .inner .l-con .base .ttl{
	padding:0 0 1.5rem;
	border-bottom:1px solid #111;
	margin-bottom:1rem;
	color:#f2efe7;
}
.single-expert .inner .l-con .base .ttl .txt-en{
	font-size: clamp(30px, 3.5vw, 60px);
	line-height: 1.4;
	font-weight: bold;
}
.single-expert .inner .l-con .base .ttl h2{
	font-size: clamp(10px, 1.5vw, 20px);
	line-height: 1.4;
}
.single-expert .inner .l-con .base .list ul li{
	border-bottom:1px dotted #666;
}
.single-expert .inner .l-con .base .list ul li a{
	color:#fff;
	padding:0.55rem 0 0.65rem;
	font-size: clamp(12px, 1.5vw, 18px);
	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:#d7614e;
	font-size: clamp(10px, 1.25vw, 16px);
	transition: .6s;
}
.single-expert .inner .l-con .base .list ul li a:hover{
	color:#d7614e;
}
.single-expert .inner .l-con .base .list ul li a:hover::after {
    right: 8px;
}

/* 記事一覧 実績
---------------------------------------------- */
.cate-achievements-body{
	width: 100%;
	padding:0 0 5rem;
}
.cate-achievements-body .inner{
	width: 100%;
	max-width:1680px;
	margin:0 auto;
	padding:2rem 0;
}
.cate-achievements-body .inner .l-con{
	width: 25%;
	float:left;
	padding-left:2.5%;
}
.cate-achievements-body .inner .l-con .cate-menu{
	padding:1.5rem 0;
}
.cate-achievements-body .inner .l-con .cate-menu .ttl-area{
	padding:0 0 1.25rem;
	border-bottom: 1px solid #666;
	margin-bottom:1.5rem;
}
.cate-achievements-body .inner .l-con .cate-menu .ttl-area .ttl-en{
	font-size: clamp(20px, 2.5vw, 42px);
	line-height: 1.4;
	font-weight: bold;
	color:#d7614e;
}
.cate-achievements-body .inner .l-con .cate-menu .ttl-area .ttl-jp{
	font-size: clamp(10px, 1.5vw, 20px);
	line-height: 1.4;
	font-weight: bold;
}
.cate-achievements-body .inner .l-con .cate-menu .base .ttl{
	padding:0.75rem;
	line-height: 1;
	font-size: clamp(14px,1.25vw,18px);
	background: #222;
	margin-bottom:1.5rem;
	color:#d7614e;
	font-weight: bold;
}
.cate-achievements-body .inner .l-con .cate-menu .link-all{
	padding:1.5rem 0;
}
.cate-achievements-body .inner .l-con .cate-menu .link-all a{
	padding:0.5rem 2rem 0.6rem 1rem ;
	font-weight: 600;
	font-size: clamp(12px, 1.5vw, 18px);
	line-height: 1;
	text-decoration: none;
	position: relative;
	border-radius: 100vh;
	background: #fff;
	border:2px solid #fff;
	display: inline-block;
}
.cate-achievements-body .inner .l-con .cate-menu .link-all a:hover{
	border:2px solid #d7614e;
	color: #d7614e;
}
.cate-achievements-body .inner .l-con .cate-menu .link-all a i{
	font-size: clamp(12px, 1.5vw, 18px);
	color: #d7614e;
	margin-right: 10px;
	vertical-align: baseline;
}
.cate-achievements-body .inner .l-con .cate-menu .cate-link li{
	border-bottom:1px dotted #666;
}
.cate-achievements-body .inner .l-con .cate-menu .cate-link li a{
	color:#111;
	padding:0.55rem 0 0.65rem;
	font-size: clamp(12px, 1.5vw, 18px);
	font-weight: 600;
	display: block;
	position: relative;
}
.cate-achievements-body .inner .l-con .cate-menu .cate-link li a::after {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f138";
	position: absolute;
	font-weight: 900;
	top: 12px;
    right: 12px;
	color:#d7614e;
	font-size: clamp(10px, 1.25vw, 16px);
	transition: .6s;
}
.cate-achievements-body .inner .l-con .cate-menu .cate-link li a:hover{
	color:#d7614e;
}
.cate-achievements-body .inner .l-con .cate-menu .cate-link li a:hover::after {
    right: 8px;
}

.cate-achievements-body .inner .l-con .cate-menu .cate-link li.sub{
	border-bottom:1px dotted #666;
}
.cate-achievements-body .inner .l-con .cate-menu .cate-link li.sub a{
	color:#111;
	padding:0.45rem 0 0.5rem 2rem;
	font-size: clamp(11px, 1vw, 16px);
	font-weight: 500;
	display: block;
	position: relative;
}
.cate-achievements-body .inner .l-con .cate-menu .cate-link li.sub a::after {
	content: "";
}
.cate-achievements-body .inner .l-con .cate-menu .cate-link li.sub a::before {
	font-family: "Font Awesome 6 Free",sans-serif;
	content: "\f054";
	position: absolute;
	font-weight: 900;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 8px;
	color:#d7614e;
	font-size: clamp(8px, 0.65vw, 11px);
	transition: .6s;
}
.cate-achievements-body .inner .l-con .cate-menu .cate-link li.sub a:hover{
	color:#d7614e;
}


.cate-achievements-body .inner .r-con{
	width: 75%;
	float:right;
	padding-left:5%;
}
.cate-achievements-body .inner .r-con .cate-ttl-area{
	padding:1.25rem;
	line-height: 1;
}
.cate-achievements-body .inner .r-con .cate-ttl-area h1{
	font-size:13px;
	color: #fff;
	background: #222;
	padding:0.5rem 1rem 0.65rem;
	display: inline-block;
	border-radius: 5px;
	font-weight: 500;
}
.cate-achievements-body .inner .r-con .box-list ul{
	display: flex;
	flex-wrap: wrap;
}
.cate-achievements-body .inner .r-con .box-list ul li{
	width:50%;
	padding:0 0.25rem 0.75rem;
	height:auto;
}
.cate-achievements-body .inner .r-con .box-list .box{
	display: block;
	padding:1rem;
	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:1rem;
	aspect-ratio: 3/2;
	border-radius: 7px;
}
.cate-achievements-body .inner .r-con .box-list .box .photo img{
	object-fit: cover;
	aspect-ratio: 3/2;
	width:100%;
}
.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:0.5rem;
	font-size: clamp(14px, 1.25vw, 18px);
	font-weight: 600;
	line-height: 1.48;
}
.cate-achievements-body .inner .r-con .box-list .box .cate{
	font-size: clamp(10px, 0.85vw, 13px);
	color: #d7614e;
	line-height: 1.48;
}

.case-study-catelist{
	padding:0 0 20px;
}
.case-study-cat-item{
	padding:0 0 16px;
	margin-bottom: 16px;
	font-size: clamp(12px, 0.85vw, 14px);
	line-height: 1.48;
	border-bottom:2px dotted #333;
}
.case-study-cat-item .cat-name{
	font-size: clamp(15px, 1.25vw, 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: #d7614e;
	text-decoration: none;
}


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

.single-achievements .inner{
	max-width:1680px;
	margin:0 auto;
}
.single-achievements .inner .r-con{
	width:75%;
	float:right;
}
.single-achievements .inner .r-con .base{
	width:85%;
	margin:0 auto;
	padding:3rem;
	background: #fff;
	border-radius: 24px;
}
.single-achievements .inner .r-con .base .ttl-area{
	padding:0 0 1rem;
	margin-bottom:2.5rem;
	border-bottom:1px solid #666;
}
.single-achievements .inner .r-con .base .ttl-area h1{
	font-size: clamp(20px, 3.5vw, 42px);
	line-height: 1.48;
}
.single-achievements .inner .r-con .base .ttl-area .days{
	font-size: 13px;
	color: #444;
	padding:8px 0;
}
.single-achievements .inner .r-con .base .ttl-area .cate-name{
	font-size: 14px;
	margin-bottom:6px;
	color: #d7614e;
}

/* 自走化事例side
---------------------------------------------- */
.cyusyaku-area .cyusyaku-text-box{
	font-size: 13px;
	line-height: 1.68;
	padding:40px 0 20px;
}
.cyusyaku-area .link-btn{
	display: inline-block;
	padding:12px 42px 14px 16px;
	line-height: 1.6;
	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: 12px;
    right: 12px;
	color: #d7614e;
	font-size:16px;
}

/* 固定ページ（DF）
---------------------------------------------- */
.page-body .entry-header{
	padding:3rem 0 5rem;
	text-align: center;
	line-height: 1.2;
	font-weight: bold;
}
.page-body .entry-header .ttl-en{
	padding:0 0 1.5rem;
	font-size: clamp(40px, 7vw, 80px);
	color: #d7614e;
}
.page-body .entry-header h1{
	font-size: clamp(15px, 1.1vw, 17px);
	display: inline-block;
	padding:0.6rem 5.5rem 0.7rem;
	line-height: 1;
}
.page-body .contents{
	max-width: 1080px;
	margin: 0 auto;
	padding:0 5rem 5rem;
}
/* 事業案内ページ個別css
---------------------------------------------- */
.flow-box{
	width: 100%;
	padding:0;
}
.flow-box .en-ttl{
	width: 100%;
	line-height: 1;
	padding:0 0 1.5rem;
	font-size: clamp(40px, 4vw, 60px);
	font-weight: bold;
	color: #fcc8c0;
}
.flow-box .box-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.flow-box .box-list .box{
	width: 24%;
	padding:1rem 1rem 3rem;
	border-radius: 7px;
	border: 1px solid #d7614e;
	font-weight: bold;
	text-align: center;
}
.flow-box .box-list .box .step-ttl{
	color: #d7614e;
	padding:0 0 12px;
	line-height: 1.6;
	font-size: clamp(10px, 0.8vw, 13px);
}
.flow-box .box-list .box .text{
	font-size: clamp(11px, 0.9vw, 15px);
	padding:0;
	line-height: 1.6;
}

/* contact-area
---------------------------------------------- */
.contact-area{
	width: 100%;
	max-width: 1080px;
	padding:5rem;
	background: #fff;
	border-radius: 24px;
}
.contact-area dl{
	padding:0 0 40px;
}
.contact-area dt{
	font-weight:bold;
	margin-bottom:18px;
	padding:12px;
	font-size:18px;
	background: #f2efe7;
}
.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:#111;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 24px 48px;
	border-radius: 7px;
	position: relative;
	transition: 0.6s;
	margin-bottom:12px;
}
.contact-area input[type="submit"]:hover {
	color: #fff;
	background:#d7614e;
	cursor:pointer;
}




}
/*---------- PC表示スタイリング 1080pxから ----------*/
@media screen and (min-width: 1080px) {
	.cate-expert-body .post-list-area .post-list .box{
		width:32.2%;
		margin:0 0.5% 2rem;
		padding:1.2rem 1.2rem 48px;
		text-decoration: none;
		line-height: 1.6;
		border-radius: 12px;
		background: #f2efe7;
		height:auto;
		position: relative;
	}
	.cate-achievements-body .inner .r-con .box-list ul li{
		width:33%;
	}
}
/*---------- PC表示スタイリング 1480pxから ----------*/
@media screen and (min-width: 1480px) {
	.cate-expert-body .post-list-area .post-list .box{
		width:24%;
		margin:0 0.5% 2rem;
		padding:1.2rem 1.2rem 48px;
		text-decoration: none;
		line-height: 1.6;
		border-radius: 12px;
		background: #f2efe7;
		height:auto;
		position: relative;
	}
}