.contents_menu {
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
@media screen and (max-width: 750px) {
.contents_menu {
	background-color: rgba(255,255,255,1);
}
}
.contents_menu_full {
	top: 10px;
	width: 100%;
	display: inline-block;
	position: relative;
	bottom: 60px;
}
.contents_menu h2 {
	font-size: 3em;
	color: #060;
	float: left;
	margin-right: 30px;
	padding: 10px;
}
.red{
	color: #D51215;	
}
@media screen and (max-width: 750px) {
.contents_menu h2 {
	font-size: 1.8em;
	color: #060;
	float: left;
	margin-right: 30px;
	padding: 10px;
}
}
.contents_menu h2.blue {
	color: #036;
}
.contents_menu h2.brown {
	color: #790000;
}
.contents_menu h2.black {
	color: #000000;
}
.contents_menu .textlink {
	float: left;
	width: 70%;
	margin-top: 20px;
}
.contents_menu .textlink li {

}

.contents_menu .textlink li a {
	display: block;
	float: left;
	margin-right: 25px;
	color: #060;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
@media screen and (max-width: 750px) {
	.contents_menu .textlink li a {
	display: block;
	float: left;
	margin-right: 25px;
	color: #060;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	line-height: 1.4em;
	padding-bottom: 10px;
}
}
.contents_menu .textlink li a.blue {
	display: block;
	float: left;
	margin-right: 20px;
	color: #036;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
.contents_menu .textlink li a.brown {
	display: block;
	float: left;
	margin-right: 20px;
	color: #790000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
@media screen and (max-width: 750px) {
.contents_menu .textlink li a.brown {
	display: block;
	float: left;
	margin-right: 20px;
	color: #790000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	line-height: 1.8em;
	padding-bottom: 10px;
}
.contents_menu .textlink li a.blue {
	display: block;
	float: left;
	margin-right: 20px;
	color: #036;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	line-height: 1.8em;
	padding-bottom: 10px;
}	
}
.contents_menu .textlink li a.black {
	display: block;
	float: left;
	margin-right: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
.contents_menu_full .w1200 {
	background-color: rgba(255,255,255,0.9);
	padding: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 120px;
	overflow: hidden;
}
#margin20 {
	margin-bottom: 10px!important;
}
.contents_menu_full .w1200#white {
	background-color: rgba(255,255,255,1);
}
@media screen and (max-width: 750px) {
.contents_menu_full .w1200 {
	background-color: rgba(255,255,255,0.9);
	padding: 30px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 120px;
	overflow: hidden;
}
}
@media screen and (max-width: 500px) {
.contents_menu_full .w1200 {
	background-color: rgba(255,255,255,0.9);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 120px;
	overflow: hidden;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
}
@media screen and (max-width: 500px) {
textarea {
	width: 90%;
}
input{
}
}
.contents_menu_full .w1200 h2 {
	font-size: 2em;
	color: #060;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 20px;
    letter-spacing: 0.19em;
}
h2.blue {
    color: #1E57C5!important;
}
.contents_menu_full .w1200 h2.black {
	font-size: 2em;
	color: #000000;
	margin-bottom: 50px;
	font-weight: bold;
}
@media screen and (max-width: 750px) {
.contents_menu_full .w1200 h2.black {
	font-size: 14pt;
	color: #000000;
	margin-bottom: 50px;
	font-weight: bold;
}
}
.contents_menu_full .w1200 h2.center {
	text-align: center;
}
.contents_menu_full .w1200 h2#left_title {
	float: left;
	margin-right: 50px;
	width: 220px;
}
.contents_menu_full .w1200 p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
.contents_menu_full .w1200 p {
	font-size: 10pt;
	line-height: 1.8em;
	margin-bottom: 20px;
}
}
.contents_menu_full .w1200 p#u60 {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 60px;
}
.contents_menu_full .w1200 .img-r {
	float: right;
}
@media screen and (max-width: 500px) {
.contents_menu_full .w1200 h2 {
	font-size: 14pt;
	color: #060;
	margin-bottom: 50px;
	font-weight: bold;
}
.contents_menu_full .w1200 .img-r {
	float: none;
}
.contents_menu_full .w1200 .img-r {
	text-align: center;
}
}
.contents_menu_full .w1200 .w100 {
	width: 100%;
	border: 1px solid #CCC;
}
.contents_menu_full .w1200 .w70 {
	width: 70%;
	float: left;
	overflow: hidden;
}

@media screen and (max-width: 750px) {
.contents_menu_full .w1200 .w70 {
	width: 100%;
	float: none;
	overflow: hidden;
}
.contents_menu_full .w1200 .w70 img {
	width: 100%;
}

}
.w1200 tr td {
	padding: 10px;
	font-size: 1em;
	line-height: 1.4em;
	vertical-align: top;
}
@media screen and (max-width: 750px) {
.w1200 tr td {
	padding: 10px;
	font-size: 10pt;
	line-height: 1.8em;
	vertical-align: top;
}
}
.w1200 tr .w140p {
	width: 140px;
}

.w1200 tr .w200p {
	width: 200px;
}
@media screen and (max-width: 500px) {
.w1200 tr .w140p {
	width: 110px;
	clear: both;
}
.w1200 tr .w200p {
	width: 90%;
	display: block;
	clear: both;
}
}
.w1200 .img-c {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 750px) {
.w1200 .img-c {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
}
.w1200 .img-o {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
.w1200 .img-o img{
		width: 100%;
}
}
.img-c img {
	width: 100%;
}
.w1200 div ol li {
	margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
.w1200 div ol li {
	font-size: 11pt;
	line-height: 1.8em;
}
}
.fixed-bg {
  min-height: 100vh;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
.w1200 h2 .subtitle {
	font-size: 0.8em;
	margin-left: 50px;
}
@media screen and (max-width: 500px) {
.w1200 h2 .subtitle {
	font-size: 0.7em;
	margin-left: 50px;
}
}
.w1200 h2 .subtitle_under {
	font-size: 0.8em;
	padding-top: 50px;
	display: block;
}
.w1200 .harf {
	width: 48%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	overflow: hidden;
}
.w1200 .harf52 {
	width: 52%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	overflow: hidden;
}

.w1200 .harf45 {
	width: 40%;
	float: right;
	margin-right: 1%;
	margin-left: 1%;
	overflow: hidden;
}
@media screen and (max-width: 750px) {
.w1200 .harf52 {
	width: 100%;
	float: none;
	margin-right: 0%;
	margin-left: 0%;
	overflow: hidden;
}
.w1200 .harf45 {
	width: 100%;
	float: none;
	margin-right: 0%;
	margin-left: 0%;
	overflow: hidden;
}
}
.w1200 .message {
	background-color: #FFF;
	color: #16A118;
	font-size: 1.6em;
	text-align: center;
	line-height: 1.4em;
	padding: 20px;
}
@media screen and (max-width: 750px) {
.w1200 .message {
	background-color: #FFF;
	color: #16A118;
	font-size: 11pt;
	text-align: center;
	line-height: 1.8em;
	padding: 20px;
}
}
.w1200 .tel {
	background-color: #16A118;
	font-size: 2em;
	color: #FFF;
	text-align: center;
	padding: 15px;
	margin-top: 15px;
}
.magin-u-15 {
	margin-bottom: 15px;
}
.magin-u-50 {
	margin-bottom: 50px;
}
.w1200 #w100p {
	width: 100%;
	margin-bottom: 20px;
}

#w100p tr td.inqmidashi {
	width: 160px;
	color: #FFF;
	background-color: #159E15;
	text-align: center;
	vertical-align: middle;
}
.w20p{
	width: 40px;
}
.w1200 table#w100p td{
	border: 10px solid #FFF;
}
@media screen and (max-width: 500px) {
.w1200 table#w100p td{
	border: 0px solid #FFF;
	display: block;
	width: 98%;
}
}
input {
	font-size: 1.3em;
	padding: 5px;
}
textarea {
    font-size: 1.3em;
    padding: 5px;
    font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    width: 60%;
}
@media screen and (max-width: 750px) {
#w100p tr td input {
	font-size: 11pt;
}
#w100p tr td input.w60p {
	width: 90%;
}
#w100p tr td input#radio{
	width: auto;
}
}
.inqmidashi #hiss {
	font-size: 0.9em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #F33;
	font-weight: bold;
	margin-top: 10px;
	display: inline-block;
}

.w1200 #w100p tr td.line {
	vertical-align: middle;
}

.img-o iframe {
	width: 100%;
	height: 500px;
}
.tdcenter {
	text-align: center;
	vertical-align: middle;
}
.tdcenter tr td {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.boder tr td {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.boderall tr td {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
#textline2em {
	line-height: 2em;
}
#sitemap li ul li {
	margin-left: 60px;
}
@media screen and (max-width: 750px) {
#sitemap li ul li {
	font-size: 10pt;
}
}
#sitemap li {
	margin-left: 30px;
	line-height: 2em;
}
#sitemap li a{
	color: #060;
}
.harf a svg{
	margin-left: 0.5em;
}.green_bg {
	background-color: #CCFFCC;
	font-weight: bold;
	color: #090;
	font-size: 1.4em;
	width: 25%;
}
.green_bg_title {
	background-color: #009900;
	font-weight: bold;
	color: #FFF;
	font-size: 1.4em;
}
.n-img {
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.n-img img{
	width: 100%;
    border: 5px solid #FF0004;

}

.img-80p {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.w1200 .rharf {
	width: 40%;
	float: right;
	margin-right: 1%;
	margin-left: 1%;
	overflow: hidden;
}
@media screen and (max-width: 750px) {
.img-80p {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
}
.img-80p img{
	width: 100%;
}
.img-100p {
	width: 100%;
}
.img-100p img{
	width: 100%;
}.right {
	text-align: right;
}
.img-herf {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
.img-herf {
	float: none;
	width: 100%;
}
}
.img-herf img{
	width: 100%;
}
.w100white {
	background-color: #FFF;
	width: 100%;
}
.Wrap .mainwrap {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.indent {
	padding-left: 2em;
	text-indent: -2em;
}
.center {
	text-align: center;
}
#nomal li {
    font-size: 1.1em;
    line-height: 1.4em;
    margin-bottom: 20px;
    text-indent: -1em;
    margin-left: 1em;
}
.margin_u50 {
    margin-bottom: 50px;
}
#white h3 {
    font-size: 1.4em;
    color: #060;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 1.4em;
    border: 3px solid #D2DA4F;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    float: left;
}
.clear{
     clear: both;   
}
#white .page_title {
    color: #196F11;
    font-size: 1.5em;
    margin-bottom: 20px;
}
.download-btn ul li {
    display: inline-block;
    list-style: none;
    margin-left: 20px;
    margin-bottom: 15px;

}
ul .list1 a {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 35px;
    padding-right: 35px;
    display: block;
    border-radius: 20px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #6AA50D;
    border: 3px solid #fff;
	transition: 0.5s;
}
ul .list1 a:hover {
    color: #6AA50D;
    background-color: #fff;
    border: 3px solid #6AA50D;
	transition: 0.5s;
}
.newslist li{
    font-size: 1.2em;
    margin-bottom: 25px;
    line-height: 1.4em;
}
.plan table td{
    border: 2px solid #CDCDCD;
    width: auto;
    font-weight: bold;
}
.plan table td.emp{
    color: #FFFFFF;
    background-color: #65B716;
}


.plan table{
    width: 100%;
}
.plan table td:nth-child(1) {
    font-weight: bold;
    background-color: #A1E5FF;
    text-align: right;

}
.plan table tr:nth-child(1) {
    font-weight: bold;
    background-color: #FFF4A1;
    text-align: center;
}
table.subtable {
    width: 100%;
}
table.subtable tr:nth-child(1) {
    font-weight: bold;
    background-color: #FFF4A1;
}
.red {
    color: #FF0004;
}

