@charset "UTF-8";
/*============================
#l-wrapper
============================*/
.pc-Only {
  display: block; }

.sp-Only {
  display: none; }

.t-fit a:hover {
  text-decoration: none; }

.t-fit #l-wrapper {
  padding-bottom: 0; }

.m-fit-mainvisual {
  width: 100%;
  height: 800px;
  background: url(../images/fit/m-fit-mainvisual.jpg) no-repeat;
  background-size: cover;
  background-position: center; }

/*============================
#img-logo
============================*/
.m-fit-header {
  position: relative;
  position: fixed;
  width: 100%;
  z-index: 2;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }
  .m-fit-header .st0 {
    fill: #FFFFFF;
    stroke: #5C370C;
    stroke-width: 1.312; }
  .m-fit-header .st1 {
    fill: #FFFFFF; }
  .m-fit-header .st2 {
    fill: #5C370C; }
  .m-fit-header .st3 {
    fill: #E30012; }
  .m-fit-header .st4 {
    fill: #F4C6DB; }
  .m-fit-header .st5 {
    fill: #FFFFFF;
    stroke: #5C370C;
    stroke-width: 0.8273;
    stroke-linecap: round;
    stroke-linejoin: round; }
  .m-fit-header .st6 {
    fill: #FFFFFF;
    stroke: #5C370C;
    stroke-width: 1.3362;
    stroke-linecap: round;
    stroke-linejoin: round; }
  .m-fit-header .st7 {
    fill: none;
    stroke: #5C370C;
    stroke-width: 1.1373;
    stroke-linecap: round;
    stroke-linejoin: round; }
  .m-fit-header .st8 {
    fill: #FFFFFF;
    stroke: #5C370C;
    stroke-width: 1.3069; }
  .m-fit-header .st-type {
    fill: #FFF !important; }
  .m-fit-header.bgf {
    background: #FFF; }
    .m-fit-header.bgf .st-type {
      color: #00A33D;
      fill: #00a33e !important; }
    .m-fit-header.bgf .m-header-logo-text {
      color: #333333; }
    .m-fit-header.bgf span {
      color: #333333; }
    .m-fit-header.bgf p {
      color: #333333; }
    .m-fit-header.bgf a {
      color: #333333; }

.m-fit-logo {
  padding: 15px 8px; }

.m-header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 75px;
  overflow: hidden; }

.m-fit-header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.m-header-logo-text {
  color: #FFF;
  font-weight: bold; }

.m-fit-header-nav-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 8px; }

.m-fit-header-nav-column-l p {
  font-size: 1.4rem;
  color: #FFF;
  position: relative;
  left: -8px;
  top: 3px;
  font-weight: bold;
  line-height: 1.5; }

.m-fit-header-nav-column-l-r p {
  font-size: 1.4rem;
  color: #FFF;
  margin-left: 70px;
  position: relative;
  top: -3px;
  left: -15px;
  line-height: 1; }
  .m-fit-header-nav-column-l-r p a {
    font-size: 4.2rem;
    font-weight: bold;
    color: #FFF;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-style: normal; }
  .m-fit-header-nav-column-l-r p span {
    display: block;
    font-size: 1.1rem;
    font-weight: bold; }
  .m-fit-header-nav-column-l-r p:before {
    content: "";
    background: url(../images/fit/m-fit-tel.svg) no-repeat;
    width: 47px;
    height: 27px;
    position: absolute;
    left: -47px;
    top: 8px; }

.m-fit-header-nav-column-list-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .m-fit-header-nav-column-list-ul li {
    width: 225px;
    height: 76px; }
    .m-fit-header-nav-column-list-ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      height: 100%;
      padding: 14px 20px;
      font-size: 1.4rem;
      font-weight: bold; }
    .m-fit-header-nav-column-list-ul li:nth-child(2) {
      background: #CBE62E;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
      .m-fit-header-nav-column-list-ul li:nth-child(2):hover {
        background: #FFF005; }
      .m-fit-header-nav-column-list-ul li:nth-child(2) a span {
        margin-left: 2px;
        margin-right: 7px; }

.m-fit-mainvisual-box {
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.m-fit-mainvisual-box-title01 {
  margin-top: 20px; }

.m-fit-about {
  padding: 80px 0 120px;
  background: #F6F6F6; }

.m-fit-wrap {
  max-width: 1170px;
  margin: 0 auto; }

.m-fit-about-title {
  letter-spacing: 1px;
  margin-left: 23px;
  margin-bottom: 50px; }

.m-fit-about-info {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2.5px;
  line-height: 1.7;
  margin-bottom: 47px; }

.m-fit-about-attention {
  position: relative;
  padding-left: 35px; }

.m-fit-about-attention::before {
  content: '※1';
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0; }

.m-fit-about-box {
  padding-top: 60px; }
  .m-fit-about-box.pt37 {
    padding-top: 37px; }

.m-fit-about-box-title {
  background: #CBE62E;
  font-size: 3.3rem;
  font-weight: bold;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.m-fit-about-box-title01 {
  padding: 0 45px;
  letter-spacing: 1px; }
  .m-fit-about-box-title01 span {
    margin-right: 45px; }

.m-fit-about-box-title02 {
  padding: 0 45px;
  letter-spacing: 1px;
  font-size: 3rem; }
  .m-fit-about-box-title02 span {
    position: relative;
    left: 79px;
    top: -18px; }

.m-fit-about-box-column {
  background: #FFF;
  padding: 55px 60px 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.m-fit-about-box-column-l {
  width: 50%; }
  .m-fit-about-box-column-l img {
    margin: 25px 0px 0px 62px; }

.m-fit-defalt-16 {
  font-size: 1.6rem;
  line-height: 2.3;
  letter-spacing: 1px; }

.m-fit-about-box-column-r {
  width: 50%; }
  .m-fit-about-box-column-r.m-fit-w77 {
    width: 77% !important; }
  .m-fit-about-box-column-r img {
    margin: -25px 0px 0px 23px; }

.m-fit-price {
  padding: 110px 0 150px;
  background: url(../images/fit/m-fit-price-bg.jpg) no-repeat;
  background-size: cover; }

.m-fit-price-title {
  margin-bottom: 30px; }

.m-fit-price-txt {
  color: #FFF;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 3px; }

.m-fit-price-list-item {
  padding: 43px 0 25px !important; }
  .m-fit-price-list-item h3 {
    font-size: 2.6rem;
    font-weight: bold;
    color: #616161;
    line-height: 1.5;
    margin-bottom: 36px; }

.m-fit-price-list-img01 {
  margin-bottom: 35px; }

.m-fit-season {
  padding: 160px 0 125px;
  background: #F6F6F6; }

.m-fit-season-title {
  color: #232323;
  margin-bottom: 50px; }

.m-fit-defalt-20 {
  font-size: 2rem; }

.m-fit-season-txt {
  text-align: center;
  font-weight: bold;
  margin-bottom: 65px;
  letter-spacing: 3px; }
  .m-fit-season-txt span {
    color: #00A33E; }

.m-fix-season-box {
  padding: 40px 0px 40px 35px;
  background: #FFF;
  margin-bottom: 24px; }
  .m-fix-season-box figure {
    margin-bottom: 0px; }

.m-fit-season-txt02 {
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 3px;
  padding-left: 10px; }

.m-fix-season-box-info {
  text-align: center;
  padding-top: 11px;
  text-align: center;
  font-size: 1.7rem;
  font-weight: bold; }

.m-fit-season-attention {
  text-indent: -3rem;
  padding-left: 3rem;
  font-size: 1.6rem; }

.m-fit-target {
  padding: 160px 0 90px;
  background: #00A33E; }

.m-fit-target-title {
  margin-bottom: 50px; }

.m-fit-target-info {
  text-align: center;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 60px;
  font-size: 2.3rem;
  line-height: 1.8; }

.m-fit-target-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 20px; }
  .m-fit-target-column:before {
    content: "";
    background: url(../images/fit/m-fit-target-column-center.png) no-repeat;
    width: 108px;
    height: 120px;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto; }

.m-fit-target-column-l {
  background: #FFFFFF;
  padding: 15px 33px;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.m-fit-target-column-icon {
  margin-right: 20px;
  margin-top: -20px; }

.m-fit-target-column-txt01 {
  font-size: 1.8rem;
  margin-bottom: 12px;
  letter-spacing: 3px; }

.m-fit-target-column-txt02 {
  font-size: 3.3rem;
  margin-bottom: 3px;
  font-weight: bold;
  letter-spacing: 7px;
  margin-bottom: 3px; }

.m-fit-target-column-txt03 {
  background: #FFF000;
  padding: 10px;
  border-radius: 50px;
  width: 100%;
  text-align: center;
  font-weight: bold; }

.m-fit-target-column-r {
  background: #CBE62E;
  padding: 45px 50px 45px 90px;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.m-fit-target-attention {
  text-align: center;
  color: #FFF; }

.m-fit-contact {
  padding: 165px 0 130px;
  background: #F6F6F6; }

.m-fit-wrap-contact {
  max-width: 1070px; }

.m-fit-contact-txt01 {
  margin-bottom: 25px;
  padding-top: 13px;
  letter-spacing: 0; }

.m-fit-contact-txt02 {
  margin-bottom: 30px;
  color: #FF4500;
  font-weight: 600; }

.m-fit-contact-txt03 {
  line-height: 2;
  margin-bottom: 54px; }
  .m-fit-contact-txt03 a {
    color: #00A33E;
    font-weight: 600;
    text-decoration: underline;
    letter-spacing: 0px; }

.m-fit-contact-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }

.m-fit-contact-step-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%; }
  .m-fit-contact-step-list label {
    display: block;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.7rem;
    font-weight: bold;
    padding: 17px 0px 17px 40px; }
    .m-fit-contact-step-list label input {
      border: solid 2px #00A33E !important; }
  .m-fit-contact-step-list a {
    display: block;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 40px; }

.m-fit-contact-step-list-step01 {
  background: #FFF000;
  position: relative;
  z-index: 1; }
  .m-fit-contact-step-list-step01:hover {
    background: #CDE62B; }
    .m-fit-contact-step-list-step01:hover:before {
      content: "";
      border-left: solid 24px #CDE62B; }
  .m-fit-contact-step-list-step01:before {
    content: "";
    border-left: solid 24px #FFF000;
    border-top: solid 40px transparent;
    border-bottom: solid 40px transparent;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.m-fit-contact-step-list-step02 {
  margin-left: -25px; }

.m-fit-contact-step-list.step01 {
  background: #FFF000;
  max-width: 332px;
  position: relative; }
  .m-fit-contact-step-list.step01:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: -60px;
    top: 0;
    border: solid transparent;
    border-width: 40px 30px;
    border-left-color: #fff000;
    z-index: 1; }

.m-fit-contact-step-list.step02 {
  background: #CBE62E;
  padding-left: 20px !important;
  max-width: 330px;
  position: relative;
  margin-right: 30px; }
  .m-fit-contact-step-list.step02:after {
    content: ' ';
    width: 0;
    height: 0;
    position: absolute;
    right: -60px;
    top: 0;
    border: solid transparent;
    border-width: 40px 30px;
    border-left-color: #CBE62E;
    z-index: 1; }

.m-fit-contact-step-list.step03 {
  background: #00A33E; }
  .m-fit-contact-step-list.step03 a {
    color: #FFF;
    font-weight: bold;
    position: relative;
    padding-left: 74px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .m-fit-contact-step-list.step03 a:hover {
      background: #FFF004;
      color: #333333; }
      .m-fit-contact-step-list.step03 a:hover:before {
        content: "";
        width: 8px;
        height: 8px;
        border-top: solid 2px #333;
        border-right: solid 2px #333;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
    .m-fit-contact-step-list.step03 a:before {
      content: "";
      width: 8px;
      height: 8px;
      border-top: solid 2px #ffffff;
      border-right: solid 2px #ffffff;
      position: absolute;
      right: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }

.m-fit-contact-txt04 {
  margin-bottom: 40px;
  line-height: 1.8; }

.m-fit-contact-send {
  background: #FFF;
  padding: 80px 50px 60px; }

.m-fit-contact-send-title {
  text-align: center;
  font-size: 2.7rem;
  font-weight: bold;
  margin-bottom: 37px; }

.m-fit-contact-txt05 {
  text-align: center;
  margin-bottom: 20px; }

.m-fit-contact-send-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px; }

.m-fit-contact-send-step-list {
  position: relative; }

.m-fit-contact-send-step-list.step01 {
  max-width: 300px;
  width: 100%;
  height: 100%; }
  .m-fit-contact-send-step-list.step01 a {
    padding: 48px 21px;
    color: #FFF;
    background: #00A33E;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-weight: bold;
    font-size: 1.7rem;
    letter-spacing: 2px; }
    .m-fit-contact-send-step-list.step01 a span {
      margin-right: 20px; }

.m-fit-contact-send-step-list.step02 {
  background: #FFF;
  padding: 35px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  line-height: 2;
  font-weight: bold;
  font-size: 1.7rem;
  position: relative; }
  .m-fit-contact-send-step-list.step02:before {
    content: "";
    background: url(../images/fit/m-fit-contact-send-step-list-allow.svg) no-repeat;
    width: 30px;
    height: 75px;
    position: absolute;
    left: 8px;
    top: 27%; }
  .m-fit-contact-send-step-list.step02:after {
    content: "";
    background: url(../images/fit/m-fit-contact-send-step-list-allow.svg) no-repeat;
    width: 30px;
    height: 75px;
    position: absolute;
    right: 10px;
    top: 27%; }

.m-fit-contact-send-step-list.step03 {
  background: #F6F6F6;
  padding: 30px 20px;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.8; }

.m-fit-contact-txt06 {
  font-size: 1.6rem;
  text-align: center; }
  .m-fit-contact-txt06 a {
    color: #00A33E;
    text-decoration: underline;
    font-weight: bold; }

.m-fit-after {
  padding: 90px 0; }

.m-fit-after-title {
  font-size: 2.4rem;
  margin-bottom: 30px;
  line-height: 2;
  padding-top: 15px; }

.m-fit-after-link {
  width: 610px;
  margin: 0 auto; }
  .m-fit-after-link a {
    height: 125px;
    margin-right: 0;
    padding: 20px 10px; }

.m-common-contact {
  display: none; }
