@charset "utf-8";
/* CSS Document */

body {
	font: /*100%/1.4*/ "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
}

/*a:link {color:#0000FF;}

a:visited{
	color:#0000FF;
}

a:hover{
	color:#FF0000;
}*/

header {
	padding: 0.5em 0;
	background: #ffffff;
}

h1 {
	text-align: center;
	margin: 0;
	background-color: #efefef;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1000px;
  }
}

.container2 {
	display: block;
	position: relative;
	width: 100%;
	background: url('../images/contentback_main-02.png') no-repeat fixed center center;
	background-size: cover;
	/*padding-bottom: 2em;*/
}







.content {
	padding: 15px;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	border-radius: 3px;
}

.content_sub {
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	background-color: rgba(255,255,255,0.9);
	/*background-color: rgba(255,255,255,0.9);*/
	/*background: linear-gradient(140deg,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 30%,rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.9) 70%,rgba(255,255,255,0.8) 70%,rgba(255,255,255,0.8) 100%);*/
	padding: 1em 0;
	font-feature-settings: "palt";
	font-family: "新ゴ M", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

@media screen and (max-width:700px){
.content_sub {
	font-size: 1.2em;
}	
}

@media screen and (max-width:550px){
.content_sub .br-content_sub::before {
	content: "\A" ;
	white-space: pre ;
}
}



.content_sub .color {
	color: #6FA845;/*#76b249*/
	font-size: 1.4em;/*min(3vw,1.4em)*/
}

/*     メイン画像    */

.sp {
	display: none !important; 
}










/* お知らせ NEW */

.section-news {
	background: rgba(255,255,255,1.0);
	padding-top: 2em;
	padding-bottom: 2em;
}

.news .panel {
	border-radius: 10px 10px 0 0;
	/*box-shadow: 0 0 10px rgba(0,0,0,0.05);*/
	border: none;
}

.news .panel-heading {
	background: #fff;/*#EFEFEF*//*#EAEAEA*/
	border-bottom: solid 1px #666;
}

.news .panel-default {
	border-bottom: solid 1px #666;
}

.news .topics {
	/*height: calc(100vw - 1000px);*/
	height: 450px;
	/*overflow: scroll;*/
	overflow-x: hidden;
    overflow-y: scroll;
}

.news .panel-heading{
	text-align: center;
	padding-top: 1em;
	padding-bottom: 0.5em;
}

.news h2 {
	display:inline;
	color: #fff;
	font-size: 1.8em;
	/*font-weight: bold;*/
	background: #666;/*#6FA845*//*#76b249*/
	padding: 0.2em 1.5em;
	border-radius: 22px;
}

.news .panel-heading p{
	color: #aaa;
	font-size: 0.9em;
	margin-top: 0.5em;
	margin-bottom: 0;
}

.table-news th {
	color: #fff;
	width: 120px;
	padding-left: 1em;
	background: #76b249;
}

.table-news td {
	background: #fff;
	padding: 1em;
}

.table-news td p {
	padding-left: 1em;
	padding-top: 0.5em;
}

.home .table-news tr {
	color: #444;
    padding: 15px 1em;
    border-bottom: 1px dotted #777;
    box-sizing: content-box;
}

.table-news tr:nth-child(odd) th {  
  background-color: #6FA845;  
}

.table-news tr:nth-child(odd) td {  
  background-color: #f5f5f5;  
}

.news .table-news th .days {
	font-size: 1.4em;
}

.home .news-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}

.home .news-title .label {
	margin-right: 5px;
}

.home .table-news p .under {
	border-bottom: solid 2px #EBC66E;
	font-weight: bold;
}










/* お知らせ */
.info {
	margin-top: 50px;
	background-color: #B2CFB9;
	border-radius: 5px;
}

.infotitle-new {
	text-align: center;
	padding: 1em 0;
}

.infotitle-new .title{	
	font-size: 2em;
	font-weight: bold;
	background-color: #ffffff;
	padding: 0.2em 1em;
	border-radius: 15em;
}


.infotitle {
	padding-top: 2em;
	margin-bottom: -1em;
	text-align: center;
}

.infotitle>span{
	font-size: 2em;
	font-weight: bold;
	padding-top: 0.3em;
	padding-left: 4em;
	padding-right: 4em;
}

.infotext-box {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.br::before {
			content: "\A" ;
			white-space: pre ;
		}

.infotext p .under {
	border-bottom: solid 2px #EBC66E;
	font-weight: bold;
}

.s0 h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #ffffff;
	margin: 1.5em 0 0.5em;
	padding: 0.4em 0 0.4em;
	border-radius: 5px;
	background: #3DB18F;
}

.s0 .infotext {
	background: #fff;
	padding: 1.5em;
	border-radius: 5px;
	font-size: 0.9em;
}

.line-height {
	line-height: 2em;
}

.infotext-box p {
	font-size: 1.2em;
	text-indent: 1.2em;
	color: #333;
}

.infotext-box .box {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 80px;
}

.infotext-box .box h3{
	font-size: 1.5em;
	color: #00649B;
}
.infotext-box .box .button,
.infotext-box .box .button_2,
.infotext-box .box .button_3 {
	text-align: center;
	margin-bottom: 10px;
}


/*.infotext-box a{
	font-weight: bold;
	font-size: 1.1em;
	color: #FFF;
	background: #09C;
	text-decoration: none;
	display: inline-block;
	width: 550px;
	padding: 0.5em 0;
	border-radius: 5px;
}*/

/*.infotext-box a:hover {
	text-decoration: underline;
	opacity: 0.5;
}*/


.btn-ecosys .btn-default {
	border: solid 2px #00b0ec;
	font-weight: bold;
	border-radius: 20px;
	font-size: 1.3em;
	width: 70%;
	white-space: normal;
}

.btn-ecosys a {
	color: #00b0ec;
}

.btn-ecosys a:hover {
	color: #ffffff;
	background: #00b0ec;
}

.btn-ecosys .btn-default i {
	color: #00b0ec;
}









/*お問い合わせ先*/

.section-toiawase {
	/*background: #aaa;*//*#F3F1EE*/
	/*background: rgba(0,0,0,0.25);*/
	padding: 3em 0 2em;
	background: url('../images/contentback_main.png') no-repeat fixed center center;
	background-size: cover;
}

/*.section-toiawase .toiawase {
	background: rgba(0,0,0,0.4);
}*/

.toiawase .panel-default {
	border: solid 1px #555;
}

.toiawase .panel-heading {
	background: #555;
	border:none;
}

.toiawase-box {
	color: #000;
	font-size:1.1em;
	text-align: center;
	padding: 2em 0;
}

.toiawase-box .font-bold{
	font-weight: bold;
}

.toiawase .panel-heading h3 {
	color: #fff;
	font-size:1.3em;
	font-weight: bold;
    margin: 0;
}









#footerIn {
	text-align: center;
	border-top: solid 1px #ccc;
	padding: 4em 0;
}

.copyright {
	font-size: 12px;
	color: #060;
}

.counter {
	font-size: 9px;
	color: #999;
	display: inline-block;
}
/*.counter {
	font-size: 12px;
	color: #666;
	border: 1px solid #666;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
}*/

.clearfix:after{
	content: "";
	clear: both;
	display: block;
}









/*-----共通　マージン -----*/
.m-t-1 {margin-top:calc(3%);}
.m-t-2 {margin-top:calc(6%);}
.m-t-3 {margin-top:calc(9%);}
.m-t-4 {margin-top:calc(12%);}
.m-t-5 {margin-top:calc(15%);}
.m-b-1 {margin-bottom:calc(3%);}
.m-b-2 {margin-bottom:calc(6%);}
.m-b-3 {margin-bottom:calc(9%);}
.m-b-4 {margin-bottom:calc(12%);}
.m-b-5 {margin-bottom:calc(15%);}










/*================================================
 *  タブレット向けデザイン
 ================================================*/
@media screen and (max-width:979px){ 
	.btn-ecosys .btn-default {
		width: auto;
		display: block;
}
}


/*================================================
 *  スマートフォン向けデザイン
 ================================================*/

@media screen and (max-width:767px){
.pc {
	display: none !important; 
}
.sp {
	display: block!important; 
}
	
.content {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
}
	
.section-news {
	padding-top: 1em;
}
	
.infotext-box {
	padding-right: 10px;
	padding-left: 10px;
}
.br::before {
			content: "\A" ;
			white-space: normal;
		}
	
.section-toiawase {
	padding: 2em 0;
}

	
.toiawase-box {
	font-size: 0.9em;
}
}

/*================================================
 *  プリントcss
 ================================================*/

@media print{
	
}
