@charset "utf-8";
/*------------------------------------------------------------
	information
------------------------------------------------------------*/
#main {
	padding-bottom: 150px;
	background-color: #000;
}
body.whitepage #main {
	background-color: #fff;
}
#main .content {
	/*width: 1100px;*/
	width: 100%;
}
#main .sec01 {
	margin-bottom: 10px;
	position: relative;
}

body.whitepage #main .sec01 .txt-box.blacktext {
	color: #231815;
}


#main .sec01 .txt-box {
	color: #000;
	width: calc(100% - 30px);
	padding: 0 10px;
}
#main .sec01 .txt-box h2,
#main .sec01 .txt-box h1 {
	margin-bottom: 20px;
	font-size: 5.8rem;
	font-weight: normal;
}
/*改修 22.04*/
@media all and (min-width: 768px) {
	#main .sec01 .txt-box {
		left: 0;
		color: #fff;
		width: calc(100% - 20px);
		line-height: 1.2;
	}

	#main .sec01 .txt-box h1 {
		margin-bottom: 20px;
		font-size: 4.0rem;
		font-weight: normal;
	}
}
@media all and (max-width: 767px) {
	#main .sec01 .txt-box {
		margin-top: 40px;
		color: #000;
		text-align: left;
	}

	#main .sec01 .txt-box h1 {
		margin-bottom: 10px;
		font-size: 2rem;
		font-weight: normal;
	}

}

h2.has-pale-cyan-blue-background-color {
	background-color: #F5F5F5!important;
}

h2.has-background {
	padding: 0.3em 1em!important;
}

#main .sec01 .txt-box h2 {
	margin-bottom: 60px;
	font-size: 5.8rem;
	font-weight: normal;
}
#main .sec01 .txt-box h2 span,
#main .sec01 .txt-box h1 span {
	display: block;
	font-size: 3.4rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	margin-top: 8px;
}
#main .sec01 .txt-box .btn {
	margin: 0 auto;
	width: 120px;
}
#main .sec01 .txt-box .btn a {
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	border-radius: 30px;
	background-color: #F5A423;
}
#main .comBtn01 {
	padding: 2px 2px;
	margin-right: 10px;
	display: inline-block;
	/* width: 120px; */
	padding : 3px 10px;
	color: #231815 !important;
	font-size: 1.3rem;
	font-weight: bold;
	border-radius: 30px;
	text-align: center;
	background-color: #F5A423;
}
#main .sec02 {
	color: #fff;
	padding-bottom: 70px;
}
body.whitepage #main .sec02 {
	color: #231815;
}
#main .sec02 .title {
	margin-bottom: 60px;
	text-align: right;
	font-size: 1.3rem;
}
#main .sec02 h1 {
	margin-bottom: 25px;
	font-size: 4.56rem;
	font-weight: normal;
}
#main .sec02 .wp-block-column {
	font-size: 2.3rem;
}
#main .sec02 p {
	margin-bottom: 38px;
	line-height: 1.6;
}
#main .sec02 p a {
	color: #b88f40;
}
#main .sec02 h2 {
	margin-bottom: 32px;
	font-size: 3rem;
	font-weight: normal;
	position: relative;
	padding-left: 15px;
}
#main .sec02 h2:before {
	position: absolute;
	content: '';
	background-color: #343535;
	width: 4px;
	height: 100%;
	top: 0;
	left: 0;
}
#main .sec02 h3 {
	margin-bottom: 32px;
	font-size: 3rem;
	font-weight: normal;
	border-bottom: 2px solid #727272;
}
#main .sec02 h4 {
	margin-bottom: 32px;
	font-size: 3rem;
	font-weight: normal;
	position: relative;
	padding-left: 16px;
}
#main .sec02 h4:before {
	position: absolute;
	content: '';
	background-color: #727272;
	width: 4px;
	height: 3rem;
	top: 0;
	left: 0;
}

#main .sec02 .wp-block-columns {
	display: flex;
	justify-content: space-between;
}
#main .sec02 .wp-block-columns .wp-block-column:first-child {
	width: 380px;
}
#main .sec02 .wp-block-columns:nth-of-type(2n - 1) .wp-block-column:first-child {
	order: 2;
}
#main .sec02 .wp-block-columns .wp-block-column {
	width: calc(100% - 400px);
}
#main .sec02 .link-ul {
	margin-top: 60px;
	display: flex;
	text-align: center;
	justify-content: center;
}
#main .sec02 .link-ul02 {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
}
#main .sec02 .link-ul01 {
	margin-left: auto;
	margin-right: auto;
	max-width: 760px;
}
#main .sec02 .link-ul li {
	flex: 1;
	border-right: 2px solid #000;
	box-sizing: border-box;
}
#main .sec02 .link-ul li:last-child {
	border-right: none;
}
#main .sec02 .link-ul li a {
	display: block;
}
#main .sec02 .link-ul li .link {
	margin: 20px auto 0;
	padding: 5px 5px 7px;
	color: #fff;
	font-size: 1.3rem;
	width: 140px;
	text-align: center;
	background-color: #2474BB;
}
#main .sec02 .link-ul li .link01 {
	background-color: #5A5B5B;
}
#main .sec02 .link-ul li .link02 {
	background-color: #B88F40;
}
#main .sec03 {
	padding: 33px 0 85px;
	background-color: #fff;
}
#main .sec03 .title {
	margin-bottom: 10px;
	font-size: 2.5rem;
	font-weight: 700;
}
#main .sec03 .news-ul {
	margin: -45px 0 0;
}
#main .sec03 .news-ul li {
	margin: 40px 30px 0 0;
	width: 191px;
	position: relative;
	overflow: hidden;
}
#main .sec03 .news-ul li:nth-child(6n) {
	margin-right: 0;
}
#main .sec03 .news-ul li .mark {
	padding: 2px 15px 3px;
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	box-sizing: border-box;
	background: url(../img/index/bg01.png) no-repeat left center / auto 100%;
}
#main .sec03 .news-ul li .pho {
	margin-bottom: 10px;
	padding-bottom: 100%;
	background: url(../img/information/photo01.jpg) no-repeat center center / cover;
}
#main .sec03 .news-ul li .txt-box {
	padding: 0;
	line-height: 1.3;
}
#main .sec03 .news-ul li .txt-box .ttl {
	font-weight: normal;
}
#main .sec03 .news-ul li .txt-box p {
	font-size: 1.3rem;
}
#main .sec03 .news-ul li a {
	display: block;
}
#main .sec {
	padding-top: 63px;
}
#main .sec .title {
	margin-bottom: 14px;
	color: #fff;
	font-size: 2.3rem;
	font-weight: 400;
}
#main .sec .link-ul {
	margin-top: -31px;
}
#main .sec .link-ul li {
	margin: 31px 35px 0 0;
	width: 154px;
}
#main .sec .link-ul li:nth-child(6n) {
	margin-right: 0;
}
#main .sec .link-ul li a {
	padding: 6px;
	color: #fff;
	display: block;
	font-size: 1.3rem;
	text-align: center;
	background-color: #2474BB;
}

#main .sec .link-ul li.cat-item {
	width: auto;
	margin-right: 10px;
}

@media all and (max-width: 767px) {
	#main {
		padding-bottom: 50px;
	}
	#main .content {
		width: auto;
	}
	#main .sec01 {

	}
	/*#main .sec01 .txt-box {
		top: 50%;
		transform: translateY(-50%);
	}*/
	#main .sec01 .txt-box h2,
	#main .sec01 .txt-box h1 {
		margin-bottom: 25px;
		font-size: 2.4rem;
		font-weight: bold;
	}
	#main .sec01 .txt-box h2 span,
	#main .sec01 .txt-box h1 span {
		font-size: 1.8rem;
		font-weight: normal;
	}
	#main .sec02 {
		padding-bottom: 70px;
	}
	#main .sec02 .title {
		margin-bottom: 30px;
	}
	#main .sec02 h1 {
		margin-bottom: 25px;
		font-size: 2.6rem;
	}
	#main .sec02 .wp-block-column {
		font-size: 1.6rem;
	}
	#main .sec02 p {
		margin-bottom: 20px;
	}
	#main .sec02 h2 {
		margin-bottom: 20px;
		font-size: 2rem;
	}
	#main .sec02 .wp-block-columns {
		display: block;
	}
	#main .sec02 .wp-block-columns .wp-block-column:first-child {
		margin-bottom: 15px;
		width: auto;
	}
	#main .sec02 .wp-block-columns .wp-block-column {
		width: auto;
	}
	#main .sec02 .link-ul {
		margin-top: 0;
		margin-bottom: 25px;
		display: block;
	}
	#main .sec02 .link-ul li {
		margin-bottom: 25px;
		border: none;
		max-width: inherit;
	}
	#main .sec02 .link-ul li img {
		width: 100%;
	}
	#main .sec02 .link-ul li:last-child {
		border-right: none;
		margin-bottom: 0;
	}
	#main .sec03 {
		padding: 33px 0 85px;
	}
	#main .sec03 .title {
		margin-bottom: 10px;
		font-size: 2rem;
	}
	#main .sec03 .news-ul {
		margin: 0;
		display: block;
	}
	#main .sec03 .news-ul li {
		margin: 0 0 20px;
		width: auto;
	}
	#main .sec03 .news-ul li:last-child {
		margin-bottom: 0;
	}
	#main .sec03 .news-ul li:nth-child(5n) {
		margin-right: 0;
	}
	#main .sec03 .news-ul li img {
		width: 100%;
	}
	#main {
		padding-bottom: 50px;
	}
	#main .sec .title {
		margin-bottom: 14px;
		font-size: 2rem;
	}
	#main .sec .link-ul {
		margin-top: -11px;
		justify-content: space-between;
	}
	#main .sec .link-ul li {
		margin: 11px 0 0 0;
		width: 48%;
	}
	
}

/*改修　22.04*/
div#ez-toc-container ul li {
	margin-top: 10px !important;
}
@media all and (min-width: 768px) {
	div#ez-toc-container {
		margin: 60px 0;
	}
}
@media all and (max-width: 767px) {
	div#ez-toc-container {
		margin: 20px 0;
		width: 94%!important;
	}
	p.has-medium-font-size {
		font-size: 16px!important;
	}
}
@media all and (min-width: 768px) {
	.author_block {
		display: flex;
		width: 80%;
		margin: 20px auto;
		border: 2px solid #999;
		padding: 24px;
	}
	.author_imgArea {
		width: 150px;
	}
	.author_textArea {
		width: calc(100% - 240px);
		padding-left: 35px;
	}
	.author_title {
		background-color: #000;
		color: #FFF;
		margin-right: 16px;
		padding: 4px;
	}
	.author_block p{
		margin-bottom: 15px!important;
	}
	.author_name {
		font-weight: bold;
		font-size: 18px;
	}
	.author_text {

	}
	.author_link {
		color: #b88f40!important;
	}
	.author_link:hover {
		opacity: 0.7;
	}
	#main .sec03 .news-ul li img{
		width : 191px;
	}
	#main .sec03 .news-ul li .pho,#main .sec03 .news-ul li .mark {
		width : 191px;
		background-position: top right;
	}
}
@media all and (max-width: 767px) {
	.author_block {
		width: 80%;
		margin: 0 auto;
		border: 2px solid #999;
		padding: 24px;
	}
	.author_imgArea {
		width: 100%;
		text-align: center;
	}
	.author_textArea {
		width: 100%;
		padding-top: 35px;
	}
	.author_title {
		background-color: #000;
		color: #FFF;
		margin-right: 16px;
		padding: 4px;
	}
	.author_name {
		font-weight: bold;
		font-size: 16px;
	}
	.author_text {

	}
	.author_link {
		color: #b88f40!important;
	}
	.author_link:hover {
		opacity: 0.7;
	}
	#main .sec03 .news-ul li .pho,#main .sec03 .news-ul li img{
		width : 108px;
		float: left;
		padding: 0;
		height: 108px;
		margin-right: 15px;

	}
	#main .sec03 .news-ul li .pho,#main .sec03 .news-ul li .mark {
		width : 108px;
		background-position: top right;
	}
	#main .sec .link-ul {
		justify-content: left;
	}
	#main .sec .title {
		color: #333;
	}
}
