*, *::before, *::after {
	box-sizing: border-box;
}
body{
	color: #333;
	line-height: 1.5;
	font-size: 18px;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
/*	background: #ffffe0;*/
}
#sidebar{
	width: 320px;
	background-color: #fff;
}
#main{
	width: 960px;
/*	box-shadow: 8px 0 5px -1px #EC8EA8 inset;*/
	box-shadow: 9px 0px 10px -7px #EC8EA8 inset;

	background-color: #fff;
}

.inner{
	width: 800px;
	margin: 0 auto;
}

#wrapper{
	-webkit-display: flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}

/*
slide
*/
.swiper [class^="swiper-button-"]{
	color: #fff;
}
.swiper [class^="swiper-button-"]::after{
	font-size: 30px;
}
.swiper .swiper-pagination-bullet{
	background: #fff;
	width: 10px;
	height: 10px;
}

/*
flex
*/
.d-flex{
	-webkit-display: flex;
	display: flex;
}
.d-end{
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.d-center{
	-webkit-justify-content: center;
	justify-content: center;
}
.d-between{
	-webkit-justify-content: space-between;
    justify-content: space-between;
}
.d-around{
	-webkit-justify-content: space-around;
 /*   justify-content: space-around;*/
	justify-content: space-between;
}
.d-align-center{
	align-items: center;
}
.d-align-end{
	align-items: flex-end;
}
.d-wrap{
	flex-wrap: wrap;
}

.w-auto{
	width: auto;
}
.w-10{
	width: 10%;
}
.w-20{
	width: 20%;
}
.w-30{
	width: 30%;
}
.w-40{
	width: 40%;
}
.w-45{
	width: 45%;
}
.w-50{
	width: 50%;
}
.w-60{
	width: 60%;
}
.w-70{
	width: 70%;
}
.w-80{
	width: 80%;
}
.w-90{
	width: 90%;
}
.w-100{
	width: 100%;
}

.mt-2{
	margin-top: 20px;
}
.mb-2{
	margin-bottom: 20px;
}
.mb-3{
	margin-bottom: 30px;
}
.mb-4{
	margin-bottom: 40px;
}

.pt-0{
	padding-top: 0px !important;
}
.pt-20{
	padding-top: 20px !important;
}
.pt-30{
	padding-top: 30px !important;
}
.pt-40{
	padding-top: 40px !important;
}

.pb-0{
	padding-bottom: 0 !important;
}
.pb-20{
	padding-bottom: 20px !important;
}
.pb-30{
	padding-bottom: 30px !important;
}
.pb-40{
	padding-bottom: 40px !important;
}

.pl-20{
	padding-left: 20px !important;
}

/*
align
*/
.text-center{
	text-align: center !important;
}
.text-right{
	text-align: right !important;
}
.text-left{
	text-align: left !important;
}

.pc{
	display: block;
}
.sp{
	display: none;
}

a{
	text-decoration: none;
}
a,
a:visited{
	color: #333;
}
	
img{
	max-width: 100%;
}

/*
header
*/
header h1{
	text-align: center;
	padding-top: 24px;
}
header h1 .logo_img{
	padding: 25px 0;
}
header h1 .logo_txt{
	padding: 0 0 25px 0;
}
#header_nav{
	padding-bottom: 50px;
	box-shadow: 0 -8px 6px -3px rgb(236, 142, 168, 1) inset;
}
#header_nav ul li{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-top: 2px solid #c9575a;
}
#header_nav ul li:first-child{
	box-shadow: 0 8px 5px -5px rgb(236, 142, 168, 1) inset;
	border-top: 1px solid #EC8EA8;
}
#header_nav ul li a{
	color: #005b68;
	display: block;
	padding: 25px;
}

#header_login{
	border-top: 2px solid #ffd76d !important;
	border-bottom: 2px solid #ffd76d !important;
	
}
#header_login a{
	color: #fff !important;
	background: #000;
}
#header_login a::before{
	content: "";
	display: inline-block;
	width: 15px;
	height: 20px;
	margin: -3px 13px 0 0;
	background: url("/img/key_lock.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

#header_member span{
	display: block;
	padding: 25px;
	color: #fff !important;
	background: #000;
}
#header_member span::before{
	content: "";
	display: inline-block;
	width: 15px;
	height: 20px;
	margin: -3px 13px 0 0;
	background: url("/img/key_open.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

#header_logout{
	border-top: none !important;
	border-bottom: none !important;	
}
#header_logout a{
	color: #fff !important;
	background: #d90035;
}

#header_address{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	padding: 40px 10px 25px;
	text-align: center;
	letter-spacing: 0.15em;
}

#header_name{
	font-size: 19px;
}
#header_hour{
	font-size: 17px;
	padding: 15px 0;
}
#header_post{
	font-size: 17px;
	padding: 10px 0 0;
	line-height: 1.6em;
}

#header_tel{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	text-align: center;
	padding: 10px;
	margin: 0 10px;
	border-top: 2px solid #c9575a;
	border-bottom: 2px solid #c9575a;
	font-size: 17px;
	letter-spacing: 0.15em;
	line-height: 1.7em;
	word-wrap: break-word;
}

#nav_btn{
	display: none;
}

/*
sidebar
*/
._logined{
	background-color: #f6dcdd;
}
._logined.current{
	background-color: #feefd2;
}
.current a{
	color: #000 !important;
}

/*
footer
*/
#footer_nav_wrapper img{
	max-width: 205px;
	height: 100%;
}
#footer_nav_wrapper > div{
	width: 400px;
}
#footer_nav_wrapper{
	-webkit-display: flex;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    padding: 0 0 15px 0;
}
#footer_nav_wrapper ul{
	-webkit-display: flex;
	display: flex;
	-webkit-justify-content: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap;
    max-width: 380px;
	font-size: 13px;
}
#footer_nav_wrapper ul li{
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px;
}
#footer_nav_wrapper ul li:nth-child(3n+1){/* 1 4 7*/
	flex-basis: 33%;
}
#footer_nav_wrapper ul li:nth-child(3n+2){/* 2 5 8*/
	flex-basis: 26%;
}
#footer_nav_wrapper ul li:nth-child(3n){/* 3 6 9*/
	flex-basis: 26%;
}
#footer_nav_wrapper ul li.no-login{
	flex-basis: 18%;
}
#footer_nav_wrapper ul li::before { /* 三角形の表示設定 */
	content: "";
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px; /* 要素の左からの距離 */
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #ca575a;
}
#footer_nav_wrapper ul li a{
	color: #005b68;
}

#footer_copyright{
	text-align: center;
	color: #fff;
	background: #c9575a;
	padding: 10px 0;
	font-size: 11px;
}

/*
bread list
*/
#bread_list{
	padding: 25px 0 10px;
}
#bread_list ul li{
	font-size: 12px;
	margin-right: 10px;
	color: #005b68;
}
#bread_list ul li a,
#bread_list ul li a:visited{
	color: #005b68;
}
#bread_list ul li::after{
	font-family: 'Font Awesome 5 Free';
    content: "\f105";
	color: #005b68;
	font-weight: 900;
	margin-left: 10px;
}
#bread_list ul li:last-child::after{
	content: "";
}

/*
title
*/
.ttl{
	text-align: center;
	font-size: 17px;
	letter-spacing: 0.2em;
	color: #005b68;
	margin: 40px auto 0;
	margin-bottom: 30px;
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
}

.ttl span::before{
	content: "";
	display: block;
	margin: 12px auto;
	width: 160px;
	height: 3px;
	background: url(/img/line.png) repeat-x;
	background-size: contain;
}
.ttl span{
	font-size: 14px;
	color: #d7003a;
	font-weight: bold;
	font-family:"Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	letter-spacing: 0;
}

.sub_ttl{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	/*border-left: 3px solid #d7003a;
	padding: 3px 0 3px 18px;*/
	padding: 3px 0 3px 0px;
	color: #005b68;
	font-size: 22px;
	letter-spacing: 0.2em;
}

.p1{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	font-size: 16px;
	line-height: 1.8em;
	color: #005b68;
	padding: 30px 0;
}
.p2{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	font-size: 16px;
	padding: 20px 0;
}



/*
btn
*/
.login_form_btn::before{
	content: "";
	display: inline-block;
	width: 15px;
	height: 20px;
	margin: -3px 5px 0 0;
	background: url("/img/key_lock.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.login_form_btn{
	background: #000;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 10px 7px;
	border: 0;
	cursor: pointer;
}

.login_btn::before{
	content: "";
	display: inline-block;
	width: 15px;
	height: 20px;
	margin: -3px 5px 0 0;
	background: url("/img/key_lock.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.login_btn{
	background: #000;
	color: #fff !important;
	width: 180px;
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 7px;
}
a.login_btn{
	color: #fff;
}
.logout_btn{
	color: #fff !important;
	background: #d90035;
	width: 160px;
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 7px;
}
.btn{
	outline : 2px solid #df8994;
	outline-offset : -6px;
	background: #bf1329;
	color: #fff;
	width: 500px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: 40px auto;
	text-align: center;
}
a.btn,
a:visited.btn{
	color: #fff;
}


.pdf_on_btn::after{
	content: "";
	display: inline-block;
	width: 10px;
	height: 20px;
	position: absolute;
	right: 20px;
	background: url("/img/arrow.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.pdf_on_btn{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	border-radius: 5px;
	background: #6380ba;
	color: #fff !important;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 7px;
	position: relative;
}
a.pdf_on_btn{
	color: #fff;
}

.pdf_off_btn::after{
	content: "";
	display: inline-block;
	width: 10px;
	height: 20px;
	position: absolute;
	right: 20px;
	background: url("/img/arrow.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.pdf_off_btn{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	border-radius: 5px;
	background: #c8c8c8;
	color: #fff !important;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 7px;
	position: relative;
}

a.pdf_off_btn{
	color: #fff;
}

.more_btn::after{
	content: "";
	display: inline-block;
	width: 10px;
	height: 20px;
	position: absolute;
	right: 20px;
	background: url("/img/arrow.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.more_btn{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	border-radius: 5px;
	background: #6380ba;
	color: #fff !important;
	width: 33%;
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 7px;
	position: relative;
	display: block;
    margin: 0 auto;
}
a.more_btn{
	color: #fff;
}

/*
border
*/
.border-top{
	border-top: solid 2px #c9575a;
}
.border-bottom{
	border-bottom: solid 2px #c9575a;
}

/*
banner
*/
.banner{
	padding: 30px 0 20px;
	margin-bottom: 20px;
}
.banner li{
	flex-basis: 30%;
	padding-bottom: 20px;
}
.banner img{
	max-width: 100%;
}

/*
dl
*/
.dl1{
	box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	font-size: 14px;
}
.dl1 dt{
	background: #c9575a;
	color: #fff;
	border-top: 1px solid #fff;
	width: 21%;
	padding: 9px 17px;
	font-weight: bold;
}
.dl1 dd{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	border-top: 1px solid #c9575a;
	color: #231815;
	width: 79%;
	padding: 9px 17px;
}
.dl1 dt:first-child,
.dl1 dd:nth-child(2){
	border-top: none;
}

/*
form
*/
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"],
input[type="password"],
textarea{
	padding: 7px 10px;
    font-size: 16px;
    border-radius: 1px;
	border: 2px solid #ddd;
    box-sizing: border-box;
}


/*
pagination
*/
.pagination {
    padding: 0 0 40px;
}
.pagination > ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
    list-style: none;
}
.pagination > ul > li {
    width: 70px;
    height: 70px;
    background-color: #ffbba8;
    color: #000;
}
.pagination > ul > li > a,
.pagination > ul > li > span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #000;
    box-sizing: border-box;
}
.pagination > ul > li > a {
    text-decoration: none;
}
.pagination > ul > li:hover,
.pagination > ul > li > .current {
    background-color: #ffdf66;
}

.pagination > ul > li > .prev,
.pagination > ul > li > .next {
    position: relative;
    border: none;
}
.pagination > ul > li > .prev::before,
.pagination > ul > li > .next::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.75em;
    height: 0.75em;
    border-right: 2px solid #535353;
    border-top: 2px solid #535353;
    content: "";
}
.pagination > ul > li > .prev::before {
    transform: translateX(-50%) translateY(-50%) rotate(225deg);
}
.pagination > ul > li > .next::before {
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

#page-top {
	position: fixed;
	right: 20px;
	bottom: 40px;
	z-index: 99999;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	background: #333;
	text-align: center;
	line-height: 48px;
	cursor: pointer;
}
#page-top a,
#page-top a:visited{
	color: #fff;
}

/*
login
*/
#loginform{
	max-width: 360px;
	margin: 60px auto; 
}
#loginform p{
	font-size: 16px;
	text-align: center;
	margin: 0 0 60px 0;
}
#loginform dl{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	font-size: 16px;
	margin-bottom: 30px;
}
#loginform dl dt{
	width: 29%;
	margin-bottom: 10px;
}
#loginform dl dd{
	width: 71%;
	margin-bottom: 10px;
}
#loginform input{
	width: 100%;
}

/*
greeting
*/
#greeting_name.sub_ttl{
	/*display: inline-block;*/
	font-size: 17px;
	text-align: right;
	border-left: none;

}
#greeting_name.sub_ttl span{
	display: inline-block;
	font-size: 25px;
	padding-left: 10px;
}
#greeting_face{
	padding: 30px 0 20px 20px;
	float: right;
}

/*
top
*/
.information_list li{
	font-size: 14px;
	padding: 10px 0;
	font-family:"Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	color: #005b68;
}
.information_list li a{
	display: flex;
	align-items: start;
	color: #005b68;
}
.information_list li span.date{
	flex-basis: 17%;
	font-weight: bold;
}
.information_list li span.category{
	flex-basis: 17%;
	display: inline-block;
	border: 1px solid #f15812;
	color: #f15812;
	font-weight: bold;
	font-size: 13px;
    padding: 3px;
    line-height: 1em;
    margin-right: 20px;
    text-align: center;
}
.information_list li span.info{
	flex-basis: 66%;
}

/*
chapter rules
*/
.chapter_list{
	display: flex;
	justify-content: flex-start;
}
.chapter_list li{
	flex-basis: 33%;
	padding: 0 2% 20px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: center;
}
.chapter_list li img{
	display: block;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
}
.chapter_list li .chapter_ttl{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	font-size: 16px;
	color: #005b68;
	text-align: center;
	line-height: 1.8;
	padding: 30px 0;
}

/*
will report
*/
.report_list{
	display: flex;
	justify-content: flex-start;
}
.report_list li{
	flex-basis: 33%;
	padding: 0 2% 20px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: center;
}
.report_list li img{
	display: block;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
}
.report_list li .report_ttl{
	font-weight: bold;
	width: 100%;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	font-size: 18px;
	color: #005b68;
	text-align: center;
	line-height: 1.8;
	padding: 10px 0 0 0;
}
.report_list li .report_date{
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	font-size: 17px;
	color: #005b68;
	text-align: center;
	line-height: 1.8;
	padding: 0 0 10px 0;
}
.report_calendar dt{
	background: #f6db96;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 15px;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	margin-bottom: 20px;
}
.report_calendar dd{
	display: none;
}
.report_calendar dt::after{
	font-family: "Font Awesome 5 Free";
	content: "\f078";
	display: inline-block;
	position: absolute;
	right: 20px;
	vertical-align: middle;
}
.report_calendar dt.close::after{
	font-family: "Font Awesome 5 Free";
	content: "\f077";
	display: inline-block;
	position: absolute;
	right: 20px;
	vertical-align: middle;
}

/*
news topics
*/

.news_title{
	color: #005b68;
	font-size: 26px;
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	padding-bottom: 40px;
}

.news_date{
	text-align: right;
	padding-right: 20px;
	border-bottom: 1px solid #cdd0d9;
	font-size: 13px;
}
.news_content{
	padding: 20px 0;
	font-size: 15px;
	line-height: 1.6em;
}

#news_list{
	border-top: 1px solid #cdd0d9;
	padding-top: 20px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
}

#news_list li{
	flex-basis: 33%;
	padding: 0 10px 20px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: flex-start;
}
#news_list li a{
	display: flex;
	height: 100%;
	flex-wrap: wrap;
}
#news_list .news_list_img{
	border-bottom: 2px solid #c9575a;
	width: 100%;
	padding: 10px 15px;
}
#news_list .news_list_img img{
	display: block;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
	padding: 0;
}
#news_list .news_list_title{
	font-size: 18px;
	font-weight: bold;
	color: #005b68;
	text-align: left;
	line-height: 1.8;
	padding: 10px 0;
	width: 100%;
}
#news_list .news_list_note{
	font-size: 14px;
	font-weight: bold;
	color: #005b68;
	text-align: left;
	line-height: 1.8;
	border-bottom: 2px solid #cdd0d9;
	padding: 10px 15px;
	width: 100%;
}
#news_list .news_list_footer{
	font-size: 12px;
	font-weight: bold;
	color: #005b68;
	text-align: left;
	line-height: 1.6;
	border-bottom: 2px solid #cdd0d9;
	padding: 10px 15px;
	width: 100%;
}

/*
committee news
*/
#category_list{
	display: flex;
	flex-wrap: wrap;
}
#category_list li{
	flex-basis: 25%;
	padding: 5px;
}
#category_list li a{
	display: block;
	padding: 15px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	text-align: center;
}
.category-general-affairs{
	background-color: rgb(228, 108, 130, 0.5);
}
.category-general-affairs.current{
	background-color: #e46c82;
}
.category-research{
	background-color: rgb(182, 121, 179, 0.5);
}
.category-research.current{
	background-color: #b679b3;
}
.category-tax-support{
	background-color: rgb(160, 203, 92, 0.5);
}
.category-tax-support.current{
	background-color: #a0cb5c;
}
.category-welfare{
	background-color: rgb(248, 149, 191, 0.5);
}
.category-welfare.current{
	background-color: #f895bf;
}
.category-info-system{
	background-color: rgb(218, 153, 214, 0.5);
}
.category-info-system.current{
	background-color: #da99d6;
}
.category-observation{
	background-color: rgb(149, 94, 164, 0.5);
}
.category-observation.current{
	background-color: #955ea4;
}
.category-tax-education{
	background-color: rgb(117, 195, 240, 0.5);
}
.category-tax-education.current{
	background-color: #75c3f0;
}
.category-other{
	background-color: rgb(183, 65, 100, 0.5);
}
.category-other.current{
	background-color: #b74164;
}

#category_ttl{
	color: #005b68;
	text-align: center;
	border-bottom: 2px solid #c9575a;
	font-size: 20px;
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#committee_list{
	display: flex;
	flex-wrap: wrap;
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
}
#committee_list li{
	flex-basis: 33%;
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: flex-start;
}
#committee_list li > span{
	display: flex;
	height: 100%;
	flex-wrap: wrap;
	align-content: space-between;
}
#committee_list .committee_list_title{
	color: #fff;
	text-align: center;
	font-size: 17px;
	padding: 10px;
	width: 100%;
}
#committee_list .committee_note{
	font-size: 14px;
	font-weight: bold;
	color: #005b68;
	text-align: left;
	line-height: 1.8;
	border-bottom: 2px solid #cdd0d9;
	padding: 10px 15px;
	width: 100%;
}
#committee_list .committee_footer{
	font-size: 12px;
	font-weight: bold;
	color: #005b68;
	text-align: left;
	line-height: 1.6;
	border-bottom: 2px solid #cdd0d9;
	padding: 10px 15px 20px;
	width: 100%;
}
#committee_list .committee_btn{
	padding: 10px 0 0;
}

.committee_title{
	color: #005b68;
	font-size: 26px;
	font-weight: bold;
	font-family: "Yu Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体",  YuMincho, "メイリオ", Meiryo, serif;
	padding-bottom: 40px;
}
.committee_date{
	text-align: right;
	padding-right: 20px;
	border-bottom: 1px solid #cdd0d9;
	font-size: 13px;
}
.committee_content{
	padding: 20px 0;
	font-size: 15px;
	line-height: 1.6em;
}
#committee_wrapper .committee_btn{
	width: 33%;
	margin: 0 auto;
	padding: 50px 0 20px;
}

.bg-general-affairs{
	background-color: #e46c82;
}
.bg-research{
	background-color: #b679b3;
}
.bg-tax-support{
	background-color: #a0cb5c;
}
.bg-welfare{
	background-color: #f895bf;
}
.bg-info-system{
	background-color: #da99d6;
}
.bg-observation{
	background-color: #955ea4;
}
.bg-tax-education{
	background-color: #75c3f0;
}
.bg-other{
	background-color: #b74164;
}

/*
contact
*/
#contact_wrapper{
	max-width: 640px;
	margin: 0 auto 60px; 
}
#contact_wrapper dl{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	font-size: 16px;
	margin-bottom: 30px;
}
#contact_wrapper dl dt{
	width: 29%;
	margin-bottom: 10px;
}
#contact_wrapper dl dd{
	width: 71%;
	margin-bottom: 10px;
}

.wpcf7-submit{
	background: #000;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 10px 7px;
	border: 0;
	cursor: pointer;
	max-width: 320px;
	margin: 0 auto;
}
.form-p1{
	font-size: 16px;
	text-align: left;
	margin: 0 0 20px 0;
}

/*
paging
*/
#pagelink{
	display: flex;
	justify-content: space-between;
	padding: 80px 0 40px 0;
}
#pagelink div{
	flex-basis: 33%;
}
#pagelink div:nth-child(1){
	text-align: left;
}
#pagelink div:nth-child(2){
	text-align: center;
}
#pagelink div:nth-child(3){
	text-align: right;
}
#pagelink a{
	color: #005b68;
	font-size: 15px;
	font-weight: bold;
}
#pagelink .prev::before{
	font-family: "Font Awesome 5 Free";
	content: "\f053";/*053*/
	font-size: 16px;
	margin-right: 6px;
	color: #d90134;
}
#pagelink .next::after{
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-size: 16px;
	margin-left: 6px;
	color: #d90134;
}

body.ua-android .committee_title,
body.ua-android #category_ttl,
body.ua-android #committee_list,
body.ua-android #news_list,
body.ua-android .news_title,
body.ua-android .report_list li .report_ttl,
body.ua-android .report_list li .report_date,
body.ua-android .chapter_list li .chapter_ttl,
body.ua-android .dl1 dd,
body.ua-android .more_btn,
body.ua-android .pdf_off_btn,
body.ua-android .pdf_on_btn,
body.ua-android #header_address,
body.ua-android #header_tel,
body.ua-android .ttl,
body.ua-android .sub_ttl,
body.ua-android .p1,
body.ua-android .p2
{
	font-family: 'Noto Serif JP', serif;
}

@media screen and (max-width: 1280px){
	#sidebar{
		width: 20%;
	}
	#main{
		width: 80%;
	}
	iframe{
		max-width: 100%;
	}
	.inner{
		max-width: 100%;
	}
	img{
		max-width: 100%;
	}
}

@media screen and (min-width: 1200px) {
	a:hover{
		opacity: 0.8;
	}
}

@media screen and (min-width: 769px) {
	header h1{
		position: fixed;
		top: 0;
		height: 336px;
		background: #fff;
		max-width: 320px;
	}
	#nav_btn_item_wrapper{
		padding-top: 336px;
	}

} 

@media screen and (max-width: 768px){/*768px以下*/
	header h1{
		position: fixed;
		top: 0;
		height: 150px;
		background: #fff;
		width: 100%;
		z-index: 999;
	}
	header h1 .logo_img{
		width: 11vw;
	}
	#nav_btn_item_wrapper{
		padding-top: 150px;
	}
	#main{
		padding-top: 150px;
		box-shadow: none;
	}
	#nav_btn{
		position: fixed !important;
		z-index: 999 !important;
	}
}

@media screen and (max-width: 768px) {
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
	
	#wrapper{
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.inner,
	#sidebar,
	#main{
		width: 100%;
		max-width: 100%;
	}
	
	.inner{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	header h1{
		padding-top: 0;
	}
	
	#nav_btn_item_wrapper{
		display: none;
	}
	#nav_btn{
		text-align: center;
		width: 60px;
		height: 55px;
		cursor: pointer;
		overflow: hidden;
		transition: all .3s ease;
		z-index: 2;
		color: #fff;
		background: #333;
		position: absolute;
	    top: 10px;
	    right: 10px;
		display: block;
	}
	#nav_btn span::before{
		font-family: 'Font Awesome 5 Free';
		content: "\f0c9";
		font-weight: 900;
		font-size: 2em;
		display: block;
		width: 40px;
		margin: 0 auto 2px;
		color: #fff;
		transition: all .3s ease;
	}
	
	/*
	nav open
	*/
	#sidebar.nav_open #nav_btn span::before{
		font-family: 'Font Awesome 5 Free';
		content: "\f00d";
		font-weight: 900;
		font-size: 2em;
		width: 40px;
	}
	#sidebar.nav_open #nav_btn_item_wrapper{
		display: block;
		
		animation: show 0.3s linear 0s;
		z-index: 1;
	}
	
	.btn{
		width: 95%;
	}
	
	header h1 .logo_txt {
		max-width: 120px;
	}
	
	#bread_list ul li{
		padding-top: 5px;
	}
	
	/*
	footer
	*/
	#footer_nav_wrapper{
		flex-wrap: wrap;
	}
	#footer_nav_wrapper img{
		display: block;
		margin: 0 auto 20px;
	}
	#footer_nav_wrapper ul{
		width: auto;
		-webkit-justify-content: space-around;
		justify-content: space-around;
		margin: 0 auto;
	}
	#footer_nav_wrapper ul li:nth-child(3n+1),
	#footer_nav_wrapper ul li:nth-child(3n+2),
	#footer_nav_wrapper ul li:nth-child(3n) {
		flex-basis: 33%;
		font-size: 12px;
	}
	#footer_nav_wrapper ul li{
		text-align: left;
		padding-left: 0;
	}
	#footer_nav_wrapper ul li::before {
		position: static;
		display: inline-block;
		margin-right: 5px;	
	}
	
	#footer_nav_wrapper > div{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.login_btn,
	.logout_btn{
		margin: 10px auto;
	}
	
	#bread_list{
		padding: 10px 15px;
	}
	
	/*
	greetings
	*/
	#greeting_face{
		float: none;
		display: block;
		margin: 0 auto;
		padding: 30px 0 0;
	}
	
	/*
	chapter rules
	*/
	.chapter_list li{
		flex-basis: 50%;
		padding: 0 2.5% 20px;
	}
	
	/*
	will report
	*/
	.report_list li{
		flex-basis: 50%;
		padding: 0 2.5% 40px;
	}
	.report_list li .report_ttl{
		font-size: 16px;
	}
	.report_list li .report_date{
		font-size: 14px;
	}
	
	/*
	news topics
	*/
	.news_title{
		font-size: 18px;
		padding-bottom: 10px;
	}
	#news_list .news_list_title{
		font-size: 16px;
		padding: 10px 0 0;
	}
	#news_list .news_list_note{
		font-size: 12px;
		border-bottom: none;
		padding-bottom: 0;
	}
	#news_list{
		flex-wrap: wrap;
	}
	#news_list li{
		flex-basis: 100%;
		padding: 15px 10px 40px;
	}
	#news_list li a{
		width: 100%;
	}
	
	#news_list .news_list_img img{
		max-width: 50%;
		margin: 0 auto;
	}
	
	.news_content {
		padding: 10px 0;
		font-size: 14px;
	}
	
	/*
	bread list
	*/
	#bread_list ul{
		flex-wrap: wrap;
	}
	
	/*
	btn
	*/
	.more_btn{
		width: 100%;
	}
	
	/*
	pagelink
	*/
	#pagelink{
		padding: 30px 0;
	}
	#pagelink div{
		flex-basis: unset;
	}
	#pagelink div:nth-child(1),
	#pagelink div:nth-child(3){
		flex-grow: 1;
	}
	#pagelink div:nth-child(2){
		flex-grow: 3;
	}
	
	/*
	banner
	*/
	.banner li {
		flex-basis: 50%;
		padding: 5px;
		text-align: center;
	}
	
	/*
	committee news
	*/
	#category_list li{
		flex-basis: 50%;
	}
	#category_list li a{
		padding: 10px;
		font-size: 14px;
	}
	
	#committee_list li{
		flex-basis: 100%;
		padding-bottom: 40px;
	}
	#committee_wrapper .committee_btn{
		width: 100%;
		padding: 20px 0;
	}
	#committee_list li > span{
		display: block;
		width: 100%;
	}
	
	
	.committee_title{
		font-size: 18px;
		padding-bottom: 10px;
	}
	
	.cmmittee_content {
		padding: 10px 0;
		font-size: 14px;
	}
	
	/*
	top
	*/
	#schedule{
		padding-top: 150px;
	    margin-top:-150px;
	}
	.information_list li a{
		flex-wrap: wrap;
	}
	.information_list li span.date{
		flex-basis: 50%;
	}
	.information_list li span.category {
		flex-basis: 40%;
		margin-right: 0;
	}
	.information_list li span.info{
		flex-basis: 100%;
	}
	
	/*
	contact
	*/
	#contact_wrapper{
		width: 100%;
	}
	#contact_wrapper input[type="text"],
	#contact_wrapper input[type="email"]{
		max-width: 100%;
		width: 100%;
	}
	#contact_wrapper dl dt{
		width: 100%;
	}
	#contact_wrapper dl dd {
		width: 100%;
		border-bottom: 1px solid #aaa;
		padding-bottom: 10px;
	}
	.wpcf7-submit{
		max-width: 100%;
	}
}