/* CSS Document */
body{
	background-color:#fff;
	font-size:16px!important;
	font-size:1.6rem!important;
}

.theme-spot {
  color: #222;
  overflow: hidden;
  margin-bottom: -30px;
}
article.t-spot__article{
    max-width: 1200px;
    margin: 20px auto ;
}
.t-spot__article a{
    color:#007bff!important;

}

/* responsive
------------------------------------------------------------ */
.pc-none {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .pc-none {
    display: block !important;
  }
  .sp-none {
    display: none !important;
  }
}

/* text
------------------------------------------------------------ */
.theme-spot .t-spot__container{
	margin:80px auto 40px auto;
	text-align:center;
}

.theme-spot .t-spot__container .inner{
	
}
.t-spot__container img{
    max-width:100%;
}
.t-spot__container h3{
    font-size:26px;
    font-size:2.6rem;
    margin:40px auto;
    font-weight:500;

}
.theme-spot .FJ-items p:not(.t-spot__text):not(.p-spot-main-contents__text p){
    text-align: left;

}
.t-spot__container ul{
    text-align: left;
}
.t-spot__container ul li{
  /*  list-style: inside;*/
  font-size:16px;
  font-size:1.6rem;
}


.theme-spot .t-spot__text {
  color:#222;
  font-weight: 500;
  line-height: 1.75;
  font-size:16px;
  font-size:1.6rem;
  letter-spacing: 0.025em;
  word-break: break-word;
}

.theme-spot .t-spot__text span.ft20 {
	font-size:20px;
	font-size:2.0rem
	
	}




@media screen and (max-width: 768px) {
.theme-spot .t-spot__container{
	margin:auto 20px;
	

}

.theme-spot .t-spot__text {
  	font-weight:400!important;
  }
}

.theme-spot .t-trademark__text {
  color: #222 !important;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.888;
  letter-spacing: 0.025em;
  margin-top: 30px !important;
  text-align: left;
  padding: 0 40px;
}
.theme-spot .t-trademark__text a{
	color:#0077d5;
}
.theme-spot .p-spot__heading {
  text-align: center;
  font-size: 60px;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.05em;
  /*text-shadow: 0 0 20px rgba(234, 85, 4, 0.8);*/
  color: #001968;
  /*display: inline-block;*/
  background: #001968;
  -webkit-background: #00a29a;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 768px) {
.theme-spot .p-spot__heading {
	font-size:40px!important;
	font-size:4.0rem!important;
}
}
/* リンクボタン
------------------------------------------------------------ */
.theme-spot .p-spot__btn {
  display: flex;
  margin: 40px auto;
  width: 500px;
  max-width: 80%;
  justify-content: center;
  align-items: center;
  padding: 10px 40px 10px 40px;
  position: relative;
  background: #fff;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  transition: 0.3s;
  color: #222;
  border: 1px solid #001968;
}

.theme-spot .p-spot__btn::after{
    content: "";
    display: inline-block;
	margin-left:10px;
    width: 20px;
    height: 20px;
    background-image: url('https://www.pc-koubou.jp/wp/wp-content/uploads/2023/03/arrow_black.png');
    background-position: center;
    background-repeat: no-repeat;
}
.theme-spot .p-spot__btn:hover {
	  background: #0077d5;
	  color:#fff;
}
.theme-spot .p-spot__btn:hover::after {
	  filter: invert(1);
}


.theme-spot .p-spot__btn img {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
.theme-spot .p-spot__btn {
	font-size: 14px;
	font-size: 1.4rem;
}

}

/* pankuzu
------------------------------------------------------------ */
#theme-spot.theme-spot {
  position: relative;
}
.theme-spot .c-pankuzu {
  display: block;
  max-width: 1240px;
  padding: 0 20px;
  position: absolute;
  top: 50px;
  right: 0;
  left: 50px;
  z-index: 2;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
 margin:auto;
}
.theme-spot .c-pankuzu a {
  display: inline-flex;
  align-items: center;
  margin-right: 0.75em;
  position: relative;
  color: #222;
}
.theme-spot .c-pankuzu a::after {
  content: "";
  display: inline-block;
  width: 0.707em;
  height: 0.707em;
  border-top: 2px solid #222;
  border-right: 2px solid #222;
  margin-left: 0.5em;
  transform: translateY(-0.1em) rotate(45deg);
}
.theme-spot .c-pankuzu strong {
  color: #001968;
}
@media screen and (max-width: 768px) {
  .theme-spot .c-pankuzu {
    font-size: 10px;
    font-size: 1rem;
  }
  .theme-spot .c-pankuzu a::after {
    width: 0.5em;
    height: 0.5em;
    border-top-width: 1px;
    border-right-width: 1px;
  }
}

/* main
------------------------------------------------------------ */
#h01{position: relative;}

.theme-spot .p-spot-main-contents__heading {
	color:#222;
	background-color:#222;
	font-size:40px;
	font-size:4.0rem;
	font-weight:500;
	margin-bottom:40px;
}

.theme-spot .p-spot-main-contents__text {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  margin-bottom: 70px;
  /*position:absolute;*/
  bottom:0px;
  margin:auto;
  width:100%;
  padding:40px;
}
.theme-spot .p-spot-main-contents__text h1 {
	font-size: 32px;
	font-size: 3.2rem;
}
.theme-spot .p-spot-main-contents__text p {
	/*display: inline;*/
	font-size: 20px;
	font-size: 2rem;
}

@media screen and (max-width: 768px) {
  .theme-spot .p-spot-main-contents {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .theme-spot .p-spot-main-contents__heading {
	font-size:30px!important;
	font-size:3.0rem!important;
	margin-bottom:40px!important;
  }
  
  .theme-spot .p-spot-main-contents__text {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  /*fix*/
  line-height: 1.5;
  letter-spacing: 0.025em;
  padding: 20px;

}

.theme-spot .p-spot-main-contents__text h1 {
	font-size: 22px!important;
	font-size: 2.2rem!important;
}
.theme-spot .p-spot-main-contents__text p {
	font-size: 16px;
	font-size: 1.6rem;
	margin:10px auto 20px auto;
}
 
  
}


/* features
------------------------------------------------------------ */
.theme-spot .p-spot-features__heading {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.471;
  letter-spacing: 0.025em;
  margin-bottom: 30px;
}
.theme-spot .p-spot-features__heading .is-subheading {
  display: block;
  margin-bottom: 30px;
  color: #222;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.3;
  /*text-shadow: 0 0 15px rgba(234, 85, 4, 0.8);*/
  background: #222;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 768px) {
  .theme-spot .p-spot-features__heading {
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  .theme-spot .p-spot-features__heading .is-subheading {
    margin-bottom: 20px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}


/* feature02 */
.theme-spot .p-spot-feature02__container {
	display:flex;
	flex-direction: column;
	position: relative;
  /*fix*/
  /*align-items: center;*/
}
.theme-spot .p-spot-feature02-contents {
	display:flex;
	align-items: center;
	position:absolute;
	bottom:0px;
	max-width:100%!important;
    padding: 0 40px;
	margin:0px;
	height:30%;
}
.theme-spot .p-spot-feature02-contents .t-spot__text{
  color:#fff!important;
}
.theme-spot .p-spot-feature02-contents h2.p-spot-features__heading{
	width:50%;
	padding-right:40px;
}
.theme-spot .p-spot-feature02-contents h2.p-spot-features__heading span.is-subheading{
	color:#fff!important;
	background-color:#fff!important;
	margin:0px;
}
.theme-spot .p-spot-feature02-contents p.t-spot__text{
	width:50%;
	color:#fff!important;
	margin:0px!important;
}
.theme-spot .p-spot-feature02-contents.link{
	height:auto;
	padding:40px;
}
.theme-spot .p-spot-feature02-contents div.linkbutton{
    background-color: #0077d5;
    padding: 10px 16px;
    border-radius: 6px;
}
.theme-spot .p-spot-feature02-contents div.linkbutton a{
	font-weight:600;
	color:#fff!important;
}
.theme-spot .p-spot-feature02-contents div.linkbutton:hover{
	opacity: 0.7;
}
@media screen and (max-width: 768px) {
.theme-spot .p-spot-feature02__container {
    flex-direction: column;
	padding-top:0px!important;
}
.theme-spot .p-spot-feature02-contents {
    max-width: 100%;
}
.p-spot-feature02-contents:not(:has(.linkbutton)) {
    height: 40%;
	margin-right: 0px!important;
}
.theme-spot .p-spot-feature02-contents.link{
	width: 100%;
	justify-content: center;
	padding:20px;
}
.theme-spot .p-spot-feature02-contents h2.p-spot-features__heading span.is-subheading{
	font-size:18px;
	font-size:1.8rem;
}
.theme-spot .p-spot-feature02-contents .t-spot__text{
    font-size: 1.4rem !important;
    line-height: 1.2;
}
}

/* feature-ImgText */
.theme-spot .p-spot-feature-ImgText{
	position:relative;
	margin:20px auto 40px auto;
}


.theme-spot .p-spot-feature-ImgText__container {
	display:flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: flex-end

}
.theme-spot .p-spot-feature-ImgText__container.rev {
	flex-direction: row!important;
}
.theme-spot .p-spot-feature-ImgText-contents {
	width:50%;
	padding:80px 40px;
}

.theme-spot .p-spot-feature-ImgText-contents.ov{
    position: absolute;
    /*left: 40px;*/
    width: 40%;
    /*top: 10%;*/
}
.theme-spot .bg-blue{
	background-color:#e4f1ff;
}
.theme-spot .p-spot-feature-ImgText-images {
	width:50%;
}

.theme-spot .p-spot-feature-ImgText ul{

}
.theme-spot .p-spot-feature-ImgText ul li{
	list-style: inside;
	text-align:left;
	font-size:16px;
	font-size:1.6rem;
}


@media screen and (max-width: 768px) {
.theme-spot .p-spot-feature-ImgText__container,
.theme-spot .p-spot-feature-ImgText__container.rev{
	flex-direction: column!important;
}
.theme-spot .p-spot-feature-ImgText-contents {
    width: 100%;
    margin-left: 0;
	text-align:center;
  }
.theme-spot .p-spot-feature-ImgText-images {
	width:90%;
  }
}
@media screen and (max-width: 768px) {
.theme-spot .p-spot-feature-ImgText-contents {
	padding:20px;
}
}

/* feature-HalfImgText */
.theme-spot .p-spot-feature-HalfImgText{
	display:flex;
	position:relative;
}
.theme-spot .p-spot-feature-HalfImgText__container {
	display: flex;
	flex-direction: row-reverse;
	position:inherit;
}
.theme-spot .p-spot-feature-HalfImgText-contents {
	width: 50%;
	position:absolute;
	left:0px;
	margin-left: 20px;
	padding:80px 40px;
}
.theme-spot .p-spot-feature-HalfImgText-contents span.is-subheading{
	font-size:32px;
	font-size:3.2rem;
}
.theme-spot .p-spot-feature-HalfImgText-contents .t-spot__text{
	font-size:18px;
	font-size:1.8rem;
	line-height:1.6;
}
@media screen and (max-width: 768px) {
.theme-spot .p-spot-feature-HalfImgText__container,
.theme-spot .p-spot-feature-HalfImgText-images {
	flex-direction: column;
}
.theme-spot .p-spot-feature-HalfImgText{
flex-direction: column;
}
.theme-spot .p-spot-feature-HalfImgText-contents {
	max-width: 100%;
	margin-left: 0;
	padding: 6px 0 0 20px;;
}
}
@media screen and (max-width: 768px) {
.theme-spot .p-spot-feature-HalfImgText-contents span.is-subheading{
	font-size:26px!important;
	font-size:2.6rem!important;
}


}


/* feature-ColumnImgText */
.theme-spot .p-spot-feature-ColumnImgText{
	display:flex;
	position:relative;
	margin:20px auto 60px auto;
}
.theme-spot .p-spot-feature-ColumnImgText__container {
/*width:25%;*/
	display: flex;
	flex-direction: column;
	align-items: center;
	position:inherit;
	padding:0 20px;
}



.theme-spot .p-spot-feature-ColumnImgText-contents span.is-subheading{
	margin:20px 0;
}
.theme-spot .p-spot-feature-ColumnImgText-contents .t-spot__text{
	line-height:1.6;
}




.theme-spot .p-spot-feature-ColumnImgText-contents span.is-subheading{
	font-size:20px;
	font-size:2.0rem;
}





/* LINEUP
------------------------------------------------------------ */
.theme-spot .p-spot-lineup {
  background-color: #fff;
  padding-bottom: 65px;
}
.theme-spot .p-spot-lineup__container {
	display: flex;
	flex-direction: column;
    width: 100%;
    max-width: 1200px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
}

.theme-spot .p-spot-lineup__heading {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  padding: 10px 25px;
  /*background-color:#001968;*/
 background: linear-gradient(to right,#e9eced 0,#f6f6f6 100%);
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  color: #222;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  #footer {
    margin-top: 0;
  }
}





/*TAB (Click Contents)_01*/
.tabs_switch01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/*TAB (Click Contents)_02*/
.tabs_switch02 {
    position: relative;
}
.tabs_switch02 .tab_content .p-spot-feature-ColumnImgText__container{
	background:#fff!important;
	padding:10px!important;
	border:1px solid #cdcdcd;
    border-radius: 12px;
    margin: 3px;
    box-shadow: 3px 3px 3px #333;
}

.tabs_switch02 .p-spot-feature-ColumnImgText{
	position:absolute;
	width:25%;
	display:inline;
	margin:auto;
}
#tab04_content .p-spot-feature-ColumnImgText{
	top:10%;
	left:10%;
}
#tab05_content .p-spot-feature-ColumnImgText{
	top:10%;
	left:75%;
}
#tab06_content .p-spot-feature-ColumnImgText{
	top:30%;
	left:10%;
}
#tab07_content .p-spot-feature-ColumnImgText{
	top:30%;
	left:70%;
}
#tab08_content .p-spot-feature-ColumnImgText{
	top:15%;
	left:75%;
}
#tab09_content .p-spot-feature-ColumnImgText{
	top:20%;
	left:70%;
}

label.tab_01,label.tab_02,label.tab_03,
label.tab_04,label.tab_05,label.tab_06,
label.tab_07,label.tab_08,label.tab_09{
  display: flex;
  align-items: center;
  column-gap: 4px;
  width: fit-content;
  line-height: 1;
  cursor: pointer;
}


.tabs_switch02 label{
	position:absolute;
}
label.tab_04{
	top:24%;
	left:41%;	
}
label.tab_05{
	top:28%;
	left:56%;	
}
label.tab_06{
	top:46%;
	left:41%;	
}
label.tab_07{
	top:46%;
	left:58%;	
}
label.tab_08{
	top:40%;
	left:64%;	
}
label.tab_09{
	top:49%;
	left:63%;	
}


label.tab_01 picture,label.tab_02 picture,label.tab_03 picture,
label.tab_04 picture,label.tab_05 picture,label.tab_06 picture,
label.tab_07 picture,label.tab_08 picture,label.tab_09 picture{
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #076fd5;
  border-radius: 9999px;
  cursor: pointer;
}


/*チェック*/
#tab01:checked ~ * [for="tab01"],
#tab02:checked ~ * [for="tab02"],
#tab03:checked ~ * [for="tab03"]{
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #076fd5;
  border-radius: 9999px;
  cursor: pointer;
}
#tab01:checked ~ * [for="tab01"]::after,
#tab02:checked ~ * [for="tab02"]::after,
#tab03:checked ~ * [for="tab03"]::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  border-radius: 9999px;
  background-color: #076fd5;
}


#tab04:checked ~ * [for="tab04"],
#tab05:checked ~ * [for="tab05"],
#tab06:checked ~ * [for="tab06"],
#tab07:checked ~ * [for="tab07"],
#tab08:checked ~ * [for="tab08"],
#tab09:checked ~ * [for="tab09"]{
  appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #076fd5;
  border-radius: 9999px;
  cursor: pointer;
}
#tab04:checked ~ * [for="tab04"]::after,
#tab05:checked ~ * [for="tab05"]::after,
#tab06:checked ~ * [for="tab06"]::after,
#tab07:checked ~ * [for="tab07"]::after,
#tab08:checked ~ * [for="tab08"]::after,
#tab09:checked ~ * [for="tab09"]::after{
  content: "";
  position: absolute;
  inset: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  border-radius: 9999px;
  background-color: #076fd5;
}


.tab_labels {
  /*  position: absolute;*/
    display: flex;
    top: 100%;
    gap: 20px;
}

input[name="tab_switch_01"] ,
input[name="tab_switch_02"] 
{
display: none;
}

.tabs input:checked + .tab_text {
color: #000!important;
}

#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content,
#tab04:checked ~ #tab04_content,
#tab05:checked ~ #tab05_content,
#tab06:checked ~ #tab06_content,
#tab07:checked ~ #tab07_content,
#tab08:checked ~ #tab08_content,
#tab09:checked ~ #tab09_content{
  display: block;
  opacity: 1;
  transition: opacity 0.5s;
}

.tab_content {
flex: 100%;
display: none;
overflow: hidden;
opacity: 0;
}

@starting-style {
  .tab_content  {
    opacity: 0;
  }
}

@media screen and (max-width: 768px) {
.tab_switch01 .p-spot-feature-ImgText-contents.ov{
	padding:20px;
}
.tabs_switch02 .p-spot-feature-ColumnImgText{
	position: relative!important;
}
.tabs_switch02 .p-spot-feature02__image{
	width:30%;
}
.tabs_switch02 .p-spot-feature-ColumnImgText-contents{
	width:70%;
}
.p-spot-feature-ColumnImgText__container .is-subheading{
    font-size: 18px !important;
    font-size: 1.8rem !important;
}

label.tab_04{
	top:12%;
	left:41%;	
}
label.tab_05{
	top:12%;
	left:56%;	
}
label.tab_06{
	top:24%;
	left:41%;	
}
label.tab_07{
	top:24%;
	left:56%;	
}
label.tab_08{
	top:22%;
	left:64%;	
}
label.tab_09{
	top:26%;
	left:63%;	
}

.theme-spot .p-spot-feature-ColumnImgText__container,
.theme-spot .p-spot-feature-ColumnImgText-images {
	/*flex-direction: row;*/
}
.theme-spot .p-spot-feature-ColumnImgText{
flex-direction: column;
}
.tab_content .p-spot-feature-ColumnImgText__container{
	flex-direction: row;
}

.theme-spot .tabs_switch02 .p-spot-feature-ColumnImgText{
top:auto!important;
left:auto!important;
width:100%!important;
}
.theme-spot .p-spot-feature-ColumnImgText-contents {
	max-width: 100%;
	margin-left: 0;
	padding: 6px;
}


.theme-spot .p-spot-feature-ColumnImgText-contents .t-spot__text{
	font-size:16px!important;
	font-size:1.6rem!important;
	line-height:1.8;
	margin-bottom:20px;
}

.tabs_switch02 .tab_content .p-spot-feature-ColumnImgText__container{
	height:160px;
}
.tabs_switch02 .p-spot-feature-ColumnImgText-contents .p-spot-features__heading {
margin: 10px 0;

}

.tabs_switch01 .p-spot-feature-ImgText-contents.ov{
    position:inherit;
	width:100%;
}
.tabs_switch01 .tab_labels {
       /* position: absolute;*/
        display: flex;
        top: 100%;
        gap: 20px;
        top: 380px;

}

.p-spot-feature-ColumnImgText{
    top:none;
	left:none;

}

.theme-spot .p-spot-feature-ImgText-contents.ov{
    position: inherit;
	width:100%;
}

.tabs_switch01 .p-spot-feature-ImgText-contents.ov{
	height:150px;
}

}



/*TABLE*/
table{
    border-top: 1px solid #cccccc;
    border-left: none;
    margin: 40px auto;
    width: 100%;
    color: #000;
    border-collapse: collapse;
    font-size:16px;
    font-size:1.6rem;
}

table tr{
    background-color: #9fa7b0;
}

table th{
    background-color: #e9eced;
    text-align: center;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 8px !important;
    font-weight:500;
}
table th.ms365{
    background-color: #bb4426;
    color: #fff;
}

table th.ofhb{
    background-color: #107b43;
    color: #fff;
}

table td{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #fff !important;
    text-align: center;
    padding: 8px !important;
}

table th.w40p{
    width:40%;
}

.scroll-container{
    overflow-x: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.m365_table{
    width:1200px;
}


/*ご利用方法*/
ol>li{
    margin-top:20px;
    text-align:left;
	font-size:16px;
	font-size:1.6rem;

}
ol li p{
    margin-top:16px;

}

span.notice{
    color:#cc0000;

}

ol>li>ul>li.nb{
    list-style: decimal;
    margin-left: 20px;
}

ol>li>ul>ol>li>ul>li.nb{
    list-style: none;
    margin:16px auto 16px 20px;
}
ol>li>ul>ol>li>ul>p{
    margin-left:20px;
}

ol li ol{
margin-left:20px;

}

/*FAQ*/
.FJ-items__item--q{
	text-align:left;
}

/*MENU*/
.toc{
	margin-bottom:40px;

}

.toc_container {
   border-bottom: 4px solid #fff;
    border-image: linear-gradient(90deg, #dddddd 0%, #b7b7b7 45%, #9ddbfd 55%, #47b1ff 100%) 1;
}
ul.toc_flex_container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    /*width: 1200px;*/
    margin: auto;
    padding: 15px;
}
li.toc_flex_item {
    display: flex;
    flex-direction: column;
    border-right: 1px solid #a3a3a3;
    gap: 4px;
    align-items: center;
}
li.toc_flex_item a {
    color: unset;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
    align-items: center
}

p.toc_flex_item-text-eng {
    line-height: 20px;
    font-weight: 800;
    font-size: 18px;
    text-align: center;
}
p.toc_flex_item-text {
    line-height: 20px;
    color: #333;
    font-size: 16px;
    text-align: center!important;
}
li.toc_flex_item:nth-child(5) {
    color: #00e831;
    border: none;
}
@media screen and (max-width: 768px) {
    ul.toc_flex_container {
        width: 100%;
        grid-template-columns: repeat(4, 1fr);
        padding: 10px 5px;
    }
    p.toc_flex_item-text-eng {
        font-size: 12px;
        font-weight: 600;
        line-height: 12px;
    }
    p.toc_flex_item-text {
        font-size: 10px;
        line-height: 10px;
    }
}