.title {
	padding-bottom: 30px;
}
.title h2 {
	border-bottom: 3px solid #FFE200;
	display: inline;
	font-size: 190%;
	line-height: 1.9;
	padding-bottom: 10px;
}
.title h3 {
	font-size: 120%;
	line-height: 1.5;
	padding-top: 10px;
}
.sub-title {
	padding-bottom: 20px;
}
.sub-title h3 {
	border-bottom: 3px solid #FFE200;
	display: inline;
	font-size: 150%;
	line-height: 1.9;
	padding-bottom: 10px;
}
.sub-title h3 span {
	font-size: 70%;
}

.btn {
	padding: 20px 0 ;
}
.btn a {
	border: 2px solid #FFE200;
	padding: 15px 20px;
	border-radius: 25px;		/* CSS3草案 */
	-webkit-border-radius: 25px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 25px;	/* Firefox用 */
	box-shadow: 0 2px 0 rgba(255,226,0,0.75);
	-webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
	background-color: #fff;
}
.btn a:hover {
	background-color: #FFE200;
}

.btn02 {
	padding: 25px 0 ;
}
.btn02 a {
	background-color: #007A3C;
	color: #FFE200;
	padding: 25px 20px;
	border-radius: 25px;		/* CSS3草案 */
	-webkit-border-radius: 25px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 25px;	/* Firefox用 */
	-webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
	opacity: 1;
}
.btn02 a:hover {
	opacity: 0.5;
}

.btn03 {
	padding: 25px 0 ;
}
.btn03 a {
	background-color: #007A3C;
	color: #FFE200;
	padding: 20px 20px;
	border-radius: 25px;		/* CSS3草案 */
	-webkit-border-radius: 25px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 25px;	/* Firefox用 */
	-webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
	opacity: 1;
}
.btn03 a:hover {
	opacity: 0.5;
}
.btn03 a img {
	height: 20px;
}

.topics {
	background-color: #F4F1EC;
}
.topics-naka {
	max-width: 1100px;
	margin: 0 auto;
	padding: 80px 5%;
	box-sizing: border-box;
}
.topics01 {
	float: left;
	width: 30%;
}
.topics-naka ul {
	float: right;
	width: 70%;
}
.topics-naka li {
	background-color: #fff;
	padding:15px 10px;
	margin-bottom: 3px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
.topics-naka li a {
	color:#543618;
}
.day {
	float: left;
	width: 25%;
}
.topitex {
	float: left;
	width: 75%;
}
.day span {
	color: #FFE200;
	margin-right: 10px;
}
.topics01 p a {
	text-decoration: underline;
}


.conte-box {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0px 5% 80px 5%;
	box-sizing: border-box;
}
.contents {
	padding-top: 80px;
}


.sinryou01 {
	float: left;
	width: 37%;
}
.sinryou02 {
	float: right;
	width: 60%;
}
.sinryou02 h3 {
	font-size: 160%;
	padding-bottom: 20px;
	line-height: 1.5
}

.syoka-box {
	position: relative;
}
.syouka-img {
	width: 70%;
}
.syouka-tex {
	background-color: #fff;
	padding: 40px 0px 0px 40px;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 37%;
}
.syouka-tex p {
	padding-bottom: 10px;
}


.ikame {
	background-color: #F4F1EC;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	max-width: 700px;
	margin: 0 auto;
	padding: 40px;
}
.ikame01 {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 0 4%;
}
.ikame02 {
	float: right;
	width: 75%;
}
.ikame-tex p {
	width: 65%;
	float: left;
}
.ikame-tex .btn02 {
	width: 30%;
	float: right;
}


.sonota {
	width: 105%;
	margin-right: -5%;
	overflow:hidden;
}
.sonota li {
	width: 28.33%;
	float: left;
	margin-right: 5%;
	display: inline-block;
}
.sonota .sub-title {
	padding-top: 15px;
}
.sonota p {
	padding-bottom: 15px;
}



.map {
	float: left;
	width: 47%;
}
.info {
	float: right;
	width: 47%;
}
.info h1 {
	padding-bottom: 10px;
	width: 70%;
}
.info h2 {
	font-size: 100%;
	color: #007A3C;
	padding-bottom: 15px;
}
.jyusyo {
	padding-bottom: 15px;
}
.tel {
	float: left;
	width: 47%;
}
.info-t {
	padding-bottom: 15px;
}
.info-t ul {
	float: right;
	width: 47%;
	text-align: right;
	padding-top: 15px;
}
.tel h5 span {
	font-size: 98%;
	background:linear-gradient(transparent 75%, #FFE200 0%);
	line-height: 1.5;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tel a {
	font-size: 150%;
	padding-top: 2px;
	letter-spacing: 0.1em;
}
.info-t ul li {
	padding: 15px 0 ;
	display: inline;
	margin-left: 10px;
}
.info-t ul li a {
	background-color: #007A3C;
	color: #FFE200;
	padding: 10px 10px;
	border-radius: 25px;		/* CSS3草案 */
	-webkit-border-radius: 25px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 25px;	/* Firefox用 */
	-webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
	opacity: 1;
	line-height: 20px;
}
.info-t ul li a:hover {
	opacity: 0.5;
}
.info-t ul li a img {
	width: 20px;
	margin-right: 3px;
}


.time-b {
	background-color: #F4F1EC;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	padding: 10%;
}
.time-b table {
	margin-bottom: 15px;
}
.table {
	width: 100%;
}
.table td {
	font-size: 110%;
	line-height:1.7;
	padding: 10px 5px;
	border-bottom: 1px solid #BFBFBF;
}
.table td span {
	color: #007A3C;
}
.time-b p span {
	color: #007A3C;
}



.table02 {
	width: 100%;
}
.table02 td {
	font-size: 110%;
	line-height:1.7;
	padding: 10px 5px;
	border-bottom: 1px dotted #BFBFBF;
}
.table02 td .table td {
	border-bottom: 1px solid #BFBFBF;
}
.table02 .td02 span {
	color: #FFE200;
}
.table02 p {
	padding-top: 10px;
}
.topics li {
	margin-bottom:5px;
}

.topics li p {
	font-size:120%;
}

.topics li a {
	margin-left:30px;
	font-size: 120%;
}
.day{
	font-size: 120%;
}

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

.topics01 {
	float: none;
	width: 100%;
	padding-bottom: 10px;
}
.topics-naka ul {
	float: none;
	width: 100%;
}
.day {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.topitex {
	float: none;
	width: 100%;
}
.sinryou01 {
	float: none;
	width: 100%;
}
.sinryou02 {
	float: none;
	width: 100%;
}
.syoka-box {
	position: inherit;
}
.syouka-img {
	width: 100%;
}
.syouka-tex {
	padding: 40px 0px 0px 0px;
	position: inherit;
	bottom: 0;
	right: 0;
	width: 100%;
}
	
.ikame {
	padding: 5%;
}
.ikame01 {
	float: none;
	width: 100%;
	box-sizing: border-box;
	padding: 0 30%;
	margin-bottom: 20px;
}
.ikame02 {
	float: none;
	width: 100%;
}
.ikame-tex p {
	float: none;
	width: 100%;
	padding-bottom: 15px;
}
.ikame-tex .btn02 {
	float: none;
	width: 100%;
}
	
.btn {
	text-align: center;
}
.btn02 {
	text-align: center;
}
.btn03 {
	text-align: center;
}
.title {
	text-align: center;
}

.sub-title {
	text-align: center;
}
	
.sonota {
	width: 100%;
	margin-right: -0%;
	overflow:hidden;
}
.sonota li {
	width: 100%;
	float: none;
	margin-right: 0%;
	display: block;
	padding-bottom: 30px;
}
	
.map {
	float: none;
	width: 100%;
	padding-bottom: 40px
}
.info {
	float: none;
	width: 100%;
	text-align: center;
}
	
.tel {
	float: none;
	width: 100%;
}
.info-t {
	padding-bottom: 40px;
}
.info-t ul {
	float: none;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
.info h1 {
	margin: 0 auto;
}
	
	
	.topics01 p {
		text-align: right;
	}

	

.table02 .td02 {
	width: 100%;
	display: block;
}
.table02 td {
	border-bottom: none;
}
.table02 .td03 {
	border-bottom: 1px solid #BFBFBF;
	width: 100%;
	display: block;
}
	
	
	.time-b {
		text-align: left;
		padding: 5%;
	}


}



