/* CSS Document */
@import url("style.css");




.btn-01 {
  width: 18%;
  padding: 0.5em;
  font-weight: bold;
  display: inline-block;
  text-decoration: none !important;
  font-size: 16px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  text-align: center;
  border-radius: 25px;
  background-color: #0068b7;
}
.btn-01 a {
  letter-spacing: 0.3em;
  color: #fff !important;
  font-weight: bold;
  font-size: 15px;
}
.btn-01:hover {
  opacity: 0.7;
  cursor: pointer;
  cursor: hand;
}


.btn-box-01 {
  width: 100%;
  max-width: 1200px;
  display: inline-block;
}
.oubo-box {
  margin-top: 2em;
}
.oubo-flex {
  display: flex;
  margin-top: 0em;
  flex-wrap: wrap;
	justify-content: center;
}
.oubo-item {
  width: calc(100% / 2 - 5%);
  margin: 1%;
  padding: 0.8em 0.5em;
  /*border: 1px solid #0068b7;*/
  color: #0068b7;
  font-weight: bold;
}
.oubo-item:hover{
  opacity: 0.7;
}
.gallery-box {
  margin-top: 2em;
}
.gallery-flex {
display: flex;
flex-wrap: wrap;
justify-content: center;
}


.gallery-item {
width: calc(100% / 4 - 3%);
margin: 0.5%;
padding:0em;
color: #FFFFFF;
font-weight: bold;
overflow:hidden;
width:100%;
max-width:250px;
}


.gallery-item01 {
margin: 0.5%;
padding:0em;
color: #FFFFFF;
font-weight: bold;
overflow:hidden;
width:100%;
max-width:320px;
}

.gallery-item02 {
margin: 0.5%;
padding:0em;
color: #FFFFFF;
font-weight: bold;
overflow:hidden;
width:100%;
max-width:200px;
}

.gallery-item03 {
margin: 0.5%;
padding:0em;
color: #FFFFFF;
font-weight: bold;
overflow:hidden;
width:100%;
max-width:210px;
}

.gallery-item04 {
margin: 0.5%;
padding:0em;
color: #FFFFFF;
font-weight: bold;
overflow:hidden;
width:100%;
max-width:230px;
}


/**************拡大************/

.gallery-item img{
transition:1s all;
}

.gallery-item img:hover{
transform:scale(1.05);
transition:1.5s all;
}

/**************拡大************/	











.cyui-content {
width: 100%;
max-width:1100px;
margin: 0.2em auto 1em;
text-align: center;
padding: 1em;
border: 1px solid #ddd;
background-color: #FFF;
font-size:16px;
color:#222;
line-height: 180%;
text-align: left;
}


.greeting-content {
width: 100%;
max-width:1100px;
margin: 0 auto 3em;
text-align: center;
padding: 1em;
border: 1px solid #ddd;
background-color: #FFF;
}
.greeting-box {
display: flex;
width: 100%;
margin: 0 auto;
text-align: center;
padding: 0px 0% 0 0%;
}
.greeting-img {
width: 35%;
height: auto;
}
.greeting-img img {
margin: 0 auto;
}
.greeting-text {
width: 65%;
font-size: 15px;
font-weight: normal;
padding:1em;
}
.greeting-text p {
text-align: left;
line-height: 1.8;
}
.greeting-text-bottom {
width: 60%;
margin: 0 auto;
text-align: left;
padding: 0px 0% 0 0%;
}
.greeting-text-bottom p {}

.gree_ttl{font-size:22px;color:#1EAA39;font-weight:700;}


/*Smart*/
@media print, screen and (max-width: 834px) {
	
.site-ttl h2 {
font-size:18px;
}

.site-ttl h2:before {
left: 0;
}
.site-ttl h2:after {
right: 0;
}
.news-ttl-box {
margin-top: 0.5em;
width:100%;
max-width:900px;
margin:0 auto;
}	
	
	
.site-ttl h2:before, h2:after {
width: 77px;
}
	
	
.text-ttl-02 {
  font-size: 16px;
  line-height: 160%;
  font-weight: bold;
  text-align: center;
  padding: 1em;
}	
	
	
	
.btn-01 {
width: 50%;
}
	
	
	
.oubo-box {
  margin-top: 2em;
}
.oubo-flex {
  /*display: flex;*/
  margin-top: 0em;
  flex-wrap: wrap;
	justify-content: center;
}
.oubo-item {
  width: calc(100% / 1 - 5%);
  margin: 1%;
  padding: 0.8em 0.5em;
  /*border: 1px solid #0068b7;*/
  color: #0068b7;
  font-weight: bold;
}
.oubo-item:hover{
  opacity: 0.7;
}	
	
	
	
.gallery-flex {
flex-wrap: wrap;
}
	

.gallery-item {
width: calc(100% / 1 - 30%);
margin: 1%;
padding:0em;
color: #FFFFFF;
font-weight: bold;
overflow:hidden;
}

	
.oubo_main{width:90%;margin:0 auto;}
.maps{width:90%;margin:0 auto;}

	
.cyui-content {
width: 90%;
margin: 0.2em auto 1em;
text-align: center;
padding: 1em;
border: 1px solid #ddd;
background-color: #FFF;
font-size:16px;
color:#222;
line-height: 180%;
text-align: left;
}	
	
	
.greeting-content {
width: 90%;
margin: 0 auto 3em;
text-align: center;
padding: 1em;
border: 1px solid #ddd;
background-color: #FFF;
}
.greeting-box {
display:block;
width: 100%;
margin: 0 auto;
text-align: center;
padding: 0px 0% 0 0%;
}
.greeting-img {
width: 100%;
height: auto;
}
.greeting-img img {
margin: 0 auto;
}
.greeting-text {
width: 100%;
font-size: 15px;
font-weight: normal;
padding:1em;
}
.greeting-text p {
text-align: left;
line-height: 1.8;
}
.greeting-text-bottom {
width: 60%;
margin: 0 auto;
text-align: left;
padding: 0px 0% 0 0%;
}
.greeting-text-bottom p {}

.gree_ttl{font-size:22px;color:#1EAA39;font-weight:700;}	
	


.custom-btn {
color: #fff;
border-radius: 5px;
padding: 10px 25px;
font-weight: 500;
background: transparent;
cursor: pointer;
transition: all 0.3s ease;
position: relative;
display: inline-block;
box-shadow: 3px 3px 5px #EEE, -3px -3px 5px #ffffff;
outline: none;
}	
	
.btn-5 {
 flex-wrap: wrap;
width:80%;
padding:0.5em;
font-weight: 500;
text-decoration: none !important;
text-align:center;
margin: 0.2em auto;	
border-radius: 50px;
color: #646464;
border: 0.2px solid #d3d3d3;
background-color: #ffffff;
}
.btn-5:hover {
  color:#3F8017;
   box-shadow:none;
border: 0.2px solid #FFFFFF;

}
.btn-5:before,
.btn-5:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #3F8017;
  box-shadow:
   -1px -1px 5px 0px #fff,
   7px 7px 20px 0px #0003,
   4px 4px 5px 0px #0002;
border-radius: 50px;
/*transition:400ms ease all;*/
}
.btn-5:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
border-radius: 50px;
}
.btn-5:hover:before,
.btn-5:hover:after{
  width:100%;
  transition:800ms ease all;
border-radius: 50px;
}
	
	
}


/*iPad*/
@media print, screen and (min-width: 577px) and (max-width: 786px) {
.site-ttl h2:before, h2:after {
width: 200px;
}
}


/*iPad Pro*/
@media print, screen and (min-width: 835px) and (max-width: 1024px) {
.site-ttl h2:before, h2:after {
 width: 320px;
}
}


/*iphone5&SE用*/
@media screen and (min-width: 320px) and (max-width: 374px){


}



/*-----/*-----Surface Duo用------*/
/*　画面サイズが768pxから979pxまではここを読み込む　*/	
@media screen and (max-width:740px) and ( min-width:420px) {

}


/*-----/*-----Galaxy用------*/
/*　画面サイズが280pxから653pxまではここを読み込む　*/	
@media screen and (max-width:319px) and ( min-width:280px) {
	

}








