<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

h2{
	font-size:24px;
	line-height:140%;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 12px 5px;
}
/* IE表示用のCSS　*/
_:-ms-input-placeholder, :root h2 {padding: 16px 5px 8px;  !important; }
/**/
h3{
	font-size:24px;
	line-height:140%;
	background-color: #00703C;
	color: #FFFFFF;
	text-align: center;
	padding: 12px 5px;
}
/* IE表示用のCSS　*/
_:-ms-input-placeholder, :root h3 {padding: 16px 5px 8px;  !important; }
/**/

.mainImage { width:980px; margin:0 auto;}
.mainImage img{width: 100%; height: auto;}
.mainContents{ width:980px; margin:30px auto 50px;;}
.maintext{text-align:center; font-size: 21px; color: #333333; line-height: 200%; padding-top:30px; letter-spacing: -1px;}
.image05 { width:980px; margin:30px auto;}
.image05 img{width: 100%; height: auto;}


.bt01{
	width: 300px;
	margin: 30px auto;
	text-align: center;
}
.bt01 a{
	width: 300px;
	height: 36px;
	background-color:#00703C;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	display: block;
	font-size: 18px;
}
.bt01 a:hover{
	background-color:#338D63;
}
/* IE表示用のCSS　*/
_:-ms-input-placeholder, :root .bt01 a{padding: 3px 0 0  !important; height: 33px;}
/**/

.greenBox{
	width: 980px;
	border: solid 1px #00703C;
	box-sizing: border-box;
	padding: 20px 50px 30px;
	text-align: center;
}
.subTitle{
	display: inline-block;
	font-size: 24px;
	color: #00703C;
	padding-left: 40px;
	background:url("../img/img_check.png") no-repeat 0px 10px;
	background-size:26px 22px;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
}
/* IE表示用のCSS　*/
_:-ms-input-placeholder, :root .subTitle{padding-top: 5px !important; }
/**/

.line01{ height: 1px; background-color:#cccccc; margin: 10px 0;}
.subImage,.subImage2{width: 100%; text-align: center; margin: 30px auto 0;}
.subImage img{max-width: 830px; width: 100%; height: auto;}
.subImage2 img{max-width: 740px; width: 100%; height: auto;}

.subTitle2{
	background-image: url("../common/img/line02.png");
	background-repeat: repeat-x;
	height: 21px;
	text-align: center;
}
/*.subTitle2 span{display: inline-block; width:100px; background-color:#ffffff;}*/

.bukkenn{ width: 980px; margin: 0 auto;}
.bukkenn ul{
	font-size:0;
	display: flex;
	justify-content: space-between;
}
.bukkenn li{
	width: 470px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.bukkenn .bImage{width: 200px; height: 200px}

.bukkenn .bInfo{
	width: 240px;
	text-align: center;
	font-size: 18px;
	color: #000000;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	box-sizing: border-box;	
}

.bukkenn .bInfo .bName{
	text-align: center;
	width: 100%;
	font-size: 18px;
	color: #000000;
}

.bukkenn .bInfo .bt02{
	width: 100%;
}

.bukkenn .bInfo .btAreaSmall{
	width: 100%;
	margin-top: 10px;
	
	display: flex;
  	justify-content: space-between;
}

.bukkenn .bInfo .btAreaSmall2{
	width: 100%;
	margin-top: 10px;
	
	display: flex;
  	/*justify-content: space-between;*/
}

.bukkenn .bInfo .bt02{
	margin-top: auto;
	box-sizing: border-box;
}

.bukkenn .bInfo .bt02 a{
	display: block;
	background-color:#00703C;
	color: #FFFFFF;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	/*letter-spacing: -0.1em;*/
	box-sizing: border-box;
}
.bukkenn .bInfo .bt02 a:hover{
	background-color:#338D63;
}
/* IE表示用のCSS　*/
_:-ms-input-placeholder, :root .bukkenn .bInfo .bt02 a {padding: 3px 0 0;  !important; }
/**/

.bukkenn .bInfo .bt03,
.bukkenn .bInfo .bt04,
.bukkenn .bInfo .bt05{
	width: 30.8%;
}

.bukkenn .bInfo .bt03 a,
.bukkenn .bInfo .bt04 a,
.bukkenn .bInfo .bt05 a{
	height: 50px;
	display: flex;
  	justify-content: center;
    align-items: center;
	border: solid 1px #DCDCDC;
	color: #00703C;
	line-height: 14px;
	font-size: 12px;
	box-sizing: border-box;
}
.bukkenn .bInfo .bt03 a:hover,
.bukkenn .bInfo .bt04 a:hover,
.bukkenn .bInfo .bt05 a:hover{
	border: solid 1px #00703C;
}

/* IE表示用のCSS　*/
_:-ms-input-placeholder, :root .bukkenn .bInfo .bt03 a, 
:root .bukkenn .bInfo .bt04 a,
:root .bukkenn .bInfo .bt05 a {padding: 5px 0 0;  !important; }
/**/



.bukkenn .bImage img{width: 100%; height:auto;}
.bannerArea{ width:980px; margin:30px auto 40px;}
.bannerArea img{width: 100%; height: auto;}

.pc{display: block;}
.sp{display: none;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.note{ width: 100%; font-size: 10px; line-height: 160%; color: #333333;}

#example4 .caption {
	position: absolute;
	bottom: -20px;
	/*right: 10px;*/
	right:10px;
	color: #fff;
	/*text-shadow: 2px 2px 2px black; */
	/*text-shadow: 1px 1px 1px black; */
	font-size:10px;
	background-color: rgba(0,0,0,0.1);
}
.mainCopy{
	position: absolute;
	top:50%;
	left:50%;
	z-index:79;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.mainCopy img{max-width: 500px; width: 100%; height: auto;}

.opa {
    /*transition: 0.3s ease-in-out;*/
}
.opa:hover {
    opacity: 0.7;
    filter: alpha(opacity=80);
}


@media all and (max-width: 980px) {
.mainImage{ width:100%;}
.mainContents{ width:96%;}
	
.image05{ width:100%;}
	
	
	
.greenBox{width: 100%; padding: 20px 20px 30px;}
.bannerArea{width:100%;}
.bukkenn{ width: 100%;}
.bukkenn ul{display: block; width: 100%;}
.bukkenn li{ margin:20px auto 0 !important;}
}

@media screen and (max-width: 850px) {
h2,h3{font-size:18px;  }
.maintext{font-size: 18px;}
}

@media screen and (max-width: 768px) {
.maintext{text-align:left; font-size: 14px; line-height: 160%; padding-top:20px;}
.bt01 a{height: 32px; line-height: 32px; font-size: 14px;}
.greenBox{
	padding: 15px 20px 20px;
}	
.subTitle{
	font-size: 18px;
	padding-left: 30px;
	background:url("../img/img_check.png") no-repeat 0px 5px;
	background-size:20px 17px;
	 line-height: 160%;
}	
.pc{display: none !important;}
.sp{display: block !important;}
}

.mainCopy2{
	position: absolute;
	top:50%;
	left:50%;
	z-index:79;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.mainCopy2 img{max-width: 750px; width: 100%; height: auto;}

#example4sp .caption {
	position: absolute;
	bottom: 10px;
	right:10px;
	color: #fff;
	font-size:8px;
	background-color: rgba(0,0,0,0.1);
	text-align: center !important;
	line-height: 140%;
	/*letter-spacing: -1px;*/
}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 500px) {
.bukkenn li{width: 100%;}
.bukkenn .bImage{max-width: 200px; width: 44%; height: 44%; }
.bukkenn .bInfo{width:51%;}

.bukkenn .bInfo .bName{font-size: 14px; line-height: 140%;}	
.bukkenn .bInfo .bt02 a{
	width: 100%;
	height: 46px;
	font-size: 14px;
	line-height: 46px;
}
.bukkenn .bInfo .btAreaSmall,
.bukkenn .bInfo .btAreaSmall2{margin-top: 6px;}
}

@media screen and (max-width: 320px) {
.bukkenn .bInfo .bt02 a{
	height: 36px;
	line-height: 36px;
}
.bukkenn .bInfo .bt03 a,
.bukkenn .bInfo .bt04 a,
.bukkenn .bInfo .bt05 a{
	height: 40px;
	display: flex;
  	justify-content: center;
    align-items: center;		
}
.bukkenn .bInfo .bt02 a,
.bukkenn .bInfo .bt03 a,
.bukkenn .bInfo .bt04 a,
.bukkenn .bInfo .bt05 a{font-size: 10px;}
}
</pre></body></html>