@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.mainimage {
    position: relative;
    margin-top: 142px;
    background-image: none;
    width: auto;
    max-height: calc(100vh - 142px);
}

body {
    background-image: none;
	
}
#deta-top{
    font-family: 'Noto Sans CJK JP', sans-serif;
    font-weight: bold;	
}
.ancernavi ul {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.ancernavi li {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-left: 28px;
    margin-right: 28px;
}
.ancernavi li a {
    text-decoration: none;
    color: #000000;
}
.ancernavi li a:hover {
    text-decoration: underline;
    color: #048C00;
}
.whiteblock {
    background-color: #FFFFFF;
}
.greenblock {
    background-color: #EBF6EB;
}
.inner940{
	width: 940px;
	margin: 0 auto;
}
.inner1120{
    width: 1160px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
}
.txt35 {
    font-size: 35px;
    line-height: 48px;
}
.txt32 {
    font-size: 32px;
    line-height: 42px;
}
.txt30 {
    font-size: 30px;
    line-height: 42px;
}
.txt26 {
    font-size: 26px;
    line-height: 38px;
}
.txt22 {
    font-size: 22px;
    line-height: 32px;
}
.txt20 {
    font-size: 20px;
    line-height: 26px;
}
.txt18 {
    font-size: 18px;
    line-height: 32px;
}
.txt16 {
    font-size: 16px;
    line-height: 28px;
}
.txt14 {
    font-size: 14px;
    line-height: 24px;
}

.bold {
    font-weight: bold;
}
.red {
    color: #C72825;
    width: auto;
}
.green {
    color: #048C00;
}
.gray {
    color: #4D4D4D;
}
hr {
    height: 1px;
    border: none;
    background-color: #048C00;
}


.centertxt {
    text-align: center;
}
.sec01-02 .photo {
    display: inline-block;
    width: 275px;
    text-align: center;
	vertical-align: top;
}
.sec01-02 .txt {
    display: inline-block;
    width: calc(100% - 290px);
	vertical-align: top;
}
.under-yellow {
    background-image: url(../images/index/under_line.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-left: 10px;
    padding-right: 10px;
}
.check li {
    font-size: 18px;
    background-image: url(../images/index/icon-check.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    padding-top: 12px;
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    width: 280px;
}
.acordion dl dt {
	text-align: center;
	margin-top: 50px;
	/*
    width: 510px;
    height: 50px;
    border: 1px solid #048C00;
    border-radius: 25px;
    font-size: 20px;
    font-weight: bold;
    
    color: #048C00;
    line-height: 50px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    
    background-image: url(../images/index/icon-acodion01.png);
    background-repeat: no-repeat;
    background-position: 98% center;
	*/
}
.acordion dl dt.opened {
    background-image: url(../images/index/icon-acordion02.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    color: #fff;
    background-color: #048C00;
}
.acordion dl dd {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.acordion dl dd .img {
    position: relative;

}
dd .img a {
    display: block;
    background-color: rgba(255,255,255,0.00);
    width: 120px;
    height: 147px;
	transition: 0.2s;
}
dd .img a:hover{
	background-color: rgba(255,255,255,0.50);
}
dd .img .imglink01 {
    position: absolute;
    top: 5px;
    left: 5px;
	text-indent: -9999px;
}
dd .img .imglink02 {
    position: absolute;
    top: 5px;
    left: 135px;
	text-indent: -9999px;
}
dd .img .imglink03 {
    position: absolute;
    top: 5px;
    left: 275px;
	text-indent: -9999px;
}
dd .img .imglink04 {
    position: absolute;
    top: 5px;
    left: 405px;
	text-indent: -9999px;
}
dd .img .imglink05 {
    position: absolute;
    top: 5px;
    left: 545px;
	text-indent: -9999px;
}
dd .img .imglink06 {
    position: absolute;
    top: 5px;
    left: 675px;
	text-indent: -9999px;
}
dd .img .imglink07 {
    position: absolute;
    top: 5px;
    left: 815px;
	text-indent: -9999px;
}






#sec01 {
	padding: 70px 0;
}

#sec02 {
    margin-top: 60px;
    padding-top: 80px;
    padding-bottom: 40px;
}
#sec03 {
    padding: 80px 0 40px;
}
#sec04 {
    padding: 80px 0 40px;
}
#sec05 {
    padding: 80px 0 40px;
}
#sec06 {
    padding: 80px 0 40px;
}

.linetitle {
    font-size: 24px;
    font-weight: bold;
    background-image: url(../images/index/linetitle-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    color: #048C00;
    margin-bottom: 40px;
}
.photo-left .photo {
    vertical-align: top;
    display: inline-block;
    width: 595px;
    margin-right: 25px;
}
.photo-left .photo img {
    width: 100%;
}
.photo-left .txt {
    width: 530px;
    display: inline-block;
    vertical-align: top;
}
.whitebox {
    background-color: #FFFFFF;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
}
.whitebox .link a {
    text-align: right;
    float: right;
    color: #048C00;
    margin-top: 10px;
}
.whitebox ul li {
    display: inline-block;
	width: calc(100% / 9 - 4px);
}
.whitebox ul li a img {
   padding: 10px 4px;
	
}
a:hover img {
	opacity: 0.8;
}

.whitebox ul li a:hover img{
	background: #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
}
.txtlink a  {
    text-align: right;
    color: #048C00;
    margin-top: 10px;
}
.pagetop {
    text-align: right;
    margin-top: 40px;
}

.pagetop a  {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
}
.cel3 ul {
    text-align: center;
    margin-top: 20px;
}

.cel3 ul li {
    display: inline-block;
    padding-left: 2%;
    padding-right: 2%;
    vertical-align: top;
    text-align: left;
    border-right: 1px solid #048C00;
}
.cel3 ul li:first-child{
	 padding-left: 0%;
}
.cel3 ul li:last-child{
	border-right: none;
	 padding-right: 0%;
}
.sec06-wb01 {
    width: 400px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
    margin-right: 15px;
}
.sec06-wb02 {
    width: 210px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}


@media only screen and (max-width: 767px) {

.mainimage {
    position: relative;
    margin-top: 0px;
    background-image: none;
}
body {
    background-image: none;
	
}
#deta-top{
    font-family: 'Noto Sans JP',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	
}
.ancernavi ul {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 10px;
}
.ancernavi li {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 10px;
}
.ancernavi li a {
    text-decoration: none;
    color: #000000;
}
.ancernavi li a:hover {
    text-decoration: underline;
    color: #048C00;
}
	dd .img a {
    display: block;
    width: 100%;
    height: auto;
		margin: 0;
		padding: 0;
}
.whiteblock {
    background-color: #FFFFFF;
}
.greenblock {
    background-color: #EBF6EB;
}
.inner940{
	width: 90%;
	margin: 0 auto;
}
.inner1120{
    width: 90%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
}
.txt35 {
    font-size: 24px;
    line-height: 30px;
}
.txt32 {
    font-size: 22px;
    line-height: 30px;
}
.txt30 {
    font-size: 21px;
    line-height: 30px;
}
.txt26 {
    font-size: 20px;
    line-height: 24px;
}
.txt22 {
    font-size: 18px;
    line-height: 24px;
}
.txt20 {
    font-size: 17px;
    line-height: 24px;
}
.txt18 {
    font-size: 16px;
    line-height: 20px;
}
.txt16 {
    font-size: 14px;
    line-height: 18px;
}
.txt14 {
    font-size: 12px;
    line-height: 16px;
}

.bold {
    font-weight: bold;
}
.red {
    color: #C72825;
    border-radius: 20px;
}
.green {
    color: #048C00;
}
.gray {
    color: #4D4D4D;
}
hr {
    height: 1px;
    border: none;
    background-color: #048C00;
}


.centertxt {
    text-align: center;
}
.sec01-02 .photo {
    display: block;
    width: 275px;
    text-align: center;
	vertical-align: top;
	margin: 0 auto 20px;
}
.sec01-02 .txt {
    display: block;
    width: 100%;
	vertical-align: top;
}
.under-yellow {
    background-image: url(../images/index/under_line.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-left: 10px;
    padding-right: 10px;
}
.check li {
    font-size: 14px;
    background-image: url(../images/index/icon-check.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    padding-top: 6px;
    padding-bottom: 5px;
    display: inline-block;
    vertical-align: top;
    width: 280px;
}
.acordion-sp dl dt {
    background-image: url(../images/index/icon-acodion01.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    text-align: center;
    margin-top: 50px;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 2px solid #048C00;
    border-radius: 30px;
    padding-right: 50px;
    padding-left: 50px;
}
.acordion-sp dl dt.opened {
    background-image: url(../images/index/icon-acordion02.png);
    background-repeat: no-repeat;
    background-position: 98% center;
	background-color: #048C00;
	color:#fff;
}
.acordion-sp dl dd {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}




#sec01 {
	padding: 35px 0;
}

#sec02 {
    margin-top: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
}
#sec03 {
    padding: 40px 0;
}
#sec04 {
    padding: 40px 0;
}
#sec05 {
    padding: 40px 0;
}
#sec06 {
    padding: 40px 0;
}

.linetitle {
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/index/linetitle-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    color: #048C00;
    margin-bottom: 40px;
}
.photo-left .photo {
    vertical-align: top;
    display: block;
    width: 100%;
    margin-right: 45px;
}
.photo-left .photo img {
    width: 100%;
}
.photo-left .txt {
    width: 100%;
    display: block;
    vertical-align: top;
}
.whitebox {
    background-color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
	font-size:13px;
}
.whitebox .link a {
    text-align: left;
    float: left;
    color: #048C00;
    margin-top: 10px;
	margin-bottom: 20px;
}
.whitebox ul li {
    display: inline-block;
	width: 45%;
    margin-left: 2%;
    margin-right: 2%;
	text-align: center;
}
a:hover img {
	opacity: 0.8;
}


.txtlink a  {
    text-align: right;
    color: #048C00;
    margin-top: 10px;
}
.pagetop {
    text-align: right;
    margin-top: 40px;
}

.pagetop a  {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
}
.cel3 ul {
    text-align: center;
    margin-top: 20px;
}

.cel3 ul li {
    display: block;
    padding-bottom: 2%;
    padding-top: 2%;
    vertical-align: top;
    text-align: left;
    border-right: none;
	border-bottom: 1px solid #048C00;
}
.cel3 ul li:first-child{
	 padding-left: 0%;
}
.cel3 ul li:last-child{
	border-right: none;
	 padding-right: 0%;
}
.sec06-wb01 {
    width: 100%;
    display: block;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
    margin-right: 15px;
}
.sec06-wb02 {
    width: 210px;
    display: block;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
	margin: 10px auto;
}
	.b-mt80{
		margin-top: 20px;
	}
	.b-mt40{
		margin-top: 20px;
	}
	.b-mt30{
		margin-top: 15px;
	}
	.b-mt20{
		margin-top: 10px;
	}


}
.areacaption{
	text-align: center;
	margin: 20px 0 40px;
	color:#666;
	font-weight: normal;
}

.areacaption a {
    color: #FF0004;
    background-color: #FDEDED;
    border-top: 1px solid #FF0004;
    border-bottom: 1px solid #FF0004;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 40px;
	display: block;
	text-decoration: none;
}
.areacaption a:hover{
	opacity: 0.8;
}
.newsblock {
    background-repeat: repeat-y;
    background-position: center 0%;
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid rgba(4,140,0,1.00);
    border-bottom: 1px solid rgba(4,140,0,1.00);
    margin-top: 20px;
    margin-bottom: 20px;
}



.newstitle{
    color: #048C00;
    width: 110px;
    display: inline-block;
    height: 123px;
    font-size: 20px;
    font-weight: 900;
    text-align: right;
    line-height: 123px;
    padding-right: 30px;
    vertical-align: top;
    background-color: #EBF7EB;
}
.newstxt {
    display: inline-block;
    padding-left: 30px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.newstxt li {
    margin-top: 15px;

}
.newstxt .date {
    width: 110px;
    display: inline-block;
}

.newstxt a{
    color: #000000;

}
@media only screen and (max-width: 767px) {
	.newsblock {
    background-repeat: repeat-y;
    background-position: center 0%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid rgba(4,140,0,1.00);
    border-bottom: 1px solid rgba(4,140,0,1.00);
    margin-top: 20px;
    margin-bottom: 20px;
}


.newstitle{
	width: 100%;
	display:block;
	height: auto;
	font-size:16px;
	font-weight: 900;
	text-align: center;
	line-height: 40px;
	padding-right: 0px;
	margin-top: 0px;
}
.newstxt {
    display: block;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
	font-size:14px;
	line-height: 18px;
}
.newstxt li {
	margin-top: 10px;

}
.newstxt .date {
    width: 100%;
    display: block;
	margin-bottom: 10px;
}
}

/*20220622追記*/
#tv{
	width: 100% ;
	max-width: 1120px;
	margin: 60px auto 20px;
	background: #EBF6EB;
	border-radius: 10px;
	padding: 45px 60px;
	position: relative;
}
#tv h2{
	background: #fff;
	text-align: center;
	color:#048C00;
	font-size:30px;
	padding: 15px;
	border-radius: 40px;
}#tv .tvicon {
    position: absolute;
    right: 30px;
    top: 26px;
}
#tv .photo-left {
    margin-top: 40px;
    margin-right: 40px;
    display: inline-block;
    vertical-align: top;
	width: 420px;
}
#tv .txt-right {
    margin-top: 60px;
    margin-right: 0px;
    display: inline-block;
    vertical-align: top;
	width: 640px;
	font-size:16px;
	line-height: 32px;
	font-weight: normal;
}
#tv .txt-right .link{
	margin-top: 20px;
	color:#048C00;
	font-size:18px;
	font-weight: bold;
}
#tv .txt-right .link a{
	color:#048C00;
	font-size:18px;
	font-weight: bold;
}
@media only screen and (max-width: 767px) {
	#tv{
	width: 86% ;
	max-width: 100%;
	margin: 30px auto 10px;
	background: #EBF6EB;
	border-radius: 10px;
	padding: 5%;
	position: relative;
}
#tv h2{
	background: #fff;
	text-align: center;
	color:#048C00;
	font-size:18px;
	padding: 15px;
	border-radius: 40px;
	line-height: 24px;
}
	#tv .tvicon {
    display: none;
}
#tv .photo-left {
    margin-top: 20px;
    margin-right: 0px;
    display: block;
    vertical-align: top;
	width: 100%;
}
	#tv .photo-left img{
		width: 100%;
		height: auto;
	}
#tv .txt-right {
    margin-top: 20px;
    margin-right: 0px;
    display: block;
    vertical-align: top;
	width: 100%;
	font-size:13px;
	line-height: 20px;
	font-weight: normal;
}
#tv .txt-right .link{
	margin-top: 10px;
	color:#048C00;
	font-size:14px;
	font-weight: bold;
}
#tv .txt-right .link a{
	color:#048C00;
	font-size:14px;
	font-weight: bold;
}
	}