﻿@charset "utf-8";
a.anchor {
    display: block;
    padding-top: 10px;
    margin-top: -10px;
}

.shosai{
	margin:0 auto 10px auto;
	max-width:1080px;
}
@media screen and (max-width:480px){
	.shosai{
		width:100%;
	}
}


.shosai h4{
	font-size:1.8rem;
	font-weight:700;
	line-height:1.5;
	margin:30px 0 5px 0;

}
.shosai h4 a{
	text-decoration:underline;

}


.shosai .shosai-wrapper {
}
@media screen and (max-width:480px){
	.shosai .shosai-wrapper {
		padding:0 5px;
	}
}

.shosai .pankuzu{
	margin:10px auto 10px auto;
	width:1080px;
	display:block;
	padding:10px 5px;
}
@media screen and (max-width:480px){
	.shosai .pankuzu{
		width:100%;
	}
}


.shosai .pankuzu a{
	text-decoration:underline;
}

.shosai .pankuzu .link{
	font-size:1.7rem;
	line-height:1.5;
}

.shosai .pankuzu .link span{
	margin:0 10px;
}

.shosai h2 {
  font-size: 2.8rem;
  line-height:1.5;
  font-weight: bold;
  margin:10px 0 20px 0;
  color: #000000;
  border-bottom: 2px solid #000000;
  padding-bottom: 5px;
  text-align:left;
}
@media screen and (max-width:480px){
	.shosai h2 {
	  font-size: 2.4rem;
	  line-height:1.4;
	}

}


.shosai .honbun{
  font-size: 1.5rem;
  line-height:1.5;
  margin:0 0 10px 0;

}
.shosai .honbun a{
  color:blue;
  text-decoration:underline;

}
.shosai .honbun .redhonbun{
	font-weight:700;
	color:#ff0000;

}

.shosai .honbun .markerhonbun{
	font-weight:700;
	color:#000000;
	background: linear-gradient(transparent 50%, #ffff00 50%);
}


.shosai .shosai-wrapper .titlebox{
		margin:0 0 0px 0;
		width:100%;
		
	  display: flex;
	  flex-direction: row;
	  justify-content: space-around;
		
}
@media screen and (max-width:480px){
	.shosai .shosai-wrapper .titlebox{
		  display: block;
		  flex-direction: none;
		  justify-content: none;
			
	}
}



.shosai .shosai-wrapper .titlebox .box1{
	width:100%;
		padding:10px;
}
@media screen and (max-width:480px){
	.shosai .shosai-wrapper .titlebox .box1{
		width:100%;
		padding:10px;
	}
}


.shosai .shosai-wrapper .titlebox .honbun3komidashi{
	font-size:1.4rem;
	margin:10px 0 0 0;
}



.shosai .shosai-wrapper .titlebox .honbun3{
	font-size:1.4rem;
	line-height:1.5;
}
.shosai .shosai-wrapper .titlebox .honbun3 a{
	color:blue;
	text-decoration:underline;
}

.shosai .shosai-wrapper .titlebox img{
		width:100%;
}
@media screen and (max-width:480px){
	.shosai .shosai-wrapper .titlebox img{
	}
}



.shosai .shosai-wrapper .mokujibox{
		background:#e4f4fb;
		width:80%;
		padding:10px 30px;
		display:block;
		margin:0 auto;
		z-index:1;
}
@media screen and (max-width:480px){
	.shosai .shosai-wrapper .mokujibox{
			width:95%;
			margin:10px auto;
			
	}

}




.shosai .shosai-wrapper .mokujibox .mokuji_tmp{
font-size:1.5rem;
color: #0009b9;
line-height:1.5;
margin:0 0 10px 0;
text-align:left;
padding-left:1em;
text-indent:-1em;
}
.shosai .shosai-wrapper .mokujibox .mokuji_tmp a{
	color:#000000;
	text-decoration:underline;
	margin:0 0 0 5px;
}
.shosai .shosai-wrapper .mokujibox .mokuji_tmp span{
font-size:1.5rem;
}



.shosai .shosai-wrapper .mokujibox li{
	font-size:1.4rem;
	color: #333333;
	line-height:1.7;
	list-style:none;
	padding-left:1em;
	text-indent:-1em;
}
.shosai .shosai-wrapper .mokujibox li::before{
	  content: '・';
}
.shosai .shosai-wrapper .mokujibox li a{
font-weight: 700;
}


.shosai .shosai-wrapper .mokujibox .libox{
	margin:-5px 0 10px 10px;
}





.shosai .shosai-wrapper .mokujibox .styled-hr {
    border: none;
    border-top: 4px solid #67a6c9;
    text-align: left;
    position: relative;
}

.shosai .shosai-wrapper .mokujibox .styled-hr::before {
    content: "目次"; /* 表示したい文字 */
    position: absolute;
    top: -10px;
    left: 10%;
    transform: translateX(-50%);
    background: #e4f4fb;
    padding: 0 10px;
    font-size: 2.0rem;
    text-align: left;
    color: #333;

}


.shosai .shosai-wrapper .shosaibox{
	margin:0 20px;

}
.shosai .shosai-wrapper .shosaibox h4{
	font-size:1.6rem;
	margin:10px 0 0 0;

}
.shosai .shosai-wrapper .shosaibox h4 a{
	color:blue;

}


.shosai .shosai-wrapper .shosaibox h4 .lankbox{
	width:50px;
	float:left;

}
.shosai .shosai-wrapper .shosaibox table{
	margin:10px auto;
}
.shosai .shosai-wrapper .shosaibox .hyou{
	border:2px solid #000000;
}

.shosai .shosai-wrapper .shosaibox .hyou th{
	border:1px solid #000000;
	font-size:1.5rem;
	line-height:1.5;
	padding:10px;
	text-align:center;

}

.shosai .shosai-wrapper .shosaibox .hyou td{
	border:1px solid #000000;
	font-size:1.5rem;
	line-height:1.5;
	padding:10px;

}



.shosai .shosai-zyouken{
  font-size: 1.5rem;
  line-height:1.5;
  padding:0 10px;

}
.shosai h3{
  font-size: 1.7rem;
  line-height:1.5;
  font-weight:700;
  width:100%;
  background:#00468d;
  margin:20px 0 10px 0;
  padding:10px 15px;
  color:#ffffff;

}
h3[id]{
    scroll-margin-top: 90px;
}



.shosaibox .kanbox li{
	margin:10px 0 0 10px;
	line-height:180%;
	font-size:1.5rem;
	font-weight:700;
	counter-increment: cnt;
	list-style-type:none;
}
.shosaibox .kanbox li::before{
	content: "" counter(cnt) ". ";
	font-weight:bold;
}



.shosai .shosai_img {
	width:60%;
	margin:10px auto;
	display:block;
}
@media screen and (max-width:480px){
	.shosai .shosai_img {
		width:100%;
	}
}


.shosai .honbun2{
  font-size: 1.5rem;
  line-height:1.5;
  margin:0 0 10px 20px;

}
@media screen and (max-width:480px){
	.shosai .honbun2{
	  margin:0 0 0 0px;

	}
}

.shosai .honbun2 a{
  color:blue;
	text-decoration:underline;
}

.shosai .honbun3{
  font-size: 1.5rem;
  line-height:1.5;
  margin:0 0 0 30px;

}
@media screen and (max-width:480px){
	.shosai .honbun3{
	  margin:0 0 0 0px;

	}
}


.shosai .shosai-wrapper .genjoubox{
	margin:0px 20px 0 20px;
	

}

.shosai .shosai-wrapper .genjoubox h4{
	font-size:1.6rem;
	line-height:1.5;
	font-weight:700;
	margin:10px 0 0 0;
}
.shosai .shosai-wrapper .genjoubox h4 a{
	text-dedcoration:underline;
	color:blue;
}

.shosai .shosai-wrapper .genjoubox hr{
	border:2px solid #00468d;

}
.shosai .shosai-wrapper .genjoubox .honbun{
	margin:5px 0 20px 10px;

}



.shosai .shosai-wrapper .genjoubox .honbun a{
	color:blue;
	text-decoration:underline;

}


.shosai li{
  font-size: 1.5rem;
  line-height:1.5;
	list-style: none;
	margin:10px 0 0 20px;

}
@media screen and (max-width:480px){
	.shosai li{
		margin:10px 0 0 0px;

	}
}



.shosai li::before{
  content: '・';
}

.shosai li a{
	color:blue;
	text-decoration:underline;
}


@media screen and (max-width:480px) {
	.table-scroll {
		overflow: auto;
		/*スクロールさせる*/
		white-space: nowrap;
		/*文字の折り返しを禁止*/
	}
}

/* 以下、スクロールバーを追加 */
.table-scroll::-webkit-scrollbar {
	height: 5px;
}

.table-scroll::-webkit-scrollbar-track {
	background: #333;
}

.table-scroll::-webkit-scrollbar-thumb {
	background: #999;
}



/* TOPコラム */

.pickup-column{
	width:100%;
	margin: 30px auto;
}

.pickup-column-title-flex{
	display:flex;
	flex-direction:row;
	align-items: center;
	justify-content:space-between;
	background: #00468d;
}

.pickup-column-title{
		font-size: 16px;
		text-align: left;
		color: #ffffff;
		font-weight: 700;
		padding: 3px;
		padding-left: 15px;
}

.pickup-column-list{
	width:900px !important;
	background: #ffffff;
	width:100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
	padding-top:10px;
}

.pickup-date{
	width:50px;
	color:#5f5f5f;	
	font-size:12px;
	border-radius:1px;
	padding:3px;
	margin:5px;
	font-weight:500;
	display:flex;
	gap:5px;
}



.pickup-title{
	font-size:16px;
	font-weight:700;
	margin: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.2em;
}

.pickup-title:hover {
	opacity: 0.7;
}

.pickup-tags a{
	background:#bae7fc;
	border-radius: 2px;
	color: #000000;
	font-weight: 500;
	padding:2px 2px;
	margin:5px;
	white-space: nowrap;
	font-size:14px;
}


.pickup-tags a:hover {
	background: #8edbff;

}

.pickup-column-item {
	border: 1px solid #9c9c9c;
	border-radius: 5px;
	padding: 10px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}




.pickup-more{
		font-size: 14px;
		text-align: center;
		color: #ffffff;
		line-height: 1.5;
		font-weight: 500;
		padding: 5px;
}

.pickup-more:hover {
	color: #bae7fc;

}

.pickup-column-item{
	width: 99%;
	margin: 0 auto;
	padding: 10px;
	
}

@media screen and (max-width:480px) {

	.pickup-column {
			width: 95%;
			padding-bottom: 5px;
			margin:0 auto;
		}
	

	
		.pickup-column-list {
			margin: 0 auto;
			padding: 10px;
			display: grid;
			grid-template-columns:1fr;
			gap: 10px;
		}
	

	

		.pickup-tags a {
			margin: 5px;
			
			font-weight: 400;
		}

}




/* コラム一覧 */

#columnbox-h2{
	font-size: 2.8rem;
	font-weight:600;
	color:#000000;
	text-align: left;
	border-bottom:2px solid #000000;
	margin:0;
	margin-top: 30px;
}


.column-tag-list a{
	background: #bae7fc;
	border-radius: 2px;
	color: #000000;
	font-weight: 500;
	padding: 2px 5px;
	margin: 5px;
	white-space: nowrap;
	font-size: 14px;
	line-height: 2.5em;
}

.columnbox_green{
	background:#00468d;
	padding-top: 10px;	padding-bottom:10px;
	margin-top:30px;
}

.columnbox_green h3{
	color: #ffffff;
	font-size:2rem !important;
	padding-left:20px;
	line-height: 0px;
}

.columnbox-linkbox1{
	
	border: 1px solid #00468d;
	border-radius: 5px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
	background: #ffffff;
	width:100%;
}


.columnbox_white{
	background: #ffffff;
	width: 98%;
	height:99%;
	margin: 0 auto;
	padding: 10px;
}

.columnbox_white .columnbox-linkbox{
	display: grid !important;
	grid-template-columns:repeat(2, 1fr) !important;
	gap: 10px !important;
}


.columnbox-linkbox1-column{
	display:flex;
	flex-direction: column;
	padding:10px;
}

.columnitiran-title h5{
	font-size:18px;
	font-weight: 700;
	line-height: 1.2em;
	line-height: 1.5;
}


.columnitiran-title h5:hover {
	opacity:0.7;
}
.columnitiran-tags a{
	background: #bae7fc !important;
	padding: 2px 5px !important;
	margin:5px 5px !important;
	line-height:2.8em !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	white-space: nowrap !important;

}

.columnitiran-tags a:hover {
	background: #8edbff !important;

}

.columnitiran-date{
	display:flex;
	flex-direction: row;
	gap:5px;
	font-size:16px;
	padding:10px;
}


@media screen and (max-width:480px) {

	.column-tag-list a {
		line-height: 2.2em;
	}

	.columnbox_green {
		padding-top: 7px;
		padding-bottom: 7px;
		margin-top: 20px;
	}

	.columnbox_green h3 {
		padding-left: 5px;
	}


	.columnbox_white .columnbox-linkbox {
		display: grid !important;
		grid-template-columns: repeat(1, 1fr) !important;
		gap: 10px !important;
	}



}

/* 記事ページタグ一覧 */

.column-detail-tags a{
	background: #bae7fc !important;
	padding: 2px 5px !important;
	margin:5px 5px !important;
	line-height:2em !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	white-space: nowrap !important;
}

.column-detail-tags a:hover {
	background: #8edbff !important;

}