#footer
 {
    background-color: #2fab47 !important;
}
.flogo
 {
    display: none !important;
}
.n-items {
    margin-top: -2px !important;
}
.top-nav {
    padding-bottom: 2px !important;
}
tbody {
    -webkit-text-size-adjust: 100%;
  } 
.no-fouc { display: none; }
.pcex{
	display:block;
}
.wp-block-image {
    margin-bottom: 40px;
}
.main_contents{
	width: 90%;
    margin: 50px auto 0 auto;
    max-width: 800px;
	padding-bottom:30px;
}
h2{
			margin-top:70px!important;
	margin-bottom:0px;
		}

		.single_thumbnail{
			display:none;
		}
		.single_title{
			display:none;
		}
		.title-wrap{
			width:90%!important;
			max-width:896px!important;
			margin:0 auto!important;
		}
.pcex{
		display:block;
	}
.spex{
		display:none!important;
	}
		.square{
max-width:896px;
	margin:0 auto;
}
		.subtitle-text{
			font-size:26px!important;
			margin-top:70px;
		}
		.effect-icon img,.task-icon img{
width:100%;
}
.labcta h2{
	width:77%;
}
h1 {
    font-family: 'Zen Maru Gothic';
    font-weight: 900;
    font-size: 24px;
    color: #ff7bac;
    margin-top: 40px;
    margin-bottom: 40px;
}
h2{
  font-family: 'Zen Maru Gothic';
  font-weight: 700;
  border-bottom:solid 3px #ff7bac;
  padding-bottom: 15px;
	margin-bottom:30px;
}
h2::before {
	
	margin-right: 2px;
	content: '■';
	color: black;
}
h3 {
    font-family: 'Zen Maru Gothic';
    font-weight: 700;
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 20px;
    border-left: solid 3px #ff7bac;
    padding-left: 6px;
    color: #333333;
}
h4 {
    font-family: 'Zen Maru Gothic';
    font-weight: 700;
    margin-top: 50px;
    font-size: 18px;
    margin-bottom: 50px;
    color: #333333;
}
p{
  font-family: 'Zen Maru Gothic';
  font-weight: normal;
	margin-top:0;
	line-height:1.8;
}
td{
	line-height:1.8;
}
.single_content ol{
	margin-left:-22px;
}
li{
  font-family: 'Zen Maru Gothic';
  font-weight: 400;
}
a{
  font-family: 'Zen Maru Gothic';
  font-weight: 700;
	color:black;
}
li.item {
    padding: 15px 0px;
}
.title {
      overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #FF7BA1;
	font-size:16px!important;
	font-weight:700;
	margin-top:8px;
	margin-bottom:0px;
}
.ctabutton{
		width:250px;
		padding: 10px 40px 10px 40px;
	}
table{
	width:100%;
	margin-top:20px;
	font-family: 'Zen Maru Gothic';
}
th,td {
    border: solid 1px;              /* 枠線指定 */
}
td{
	padding:0 10px 0 10px;
}
table {
    border-collapse:  collapse;     /* セルの線を重ねる */
}
.main_contents ul {
    padding-inline-start: 20px;
}

.current-item {
    color:#ff7bac;
	font-family: 'Zen Maru Gothic';
  font-weight: 700;
}
.current-item{
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    max-width: 579px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.exam-text {
    font-family: 'Zen Maru Gothic';
    font-weight: 700;
    font-size: 16px;
    line-height: 1.7;
    margin-top:0px;
    margin-bottom:0px;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
	padding:0;
	font-family: 'Zen Maru Gothic';
  font-weight: 700;
	font-size:22px;
	margin-top:30px;
	line-height:1.7;
}
.breadcrumb a{
	text-decoration:none;
	color:black;
}
.bread-last{
	color:#ff7bac;
}

.breadcrumb li:not(:last-of-type)::after {
  content: "›";
  margin: 0 .6em; /* 記号の左右の余白 */
  color: #777; /* 記号の色 */
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
a {
  text-decoration: none;
}

/* header */
.header{
display: none;
}

/* hero */

  #hero{
    width: 100%;
   background: linear-gradient(90deg, #2fab47, #72bb80);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 80px;
  }
.hero_box1{
  margin: 0 auto;
  padding: 60px 0 60px 0;
}
.hero_box2{
 text-align: center;
}
.hero_box2 h1{
	font-size: 36px;
	text-align: center;
	margin: 0 auto;
	display: inline;
	color:white!important;
}
  .title_under{
    height: 4px;
    width: 40px;
    background-color: white;
    margin: 8px auto 0 auto;
  }


/* subtitle */

.exam_box1{
 max-width: 1200px;
    margin: 80px auto 80px auto;
}

.grid {
   grid-gap: 40px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0;
}

.item_container{
  margin-top: -10px;
  padding: 0 15px 0 15px;
}
.example_box4:hover {
    transform: translateY(-3px);
}
.example_box4 {
    box-shadow: 0 0 5px 4px rgba(122, 122, 122, 0.4);
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    transition: .7s ease-in-out;
}
.example_box4 ul{
list-style:none;
padding:0 20px 0px 20px;
}
.thumbnail_box{
width:290px;
height:290px;

}
.thumbnail_box img{
width:100%;
height:100%;
object-fit:contain;
}
.date{
	margin-bottom:0px;
	font-size:16px!important;
	color:#c7c7c7;
	font-weight:700;
}
.text{
  font-size: 18px;
  margin-top: -10px;
  color: black;
}
.grid img {
  max-width: 100%;
  height: auto;
}
.item_text{
  color: pink;
}
.space{
  height: 50px;
}
.title_box{
  width: 70%;
}
.seminer_link{
  text-align: end;
  max-width: 896px;
  margin: 30px auto 60px auto;
}
.seminer_link a{
  text-decoration: none;
  list-style: none;
}
.title_middle2{
  text-align: center;
  margin-top: 40px;
}
/* footer */

#footer{
  padding: 10px 35px;
  font-size:14px;
  background-color: #242938;
  line-height:1;
}
#footer a{
color: white;
display: block;
line-height:2;
}
#footer p{
color: white;
margin-top: 5px;
	margin-bottom:5px;
font-weight:700;
}


/* ここからSP用 */
@media screen and (max-width:374px){
	.labcta{
	width:80%;
	margin:0 auto;
}
}
	@media screen and (min-width:375px) and (max-width:425px){
	.labcta{
	width:85%;
	margin:0 auto;
}
}
@media screen and (max-width:580px) {
/* header */
	.pcex{
		display:none!important;
	}
	.spex{
		display:block!important;
	}
#test{
display: none!important;
}
	.main_contents{
	width: 90%;
    margin: 40px auto 0 auto;
    max-width: 896px;
}
	p{
  font-family: 'Zen Maru Gothic';
  font-weight: 400;
		font-size:14px!important;
}
	h2{
		margin-top:40px!important;
	}
	h2 {
    font-family: 'Zen Maru Gothic';
    font-weight: 700;
		font-size:16px!important;
    border-bottom: solid 3px #ff7bac;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
	h3 {
    font-family: 'Zen Maru Gothic';
    font-weight: 700;
		font-size:15px!important;
    margin-bottom: 15px;
	margin-top:0px;
}
	h4{
font-family: 'Zen Maru Gothic';
  font-weight: 700;
	margin-top:0px;
	margin-bottom:15px;
	font-size:14px!important;
}
	.single_content h1 {
    font-size: 24px !important;
}
	table{
		font-size:14px!important;
		margin-top:0;
	}
	li{
		font-size:14px;
	}
	th,td,tr {
    font-size: 14px!important;
}
/* Navbar & Navmenu color */
:root {
--background-navbar: rgba(255, 255, 255, 1);
}

	.labcta h2{
	width:94%;
}
	.ctabutton{
		width:150px;
		padding: 10px 30px 10px 30px;
	}
.header {
background: var(--background-navbar);
position: fixed;
width: 100vw;
height: 52px;
display: block;
z-index: 10;
}

/* Nav items */
.nav_logo{
width: 100px;
position: absolute;
left: 0;
padding: 10px 0 0 10px;
}
.nav_logo img{
width: 100%;
}
.nav_btn {
width: 170px;
position: absolute;
right: 0;
padding-right: 25px;
}
.nav_b{
background-color: #2fab47;
color: white;
border-radius: 50px;
padding: 10px 20px 10px 20px;
font-size: 10px;
}
.menu {
list-style: none;
position: absolute;
width: 100%;
height: auto;
top: 0;
margin-top: 52px;
padding: 0 0 10px 0;
clear: both;
background: var(--background-navbar);
transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
transform: scale(1, 0);
transform-origin: top;
}

/* Hamburger menu button */
.menu-btn:checked ~ .menu {
transform: scale(1, 1);
transform-origin: top;
transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

/* Hamburger menbu text */
.menu a {
text-decoration: none;
font-weight: 500;
letter-spacing: 2px;
font-size: 16px;
text-transform: capitalize;
color: #000000;
opacity: 0;
transition: 0.5s;
}

.menu li {
border-top: 1px solid rgb(75, 75, 75);
padding: 10px 0;
margin: 0 15px;
opacity: 0;
transition: 0.5s;
}

.menu-btn:checked ~ .menu a,
.menu-btn:checked ~ .menu li {
opacity: 1;
transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
}

.menu-btn {
display: none;
}

.menu-icon {
display: inline-block;
position: absolute;
cursor: pointer;
right: 0;
padding: 24px 14px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.navicon {
background: #000000;
display: block;
height: 3px;
width: 26px;
position: relative;
transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before,
.navicon:after {
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
background: #000000;
transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before {
top: 9px;
}

.navicon:after {
bottom: 9px;
}

/* Hamburger Menu Animation Start */
.menu-btn:checked ~ .menu-icon .navicon:before {
transform: rotate(-45deg);
}

.menu-btn:checked ~ .menu-icon .navicon:after {
transform: rotate(45deg);
}

.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
top: 0;
}
.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
bottom: 0;
}

.menu-btn:checked ~ .menu-icon .navicon {
background: rgba(0, 0, 0, 0);
transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
/* Hamburger Menu Animation End */

/* Navbar Container */
.navtext-container {
width: 100%;
height: 52px;
position: absolute;
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
}

/* Navbar Text */
.navtext {
position: absolute;
text-transform: uppercase;
color: #ddd;
letter-spacing: 4px;
font-size: 20px;
}

/* hero */

   #hero{
    width: 100%;
       background: linear-gradient(90deg, #2fab47, #72bb80);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 52px;
  }
.hero_box1{
    margin: 0 auto;
    padding: 30px 0 35px 0;
  }
  .hero_box2{
   text-align: center;
  }
  .hero_box2 h1{
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
    display: inline;
  }
	.exam-text{
	font-family: 'Zen Maru Gothic';
  font-weight: 700;
	font-size:14px!important;
	line-height:1.7;
}
	.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
	padding:0;
	font-family: 'Zen Maru Gothic';
  font-weight: 700;
	font-size:12px!important;
	margin-top:0px!important;
	line-height:1.7;
}

/* subtitle */

#subtitle{
  background-color: white;
  padding: 30px 0 30px 0;
}
.subtitle_box1{
  text-align: center;
  margin: 0 auto;
  max-width: 896px;
  font-size: 14px;
  padding: 0 25px 0 25px;
}
.subtitle_box1 h2{
  color: rgb(255, 155, 194);
  font-size: 24px;
}
.subtitle_box1 p{
  font-size: 17px;
}
.subtitle_box2 img{
  width: 100%;
}

/* exam */
.exam_box1{
margin-top: 30PX;
width: 290px;
}
.grid{
 gap:40px 10px;
}
.example_box4{
 
}
.scroll-table {
  overflow: auto;
  white-space: nowrap;
}	
/* footer */


	.exam-title{
				font-size:20px!important;
				margin-top:60px!important;
			}
			.exam-subtitle{
				font-size:14px!important;
			}
			.square p{
				font-size:14px!important;
			}
			.square h3{
				font-size:15px!important;
			}
			.square{
				padding:5px 20px 5px 20px!important;
				margin-top:40px!important;
			}
			.effect{
				margin-left:10px!important;
			}
			.merit{
				margin-left:10px!important;
			}
			.title-wrap h2{
				font-size:20px!important;
			}
			.title-wrap h3{
				font-size:16px!important;
				margin-top: 35px;
			}
	.pink-line{
		margin-top:15px!important;
	}
	.center-pic{
		margin:40px auto!important;
	}
	.current-item{
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
			#footer a,#footer p{
    font-family: 'Zen Maru Gothic';
    font-weight: 700;
  }
	table p,table span,table b{
		font-size:14px!important;
	}
	.breadcrumb li {
    font-size: 12px;
}
}

