/*
Theme Name: Twenty Twenty-Three Child
Template: twentytwentythree
*/

/*
body
*/
body {
	background-color:#fff;
	font-family: "BIZ UDPGothic",'Yu Gothic Medium', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.keni-container {
	position:relative;
}
.keni-header_wrap {
	position: absolute;
    z-index: 1;
}
/*
header
*/
.col1 .keni-header_outer {
	max-width:100%;
}
.keni-header_wrap {
	background-image:none;
	background-color:transparent;
	padding-top:0;
}
.keni-header_col1 .site-title {
	padding: 25px;
	position: absolute;
    left: 0;
	top: 0;
    float: none;
	width:460px;
}
.keni-header {
	position:relative;
}
.keni-header_wrap {
	width:100%;
}
@media (max-width: 767px) {
	.keni-header_col1 .site-title {
		padding: 15px;
		left: 0;
		top: 0;
		width: 260px;
		line-height: 1;
	}
}
/*
footer
*/
.col1 .keni-footer_outer {
	max-width:100%;
	background: #6a6a6a;
	padding: 0;
}
.keni-copyright_wrap {
	border:none;
}
.col1 .keni-copyright {
	text-align:center;
	color: #fff;
}

/*
navigation
*/
body.home .keni-gnav_inner {
	display:none;
}
.keni-gnav_inner li.menu-search {
	display:none;
}
body:not(.home) #top-menu {
	display:none;
}

/*
slider
*/
.keni-slider_wrap {
	width: 100%;
	max-width:100%;
	margin-right:0;
}
.keni-slider_wrap::before {
    padding-top:44.6%;
}

.keni-slider-nav a {
	background-color:#1119b0;
	opacity:0.5;
}
.keni-slider-nav a.keni-slider-nav_active {
	background-color:#1119b0;
	opacity:1;
	position:relative;
}
.keni-slider-nav a.keni-slider-nav_active:after {
	content:'';
	position:absolute;
	width:22px;
	height:22px;
	border:1px solid #1119b0;
	border-radius:50%;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.keni-slider-pager_prev, .keni-slider-pager_next {
	display:none;
}
.keni-slider-nav {
	position: absolute;
    bottom: auto;
    left: auto;
    top: 100%;
    right: 30px;
    width: 50%;
    text-align: center;
    transform: rotate(90deg);
    transform-origin: 100% 100%;
}

/*
common
*/
h2 {
	font-size:28px;
	font-weight:bold;
	margin-bottom:75px;
	background:none;
	color:#1119b0;
}
h2.left {
	padding-left:135px;
}
h2.center {
	text-align:center;
}
h2 .jp {
	color:#333;
	font-size:16px;
}
.post h2 {
	font-size:20px;
}
.post h3 {
	border-top: 1px solid #1119b0;
    border-bottom: 1px solid #1119b0;
    color: #1119b0;
	font-size:18px;
}

.btn {
	background-color:#fff !important;
	border:1px solid #1119b0 !important;
	color:#1119b0 !important;
	max-width:320px;
	width:320px;
	display:block;
	margin:0 auto 60px;
	border-radius:5px;
	text-align:center;
	box-shadow:none;
	font-weight:600;
	font-size:16px;
}

.sp {
	display:none;
}
@media (max-width: 767px) {
	h2 {
		font-size:24px;
		margin-bottom:40px;
	}
	h2.center {
		text-align:left;
	}
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
}

/*
top/top-only-mneu
*/
#top-menu {
	max-width:1400px;
	margin:0 auto;
	padding:40px 0 20px;
}
#top-menu .in {
}
#top-menu .in .keni-gnav_cont {
	display:flex;
	gap:100px;
	justify-content:flex-end;
	padding:0;
	margin:0;
}
#top-menu .in .keni-gnav_cont li {
	list-style:none;
	position:relative;
}
#top-menu .in .keni-gnav_cont li:before {
	content:'';
	display:inline-block;
	width:40px;
	height:1px;
	position:absolute;
	background-color:#505050;
	top:16px;
	left:-70px;
}
#top-menu .in .keni-gnav_cont li:after {
	content:'';
	display:inline-block;
	top:-20px;
	font-size:12px;
	color:#1119b0;
	position:absolute;
	left: 50%;
	transform: translateX(-50%);
}
#top-menu .in .keni-gnav_cont li.top-concept-menu:after {
	content:'Philosophy';
}
#top-menu .in .keni-gnav_cont li.top-message-menu:after {
	content:'Message';
}
#top-menu .in .keni-gnav_cont li.top-service-menu:after {
	content:'About';
}
#top-menu .in .keni-gnav_cont li.top-price-menu:after {
	content:'Price';
}
#top-menu .in .keni-gnav_cont li.top-news-menu:after {
	content:'News';
}
#top-menu .in .keni-gnav_cont li.top-contact-menu:after {
	content:'Contact';
}
#top-menu .in .keni-gnav_cont li a {
	color:#505050;
	text-decoration:none;
	font-size:18px;
}
@media (max-width: 1020px) {
	#top-menu .in .keni-gnav_cont {
		gap:60px;
	}
	#top-menu .in .keni-gnav_cont li:before {
		width:30px;
		left:-45px;
	}
	#top-menu .in .keni-gnav_cont li:after {
		font-size:9px;
	}
	#top-menu .in .keni-gnav_cont li a {
		font-size:16px;
	}
}
@media (max-width: 767px) {
	#top-menu {
		display:none;
	}
}
/*
top/top-concept
*/
#top-concept {
	max-width:1400px;
	margin:0 auto;
	padding:135px 0;
}
#top-concept .in {
	padding-left:100px;
}
#top-concept .in .title {
	font-size:36px;
	line-height:1.8;
	font-family: 'Noto Serif JP', serif;
	margin-bottom:35px;
	font-weight:600;
}
#top-concept .in .title-sub {
	margin-bottom:40px;
}
#top-concept .in .philosophy_conts {
	display:flex;
	gap:60px;
	margin-bottom:60px;
}
#top-concept .in .philosophy_txt {
	flex:1;
	display:flex;
	flex-direction:column;
	counter-reset: number 0;
}
#top-concept .in .philosophy_list {
	border-bottom:1px solid;
	padding:40px 0 30px;
	position:relative;
}
#top-concept .in .philosophy_list:first-child {
	border-top:1px solid;
}
#top-concept .in .philosophy_list:before {
	content: counter(number) ".";
	display:flex;
	align-items:center;
	justify-content:center;
	counter-increment: number 1;
	position:absolute;
	top:10px;
	left:0;
	font-size:12px;
	color:#aaa;
}
#top-concept .in .p_title {
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;
}
#top-concept .in .philosophy_img {
	width:420px;
}
#top-concept .in .message_conts {
	display:flex;
	gap:40px;
	justify-content:space-between;
}
#top-concept .in .message_title {
	width:280px;
	display:flex;
	justify-content:center;
	align-items:center;
}
#top-concept .in .message_title .title {
	display:inline-block;
	font-size: 18px;
    line-height: 2.2;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 25px;
    font-weight: 600;
    text-align: center;
	border-bottom: 2px solid #1119b0;
}
#top-concept .in .message {
	flex:1;
	margin-left:auto;
	margin-right:30px;
	position:relative;
}
#top-concept .in .message .inner {
	line-height:2.2;
	background: #fff;
	box-sizing:border-box;
	padding:20px;
	position:relative;
	z-index:1;
}
#top-concept .in .message:after {
	content:'';
	width:100%;
	height:100%;
	background-image:url("images/bg_stripe.png");
	background-repeat:repeat;
	display:inline-block;
	position:absolute;
	left:30px;
	top:30px;
	z-index:0;
}
@media (max-width: 767px) {
	#top-concept {
		padding: 60px 0 120px;
	}
	#top-concept .in {
		padding:0;
		width:92%;
		margin:0 auto;
	}
	#top-concept .in .title {
		font-size: 20px;
	}
	#top-concept .in .philosophy_conts {
		display:block;
	}
	#top-concept .in .philosophy_img {
		display:none;
	}
	#top-concept .in .philosophy_list {
		font-size:14px;
	}
	#top-concept .in .p_title {
		font-size:16px;
	}
	#top-concept .in .message_conts {
		flex-direction: column;
		gap: 0;
	}
	#top-concept .in .message_title {
		width:100%;
	}
	#top-concept .in .message {
		font-size:14px;
		line-height:2;
		font-weight:normal;
		margin-right:30px;
	}
}

/*
top/top-service
*/
#top-service {
	width:100%;
	margin:0 auto;
	padding:85px 0 100px;
	background-color:#f2f2f2;
}
#top-service .in {
	max-width:1200px;
	margin:0 auto;
}
#top-service .in .conts {
	position:relative;
}
#top-service .in .conts .img {
	width:50%;
}
#top-service .in .conts .txt {
	background-color:#fff;
	width:645px;
	box-sizing:border-box;
	padding:50px 60px 50px;
	position:absolute;
	top:55px;
	right:0;
}
#top-service .in .conts .txt ul {
	padding:0;
	margin:0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	list-style:none;
	font-weight:500;
}
#top-service .in .conts .txt ul>li {
	width:48%;
	margin-bottom:30px;
}
#top-service .in .conts .txt table {
	width:100%;
	font-size:16px;
	border:none;
	margin:0;
}
#top-service .in .conts .txt table tr {
	border-bottom:1px solid #c9c9c9;
}
#top-service .in .conts .txt table tr:first-child {
	border-top:1px solid #c9c9c9;
}
#top-service .in .conts .txt table tr th,#top-service .in .conts .txt table tr td {
	border:none !important;
	padding:15px 10px;
	font-size:16px;
}
#top-service .in .conts .txt table tr th {
	width:140px;
	background:none;
}

@media (max-width: 767px) {
	#top-service {
		padding:60px 0 60px;
	}
	#top-service .in {
		width:92%;
		margin:0 auto;
	}
	#top-service .in .conts .img {
		width:100%;
		margin-bottom:30px;
	}
	#top-service .in .conts .txt {
		width: 100%;
		padding: 30px 20px;
		position: static;
		font-size:14px;
	}
	#top-service .in .conts .txt ul>li {
		width:100%;
		margin-bottom:20px;
	}
	#top-service .in .conts .txt ul>li:last-child {
		margin-bottom:0;
	}
	#top-service .in .conts .txt table tr th {
		width:90px;
	}
	#top-service .in .conts .txt table tr th, #top-service .in .conts .txt table tr td {
		font-size:14px;
	}
}

/*
top/top-company
*/
#top-company {
	max-width:1400px;
	margin:0 auto;
	padding:135px 0;
}
#top-company .in {
	padding-left:100px;
}
#top-company .in .conts {
	position:relative;
	display:flex;
	justify-content:space-between;
}
#top-company .in .conts .img {
	width:49%;
}
#top-company .in .conts .txt {
	width:49%;
	position: relative;
    z-index: 1;
}
#top-company .in .conts .txt .greeting {
	padding:60px 0;
}
#top-company .in .conts .txt .greeting .g-in {
	position:relative;
	left:100px;
	background-color:#fff;
	box-sizing:border-box;
	padding:40px 40px;
}
#top-company .in .conts .txt .greeting .g-in:after {
	content:'';
	width:100%;
	height:100%;
	background-image:url("images/bg_stripe.png");
	background-repeat:repeat;
	display:inline-block;
	position:absolute;
	left:-30px;
	top:30px;
	z-index:-1;
}
#top-company .in .conts .txt .greeting .g-in .title {
	font-size: 18px;
    line-height: 2.2;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 25px;
    font-weight: 600;
	text-align:center;
}
#top-company .in .conts .txt .greeting .g-in .title span {
	border-bottom:2px solid #1119b0;
}
#top-company .in .conts .txt table {
	width:100%;
	font-size:16px;
	border:none;
}
#top-company .in .conts .txt table tr {
	border-bottom:1px solid #c9c9c9;
}
#top-company .in .conts .txt table tr:first-child {
	border-top:1px solid #c9c9c9;
}
#top-company .in .conts .txt table tr th,#top-company .in .conts .txt table tr td {
	border:none !important;
	padding:15px 10px;
	font-size:16px;
}
#top-company .in .conts .txt table tr th {
	width:140px;
	background:none;
}

@media (max-width: 767px) {
	#top-company {
		padding: 60px 0;
	}
	#top-company .in {
		padding:0;
		width:92%;
		margin:0 auto;
	}
	#top-company .in .conts {
		flex-wrap:wrap;
		flex-direction:column-reverse;
	}
	#top-company .in .conts .txt {
		width:100%;
	}
	#top-company .in .conts .img {
		width:100%;
		margin-bottom:30px;
	}
	#top-company .in .conts .txt .greeting {
		padding:0 0 60px;
	}
	#top-company .in .conts .txt .greeting .g-in {
		left:10px;
		padding:30px 20px;
		font-size:14px;
	}
	#top-company .in .conts .txt table tr th {
		width:95px;
	}
	#top-company .in .conts .txt table tr th, #top-company .in .conts .txt table tr td {
		font-size:14px;
	}
}

/*
top/top-price
*/
#top-price {
	max-width:1200px;
	margin:0 auto;
	padding: 0 0 80px;
}
#top-price .in {
	padding:0;
}
#top-price .in .title {
	font-size: 18px;
    line-height: 2.2;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 25px;
    font-weight: 600;
	text-align:center;
}
#top-price .in .title span {
	border-bottom:2px solid #1119b0;
}
#top-price .in table {
	width:100%;
	font-size:16px;
	border:none;
}
#top-price .in table tr {
	border-bottom:1px solid #c9c9c9;
}
#top-price .in table tr:first-child {
	border-top:1px solid #c9c9c9;
}
#top-price .in table tr th,#top-price .in table tr td {
	border:none !important;
	padding:15px 10px;
	font-size:16px;
}
#top-price .in table tr th {
	width:140px;
	background:none;
	vertical-align:middle;
}
#top-price .in table tr td {
	text-align:center;
}
#top-price .caption {
	margin-bottom:50px;
	font-size:14px;
	line-height:1.8;
}
#top-price .caption02 {
	font-size:14px;
	line-height:1.8;
}

@media (max-width: 767px) {
	#top-price {
		padding: 0 0 50px;
	}
	#top-price .in {
		padding:0;
		width:92%;
		margin:0 auto;
	}
	#top-price .in table tr th {
		width:90px;
	}
	#top-price .in table tr th, #top-price .in table tr td {
		font-size:14px;
	}
	#top-price .table-scroll{
	  overflow-x: scroll;
		margin-bottom:10px;
	}
	#top-price .in .table-scroll table{
	  width: 800px;
	}
	#top-price .in .table-scroll::before {
		content:none;
	}
	#top-price .caption,#top-price .caption02 {
		font-size:12px;
	}
}

/*
top/top-news
*/
#top-news {
	width: 100%;
    margin: 0 auto;
    padding: 85px 0 100px;
    background-color: #f2f2f2;
}
#top-news .in {
    max-width: 1200px;
    margin: 0 auto;
}
.top_news {
}
.top_news_inner {
	color:#505050;
	font-size:16px;
}
.top_news_inner ul {
	margin:0;
	padding:0;
}
.top_news_inner ul li {
	display:flex;
	flex-wrap:wrap;
	gap:30px;
	padding:10px 0;
	border-bottom:1px solid #ccc;
}
.top_news_inner a {
	color:#505050;
	text-decoration:none;
}
.top_news_cat {
	font-size:13px;
	border-radius:5px;
	padding:2px 10px;
	background-color:#1119b0;
	color:#fff;
}

@media (max-width: 767px) {
	.keni-slider_wrap::before {
		padding-top: 120%;
	}
	#top-news {
		padding: 60px 0 60px;
	}
	.top_news {
		bottom:-45px;
		max-width:95%;
		padding:15px 15px;
	}
	.top_news_inner {
		font-size:14px;
		gap:20px;
	}
	.top_news_inner ul li {
		gap:15px;
	}
	.top_news_cat {
		font-size:11px;
	}
}


/*
top/top-contact
*/
#top-contact {
	max-width:1400px;
	margin:0 auto;
	padding:135px 0 0;
}
#top-contact .in {
}
#top-contact .in table {
	width:100%;
	font-size:16px;
	border:none;
	max-width:840px;
	margin:0 auto 80px;
	table-layout: fixed;
}
#top-contact .in table tr {
	border:none;
}
#top-contact .in table tr th,#top-contact .in table tr td {
	border:none !important;
	padding:15px 10px;
	vertical-align:middle;
	font-size:16px;
}
#top-contact .in table tr th {
	width:340px;
	background:none;
	text-align:center;
}
#top-contact .in table tr th .hissu {
	font-size:80%;
	color:#ea2e2e;
}
#top-contact .in table input,#top-contact .in table textarea {
	padding:10px;
}
#top-contact .in table textarea {
	min-height:44px;
	height:44px;
}
#top-contact .in table p {
	margin:0;
}
@media (max-width: 767px) {
	#top-contact {
		padding:60px 0 0;
	}
	#top-contact .in {
		padding:0;
		margin:0 auto;
		width:92%;
	}
	#top-contact .in table {
		margin-bottom:30px;
	}
	#top-contact .in table tr th, #top-contact .in table tr td {
		width:100%;
		display:block;
		font-size:14px;
	}
	#top-contact .in table input,#top-contact .in table textarea {
		box-sizing:border-box;
		width:100%;
	}
	#top-contact .in table tr th {
		padding-bottom:5px;
	}
}

/*
animation
*/
.fadein {
  opacity: 0;
  visibility: hidden;
  transform: translateY(60px);
  transition: opacity 1.4s, visibility 1.4s, transform 1.4s;
}
.is-fadein {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

/*
投稿ページ
*/
body.single .keni-main_inner,body.archive .keni-main_inner,body.page .keni-main_inner {
	padding-top:220px;
	padding-bottom:100px;
}
.keni-section h1,.archive_title {
	background-image:none;
}
.keni-section_wrap .sns-btn_wrap,.sns-btn_wrap {
	display:none;
}
@media (max-width: 767px) {
	body.single .keni-main_inner, body.archive .keni-main_inner,body.page .keni-main_inner {
		padding-top: 100px;
	}
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
	border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}