@charset "utf-8";

html, body {
	width: 100%;
}
html {
	font-size: 14px;
}
@media screen and (min-width:481px) {
}
@media screen and (min-width:668px) {
}
@media screen and (min-width:769px) {
}
@media screen and (min-width:897px) {
	html {
		font-size: 16px;
	}
}
@media screen and (min-width:960px) {
}
@media screen and (min-width:1024px) {
}
@media screen and (min-width:1441px) {
	html {
		font-size: 18px;
	}
}
body {
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: Helvetica, Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	/*font-family: 'Noto Serif JP', 'Roboto Slab', Garamond, 'Times New Roman', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho',  serif;*/
	font-size: 14px;
	line-height: 1.5;
	color: #333;
}
@media screen and (min-width:897px) {
	body {
		font-size: 16px;
	}
}
@media screen and (min-width:1441px) {
	body {
		font-size: 18px;
		line-height: 1.8;
	}
}
li {
	list-style-type: none;
}
img {
	box-sizing: content-box;
	vertical-align: bottom;
}
a:link {
	color: #09C;
}
a:visited {
	color: #000080;
}
a:hover {
	color: #09C;
}
a:active {
	color: #09C;
}
a:focus {
	outline: none;
}
area:focus {
	outline: none;
}
a img:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
@media screen and (min-width:960px) {
	a[href^="tel:"] {
		cursor: default;
	    pointer-events: none;
	}
}
a.pdf {
	position: relative;
	display: inline-block;
	padding-right: 24px;
}
a.pdf:after {
	position: absolute;
	content: url(../img/common/icon01.jpg);
	top: -2px;
	right: 0px;
}
a.word {
	position: relative;
	display: inline-block;
	padding-right: 24px;
}
a.word:after {
	position: absolute;
	content: url(../img/common/icon02.jpg);
	top: -2px;
	right: 0px;
}
a.excel {
	position: relative;
	display: inline-block;
	padding-right: 24px;
}
a.excel:after {
	position: absolute;
	content: url(../img/common/icon03.jpg);
	top: -2px;
	right: 0px;
}
a.t_blank {
	position: relative;
	display: inline-block;
	padding-right: 24px;
}
a.t_blank:after {
	position: absolute;
	content: url(../img/common/icon04.png);
	top: -2px;
	right: 0px;
}

.asterisk {
	display: inline-block;
	position: relative;
	padding-left: 1.1em;
}
.asterisk:before {
	position: absolute;
	content: "※";
	top: 0;
	left: 0;
}

.suptext {
	display: inline;
	position: relative;
	font-size: 8px;
	top: -1ex;
	color: #000;
}
.sup_t { 
  vertical-align: super;
  font-size: 0.6em;
}
.sub_t { 
  vertical-align: sub;
  font-size: 0.6em;
}
.ib {
	display: inline-block !important;
}
.oh {
	overflow: hidden !important;
}
.red {
	color: #F00;
}
.acc {
	display: none;
}

/* mobile */
p {
	max-height: 100%;
}
li {
	max-height: 100%;
}
dt {
	max-height: 100%;
}
dd {
	max-height: 100%;
}
body {
    -webkit-text-size-adjust: 100%;
}



/* =====================================================================
    基本装飾設定
======================================================================*/

img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width:767px) {
	.img_pc {
		display: none;
	}
}
@media screen and (min-width:768px) {
	.img_sp {
		display: none;
	}
}



/* =====================================================================
    デザイン
======================================================================*/

.page02 {
	max-width: 1076px;
	margin: 0 auto;
}

#foot {
	margin-top: 64px;
	border-top: 2px solid #007FFF;
}
.foot01_ {
	overflow: hidden;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 0.5rem;
}
@media screen and (min-width:897px) {
	.foot01_2 {
		float: left;
	}
}
@media screen and (min-width:1140px) {
	.foot01_2 {
		width: 584px;
		background-image: url(../img/common/common32_2022.jpg);
		background-repeat: no-repeat;
		background-position: right 24px;
	}
}
@media screen and (min-width:897px) {
	.foot01 {
		display: none;
	}
	.foot02 {
		padding-bottom: 60px;
	}
	.foot02 dt {
		padding: 36px 0px 20px 0px;
	}
	.foot02 dd {
		line-height: 160%;
	}
}
@media screen and (max-width:896px) {
	.foot01 {
		padding: 4px 8px 2px 8px;
		text-align: center;
		font-size: 10px;
		font-weight: normal;
		line-height: 14px;
	}
	.foot02 {
		padding-bottom: 8px;
	}
	.foot02 dt {
		padding-bottom: 6px;
		text-align: center;
	}
	.foot02 dd {
		text-align: center;
		line-height: 16px;
		letter-spacing: 1px;
	}
}
.foot03_ {
	float: right;
	width: 480px;
}
@media screen and (max-width:896px) {
	.foot03_ {
		display: none;
	}
}
.foot03 {
	overflow: hidden;
	padding: 44px 0px 12px 0px;
}
.foot03 li {
	float: left;
	padding: 0px 24px 0px 12px;
	background-image: url(../img/common/common_bk02.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 220%;
}
.foot03 li a {
	text-decoration: none;
	color: #333;
}
.foot03 li a:hover {
	color: #C42649;
}
.foot04 {
	float: left;
	padding-bottom: 24px;
}
.foot05 {
	float: right;
}
.foot05 li {
	float: left;
	padding-left: 6px;
}
.foot06_ {
	border-bottom: 2px solid #007FFF;
}
.foot06 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	max-width: 1140px;
	margin: 0 auto;
}
.foot06 li {
	box-sizing: border-box;
	flex: 0 0 33%;
	text-align: center;
}
@media screen and (min-width:640px) {
	.foot06 li {
		flex: 0 0 20%;
	}
}
.foot06 li a {
	display: inline-block;
	padding: 0.5rem 1rem;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.fcopy {
	border-top: 2px solid #007FFF;
	text-align: center;
	line-height: 32px;
}
.fcopy small {
	text-decoration: none;
	color: #007FFF;
}

.nyushi00 {
	position: sticky;
	z-index: 99999997;
	top: 0px;
	background-color: rgba(255,255,255,0.8);
}
.nyushi00_1 {
	max-width: 1920px;
	margin-bottom: 16px;
	padding: 0 1em;
}
@media screen and (max-width:640px) {
	.nyushi00_1 img {
		width: 66%;
		height: auto;
	}
}
.nyushi01 {
	max-width: 1920px;
	padding: 0 0 8px;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #999;
}
@media screen and (min-width:640px) {
	.nyushi01 {
		font-size: 12px;
		line-height: 16px;
	}
}
.nyushi02 {
	max-width: 1920px;
	margin-bottom: 16px;
	padding: 0 1em;
}
@media screen and (max-width:640px) {
	.nyushi02 img {
		width: 50%;
		height: auto;
	}
}
.nyushi03 {
	max-width: 1920px;
	margin-bottom: 40px;
	text-align: center;
}
@media screen and (min-width:560px) {
	.nyushi03 {
		margin-bottom: 80px;
	}
}
.nyushi03 img {
	max-width: 1920px;
	width: 100%;
	height: auto;
}
.nyushi04 {
	max-width: 1600px;
	margin: 32px auto;
	padding: 0 1em;
}
@media screen and (min-width:560px) {
	.nyushi04 {
		margin: 64px auto 32px;
	}
}
@media screen and (min-width:897px) {
	.nyushi04 {
		padding: 0 2em;
	}
}
.nyushi04 dt {
	padding-bottom: 16px;
}
.nyushi04 dd:last-child {
	margin: 16px 0px;
	text-align: center;
	line-height: 40px;
}
@media screen and (min-width:560px) {
	.nyushi04 dd:last-child {
		margin: 32px 0px;
	}
}
.nyushi04_01 {
	margin-bottom: 16px;
}
.nyushi04_01 ul.ind26 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
.nyushi04_01 ul.ind26 li {
	flex: 0 0 46%;
	margin: 24px 0 0;
}
@media screen and (min-width:641px) {
	.nyushi04_01 ul.ind26 li {
		flex: 0 0 20%;
	}
}
.nyushi04_01 ul.ind26 .ind26_01 {
	width: 100%;
	height: 80px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
@media screen and (min-width:641px) {
	.nyushi04_01 ul.ind26 .ind26_01 {
		height: 120px;
	}
}
@media screen and (max-width:640px) {
	.nyushi04_01 ul.ind26 .ind26_04,
	.nyushi04_01 ul.ind26 .ind26_05 {
		font-size: 0.9em;
	}
}
.nyushi05_ {
	max-width: 1600px;
	margin: 64px auto;
	padding: 0 1em;	
}
@media screen and (min-width:897px) {
	.nyushi05 {
		padding: 0 2em;
	}
}
.nyushi05 {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-family: 'Roboto Slab', Garamond, 'Times New Roman', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #007FFF;
}
@media screen and (min-width:560px) {
	.nyushi05 {
		margin-bottom: 40px;
		font-size: 1.6em;
	}
}
@media screen and (min-width:897px) {
	.nyushi05 {
		font-size: 1.8em;
	}
}
.nyushi06 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-bottom: 40px;
	padding: 1em;
}
@media screen and (min-width:560px) {
	.nyushi06 {
		margin-bottom: 80px;
	}
}
.nyushi06 > li {
	flex: 0 0 100%;
	margin-bottom: 32px;
}
@media screen and (min-width:560px) {
	.nyushi06 > li {
		flex: 0 0 47%;
		margin-bottom: 64px;
	}
}
@media screen and (min-width:1200px) {
	.nyushi06 > li {
		flex: 0 0 22%;
		margin-bottom: 64px;
	}
}
.nyushi06 > li > a {
	display: block;
	padding-bottom: 8px;
	border-bottom: 4px solid #007FFF;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #666;
}
@media screen and (min-width:560px) {
	.nyushi06 > li > a {
		padding-bottom: 16px;
		text-align: center;
	}
}
@media screen and (min-width:1300px) {
	.nyushi06 > li > a {
		font-size: 1.2em;
	}
}
.nyushi07 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-bottom: 40px;
	padding: 1em;
}
@media screen and (min-width:560px) {
	.nyushi07 {
		margin-bottom: 80px;
	}
}
.nyushi07 > li {
	flex: 0 0 100%;
	margin-bottom: 32px;
}
@media screen and (min-width:560px) {
	.nyushi07 > li {
		flex: 0 0 47%;
		margin-bottom: 64px;
	}
}
@media screen and (min-width:960px) {
	.nyushi07 > li {
		flex: 0 0 22%;
	}
}
.nyushi07 > li > a {
	display: block;
	padding-bottom: 8px;
	border-bottom: 4px solid #007FFF;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #666;
}
@media screen and (min-width:560px) {
	.nyushi07 > li > a {
		padding-bottom: 16px;
		text-align: center;
	}
}
@media screen and (min-width:1300px) {
	.nyushi07 > li > a {
		font-size: 1.2em;
	}
}
.nyushi08 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-bottom: 40px;
	padding: 1em;
}
@media screen and (min-width:560px) {
	.nyushi08 {
		margin-bottom: 80px;
	}
}
.nyushi08 > li {
	flex: 0 0 100%;
	align-self: center;
	margin-bottom: 32px;
}
@media screen and (min-width:560px) {
	.nyushi08 > li {
		flex: 0 0 47%;
		margin-bottom: 64px;
	}
}
@media screen and (min-width:960px) {
	.nyushi08 > li {
		flex: 0 0 22%;
	}
}
.nyushi08 > li:not(:last-child) > a {
	display: block;
	padding-bottom: 8px;
	border-bottom: 4px solid #007FFF;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #666;
}
@media screen and (min-width:560px) {
	.nyushi08 > li:not(:last-child) > a {
		padding-bottom: 16px;
		text-align: center;
	}
}
@media screen and (min-width:1300px) {
	.nyushi08 > li:not(:last-child) > a {
		font-size: 1.2em;
		text-align: center;
	}
}
@media screen and (max-width:559px) {
	.nyushi06 > li > a,
	.nyushi07 > li > a,
	.nyushi08 > li:not(:last-child) > a {
		padding: 0 1.5em;
		background-image: url(/wp-content/themes/kyushu-ns/img/common/common36.png);
		background-repeat: no-repeat;
		background-position: right 8px center;
	}
}
.nyushi09 {
	padding: 0 1rem;
	text-align: center;
}
@media screen and (min-width:560px) {
	.nyushi09 {
		padding: 0 3rem;
	}
}
.nyushi10 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	max-width: 920px;
	margin: 0 auto;
}
.nyushi10 li {
	flex: 0 0 23%;
}
@media screen and (max-width:896px) {
	.nyushi10 {
		display: none;
	}
}
@media screen and (min-width:897px) {
	.nyushi10_ {
		display: none;
	}
}

.nyushi11 {
	margin-bottom: 40px;
	background-color: rgba(0,0,0,0.8);
	background-image: url(/wp-content/themes/kyushu-ns/img/nyushi/nyushi11.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	font-size: 1.2em;
	font-family: 'Roboto Slab', Garamond, 'Times New Roman', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.2;
	color: #FFF;
}
.nyushi11 > span {
	display: block;
	padding: 2rem 1rem;
	background-color: rgba(0,0,0,0.5);
}
@media screen and (min-width:560px) {
	.nyushi11 {
		margin-bottom: 80px;
		font-size: 1.4em;
	}
}
@media screen and (min-width:897px) {
	.nyushi11 {
		font-size: 1.6em;
	}
}

.mp01 {
	position: relative;
	padding-left: 1.2em;
}
.mp01:before {
	position: absolute;
	content: "●";
	top: 0;
	left: 0.1em;
}
.n_tabl_01 th,
.n_tabl_01 td {
	text-align: center;
	vertical-align: middle;
}
.n_tabl_02 th,
.n_tabl_02 td {
	vertical-align: middle;
}


.tab-1 {
    display: flex;
    flex-wrap: wrap;
}
.tab-1 > label {
    flex: 1 1;
    order: -1;
    padding: 10px 4px 8px;
    border-color: #DFEAF2 #DFEAF2 #ABD3F1;
    border-style: solid;
    border-width: 4px 2px 2px;
    border-radius: 8px 8px 0 0;
    /*background-color: #DFEAF2;*/
	background-image: repeating-linear-gradient(135deg, #DFEAF2, #DFEAF2 4px, #EDF3F8 4px, #EDF3F8 8px);
    text-align: center;
	font-weight: bold;
	color: #999;
    cursor: pointer;
}
.tab-1 > label.label01 {
	line-height: 1.8;
}
.tab-1 > label.label02,
.tab-1 > label.label03 {
	line-height: 1.2;
}
@media screen and (min-width:680px) {
	.tab-1 > label.label01,
	.tab-1 > label.label02 {
		letter-spacing: 0.05em;
		line-height: 2.4;
	}
	.tab-1 > label.label03 {
		line-height: 1.2;
	}
	.tab-1 > label .label_br {
		display: none;
	}
}
.tab-1 > label:hover {
    opacity: 0.8;
}
.tab-1 input {
    display: none;
}
.tab-1 label:has(:checked) {
    border-color: #2589D0 #ABD3F1 #F9FBFD;
    border-style: solid;
    border-width: 4px 2px 2px;
	background-image: none;
    background-color: #F9FBFD;
	color: #333;
}
.tab-1 > div {
    display: none;
    width: 100%;
    padding: 1.5em 1em;
    background-color: #F9FBFD;
}
.tab-1 .content {
	border-right: 2px double #ABD3F1;
	border-bottom: 2px solid #ABD3F1;
	border-left: 2px solid #ABD3F1;
	border-radius: 0 0 5px 5px;
}
.tab-1 .inner {
  opacity: 0;
}
.tab-1 label:has(:checked) + .content {
    display: block;
}
.tab-1 label:has(:checked) + .content > .inner {
    animation: fadeIn 1.5s forwards;
}
@keyframes fadeIn {
  0% { opacity: 0;}
  100% { opacity: 1;}
}


.nav_n01_2 {
	margin: 0 auto 60px;
	padding: 0 2em;
	line-height: 160%;
}
@media screen and (min-width:960px) {
	.nav_n01_2 {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		max-width: 1600px;
	}
}
.nav_n01_ {
	margin: 60px auto;
	padding: 0 8px;
	line-height: 160%;
}
@media screen and (min-width:960px) {
	.nav_n01_ {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		max-width: 1076px;
	}
}
@media screen and (min-width:960px) {
	.nav_n01 {
		flex: 0 0 23.6%;
	}
}
.nav_n01 dt {
	padding: 10px 0 0 0;
	line-height: 26px;
}
.nav_n01 dt a {
	display: block;
	padding: 8px 16px;
	background: #F3F3F3;
	border-left: solid 6px #007FFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	text-decoration: none;
	font-size: 15px;
	color: #333;
}
.nav_n01 dt.page96_01_ a {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
	color: #999;
}
.nav_n01 dt a:hover,
.nav_n01 dt a:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
	color: #999;
}
.nav_n01 dd {
	position: relative;
	border-bottom: 1px solid #CCC;
	background: linear-gradient(#FFF, #F3F3F3);
	line-height: 26px;
}
.nav_n01 dd:first-child{
	border-top: 1px solid #CCC;
}
.nav_n01 dd:before {
	position: absolute;
	content: "■";
	top: 6px;
	left: 8px;
	color: #007FFF;
}
.nav_n01 dd a {
	display: block;
	padding: 4px 0px 4px 1.5em;
	background-image: url(/wp-content/themes/kyushu-ns/img/common/common36.png);
	background-repeat: no-repeat;
	background-position: right 24px center;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 1px;
	color: #333;
}
@media screen and (min-width:960px) {
	.nav_n01 dd a {
		padding: 8px 0px 8px 1.5em;
	}
}
.page96_01 dd a:hover {
	color: #999;
}
@media screen and (min-width:481px) {
	.nav_n02 {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
}
@media screen and (min-width:960px) {
	.nav_n02 {
		flex: 0 0 74.5%;
	}
}
.nav_n02 > li {
	margin-top: 10px;
	position: relative;
	border-bottom: 1px solid #CCC;
	background: linear-gradient(#FFF, #F3F3F3);
	line-height: 26px;
}
@media screen and (min-width:481px) {
	.nav_n02 > li {
		flex: 0 0 48%;
	}
}
@media screen and (min-width:768px) {
	.nav_n02 > li {
		flex: 0 0 32%;
	}
}
.nav_n02 > li.nav_n02_05 {
	border-bottom: none;
	background: none;
}
.nav_n02 > li:before {
	position: absolute;
	content: "■";
	top: 6px;
	left: 8px;
	color: #007FFF;
}
.nav_n02 > li.nav_n02_01:before {
	color: #4AA5FF;
}
.nav_n02 > li.nav_n02_02:before {
	color: #8D1C38;
}
.nav_n02 > li.nav_n02_03:before {
	color: #F00;
}
.nav_n02 > li.nav_n02_04:before {
	color: #CC6633;
}
.nav_n02 > li.nav_n02_05:before {
	display: none;
}
.nav_n02 > li a {
	display: block;
	padding: 4px 0px 4px 1.5em;
	background-image: url(/wp-content/themes/kyushu-ns/img/common/common36.png);
	background-repeat: no-repeat;
	background-position: right 24px center;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 1px;
	color: #333;
}
@media screen and (min-width:481px) {
	.nav_n02 > li a {
		padding: 8px 0px 8px 1.5em;
	}
}
.nav_n02 > li a:hover {
	color: #999;
}

.menu_n01 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.menu_n01 > li {
	flex: 0 0 48%;
}
.menu_n01 > li > a {
	display: block;
	padding: 0.3em 0;
	border-radius: 16px;
	background-image: -moz-linear-gradient(#007FFF, #005FBD);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#007FFF), to(#005FBD));
	background-image: linear-gradient(#007FFF, #005FBD);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #FFF;
}
.menu_n01 > li:last-child > a {
	background-image: -moz-linear-gradient(#F00, #900);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F00), to(#900));
	background-image: linear-gradient(#F00, #900);
}

.page02 table {
	font-size: 0.9rem;
}
.page02 table {
	font-size: 0.9rem;
}
.page02 table.tabl0 thead th {
	vertical-align: middle;
}
.page02 .sp_dis_slide_86,
.page02 .sp_dis_slide_64,
.page02 .sp_dis_slide_56,
.page02 .sp_dis_slide_48 {
	padding: 2px 1em;
	border-radius: 4px;
	border: 1px solid #D90000;
	background-color: #FFF2F2;
	text-align: center;
}
.page02 .sp_dis_slide_86 img,
.page02 .sp_dis_slide_64 img,
.page02 .sp_dis_slide_56 img,
.page02 .sp_dis_slide_48 img {
	width: 236px;
	height: 24px;
}
@media screen and (min-width:900px) {
	.sp_dis_slide_86 {
		display: none;
	}
	.th_br86 {
		display: none;
	}
}
@media screen and (min-width:700px) {
	.sp_dis_slide_64 {
		display: none;
	}
	.th_br64 {
		display: none;
	}
}
@media screen and (min-width:600px) {
	.sp_dis_slide_56 {
		display: none;
	}
	.th_br56 {
		display: none;
	}
}
@media screen and (min-width:520px) {
	.sp_dis_slide_48 {
		display: none;
	}
	.th_br48 {
		display: none;
	}
}

@media screen and (min-width:768px) {
	.pc_oh {
		overflow: hidden;
	}
	.pcimg_right {
		float: right;
		padding-left: 32px;
	}
	.pcimg_left {
		float: left;
		padding-right: 32px;
	}
	.pcimg_right2 {
		float: right;
		padding-top: 64px;
		padding-left: 32px;
	}
	.pcimg_right3 {
		float: right;
		padding-top: 48px;
		padding-left: 32px;
	}
	.pcimg_right4 {
		float: right;
		padding-top: 32px;
		padding-left: 32px;
	}
	.pcimg_top {
		padding-top: 16px;
	}
	.pcimg_100 {
		width: 100%;
		height: auto;
	}
}
@media screen and (min-width:768px) {
	.page02 .camp12 {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	.page02 .camp12 > div {
		flex: 0 0 48%;
	}
}

.title02 {
	font-weight: bold;
	font-size: 1.3rem;
	letter-spacing: 0.05em;
}
.title03 {
	font-weight: bold;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
}
.title04 {
	font-size: 1rem;
	letter-spacing: 0.05em;
}
.title05 {
	font-weight: bold;
	font-size: 1.1rem;
	letter-spacing: 0.05em;
}

.page02 .admi10_04_n1 > li:nth-child(1) img  {
	max-width: 67px;
}
.page02 .admi10_04_n1 > li:nth-child(2) img  {
	max-width: 96px;
}
.page02 .admi10_04_n1 > li:nth-child(3) img  {
	max-width: 106px;
}
.page02 .admi10_04_n1 > li:nth-child(4) img  {
	max-width: 78px;
}
.page02 .admi10_04_n1 > li:nth-child(5) img  {
	max-width: 98px;
}
.page02 .admi10_04 > dd > ul.admi10_04_n1 > li {
	float: inherit;
	width: inherit;
	padding-left: 0;
	line-height: 0;
}
@media screen and (max-width:619px) {
	.page02 .admi10_04 > dd > ul.admi10_04_n1 {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li:nth-child(1)  {
		flex: 0 0 13.4%;
		align-self: center;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li:nth-child(2)  {
		flex: 0 0 19.2%;
		align-self: center;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li:nth-child(3)  {
		flex: 0 0 21.2%;
		align-self: center;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li:nth-child(4)  {
		flex: 0 0 15.6%;
		align-self: center;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li:nth-child(5)  {
		flex: 0 0 19.6%;
		align-self: center;
	}
}
@media screen and (min-width:620px) {
	.page02 .admi10_04 > dd > ul.admi10_04_n1 {
		overflow: hidden;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li {
		float: left;
		padding-right: 1.5em;
		width: inherit;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li a {
		display: inline-block;
		line-height: 0;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li:nth-child(2) a {
		padding: 21px 0 20px;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li:nth-child(3) a {
		padding: 26px 0 25px;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li:nth-child(4) a {
		padding: 9px 0 8px;
	}
	.page02 .admi10_04 > dd > ul.admi10_04_n1 > li:nth-child(5) a {
		padding: 28px 0 27px;
	}
}
.page02 .admi10_05_n1 {
	margin: 0 8px;
	border-bottom: 2px solid #CCC;
}
.page02 .admi10_05_n1 > dt {
	padding: 8px 4px;
	font-weight: bold;
}
.page02 .admi10_05_n1 > dd {
	overflow: hidden;
	padding: 4px;
}
.page02 .admi10_05_n1 > dd p,
.page02 .admi10_05_n1 > dd ul {
	padding-right: 1.5em;
	float: left;
}
.page02 .admi10_05_n1 > dd p {
	max-width: 85px;
	width: 22%;
},
.page02 .admi10_05_n1 > dd ul {
	padding-top: 0.5em;
}

.a_b_n:before,
.a_b_n:after {
	display: none;
}