@charset "utf-8";
/* CSS Document */
body {margin:0 0 0 0 ; 
font-weight:400;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-image:url(../img/bg-2019fall.jpg);
background-attachment:fixed;
background-position:top;
background-repeat:no-repeat;}
* {padding:0; margin:0}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #762f07;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.wrapper{width: 100%; margin: 0 auto 5%;}
video{width: 100%; height: auto;}

.slidelogo {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}


#wrap {
margin: 0px auto;
padding: 0 ;
width: 100%;
}
#header {
width: 100%;
margin: 50px auto 0 ;
display:block;
overflow:hidden;

}
#header h1{
    text-align:right;
    font-size:12px;
	color:#ffffff;
	background-color:#999999;
	margin:0px 0px 0px 0px;
	padding:0px 10px 2px 0px;
	}


#logo {
    float:left;
    text-align:center;
	margin:0px 0px 0px 0px;
	width:35%;
}

#logo img{
	width: 100%;
}
#header_flash {
	float: left;
	width:100%;
	margin:0 auto 30px;
    display:block;
    position: relative;
    overflow: hidden;
}

#header_navi {
	float: left;
	width:63%;
	margin-top:25px;
	border-bottom:1px solid #CCCCCC;
	padding: 0 10px 10px 0;
    display:block;

}

#header_navi li {
	float: right;
	list-style:none;
	padding:0px 0px 0px 30px;
	width:auto;
	color: #762f07;
	font-size: 15px;
	font-family: serif;
}


#header_navi li a{
	width:auto;
	color: #762f07;
}


#fullwidthevent {
	float: left;
	width:100%;
	margin:-30px auto 30px;
    display:block;
    position: relative;
    overflow: hidden;
}


#more{
	background: #762f07;
	color: #fff;
	padding: 5px 10px ;
	font-size: 12px;
	margin-bottom: 30px;
	float: left;
}

#more a{
	color: #fff;
	font-size: 12px;
	font-weight: 100;
}
#more a:hover{
	color: #fff;
	font-size: 12px;
	font-weight: 100;
}

#header_menu {
    display:block;
	float: left;
	width:100%;
	margin:30px auto ;
	background-color: #eeeeee;
	font-family: sans-serif;
	font-weight: 100;
	padding: 10px 0;
    background-image:url(../img/bg-menu.jpg);
}

.centring{
	margin:0 auto;
	padding:0 0 0 10px;
}

#header_menu a{
}



#newstitle {
    width: 565px;
	line-height:150%;
	border: solid 2px #762f07;
	margin:0px 20px 20px 0px;
	padding:4px 10px 4px 5px;
	}
#nttext{
    color:#464646;
	border-left: solid 7px #762f07;
    text-align:left;
    font-size:14px;
	font-weight:bold;
	padding : 0 0 0 5px;	
}

#newsrighttitle {
    width: 330px;
	line-height:150%;
	border: solid 2px #762f07;
	margin:0px 20px 20px 0px;
	padding:4px 10px 4px 5px;
	}
#nttext{
    color:#464646;
	border-left: solid 7px #762f07;
    text-align:left;
    font-size:14px;
	font-weight:bold;
	padding : 0 0 0 5px;	
}


#sonota {
    width: 100px;
	line-height:150%;
	border: solid 2px #762f07;
	margin:0px 20px 20px 120px;
	padding:4px 10px 4px 5px;
    text-align:center;
    font-size:14px;
	font-weight:bold;
    color:#762f07;
	}


#main {
position: relative;
margin:10px auto 0px;
width: 100%;
float: left;
z-index: 99;
}

.seisei{
	margin: 0 auto;
	width: 90%;
}


#mainblockbg{
width: 100%;
margin: 30px auto;
background-image:url(../img/bg-main.jpg);
padding: 50px 0;
display: block;
float: left;
-moz-background-size:100% 100%;
background-size:100% 100%;
}

#mainblockbg02{
width: 100%;
margin: 30px auto;
background-image:url(../img/wafubg.jpg);
padding: 50px 0;
display: block;
float: left;
-moz-background-size:100% 100%;
background-size:100% 100%;
}

#mainblocknonbg{
width: 100%;
margin: 30px auto;
padding: 50px 0;
display: block;
float: left;
}

#mainblocktokusetsu{
width: 100%;
margin: -30px auto 60px;
padding: 50px 0;
display: block;
float: left;
background-image:url(../img/400-bg02.png);
background-repeat: no-repeat;
background-color: #fff;
background-attachment:fixed;
background-position:top;
background-size: contain;
background-color: #a7a7a7;
}

/*
background-color: #d9d9d9;
background-color: #a7a7a7;濃い方
*/

#mainblockcenter{
	width: 100%;
	max-width: 960px;
	font-size: 0;
	margin: 0 auto;
}

#mainblocknews{
width: 100%;
margin: 30px auto;
padding: 50px 0;
display: block;
float: left;
}

#mbntitle{
	font-size: 30px;
	text-align: center;
	margin: 20px;
    color:#000;
	border-bottom: solid 10px #762f07;
}

#pagetitle{
	font-size: 30px;
	text-align: center;
	margin: 20px 20px 40px 20px;
    color:#000;
	border-bottom: solid 10px #762f07;
	letter-spacing: 2px;
}

#pagetitlesub {
	line-height:150%;
	background-color: #762f07;
	margin:0px 10px 20px 10px;
	padding:5px;
	text-align: center;
	color: #fff;
	font-weight: 100;
	letter-spacing: 2px;
    z-index: 50;
	}


.pagesubtitle {
  max-width: 500px;
  margin: 0 auto;
  padding: 0;
  font-family: sans-serif;
  font-size: 20px;
  color:#762f07;
}
.heading {
  margin: 10px 0
}
.pagesubtitle9 .heading {
  border-top: 3px solid #762f07;
  border-bottom: 3px solid #762f07;
  padding: 5px 20px;
  position: relative;
  width: 300px;
  text-align: center;
  margin: 30px auto;
  color: #762f07;
  font-weight: bold;
  clear: both;
}
.pagesubtitle9 .heading:before {
  content: "";
  border-left: 3px solid #762f07;
  border-right: 3px solid #762f07;
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  height: 58px;
  top: -8px;
  left: 8px;
}

#spotitle{
	font-size: 32px;
	text-align: center;
	margin: 20px 20px 40px 20px;
    color:#000;
	border-bottom: solid 3px #762f07;
	font-weight: bold;
}



/*トップへ戻るボタン*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 999;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #762f07;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


.evetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 999;
}
.evetop a {
    display: block;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.evetop a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.nichijo {
    display: none;
    position: fixed;
    bottom: 155px;
    right: 38px;
    z-index: 999;
}
.nichijo a {
    display: block;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
.nichijo a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}


/*	
#pagetextsbu{
    color:#fff;
	border-left: solid 7px #fff;
    text-align:left;
    font-size:14px;
	font-weight:bold;
	padding : 0 0 0 5px;	
}


#pagetextsbu a:link{
    color:#fff;
    text-align:left;
    font-size:14px;
	font-weight:bold;
	padding : 0 0 0 5px;	
}

#pagetextsbu a:visited{
    color:#fff;
    text-align:left;
    font-size:14px;
	font-weight:bold;
	padding : 0 0 0 5px;	
}

#pagetextsbu a:active{
    color:#fff;
    text-align:left;
    font-size:14px;
	font-weight:bold;
	padding : 0 0 0 5px;	
}

*/

/*最新情報ブロック*/

#news-block{
	width: 100%;
	max-width: 960px;
	font-size: 0;
	margin: 0 auto;
}

#news-block ul{
	margin: 0;
	padding: 0;
}

#news-block li{
    width: 29%;
    height: 450px;
    margin:20px 2%;
    padding: 0;
    list-style: none;
    float: left;
	text-align: center;
	font-size: 12px;
	display: inline-block;

    }

#news-block img{
	width: 100%;
}
	

.newsmore {
    max-width: 400px;
    margin: 20px auto;
    text-align: center;
  }
.txt {
    display: inline-block;
    text-align: left;
  }


/*もっと詳しくボタン*/

.morebtn {
  -webkit-border-radius: 16;
  -moz-border-radius: 16;
  border-radius: 16px;
  border: solid #762f07 2px;
  margin: 30px auto;
  text-align: center;
  display: block;
  width: 130px;
  padding: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}

a.morebtn {
  text-decoration: none;
  color: #762f07;
  font-size: 14px;
  padding:5px  30px;
  font-weight: bold;
}


:hover.morebtn {
  background: #762f07;
  text-decoration: none;
  color: #fff;
}

.mamebtn {
  -webkit-border-radius: 16;
  -moz-border-radius: 16;
  border-radius: 16px;
  border: solid #99CC00 2px;
  margin: 30px auto;
  text-align: center;
  display: block;
  width: 130px;
  padding: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}

a.mamebtn {
  text-decoration: none;
  color: #99CC00;
  font-size: 14px;
  padding:5px  30px;
  font-weight: bold;
}


:hover.mamebtn {
  background: #99CC00;
  text-decoration: none;
  color: #fff;
}


#blockleft{
	width: 50%;
	float: left;
	text-align: center;
}


#blockright{
	width: 50%;
	float: left;
}

#blockright img{
	max-width: 400px;
	text-align: center;
	margin: 1% 5%;
}

#blockrighttitle{
	font-size: 30px;
	text-align: center;
	margin: 0 0 20px 0;
    color:#762f07;
    letter-spacing: 3px;
}

#blockrighttext{
	font-size: 15px;
	text-align: center;
	font-weight: 100;
    letter-spacing: 3px;
    line-height: 150%;
}

#blockleft02{
	width: 45%;
	float: left;
	text-align: center;
}


#blockright02{
	width: 55%;
	float: left;
}

#blockrighttitle02{
	font-size: 30px;
	text-align: left;
	margin: 0 0 20px 0;
    color:#762f07;
    letter-spacing: 3px;
}

#blockrighttext02{
	font-size: 15px;
	text-align: left;
	font-weight: 100;
    letter-spacing: 3px;
    line-height: 150%;
}



#main a:link {
	text-decoration: none;
}

#main a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#main a:active {
	text-decoration: none;
	color: #000000;
}

#mainright2 a {
	text-decoration: none;
	color: #99CC00;  
}

#mainright2 a:hover {
	text-decoration: none;
	color: #CCCCCC;  
}

.left {
    float: left;
    margin-right:20px;
    }

#mainblock{
	float: left;
	margin:40px 20px 20px 0px;
	padding: 0px;
	width: 550px;
}



  


/*上田宗箇流の特徴ページ*/

#content01{
    width: 580px;
    height: 50px;
	background-color: #762f07;
	padding: 30px 30px 30px 20px;
	border-radius: 10px;
	font-size: 20px;
	margin: 20px auto;
	color: #fff;
}

#content02{
    width: 580px;
	padding: 3px 0;
	font-size: 16px;
	margin: 0 auto;
	color: #000;
	line-height: 150%;
}

/*歴代家元ページ*/

.tablereki {
  border-collapse: collapse;
  width: 90%;
  margin: 0 5%;
}
.tablereki th,
.tablereki td {
  padding: 10px 20px;
  border: 1px solid #999;
}
.tablereki th {
  background-color: #eee;
  text-align: center;
  width: 50%;
}

.tablereki a{
	color: #99CC00;
}



/*師範代ページ*/

#shihanblock{
  width: 100%;
  clear: both;
  display: block;
  float: left;
  margin: 60px 0 0 0;
  border-bottom: solid 1px #ccc;
  padding-bottom: 60px;
}

#shihanblock ul{
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
#shihanblock li{
  width: 45%;
  margin: 0 1%;
  padding: 0;
  text-align: center;
  float: left;
  }

#shihanblock img{
  width: 100%;
  max-width: 600px;
  max-height: 600px;
  text-align: right;
}


#shihantitle{
	color: #762f07;
	text-align:left;
    font-size:20px;
	margin:10px 20px 0px 20px;
	padding:0px 10px 2px 10px;
	font-weight:100;
	line-height:150%;
	border-bottom: solid 1px #ccc;
}

#shihantext{   
    text-align:left;
    font-size:16px;
	color:#000000;
	margin:10px 20px 0px 20px;
	padding:0px 10px 2px 10px;
	font-weight:100;
	line-height:200%;
	}

/*道具ページ*/
.dougupc{
	margin: 0px auto;
	display: block;
}

.dougusp{
	display: none;
}



/*和風ページ*/

.wafublock{
  width: 100%;
  clear: both;
  display: block;
  float: left;
  margin: 60px 0 0 0;
  border-bottom: solid 1px #ccc;
  padding-bottom: 60px;
}


.wafuleft{
	float: left;
	width: 60%;
	margin: 0 2%;
}

.wafuright{
	float: left;
	width: 30%;
	margin: 0 2%;
}

.wafublock img{
	width: 100%;
}


/*茶道豆知識ページ*/


.youtube {
  position: relative;
  width: 100%;
  padding-top:70%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#main h1{
    font-size:14px;
	padding:0px 20px 2px 10px;
	font-weight:100;
	line-height:150%;
	}
#main h2{
    font-size:16px;
	font-weight:bold;
	background-color:#762f07;
	color:#fff;
	padding:3px 10px;
	clear: both;
	margin:0 0 20px 0;
	}
#main h3{   
    text-align:left;
    font-size:16px;
	color:#000000;
	margin:10px 10px 0px 10px;
	padding:0px 10px 2px 10px;
	font-weight:100;
	line-height:150%;
	display: inline-block
	}
#main h4{
    text-align:center;
    font-size:14px;
	font-weight:bold;
	color:#99CC00;
	margin:20px 20px 10px 20px;
	padding:0px 10px 2px 10px;
	}
#main h5{
    text-align:right;
    font-size:14px;
	font-weight:100;
	color:#000000;
	margin:10px 20px 10px 20px;
	padding:0px 10px 2px 10px;
	}
#main h6{
    text-align:center;
    font-size:12px;
	font-weight:100;
	color:#99CC00;
	margin:0px 0px 10px 0px;
	padding:0px 10px 2px 10px;
	}




#gyouji {
	margin: 0 0 30px;
}

.gyojitable {
    width: 95%;
    background-color: #fff;
    text-align: center;
    margin: 0 auto;
    border:solid 1px #762f07;
}

.contacttable {
    width: 60%;
    background-color: #fff;
    text-align: center;
    margin: 0 auto 50px;
    border-color: #762f07;
}	


#gyouji h1{
    text-align:center;
    font-size:16px;
	color:#000000;
	margin:0px 20px 0px 20px;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	line-height:150%;
	}
#gyouji h2{
    text-align:center;
    font-size:12px;
	color:#999999;
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	background-color: #fff;
	}
#gyouji h3{
    text-align:left;
    font-size:12px;
	color:#999999;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 10px;
	}



#mame {
	margin: 0 0 30px;
	width: 100%;
}

.mametable {
    width: 90%;
    text-align: center;
    margin: 20px auto;
}			

#nyumon {
	margin: 0 0 30px;
}

#nyumontext{
    text-align:center;
    font-size:16px;
	color:#999999;
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	line-height: 250%;
	}
#nyumontext2{
    text-align:center;
    font-size:16px;
	color:#99CC00;
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	line-height: 250%;
	}	
	
#mainleft{
width:250px;
float:left;
margin:10px 0 10px 0;
}

#mainleft ul {
	list-style-type:none;
}
#mainleft li {
list-style: none;
    width: 230px;
	padding:0px 0px 20px 0px;
	overflow: hidden;	
}

#maincenter{
width:580px;
float:left;
margin:10px 0 0 0;
}

#maincenter img{
display: block;
}

#mainright{
width:350px;
float:left;
margin:10px 10px 0 0;
display: block;
}

#mainright2{
width:100%;
float:right;
margin:10px 0 0 0;
}

#mainright3{
width:100%;
float:right;
margin:200px 0 0 0;
background-color: #fff;
}

#shop{
	width:100%;
margin:0 0 0 0;
float: left;
}

#shop ul{
list-style: none;
}

#shop li{
list-style: none;
float: left;
width: 33%;
height: auto;
padding: 10px 0 30px;
text-align: center;
}

#shopbt{
width:80%;
margin:0 auto;
}

#shopbt img{
width:100%;
}

#shopbt ul{
list-style: none;
}

#shopbt li{
list-style: none;
float: left;
width: 25%;
height: auto;
padding: 10px 0 30px;
text-align: center;
}



#shosa{
	width:100%;
margin:0 0 0 0;
float: left;
}

#shosa ul{
list-style: none;
}

#shosa li{
list-style: none;
float: left;
width: 40%;
height: auto;
padding: 10px 5% 30px;
text-align: center;
}

#shop2{
width:950px;
margin:0 0 0 0;
float: left;
}

#shop2 ul{
list-style: none;
}

#shop2 li{
list-style: none;
float: left;
width: 200px;
height: 270px;
padding: 10px 15px 0 15px;
text-align: center;
}

#kounyu{
	display: block;
	height: auto;
}

#kounyu a:link {
	background-color: #762f07;
	border-radius: 3px;
	width: 150px;
	height: auto;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 5px 15px ;
	
}

#kounyu a:hover{
	background-color: #cccccc;
	text-align: center;
	color: #fff;
}


#fotter {
    margin:50px auto 0;
    width: 100%;
    height: 40px;
	background-color:#762f07;
	float: left;
}
#fotter h1{
    text-align:center;
    font-size:12px;
	font-weight:100;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:10px 0 10px 0;
	}
	
input[type=button]{
   width: 250px;
   margin: 0 0 10px 0;
}

#keikomap{
	width: 90%;
	text-align: center;
	margin: 0 auto;
	display: block;
	clear: both;
}

#keikomap a{
	color: #fff;
	font-size: 12px;
}

#idMenu ul{
    text-align: center;
	list-style:none;
	width: 100%;
	display: block;
}
#idMenu li {
  text-align: center;
  list-style: none;
  position: relative;
  float: left;
  margin: 0;
  width: 20%;
  height: auto;
  line-height:1.4em;
  z-index: 99;
  font-size: 12px;
}

#idMenu li:hover {
  color: #ffffff;
}
#idMenu li ul {
  display: none;
  position: absolute;
  top: 25px;
  left: -1px;
  padding: 0px;
  width: 250px;
  background-color:#fff;
}
#idMenu li ul li {
  margin: 0;
  padding: 5px 0 0 0;
  width: 250px;
  border: none;
}
#idMenu li ul li a {
  display: inline-block;
  width: 250px;
  height: 20px;
  text-decoration:none;
  color:#FFFFFF;
  line-height:1.4em
}
#idMenu li ul li a:hover {
  background-color:#ccc;
  color:#333333;
  text-decoration:underline;
}
.kyousan{
	font-size: 24px;
	text-align: center;
	padding-top: 80px;
}
.kyouryoku{
	font-size: 14px;
	text-align: center;
	padding-top: 50px;
}

@media screen and (min-width: 750px){

.accordion {
	min-width: 300px;
	margin: 0 auto;
	padding:0;
	width: 50%;
	float: left;
	display: none;
}
.accordion .ac-content {
	margin: 0 ;
	text-align: center;
}
.accordion input {
	display: none;
}
.accordion label {
	display: block;
	background: #762f07;
	cursor: pointer;
	padding: 30px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 42px;
}
	

.accordion label:hover {
	background: #ccc;
}
.accordion .ac-cont {
	transition: 0.2s;
	height: 0;
	overflow: hidden;
	background: #ddd;
	padding: 0 10px;
}

.accordion .ac-cont a {
	font-size: 42px;
}

.accordion input:checked + .ac-cont {
	height: auto;
	padding: 10px;
	border-bottom: solid 1px #fff;
}

.accordion label a{
    color: #fff;
}


#smartmap{
	display: none;
}


}



/*snsボタン*/

.fbbt {
	display: inline-block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background-color: #305097;
	color: #fff;
}

.fbbt a{
	color: #fff !important;
}
.fbbt::before,
.fbbt::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.fbbt,
.fbbt::before,
.fbbt::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.fbbt:hover {
	background-color: #333;
}

.twbt {
	display: inline-block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background-color: #00aced;
	color: #fff;
}

.twbt a{
	color: #fff !important;
}
.twbt::before,
.twbt::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.twbt,
.twbt::before,
.twbt::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.twbt:hover {
	background-color: #333;
}

.snsarea{
    width: 100%;
	margin: 100px 0 0 0;
	float: left;
}

.snsbt{	
	text-align: center;
	margin: 0 auto;
}

.button {
	position: relative;
	z-index: 2;
	background-color: #333;
	border: 2px solid #333;
	color: #fff;
	line-height: 50px;
}
.button:hover {
	background-color: #fff;
	border-color: #99CC00;
	color: #99CC00  !important;
}
.button::before,
.button::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #333;
}
.button::before {
	right: 0;
}
.button::after {
	left: 0;
}
.button:hover::before,
.button:hover::after {
	width: 0;
	background-color: #99CC00;
}
.button {
	display: inline-block;
	width: 150px;
	height: 35px;
	margin: 30px 10px;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button a{
	color: #fff !important;
}
.button a:hover{
	color: #99CC00 !important;
}



.facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
}
.facebook-wrapper > .fb-page {
    width: 100%;
}
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}

.flexboxspo {
  margin: 0 auto;
  max-width: 960px;
  display: flex;
  justify-content: center;
}
.flexboxspoitem{
	text-align: center;
	width: 100%;
}
.flexboxspoitem img{
	width: 80%;
}

.flexboxspo2 {
  margin: 0 auto;
  max-width: 960px;
  background-color: #fff;
  display: flex;
  justify-content: center;
}
.flexboxspo2item{
	text-align: center;
	width: 450px;
}
.flexboxspo2item img{
	width: 60%;
}


 
/* Responsive */
@media ( min-width : 480px ){

    .flexbox {
      width:100%;
      max-width: 1240px;
      margin: 0 auto;
      display: -webkit-flex;
      display: flex;
    }
  .leftcol,
  .rightcol {
    -webkit-flex: 1;
    flex: 1;
    background: none;
    padding: 2%;
    text-align: center;
  }
  .leftcol img{
	  width: 100%;
  }
  .flexbox.img{
	  width: 100%;
  }
  
  #spotitle{
	font-size: 32px;
	text-align: center;
	margin: 20px 20px 40px 20px;
    color:#000;
	border-bottom: solid 3px #762f07;
	letter-spacing:2px;
}
.flexboxspo {
  margin: 0 auto;
  background-color: #fff;
  max-width: 1240px;
  display: flex;
  justify-content: center;
}
.flexboxspoitem{
	text-align: center;
	width:90%;
}
.flexboxspoitem img{
	width: 95%;
}
.flexboxspo2 {
  margin: 0 auto;
  max-width: 960px;
  background-color: #fff;
  display: flex;
  justify-content: center;
}
.flexboxspo2item{
	text-align: center;
	width: 450px;
}
.flexboxspo2item img{
	width: 40%;
}

.kyousan{
	font-size: 32px;
	text-align: center;
	padding-top: 80px;
}

.kyouryoku{
	font-size: 20px;
	text-align: center;
	padding-top: 50px;
}
  
}
