@charset "UTF-8";

header > .inner #mainV {
  position: relative;
	    margin-top: 108px;
}
header > .inner #mainV .txt {
  position: absolute;
  top: 7%;
  left: 0;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  header > .inner #mainV .txt {
    top: 5%;
  }
}
@media screen and (max-width: 1279px) and (min-width: 1024px) {
  header > .inner #mainV .txt {
    width: 60%;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header > .inner #mainV .txt {
    width: 62%;
  }
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .txt {
    top: 5%;
    left: 2%;
    width: 96%;
  }
}
header > .inner #mainV .txt h1.catch {
  display: block;
  margin: 0 0 1.5em;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header > .inner #mainV .txt h1.catch {
    margin: 0 0 1em;
  }
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .txt h1.catch {
    margin: 0 0 3%;
  }
}
header > .inner #mainV .txt h1.catch span {
  letter-spacing: 0;
  font-size: 2.8em;
}
@media screen and (max-width: 1279px) and (min-width: 1024px) {
  header > .inner #mainV .txt h1.catch span {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header > .inner #mainV .txt h1.catch span {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .txt h1.catch span {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 320px) {
  header > .inner #mainV .txt h1.catch span {
    font-size: 1.4em;
  }
}
@media (max-width: 280px) {
  header > .inner #mainV .txt h1.catch span {
    font-size: 1.2em;
  }
}
header > .inner #mainV .txt p {
  font-size: 1.18em;
  padding: 0 0 1em;
  font-weight: 700;
}
@media screen and (max-width: 1279px) and (min-width: 1024px) {
  header > .inner #mainV .txt p {
    font-size: 1.02em;
    padding: 0 0 0.8em;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header > .inner #mainV .txt p {
    font-size: 0.8em;
    padding: 0 0 0.6em;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .txt p {
    font-size: 1em;
    padding: 0 0 0.6em;
    font-weight: 900;
  }
  header > .inner #mainV .txt p em {
    margin-right: -0.5em;
  }
}
@media screen and (max-width: 320px) {
  header > .inner #mainV .txt p {
    font-size: 0.95em;
    line-height: 1.4;
  }
}
@media (max-width: 280px) {
  header > .inner #mainV .txt p {
    font-size: 0.8em;
  }
}
header > .inner #mainV .txt p:nth-of-type(1) {
  padding-left: 2%;
}
@media screen and (max-width: 320px) {
  header > .inner #mainV .txt p:nth-of-type(1) {
    padding: 0;
  }
}
@media (min-width: 769px) {
  header > .inner #mainV .txt p:nth-of-type(1) br {
    display: none;
  }
}
header > .inner #mainV .txt p:nth-of-type(2) {
  padding-left: 4%;
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .txt p:nth-of-type(2) {
    padding: 0 0 0 3%;
  }
}
@media screen and (max-width: 320px) {
  header > .inner #mainV .txt p:nth-of-type(2) {
    padding: 2% 0;
  }
}
header > .inner #mainV .txt p:nth-of-type(3) {
  padding-left: 6%;
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .txt p:nth-of-type(3) {
    display: none;
  }
}
header > .inner #mainV .txt p:nth-of-type(4) {
  padding-left: 8%;
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .txt p:nth-of-type(4) {
    display: none;
  }
}
header > .inner #mainV .txt p:last-of-type {
  text-align: right;
  font-weight: bold;
  padding-right: 30%;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .txt p:last-of-type {
    padding-right: 5%;
  }
}
@media screen and (max-width: 320px) {
  header > .inner #mainV .txt p:last-of-type {
    padding-right: 3%;
  }
}
header > .inner #mainV .txt p:last-of-type a:hover {
  transition: .3s;
}
header > .inner #mainV .txt p span {
  display: block;
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .txt p span {
    display: none;
  }
}
@media (min-width: 768px) {
  header > .inner #mainV .txt p:not(.more) {
    font-family: "Times New Roman", "游明朝", "Yu Mincho Demibold", "YuMincho Demibold", "Hiragino Mincho ProN", "MS PMincho", serif;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .txt p:not(.more) {
    font-family: 'Times New Roman','Garamond','Palatino Linotype','Georgia','Century',serif;
  }
}
header > .inner #mainV #logo {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.53);
  width: 38%;
  padding: 1.5% 2.5%;
}
@media (min-width: 768px) {
  header > .inner #mainV #logo {
    right: 0;
    top: 4%;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  header > .inner #mainV #logo {
    width: 35%;
    padding: 1.5% 2%;
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  header > .inner #mainV #logo {
    bottom: 4%;
    left: 2%;
    width: 65%;
  }
}
header > .inner #mainV #logo > p {
  padding: 0;
}
@media screen and (max-width: 767px) {
  header > .inner #mainV #logo > p {
    margin: 0 4%;
  }
}
header > .inner #mainV #logo > p img:first-of-type {
  width: 22%;
}
@media screen and (max-width: 767px) {
  header > .inner #mainV #logo > p img:first-of-type {
    width: 15%;
  }
}
header > .inner #mainV #logo > p img:last-of-type {
  width: 74%;
}
header > .inner #mainV #logo .tel p:last-of-type {
  padding: 0 2% 1%;
}
header > .inner #mainV #logo.cust {
  width: 35%;
  padding: 1% 1.5%;
  background-color: rgba(255, 255, 255, 0.65);
}
@media screen and (max-width: 767px) {
  header > .inner #mainV #logo.cust {
    width: 60% !important;
    padding: 1.5% 2%;
  }
}
@media screen and (max-width: 767px) {
  header > .inner #mainV #logo.cust > a {
    padding-top: 0;
  }
}
@media screen and (max-width: 320px) {
  header > .inner #mainV #logo.cust .tel p:first-of-type a {
    padding: 22% 0 20% 40%;
  }
}
@media (max-width: 280px) {
  header > .inner #mainV #logo.cust .tel p:first-of-type a {
    padding: 50% 0 1%;
  }
}
@media screen and (max-width: 320px) {
  header > .inner #mainV #logo.cust .tel p:first-of-type a img {
    width: 37%;
  }
}
header > .inner #mainV #logo.cust .tel p:nth-of-type(2) {
  font-size: 1em;
  letter-spacing: 0;
  margin: 0 0 7px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header > .inner #mainV #logo.cust .tel p:nth-of-type(2) {
    font-size: 0.95em;
  }
}
header > .inner #mainV #logo.cust .tel p:last-of-type {
  padding: 0;
}
header > .inner #mainV #logo.cust .tel p:last-of-type a:before {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
header > .inner #mainV #logo.cust .tel p:last-of-type a span {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

main #contents .blk {
  position: relative;
  margin: 1em 1% 1.5em;
	width:50%;
}
main #contents .blk .txt {
  position: relative;
  width: 40%;
  margin: -15% 0 0 2em;
  background-color: #fff;
  padding: 1.7em 1.9em;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  main #contents .blk .txt {
    padding: 1.7em 3%;
  }
}
@media (max-width: 1024px) {
  main #contents .blk .txt {
    padding: 3% 3%;
    margin: -15% 0 0 3%;
    font-size: 0.9em;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk .txt {
    width: 80%;
    margin: -5% 0 0 4%;
    padding: 3% 3% 0 3%;
  }
}
main #contents .blk .txt p {
  padding: 0.2em 0 1.2em;
}
@media (max-width: 1024px) {
  main #contents .blk .txt p {
    line-height: 1.6;
  }
}
main #contents .blk .txt p.heading {
  padding-bottom: 0.5em !important;
}
@media screen and (max-width: 767px) {
  main #contents .blk .txt p:last-of-type {
    padding-bottom: 0;
  }
}
main #contents .blk dl {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  main #contents .blk dl {
    flex-direction: column;
    margin: 0 3%;
  }
}
@media (min-width: 768px) {
  main #contents .blk dl dt, main #contents .blk dl dd {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk dl dt, main #contents .blk dl dd {
    margin-bottom: 6%;
  }
}
@media (min-width: 768px) {
  main #contents .blk dl dt .txt, main #contents .blk dl dd .txt {
    width: 65%;
    margin: -20% 0 0 1em;
    padding: 1.2em 1.5em;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk dl dt .txt, main #contents .blk dl dd .txt {
    padding: 5% 5%;
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk dl dt .txt, main #contents .blk dl dd .txt {
    margin-top: -25%;
  }
}
main #contents .blk .more {
  text-align: center;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
  main #contents .blk .more {
    padding-bottom: 2%;
  }
}
main #contents .blk ul.coach {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 2em;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk ul.coach {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.coach {
    margin: 0 1%;
  }
}
main #contents .blk ul.coach li {
  position: relative;
  padding-bottom: 4%;
}
@media (min-width: 768px) {
  main #contents .blk ul.coach li {
    width: 47%;
    margin: 0 0 2em;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk ul.coach li {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.coach li {
    margin: 0 0 3%;
    width: 49%;
  }
}
@media (min-width: 768px) {
  main #contents .blk ul.coach li picture {
    width: 65%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
}
main #contents .blk ul.coach li .txtBlk {
  display: block;
  width: 62%;
  margin-top: 15%;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk ul.coach li .txtBlk {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.coach li .txtBlk {
    margin-top: 3%;
    width: auto;
    border: solid 1px #e4e4e4;
    padding: 2% 3%;
  }
}
main #contents .blk ul.coach li .txtBlk p {
  color: #000;
  padding: 0 0 0.2em;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.coach li .txtBlk p.heading {
    padding: 0.7em 0 0.5em 0 !important;
  }
}
main #contents .blk ul.coach li .txtBlk p.prof {
  line-height: 1.6;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  main #contents .blk ul.coach li .txtBlk p.prof {
    border: solid 1px #009140;
    padding: 3% 4%;
    background: rgba(255, 255, 255, 0.75);
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk ul.coach li .txtBlk p.prof {
    font-size: 0.8em;
  }
}
main #contents .blk ul.coach li .txtBlk p.prof strong {
  display: block;
}
@media (min-width: 768px) {
  main #contents .blk ul.coach li .txtBlk p.prof strong {
    font-style: italic;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.coach li .txtBlk p.prof strong {
    line-height: 1.5;
    font-weight: 500;
    font-size: 0.9em;
  }
}
main #contents .blk ul.point {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1em;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk ul.point {
    margin-top: 4%;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.point {
    margin-top: 4%;
    counter-reset: number 0;
  }
}
main #contents .blk ul.point li {
  width: 33.333%;
  border: solid 1px #5bba2b;
  color: #5bba2b;
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.point li {
    width: 50%;
  }
}
main #contents .blk ul.point li img.pic {
  display: block;
  width: 60%;
  margin: 1em auto;
  padding: 6px;
  background-color: #5bba2b;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.point li img.pic {
    width: 70%;
  }
}
main #contents .blk ul.point li p {
  padding: 0 0.4em 0.7em 0.8em;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk ul.point li p {
    padding: 0 3% 2% 3%;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.point li p {
    position: relative;
  }
}
main #contents .blk ul.point li p em {
  width: 18%;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk ul.point li p em {
    width: 12%;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.point li p em {
    display: none;
  }
}
main #contents .blk ul.point li p em img {
  height: 2.2em;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk ul.point li p em img {
    height: 1.5em;
  }
}
main #contents .blk ul.point li p strong {
  width: 82%;
  font-style: italic;
  font-weight: 900;
  line-height: 1.5;
}
@media (min-width: 1025px) {
  main #contents .blk ul.point li p strong {
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk ul.point li p strong {
    width: 84%;
    font-size: 0.9em;
  }
  main #contents .blk ul.point li p strong br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.point li p strong {
    width: auto;
    padding-left: 12%;
    font-size: 0.9em;
  }
  main #contents .blk ul.point li p strong br {
    display: none;
  }
}
main #contents .blk ul.point li p strong span {
  font-size: 0.8em;
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.point li p strong:before {
    counter-increment: number 1;
    font-size: 2em;
    font-family: 'Merriweather', serif;
    content: counter(number) " ";
    position: absolute;
    top: -0.3em;
    left: 2%;
  }
}
main #contents .blk ul.point li strong.heading {
  padding: 0.7em 1em 0.7em;
  text-align: center;
  font-size: 1.35em;
  font-style: italic;
  display: block;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents .blk ul.point li strong.heading {
    padding: 2%;
    font-size: 1.1em;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.point li strong.heading {
    padding: 2%;
    font-size: 1.2em;
  }
}
@media screen and (max-width: 320px) {
  main #contents .blk ul.point li strong.heading {
    font-size: 1.15em;
  }
}
main #contents .blk ul.point li:nth-child(odd) {
  background-color: #5bba2b;
  color: #fff;
}
main #contents .blk ul.point li:nth-child(odd) .pic {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  main #contents .blk ul.point li:first-of-type {
    order: 2;
  }
  main #contents .blk ul.point li:nth-of-type(2) {
    order: 1;
  }
  main #contents .blk ul.point li:nth-of-type(3) {
    order: 3;
  }
  main #contents .blk ul.point li:nth-of-type(4) {
    order: 4;
  }
  main #contents .blk ul.point li:nth-of-type(5) {
    order: 5;
    background-color: #fff;
    color: #5bba2b;
  }
  main #contents .blk ul.point li:nth-of-type(5) .pic {
    background-color: #5bba2b;
  }
  main #contents .blk ul.point li:nth-of-type(6) {
    order: 6;
    background-color: #5bba2b;
    color: #fff;
  }
  main #contents .blk ul.point li:nth-of-type(6) .pic {
    background-color: #fff;
  }
}
main #contents .blk#whatsNew {
  border: solid 1px #000;
  height: 20em;
  margin-top: 2%;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  main #contents .blk#whatsNew {
    margin-left: 2%;
    margin-right: 2%;
  }
}
main #contents .blk#whatsNew .wrap {
  padding-bottom: 1em;
}
main #contents .blk#whatsNew .wrap .entry {
  padding: 1em 0;
  border-bottom: solid 1px #001007;
  margin: 0 2.5%;
}
@media screen and (max-width: 767px) {
  main #contents .blk#whatsNew .wrap .entry {
    padding: 0.7em 0;
  }
}
main #contents .blk#whatsNew .wrap .entry:last-of-type {
  border-bottom: none;
}
main #contents .blk#whatsNew .wrap .entry h5 {
  color: #009140;
  font-size: 1.1em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 767px) {
  main #contents .blk#whatsNew .wrap .entry h5 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.05em;
  }
}
@media screen and (max-width: 767px) {
  main #contents .blk#whatsNew .wrap .entry h5 strong {
    width: 100%;
    order: 3;
    margin: 1.5% 0 1% 2%;
  }
}
main #contents .blk#whatsNew .wrap .entry h5 span {
  font-size: 0.65em;
  background-color: #009140;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  padding: 0.2em 1.2em;
  line-height: 1.4;
  margin: 0 0.8em 0 1.5em;
}
@media screen and (max-width: 767px) {
  main #contents .blk#whatsNew .wrap .entry h5 span {
    order: 1;
    margin-left: 0;
  }
}
main #contents .blk#whatsNew .wrap .entry h5 em {
  font-size: 0.8em;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  color: #000;
}
@media screen and (max-width: 767px) {
  main #contents .blk#whatsNew .wrap .entry h5 em {
    order: 2;
  }
}
main #contents .blk#whatsNew .wrap .entry p {
  padding: 0;
  font-size: 0.9em;
}
@media screen and (max-width: 767px) {
  main #contents .blk#whatsNew .wrap .entry p {
    padding: 0 1.5%;
  }
}
main #contents .blk#whatsNew .wrap .entry .style3, main #contents .blk#whatsNew .wrap .entry .style4 {
  font-weight: bold;
}
main #contents .blk#whatsNew .wrap .entry .style3 {
  color: #453988;
}
main #contents h2.heading.new {
  margin-top: 1.5em;
}
@media screen and (max-width: 767px) {
  main #contents h2.heading.new {
    margin: 1.5em 0 0;
  }
}
/*------------------------------------------------


テニサポ

-------------------------------------------------*/

#contents ul{
   width: 100%;
}

#contents li {
	width:100%;
}
.title{
	display: flex;
	align-items: center; /* 垂直中心 */
    justify-content: center; /* 水平中心 */
	margin-top: 3em;
}
.title:after,.title:before{
  border-top: 1px solid #33A02B;
  content: "";
  width: 50px; /* 線の長さ */
}
.title:before{
	margin-right: 2em;
}
.title:after{
	margin-left: 2em;
}
.title2{
	display: flex;
	align-items: center; /* 垂直中心 */
    justify-content: center; /* 水平中心 */
	color: #fff;
	margin-top: 3em;
}
.title2:after,.title2:before{
  border-top: 1px solid #FFFFFF;
  content: "";
  width: 50px; /* 線の長さ */
}
.title2:before{
	margin-right: 2em;
}
.title2:after{
	margin-left: 2em;
}
.title3{
	display: flex;
	align-items: center; /* 垂直中心 */
    justify-content: center; /* 水平中心 */
	margin-top: 3em;
}
.title3:after,.title3:before{
  border-top: 1px solid #FF0000;
  content: "";
  width: 50px; /* 線の長さ */
}
.title3:before{
	margin-right: 2em;
}
.title3:after{
	margin-left: 2em;
}
h2{
  text-align: center;
}
.navi > ul > li{
	width:100%;
}

.navi > ul li > a >img{
	float:left;
}
.navi > ul li > a > img:after{
	content: "";
	display: block;
	clear: both;
}
.syu{
	text-align: center;
}
.syu > ul > li > p{
	display: block;
	border: solid 2px #33A02B;
	width: 80%;
	margin-left: 50px;
	font-size: 18px;
	margin-bottom: 5%;
	font-weight: bold;
	padding: 2%;
	text-align: left;
}
.no {
    top: -30px;
    left: 0;
    position: absolute;
    /*z-index: 2;*/
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #33A02B;
    color: #fff;
    padding: 5.5% 3% 7% 6%;
}
.syu > ul > li{
	position: relative;
	margin: 2%;
	margin-top:10%;
}
.no {
    width: 56px;
    height: 56px;
}
.syu > ul > li> .syu_a{
	display: block;
	border: solid 2px #33A02B;
	padding: 2%;
	margin: 2%;
	text-decoration: none;
	color: #000000;
	width: 90%;
	text-align: center;
}
.syu > ul > li > a > img{
	text-align: center;
	width:90%;
}
.pbaner{
	text-align: center;
	margin: 2%;
	margin-top: 3em;
}
.navi img{
	width:50%;
	padding: 5%;
}
.navi > p{
	display: block;
	margin-left: 10%;
}
.navi > ul > li > .navi_a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.navi > ul > li{
	position: relative;
	margin-top: 5%;
	width:100%;
	height: 200px;
	padding: 2%;
	
}
.navi > ul > li > .navi_a:before{
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: #33A02B;
    border-radius: 50%;
    top: 76%;
    right: 25px;
    margin-top: -7px;
}
.navi > ul > li > .navi_a:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #fff;
    top: 76%;
    right:25px;
    margin-top: -3px;
}
@media screen and (max-width: 320px){
.navi > ul > li > .navi_a:before{
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: #33A02B;
    border-radius: 50%;
    top: 76%;
    right: 5vw;
    margin-top: -7px;
}
.navi > ul > li > .navi_a:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #fff;
    top: 76%;
    right:5vw;
    margin-top: -3px;
}
}
.pop > ul > li > .pop_a{
	display: block;
	border: solid 2px #33A02B;
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin-top:2%;
}
@media screen and (max-width: 320px){
.pop > ul > li > .pop_a{
	display: block;
	border: solid 2px #33A02B;
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin-top:2%;
	font-size:12px;
}
}
.pop ul{
	display: flex;
}
.pop > ul > li{
	padding: 2%;
}
.pop > ul > li{
	position: relative;
}
.pop > ul > li > .pop_a:before{
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: #33A02B;
    border-radius: 50%;
    top: 84%;
    right: 15px;
    margin-top: -7px;
}
.pop > ul > li > .pop_a:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #fff;
    top: 84%;
    right:15px;
    margin-top: -3px;
}
.status{
	background-image:url(../images/index/bk_pic02.jpg);
	background-repeat: no-repeat;
}
.status ul{
	display: flex;
}
.status > ul > .red > .status_a{
	display: block;
	border: solid 2px #FF0000;
	background-color: #fff;
	width:150px;
	margin-left: 20px;
	text-decoration: none;
	color: #000000;
	
}
.status > ul > .yellow > .status_a{
	display: block;
	border: solid 2px #FFF000;
	background-color: #fff;
	width:150px;
	margin-left: 20px;
	margin-top: 5%;
	text-decoration: none;
	color: #000000;
}
.status > ul > .green > .status_a{
	display: block;
	border: solid 2px #208500;
	background-color: #fff;
	width:150px;
	margin-left: 20px;
	margin-top: 5%;
	text-decoration: none;
	color: #000000;
}
.status > ul > .blk > .status_a{
	display: block;
	border: solid 2px #000000;
	background-color: #fff;
	width:150px;
	margin-left: 20px;
	text-decoration: none;
	color: #000000;
}
@media screen and (max-width: 320px){
.status > ul > .red > .status_a{
	display: block;
	border: solid 2px #FF0000;
	background-color: #fff;
	width:150px;
	margin-left: 2vw;
	text-decoration: none;
	color: #000000;
	
}
.status > ul > .yellow > .status_a{
	display: block;
	border: solid 2px #FFF000;
	background-color: #fff;
	width:150px;
	margin-left: 2vw;
	margin-top: 5%;
	text-decoration: none;
	color: #000000;
}
.status > ul > .green > .status_a{
	display: block;
	border: solid 2px #208500;
	background-color: #fff;
	width:150px;
	margin-left: 2vw;
	margin-top: 5%;
	text-decoration: none;
	color: #000000;
}
.status > ul > .blk > .status_a{
	display: block;
	border: solid 2px #000000;
	background-color: #fff;
	width:150px;
	margin-left: 2vw;
	text-decoration: none;
	color: #000000;
}
}


.status > ul > li{
	text-align: center;
}
.status{
	text-align: center;
}
.purpose{
	width:100%;
}

.purpose > dl > dt{
	display: flex;
	margin-left: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
	width:50%;
}
@media screen and (max-width: 320px){
.purpose > dl > dt{
	display: flex;
	margin-left: 2%;
	margin-top: 5%;
	margin-bottom: 5%;
	width:50%;
	height: auto;
  }
	.purpose > dl > dt > .purpose_a{
	display:block;
	text-decoration: none;
	margin-top:10%;
	color: #000000;
	fon-size:16px;
	width: 20%;
	flex: none;
	padding-left: 1em;
	
  }

}



.purpose > dl > dt > .purpose_a{
	display:block;
	text-decoration: none;
	margin-top:10%;
	color: #000000;
	fon-size:16px;
	width: 300px; 
	flex: none;
	margin-right: -150%;
	padding-left: 1em;
	
}

.purpose > dl > dt > p {
	margin-top: 10%;
	padding-left: 2em;
	height: 100px;
	flex: none;
}
.purpose > dl > dt{
	position: relative;
}
.purpose > dl > dt > .purpose_a:before{
    position: absolute;
    /*content: '';*/
    width: 16px;
    height: 16px;
    background: #33A02B;
    border-radius: 50%;
    top: 90%;
    right: -130px;
    margin-top: -7px;
}
.purpose > dl > dt > .purpose_a:after{
    position: absolute;
    /*content: '';*/
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #fff;
    top: 90%;
    right:-130px;
    margin-top: -3px;
}
.goods > ul > li{
	padding: 2%;
}
.goods > ul > li{
	position: relative;
}
.goods > ul > li >  a:before{
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: #FF0004;
    border-radius: 50%;
    top: 94%;
    right: 90px;
    margin-top: -7px;
}
.goods > ul > li >  a:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #fff;
    top: 94%;
    right:90px;
    margin-top: -3px;
}
@media screen and (max-width: 320px){
.goods > ul > li >  a:before{
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: #FF0004;
    border-radius: 50%;
    top: 94%;
    right: 70px!important;
    margin-top: -7px;
}
}
@media screen and (max-width: 320px){
.goods > ul > li >  a:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #fff;
    top: 94%;
    right:70px!important;
    margin-top: -3px;
}
}

.goods > ul > li > p{
	text-align: center;
}
.goods > ul > li > span{
	text-align: left;
	display: block;
}
.goods > ul > li >  a{
	display: block;
	text-decoration: none;
	border: solid 2px #FF0004;
	text-align: center;
	color: #000000;
	font-weight: bold;
	width:65%;
	text-align: center;
	margin-left: 18%;
}
.goods{
	text-align: center;
}
.goods > ul > li > iframe{
	width: 100%;
	height: auto;
} 
.other > ul > li{
	padding: 2%;
}
.other > ul > li{
	position: relative;
	background-color: #f0f0f0;
	margin-top: 3%;
}
.other > ul > li > .other_a:before{
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: #FF0004;
    border-radius: 50%;
    top: 95%;
    right: 100px;
    margin-top: -7px;
}
.other > ul > li > .other_a{
 text-decoration: none;
 display: block;
	text-align: center;
	border: 1px solid #FF0004;
	color: #000000;
	
}
.other > ul > li > .other_a:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #fff;
    top: 95%;
    right:100px;
    margin-top: -3px;
}
@media screen and (max-width: 320px){
.other > ul > li > .other_a:before{
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: #FF0004;
    border-radius: 50%;
    top: 95%;
    right: 55px;
    margin-top: -7px;
}
.other > ul > li > .other_a:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #fff;
    top: 95%;
    right:55px;
    margin-top: -3px;
}
}

.sidebanaer{
	float: left;
}
.wrapper {
    width: 1280px;
    display: flex;
    margin: 20px auto;
    justify-content: center;
}
.side {
    background: skyblue;
    width: 300px;
}
.main{
	width:980px;
}
.new ul{
	display: flex;
}
/*------------------------------------------------


テニサポ　サイドバー

-------------------------------------------------*/
#sideBar h5{
	text-align: center;
	display: flex;
	align-items: center; /* 垂直中心 */
    justify-content: center; /* 水平中心 */
	padding-top:5%;
}
#sideBar h5:after,#sideBar h5:before{
  border-top: 1px solid #33A02B;
  content: "";
  width: 50px; /* 線の長さ */
}
#sideBar h5:before{
	margin-right: 2em;
}
#sideBar h5:after{
	margin-left: 2em;
}
#sideBar a{
	text-decoration: none;
    color: #000000;
}
#sideBar li{
	border-bottom: solid 1px #C4C4C4;
	padding-bottom: 2%;
	padding-top: 2%;
}
#sideBar .red1{
	text-align: center;
	display: flex;
	align-items: center; /* 垂直中心 */
    justify-content: center; /* 水平中心 */
	padding-top:5%;
}
#sideBar .red1:after,#sideBar .red1:before{
  border-top: 1px solid #FF0004;
  content: "";
  width: 50px; /* 線の長さ */
}
#sideBar .red1:before{
	margin-right: 2em;
}
#sideBar .red1:after{
	margin-left: 2em;
}
#sideBar a{
	text-decoration: none;
    color: #000000;
}
#sideBar .yellow1{
	text-align: center;
	display: flex;
	align-items: center; /* 垂直中心 */
    justify-content: center; /* 水平中心 */
	padding-top:5%;
}
#sideBar .yellow1:after,#sideBar .yellow1:before{
  border-top: 1px solid #FF9900;
  content: "";
  width: 50px; /* 線の長さ */
}
#sideBar .yellow1:before{
	margin-right: 2em;
}
#sideBar .yellow1:after{
	margin-left: 2em;
}
#sideBar a{
	text-decoration: none;
    color: #000000;
}
.new{
	text-align: center;
	margin-left: 14%;
}
/*------------------------------------------------


テニサポ　グローバルナビ

-------------------------------------------------*/
.s-header-search {
    display: flex;
    align-items: center;
    width: 420px;
    margin-left: 20px;
}
.s-header-search__form {
    position: relative;
    z-index: 200;
    /* flex: 1 1; */
}
.cart{
	float: right;
	vertical-align: top;
	margin-left: 25%;
	padding-top: 0.3em;
	font-size:22px;
}
.cart a{
	text-decoration: none;
	
}
.s-header-search{
	float: left;
	width:350px;
	padding-top:  0.3em;
}
.tell > a:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f3cd";
}
.tell{
	font-size: 40px;
	font-weight: 700;
}
.menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: flex;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #33A02B;
}
#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  vertical-align: middle;
}

/*ハンバーガーの形をCSSで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒箇所*/
#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*メニューの中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 90%;
  max-width: 330px;/*最大幅（お好みで調整を）*/
  height: 100%;
  background: #fff;
  transition: .3s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
	overflow-y: scroll;
  overflow-x: hidden;
}

/*チェックがついたら表示させる*/
#nav-input:checked ~ #nav-close {
  display: block;
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

.header-logo-menu{
 display: flex;
 display: -moz-flex;
 display: -o-flex;
 display: -webkit-flex;
 display: -ms-flex;
 flex-direction: row;
 -moz-flex-direction: row;
 -o-flex-direction: row;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
}

/*ロゴやサイトタイトルをセンタリング*/
.logo-area{
	text-align:center;
	margin:auto;
	width: 70%;
	display: flex;
	margin-left: -2%;
}
@media screen and (max-width: 320px){
.logo-area{
	text-align:center;
	margin:auto;
	width: 50%;
	display: flex;
	margin-right: 37%;
}
}

.logo-area ui li{
	
}
#nav-content{
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 9999;
    width: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background: #e19a00;
    color: #fff;
    -webkit-box-shadow: inset 0 0 5px 5px #d0840c;
    -moz-box-shadow: inset 0 0 5px 5px #d0840c;
    box-shadow: inset 0 0 5px 5px #d0840c;
}
#nav-content ul li{
    padding: 0 0 0 5px;
    font-size: 12px;
}
#nav-content > ul > li > a{
padding: 10px 15px;
    display: block;
    text-decoration: none;
    color: #fff;
	font-siz:30px;
	border-bottom: 1px solid #fff;
}
#nav-content {
  position: fixed;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
}
.kotei{
	position: fixed;
	z-index: 200000;
	background-color: #fff;
	margin-bottom: 10%;
}
.cart2{
	font-size: 22px;
    margin-right: -50px;
}
@media screen and (max-width: 320px){
.cart2{
	font-size: 22px;
    margin-right: -70px;
}
}
.c-search-form-content__input{
	width: 200px;
	margin-bottom: 3%;
	margin-top: 3%;
}
#global{
border: none;	
}
.coment{
	text-align: left;
}
