@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------
　PC
--------------------------------------------------------*/
@media print, screen and (min-width: 769px){
	
	article {
		width: 1130px;
		margin: 0 auto;
	}
	
	ul.block {
		width: 1055px;
		margin-left: 75px;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	
	ul.block li.contents{
		width: 700px;
	}
	
	ul.block li.contents ul.nav{
		width: 648px;
		margin: 0 auto;
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
		padding: 50px 0 30px;
	}
	
	ul.block li.contents ul.nav li{
		width: 156px;
		background: #0062a8;
		margin: 0 3px 9px 3px!important;
		line-height: 1;
	}
	
	ul.block li.contents ul.nav li a{
		display: block;
		text-align: center;
		color: #FFF;
		font-size: 10px;
		font-size: 1.0rem;
		font-weight: 700;
		padding: 8px 0;
	}
	
	ul.block li.contents section{
		width: 100%;
		margin-bottom: 35px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	
	ul.block li.contents section h3{
		font-size: 21px;
		font-size: 2.1rem;
		font-weight: 700;
		line-height: 1.2;
		padding-bottom: 5px;
		border-bottom: 1px solid #0071BC;
		position: relative;
		color: #000;
		margin-bottom: 20px;
	}
	
	ul.block li.contents section h3::before{
		width: 3.5em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em2::before{
		width: 2em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em3::before{
		width: 3em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em4::before{
		width: 4em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em8::before{
		width: 8em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em9::before{
		width: 9em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em10::before{
		width: 10em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em13::before{
		width: 13em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section div.box{
		width: 100%;
		margin-top: 40px;
	}
	
	ul.block li.contents section div.box div.box:first-child{
		margin-top: 0;
	}
	
	ul.block li.contents section div.box h4{
		font-size: 21px;
		font-size: 2.1rem;
		line-height: 1.2;
		font-weight: 700;
		color: #0062a8;
		padding-bottom: 5px;
		border-bottom: 1px solid #0062a8;
		margin-bottom: 25px;
	}
	
	ul.block li.contents section div.box ul{
		width: 100%;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	
	ul.block li.contents section div.box ul li.text{
		width: 48.5%;
		position: relative;
	}
	
	ul.block li.contents section div.box ul li.text p{
		padding-bottom: 2em;
	}
	
	ul.block li.contents section div.box ul li.text a{
		width: 100%;
		height: 2em;
		font-size: 14px;
		font-size: 1.4rem;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
		align-items: center;
		color: #000;
		margin-top: 1em;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	
	ul.block li.contents section div.box ul li.text a span{
		display: inline-block;
		color: #006ab1;
		font-size: 12px;
		font-size: 1.2rem;
	}
	
	ul.block li.contents section div.box ul li.text a span span.icon{
		width: 10px;
		display: inline-block;
		margin-right: 0.2em;
	}
	
	ul.block li.contents section div.box ul li.text a span i{
		display: inline-block;
		padding-left: 0.2em;
	}
	
	ul.block li.contents section div.box ul li.photo{
		width: 48.5%;
	}
	
	ul.block li.contents section div.box ul li.text02{
		width: 100%;
		position: relative;
		margin-bottom: 10px;
	}
	
	ul.block li.contents section div.box ul li.text02 a{
		width: 100%;
		font-size: 14px;
		font-size: 1.4rem;
		color: #000;
		display: block;
	}
	
	ul.block li.contents section div.box ul li.text02 a span{
		display: inline-block;
		color: #006ab1;
		font-size: 12px;
		font-size: 1.2rem;
	}
	
	ul.block li.contents section div.box ul li.text02 a span.name{
		width: 100%;
		display: inline-block;
		color: #006ab1;
		font-size: 16px;
		font-size: 1.6rem;
	}
	
	ul.block li.contents section div.box ul li.text02 a span span.icon{
		width: 10px;
		display: inline-block;
		margin-right: 0.2em;
		margin-left: 2em;
	}
	
	ul.block li.contents section div.box ul li.text02 a span i{
		display: inline-block;
		padding-left: 0.2em;
	}
	
	ul.block li.contents section div.box ul.details{
		width: 100%;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
		margin-top: 20px;
	}
	
	ul.block li.contents section div.box ul.details li{
		width: 48.5%;
	}
	
	ul.block li.contents section div.box ul.details li table{
		width: 100%;
		border-top: 1px solid #000;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.3;
	}
	
	ul.block li.contents section div.box ul.details li table th,
	ul.block li.contents section div.box ul.details li table td{
		padding: 5px 0 5px 20px;
		border-bottom: 1px solid #000;
	}
	
	ul.block li.contents section div.box ul.details li table tr:first-child th{
		background: #e7e7e6;
	}
	
	ul.block li.nav{
		width: 250px;
	}
	
	ul.block li.nav h3{
		width: 100%;
		height: 30px;
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 700;
		line-height: 1;
		color: #FFF;
		background: #0068B7;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 28px 0;
	}
	
	ul.block li.nav h3:first-child{
		margin: 0 0 28px;
	}
	
	ul.block li.nav h3 a{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 700;
		line-height: 1;
		color: #FFF;
	}
	
	ul.block li.nav nav ul{
		width: 100%;
		padding-left: 24px;
	}
	
	ul.block li.nav nav ul li{
		margin-bottom: 12px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	
	ul.block li.nav nav ul li a{
		color: #0068B7;
		font-weight: 500;
	}
	
	ul.block li.nav nav ul li.active a{
		color: #000;
	}

	/* 20200402追加凡例 */
	.textile_hanrei{
		font-family: "Noto Sans JP";
		width: 100%;
		margin: 10px 0px 50px 0px;
		font-size: 13.8px;
	}
	.textile_hanrei div{
		display: block;
		margin-left: auto;
		width: 88%;
		text-align: right;
	}
	.textile_hanrei ul {
		display: flex;
		margin-top: 5px;
	}
	.textile_hanrei ul li{
		font-size: 13.8px;
		line-height: 24.5px;
		margin-left: 3px;
	}
	.textile_hanrei a{
		font-size: 13.8px;
		font-weight: 700;
		line-height: 24.5px;
		padding: 4px 5px 5px 5px;
		color: #6C6966;
		border: 0.27px solid #6295A0;
	}
	.textile_hanrei span{
		font-size: 13.8px;
		font-weight: 700;
		line-height: 24.5px;
		padding: 4px 5px 5px 5px;
		margin: 0px 5px 0px 3px;
		background: #6295A0;
		color: #ffffff;
		border: 0.27px solid #6295A0;
	}
	.textile_hanrei_nav_none{
		margin: 40px 0px 50px 0px!important;
	}
	/* 20200402追加凡例-end */
}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 768px){
	ul.block {
		width: 94%;
		margin: 0 auto;
		display: flex;
		flex-direction: column-reverse;
		justify-content: space-between;
	}
	
	ul.block li.contents{
		width: 100%;
	}
	
	ul.block li.contents ul.nav{
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
		padding: 20px 0 30px;
	}
	
	ul.block li.contents ul.nav li{
		width: 49.5%;
		background: #0062a8;
		margin-bottom: 9px;
		line-height: 1;
	}
	
	ul.block li.contents ul.nav li a{
		display: block;
		text-align: center;
		color: #FFF;
		font-size: 10px;
		font-size: 1.0rem;
		font-weight: 700;
		padding: 8px 0;
	}
	
	ul.block li.contents section{
		width: 100%;
		margin-bottom: 35px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	
	ul.block li.contents section h3{
		font-size: 21px;
		font-size: 2.1rem;
		font-weight: 700;
		line-height: 1.2;
		padding-bottom: 5px;
		border-bottom: 1px solid #0071BC;
		position: relative;
		color: #000;
		margin-bottom: 20px;
	}
	
	ul.block li.contents section h3::before{
		width: 3.5em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em2::before{
		width: 2em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em3::before{
		width: 3em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em4::before{
		width: 4em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em8::before{
		width: 8em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em9::before{
		width: 9em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em10::before{
		width: 10em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section h3.em13::before{
		width: 13em;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		border-bottom: 3px solid #0071BC;
	}
	
	ul.block li.contents section div.box{
		width: 100%;
		margin-top: 50px;
	}
	
	ul.block li.contents section div.box div.box:first-child{
		margin-top: 0;
	}
	
	ul.block li.contents section div.box h4{
		font-size: 21px;
		font-size: 2.1rem;
		line-height: 1.2;
		font-weight: 700;
		color: #0062a8;
		padding-bottom: 5px;
		border-bottom: 1px solid #0062a8;
		margin-bottom: 25px;
	}
	
	ul.block li.contents section div.box ul{
		width: 100%;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
		flex-direction:column-reverse;
	}
	
	ul.block li.contents section div.box ul.onko{
		flex-direction:column;
	}
	
	ul.block li.contents section div.box ul li.text{
		width: 100%;
	}
	
	ul.block li.contents section div.box ul li.text a{
		width: 100%;
		font-size: 14px;
		font-size: 1.4rem;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
		align-items: center;
		color: #000;
		margin-top: 1em;
	}
	
	ul.block li.contents section div.box ul li.text a span{
		display: inline-block;
		color: #006ab1;
		font-size: 12px;
		font-size: 1.2rem;
	}
	
	ul.block li.contents section div.box ul li.text a span span.icon{
		width: 20px;
		display: inline-block;
		margin-right: 0.2em;
	}
	
	ul.block li.contents section div.box ul li.text a span span.text{
		display: none;
	}
	
	ul.block li.contents section div.box ul li.text a span i{
		display: none;
	}

	ul.block li.contents section div.box ul li.photo{
		width: 84%;
		min-width: 265px;
		margin: 0 auto 30px;
	}
	
	ul.block li.contents section div.box ul li.text02{
		width: 100%;
		position: relative;
		margin-bottom: 1.5em;
	}
	
	ul.block li.contents section div.box ul li.text02 a{
		width: 100%;
		height: 2em;
		font-size: 14px;
		font-size: 1.4rem;
		display: flex;
		flex-wrap:wrap;
		justify-content: flex-start;
		align-items: center;
		color: #000;
		margin-top: 1em;
		line-height: 1.3;
	}
	
	ul.block li.contents section div.box ul li.text02 a span{
		display: inline-block;
		color: #006ab1;
		font-size: 12px;
		font-size: 1.2rem;
	}
	
	ul.block li.contents section div.box ul li.text02 a span.name{
		width: 100%;
		display: inline-block;
		color: #006ab1;
		font-size: 16px;
		font-size: 1.6rem;
	}
	
	ul.block li.contents section div.box ul li.text02 a span span.icon{
		width: 20px;
		display: inline-block;
		margin-left: 0.5em;
	}
	
	ul.block li.contents section div.box ul li.text02 a span span.text{
		display: none;
	}
	
	ul.block li.contents section div.box ul li.text02 a span i{
		display: none;
	}
	
	ul.block li.contents section div.box ul.details{
		width: 100%;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
		margin-top: 20px;
	}
	
	ul.block li.contents section div.box ul.details li{
		width: 100%;
		margin-bottom: 15px;
	}
	
	
	ul.block li.contents section div.box ul.details li table{
		width: 100%;
		border-top: 1px solid #000;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.3;
	}
	
	ul.block li.contents section div.box ul.details li table th,
	ul.block li.contents section div.box ul.details li table td{
		padding: 5px 0 5px 18px;
		border-bottom: 1px solid #000;
	}
	
	ul.block li.contents section div.box ul.details li table tr:first-child th{
		background: #e7e7e6;
	}
		/* 20200402追加凡例 */
		.textile_hanrei{
			font-family: "Noto Sans JP";
			width: 100%;
			margin: 10px 0px 50px 0px;
			font-size: 13.8px;
		}
		.textile_hanrei div{
			display: block;
			margin-left: auto;
			text-align: right;
		}
		.textile_hanrei ul {
			display: flex;
			justify-content: flex-end;
			flex-wrap: wrap;
			margin-top: 5px;
			margin-left: auto;
			text-align: right;
		}
		.textile_hanrei ul li{
			font-size: 13.8px;
			line-height: 20.7px;
			margin-left: 3px;
		}
		.textile_hanrei a{
			font-size: 13.8px;
			font-weight: 700;
			line-height: 24.5px;
			padding: 4px 5px 5px 5px;
			color: #6C6966;
			border: 0.27px solid #6295A0;
		}
		.textile_hanrei span{
			font-size: 13.8px;
			font-weight: 700;
			line-height: 24.5px;
			padding: 4px 5px 5px 5px;
			margin: 0px 5px 0px 3px;
			background: #6295A0;
			color: #ffffff;
			border: 0.27px solid #6295A0;
		}
		.textile_hanrei_nav_none{
			margin: 40px 0px 50px 0px!important;
		}
		/* 20200402追加凡例-end */

}