/*
Theme Name: onepress Child
Template: onepress
*/


/* ■■■■■■■ 共通 ■■■■■■■ */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
.wp-child-theme-onepress-child {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	color: #222222;
	font-weight: 400;
}
.wp-child-theme-onepress-child header,
.wp-child-theme-onepress-child footer,
.wp-child-theme-onepress-child #content *,
.wp-child-theme-onepress-child h1,
.wp-child-theme-onepress-child h2,
.wp-child-theme-onepress-child h3,
.wp-child-theme-onepress-child h4,
.wp-child-theme-onepress-child h5,
.wp-child-theme-onepress-child h6,
.wp-child-theme-onepress-child .site-branding .site-title,
.wp-child-theme-onepress-child .site-branding .site-text-logo,
.wp-child-theme-onepress-child .onepress-menu a {
	font-family: "Noto Sans JP", sans-serif;
}
.entry-content .margin-25 {
	height: 25px;
	margin-bottom: 0;
}
.entry-content .margin-50 {
	height: 50px;
	margin-bottom: 0;
}
.entry-content .margin-75 {
	height: 75px;
	margin-bottom: 0;
}
.entry-content .margin-100 {
	height: 100px;
	margin-bottom: 0;
}
.entry-content .margin-150 {
	height: 150px;
	margin-bottom: 0;
}
p {
	font-size: 16px;
	color: #222222;
	line-height: 30px;
	margin-bottom: 30px;
}
p.p-link {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
a[x-apple-data-detectors] {
  line-height: inherit !important;
  text-decoration: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  pointer-events: none;
}
.site-brand-inner {
	display: flex;
	align-items: center;
}
.site-brand-inner a {
	display: block;
	height: 100%;
}
.site-brand-inner .site-title {
	display: block;
	margin-top: 0 !important;
}

#footer-widgets {
	background-color: #DDDDDD;
}
#footer-widgets .row {
	align-items: center;
}
#footer-widgets #footer-1 aside:first-of-type,
#footer-widgets #footer-1 aside:first-of-type p {
	margin-bottom: 0;
}

#TopicPath {
	padding: 20px;
	border-bottom: 1px solid #e9e9e9;
}
#TopicPath ol {
	max-width: 1110px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}
#TopicPath ol li {
	font-size: 14px;
	display: inline;
	margin: 0;
}
#TopicPath ol li::before {
	content: '>';
	display: inline;
	margin: 0 10px;
}
#TopicPath ol li.home {}
#TopicPath ol li.home::before { display: none }


/* ■■■■■■■ トップページ ■■■■■■■ */
.home #mainimg .hero-large-text {
	font-size: 2.8em;
	margin-bottom: 0;
}
.home #mainimg .container {
	padding: 15% 0;
}

.home #about {
	margin-top: 4.375rem;
}

.home #contact {
	background-color: transparent;
}
.home #contact .container .section-desc {
	display: none;
}
.home #contact .row {
	justify-content: center;
}
.home #contact .row div p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px
}


/* ■■■■■■■ メンバー ■■■■■■■ */
.page .oldmember table {
	width: 100%;
	table-layout: fixed;
}
.page .oldmember table td:nth-of-type(1),
.page .oldmember table td:nth-of-type(2),
.page .oldmember table td:nth-of-type(3) {
	white-space: nowrap;
}
.page .oldmember table th:nth-of-type(1),
.page .oldmember table td:nth-of-type(1),
.page .oldmember table th:nth-of-type(2),
.page .oldmember table td:nth-of-type(2) {
	width: 150px;
	text-align: center;
}
.page .oldmember table th:nth-of-type(3),
.page .oldmember table td:nth-of-type(3) {
	width: 100px;
	text-align: center;
}
.page .oldmember table th:nth-of-type(4),
.page .oldmember table td:nth-of-type(4),
.page .oldmember table th:nth-of-type(5),
.page .oldmember table td:nth-of-type(5) {
	width: calc( (100% - 400px) / 2 );
}

/* ■■■■■■■ 英語トップページ ■■■■■■■ */
.page-id-23 .page-header { display: none; }
.page-id-23 #Mainimg {
	width: 100%;
	background: url(img/mainimg_en.jpeg) no-repeat center top -250px;
	background-size: cover;
	position: relative;
}
.page-id-23 #Mainimg::before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(34,34,34,0.35);
	position: absolute;
	top: 0;
	left: 0;
}
.page-id-23 #Mainimg .innerBasic {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 12.5% 0;
	position: relative;
}
.page-id-23 #Mainimg h1 {
	font-size: 2.8em;
	color: #FFF;
}
.page-id-23 #Mainimg p {
	font-size: 20px;
	color: #FFF;
	margin: 50px 0 0;
}
.page-id-23 .contBox * {
	text-align: center;
}
.page-id-23 .contBox + .contBox {
	margin-top: 100px;
}
.page-id-23 .contBox .box p strong {
	display: inline-block;
}
.page-id-23 .contBox .box + .box {
	margin-top: 50px;
}
.page-id-23 .wp-block-latest-posts li {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: flex-end;
	gap: 0 10px;
	padding: 15px 0;
	border-top: 1px solid #E9E9E9;
}
.page-id-23 .wp-block-latest-posts li:last-of-type {
	border-bottom: 1px solid #E9E9E9;
}
.page-id-23 .wp-block-latest-posts li .wp-block-latest-posts__post-date {
	white-space: nowrap;
}
.page-id-23 .wp-block-latest-posts li .wp-block-latest-posts__post-title {
	flex: 1;
}

@media screen and (min-width: 768px){
	a[href^=tel] {
	    pointer-events: none;
	}
}

@media screen and (max-width: 767px){
	#masthead .site-logo-div img {
		height: 30px;
	}
	#masthead .site-title {
		flex: 1;
	}
	#masthead .site-title,
	#masthead .site-title .site-text-logo {
		font-size: 15px;
		line-height: 20px;
	}
	/* ■■■■■■■ トップページ ■■■■■■■ */
	.home #mainimg .hero-large-text {
		font-size: 30px;
		padding: 0 15px;
	}
	/* ■■■■■■■ メンバー ■■■■■■■ */
	.page .oldmember {
		overflow-x: scroll;
	}
	.page .oldmember table {
		width: 100%;
		min-width: 800px;
	}
	/* ■■■■■■■ 英語トップページ ■■■■■■■ */
	.page-id-23 #Mainimg {
		background-position: center center;
	}
	.page-id-23 #Mainimg h1 {
		font-size: 30px
	}
	.page-id-23 #Mainimg p {
		font-size: 16px;
		margin: 30px 0 0;
	}
}