@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,800');
.txts {
	color: #000;
	font-size: 16px;
	letter-spacing: .1em;
	line-height: 220%;
	padding-bottom: 20px;
}
#wrap .btns a {
	background: #000;
	color: #fff;
	font-size: 16px;
	letter-spacing: .1em;
	padding: 10px 30px;
	margin-top: 30px;
	transition: 0.2s ease-in;
}
#wrap .btns a:hover {
	background: #999;
}
#wrap a:hover {
	opacity: 0.8;
}

#wrap .breadchumbs a.current {
	color: #000;
	cursor: default;
	font-size: 13px;
	opacity: 1.0;
}
/*----------------------------------------------------
	☆content
----------------------------------------------------*/



/* MV*/
#mv {
	background: url(../images/mv_01.jpg) no-repeat center center /  cover ;
	padding: 50px 0px;
}



/* two*/

#three ul.cate {
	text-align: center;
	margin: 50px 0px;
}

#three ul.cate li {
	display: inline-block;
	width: 200px;
	margin-right: 20px;
}

#three ul.cate li.last {
	margin-right: 0px !important;
}


#three ul.cate li.cat01 a {
	border: 1px solid #000;
	color: #000;
	display: block;
	padding: 15px 0px;

}

#three ul.cate li.cat02 a {
	border: 1px solid #3076a4;
	color: #3076a4;
	display: block;
	padding: 15px 0px;

}

#three ul.cate li.cat03 a {
	border: 1px solid #d26e91;
	color: #d26e91;
	display: block;
	padding: 15px 0px;

}

#three ul.cate li.cat04 a {
	border: 1px solid #379362;
	color: #379362;
	display: block;
	padding: 15px 0px;

}




#three ul.cate li.cat01 a:hover {background: #000;
	border: 1px solid #000;
	color: #fff;


}

#three ul.cate li.cat02 a:hover {
	background: #3076a4;
	border: 1px solid #3076a4;
	color: #fff;


}

#three ul.cate li.cat03 a:hover {
	background: #d26e91;
	border: 1px solid #d26e91;
	color: #fff;


}

#three ul.cate li.cat04 a:hover {
	background: #379362;
	border: 1px solid #379362;
	color: #fff;

}





#three ul.cate li.cat01 a.active {
	background: #000;
	border: 1px solid #000;
	color: #fff;


}

#three ul.cate li.cat02 a.active {
	background: #3076a4;
	border: 1px solid #3076a4;
	color: #fff;


}

#three ul.cate li.cat03 a.active {
	background: #d26e91;
	border: 1px solid #d26e91;
	color: #fff;


}

#three ul.cate li.cat04 a.active {
	background: #379362;
	border: 1px solid #379362;
	color: #fff;

}











 select {
   -webkit-appearance: none!important;
   -moz-appearance: none;
   }







#three ul.down {
	text-align: center;
	margin: 50px 0px;
}


#three ul.down li {
	color: #d26e91;
	display: inline-block;
	margin-right: 20px;
   border: 1px solid #ccc;
	cursor: pointer;
}




#three ul.down li select  {
	cursor: pointer;
	color: #d26e91;
	border: none;
	font-size: 14px;
	text-align: center;
   background:#fff url(/cmn/cmn_img/icon.jpg) no-repeat 95%;
	width: 160px;
	display: block;
   }




#three ul.down li select option  {
	padding: 15px 0px;
	display: block;
   }







/* two*/

#three {
	background: none !important;
	padding: 100px 0px;
}



#three .bgBtm h2 {
	background: none !important;
	text-align: center;
}



#three .bgBtm .txt {
	font-size: 14px;
	text-align: center;
	padding: 10px 0px 50px;
}



#three .news01 {
	margin: 50px 0px;
}




#three .news img {
	width: 100%;
}

#three .last {
	margin-right: 0 !important;
}

#three .newList a {
	display: block;
}

#three a .news .newImg span.tag {
	color: #fff;
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 15px;
}


#three a  .news .newImg span.tag01 {
	background: #3076a4;
}
#three  a .news .newImg span.tag02 {
	background: #d26e91;
}
#three  a .news .newsTxt {
	padding: 10px;
}
#three a  .news .newsTxt .date {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}
#three a  .news .newsTxt .cat span {
	border: #3076a4 solid 1px;
	color: #3076a4;
	font-size: 13px;
	padding: 5px;
}
#three a  .news .newsTxt .cat1 span {
	border: #d26e91 solid 1px !important;
	color: #d26e91 !important;
	font-size: 13px;
	padding: 5px;
}
#three a  .news .newsTxt .txt {
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	margin: 20px 0 0;
	padding-bottom: 10px;
	text-align: left;
}
#three .btn a {
	background: #fff;
	border: 1px solid #379362;
	color: #379362;
	font-size: 16px;
	margin:0 auto;
	letter-spacing: .1em;
	padding: 10px ;
	margin-top: 50px;
	transition: 0.2s ease-in;
	margin-right: 10px;
}
#three .btn a:hover {
	background: #379362;
	color: #fff;
}












@media screen and (max-width: 780px) {
img {
	width: 100%;
}
.last {
	margin-right: 0px !important;
}
.txts {
	color: #000;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 150%;
	padding: 0px 10px 10px;
	text-align: center;
}
#wrap .btns a {
	background: #000;
	color: #fff;
	font-size: 14px;
	letter-spacing: .1em;
	padding: 10px 10px;
	margin-top: 20px;
	transition: 0.2s ease-in;
}
#wrap .btns a:hover {
	background: #999;
}
/*----------------------------------------------------
	☆content
----------------------------------------------------*/

/* MV*/
#mv {
	background: url(../images/mv_01.jpg) no-repeat center center /  cover ;
	padding: 10px 0px;
}

	#three .news01::before {
    color: #379362;
    content: "※この表は右スクロールできます";
    font-weight: 400;
}
#three ul.cate {
    margin: 40px 0 0;
    text-align: center;
}
#three ul.cate li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 0;
    width: 49%;
}
#three ul.cate li.last {
    margin-right: 0 !important;
}
#three ul.cate li.cat01 a {
    border: 1px solid #000;
    color: #000;
    display: block;
    padding: 15px 0;
}
#three ul.cate li.cat02 a {
    border: 1px solid #3076a4;
    color: #3076a4;
    display: block;
    padding: 15px 0;
}
#three ul.cate li.cat03 a {
    border: 1px solid #d26e91;
    color: #d26e91;
    display: block;
    padding: 15px 0;
}
#three ul.cate li.cat04 a {
    border: 1px solid #379362;
    color: #379362;
    display: block;
    padding: 15px 0;
}
#three ul.cate li.cat01 a:hover {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
    color: #fff;
}
#three ul.cate li.cat02 a:hover {
    background: #3076a4 none repeat scroll 0 0;
    border: 1px solid #3076a4;
    color: #fff;
}
#three ul.cate li.cat03 a:hover {
    background: #d26e91 none repeat scroll 0 0;
    border: 1px solid #d26e91;
    color: #fff;
}
#three ul.cate li.cat04 a:hover {
    background: #379362 none repeat scroll 0 0;
    border: 1px solid #379362;
    color: #fff;
}
#three ul.cate li.cat01 a.active {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
    color: #fff;
}
#three ul.cate li.cat02 a.active {
    background: #3076a4 none repeat scroll 0 0;
    border: 1px solid #3076a4;
    color: #fff;
}
#three ul.cate li.cat03 a.active {
    background: #d26e91 none repeat scroll 0 0;
    border: 1px solid #d26e91;
    color: #fff;
}
#three ul.cate li.cat04 a.active {
    background: #379362 none repeat scroll 0 0;
    border: 1px solid #379362;
    color: #fff;
}
select {
    -moz-appearance: none;
}
#three .drop {
    margin-bottom: 10px;
    overflow: auto;
    width: 100%;
}
#three ul.down {
    margin: 30px 0 10px;
    text-align: center;
    width: 680px;
}
#three ul.down li {
    border: 1px solid #ccc;
    color: #d26e91;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 0;
}
#three ul.down li select {
    background: #fff url("/cmn/cmn_img/icon.jpg") no-repeat scroll 95% center;
    border: medium none;
    color: #d26e91;
    cursor: pointer;
    display: block;
    font-size: 14px;
    text-align: center;
    width: 160px;
}
#three ul.down li select option {
    display: block;
    padding: 15px 0;
}
#three {
    padding: 0 0 50px;
}
#three .bgBtm h2 {
    text-align: center;
}
#three .bgBtm .txt {
    font-size: 14px;
    padding: 10px 0 50px;
    text-align: center;
}
#three .news {
    background: #fff none repeat scroll 0 0;
    float: none;
    margin-right: 0;
    padding: 10px;
    width: auto;
}
#three .news01 {
    margin: 50px 0 0;
}

#three .news img {
    width: 100%;
}
#three .last {
    margin-right: 0 !important;
}
#three .newList a {
    display: block;
}
#three a .news .newImg {
    float: left;
    padding-bottom: 10px;
    position: relative;
    width: 40%;
}
#three a .news .newImg span.tag {
    color: #fff;
    font-size: 10px;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
}
#three a .news .newImg span.tag01 {
    background: #3076a4 none repeat scroll 0 0;
}
#three a .news .newImg span.tag02 {
    background: #d26e91 none repeat scroll 0 0;
}
#three a .news .newsTxt {
    float: left;
    padding: 0 10px;
    width: 60%;
}
#three a .news .newsTxt .date {
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 10px;
}
#three a .news .newsTxt .cat span {
    border: 1px solid #3076a4;
    color: #3076a4;
    font-size: 11px;
    padding: 3px;
}
#three a .news .newsTxt .cat1 span {
    border: 1px solid #d26e91 !important;
    color: #d26e91 !important;
  font-size: 11px;
    padding: 3px;
}
#three a .news .newsTxt .txt {
    font-size: 12px;
    font-weight: normal;
    line-height: 140%;
    margin: 10px 0 0;
    padding-bottom: 0;
    text-align: left;
}
#three .btn a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #379362;
    color: #379362;
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 50px 10px 0 auto;
    padding: 10px;
    transition: all 0.2s ease-in 0s;
}
#three .btn a:hover {
    background: #379362 none repeat scroll 0 0;
    color: #fff;
}


}

#contents .numList {
	padding-left: 25px;
	padding-bottom: 85px;
}

.sitemap{
	margin: 0 auto 70px;
	text-align: center;
	width: 800px;
}

.sitemap .ftrL {
	float: left;
	min-height: 200px;
	text-align: left;
	padding: 10px 30px;
	width: 200px;
}

.sitemap .ftrL h3{
	padding-bottom: 10px;
}

.sitemap .ftrL a{
	color: #000;
	display: block;
	font-size: 14px;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	transition: all 0.2s ease-in 0s;

}
