@charset "utf-8";

/* page_name
-------------------------------------------------------------------*/
/*main*/
body:not(.home) main{
    margin-top:130px;
	background:#f5f7f9;
}
body:not(.home) .article_content{
	position: relative;
}
body:not(.home) .article_content:before{
	content:"";
	width: 890px;
	height:596px;
	background:url(../img/top/txt-m.svg) no-repeat right bottom / contain;
	position:absolute;
	right: -4%;
	bottom: 1%;
	z-index:0
}
body:not(.home) .article_content_wrap{
	position:relative;
	z-index:5;
}
body:not(.home) header.fixedMenu ~ main{
    margin-top:86px;
}
body:not(.home) .article-header{
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    text-align:left;
    width: 100%;
}
body:not(.home) .article-header .article_style{
    font-size:2.625rem;
    font-weight:500;
    font-family: "Zen Old Mincho", serif;
    margin-bottom: 0.5em;
}
body:not(.home) .article-header .eng{
    font-size:1.25rem;
    font-weight:500;
    font-family: "Sorts Mill Goudy", serif;
    color:#666666;
}
@media screen and (max-width:1250px) {
	body:not(.home) .article-header{
		padding-inline:15px;
	}
}
@media screen and (max-width:767px) {
	body:not(.home) main{
	    margin-top:0px;
	}
	body:not(.home) header.fixedMenu ~ main{
	    margin-top:0;
	}
	body:not(.home) .article_content{
		padding-block:2em;
	}
	body.post-name-services .article_content{
		padding-top:0;
	}
	body:not(.home) .article_content:before{
		content:"";
		width: 250px;
		height: 173px;
	}
	body:not(.home) .article_content_wrap{
		position:relative;
		z-index:5;
	}
	.page-header header.fixedMenu ~ main{
	    margin-top:86px;
	}
	body:not(.home) .page-header{
		height: 40vw;
		background-position-x: 77%;
		min-height: 0;
		padding: 21px 15px;
	}
	body:not(.home) .article-header .article_style{
	    font-size: 1.85rem;
	    margin-bottom: 0.5em;
	    letter-spacing: -0.05em;
	    text-shadow: 0 0 3px #fff,0 0 5px #fff,0 0 7px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff;
	}
	body:not(.home) .article-header .eng{
	    font-size:1.14rem;
	}
	body:not(.home) .article-header{
		display:flex;
		justify-content:flex-start;
		align-items:center;
		padding: 0;
	}
	body:not(.home) .article-header .kv{
		height:fit-content;
	}
	body:not(.home) .article-header .kv p{
		margin-bottom: 0;
	}
}


body:not(.home) .edit_wrap h2,
body:not(.home) .edit_wrap h3,
body:not(.home) .edit_wrap h4,
body:not(.home) .edit_wrap h5,
body:not(.home) .edit_wrap h6,
body:not(.home) *[class*="style_h"]{
    margin-block: 0 1em;
    font-weight:600;
}
body:not(.home) .edit_wrap h2,
body:not(.home) .style_h2{
	display: flex;
	font-size: 1.875rem;
	justify-content: flex-start;
	align-items: center;
	gap: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #c4c8cc;
	margin-bottom: 1em;
}
body:not(.home) .edit_wrap h3,
body:not(.home) .style_h3{
    font-size: 1.625rem;
    position:relative;
    padding-left: 0.625em;
    margin-block-end: 0.5em;
}
body:not(.home) .edit_wrap h3:before,
body:not(.home) .style_h3:before,
body:not(.home) .edit_wrap h3:after,
body:not(.home) .style_h3:after{
    content:"";
    display:block;
    width:3px;
    background:#283d57;
    position:absolute;
    left:0;
	top:0;
	bottom:0;
	margin:auto;
}
body:not(.home) .edit_wrap h3:after,
body:not(.home) .style_h3:after{
	top:50%;
	background:#f18900
}
body:not(.home) .edit_wrap h4,
body:not(.home) .style_h4{
    color: #335f96;
    font-size:1.25rem;
    font-weight:800;
    border-bottom: 1px solid #335f96;
    padding-bottom: 0.75em;
    margin-bottom: 1em;
}
body:not(.home) .edit_wrap h5,
body:not(.home) .style_h5{
    font-size: 1.125rem;
    font-weight:800;
    padding-left: 0.75em;
    position:relative;
}
body:not(.home) .edit_wrap h5:before,
body:not(.home) .style_h5:before{
	content:"";
	width: 7px;
	height: 7px;
	border-radius:50%;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
	background: #f18900;
}
body:not(.home) .edit_wrap h6,
body:not(.home) .style_h6{
	font-size: 1.125rem;
}
@media screen and (max-width:767px) {
	body:not(.home) .edit_wrap h2,
    body:not(.home) .edit_wrap h3,
    body:not(.home) .edit_wrap h4,
    body:not(.home) .edit_wrap h5,
    body:not(.home) .edit_wrap h6,
    *[class*="style_h"]{
        margin-block:0 0.75em;
    }
    body:not(.home) .edit_wrap h2,
    body:not(.home) .style_h2{
        font-size: 1.71rem;
    }
    body:not(.home) .edit_wrap h3,
    body:not(.home) .style_h3{
        font-size: 1.573rem;
        font-weight:800;
        margin-bottom: 0.625em;
    }
    body:not(.home) .edit_wrap h4,
    body:not(.home) .style_h4{
        font-size: 1.43rem;
    }
    body:not(.home) .edit_wrap h5,
    body:not(.home) .style_h5{
        font-size: 1.29rem;
        font-weight:500;
    }
	body:not(.home) .edit_wrap h6,
	body:not(.home) .style_h6{
	    font-size:1.14rem;
	}
    body:not(.home) .edit_wrap :is(h2,h3,h4,h5,h6) em,
    body:not(.home) *[class*="style_h"] em{
        border-bottom:dotted 2px;
        padding-bottom: 0em;
    }
}

.edit_wrap a:not(.btn){
     color:#283d57;
    text-decoration:underline;
    transition:text-decoration .2s;
}
body.single .edit_wrap a:not(.btn){
	color: #f18900;
}
.edit_wrap ul li{
    list-style:disc;
}
.edit_wrap .is-style-vk-triangle-mark li{
	list-style:none;
}
.edit_wrap ul li::marker{
    color:#283d57;
    font-size:0.875em;
}
.edit_wrap ol {
    padding-left:1.5em;
}
.edit_wrap ol li::marker{
    color:#283d57;
    font-weight:500;
}
body:not(.home) .article_content a.btn,
body:not(.home) .pages_content a.btn,
body:not(.home) .wp-block-button a,
body:not(.home) div.wpforms-container-full button[type=submit]{
    position: relative;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    min-width: 190px;
    width: auto;
    min-height: 3.75em;
    font-size: 1rem;
    font-weight: 500;
    background: #fff !important;
    color:#282828;
    border: 1px solid #c4c8cc;
    border-radius: 4em;
    padding: 0.625em 4em 0.625em 2em;
    text-decoration: none;
    transition: color .4s,background-color .4s;
    overflow: hidden;
}
body:not(.home) .wp-block-column a.btn{
	width:100%;
}
.article_content a.btn span,
.pages_content a.btn span,
body:not(.home) .wp-block-button a  span,
body:not(.home) div.wpforms-container-full button[type=submit]  span{
	position:relative;
	z-index:5;
	display: block;
}
.article_content a.btn:before,
.pages_content a.btn span:before,
body:not(.home) .wp-block-button a span:before,
body:not(.home) div.wpforms-container-full button[type=submit]  span:before,
.article_content a.btn:after,
.pages_content a.btn span:after,
body:not(.home) .wp-block-button a span:after,
body:not(.home) div.wpforms-container-full button[type=submit]  span:after{
	  position: absolute;
  z-index: -10;
  display: inline-block;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
}
.article_content a.btn:before,
.pages_content a.btn span:before,
body:not(.home) .wp-block-button a span:before,
body:not(.home) div.wpforms-container-full button[type=submit]  span:before{
	width: 36px;
	height: 18px;
	background: #f18900;
	border-radius: 42px;
	right: 1.25em;
	z-index:3;
	transition: .2s width,.2s height,.2s right;
}
.article_content a.btn:after,
.pages_content a.btn span:after,
body:not(.home) .wp-block-button a span:after,
body:not(.home) div.wpforms-container-full button[type=submit]  span:after{
		content: "";
		width: 14px;
		height: 7px;
		display: inline-block;
		position: absolute;
		margin:auto;
		top:0;
		bottom:0;
		right: 28px;
		transition:transform .2s,visibility .2s;
		background:url(../img/common/icon-arrow.svg) no-repeat center / contain;
		z-index:10;
}
@keyframes arrowRightUp {
	0% {
		transform: translate(0);
	}
	48% {
		transform: translateX(100%);
	}
	49% {
		transform: translateX(100%);
		visibility: hidden;
		opacity: 0;
	}
	50% {
		transform: translateX(-100%);
		visibility: hidden;
		opacity: 0;
	}
	51% {
		transform: translateX(-100%);
		visibility: visible;
		opacity: 1;
	}
	100% {
		transform: translate(0);
	}
}

body:not(.home) .wp-block-button a{
	border:solid 1px #fff;
	color:#fff;
	text-decoration:none;
	justify-content:center;
}
body:not(.home) .wpforms-submit-container{
	text-align:center;
}
body:not(.home) div.wpforms-container-full button[type=submit]{
	text-decoration:none;
	justify-content:center;
	max-width:400px;
	margin:0 auto;
	background: #fff;
	border: 1px solid #283d57;
	color: #283d57;
	font-size: 1.125rem;
	min-height: 4.445em;
}
body:not(.home) div.wpforms-container-full button[type=submit]:not(:hover):not(:active){
	background-color: #283d57;
}
.article_content a.btn span,
.pages_content a.btn span,
body:not(.home) .wp-block-button a span,
body:not(.home) div.wpforms-container-full button[type=submit] span{
	transition:.5s color;
	color:#282828;
}
@media (any-hover: hover) {
	.article_content a.btn:hover span,
	.pages_content a.btn:hover span,
	body:not(.home) .wp-block-button a:hover span,
	body:not(.home) div.wpforms-container-full button[type=submit]:hover span{
		color:#fff;
	}
	.article_content a.btn:hover:after,
	.pages_content a.btn span:hover:after,
	body:not(.home) .wp-block-button a span:hover:after,
	body:not(.home) div.wpforms-container-full button[type=submit]  span:hover:after{
		animation-name: arrowRightUp;
		animation-duration: 0.5s;
		animation-iteration-count: 1;
	}
	.article_content a.btn:hover:before,
	.pages_content a.btn span:hover:before,
	body:not(.home) .wp-block-button a span:hover:before,
	body:not(.home) div.wpforms-container-full button[type=submit]  span:hover:before{
		width:100%;
		height:100%;
		right: 0;
	}
}

/*jimusho-menu*/
.jimusho-menu{
	padding-block:90px 80px;
	position:relative;
	background: #fff;
}
body.post-name-privacypolicy .jimusho-menu{
	display:none;
}
.jimusho-menu .jimusho_list{
	position:relative;
	display:flex;
	justify-content:space-between;
	align-items:stretch;
	flex-wrap:wrap;
	gap:0.5em;
	padding: 0;
	margin: 0;
}
.jimusho-menu .jimusho_list .jimusho_item{
	width:calc(20% - 0.5em);
	margin: 0;
}
.jimusho-menu .jimusho_list .jimusho_item a{
	position:relative;
	display:flex;
	justify-content:center;
	align-items:center;
	height:250px;
	border:2px solid #c4c8cc;
	color:#282828;
	text-decoration: none;
	transition:.5s background-color;
}
.jimusho-menu .jimusho_list .jimusho_item a .jimusho_center{
	position: relative;
	z-index: 5;
	text-align: center;
}
.jimusho-menu .jimusho_list .jimusho_item a .jimusho_center .jimusho_txt{
	margin-bottom:0;
	margin-top:0.5em;
	text-align:center;
	font-size:1.125rem;
}
.jimusho-menu .jimusho_list .jimusho_item a .jimusho_center .jimusho_image{
	transition:.5s filter;
}
.jimusho-menu .jimusho_list .jimusho_item a p{
	text-decoration:none;
	border:none;
	transition:.5s color;
	margin-bottom: 0;
}
.jimusho-menu .jimusho_list .jimusho_item a i{
	position:absolute;
	right:0;
	bottom:0;
	width:60px;
	height:40px;
	background:#f18900;
	margin:0;
	border-radius:10px 0 0 0;
	transition:.5s width,.5s height,.5s border-radius;
}
.jimusho-menu .jimusho_list .jimusho_item a i:before{
	content: "";
	width: 14px;
	height: 7px;
	display: inline-block;
	position: absolute;
	margin:auto;
	bottom:15px;
	right: 22px;
	transition:transform .2s,visibility .2s;
	background:url(../img/common/icon-arrow.svg) no-repeat center / contain;
	z-index:0;
}
@keyframes arrowRightUp {
	0% {
		transform: translate(0);
	}
	48% {
		transform: translateX(100%);
	}
	49% {
		transform: translateX(100%);
		visibility: hidden;
		opacity: 0;
	}
	50% {
		transform: translateX(-100%);
		visibility: hidden;
		opacity: 0;
	}
	51% {
		transform: translateX(-100%);
		visibility: visible;
		opacity: 1;
	}
	100% {
		transform: translate(0);
	}
}
@media (any-hover: hover) {
	.jimusho-menu .jimusho_list .jimusho_item a:hover{
		color:#fff;
		background:#f18900;
	}
	.jimusho-menu .jimusho_list .jimusho_item a:hover .jimusho_center .jimusho_image{
		filter: brightness(0) invert(1);
	}
	.jimusho-menu .jimusho_list .jimusho_item a:hover i:before{
		animation-name: arrowRightUp;
		animation-duration: 0.5s;
		animation-iteration-count: 1;
	}
}
@media screen and (max-width:767px) {
	.jimusho-menu{
		padding-block:40px 30px;
	}
	.jimusho-menu .jimusho_list{
		gap:0.5em;
	}
	.jimusho-menu .jimusho_list .jimusho_item{
		width:100%;
	}
	.jimusho-menu .jimusho_list .jimusho_item a{
		height:auto;
		padding: 0.75em 1.5em;
		justify-content: flex-start;
		border-width: 1px;
	}
	.jimusho-menu .jimusho_list .jimusho_item a .jimusho_center{
		display:flex;
		justify-content:flex-start;
		align-items:center;
		gap:1em;
	}
	.jimusho-menu .jimusho_list .jimusho_item a .jimusho_center .jimusho_image{
		width:45px;
	}
	.jimusho-menu .jimusho_list .jimusho_item a i{
		width:30px;
		height:20px;
		border-radius:5px 0 0 0;
	}
	.jimusho-menu .jimusho_list .jimusho_item a i:before{
		width: 10px;
		height: 5px;
		bottom:7px;
		right: 8px;
	}
}

body.post-name-voice .edit_wrap h2{
	justify-content:center;
	border-bottom:0;padding-bottom:0;
}
body.post-name-services #pan{
	background:#fff;
}
body:not(.home) .dec_area{
	background:#fff;
	padding:65px 100px;
	position:relative;
	margin-bottom:2em;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
}
body.post-type-report .dec_area,
body.post-name-region .dec_area{
	padding-inline:50px;
}
body.post-type-post .dec_area{
	margin-bottom:0;
}
body.post-type-post .article_content,
body.post-type-news .article_content,
body.post-type-staffs .article_content,
body.post-type-tech .article_content,
body:not(.home) .article_content,
body.page.post-name-region .article_content{
	padding-bottom:10em;
}
body.page .article_content{
	padding-bottom:0em;
}
body:not(.home) .article_content_wrap .topics-searchi{
	max-width:260px;
	background:#fff;
	border-radius:40px;
	position:relative;
	margin-bottom: 3em;
}
body:not(.home) .article_content_wrap .topics-searchi:before{
	content: '';
	width: 10px;
	height:10px;
	border-top: solid 2px #f18900;
	border-right: solid 2px #f18900;
	position: absolute;
	right:10%;
	top: 0;
	bottom:0;
	margin:auto;
	transform: rotate(135deg);
	transition:.5s transform;
}
body:not(.home) .article_content_wrap .topics-searchi select{
	margin-bottom:0;
	background: transparent;
	border-radius: 40px;
	min-height: 3.75em;
	padding-inline:1.875em;
}
body:not(.home) .dec_area .topics_list{
	margin-bottom: 5em;
	padding: 0;
}
body.post-type-archive-news .dec_area .topics_list{
	margin-bottom:0;
}
body.single .article_end{
	width: 260px;
	margin:5em auto 0;
}
body.single main.wp-topics .article_end a{
	width: 100%;
	min-height:3.75em;
}
.article_head {
    display:flex;
    flex-wrap:wrap;
    gap: 1em 1.25em;
    align-items:center;
}
.article_head time{
    color:#6a6a6a;
}
.article_head .post-categories{
    display:flex;
    align-items:center;
    gap:1em;
    margin:0;
    padding:0;
    font-size:0.75rem;
}
.article_head .post-categories li{
    margin:0;
    list-style: none;
}
.article_head time{
	font-family: "Noto Serif JP", serif;
	color:#666666;
}
.article_head .post-categories a{
    font-size:0.75rem;
	padding: 0.25em 0.375em;
	background:#335f96;
	color:#fff;
	display: inline-block;
	line-height: 1;
	text-decoration:none;
}
body:not(.home) .article_head .post-categories a{
	color:#fff;
}
.article_head .ttl{
    font-size:2rem;
    margin: 0 auto 1.25em;
    width:100%;
    border-bottom:solid 1px #cdc6bd;
    padding-bottom: 0.5em;
}

@media (any-hover: hover) {
    .article_head .post-categories a:hover{
        color:#fff;
        background:#24305c;   
    }
}
@media screen and (max-width:1200px) {
	body.post-type-post .dec_area,
	body.single main.wp-topics .dec_area{
		padding:45px 50px;
	}
}
@media screen and (max-width: 767px) {
    .article_head .ttl{
        font-size:2.0rem;
        margin:0em auto 1.5em;
    }
	body.post-type-post .dec_area,
	body.single main.wp-topics .dec_area{
		padding: 20px 15px 40px;
		margin-bottom:1em;
	}
	body:not(.home) main.wp-topics .dec_area{
		margin-bottom:0;
	}
	body.post-type-post .article_content,
	body.post-type-news .article_content,
	body.post-type-staffs .article_contentt,
	body.post-type-tech	.article_content,
	body:not(.home) .article_content,
	body.page.post-name-region .article_content{
		padding-bottom:4em;
	}
	body.page .article_content{
		padding-bottom:0;
	}
	body.post-type-post .dec_area .topics_list{
		margin-bottom: 0;
	}
	body:not(.home) .article_content_wrap .topics-searchi{
		margin-bottom:1em;
	}
	body.single main.wp-topics{
		padding-bottom: 1em;
	}
	body.single .article_end{
		margin:3em auto 0;
	}
	body:not(.home) .dec_area{
		padding:20px 15px;
	}
}

body:not(.home) .staff_list{
	position:relative;
	padding:0;
	margin-bottom:0;
	display:flex;
	justify-content:flex-start;
	align-items:stretch;
	flex-wrap:wrap;
	gap:7.5em;
}
body:not(.home) .staff_list li{
	width: 33%;
	max-width: 318px;
	margin: 0;
}
body:not(.home) .staff_list li a{
	display:block;
	transition:.5s transform;
	background:#283d57;
	height:100%;
	color:#fff;
}
body:not(.home) .staff_list li .staff_name_area{
	padding:20px;
}
body:not(.home) .staff_name_area_col{
	display:flex;
	justify-content: flex-start;
	align-items: baseline;
	flex-wrap:wrap;
	gap: 0.5em 0.75em;
}
body:not(.home) .staff_list li .staff_name_area .staff_name{
	font-size:1.5rem;
	font-weight:bold;
}
body:not(.home) .staff_list li .staff_name_area .staff_name_en{
	font-size:0.875rem;
	font-weight:500;
	font-family: "Zen Old Mincho", serif;
	text-transform: uppercase;
	color:#8fa7c4;
	display:inline-block;
}
body:not(.home) .staff_list li .staff_name_area .staff_cat_area{
	display:block;
	margin-top:0.5em;
}
body:not(.home) .staff_list li .staff_name_area .staff_cat_area .staff_cat{
	font-size:0.875rem;
	color:#c9cacb;
	line-height:1;
	display:inline-block;
	border:1px solid #fff;
	padding:0.25em 0.5em;
}
body:not(.home) .staff-col{
	
}
body:not(.home) .staff-col{
	display:flex;
	justify-content:space-between;
	align-items:stretch;
	flex-wrap:wrap;
	gap: 1.75em 2%;
	margin-bottom: 8em;
}
body:not(.home) .staff-col .staff-item{
	width:48%;
	max-width:574px;
}
body:not(.home) .staff-col .staff-item img{
	max-width:100%;
	height:auto;
}
body:not(.home) .staff-col .staff-item a{
	display: flex;
	transition:.5s transform;
	background: #fff;
	min-height: 170px;
	justify-content: flex-start;
	align-items: center;
	padding: 0 50px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:right center;
	text-decoration:none;
	position: relative;
	overflow:hidden;
	background-image:url(../img/staffs/img-staffs.jpg);
	color:#282828;
	text-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 5px #fff,0 0 7px #fff,0 0 10px #fff;
}
body:not(.home) .staff-col .staff-item a span{
	font-size:1.75rem;
	padding-left:0.75em;
	position:relative;
}
body:not(.home) .staff-col .staff-item a span:before{
	content:"";
	width: 7px;
	height: 7px;
	border-radius:50%;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
	background: #f18900;
}
body:not(.home) .staff-col .staff-item a:before,
body:not(.home) .staff-col .staff-item a:after{
	position: absolute;
  z-index: 10;
  display: inline-block;
  content: "";
  width: 100%;
  height: 100%;
  border: 3px solid #ea8500;
  box-sizing: border-box;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: scale(0);
  transition: transform .5s;
}
body:not(.home) .staff-col .staff-item a:before {
  border-bottom: none;
  border-right: none;
  transform-origin: left top;
}
body:not(.home) .staff-col .staff-item a:after {
  border-top: none;
  border-left: none;
  transform-origin: right bottom;
}
body:not(.home) .staff-col .staff-item.item-tech a{
	background-image:url(../img/staffs/img-tech.jpg);
}
body:not(.home) .staffs-area{
	position:relative;
	margin-bottom:5em;
	min-height:744px;
}
body:not(.home) .staffs-area:after{
	content:"";
	width:67.7%;
	max-width:1300px;
	height:744px;
	background:#283d57;
	position:absolute;
	top:0;
	right:0;
	z-index:0;
}
body:not(.home) .staffs-area .staff-person-image{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
	width: 48.2%;
	z-index:5;
	height: fit-content;
}
body:not(.home) .staffs-area .staff-wrap{
	position:relative;
	z-index:6;
}
body:not(.home) .staffs-area .staff-wrap .staff-inner{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction:column;
	height:744px;
	width: 540px;
	margin-left: auto;
}
body:not(.home) .staffs-area .staff-wrap .staffs-txt-area{
	color:#fff;
}
body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_name_area .staff_name_col{
	display:flex;
	justify-content:flex-start;
	align-items:baseline;
	flex-wrap:wrap;
	gap: 1.25em;
	padding-bottom: 1em;
	border-bottom:1px solid #fff;
}
body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_name_area .staff_name{
	font-size:1.875rem;
	font-weight:bold;
}
body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_name_area .staff_name_en{
	font-size: 1.25rem;
	font-weight:500;
	font-family: "Zen Old Mincho", serif;
	text-transform: uppercase;
	color:#8fa7c4;
	display:inline-block;
}
body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_name_area .staff_cat_area{
	display:block;
	margin-top: 1em;
}
body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_name_area .staff_cat_area .staff_cat{
	font-size:0.875rem;
	color:#c9cacb;
	line-height:1;
	display:inline-block;
	border:1px solid #fff;
	padding:0.25em 0.5em;
}
body.single .staffs-area .staff-wrap .staffs-txt-area .staff_name_area .staff_cat_area .staff_cat{
	padding:0.375em 1em;
}
body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_other_area{
	position:relative;
	margin-top: 5em;
	padding: 0;
}
body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_other_area .staff_other_item{
	position:relative;
	border-bottom: 1px solid #fff;
	padding-bottom:0.75em;
	list-style: none;
	margin: 0;
}
body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_other_area .staff_other_item + .staff_other_item{
	margin-top:2em;
}
body.single-staffs main.wp-topics .article_end{
	margin-top:5em;
}
body:not(.home)  table td,
body:not(.home)  table th{
	font-size:1rem;
}
body:not(.home)  table th{
	padding:1em 5px;
}
body:not(.home) .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table th{
	padding:1em 5px;
	border-bottom: 1px solid #335f96;
}
body:not(.home) .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table td{
	padding:1em 2em;
	border-bottom: 1px solid #c4c8cc;
}
@media (any-hover: hover) {
	body:not(.home) .staff_list li a:hover{
		transform:translateY(5px);
	}
	body:not(.home) .staff-col .staff-item a:hover{
		transform:translateY(5px);
	}
	body:not(.home) .staff-col .staff-item a:hover:before,
	body:not(.home) .staff-col .staff-item a:hover:after{
	    transform: scale(1);
	  }
}
@media screen and (max-width:1470px) {
	body:not(.home) .staffs-area{
		min-height:600px;
	}
	body:not(.home) .staffs-area:after{
		height:600px;
	}
	body:not(.home) .staffs-area .staff-wrap .staff-inner{
		height:600px;
	}
}
@media screen and (max-width:1250px) {
	body:not(.home) .staff_list{
		gap:10%;
	}
	body:not(.home) .staff_list li{
		width: 26.5%;
		max-width: 100%;
	}
}
@media screen and (max-width:1042px) {
	body:not(.home) .staff_list{
		gap:2%;
	}
	body:not(.home) .staff_list li{
		width:32%;
	}
	body:not(.home) .staffs-area{
		min-height:500px;
	}
	body:not(.home) .staffs-area:after{
		height:500px;
	}
	body:not(.home) .staffs-area .staff-wrap .staff-inner{
		height:500px;
		width: 450px;
	}
}
@media screen and (max-width:768px) {
	body:not(.home) .staff_list{
		justify-content:space-between;
		gap:1em 2%;
	}
	body:not(.home) .staff_list li{
		width:48%;
	}
	body:not(.home) .staff_list li .staff_name_area{
		padding:20px 15px;
	}
	body:not(.home) .staff_list li .staff_name_area .staff_name{
		font-size:1.14rem;
		margin-right:0em;
	}
	body:not(.home) .staff_list li .staff_name_area .staff_name_en{
		font-size:0.86rem;
	}
	body:not(.home) .staff_list li .staff_name_area .staff_cat_area .staff_cat{
		font-size:0.86rem;
	}
	body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_name_area .staff_name_col{
		gap: 0.25em;
		flex-wrap:wrap;
		flex-direction:column;
		padding-bottom: 0.75em;
	}
	body:not(.home) .staff-col .staff-item{
		width:100%;
		max-width:100%;
	}
	body:not(.home) .staff-col .staff-item a{
		min-height:120px;
		padding: 0 15px;
	}
	body:not(.home) .staff-col .staff-item a span{
		font-size:1.29rem;
	}
	body:not(.home) .staff-col .staff-item a span:before{
		width:6px;
		height:6px;
	}
	body:not(.home) .staff-col{
		margin-bottom:3em;
	}
	body:not(.home) .staffs-area .staff-person-image{
		position:relative;
		width:100%;
		height:auto;
	}
	body:not(.home) .staffs-area{
		min-height:0;
		margin-bottom: 3.5em;
	}
	body:not(.home) .staffs-area:after{
		height:100%;
		width:100%;
	}
	body:not(.home) .staffs-area .staff-wrap .staff-inner{
		height:auto;
		width:100%;
	}
	body:not(.home) .staffs-area .staff-wrap .staffs-txt-area{
		padding-block:2em;
		width: 100%;
	}
	body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_name_area .staff_name{
		font-size:1.29rem;
		margin-right: 0;
	}
	body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_name_area .staff_name_en{
		font-size:1rem;
	}
	body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_name_area .staff_cat_area .staff_cat{
		font-size:0.86rem;
	}
	body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_other_area{
		margin-block:2em 0;
	}
	body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_other_area .style_h5{
		font-size:1.07rem;
		line-height: 1;
	}
	body:not(.home) .staffs-area .staff-wrap .staffs-txt-area .staff_other_area .style_h5:before{
		width:6px;
		height:6px;
	}
	body.single-staffs main.wp-topics .article_end{
		margin-top:3em;
	}
	body:not(.home) .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table th{
		padding:0.5em 5px;
	}
	body:not(.home) .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table td{
		padding:0.5em 1em;
	}
}


body.post-type-tech .tech_list{
	position:relative;
	padding:0;
	display:flex;
	justify-content: space-between;
	align-items:stretch;
	flex-wrap:wrap;
	gap: 2em 2%;
}
body.post-type-tech .tech_list .tech_item{
	margin:0;
	width: 49%;
	background:#fff;
	max-width: 580px;
}
body.post-type-tech .tech_list .tech_item .tech_name_area{
	background:#283d57;
	color:#fff;
	padding:25px 30px;
}
body.post-type-tech .tech_list .tech_item .tech_name_area .tech_name{
	margin-bottom: 1em;
}
body.post-type-tech .tech_list .tech_item .tech_name_area .tech_name .tech_name_ja{
	font-size:1.5rem;
	font-weight:bold;
	margin-right:0.75em;
}
body.post-type-tech .tech_list .tech_item .tech_name_area .tech_name .tech_name_en{
	font-size:0.875rem;
	font-weight:500;
	font-family: "Zen Old Mincho", serif;
	text-transform: uppercase;
	color:#8fa7c4;
	display:inline-block;
}
body.post-type-tech .tech_list .tech_item .tech_name_area .tech_graduate{
	font-size:0.875rem;
	margin-bottom:0;
}
body.post-type-tech .tech_other_area{
	padding:25px;
}
body.post-type-tech .tech_other_area .tech_other_list{
	padding:0px;
	margin-bottom: 0;
}
body.post-type-tech .tech_other_area .tech_other_list .tech_other_item + .tech_other_item{
	margin-top:1em;
}
body.post-type-tech .tech_other_area .tech_other_list p{
	margin-bottom:0;
}
body.post-type-tech .tech_other_area .tech_other_list .tech_other_item{
	margin:0;
}
@media screen and (max-width:768px) {
	body.post-type-tech .tech_list .tech_item{
		width:100%;
	}
	body.post-type-tech .tech_list .tech_item .tech_name_area{
		padding:20px 15px;
	}
	body.post-type-tech .tech_list .tech_item .tech_name_area .tech_name .tech_name_ja{
		font-size:1.29rem;
	}
	body.post-type-tech .tech_list .tech_item .tech_name_area .tech_name .tech_name_en{
		font-size:1rem;
	}
	body.post-type-tech .tech_list .tech_item .tech_name_area .tech_graduate{
		font-size:0.93rem;
	}
	body.post-type-tech .tech_other_area{
		padding:20px 15px;
	}
	body.post-type-tech .tech_other_area .tech_other_list{
		padding:0px;
		margin-bottom: 0;
	}
	body.post-type-tech .tech_other_area .tech_other_list .tech_other_item + .tech_other_item{
		margin-top: 1em;
	}
	body.post-type-tech .tech_other_area .tech_other_list .style_h5{
		line-height:1;
		font-size:1.14rem;
		margin-bottom: 0.5em;
	}
	body.post-type-tech .tech_other_area .tech_other_list .style_h5:before{
		width:6px;
		height:6px;
	}
}


body:not(.home) .repot-cat-area{
	display:flex;
	justify-content:flex-start;
	align-items:stretch;
	flex-wrap:wrap;
	gap: 0.5em 0.75em;
	padding:0;
	margin:0;
}
body:not(.home) .repot-cat-area .repot-cat{
	position:relative;
	list-style:none;
	width:fit-content;
	color:#283d57;
	background:#eef1f5;
	border-radius:30px;
	padding:0.5em 1.25em;
	font-size:0.75rem;
	line-height:1;
	margin: 0;
}
body:not(.home) .report-about{
	margin-bottom: 3.5em;
}
body:not(.home) .report-about .report-table th{
	border-bottom:1px solid #335f96;
	font-size:1rem;
	padding: 0.625em 0;
	vertical-align: text-bottom;
}
body:not(.home) .report-about .report-table td{
	border-bottom:1px solid #c4c8cc;
	font-size:1rem;
	line-height:1.75;
	padding: 0.625em 2em;
}
@media screen and (max-width:768px) {
	body:not(.home) .repot-cat-area .repot-cat{
		padding:0.5em 1.25em;
		font-size:0.71rem;
	}
	body:not(.home) .repot-cat-area{
		gap:0.25em 0.75em;
	}
	body:not(.home) .report-about .report-table th{
		padding: 0.625em 5px;
		width:30%;
	}
	body:not(.home) .report-about .report-table td{
		padding: 0.625em 0.5em 0.625em 1em;
		width:70%;
	}
}

body:not(.home) .report-form{
	margin-bottom:4em;
}
body:not(.home) .report-search_wrap{
	position:relative;
}
body:not(.home) .title-accordion{
	cursor:pointer;
	position:relative;
}
body:not(.home) .title-accordion:before,
body:not(.home) .title-accordion:after{
	content:"";
	width:2px;
	height:19px;
	background:#282828;
	position:absolute;
	right:1em;
	top:0;
	bottom:0;
	margin:auto;
	transition:.5s transform;
}
body:not(.home) .title-accordion:after{
	transform:rotate(90deg);
}
body:not(.home) .title-accordion.opened:before{
	transform:rotate(270deg);
}
body:not(.home) .title-accordion.opened:after{
	transform:rotate(270deg);
}
body:not(.home) .report-result,
body.post-name-region .report-result{
	display:flex;
	justify-content:space-between;
	align-items:stretch;
	flex-wrap:wrap;
	gap:2em 2%;
	padding:0;
	margin:0;
	margin-bottom: 5em;
}
body:not(.home) .report-result .report-result_item{
	width:49%;
	max-width:580px;
	margin: 0;
}
body:not(.home) .report-result .report-result_item article{
	height:100%;
}
body:not(.home) .report-result .report-result_item a{
	background:#fff;
	display: block;
	padding: 30px 40px;
	text-decoration: none;
	position: relative;
	transition:transform .4s;
	color:#282828;
	height:100%;
}
body:not(.home) .report-result .report-result_item a:before{
	content: "";
	position:absolute;
	right:0;
	bottom:0;
	width:60px;
	height:40px;
	background:#f18900;
	margin:0;
	border-radius:10px 0 0 0;
	transition:.5s width,.5s height,.5s border-radius;
}
body:not(.home) .report-result .report-result_item a:after{
	content: "";
	width: 14px;
	height: 7px;
	display: inline-block;
	position: absolute;
	margin:auto;
	bottom:15px;
	right: 22px;
	transition:transform .2s,visibility .2s;
	background:url(../img/common/icon-arrow.svg) no-repeat center / contain;
	z-index:0;
}
body:not(.home) .report-result_head{
	border-bottom:1px solid #c4c8cc;
	margin-bottom:1em;
	padding-bottom:0.5em;
}
body:not(.home) .report-result_head time{
	font-size:0.875rem;
	color:#666666;
}
body:not(.home) .report-result_head .report-result_title{
	font-size:1.25rem;
	font-weight:bold;
	margin-bottom: 0.55em;
}
body:not(.home) .report-result-col{
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	flex-wrap:wrap;
	gap:1em;
}
body:not(.home) .report-result-col + .report-result-col{
	margin-top:0.5em;
}
body:not(.home) .report-result-col .report-result-title{
	width:6em;
}
body:not(.home) .report-result-col .report-result-title .result-style{
	font-weight:bold;
	font-size:0.875rem;
	margin-bottom: 0;
	line-height:1.6;
}
body:not(.home) .report-result-col .report-result-text{
	width:calc(100% - 7em);
}
body:not(.home) .report-result-col .report-result-text p{
	font-size:0.875rem;
	margin-bottom:0;
	line-height:1.6;
}
@media (any-hover: hover) {
	body:not(.home) .report-result .report-result_item a:hover{
		transform:translateY(5px);
	}
	body:not(.home) .report-result .report-result_item a:hover:after{
		animation-name: arrowRightUp;
		animation-duration: 0.5s;
		animation-iteration-count: 1;
	}
}
@media screen and (max-width:768px) {
	body:not(.home) .report-result{
		gap:1em 2%;
		margin-bottom: 1em;
	}
	body:not(.home) .report-result .report-result_item{
		width:100%;
	}
	body:not(.home) .report-result .report-result_item article{
		height:100%;
	}
	body:not(.home) .report-result .report-result_item a{
		padding: 20px 15px 40px;
	}
	body:not(.home) .report-result .report-result_item a:before{
		width:45px;
		height:30px;
	}
	body:not(.home) .report-result .report-result_item a:after{
		width: 10px;
		height: 5px;
		bottom:12px;
		right: 18px;
	}
	body:not(.home) .report-result-col .report-result-title{
		width: 4.5em;
	}
	body:not(.home) .report-result-col .report-result-text{
		width: calc(100% - 5.5em);
	}
}
	




/*en*/
html[lang="en"] .patent-list{
	margin-top: 1em;
}
html[lang="en"] .patent-list > * + *{
	margin-top:1.5em;
}
html[lang="en"] .patent-list .patent-item01{
	display:block;
	border-bottom: 1px solid #c4c8cc;
}
html[lang="en"] .patent-list .patent-item02 + .patent-item01{
	margin-top:1.75em;
}
html[lang="en"] .patent-list .patent-item01 > *{
	position:relative;
	font-size:1.25rem;
	line-height:1;
	margin:0;
	padding:0.75em 10px 1em;
	display:block;
}
html[lang="en"] .patent-list .patent-item02 > *{
	position:relative;
	font-size: 1rem;
	padding-left:1em;
	line-height:1;
	margin:0;
}
html[lang="en"] .patent-list .patent-item02 > *:before{
	content:"";
	width:6px;
	height:6px;
	background:#282828;
	position:absolute;
	left:0;
	top:5px;
	bottom:0;
	margin:auto;
	border-radius:50%;
}
html[lang="en"] .patent-list .patent-item03 > *{
	position:relative;
	font-size: 1rem;
	padding-left:1.75em;
	line-height:1;
	margin:0;
}
html[lang="en"] .patent-list .patent-item03 > *:before{
	content:"";
	width:0.625em;
	height:1px;
	background:#282828;
	position:absolute;
	left:0.75em;
	top:5px;
	bottom:0;
	margin:auto;
}
html[lang="en"] .patent-list .patent-item02 > a,
html[lang="en"] .patent-list .patent-item03 > a{
	text-decoration:none;
}
html[lang="en"] .patent-list .patent-item02 > a span,
html[lang="en"] .patent-list .patent-item03 > a span{
	position:relative;
}
html[lang="en"] .patent-list .patent-item02 > a span:after,
html[lang="en"] .patent-list .patent-item03 > a span:after{
	content:"";
	height:1px;
	width:100%;
	background:#282828;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	transition:.5s transform;
	transform:scale(1,1);
	transform-origin:left top;
}
html[lang="en"] .patent-list .patent-item01 > a{
	transition: .4s background;
	position:relative;
	text-decoration:none;
}
html[lang="en"] .patent-list .patent-item01 > a:before{
	width: 36px;
	height: 18px;
	background: #f18900;
	border-radius: 42px;
	right: 10px;
	position: absolute;
	z-index: 0;
	display: inline-block;
	content: "";
	top: 0;
	bottom: 0;
	margin: auto;
}
html[lang="en"] .patent-list .patent-item01 > a:after{
	content: "";
	width: 14px;
	height: 7px;
	display: inline-block;
	position: absolute;
	margin:auto;
	top:0;
	bottom:0;
	right: 20px;
	transition:transform .2s,visibility .2s;
	background:url(../img/common/icon-arrow.svg) no-repeat center / contain;
	z-index:10;
}
@media (any-hover: hover) {
	html[lang="en"] .patent-list .patent-item01 > a:hover{
		background:#fff9eb;
	}
	html[lang="en"] .patent-list .patent-item01 > a:hover:after{
		animation-name: arrowRightUp;
		animation-duration: 0.5s;
		animation-iteration-count: 1;
	}
	html[lang="en"] .patent-list .patent-item02 > a:hover span:after,
	html[lang="en"] .patent-list .patent-item03 > a:hover span:after{
		transform:scale(0,1);
		transform-origin:right top;
	}
}
@media screen and (max-width:768px) {
	html[lang="en"] .patent-list .patent-item01 > *{
		font-size:1.07rem;
		padding:0.75em 4em 1em 10px;
	}
	html[lang="en"] .patent-list .patent-item02 > *,
	html[lang="en"] .patent-list .patent-item03 > *{
		font-size:0.93rem;
		line-height:1.4
	}
	html[lang="en"] .patent-list > * + *{
		margin-top:1em;
	}
	html[lang="en"] .patent-list .patent-item02 > *:before{
		width:4px;
		height:4px;
		top:3px;
	}
	html[lang="en"] .patent-list .patent-item01 > a:before{
		width: 29px;
		height: 16px;
	}
	html[lang="en"] .patent-list .patent-item01 > a:after{
		width: 10px;
		height: 5px;
		right: 19px;
	}
}



/*404*/
.page-404{
	padding-bottom:10em;
}
.page-404 a{
	text-underline-offset:7px;
}
.page-404 a:hover{
	text-decoration:none;
}
@media screen and (max-width:768px) {
	.page-404{
		padding-bottom:4em;
	}
	.page-404 a:hover{
		text-decoration:underline;
	}
}