.blog-inner .sectionTitle {
	margin-bottom: 40px;
    margin-top: 20px;
    letter-spacing: 1px;
	font-weight: bold;
}

.important {
    border: 1px solid;
    padding: 13px;
    background: aliceblue;
    font-weight: bold;
    letter-spacing: 1px;
}

.cate {
font-size: 14px;
    margin: 10px 0 -5px;
    color: #ccc;
}

.blog-inner .lnk {
    text-indent: initial;
    margin-bottom: 50px;
}

.blog-blk h2 a {
	text-decoration: none;
	color: #000;
}

.sectionTitle {
    font-size: 32px;
    text-align: center;
    margin-top: 76px;
    position: relative;
    letter-spacing: 2px;
}

.blog-blk {
	padding: 100px 0;
}

.blog-blk h2 {
color: #000;
    line-height: 1.6;
    font-size: 14px;
    min-height: 70px;
    margin-top: 10px;
    text-align: justify;
    font-weight: bold;
    letter-spacing: 0.6px;
}

.blog-blk  h2 a {
color: #1F245D;
    font-size: 15px;
}

.blog-blk  p {
font-weight: 300;
    line-height: 1.6;
    text-align: justify;
    font-size: 14px;
	text-indent: -10px;
}

.blog-blk p a {
    color: #000;
    font-weight: 300;
    border-bottom: initial;
    text-decoration: initial;
}

.blog-blk .service-staff p {
		text-indent: initial;
	font-size: 16px;
	margin-bottom: 50px;
}

.to-column a {
    background: #fff;
    font-size: 20px;
    display: inline-block;
    font-weight: 300;
    padding: 20px 40px;
    border: 1px solid #000;
    color: #000;
    font-size: 16px;
	border-radius: 30px;
}

.to-column {
    margin-top: 70px;
    text-align: center;
}

.blog-inner {
	max-width: 1030px;
	margin: 0 auto;
	padding: 0 15px;
}

.culumm-card-blk {
    display: flex;
    justify-content: space-between;
	    flex-wrap: wrap;
}

.culumm-card-blk .card {
    width: 30%;
	    margin-bottom: 40px;
}

.culumm-card-blk .card img {
    height: 190px;
    object-fit: cover;
	width: 100%;
	border-radius: 20px;
}

.b-cate li {
    margin-right: 20px;
    background: #f5f5f5;
    padding: 10px 20px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: .6px;
}

.times {
	    font-size: 18px;
    margin: -10px 0 15px;
    color: #3333;
}

.pankuzu {
    font-size: 12px;
    margin: 10px 0 30px;
    letter-spacing: .6px;
}

.s-post {
	max-width: 700px;
    margin: 100px auto;
	padding: 0 15px;
}

.s-post .entry-content p {
	font-weight: 400;
	font-size: 16px;
	line-height: 2.2;
	letter-spacing: 1px;
	margin-bottom: 30px;
}

.s-post h1 {
    font-size: 22px;
    line-height: 1.6;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: bold;
}

.s-post .entry-content h2 {
font-size: 23px;
padding: 10px 20px;
    margin-bottom: 60px;
    letter-spacing: 1px;
    line-height: 1.6;
	margin-top:40px;
border-left: solid 8px var(--color_htag);
    padding: .75em 1em;
    background: -webkit-linear-gradient(135deg, transparent 25%, rgba(5, 70, 95, 0.05) 25%, rgba(5, 70, 95, 0.05) 50%, transparent 50%, transparent 75%, rgba(5, 70, 95, 0.05) 75%, rgba(5, 70, 95, 0.05));
    background: linear-gradient(135deg, transparent 25%, rgba(5, 70, 95, 0.05) 25%, rgba(5, 70, 95, 0.05) 50%, transparent 50%, transparent 75%, rgba(5, 70, 95, 0.05) 75%, rgba(5, 70, 95, 0.05));
    background-size: 4px 4px;
    color: #000;
	margin-bottom: 60px;
    border-left: 5px #000 solid;
    border-radius: 0;
    font-weight: bold;
}

.s-post .entry-content h4 {
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 30px;
    line-height: 1.5;
    border-bottom: 2px solid;
    font-weight: bold;
    margin-top: 40px;
}

.s-post .entry-content h3 {
    background: darkblue;
    font-weight: bold;
    color: #fff;
    padding: 12px 10px 10px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-size: 23px;
    margin-top: 70px;
}

.s-post .entry-content table {
    font-size: 14px;
    margin-top: 50px;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.6;
    max-width: 100%;
    text-align: left;
    width: 100%;
}

.s-post td, .s-post th {
    padding: 14px 5px;
}

.s-post th {
    background: #FAFAFA;
    font-weight: 700;
    background-color: #f5f5f5;
}

.s-post td, .s-post th {
    border: 1px solid #dcdcdc;
    padding: .5em;
	font-size: 12px;
}

.s-post td:first-child {
	font-weight:bold;
}

.noticet {
    margin: 50px 0;
    font-size: 12px;
    letter-spacing: 1px;
}

.s-post .entry-content ul {
padding-left: 15px;
    font-size: 16px;
    line-height: 2.4;
    letter-spacing: 1px;
}

.s-post img {
	width: 100%;
	height: auto !important;
	margin-bottom: 30px;
}

.s-post .entry-content li {
    border-bottom: 1px dotted #ccc;
    padding: 10px 0 15px;
    line-height: 1.5;
    margin: .25em 0;
    position: relative;
}


.s-post .entry-content {
	margin-top: 30px;
}

.s-post .entry-content ul {
    list-style: disc;
	margin-bottom:60px;
}


.author_blk .card{
	    display: flex;
    justify-content: space-between;
}

.author_blk .card .l {
	width: 12%;
}

.author_blk .card .r p {
    margin: 8px 0;
}

.author_blk .card .r a {
    color: #2173bd;
}

.ct a {
    color: #2173bd;
	font-size:14px;
}

.ct {
    margin-bottom: 40px;
}


.pr_link a {
    display: block;
    margin-bottom: 5px;
	 font-size: 12px;
}

.author_blk .card .r h4 {
    font-size: 12px;
    margin-top: 3px;
}

.author_blk .card .l h2 {
	font-size: 10px;
    text-align: center;
    letter-spacing: 0;
    position: relative;
    top: -5px;
}

.author_blk .card .l a {
	font-size: 10px;
    border: 1px solid;
    display: block;
    padding: 5px 0;
    text-align: center;
    letter-spacing: 0;
    border-radius: 4px;
}


.author_blk .card .l a:hover {
	opacity: .5;
}

.author_blk .card .r ul {
    display: flex;
    margin-top: 10px;
    gap: 5px;
}

.author_blk .card .r ul img {
	width: 25px;
}

.author_blk .card .r ul img:hover {
	opacity: .6;
}

#main_content .post_content {
    margin-top: 30px;
}

.author_blk .card .r {
    width: 85%;
    font-size: 12px;
}

.author_blk .card .r h3 {
	font-weight: bold;
}

.author_blk {
    border: 1px solid #2173bd;
    padding: 15px;
    margin-bottom: 20px;
    line-height: 1.8;
    letter-spacing: .6px;
}

.white_blk.fst {
	display: none;
}

.white_blk.fst h4 {
	font-size: 20px;
  margin-bottom: 20px;
}

.white_blk.fst img {
	width: 90%;
}

.white_blk.fst > p {
    text-align: left;
    width: 90%;
    margin: 25px auto;
    text-align: justify;
}

.white_blk.fst h4 {
    font-size: 13px;
}

.white_blk {
	display: none;
    text-align: center;
    border: 1px solid #2173bd;
    padding: 15px 15px 0;
    font-size: 14px;
	letter-spacing: 0;
}


.white_blk h3:before {
    left: 0;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
	background
}

.white_blk h3:after, .white_blk h3:before {
    background-color: #2173bd;
    bottom: 0;
    content: "";
    display: block;
    height: 2.5em;
    position: absolute;
    width: 1px;
}

.white_blk h3:after
 {
    right: 0;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
}

.white_blk p span {
	font-weight: bold;
}

.white_blk.fst .blog_form p:last-child {
	width: 35%;
}

.blog_form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-top: 30px;
}

.blog_form input {
    width: 100%;
    padding: 10px;
background-color: #fff;
    border: 1px solid #ccc;
}


.blog_form p {
	width: 35%;
}

.blog_form p:last-child {
    width: 100%;
}

.blog_form p:last-child textarea {
height: 60px;
    background: #fff;
	width: 72%;
}
	
	
.white_blk h3 {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    line-height: 1.3;
	color: #2173bd;
    margin-bottom: 20px;
	margin-top: 10px;
}

.white_blk ul {
    text-align: left;
    width: 90%;
    margin: 10px auto;
    line-height: 2;
    display: flex;
    justify-content: center;
}

.submit_b {
    margin: 0 auto;
	width: 100%;
}

.submit_b input {
    width: 250px;
    padding: 10px;
    border-radius: 10px;
    margin: 20px 0;
    position: relative;
    left: 40px;
    background: #000;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
    border: none;
}

.submit_b input:hover {
	opacity: .6;
}


.white_blk ul li {
	margin-right: 15px;
}
	
.white_blk li:before {
    content: "\e923";
    font-family: icomoon !important;
    color: #2173bd;
    margin-right: 4px;
}

.pr_link a {
    display: block;
    margin-bottom: 5px;
	 font-size: 12px;
}


@media (max-width: 500px) {

    .s-post {
        margin: 20px auto 150px;
    }
	
.s-post h1 {
    font-size: 18px;
}
	
.times {
    font-size: 14px;
}
	
.b-cate li {
    padding: 10px 10px;
    font-size: 12px;
}
	
.pankuzu {
        line-height: 1.6;
        font-size: 11px;
        margin-bottom: 15px;
        margin-top: -10px;
}
	
.s-post p {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 20px;
}
	
.s-post h2 {
    font-size: 16px;
    padding: 10px 10px;
    letter-spacing: 0.6px;
    line-height: 1.6;
    margin-top: 40px;
    text-align: justify;
}
	
.s-post h3 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: .6px;
}
	
s-post .entry-content ul {
    padding-left: 15px;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: .6px;
}

.s-post .entry-content ul {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 1px;
}

.s-post .entry-content ul li {
	margin-bottom: 10px;
}
	

	
.blog-blk {
    padding: 30px 0;
}
	
.blog-inner .sectionTitle {
    margin-bottom: 20px;
    margin-top: 20px;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: bold;
}
	
.blog-inner .lnk {
    margin-bottom: 20px;
}
	

.culumm-card-blk .card {
    width: 48%;
	margin-bottom: 10px;
}
	
.culumm-card-blk .card img {
    height: 100px;
    border-radius: 5px;
}
	
.cate {
    font-size: 12px;
}
	
.blog-blk h2 a {
    font-size: 13px;
}
	

.blog-blk h2 {
    line-height: 1.3;
}
	
.blog-blk {
    padding: 30px 0 100px;
}
	
.blog-inner .sectionTitle {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
}

.blog-inner .lnk {
    text-indent: initial;
    margin-bottom: 25px;
    font-size: 11px;
}
	
	.author_blk .card {
		display: block;
	}
	
.author_blk .card .l {
    width: 40%;
    margin: 0 auto 20px;
}
	
.author_blk .card .r {
    width: 100%;
    font-size: 11px;
}
	
	
.author_blk .card .r h4 {
    margin-bottom: 10px;
}
	
.pr_link a {
    font-size: 12px;
}
	
.white_blk ul {
    display: block;
    width: 100%;
    margin: 15px auto;
}
	
.white_blk {
    font-size: 12px;
}
	
	.white_blk p {
		text-align: left;
	}
	
.blog_form {
    display: block;
}
	
.blog_form p {
    width: 100%;
    margin-bottom: 10px;
}
	
.blog_form p:last-child textarea {
    width: 100%;
}

.submit_b input {
    margin: 20px 0 0;
    position: relative;
    left: 0;
}
	
	.white_blk .submit_b p {
		text-align: center;
	}
	
.author_blk .card .r h3,
	.author_blk .card .r h4 {
		text-align: center;
	}
	
	.author_blk .card .r h4 {
		margin: 5px 0 10px;
	}
	
.author_blk .card .r ul {
    margin-top: 15px;
    justify-content: center;
}
	
.author_blk .card .r p {
	margin: 8px 0 15px;
        text-align: justify;
        font-size: 12px;
        line-height: 1.8;
	}
	
.white_blk.fst .blog_form p:last-child {
	width: 100%;
}
	
.s-post .entry-content h3 {
    font-size: 15px;
}

.s-post .entry-content h2 {
    font-size: 18px;
}
	
.important {
    font-size: 14px;
}
	
.s-post .entry-content h4 {
    font-size: 16px;
}
	
.ct a {
    font-size: 12px;
}
	
.s-post img {
    margin-bottom: 10px;
}
	
}