@charset "UTF-8";
/* CSS secondpage */

section.pankuzu {
	padding: 5px 0 5px 0;
}
section.pankuzu .sec_inner_co{
	align-items: flex-start;
	font-size: 8pt;
}
.breadcrumb a:visited,.pan_home {
	color: #BABABA !important;
}
.pan_now {
	color: #0060fb;
}
section.ba {
	padding: 10px 0 10px 0;
}
section.nayami .sec_inner_co{
	align-items: flex-start;
}
section.nayami .sec_contents{
	text-align: left;
}
section.sup {
	padding: 10px 0 60px 0;
}
.m_i_inner {
	position: relative;
}
.can_main_chatch,.can_main_title {
	color: #0060fb;
}
.can_main_title {
	margin: 20px 0px;
    font-size: 25pt;
	font-weight: 500;
	letter-spacing: 3pt;
}
.b_title {
	font-size: 35pt;
    font-style: italic;
    border-bottom: 4px solid #256ffb;
	color: #256ffb;
}
.b_title p{
	padding-bottom: 10px;
}
.b_sub_title {
	display: flex;
	white-space: nowrap;
	justify-content: center;
	align-items: center;
	margin-left: 40px;
}
.b_sub_title p{
	font-size: 23pt;
}
.b_sub_title img{
	width: 50px;
}
.m_t_inner {
	position: absolute;
	top: 50%;
	left: 30%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: left;
	font-size:12pt;
	margin: 0!important;
	padding: 0!important;
	font-family: "Zen Maru Gothic", sans-serif;
}
.can_main_exp{
	line-height: 20pt;
}
.can_main_chatch_inner {
	border: 1px solid #256ffb;
	padding: 5px 20px;
	border-radius: 20px;
	display: inline-block;
}
 .can_main_chatch_inner p{
	margin:0;
	padding:0;
}
.can_main_chatch_inner {
	
}
.before {
	background-color: #f0f0f0;
	border: 1px solid #256ffb;
	border-radius: 15px;
}
.before_inner {
	padding: 25px 50px;
}
.b_title_w {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.before_title {
	display: inline-block;
	color: #256ffb;
	border: 1px solid #D5D5D5;
	padding: 8px 20px;
	border-radius: 5px;
	background: white;
	font-size: 15pt;
}
.before_exp {
	color: #3b3b3b;
	padding: 10px 0 40px 0;
	font-weight: 300;
	line-height: 20pt;
}
.yaji_wr {
	text-align: center;
	margin: 50px auto;
}
.yajirushi {
	width: 60px;
}
.after{
	background-color: white;
	border: 1px solid #ff66cc;
	border-radius: 15px;
}
.after_inner {
	padding: 25px 50px;
}
.a_title_w {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.a_title p{
	padding-bottom: 10px;
}
.a_title {
	font-size: 35pt;
    font-style: italic;
    border-bottom: 4px solid #ff66cc;
	color: #ff66cc;
}
.after_title {
	color: #ff66cc;
	font-size: 25pt;
    font-family: 'Zen Maru Gothic';
    letter-spacing: 3pt;
}
.after_title p{
	display: inline;
	text-decoration-line: underline;
	text-decoration-thickness: 8px;
	text-underline-offset: 0px;
	text-decoration-color: rgba(255, 102, 204, .4);
	text-decoration-skip-ink: none;
}
.after_exp {
	color: #3b3b3b;
	padding: 15px 0 40px 0;
	font-weight: 300;
	line-height: 20pt;
}
.img {
	margin: 60px 0 0 0;
	background-image: linear-gradient(0deg, #ffdaf9bf, #d9dcffbf 50%, #aadeffbf);
}
.ba_img {
	margin: 20px 0;
}
span.pink_b {
	color: #ff66cc;
	font-weight: 500;
	font-size: 12pt;
	margin: 15px 0 10px 0;
}
span.blue_b{
	color: #256ffb;
	font-weight: 500;
}
span.sp {
	height: 10px;
	display: block;
}
.todoke_cap_img{
	position: relative;
	flex: 0 0 300px;
}
.todoke_cap_con{
	flex: 0 0 600px;
	text-align: left;
	color: #3b3b3b;
    padding: 0 0 0 30px;
    font-weight: 300;
    line-height: 20pt;
}
.todoke_cap_con p{
	margin-bottom: 20px;
}
/* -----------------------------------------サポートページ */
.sup_contents {
	background-color: #f0f0f0;
	border: 1px solid #cfcfcf;
	border-radius: 15px;
}
.sup_contents_inner {
	padding: 25px 50px;
}
.sup_contents_w {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.sup_contents_con_in_fl {
	width: 48%;
    margin: 1%;
}
.sup_contents_title {
	display:flex;
	color: #256ffb;
	font-size: 15pt;
	align-items: center;
}
.sup_contents_before_exp {
	color: #3b3b3b;
	padding: 10px 0 40px 0;
	font-weight: 300;
	line-height: 20pt;
}
section.sup .sup_contents_con_in_title {
	width: 100%;
}
.sup_contents_con_in_title {
	color: #ff66cc;
	border: 1px solid #ff66cc;
	padding: 8px 20px;
	border-radius: 5px;
	background: white;
	font-size: 13pt;
}
.sup_contents_con_in_exp {
	color: #3b3b3b;
	padding: 10px 0 40px 0;
	font-weight: 300;
	line-height: 20pt;
}
.sup_contents_no {
	color: #ff66cc;
	border: 1px solid #ff66cc;
	margin-right: 20px;
	min-width: 50px;
	min-height: 50px;
	height:50px;
	width:50px;
	border-radius:50%;
	line-height:50px;
	font-size: 30px;
	text-align:center;
	background-color: white;
	font-family:"ヒラギノ角ゴ Std W8","Hiragino Kaku Gothic Std";
}
.yaji_wr_sup {
	text-align: center;
	margin: 20px auto;
}
.yajirushi_sup {
	width: 60px;
}
.sup_contents_sub_title {
	color: #ff66cc;
	font-size: 13pt;
	margin-left: 13px;
}
.sup_contents_sub_title_cap {
	font-weight: 300;
	margin-top: 18px;
}
.sup_contents_con_in_fl {
    width: 100%;
}
.sup_main_title{
	font-size: 24pt;
    line-height: 43pt;
	font-weight: bold;
	color: #ff66cc;
}
span.dot-text {
	padding-top: 4px;
	background-position: top left -2px;
	background-repeat: repeat-x;
	background-size: 36.3px 11px;
	background-image: radial-gradient(.15em .15em at center center,#256ffb,#256ffb 100%,transparent);
}
.sup_main_chatch_inner {
	color: #256ffb;
	font-size: 20pt;
}
.sup_title_con {
	margin: 30px 0;
	justify-content: center;
	align-items: center;
}
.sup_main_cap {
	color: #ff66cc;
	margin: 10px 0;
	font-size: 15pt;
    line-height: 20pt;
}
.sup_title_con_cap_title {
	color: #256ffb;
	font-size: 26pt;
	margin-bottom: 20px;
}
.sup_title_con_cap_title_cap {
	line-height: 15pt;
}
.sup_title_con_cap_title_pink {
	color: #ff66cc;
	font-size: 14pt;
	margin: 10px 0;
	line-height: 24px;
}
section.zenkoku .zenkoku_title {
	color: #ff66cc;
	font-size: 20pt;
	text-align: center;
	margin: 0 auto;
	line-height: 32pt;
}
.sup_contents_w_inner_img {
	width: 80px;
	margin-left: 65px;
}
.sup_title_con_img {
	width: 180px;
	margin-right: 44px;
}

/* ----------------------------blueback part */
section.blueback {
	background-color: #e2f1ff;
}
section.blueback .sup_contents {
	background-color: white;
	margin-bottom: 30px;
}
section.blueback .sup_contents_con_in_title {
	display: inline-block;
}
/* ----------------------------セキュリティ part */
section.sq .sup_contents{
	margin-bottom: 30px;
}
.sup_contents_con_in_title {
	display: inline-block;
}
.fl_box {
	width: 48%;
}
.zenkoku_img {
	max-width: 500px;
}
/* ------------------------------------------menu-sp */
	@media screen and (max-width: 900px) {
		.wrapper {
			font-size: 11pt;
			text-align: justify;
		}
		.sec_contents {
			width: 100%;
		}
		.sec_inner_co {
			padding-inline: 20px;
			padding-top: 0;
		}
		.sec_set {
    		padding: 30px 0 60px 0;
		}
		.sup_title_con {
			margin: 0 0 30px 0;
		}
		.breadcrumb {
			text-align: left;
		}
		.can_main_title {
		margin: 20px 0px;
		font-size: 20pt;
		}
		.m_t_inner {
			position: inherit;
			top: 0;
			left: 0;
			-ms-transform: translate(0%,0%);
			-webkit-transform: translate(0%, 0%);
			transform: translate(0%,0%);
			text-align: center;
			font-size: 12pt;
			margin: 15px 0 !important;
			padding: 0 !important;
		}
		.b_sub_title p {
			font-size: 15pt;
		}
		.b_title {
			font-size: 26px;
			margin-bottom: 10px;
		}
		.b_title_w {
			flex-direction: column;
			align-items: flex-start;
			margin-bottom: 20px;
		}
		.b_sub_title img {
			width: 15px;
		}
		.b_sub_title {
			margin-left: 0;
		}
		.before_inner {
			padding: 25px 25px;
		}
		.before_title {
			font-size: 14pt;
			line-height: 18pt;
		}
		.before_exp {
			padding: 10px 0 30px 0;
			line-height: 16pt;
		}
		.after_inner {
			padding: 25px 25px;
		}
		.after_title {
			color: #ff66cc;
			font-size: 20pt;
			font-family: 'Zen Maru Gothic';
			letter-spacing: 2pt;
			line-height: 30pt;
		}
		.after_title p{
			display: inline;
			text-decoration-line: underline;
			text-decoration-thickness: 8px;
			text-underline-offset: 0px;
			text-decoration-color: rgba(255, 102, 204, .4);
			text-decoration-skip-ink: none;
		}
		.after_exp {
			line-height: 16pt;
		}
		.a_title {
			font-size: 26px;
		}
		.a_title_w {
			margin-bottom: 20px;
		}
		.todoke_cap_inner{
			flex-direction: column-reverse;
			width: 90%;
			justify-content: center;
			align-items: center;
			text-align: center;
        	margin: 0 auto;
		}
		.todoke_cap_con{
			position: relative;
			flex: 0;
			text-align: left;
			padding: 0px;
			margin-left: 0px;
			justify-content: center;
			align-items: center;
		}
		.todoke_cap_con  {
			width: 100%;
		}
		.right_box_heart {
			text-align: left;
			margin-top: 10px;
		}
		.todoke_cap_img {
			flex: 0;
			max-width: 400px;
		}
		
/* ------------------------------------------サポートページ-sp */
		.sup_contents_inner {
			padding-inline: 24px;
			padding-block: 22px;
		}
		.sup_contents_con_in .fl {
			flex-direction: column;
		}
		.sup_contents_con_in_fl {
			width: 100%;
   			margin: 1%;
		}
		.sup_contents_con_img{
			display: none;
		}
		.sup_contents_w_inner_img {
			display: none;
		}
		.sup_title_con.fl{
        	flex-direction: column;
		}
		.sup_title_con_cap_inner {
			padding-inline: 22px;
		}
		.sup_contents_title{
    		align-items: flex-start;
    		flex-direction: column;
		}
		.sup_contents_sub_title {
			margin-left: 0px;
			margin-top: 10px;
		}
		.sup_contents_sub_title_cap {
			margin-top: 13px;
			line-height: 21px;
		}
		.sup_contents_w {
			margin-bottom: 20px;
		}.sup_contents_con_in_exp {
			padding: 10px 0 20px 0;
		}
/* ------------------------------------------セキュリティ-sp */
		.fl_box {
			width: 100%;
		}
		.sup_contents_con_in_exp_inner .btn_sq_blue {
			width: 50%;
		}
		.zenkoku_img {
			max-width: 300px;
			margin: 20px 0;
		}
		.sup_title_con_img {
			width: 160px;
			margin-right: 44px;
			margin: 20px auto;
	}
}

/* ------------------------------------------------------------------一覧の定期 */
.sem_eve {
	text-align: center;
}
.sem_eve_sub_title {
	color:  #ff66cc;
	font-size: 20pt;
	font-weight: 500;
	position: relative; /*positionをrelativeに指定*/
}

.sem_eve_sub_title::after {
  position: absolute; /*positionをabsoluteに指定*/
  content: "";
  background-color: #ff66cc; /*下線の色*/
  width: 40px; /*線の幅*/
  height: 5px; /*線の太さ*/
  bottom: -10px; /*線のタテ位置*/
  left: 50%;  /*線のヨコ位置*/
  transform: translateX(-50%);
}
.sem_eve_title {
	font-weight: 500;
	color:  #256ffb;
	font-size: 30pt;
	margin-top: 40px;
}
/* ------------------------------------------------------------------お知らせ一覧 */
.cat_btn {
	display: inline-block;
	padding: 8px 14px;
	border: 1.5px solid #256ffb;
	color: #333;
	text-decoration: none;
	width: 24%;
	margin: 0.5%;
	border-radius: 35px;
	box-shadow: 3px 3px 0 0 #256ffb;
	font-size: 11pt;
}

.cat_btn:hover {
  background: #256ffb;
  color: #fff;
}
.post_con{
	font-size: 12pt;
	width: 100%;
}
.cat_menu {
	min-width: 800px;
	margin-bottom: 80px;
	padding: 0 10px;
}
li.post-item .post-title p.p_t{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-cat {
	display: inline-block;
	padding: 4px 6px;
	color: #fff;
	width: 120px;
	background-color: #256ffb;
	border-radius: 20px;
	margin-right: 10px;
	text-align: center;
	font-size: 9pt;
}
.post-date {
	color: #ff66cc;
	margin-right: 10px;
	font-size: 9pt;
}
.post-item a {
  display: block;
  width: 100%;
  padding: 20px 0; /* 好みで調整 */
}
ul.post-list {
	text-align: left;
}
.post_title {
}
.post-item a:link,
.post-item a:visited,
.post-item a:hover,
.post-item a:active  {
  color: #333; /*すべての状態で親要素のフォント色を継承*/
}
.post-item a {
	color: #fff;
}

.post-item {
  border-bottom: 1px dashed #ff66cc;
}
.post-item a {
  transition: background 0.2s ease;
}

.post-item a:hover {
  background: #eaf4ff;
}
.post-item:last-child {
  border-bottom: none;
}

/* 共通：丸ボタン化 */
.page-numbers.next,
.page-numbers.prev {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #256ffb;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;

  /* 元のテキストだけ消したいときは text-indent じゃなく font-size:0 が安全 */
  font-size: 0;
  transition: background 0.2s, border-color 0.2s;
}

/* 次へ > */
.page-numbers.next::after {
  content: ">";
  font-size: 14pt;   /* ここで文字サイズ戻す */
  color: #256ffb;
  position: absolute;
}

/* 前へ < */
.page-numbers.prev::after {
  content: "<";
  font-size: 14pt;   /* ここで文字サイズ戻す */
  color: #256ffb;
  position: absolute;
}

/* hover共通 */
.page-numbers.next:hover,
.page-numbers.prev:hover {
  background: #eaf4ff;
  border-color: #75aeea;
}

.page-numbers.next:hover::after,
.page-numbers.prev:hover::after {
  color: #75aeea;
}
.page-numbers.next::after,
.page-numbers.prev::after {
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
}
.nav-links{
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagination {
	padding-top: 20px;
}
/* ページ番号 共通 */
.page-numbers {
  color: #A3A3A3;
  text-decoration: none;
  margin: 0 15px;
}
.page-numbers a{
  color: #A3A3A3;
}
.nav-links a:link,
.nav-links a:visited,
.nav-linkss a:hover,
.nav-links a:active  {
  color: #A3A3A3; /*すべての状態で親要素のフォント色を継承*/
}

/* 現在のページ */
.page-numbers.current {
  color: #256ffb;       /* 今いるページを青 */
  font-weight: bold 2px soild #256ffb;
  pointer-events: none; /* クリック不可に */
}

/* ホバー時（今のページ以外） */
.page-numbers:not(.current):hover {
  color: #333;
}
@media (max-width: 900px) {
	.cat_menu {
    	min-width: 300px;
	}
	.cat_menu .fl{
		display: block;
		flex-direction: row;
	}
	.cat_btn {
		padding: 8px 14px;
		border: 1.5px solid #256ffb;
		color: #333;
		text-decoration: none;
		width: 48%;
		margin-bottom: 16px;
		border-radius: 35px;
		box-shadow: 3px 3px 0 0 #256ffb;
		font-size: 11pt;
	}
	.cat_menu {
		margin-bottom: 30px;
	}
}
/* ------------------------------------------------------------------セミナーイベント一覧ページ */
section.sem_eve .pp_main_con {
	text-align: left;
	padding-left: 20px;
}

section.sem_eve .post-wrap {
	width: 900px;
	border-left: 4px solid #ff66cc;
	margin: 60px 0;
	font: 16pt;
}
section.sem_eve .pp_img {
	width: 280px;
	height: 170px;
	display: flex;
	align-items: center;
	justify-content: center;
}
section.sem_eve .post_con {
	width: 100%;
}
section.sem_eve .post-tag p{
	display: inline-block;
	padding: 8px 14px;
	border: 0.8px solid #333;
	color: #333;
	text-decoration: none;
	margin: 14px 0;
	border-radius: 35px;
	font-size: 11pt;
	
}
section.sem_eve .popup {
	font-weight: bold;
	margin-bottom: 14px;
}
section.sem_eve .post-title{
	margin-bottom: 14px;
	line-height: initial;
}
li.post-item a.post-title{
	display: flex;
	align-items: center;
}
li.post-item .post_title {
    flex: 1 1 auto;
    min-width: 0;
}
li.post-item .post-title p.p_t{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
section.sem_eve .data {
	color: #ff66cc;
	font-weight: bold;
}
section.sem_eve .post_con_1{
	width: 580px;
	margin-right: 20px;
	height: 170px;
}
section.sem_eve .post_con {
	font-size: 10pt;
	background-color: #E7E7E7;
	line-height: 18pt;
	padding: 15px;
	height: 100px;
	width: 580px;
	margin-right: 20px;
}
section.sem_eve .post-link {
	height: 100px;
	border: 1px solid #ff66cc;
	
}
section.sem_eve .post-link p{
	font-weight: bold;
}
section.sem_eve .post-link a{
	width: 100%;
	height: 100px;
	color: #ff66cc;
	display: flex;
	align-items: center;
	justify-content: center;
}
section.sem_eve .fl_post {
	display: flex;
}
section.sem_eve .post_con_1 .data p{
	display: inline-block;
}
section.sem_eve .post-item.is-past {
  opacity: 0.45;
  filter: grayscale(1);
}
section.sem_eve .post-item.is-past img {
  filter: grayscale(100%);
}
section.sem_eve .post-item {
  position: relative;
}

section.sem_eve .event-ended {
  position: absolute;
  top: 50%;
  left: 45%;
  background: rgba(0,0,0,0.65);
  color: #fff;
  font-size: 18px;
  padding: 19px 34px;
  border-radius: 4px;
  z-index: 2;
}
@media (max-width: 900px) {
	section.sem_eve .post-wrap {
		width: 100%;
	}
	section.sem_eve .post_con_1{
		margin-right: 0px;
		width: 100%;
		height: auto;
	}
	section.sem_eve .post_con {
    	height: auto;
    	width: 100%;
    	margin-right: 10px;
	}
	section.sem_eve .event-ended {
		position: absolute;
		top: 39%;
        left: 34%;
	}
}
/* -------------------------------------------------------------投稿用css*/
section.post .sec_contents{
	width: 100%;
}
.post_main {
	text-align: left;
	letter-spacing: 1pt;
}
.blog-detail__title {
	font-size: 21pt;
	border-bottom: 1px solid #256ffb;
	line-height:normal;
}
.blog-detail__title p{
	margin-bottom: 20px;
}
span.slug_tag{
	display: inline-block;
    color: rgb(255, 255, 255);
    background-color: rgb(37, 111, 251);
    margin-right: 10px;
    text-align: center;
    font-size: 10pt;
    padding:4px 8px;
    border-radius: 20px;
}
.time_tag {
	color: #ff66cc;
}
.caption {
	margin: 14px 0px 30px 0px ;
}
article .post_main h1{
	color: #ff66cc;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 20px;
}
article .post_main h2{
	color: #256ffb;
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 1px solid #256ffb;
	margin: 16px 0;
}
article .post_main h3 {
	padding-bottom: 8px;
}
.blog-content p {
	margin: 10px 0 20px 0;
	line-height: normal;
    font-size: 12pt;
}
ul.wp-block-list li {
	position: relative;
	padding-left: 18px;
	line-height: normal;
	margin-bottom: 12px;
}
article.post_main .wp-block-image {
	padding-bottom: 12px;
}

/* 四角グラデーションマーカー */
article.post_main ul.wp-block-list li::before {
	content: "";
	width: 14px;
	height: 14px;
	background: linear-gradient(135deg, #4aa3ff, #9b6bff);
	position: absolute;
	left: 0;
	top: 4px;
}
/* 三角*/
article.post_main ul.wp-block-list li ul.wp-block-list {
	margin-top: 8px;
}
article.post_main ul.wp-block-list li ul.wp-block-list li{
	margin-bottom: 4px;
}
article.post_main ul.wp-block-list li ul.wp-block-list li::before {
	content: "";
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 12px solid #ff66cc;
	position: absolute;
	left: 0;
	top: 6px;  
}
article.post_main .post-nav{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}
article.post_main　.post-nav a {
  width: 48%;
}
article.post_main　.post-nav-prev { text-align: left; }
article.post_main　.post-nav-next { text-align: right; }

article.post_main nav.post-nav .pagination {
	padding: 0;
}
@media (max-width: 600px) {
  .post-nav {
    flex-direction: column;
    gap: 8px;
  }

  .post-nav a {
    width: 100%;
    text-align: center;
  }
}
/* -------------------------------------------------------------事例投稿用css*/
article .post_main {
	line-height: normal;
}
.case_main_con {
	text-align: justify;
}
.case_top {
	padding: 0 50px;
}
.case_top_con {
	width: 50%;
	font-family: "Zen Maru Gothic", sans-serif;
}
.case_main_title {
	margin-bottom: 30px;
	padding: 0 50px;
}
.b_opt {
	display: flex;
	font-size: 10pt;
}
.case_titleprat p.byoinmei {
	color: #256ffb;
	font-size: 26pt;
	font-weight: bold;
	letter-spacing: 3pt;
}
p.rep_title {
	color: white;
	font-size: 22pt;
	font-weight: 700;
	background: linear-gradient(135deg, #256ffb, #ff66cc);
	display:  inline-block;
	padding: 6px 12px;
	border-radius: 5px;
	
}
p.byoushou {
	margin-left: 10pt;
}
.case_top ul.b_tag_list{
	display: flex;
	font-family: "Zen Maru Gothic", sans-serif;
}
.case_top ul.b_tag_list li{
	font-size: 10pt;
	border-radius: 10px;
	margin: 0 8px 0 0;
	
}
.b_tag li p {
	padding :2px 8px;
}
.case_top ul .b_tag_list li p{
}
.rep_title,.byoinmei,.b_opt,.b_tag {
	margin-bottom: 20px;
}

.case_img img{
	border-radius: 15px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.case_img{
    max-width: 640px;
    aspect-ratio: 1.7 / 1; 
    position: relative;
}

p.jirei_main_title {
	color: #256ffb;
	font-size: 20pt;
	font-weight: 400;
	padding-bottom: 8px;
	border-bottom: 1px solid #256ffb;
	margin: 16px 0;
}
article .post_main .case_main_before p.title{
	color: #ff66cc;
	margin-bottom: 10px;
	font-size: 14pt;
	
}
article .post_main .case_main_after p.title{
	color: #246ffb;
	margin-bottom: 10px;
	font-size: 14pt;	
}
article .post_main .case_main_after p.t_center {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
.futurebox {
	text-align: center;
	margin: 0 auto;
}
article .post_main .case_main_after p.future {
	color: white;
	font-weight: 700;
	background: linear-gradient(135deg, #256ffb, #ff66cc);
	display:  inline-block;
	padding: 6px 20px;
	border-radius: 5px;}
/* -------------------各背景*/
.case_main_before{
	background-color: #f0f0f0;
	border-radius: 15px;
	padding: 30px 50px;
	margin-bottom: 50px;
}
.case_main_before_inner {
}
.before_ue {
	margin-bottom: 30px;
}
.case_main_after {
	background-color: #e2f1ff;
	padding: 30px;
	border-radius: 15px;
}
.after_kaizen , .after_future{
	background-color: white;
	margin-bottom: 30px;
	border-radius: 15px;
	padding: 30px 50px;
}
 .after_future{
	border: 1px solid #256ffb;
}
@media (max-width: 900px) {
	.case_top {
	padding: 0px;
	}
	.case_top_con {
		width: 100%;
		font-family: "Zen Maru Gothic", sans-serif;
	}
	.case_main_title {
		margin: 20px 0;
		padding-inline: 20px;
	}
	p.jirei_main_title {
		line-height: 24pt;
		font-size: 20pt;
	}
	
	.after_kaizen , .after_future{
		padding: 30px 20px;
	}
	.case_main_before{
		padding: 20px 20px;
	}
	.case_main_before{
	margin-bottom: 50px;
	}
	.before_ue {
	margin-bottom: 30px;
	}
	.case_main_after {
	background-color: #e2f1ff;
	padding: 20px;
	border-radius: 15px;
	}
}
@media screen and (max-width: 430px) {
	.post-cat {
		padding: 4px 2px;
        font-size: 7pt;
        width: 92px;
	}
	p.p_t {
		font-size: 11pt;
	}
	.post-date {
    	font-size: 8pt;
	}
}
/* 25/12/23*/
section.catgo {
    padding: 0;
	background-image: url("../img/back_info.png");
	width: 100%;
	background-size: cover;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
	height: 400px;
}
@media (max-width: 900px) {
	section.catgo {
		height: 280px;
	}
    .cat_btn {
        max-width: 260px;
	}
}
@media screen and (max-width: 430px) {
	section.catgo {
		height: 200px;
		}
	.sem_eve_sub_title {
    font-size: 18pt;
	}
	.sem_eve_title {
    font-size: 24pt;
	}
}
/* 25/12/25*/
.after_image_con {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.after_image_con img{
	width: 100%;
	margin-bottom: 80px;
}
.after_image_con_min {
	text-align: center;
	margin-bottom: 20px;
}
.after_image_con_min img{
	width: 100%;
	margin: 30px 0;
}
/* 12/26 */
.before_inner_box {
	padding: 25px;
	margin: 2%;
}
.before_fl_box {
	display: flex;
	flex-wrap: wrap;
}
.before_inner_box {
	width: 45%;
}
.after_inner_box {
	padding: 25px;
	margin-bottom: 2%;
}
@media screen and (max-width:900px) {
	 .b_title_w {
        margin-bottom: 10px;
    }
	.before_inner_box {
		width:100%;
		margin: 0 0 10% 0;
	}
	.before_inner {
        padding: 10px 10px;
    }
	.before_exp {
        padding: 10px 0 10px 0;
	}
	.yaji_wr {
    margin: 30px auto;
	}
	.after_inner {
    padding: 10px 10px;
    }
	.after_inner_box {
	margin-bottom: 10%;
}
	.after_exp {
    padding: 15px 0 10px 0;
	}
	.after_image_con img {
    margin-bottom: 20px;
	}
	.after_image_con_min img {
    margin: 20px 0;
	}
}
/* 26/1/6 */
.t_page p{
	text-align: left;
	line-height: normal;
}
.t_page .content{
	margin-bottom: 20px;
}
.t_page .content ul{
	list-style: circle;
	text-align: left;
}
