@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
#sidemenu {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 0px;
	height: 0px;
	padding: px;
	background-color:;
	border-radius: ;
	z-index: 50000;
}
#sidemenu img{
	width: 0;
	height: 0;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	position: relative;
	width: 100%;
	height: 100px;
	padding-top: 50px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/cms/mimg_sp.jpg);
	background-size: cover;
	background-position: top center;
}
#mimg .ttl{
	width: 100%;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 24px;
	line-height: 25px;
	letter-spacing: 1px;
    -webkit-text-stroke: 3px #fff; 
    paint-order: stroke fill; 
}
#breadcrumb { display:none;}
/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
}
.custom-shape-divider {
	width: 100%;
	overflow: hidden;
	line-height: 0;
	transform: scaleX(1) rotate(180deg);
	margin-top: -19px;
	z-index: 5000;
}
.custom-shape-divider svg {
	display: block;
	width: 100%;
	height: 20px;
}
.wave-animation > use {
	fill: #fff;
	animation: wave-move 10s cubic-bezier(.55,.5,.45,.5) infinite;
}

.wave-animation > use:nth-child(1) {
	animation-delay: -2s;
	animation-duration: 10s;
}

.wave-animation > use:nth-child(2) {
	animation-delay: -3s;
	animation-duration: calc(10s * 0.7);
}

.wave-animation > use:nth-child(3) {
	animation-delay: -4s;
	animation-duration: calc(10s * 0.5);
}

#section01 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents01 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	position: relative;
	width: auto;
	height: 30px;
	float: left;
	text-align: left;
	font-size: 30px;
	line-height: 30px;
	color: #0f820f;
}
.h2ac {
	position: relative;
	width: auto;
	height: 15px;
	float: left;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0px;
	margin-left: 10px;
	margin-top: 15px;
}
h3 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 25px;
	text-align: left;
	font-size: 15px;
	line-height: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	clear: both;
}

#contents01 .tablebox01{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	word-break: break-all;
	text-align: left;
}
#contents01 .tablebox01 table {
	min-width: 100%;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 13px;
	line-height: 16px;
	letter-spacing:0;
	clear:both;
}
#contents01 .tablebox01 td {
	min-width: ;
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 4px 5px 4px 5px;
}
#contents01 .tablebox01 table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#contents01 .tablebox01 table tbody {
  width: 100%;
  display:table;
}
#contents01 .t1 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
	color: #F66;
}

#contents01 .tablebox02{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	word-break: break-all;
	text-align: left;
}
#contents01 .tablebox02 table {
	min-width: 100%;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 13px;
	line-height: 16px;
	letter-spacing:0;
	clear:both;
}
#contents01 .tablebox02 td {
	min-width: ;
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 4px 5px 4px 5px;
}
#contents01 .tablebox02 table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#contents01 .tablebox02 table tbody {
  width: 100%;
  display:table;
}


#section02 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents02 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#contents02 .list {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
    list-style-type: none;
}

#contents02 .list li {
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 0px;
	padding: 0;
	margin-top: 10px;
}

#contents02 .list li::before {
	content: "●";
    color: #0f820f;
	font-size: 13px;
	padding: 0 10px 0 0;
}

}

