@charset "utf-8";

img {
	-webkit-backface-visibility: hidden;
}
main {
    display: block;
}
.fax a{
	pointer-events: none;
    text-decoration: none;
}
footer {
	background-color: #D6E6D9;
}
footer .tel,
#gnav_pc .tel
{
	display: none;
}

/*===============================================
●画面の横幅が769px以上
===============================================*/
@media screen and (min-width : 769px ){
#pc------------------------------------------- {
}
.num {
	margin-top: -80px;
	padding-top: 80px;
}
.sp {
	display: none;
}
a {
	transition: 0.5s ;
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
a img:hover {
	opacity: 0.6;
	transition: 0.5s ;
}
#test {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 500px;
	background-color: #000;
}
header.pc {
	position: fixed!important;
	left: 0px!important;
	right: 0px!important;
	background-color: #fff;
	top: 0px!important;
	z-index: 99999;
}
header.pc .inner {
	width: 1200px;
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	margin-left: auto;
    margin-right: auto;
}
header.pc .inner h1 img {
	width: auto;
	height: 75px;
}
header.pc .inner div {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
}
header.pc .inner div p img {
	height: 80px;
}
header.pc .inner div p+p {
	margin-left: -1px;
}
header.pc #gnav_pc {
	display: none;
	height: 100vh;
	background-color: #fff;
}
#gnav_pc .flex {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	width: 932px;
	margin-left: auto;
    margin-right: auto;
}
#gnav_pc .flex .box {
	width: 240px;
}
#gnav_pc .flex .box .logo img {
	width: 240px;
	margin-bottom: 30px;
}
#gnav_pc .tel {
	margin-top: 20px;
	letter-spacing: 0.06em;
}
#gnav_pc .tel a {
	color: #127F46;
	text-decoration: none;
	font-weight: bold;
	font-size: 44px;
}
#gnav_pc .tel img {
	position: relative;
	top: 2px;
	margin-right: 2px;
	width: 25px;
}
#gnav_pc .uketsuke {
	font-weight: bold;
	margin-top: 15px;
	font-size: 15px;
	margin-bottom: 20px;
}
#gnav_pc .btn01 a {
	font-size: 16px;
}
#gnav_pc .copy {
	display: block;
	margin-top: 35px;
	font-size: 13px;
}
#gnav_pc .flex .flex2 {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	text-align: left;
}
#gnav_pc .flex nav {
	width: 560px;
	position: relative;
}
#gnav_pc .flex .flex2 li a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
}
#gnav_pc .flex .flex2 li img {
	width: 20px;
	position: relative;
	top: 6px;
	margin-right: 7px;
}
#gnav_pc .flex .flex2 li a+img {
	margin-left: 5px;
	width: 15px;
	position: relative;
	top: 10px;
}
#gnav_pc .flex .flex2 li.mt {
	margin-top: 31px;
}
#gnav_pc .flex .flex2 div:first-child {
	width: 310px;
}
#gnav_pc .flex .flex2+.flex2 {
	margin-top: 50px;
}
#gnav_pc .flex .flex2+.flex2 li img {
	float: left;
}
#gnav_pc .flex .flex2+.flex2 li a {
	display: block;
	font-size: 13px;
}
#gnav_pc .flex .flex2+.flex2 li a span {
	display: block;
	font-weight: bold;
	font-family: "Gabarito", sans-serif;
	margin-bottom: -13px;
	font-size: 18px;
}
#gnav_pc .flex .flex2+.flex2 h3 {
	font-size: 18px;
	color: #298E40;
	margin-bottom: 3px;
}
#gnav_pc .flex .flex2+.flex2 h3 img {
	height: 24px;
	margin-right: 5px;
}
#gnav_pc .flex .flex2+ul {
	position: absolute;
	right: 90px;
	bottom: 5px;
}
#gnav_pc .flex .flex2+ul li a img {
	height: 42px;
}
#gnav_pc .flex .flex2+ul li {
	margin-bottom: 15px;
}
#gnav_pc .snav ul+ul {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	justify-content: center;
}
#gnav_pc .snav ul+ul li+li {
	margin-left: 50px;
}
#gnav_pc .snav ul+ul li a {
	color: #000;
	text-decoration: none;
	font-size: 20px;
}
#gnav_pc .snav ul+ul li img {
	width: 30px;
	position: relative;
	margin-right: 5px;
}
#gnav_pc .snav ul+ul li a+img {
	position: relative;
	margin-left: 5px;
}




main {
	padding-top: 79px;
}
main h2.ttl {
	font-size: 70px;
	font-family: "Gabarito", sans-serif;
	font-weight: bold;
	margin-bottom: 45px;
	letter-spacing: 0.06em;
}
main h2.ttl span {
	display: block;
	font-weight: 500;
	font-size: 26px;
	font-family: 'Noto Sans JP', sans-serif;
	margin-top: 22px;
	letter-spacing: 0.03em;
}

main h3.ttl2 {
	color: #298E40;
	font-size: 30px;
	text-align: left;
	position: relative;
	margin-top: 30px;
	margin-left: 100px;
    margin-right: auto;
	text-align: left;
}
main h3.ttl2::after {
	content: "";
	width: 80px;
	height: 1px;
	background-color: #298E40;
	display: block;
	position: absolute;
	left: -100px;
	top: 15px;
}

main .register {
	background-color: #CCDBCD;
	width: 440px;
	margin-left: auto;
    margin-right: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}
main .register h6 {
	font-weight: bold;
}
main .register ul {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	width: 90%;
	margin-left: auto;
    margin-right: auto;
	margin-top: 12px;
}
main .register ul li {
}
main .register ul li img {
	width: 190px;
}
.btn01 {
	width: 230px;
	margin-left: auto;
    margin-right: auto;
}
.btn01 a {
	background-color: #231715;
	color: #fff;
	height: 42px;
	line-height: 42px;
	text-decoration: none;
	display: block;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	font-size: 18px;
	letter-spacing: 0.04em;
}
.btn01 a:hover {
	opacity: 0.8;
}
.btn01 a img {
	width: 18px;
	filter: brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(23%) hue-rotate(69deg) brightness(106%) contrast(106%);
	position: absolute;
	right: 10px;
	top: 13px;
}
.btn01 a img:hover {
	opacity: 1;
}

main .btn02 {
	width: 260px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}
main .btn02 a {
	background-color: #27853F;
	color: #fff;
	height: 42px;
	line-height: 42px;
	text-decoration: none;
	display: block;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	font-size: 18px;
	letter-spacing: 0.04em;
}
main .btn02 a:hover {
	opacity: 0.8;
}
main .btn02 a img {
	width: 18px;
	filter: brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(23%) hue-rotate(69deg) brightness(106%) contrast(106%);
	position: absolute;
	right: 10px;
	top: 13px;
}
main .btn02 a img:hover {
	opacity: 1;
}

.btn03 {
	width: 230px;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	left: 72px;
}
.btn03 a {
	background-color: #288E40;
	color: #fff;
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	display: block;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	font-size: 16px;
	letter-spacing: 0.04em;
}
.btn03 a:hover {
	opacity: 0.8;
}
.btn03 a img {
	width: 18px;
	filter: brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(23%) hue-rotate(69deg) brightness(106%) contrast(106%);
	position: absolute;
	right: 10px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}
.btn03 a img:hover {
	opacity: 1;
}
.btn03+.btn03 a {
	background-color: #138046;
}






footer {
	padding-top: 40px;
	padding-bottom: 30px;
	margin-top: 80px;
}
footer .flex {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	width: 932px;
	margin-left: auto;
    margin-right: auto;
}
footer .flex .box {
	width: 240px;
}
footer .flex .box .logo img {
	width: 240px;
	margin-bottom: 30px;
}
footer .tel {
	margin-top: 20px;
	letter-spacing: 0.06em;
}
footer .tel a {
	color: #127F46;
	text-decoration: none;
	font-weight: bold;
	font-size: 44px;
}
footer .tel img {
	position: relative;
	top: 2px;
	margin-right: 2px;
	width: 25px;
}
footer .uketsuke {
	font-weight: bold;
	margin-top: 15px;
	font-size: 15px;
	margin-bottom: 20px;
}
footer .btn01 a {
	font-size: 16px;
}
footer .copy {
	display: block;
	margin-top: 35px;
	font-size: 13px;
}
footer .flex .flex2 {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	text-align: left;
}
footer .flex nav {
	width: 560px;
	position: relative;
}
footer .flex .flex2 li a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
}
footer .flex .flex2 li img {
	width: 20px;
	position: relative;
	top: 6px;
	margin-right: 7px;
}
footer .flex .flex2 li a+img {
	margin-left: 5px;
	width: 15px;
	position: relative;
	top: 10px;
}
footer .flex .flex2 li.mt {
	margin-top: 31px;
}
footer .flex .flex2 div:first-child {
	width: 310px;
}
footer .flex .flex2+.flex2 {
	margin-top: 50px;
}
footer .flex .flex2+.flex2 li img {
	float: left;
}
footer .flex .flex2+.flex2 li a {
	display: block;
	font-size: 13px;
}
footer .flex .flex2+.flex2 li a span {
	display: block;
	font-weight: bold;
	font-family: "Gabarito", sans-serif;
	margin-bottom: -13px;
	font-size: 18px;
}
footer .flex .flex2+.flex2 h3 {
	font-size: 18px;
	color: #298E40;
	margin-bottom: 3px;
}
footer .flex .flex2+.flex2 h3 img {
	height: 24px;
	margin-right: 5px;
}
footer .flex .flex2+ul {
	position: absolute;
	right: 90px;
	bottom: 5px;
}
footer .flex .flex2+ul li a img {
	height: 42px;
}
footer .flex .flex2+ul li {
	margin-bottom: 15px;
}
footer .snav ul+ul {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	justify-content: center;
}
footer .snav ul+ul li+li {
	margin-left: 50px;
}
footer .snav ul+ul li a {
	color: #000;
	text-decoration: none;
	font-size: 20px;
}
footer .snav ul+ul li img {
	width: 30px;
	position: relative;
	margin-right: 5px;
}
footer .snav ul+ul li a+img {
	position: relative;
	margin-left: 5px;
}
}



/*===============================================
●画面の横幅が768pxまで
===============================================*/
@media screen and (max-width:768px){
	
/*===============================================
●sp-tablet
===============================================*/
#sptablet------------------------------------------- {
}
.num {
	margin-top: -15vw;
	padding-top: 15vw;
}
img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.pc {
	display: none;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
header {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #fff;
}
header h1 {
	width: 55%;
}
header .inner {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
}
header .inner div {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	width: 54.5%;
}
header .inner div p {
	width: 33.3%;
}
#gnav{
	position: absolute;
	background-color: #FFFFFF;
	height: 100vh;
	overflow-y: scroll;
	z-index: 1;
  	display: none;
	width: 100%;
}
#gnav .fnav {
	text-align: left;
	width: 80%;
	margin-left: auto;
    margin-right: auto;
	padding-top: 5%;
}
#gnav .fnav ul li+li {
	margin-top: 2%;
}
#gnav .fnav ul li img {
	width: 4.5vw;
	position: relative;
	top: 1.2vw;
	margin-right: 1%;
}
#gnav .fnav ul li a {
	color: #000;
	text-decoration: none;
	font-size: 4vw;
}
#gnav .fnav h3 {
	font-size: 4.5vw;
	color: #298E40;
	margin-top: 10%;
	margin-bottom: 5%;
}
#gnav .fnav h3 img {
	width: 7vw;
	margin-right: 3%;
}
#gnav .fnav h3+ul li+li {
	margin-top: 5%;
}
#gnav .fnav h3+ul li img {
	float: left;
	top: 0px;
}
#gnav .fnav h3+ul li a {
	display: block;
	line-height: 1.4em;
	font-size: 3.6vw;
}
#gnav .fnav h3+ul li span {
	font-family: "Gabarito", sans-serif;
	font-weight: 500;
	display: block;
	font-size: 4.7vw;
}
#gnav .fnav p a img {
	width: 64%;
	margin-left: auto;
    margin-right: auto;
	display: block;
	margin-top: 10%;
	margin-bottom: 8%;
}
#gnav .tel a {
	color: #127F46;
	text-decoration: none;
	font-weight: 500;
	font-size: 7vw;
	font-family: "Gabarito", sans-serif;
}
#gnav .tel img {
	position: relative;
	top: 0px;
	width: 4.5vw;
	margin-right: 2px;
}
#gnav .tel+p {
	font-weight: bold;
	margin-top: 1%;
}
#gnav .snav {
	margin-bottom: 5%;
	padding-bottom: 30%;
}
#gnav .snav ul:first-child {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	width: 80%;
	margin-left: auto;
    margin-right: auto;
	margin-top: 5%;
}
#gnav .snav ul:first-child li {
	width: 48%;
}
#gnav .snav ul+ul {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	justify-content: center;
	margin-top: 6%;
}
#gnav .snav ul+ul li+li {
	margin-left: 7vw;
}
#gnav .snav ul+ul li  a {
	color: #000;
	text-decoration: none;
	font-size: 3.5vw;
	font-weight: 500;
}
#gnav .snav ul+ul li img {
	width: 4.5vw;
	position: relative;
	top: 1vw;
	margin-right: 3px;
}
#gnav .snav ul+ul li a+img {
	margin-left: 5px;
}




main {
	padding-top: 15.1vw;
}
main h2.ttl {
	font-size: 9.5vw;
	font-family: "Gabarito", sans-serif;
	font-weight: bold;
	margin-bottom: 8%;
	letter-spacing: 0.06em;
}
main h2.ttl span {
	display: block;
	font-weight: 500;
	font-size: 3.5vw;
	font-family: 'Noto Sans JP', sans-serif;
	margin-top: 2%;
	letter-spacing: 0.03em;
}

main h3.ttl2
{
	color: #298E40;
	font-size: 5.5vw;
	text-align: left;
	position: relative;
	padding-left: 9.5vw;
	margin-top: 4%;
}
main h3.ttl2::after {
	content: "";
	width: 7.5vw;
	height: 1px;
	background-color: #298E40;
	display: block;
	position: absolute;
	left: 0px;
	top: 3vw;
}

main .register {
	background-color: #CCDBCD;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
	padding-top: 4%;
	padding-bottom: 6%;
}
main .register h6 {
	font-weight: bold;
}
main .register ul {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	width: 90%;
	margin-left: auto;
    margin-right: auto;
	margin-top: 3%;
}
main .register ul li {
	width: 48%;
}
.btn01 {
	width: 60%;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.btn01 a {
	background-color: #231715;
	color: #fff;
	height: 9vw;
	line-height: 9vw;
	text-decoration: none;
	display: block;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	font-size: 4vw;
}
.btn01 a img {
	height: 5vw;
	filter: brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(23%) hue-rotate(69deg) brightness(106%) contrast(106%);
	position: absolute;
	right: 2.8vw;
	top: 0;
	bottom: 0;
	margin: auto;
}

main .btn02 {
	width: 70%;
	margin-left: auto;
    margin-right: auto;
}
main .btn02 a {
	background-color: #27853F;
	text-align: center;
	color: #fff;
	height: 9vw;
	line-height: 9vw;
	text-decoration: none;
	display: block;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	font-size: 3.5vw;
	letter-spacing: 0.05em;
}
main .btn02 a img {
	height: 4vw;
	filter: brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(23%) hue-rotate(69deg) brightness(106%) contrast(106%);
	position: absolute;
	right: 2.2vw;
	top: 0;
	bottom: 0;
	margin: auto;
}




footer {
	margin-top: 8%;
}
footer p.logo {
	width: 50%;
	margin-left: auto;
    margin-right: auto;
	padding-top: 5%;
}
footer .fnav {
	text-align: left;
	width: 80%;
	margin-left: auto;
    margin-right: auto;
}
footer .fnav ul li+li {
	margin-top: 2%;
}
footer .fnav ul li img {
	width: 4.5vw;
	position: relative;
	top: 1.2vw;
	margin-right: 1%;
}
footer .fnav ul li a {
	color: #000;
	text-decoration: none;
	font-size: 4vw;
}
footer .fnav h3 {
	font-size: 4.5vw;
	color: #298E40;
	margin-top: 10%;
	margin-bottom: 5%;
}
footer .fnav h3 img {
	width: 7vw;
	margin-right: 3%;
}
footer .fnav h3+ul li+li {
	margin-top: 5%;
}
footer .fnav h3+ul li img {
	float: left;
	top: 0px;
}
footer .fnav h3+ul li a {
	display: block;
	line-height: 1.4em;
	font-size: 3.6vw;
}
footer .fnav h3+ul li span {
	font-family: "Gabarito", sans-serif;
	font-weight: 500;
	display: block;
	font-size: 4.7vw;
}
footer .tel a {
	color: #127F46;
	text-decoration: none;
	font-weight: 500;
	font-size: 6.5vw;
	font-family: "Gabarito", sans-serif;
	letter-spacing: 0.06em;
}
footer .tel img {
	position: relative;
	top: 1vw;
	width: 3.5vw;
	margin-right: 2px;
}
footer .uketsuke {
	font-weight: bold;
	margin-top: 1%;
	font-size: 3.8vw;
}
footer .btn01 {
	margin-top: 10%;
	margin-bottom: 5%;
}
footer .snav {
	margin-bottom: 5%;
}
footer .snav ul:first-child {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
	margin-top: 5%;
}
footer .snav ul:first-child li {
}
footer .btn01 a img {
	height: 4vw;
}
.btn03 {
	width: 47%;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.btn03 a {
	background-color: #288E40;
	color: #fff;
	height: 9vw;
	line-height: 9vw;
	text-decoration: none;
	display: block;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	font-size: 3.5vw;
}
.btn03 a img {
	height: 4vw;
	filter: brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(23%) hue-rotate(69deg) brightness(106%) contrast(106%);
	position: absolute;
	right: 2.8vw;
	top: 0;
	bottom: 0;
	margin: auto;
}
.btn03+.btn03 a {
	background-color: #138046;
}
footer .snav ul+ul {
	margin-top: 5%; 
}
footer .snav ul+ul li {
}
footer .snav ul+ul li  a {
	color: #000;
	text-decoration: none;
	font-size: 3.7vw;
	font-weight: 500;
}
footer .snav ul+ul li img {
	width: 4vw;
	position: relative;
	top: 1.3vw;
	margin-right: 5px;
}
footer .snav ul+ul li a+img {
	margin-left: 5px;
	top: 1.5vw;
}
footer small {
	display: block;
	margin-top: 3%;
	padding-bottom: 6.5%;
}
}



/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp400
===============================================*/
#sp400------------------------------------------- {
}
}



/*===============================================
●画面の横幅が320pxまで
===============================================*/
@media screen and (max-width:320px){
/*===============================================
●sp320
===============================================*/
#sp320------------------------------------------- {
}
}



/*===============================================
●画面の横幅が481pxから768pxまで
===============================================*/
@media screen and (min-width:481px) and (max-width:768px) {
/*===============================================
●tablet
===============================================*/
#tab------------------------------------------- {
}
.sp.tab {
	display: none;
}
}
