@charset "utf-8";


/*
メインコンテンツ
-------------------------------------------*/
.content {
	width: 100%;
	background-color: rgba(255, 255, 255, 1.0);
  padding-top: 0px;
	padding-bottom: 0px;
	
}

.cont_wrap {
	max-width: 1200px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}

.cont_wrap_mem {
	max-width: 1200px;
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

/*
サブトップ
-------------------------------------------*/
#sub_top {
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	line-height: 30px;
	padding-top:180px;
	width: 100%;
	background-size: auto;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 28px;
	letter-spacing: 0.5em;
	text-shadow: 0px 0px 5px rgba(1, 1, 2, 0.5);
  background-image: url(../member/images/kan-img2.png);
}
/*  
-------------------------------------------*/

.sub_top-space {
	padding-top:130px;
}

/*  要確認！！！！！　　----*/
.h-space {
	margin-top: 14px;
}

.tit-img {
	width: 100%;
	margin-top: -15px;
	margin-bottom: 0px;
}

.lead-wrap {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border: solid;
	border-width: 2px;
	border-radius: 6px;
	border-color: #b6daf5;
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
	
}

.lead-wrap-hr {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #badef6;
	padding-bottom: 2px;
}

.lead-wrap-2 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-bottom: 20px;
	border-width: 0px;
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
}

.lead-wrap-2 a {
	text-decoration: none;
}

.joubun {
	width: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.joubun li {
	margin-left: 40px;
}

.joubun ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #d7d7d7;
}



.midashi {
	font-weight: bold;
}


.koushin {
	font-size: 14px;
	text-align: center;
	color: #555;
}



.honbun {
  max-width: 90%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.honbun a {
	text-decoration: none;
}

.honbun-text {
	margin: 20px;
}
.text-m {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
}
.quote {
	color: #06579b;
}

.waku {
	margin: 16px;
  border: 1px solid;
  color: #06579b;
  padding: 10px;
}

/* ----憲法用本文--------*/
.waku p {
	padding-left: 2em;
	text-indent: -2em ;
}
/* ------------*/

.shomei {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 60px;
}

.honbun-text ul,
.honbun-text ol,
.honbun-text li {
	margin-left: 16px;
}

.honbun-text ol li {
 list-style-type: decimal;
}

.honbun-text dt {
	margin-top: 10px;
	font-weight: bold;
}
.honbun-text dd {
	margin-left: 34px;
}


.flex-item {
	display: flex;
	
}

.f-waku {
 flex-basis: 75%;
	margin: 16px 0px;
  border: 1px solid;
  color: #06579b;
  padding: 10px;
}


.f-waku-comment {
 flex-basis: 25%;
	margin: 16px 0px;
    border-top: 1px solid;
		border-right: 1px solid;
		border-bottom: 1px solid;
		border-color: #06579b;
		font-size: 14px;
    color: #555;
    padding: 4px;
}

.underline {
	text-decoration: underline;
	text-decoration-style: wavy;
	text-decoration-color:#e03131;
}


.annotation {
	font-size: 0.7em;
	vertical-align: top;
	color: #e03131
}


/* 
--------------------------------------- */
.img_center {
	display: block;
  text-align: center;
	padding-bottom: 20px;
}

/* 
--------------------------------------- */



/* 本文タイトル
--------------------------------------- */

.content h2 {
	width: 92%;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	background-color: rgba(233, 243, 209, 0.8);
	clear: both;
}

.content h2 span {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	font-size: 14px;
	color: #999;
}

/* 
--------------------------------------- */


.content h4 {
	font-size: 24px;
	line-height: 30px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: normal;
	color: #2E94AD;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E",  "ＭＳ Ｐ明朝", "MS PMincho", serif;
	clear: both;
	letter-spacing: 0.05em;
}

.content h4::after {
	display: block;
	width: 4px;
	height: 25px;
	position: absolute;
	top: 13px;
	left: 20px;
	background-color: #82CCD5;
	content: '';
}

.content h4 span {
	font-size: 15px;
	color: #555;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	padding-left: 15px;
}


.content h5 {
	font-size: 18px;
	line-height: 30px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #96471c;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E",  "ＭＳ Ｐ明朝", "MS PMincho", serif;
	clear: both;
	letter-spacing: 0.05em;
}

.content h5 span {
	font-size: 15px;
	color: #555;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	padding-left: 15px;
}




#sub_top2 {
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	line-height: 0px;
	padding-top: 50px;
	width: 100%;
}











/* 案内テーブル
--------------------------------------- */
.table-wrap {
	width: 90%;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

.table-wrap a {
	text-decoration: none;
}

.content table.table_01 {
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.content table.table_01 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 10px;
	font-size: 16px;
	line-height: 28px;
	background-color: #FFF;

}

.content table.table_01 th {
	font-size: 16px;
	white-space: nowrap;
	letter-spacing: 1px;
	width: 20%;
	text-align: right;
	background-color: #FFF;
}





/*
-------------------------------------------*/

/*

-------------------------------------------*/




@media screen and (min-width:760px) {
	body {
		font-size: 16px;
	}


	.read {
		margin-top: -10px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
	}

}



@media screen and (max-width:760px) {

.sub_top-space {
		padding-top: 50px;
	}

#sub_top {
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	line-height: 30px;
	padding-top: 90px;
	width: 100%;
	background-size: cover;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 28px;
	letter-spacing: 0.5em;
	text-shadow: 0px 0px 5px rgba(2, 2, 2, 1);
}




.column_wrap {
   display: block;
	}

	.read {
		margin-top: -10px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
	}

	.content h2 {
		text-align: left;
		padding-left: 28px;
	}


	.content h3 {
		text-align: center;
		font-size: 20px;
		line-height: 30px;
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: rgba(233, 243, 209, 0.8);
		position: relative;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 20px;
		font-weight: normal;
		color: rgb(0, 0, 0);
		font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		clear: both;
	}
	
	.content h3 span {
		font-size: 16px;
		color: rgb(168, 168, 168);
		font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
		padding-left: 15px;
	}




}
	/*
-------------------------------------------*/


@media screen and (min-width:600px) {


}

@media screen and (max-width:600px) {


}


@media screen and (max-width:460px) {


#sub_top {
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	line-height: 30px;
	padding-top: 80px;
	width: 100%;
	background-size: cover;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 24px;
	letter-spacing: 0.2em;
	text-shadow: 0px 0px 5px rgba(2, 2, 2, 1);
	background-image: url(../service/images/sub-top-saimu-sp.png);
}



	.content {
		padding-top: 0px;
		padding-bottom: 20px;
	}


	.content p {
		margin-bottom: 20px;
		margin-top: 10px;
		margin-right: 10px;
		margin-left: 10px;
	}

	.content .p_center {
		padding-top: 18px;
		font-size: 20px;
	}
	
	.honbun {
		max-width: 94%;
	}
	.honbun-text {
		margin: 0px;
	}
		
	.shomei {
		text-align: center;
	}
	
	.joubun li {
		margin-left: 16px;
	}

	.content table.table_01 {
		width: 100%;
	}		

	
}


/* -----------------------------------------*/

