@charset "UTF-8";
body {
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
  color: #333333;
  font-size: 14px;
  line-height: 150%;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}
/* 参考サイト
モノクロ
color:#1a1919;
bc:#efeff0; */

/* 青盤
bc:#00253B;
color:#202121; */
.pc {
  display: block;
}

.smp {
  display: none !important;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  cursor: pointer;
  text-decoration: none;
}

img {
  border: none;
  vertical-align: bottom;
}

table {
  width: 100%;
  border-collapse: collapse;
}

li {
  list-style: none;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.img-responsive {
  width: 100%;
  height: auto;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.text-c {
  text-align: center;
}
.bold {
  font-weight: bold;
}
.header {
  max-width: 1000px;
  margin: 10px auto;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}
.header-pc{
  padding: 20px 10px;
  border-bottom:50px solid #172A88;
  margin-bottom: 0px;
}

.nav {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 2px;
  display: flex;
  justify-content:flex-end;
}

.font {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 2px;
}
.font1 {
  font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
  line-height: 3rem;
}
.rem3 {
  font-size: 2rem;
}
.newnomar {
  width: 400px;
}
.nav__item {
  margin: 10px 10px;
}
.nav__link {
  padding: 0 20px;
}
.h1-logo {
  width: 300px;
}

.maint{
  max-width: 1000px;
  margin: 0 auto;
}

.top-main {

}

.btn {
  width: 250px;
}
.btn-link {
  display: block;
  text-align: center;
  color: #ffffff;
  background-color: #036eb8;
  padding: 20px;
}

.square_contents {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 0 auto;
}
 
.square_contents div {
  position: relative;
  width: 31%;
  background: #172A88;
  margin: 1%;
  color: white;
  font-weight: bold;
}
 
.square_contents div::before {
  content: "";
  display: block;
  padding-top: 100%;
}
 
.square_contents p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.footer-v{
  width: 60%;
  margin:  0 auto;
}
.top-h2{
  margin: 10px auto;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5rem;
}
 .small01{
   font-size: 0.8rem;
   margin-top: 20px;
 }
 .sns-icon{
   display: flex;
   justify-content: center;
 }
 .w-100{
   max-width:30px ;
   margin: 10px;
 }
 .main{
   padding: 50px 0 10px !important;
border-bottom: 10px solid #172A88;
max-width: 900px !important;
margin-bottom: 80px !important;
 }


 .new-h1{
   margin-bottom: 10px;
 }
.font-w{
  font-weight: bold;
}
.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: left; /* 水平中心 */
}
.catch:before {
  border-top: 1px solid;
  content: "";
  width: 3em; /* 線の長さ */
}
.catch:before {
  margin-right: 1em; /* 文字の右隣 */
}
.text-e{
  margin: 50px 0;
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.e{
  margin: 10px 0;
  line-height: 1.5rem;
}
.new-flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.item01{
  width: 30%;
}
.item02{
  width: 63%;
  padding-left: 10px;
  border-left: 1px solid #333333;
}






.logo2 {
  width: 300px;
}
.main {
  max-width: 960px;
  margin: 0 auto;
}
.t-h2 {
  margin: 30px 10px;
}
.group {
  display: flex;
  justify-content: space-between;
  margin: 80px 0 150px;
}
.group p{
  margin: 10px;
}
.blue {
  color: #036eb7;
}
.yellow {
  color: #f7b52c;
}
.green {
  color: #8dc21f;
}
/* footer */
.footer {
  background-color: #231815;
  margin-top: 30px;
}
.footer-w {
  max-width: 960px;
  margin: 0px auto;
  padding: 30px 10px;
  color: #ffffff;
}
.small{
  margin: 20px;
}
.footer-list {
  display: flex;
  margin: 20px auto;
   justify-content: center;

}
.footer-list li {
  padding: 0 30px;
  border-left: 1px solid #ffffff;
  margin: 10px 0;
}
.footer-list li a {
  color: #ffffff;
}

/* privacy */
.privacy-h1 {
  padding-bottom: 10px;
  border-bottom: solid 3px #036eb8;
}
.privacy-h2 {
  margin-top: 40px;
  margin-bottom: 10px;
}
.main-privacy {
  line-height: 1.5rem;
  margin: 80px auto;
  width: 960px;
}
.bg {
}
/* company */
.company {
  line-height: 2.3rem;
}
.company-h1 {
  font-size: 2.5em;
}
.company-main {
  margin: 50px 0;
}
.company-h2 {
  font-weight: normal;
  margin-bottom: 50px;
}
.company-main p {
  margin-bottom: 20px;
}
.company-main li {
  margin-top: 40px;
}
.origin {
  font-size: 2em;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
}
.company-info th {
  width: 20%;
  font-weight: normal;
}
.company-info th,
td {
  padding: 10px 10px 10px 0;
}
.co-h3 {
  font-size: inherit;
  font-weight: normal;
}
.flex-w {
  width: 70%;
  margin-right: 40px;
}
.noimage {
  width: 30%;
}

/* BUSINESS */
.logos-w {
  width: 90%;
  margin: 50px auto;
}

.business-h2 {
  font-size: 3em;
  letter-spacing: 3px;
  margin-top: 80px;
}
.dot {
  font-size: 0.8em !important;
}
.business-h3 {
  margin-top: 50px;
  margin-bottom: 10px;
}
.business-lists {
  margin: 50px 0;
}
.business-lists li {
  display: flex;
  justify-content: space-between;
}
.business-lists p {
  width: 45%;
}

.social {
  margin-right: 50px;
}
.w-7 {
  width: 50%;
}
.w-3 {
  width: 50%;
}
.f4 {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5em;
}
.f2 {
  font-size: 2em;
  margin-bottom: -10px;
}
.flex01 {
  align-items: center;
}
.icon-flex {
  justify-content: space-around;
  margin: 0 20px;
}
.icon-flex li {
  margin-top: 10px;
}

/* athlete */
.athlete-photo {
  margin-right: 40px;
}
.athlete-flex {
  align-items: center;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
}
.athlete li{
  margin:50px 0;
}
.name {
  font-size: 3em;
}
.bg{
  background-image: url("../image/bv.jpg");
 background-size: cover;
 background-position: top center;
 background-attachment: fixed;
 background-repeat: no-repeat;
}
.business-photo{
  width: 50%;
}
.flex-small{
  align-items: center;
  justify-content: space-between;
}
.flex-small h3{
  margin-top: 10px;
}
.small-img{
  width: 20%;
  margin-right: 30px;
}
.small-img1{
  width: 30%;
  margin-right: 30px;
}
.expect{
  width: 70%;
}
.thanks{
  line-height: 3rem;
  margin: 100px auto;
}
/*--------------------------------
  contact.html
--------------------------------*/
#contact input,
#contact button,
#contact textarea,
#contact select,
#contact input[type="button"],
#contact input[type="text"],
#contact input[type="submit"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: .1em;
}

#contact .contact_form {
  width: 100%;
  max-width: 640px;
  font-size: 22px;
  font-size: 1.2rem;
  line-height: 2;
  margin: 4vw auto;
}

#contact .contact_form dt {
  position: relative;
  margin: 30px 0 0;
  font-weight: 300;
}

#contact .contact_form dt.req:after {
  content: "必 須";
  position: absolute;
  display: inline-block;
  background-color: #c21f1f;
  color: #ffffff;
  font-size: 10px;
  font-size: 1rem;
  padding: 0px 6px;
  margin: -12px 0 0 10px;
  top: 40%;
  border-radius: .1em;
}
#contact .contact_form dt.req1:after {
  content: "";
  position: absolute;
  display: none !important;
  background-color: #c21f1f;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0px 6px;
  margin: -12px 0 0 10px;
  top: 50%;
  border-radius: .1em;
}

#contact .contact_form dd input[type="text"],
#contact .contact_form dd input[type="tell"],
#contact .contact_form dd input[type="email"],
#contact .contact_form dd textarea {
  width: 100%;
  max-width: 640px;
  padding: 10px 16px;
  font-size: 14px;
  font-size: 1rem;
  border: 1px solid #000;
  box-sizing: border-box;
}

#contact .contact_form .checkbox_input {
  opacity: 0;
  position: absolute;
}

#contact .contact_form .checkbox_parts {
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
}

#contact .contact_form .checkbox_parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -10px 0px 0px -10px;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  border-radius: .1em;
}

#contact .contact_form .checkbox_input:checked {
  color: #0bd6cf;
}

#contact .contact_form .checkbox_input:checked + .checkbox_parts::after {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  left: -4px;
  width: 5px;
  height: 12px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  border-bottom: 3px solid #0bd6cf;
  border-right: 3px solid #0bd6cf;
}

#contact .contact_form dl {
  margin: 0 10px 40px;
}

#contact .contact_form p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 40px;
}

#contact .contact_form p label span {
  line-height: 160%;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

#contact .contact_form p a {
  color: #0bd6cf;
  border-bottom: 1px solid #0bd6cf;
  padding-bottom: 6px;
}

#contact .contact_form p.btnSubmit {
  text-align: center;
  margin: 40px 0;
}

#contact .contact_form p.btnSubmit input[type="submit"] {
  position: relative;
  background-color: #000000;
  max-width: 430px;
  width: 90%;
  padding: 20px 0;
  font-size: 14px;
  font-size: 1rem;
  letter-spacing: 0.2em;
  color: #ffffff;
  white-space: nowrap;
  display: inline-block;
  border: none;
  cursor: pointer;
}

#contact .contact_form p.btnSubmit input[type="submit"]:hover {
  transition: .2s;
  background-color: #0bd6cf;
}

#contact .contact_form label.error {
  display: block;
  margin-top: 4px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #cc0000;
  padding: 10px;
  line-height: 150%;
}

#contact .contact_form #agreeerror {
  display: block;
}
@media screen and (max-width: 792px) {
  .small02{
    font-size: 0.6rem;
  }
  .main{
    padding: 20px 0 10px !important;
  margin-top: 50px !important; }
  .new-flex{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .item01,.item02{
    width: 100%;
 
  }

  body {
    font-size: 14px;
  }
  .btn-link {
    padding: 10px 20px;
  }
  .pc {
    display: none;
  }
.tj{
  text-align: justify;
}
.business-photo {
  width: 60%;
}
  .smp {
    display: block !important;
  }
.smp-none{
  display: none;
}
.small-img{
  width: 50%;
  margin: 0 auto;
}
.small-img1{
  width: 70%;
  margin: 10px auto;
}
.expect{
  width: 100%;
}
  .mv-p{
    left: 10%;
    top: 30%;
  }
.rem3{
  font-size: 1rem;
}
.group{
  flex-direction: column;
  margin: 20px;
}
.group li{
  margin: 10px;
}
.top-v {
  background-image: url("../image/mv.jpg");
  margin: 20px 0;
  background-size: cover;
  background-repeat: no-repeat;
  height: 40vh;
  background-position: top center;
}
.mv-p p {
  margin: 10px 0 10px;
}
.newnomar{
  width: 180px;
}
.btn{
  width: 120px;
  margin: 0px !important;
}
.footer-list {
  display: flex;
  flex-direction: column;
  margin: 0px ;
}
.footer-list li {
  padding: 5px 0;
  border-left: none;
  margin: 0px;
}
.bg{
  background-image: none;
 background-size: contain;
 background-position: top center;
 background-repeat: repeat;
}
.main{
  width: 95%;
  margin: 0 auto;
margin-top: 50px;
}
.flex-w{
  width: 95%;
  margin: 0 auto;
}
.origin {
  font-size: 1.2em;
}
.company-info th{
  font-weight: bold;
  padding: 10px 0 0px;
}
.company-info th,.company-info td,.business th,.business td{
  display: block;
  width: 100%;
}
.flex{
  flex-direction: column;
}
.noimage{
  width: 90%;
  margin: 0 auto;
}
.flex-c{
  flex-direction: column;
}
.name{
  font-size: 2em;
}
.privacy-h2{
  font-size: 1em;
}
.business-lists li {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.business-lists img{
  width: 60%;
}
.business-lists p{
  width: 100%;
}
.icon-flex{
  flex-direction: row;
  justify-content: unset;
}
.icon-flex li{
  padding: 20px;
}
.w-7{
  width: 100%;
}
.social{
  margin-right: 0;
}
.company-h1{
  font-size: 1.5rem;
  margin-top: 30px;
}
.company-main {
  margin-top: 10px;
}
.business-h2{
  padding-top: 50px;
  font-size: 2em;
}
.business-h3 {
  margin-top: 20px;
}
.m-b0{
  margin-bottom: 0px;
}
.manage1{
  margin: 0 30px;
}
.header {
  width: 100%;
}
.main{
  margin-top: 40px;
}


/* Navbar & Navmenu color */
:root {
  --background-navbar: rgba(255, 255, 255, 0.98);
  /* --background-navbar: rgba(55, 55, 55, 0.98); */
  /* border: 1px solid #333; */
}

.header {
  background: var(--background-navbar);

  position: fixed;
  width: 100%;
  height: 52px;
  top: 0;
  margin: 0px;
  padding: 15px;
  z-index: 100;
}

/* Nav items */
.menu {
  list-style: none;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  margin-top: 52px;
  padding: 0 0 10px 0;
  clear: both;
  background: var(--background-navbar);
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  transform: scale(1, 0);
  transform-origin: top;
  z-index: 100;
  left: 0;
}

/* Hamburger menu button */
.menu-btn:checked ~ .menu {
  transform: scale(1, 1);
  transform-origin: top;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

/* Hamburger menbu text */
.menu a {
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 14px;
  text-transform: capitalize;
  /* color: #ddd; */

  opacity: 0;
  transition: 0.5s;
}

.menu li {
  border-top: 1px solid rgb(75, 75, 75);
  padding: 15px 0;
  margin: 0 54px;
  opacity: 0;
  transition: 0.5s;
}

.menu-btn:checked ~ .menu a,
.menu-btn:checked ~ .menu li {
  opacity: 1;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
}

.menu-btn {
  display: none;
}

.menu-icon {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding: 24px 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.navicon {
  /* background: #ddd; */
  background: #000000;
  display: block;
  height: 3px;
  width: 26px;
  position: relative;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before,
.navicon:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  /* background: #ddd; */
  background: #000000;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before {
  top: 9px;
}

.navicon:after {
  bottom: 9px;
}

/* Hamburger Menu Animation Start */
.menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
  top: 0;
}
.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  bottom: 0;
}

.menu-btn:checked ~ .menu-icon .navicon {
  background: rgba(0, 0, 0, 0);
  transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
/* Hamburger Menu Animation End */

/* Navbar Container */
/* .navtext-container {
  width: 100%;
  height: 52px;
  position: absolute;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
} */

/* Navbar Text */
.navtext {
  position: absolute;
  text-transform: uppercase;
  /* color: #ddd; */
  color: rgb(10, 10, 10);
  letter-spacing: 4px;
  font-size: 20px;
  width: 200px;
}
.maint{
  margin-top: 80px;
}
.font1{
  line-height: 2rem;
}
.hand-img{
  width: 80%;
}
p{
  text-align: justify;
}
}
