tr:hover {
	background-color: #fff;
}

body{
 color: #333333;
 font-size: 16px;
}
@media screen and (max-width:500px) { 
	body{
	 font-size: 15px;
	}
}
.site-header{
	padding: 15px 20px;
}

@media screen and (max-width:1400px) { 
	.site-header,
	.has-marketing-bar .site-header,
	.has-marketing-bar.is-singular .site-header,
	.admin-bar.has-marketing-bar .site-header, 
	.admin-bar.has-marketing-bar.is-singular .site-header,
	.admin-bar .site-header,
	.admin-bar.is-singular .site-header {
		position: fixed;
	}
}

.site-header,
.home .site-header, 
.blog .site-header {
	background: #fff;
}

#site-navigation #primary-menu > li > a {
	color: #000;
	text-shadow: 0px 0px 0px white;
} 

#page .site-header::before {
	opacity: 1;
}


.menu-toggle::before {
    content: "\f419";
    font-size: 180%;
    margin: 0px 6px 0 0;
    position: relative;
    top: 7px;
}


.site-header::before, .is-singular .entry-media-thumb, #commentform input[type="submit"], #infinite-handle, .posts-navigation, .site-footer, .site-header-cart .widget_shopping_cart_content, .widget_shopping_cart .mini_cart_item .remove:hover {
    background-color: #fff;
    border: 1px solid #EEE;
}


.widget ul li {
    border-bottom: none;
    border-top:none;
}



p {
  margin-top: 0;
  margin-bottom: 1.5em;
  padding-bottom: 0;
}
p.mb-0 {
	margin-bottom: 0 !important;
}


@media only screen and (max-width: 500px){
	p {
	  margin-top: 0;
	  margin-bottom: 1em;
	  padding-bottom: 0;
	}
}

div.entry-inner:before {
	display: none;
}
div.entry-inner:after {
	display: none;
}
header.entry-header {
	display: none;
}
div.entry-content::before {
	display: none;
}
div.footer-bottom-info{

}
.footer-bottom-info{
	 display: flex; 
	 justify-content: center;
}

/*SNS　ここから*/
.jetpack-social-navigation-svg .icon{
	height: 1.7em;
  width: 1.7em;
	color: #1877f2;
}
.menu-item-54360 a.wpel-icon-right i.wpel-icon.dashicons-before.dashicons-external::before{
	display: none;
}
.menu-item-54658 a.wpel-icon-right i.wpel-icon.dashicons-before.dashicons-external::before{
	display: none;
}

.menu-item-62670 a.wpel-icon-right i.wpel-icon.dashicons-before.dashicons-external::before{
	display: none;
}

.menu-item-62670 svg{
		margin-left: 5px;
}
.menu-item-54658 svg{
		margin-left: 10px;
}

/*SNS ここまで*/

.is-singular .entry-content::before, .error404 .entry-content::before {
	border-top:none;
}
.site-banner-header{
	display:none;
}

#site-navigation{
	font-size:1.6rem;
}
#site-navigation ul li{
	margin-left:2.5rem;
	text-transform:none;
}

.comment-footer, .widget ul li, .widget_jp_blogs_i_follow ol li {
  border-bottom-color: #000000;
}
.widget ul li, .widget_jp_blogs_i_follow ol li {
  border-top-color: #000000;
}
.widget ul:not(.wp-block-social-links) li {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
	padding :2px 0px;
}

h1.entry-title {
	display: none;
}

h1 {
	border-image: linear-gradient(to right,#E30000,#FF4000,#FF4000,#FF4000,#FF6000) 1/0 0 4px;
	border-style: solid;
	color: #212121;
	line-height: 1.4em;
	padding: 14px 0;
}
.entry-content h1,
.comment-body h1 {
	font-size: 3.6rem ;
}
@media only screen and (max-width: 500px){
	.entry-content h1,
	.comment-body h1 {
		font-size: 2.4rem ;
	}
}

h2 {
	font-size: 2.6rem;
}

h2, h4 {
	margin: 1em 0 0.5em;
}




@media only screen and (max-width: 500px){
	h2 {
		font-size: 2.2rem;
	}
}

h3 {
	font-size: 2.2rem;
	padding: 6px 0;
	border-bottom: solid 3px #EEE;
	position: relative;
}
@media only screen and (max-width: 500px){
	h3 {
		font-size: 2rem;
	}
}
h3:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #E30000;
	bottom: -3px;
	width: 10%;
}

h4 {
	color: #E30000;
  font-size:17px;
}

.waku {
  padding: 1em; 
  border: 1px solid #d3d3d3;
}

.kakomi-box1 {
 margin: 2em auto;
 padding: 2em;
 width: 100%;
 background-color: #fff;
 border: 3px solid #e30000; /*本番は2px*/
 border-top-left-radius: 10px;
 border-top-right-radius: 10px;
 border-bottom-right-radius: 10px;
 border-bottom-left-radius: 10px;
}

.kakomi-box1 .wp-block-button__link {
	width: 49%;
	border: 3px solid #e30000 !important;/*本番は2px*/
	text-decoration: none;
}

@media only screen and (max-width: 500px){
	.kakomi-box1 .wp-block-button__link {
		width: 70%;
	}
}

/*和智追加　ここから*/
.kakomi-box2 {
 margin: 2em auto;
 padding: 2em;
 width: 100%;
 background-color: #fff;
 border: 3px solid #e30000; /*本番は2px*/
 border-top-left-radius: 10px;
 border-top-right-radius: 10px;
 border-bottom-right-radius: 10px;
 border-bottom-left-radius: 10px;
}
.kakomi-box2 .wp-block-button__link {
	width:300px;
	border: 3px solid #e30000 !important;/*本番は2px*/
	text-decoration: none;
}
@media only screen and (min-width: 700px){
	.kakomi-box2 .wp-block-button__link {
		width: 300px;
		margin-left: 20px;
		margin-right: 20px;
  	border: 3px solid #e30000 !important;/*本番は2px*/
  	text-decoration: none;
  }
	.kakomi-box2 div.kakomi-box202206{
		display: flex;
		justify-content: center
	}
}
/*和智追加　ここまで*/


/************************************
** お問い合わせフォームの入力
************************************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  width: 100%;
  height: 45px;
  margin-bottom: 0;
  padding: 0 12px;
  border: 0;
  border-radius: 3px;
  background-color: #eff1f5;
  box-shadow: none;
  color: #5c6b80;
  font-size: 1em;
  vertical-align: middle;
  line-height: 45px;
  transition: background-color 0.24s ease-in-out;
}
textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
  padding: 0.5em;
  overflow: auto;
}
@media(max-width:500px) {
    .inquiry td,
    .inquiry th {
        display: block !important;
        width: 100% !important;
        border-top: none !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important
    }
    .inquiry tr:first-child th {
        border-top: 1px solid #d7d7d7 !important
    }
    .inquiry .any,
    .inquiry .haveto {
        font-size: 10px
    }
}
.inquiry th {
    text-align: left;
    font-size: 14px;
    color: #444;
    padding-right: 5px;
    width: 30%;
    background: #f7f7f7;
    border: solid 1px #d7d7d7
}
.inquiry td {
    font-size: 13px;
    border: solid 1px #d7d7d7
}
.entry-content .inquiry tr,
.entry-content table {
    border: solid 1px #d7d7d7
}
.haveto {
    font-size: 7px;
    padding: 5px;
    background: #E30000;
    color: #fff;
    border-radius: 2px;
    margin-right: 5px;
    position: relative;
    bottom: 1px
}
.any {
    font-size: 7px;
    padding: 5px;
    background: #93c9ff;
    color: #fff;
    border-radius: 2px;
    margin-right: 5px;
    position: relative;
    bottom: 1px
}
.verticallist .wpcf7-list-item {
    display: block
}
#formbtn {
    display: block;
    padding: 15px;
    width: 350px;
    background: #E30000;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 2px;
    margin: 25px auto 0
}
#formbtn:hover {
    background: #fff;
    color: #E30000;
    border: 2px solid #E30000
}
th {
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px
}
td {
    border-top: 1px solid #ededed;
    padding: 12px
}
input,
select,
textarea {
    border: 1px solid #dfdfdf;
    letter-spacing: 1px;
    margin: 0;
    max-width: 100%;
    resize: none
}


/*トップページ*/

.home .site-banner {
	position: relative;
	top: 90px;
}
.home .site-banner-media {
	padding-bottom: 40%;
}

@media only screen and (max-width: 1200px) {
	.home .site-banner-media {
		padding-bottom: 50%;
	}	
}
@media only screen and (max-width: 500px) {
	.home .site-banner {
		top: 70px;
	}	
	.home .site-banner-media {
		padding-bottom: 58%;
	}
	
	.home .entry-content {
		padding-top: 0;
	} 
}
.home .content-area {
	margin-top: 0;
}
.home .wp-block-group.has-background {
	padding: 0;
}

.wp-block-button .wp-block-button__link,
.wp-block-button__link {
	padding: 0.5em 2.5em !important;
	font-size: 1.6rem;
}

.wp-block-columns {
	margin-bottom: 0;
}
.wp-block-column {
	margin-bottom: 2em;
}

.home h2 {
	margin-bottom: 1em;
	font-size: 2.2rem;
}
.home .wp-block-column h2 {
	margin: 0.5em 0 ;
}
.home h2.c-c-red {
	margin-bottom: 0.5em;
}

@media only screen and (max-width: 600px){
	.coblocks-animate.wp-block-image {
		text-align: center;
	}
	.coblocks-animate.wp-block-image img  {
		width: 80% !important;
		height: auto;
	}
	
	.coblocks-animate h2,
	.coblocks-animate p {
		text-align: center !important;
	}
	.home h2 {
		margin-bottom: 0.5em;
		font-size: 2rem;
	}
	.home h2.has-text-align-center {
		font-size: 2.5rem !important;
	}
}
	
@media only screen and (max-width: 500px){
	.wp-block-column {
		margin-bottom: 0.5em;
	}
	.home .wp-block-column,
	.wp-block-column:last-child {
		margin-bottom: 1.2em;
	}
	.home .wp-block-column .wp-block-button  {
		margin-top: -0.2rem;
	}
	.wp-block-column:nth-child(6) {
		margin-bottom: 0;
	}
}
.wp-block-jetpack-layout-grid  .wp-block-jetpack-layout-grid {
	padding-left: 0;
	padding-right: 0;
}


/*共通*/
.c-c-red {
	color: #E30000;
}
.c-height-60 {
	height: 60px;
}
.c-height-50 {
	height: 50px;
}
.c-height-40 {
	height: 40px;
}
.c-height-30 {
	height: 30px;
}
.c-height-20 {
	height: 20px;
}
.c-height-10 {
	height: 10px;
}

@media only screen and (max-width: 500px){
	.c-height-60 {
		height: 20px;
	}
	.c-height-50 {
		height: 15px;
	}
	.c-height-40 {
		height: 12px;
	}
	.c-height-20 {
		height: 10px;
	}
}
/*ヘッダー*/

.site-branding {
	max-width: 80px;
}

.primary-menu {
	width: 80vw;
}


@media only screen and (max-width: 960px){
	.site-header, .is-singular .site .site-header, .admin-bar.has-marketing-bar .site-header, .admin-bar.has-marketing-bar.is-singular .site-header, .admin-bar .site-header, .admin-bar.is-singular .site-header {
		/*position: fixed;*/
		position: fixed;
	}
	.menu-toggle {
		vertical-align: middle;
		line-height: 1em;
		color: #000;
		padding: 0.8em 1.5em 1em 1.5em;
		height: 50px;
		box-sizing: border-box;
		position: absolute;
		top: 2.2rem;
		right: 2rem;
	}
	#site-navigation.open > div {
	height: 90vh;
	padding-bottom: 10vh;
	overflow:auto;
	}
	
	.primary-menu {
		width: 100vw;
		padding-top: 10px;
	}
	#site-navigation ul li {
		margin-left: 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	#primary-menu,
	#site-navigation{
		height: 100%;
		overflow: auto;
	}
}

@media only screen and (max-width: 500px){
	.site-header, .is-singular .site .site-header, .admin-bar.has-marketing-bar .site-header, .admin-bar.has-marketing-bar.is-singular .site-header, .admin-bar .site-header, .admin-bar.is-singular .site-header {
		padding: 10px;
		min-height: 70px !important;
		box-sizing: border-box;
	}
	.menu-toggle {
		vertical-align: middle;
		line-height: 1em;
		color: #000;
		padding: 0.8em 1.5em 1em 1.5em;
		height: 50px;
		box-sizing: border-box;
		position: absolute;
		top: 10px;
		right: 10px;
		margin-bottom: 0;
	}		
	.site-branding {
		padding-bottom: 0;
	}

}

.menu-toggle::before {
	top: 0.2em;
}


@media only screen and (max-width: 500px){
	.menu-toggle {
		margin-right:0;
		margin-left: auto;
	}
}
@media only screen and (max-width: 400px){
	.site-branding .custom-logo-link img {
		max-width: 100%;
	}
}
/*ヘッダーロゴ　和智編集*/
.site-branding a.custom-logo-link img.custom-logo.jetpack-lazy-image.jetpack-lazy-image--handled{
  max-height: 50px;
  max-width: 90px;
}
.site-branding .custom-logo-link img {
	height: auto;
	max-height: 50px;
	max-width: 90px;
	width: auto;
}



/*下層共通*/

.site-content {
	padding-top: 120px !important;
}

.is-singular .content-area article {
	padding-bottom: 0;
}
.widget-area {
	padding: 7rem 0 0 0;
}
@media only screen and (max-width: 960px){
	.site-content {
		padding-top: 30px !important;
	}
	.home.page .site-content {
		padding-top: 0;
	}
	
	.widget-area .widget {
		padding-bottom: 0;
		margin-bottom: 20px;
	}
	.widget-area {
		padding: 5rem 0 3rem 0;
	}
}

.entry-content {
	padding-bottom: 26px;
}

.page .entry-content {
	padding-top: 0 !important;
}
.home .entry-inner {
	margin-top: 0;

}
.home .content-area {
	padding-top: 2rem !important;
}

@media only screen and (max-width: 500px){
	.home.is-singular .entry-inner,
	.entry-inner{
		padding-bottom: 0;
	}
	.home.page .site-content {
		padding-top: 0;
	}
	.widget-title {
		margin-bottom: 1em;
	}
	.home .content-area {
		padding-top: 0;
	}
}

/*事業内容トップ*/
.page-id-768 .site-content {
	padding-top: 0 !important;
}

/*RBA*/
.p-product-rba-list-01 img{
	margin:0 auto;
}

/*採用情報トップ*/
.page-id-1103 .site-content {
	padding-top: 0 !important;
}

/*ニュース*/
.is-singular:not(.home) .site-inner,
body:not(.has-post-thumbnail) *[class*="__inner-container"] > *:not(.alignwide):not(.alignfull) {
    float: none;
    width: auto;
}


.is-singular .entry-media {
	display: none;
}

/*会社概要*/
@media (max-width: 500px) {
	.page-id-1406 h2 {
		margin: 1em 0 -0.8em 0 ;
	}
}
/*沿革*/
@media (min-width: 1000px) {
	body:not(.has-post-thumbnail) *[class*="__inner-container"] > *:not(.alignwide):not(.alignfull),
	body:not(.has-post-thumbnail) *[class*="__inner-container"] > *:not(.alignwide):not(.alignfull) {
		max-width: auto !important; /*本番は不要*/
	}
}
@media (max-width: 500px) {
	.page-id-365 h2 {
		margin-bottom: 0;
	}
	.page-id-365 .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none {
		margin-top: -25px;
	}
	.page-id-365 .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none.is-vertically-aligned-top {
		margin-top: -5px;
	}
}

/*英語ページ*/
table.cp-table-01 {
	width: auto;
	border: none;
}
table.cp-table-01 td {
	border: none;
	line-height: 1.7em;
	padding: 0 10px 0 0;
}


@media (min-width: 1000px) {
	dl.cp-dl {
		margin-top: 2em;
	}
	dl.cp-dl dt,
	dl.cp-dl dd {
		line-height: 1.7em;
	}
	dl.cp-dl dd {
		margin-top: -1.7em;
		padding-left: 15em;
	}
	}

/*事業内容RPAサポートサイト　リンクマーク削除*/
.wp-container-9 > div:nth-child(4) i.wpel-icon.dashicons-before.dashicons-external::before{
	display: none;
}
.menu-item-62717 a.wpel-icon-right i.wpel-icon.dashicons-before.dashicons-external::before{
	display: none;
}

/*Facebook　リンクマーク削除*/

.menu-item-68962 a ::before{
	display:none;
}
.menu-item-68963 a ::before{
	display:none;
}
.menu-item-68963 {
	background-image:url(https://jmtech.co.jp/wp-content/uploads/2023/10/kanemats4.png); 
	height:45px;
	width:200px;
	background-repeat:  no-repeat;
	margin-left:50px;
}

.menu-item-68963 a svg use{
	display:none;
}
.menu-item-68963 a.wpel-icon-right{
    display: block;
    width: 200px;
	  height:35px;
}
.footer-bottom-info{
	justify-content: end;
}

@media (max-width: 500px){
	.footer-bottom-info{
		justify-content:center;
	}
}