

/* 2018.12.1 追記 */

.shikaku-ken-matome{
	clear:left;
	width:auto;
	height:auto;
	color:#ffffff;
	letter-spacing: 0.1em;
	font-size:16px;
	text-align:center;
	margin:0 auto;
	padding:7px 0;
	background-color:#00628f;
}

.shikaku-flex {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 600px) {

	.shikaku-ken-matome{
		clear:left;
		width:auto;
		height:auto;
		color:#ffffff;
		text-align:center;
		margin:20px auto 0 auto;
		padding:5px 10px;
		background-color:#00628f;
	}
	

}

ul.shikaku-ken-list{
	width:33.3%;
	height:auto;
	margin:5px 0 45px 0;
	padding:0;
	text-align:left;
	overflow:hidden;
	float:left;
}

ul.shikaku-ken-list li{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;
	font-size:14px;
	background-image:url(../gakubu/img/ken-icon.jpg);
	background-size: 12px 12px;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:1.6;
	margin-left:2px;
}

@media screen and (max-width: 600px) {

	ul.shikaku-ken-list{
		width:auto;
		height:auto;
		margin:0;
		padding:0;
		text-align:left;
		overflow:hidden;
		float:none;
	}
	
	ul.shikaku-ken-list li{
		width:auto;
		height:auto;
		margin:0;
		padding:0;
		text-align:left;
		overflow:hidden;
		font-size:14px;
		background-image:url(../gakubu/img/ken-icon.jpg);
		background-size: 12px 12px;
		background-position:left center;
		background-repeat:no-repeat;
		padding-left:15px;
		line-height:1.6;
		margin-left:2px;
	}

}



/* 2018.12.1 追記 */

/* 2018.8.22 追記 */

.float-L-2{
	width:57%;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
	float:left;
}

.float-R-2{
	width:43%;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
	float:left;
}

.parent {
	width:100%;
	height:100%;
	display: flex;
	justify-content: center;
	align-items: center;
  }

.w-success{
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	text-align:center;
	overflow:hidden;
	padding:20px 20% 0 20%;
	border:4px solid #4181aa;

}

.success-ttl{
   line-height:160%;
	margin:0 0 20px 0!important;
}

/* 2018.8.22 追記 */

.g-yaku #side_menu .sm03 a,
.g-yaku #side_menu .sm03 a:hover {
	background-color: #9BCA54;
	color: #FFFFFF;
}
.g-den #side_menu .sm03 a,
.g-den #side_menu .sm03 a:hover {
	background-color: #A59ACA;
	color: #FFFFFF;
}
.g-kan #side_menu .sm03 a,
.g-kan #side_menu .sm03 a:hover {
	background-color: #F3A9C9;
	color: #FFFFFF;
}
.g-fuku #side_menu .sm03 a,
.g-fuku #side_menu .sm03 a:hover {
	background-color: #F5AF74;
	color: #FFFFFF;
}
.g-riga #side_menu .sm03 a,
.g-riga #side_menu .sm03 a:hover {
	background-color: #EF8876;
	color: #FFFFFF;
}
.g-sagyo #side_menu .sm03 a,
.g-sagyo #side_menu .sm03 a:hover {
	background-color: #DCC545;
	color: #FFFFFF;
}
.g-shin #side_menu .sm03 a,
.g-shin #side_menu .sm03 a:hover {
	background-color: #87CAAB;
	color: #FFFFFF;
}
.g-gen #side_menu .sm03 a,
.g-gen #side_menu .sm03 a:hover {
	background-color: #8FD3F5;
	color: #FFFFFF;
}


.g-ken #side_menu .sm03 a,
.g-ken #side_menu .sm03 a:hover {
	background-color: #005e87;
	color: #FFFFFF;
}

.g-sen #side_menu .sm03 a,
.g-sen #side_menu .sm03 a:hover {
	background-color: #AAAAAA;
	color: #FFFFFF;
}
#contents h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.25em;
	margin-top: 0px;
	letter-spacing: 0.1em;
	color: #333333;
}
#contents h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0.5em;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}

#contents h5 {
	font-size: 18px;
	margin-bottom: 5px;
}
.headline {
	font-size: 14px;
	color: #999999;
}

h5 span {
	font-size: 13px;
	font-weight: normal;
}

.shikaku-box {
	border: 1px solid #DDDDDD;
	padding: 15px;
	margin-bottom: 20px;
}
.shikaku-box table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.shikaku-box th {
	font-size: 20px;
	white-space: nowrap;
	text-align: left;
	padding-right: 20px;
	line-height: 1.25em;
	vertical-align: middle;
	letter-spacing: 0.1em;
}
.shikaku-box th em {
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0em;
	font-weight: normal;
	line-height: 1.2em;
}

.g-yaku .shikaku-box th {
	color: #9BCA54;
}
.g-kan .shikaku-box th {
	color: #F3A9C9;
}
.g-fuku .shikaku-box th {
	color: #F5AF74;
}
.g-riga .shikaku-box th {
	color: #EF8876;
}
.g-sagyo .shikaku-box th {
	color: #DCC545;
}
.g-shin .shikaku-box th {
	color: #87CAAB;
}

.g-ken .shikaku-box th {
	color: #005e87;
}


.g-gen .shikaku-box th {
	color: #8FD3F5;
	letter-spacing: 0em;
	font-size: 18px;
}
.shikaku-box th {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}






.shikaku-box td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.shikaku-box div {
	width: 100%;
	overflow: hidden;
	display: table;
}
.shikaku-box h4, .shikaku-box p {
	display: table-cell;
	vertical-align: top;
}

.shikaku-box h4 {
	font-size: 20px;
	line-height: 1.25em;
	display: table-cell;
	white-space: nowrap;
	padding-right: 20px;
}
.shikaku-box p {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.shikaku-box + .list_kome {
	margin-top: -15px;
	margin-bottom: 20px;
	font-size: 11px;
}

.percent-box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 4em;
}
.percent-box h4 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 1.2em;
}
.yakushi-box {
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 2em;
}
.yakushi-box h4 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 0.1em;
	color: #9BCA54;
}

.yakushi-box .float-L, .yakushi-box .float-R {
	width: 250px;
}
.yakushi-box dl {
	margin: 0px;
	line-height: 1.3em;
}

.yakushi-box dt {
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	background-image: url(../images/bre_cr.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 10px;
}
.yakushi-box dd {
	margin-left: 0px;
	padding-left: 12px;
	text-align:justify;
	text-justify: inter-ideograph;
	font-size: 11px;
}
.tb-kokushi {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
.tb-kokushi th {
	padding: 3px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EEEEEE;
	text-align: left;
}
.tb-kokushi td {
	text-align: right;
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.tb-kokushi .tb-h1 th {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	line-height: 1.4em;
}
.tb-kokushi .tb-h2 th {
	font-size: 11px;
	text-align: center;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #DDDDDD;
}
.tb-kokushi caption {
	font-size: 11px;
	text-align: right;
}

.tb-kokushi + .kome-shikaku {
	margin-top: 5px;
}

.shikaku-set {
	width: 100%;
	overflow: hidden;
	margin-bottom: 3em;
	margin-top: 0px;
}
.shikaku-set .float-L {
	width: 400px;
}
.shikaku-set .float-L p {
	margin-bottom: 35px;
}

.shikaku-set .float-R {
	width: 300px;
}
.shikaku-set .float-R h5 {
	font-size: 20px!important;
}
.shikaku-set h5 {
	margin-top: 0px;
	color: #333;
}
.shikaku-set h6 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.shikaku-set .float-R p {
	font-size: 11px;
	line-height: 1.4em;
	margin-top: -13px;
}
.shikaku-set_reha {
	width: 100%;
	overflow: hidden;
	margin-bottom: 3em;
}
.shikaku-set_reha .float-L {
	width: 400px;
}
.shikaku-set_reha .float-R {
	width: 300px;
}
.shikaku-set_reha h5 {
	margin-top: 0px;
	color: #333;
}
.shikaku-set_reha .stage-box {
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
}
.shikaku-set_reha .stage-box ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.7em;
	font-size: 15px;
}
.interview-box {
	overflow: hidden;
	padding: 25px;
	color: #333;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	position: relative;
	behavior: url(/~koho/css/pie/PIE.htc);/* for IE */
}
.g-riga .interview-box {
	background-color: #FADCD6;
}
.interview-box p {
	margin-bottom: 0;
}
.g-sagyo .interview-box {
	background-color: #F2EAB7;
}


#contents .interview-box h3{
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
}
#contents .interview-box h4{
	font-weight: bold;
	margin-bottom: 1.5em;
}


.interview-box .float-L {
	width: 450px;
}
.interview-box .float-R {
	width: 210px;
	font-size: 11px;
	line-height: 1.5em;
	background-color: #FFF;
}
.g-riga .interview-box .float-R {
	background-color: #FDF0EC;
}

.g-sagyo .interview-box .float-R {
	background-color: #FBF8E3;
}

.interview-box .float-R .clr-box {
	margin: 5px;
	width: 200px;
}

#contents .interview-box .float-R h5{
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
}
.g-sagyo .interview-box h3 em {
	color: #B99D00;
	font-style: normal;
}
.g-riga .interview-box h3 em {
	color: #B91C00;
	font-style: normal;
}


.interview-box .float-R h6 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.data-box {
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 3em;
}
.data-box h5 {
	margin-top: 0px;
}
.kome-shikaku {
	font-size: 10px;
	text-align: right;
	margin-top: -15px!important;
	margin-bottom: 15px;
}
.colum-box {
	border: 1px solid #CCCCCC;
	padding: 15px;
}

.yaku_goukakuritu {
	font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
	color:#4181aa;
	font-size: 50px;
	font-weight: normal;
	line-height:1.2;
}
.yaku_goukakuritu2 {
	font-size: 30px;	
}

.fuku_box {
	margin-top: -28px;
	margin-bottom: 24px;
}