@charset "UTF-8";
/*================================================
 *  CSSリセット
 ================================================*/

.goc_img_01 {
}
.goc_text_00 {
	margin-bottom: 30px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-top: 16px;
}
.goc_text_00 a {
	color: #045eb1;
}
.goc_text_00 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.goc_text_01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	border-bottom: 4px solid #009944;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
.goc_text_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
}
.goc_text_03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 24px;
	background-color: #F1F1F1;
	border-left: 8px solid #009944;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.goc_text_04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #009944;
	font-size: 18px;
	font-weight: bold;
}

.goc_text_05 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-bottom: 12px;
}

.goc_text_05 a {
	color: #045eb1;
}
.goc_text_05 a:hover {
	color: #CC0000;
	text-decoration: underline;
}


.goc_text_07 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #E90909;
    font-size: 18px;
    font-weight: bold;
}


.goc_tab_01 {
	text-align: center;
	background-color: #009944;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 10px;
	font-size: 20px;
	line-height: 24px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	font-weight: bold;
}
.goc_tab_02 {
	text-align: center;
	background-color: #EBEBEB;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	padding-top: 14px;
	padding-bottom: 10px;
	font-size: 20px;
	line-height: 24px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	font-weight: bold;
}
.goc_waku_01 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.goc_waku_02 {
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	border: 4px solid #009944;
}
.goc_waku_03 {
	margin-bottom: 26px;
}
.table_goc {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_goc th {
	width: 30%;
	padding-top: 12px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 12px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #ebedde;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_goc td {
	padding-top: 12px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 12px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #000000;
}
.table_goc td a {
	color: #045eb1
}
.table_goc td a:hover {
	color: #CC0000;
	text-decoration: underline;
}



.table_goc_02 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_goc_02 th {
	width: 30%;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #E9E9E9;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_goc_02 td {
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
}
.table_goc_02 td a {
	color: #045eb1
}
.table_goc_02 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}


.goc_text_06 {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	text-align: right;
	margin-bottom: 30px;
	margin-top: -16px;
}




@media (max-width: 767px) {
.aaaaaaaaaaaaaaaaaaaaaaaaa {
}


.goc_img_01 {
}
.goc_text_00 {
	margin-bottom: 20px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-top: 10px;
	line-height: 16px;
	margin-left: 10px;
}
.goc_text_00 a {
	color: #045eb1;
}
.goc_text_00 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.goc_text_01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	border-bottom: 4px solid #009944;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
}
.goc_text_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 40px;
	margin-left: 8px;
	margin-right: 8px;
}
.goc_text_03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #F1F1F1;
	border-left: 8px solid #009944;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-bottom: 10px;
}
.goc_text_04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #009944;
	font-size: 14px;
	font-weight: bold;
}
.goc_text_05 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-bottom: 12px;
}

.goc_text_05 a {
	color: #045eb1;
}
.goc_text_05 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.goc_tab_01 {
	text-align: center;
	background-color: #009944;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 18px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-weight: bold;
}
.goc_tab_02 {
	text-align: center;
	background-color: #EBEBEB;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 18px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	font-weight: bold;
}
.goc_waku_01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.goc_waku_02 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 4px solid #009944;
}
.goc_waku_03 {
	margin-bottom: 26px;
}
.table_goc {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_goc th {
	width: 30%;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #ebedde;
	border: 1px solid #CACACA;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_goc td {
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000000;
}
.table_goc td a {
	color: #045eb1
}
.table_goc td a:hover {
	color: #CC0000;
	text-decoration: underline;
}


.table_goc_02 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_goc_02 th {
	width: 30%;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #E9E9E9;
	border: 1px solid #CACACA;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_goc_02 td {
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #000000;
}
.table_goc_02 td a {
	color: #045eb1
}
.table_goc_02 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.goc_text_06 {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: left;
}


}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}
