@charset "UTF-8";
/* 共通
*******************/
@font-face {
  font-family: "arial";
  src: url("../font/Arial-Bold.eot");
  src: local("Arial Bold"), url("../font/Arial-Boldd41d.eot?#iefix") format("embedded-opentype"), url("../font/Arial-Bold.html") format("woff"), url("../font/Arial-Bold-2.html") format("truetype"); /* ttf - Safari, Android, iOS */
}
.arial {
  font-family: arial, "sans-serif";
}

@font-face {
  font-family: "avenir";
  src: url("../font/Avenir-Black-03..html");
  src: local("Avenir Black"), url("../font/Avenir-Black-03d41d.eot?#iefix") format("embedded-opentype"), url("../font/Avenir-Black-03.html") format("woff"), url("../font/Avenir-Black-03.ttf") format("truetype"); /* ttf - Safari, Android, iOS */
}
.avenir {
  font-family: avenir, "sans-serif";
}

html {
  font-size: 62.5%;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "MS PGothic", "ＭＳ Ｐゴシック", "sans-serif";
}

p, a, li, dd, dt, th, td {
  font-size: 1.6rem;
}

.sp {
  display: none !important;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

img {
  max-width: 100%;
}

.bold {
  font-weight: bold;
}

.lwrap {
  max-width: 1080px;
  margin: auto;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

a[href*="tel:"] {
  pointer-events: none;
  cursor: default;
}

/* アニメーション
*******************/
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
[data-aos=fade-up-small] {
  transform: translateY(60px);
}
[data-aos=fade-up-small].aos-animate {
  opacity: 1;
  transform: translate(0);
}

#loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  pointer-events: none;
}
#loading .loader {
  color: #5aaa3c;
  font-size: 9rem;
  text-indent: -9999em;
  overflow: hidden;
  width: 9rem;
  height: 9rem;
  border-radius: 50%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translateZ(0) translateY(-50%) translateX(-50%);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* txt 揃え
*******************/
.alignCenter {
  text-align: center;
}
.alignLeft {
  text-align: left;
}
.alignRight {
  text-align: right;
}

/* flex
*******************/
.flex {
  display: flex;
}
.flex.col-2 {
  flex-wrap: wrap;
}
.flex.col-2 .item {
  width: 48%;
  margin-right: 4%;
}
.flex.col-2 .item:nth-child(2n) {
  margin-right: 0;
}
.flex.col-3 {
  flex-wrap: wrap;
}
.flex.col-3 .item {
  width: 32%;
  margin-right: 2%;
}
.flex.col-3 .item:nth-child(3n) {
  margin-right: 0;
}
.flex.col-4 {
  flex-wrap: wrap;
}
.flex.col-4 .item {
  width: 23.5%;
  margin-right: 2%;
}
.flex.col-4 .item:nth-child(4n) {
  margin-right: 0;
}
.flex.col-5 {
  flex-wrap: wrap;
}
.flex.col-5 .item {
  /*width: 18.4%;*/
    width: 15%;
  margin-right: 2%;
}
.flex.col-5 .item:nth-child(6n) {
  margin-right: 0;
}

/* カラー
*******************/
.c-white {
  color: #ffffff;
}
.c-black {
  color: #333333;
}
.c-blue {
  color: #144aa6;
}
.c-yellow {
  color: #fff582;
}
.c-red {
  color: #c81f21;
}
.c-green {
  color: #5aaa3c;
}
.c-orange {
  color: #ff9020;
}
.c-gray {
  color: #ebebeb;
}

/* bgカラー
*******************/
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #333333;
}
.bg-blue {
  background-color: #144aa6;
}
.bg-yellow {
  background-color: #fff582;
}
.bg-red {
  background-color: #c81f21;
}
.bg-green {
  background-color: #5aaa3c;
}
.bg-orange {
  background-color: orange;
}
.bg-logo {
  background-color: #B12423;
}
.bg-gray {
  background-color: #ebebeb;
}
.bg-ground{
  background-color: #9F9FA0;
}

/* Lineカラー
*******************/
.line-under-white {
  border-bottom: 0.2rem solid #ffffff;
  padding-bottom: 0.3rem;
}
.line-under-black {
/*  border-bottom: 0.2rem solid #333333;*/
  padding-bottom: 0.3rem;
  text-decoration: #3c70aa wavy underline;
}
.line-under-blue {
  border-bottom: 0.2rem solid #144aa6;
  padding-bottom: 0.3rem;
}
.line-under-yellow {
  border-bottom: 0.2rem solid #fff582;
  padding-bottom: 0.3rem;
}
.line-under-red {
  border-bottom: 0.2rem solid #c81f21;
  padding-bottom: 0.3rem;
}
.line-under-green {
  border-bottom: 0.2rem solid #5aaa3c;
  padding-bottom: 0.3rem;
}
.line-under-orange {
  border-bottom: 0.2rem solid #ff9020;
  padding-bottom: 0.3rem;
}
.line-under-gray {
  border-bottom: 0.2rem solid #ebebeb;
  padding-bottom: 0.3rem;
}

/* company intro section */
.company-intro .lwrap{
  padding: 10px;
}
.company-line{
  display: flex;
  align-items: center;
  border-bottom: 1px solid grey;
  padding: 20px 0;
}
.company-line-title{
  width: 20%;
}
.company-line-content{
  width: 80%;
}
.company-mark-intro{
  display: flex;
  align-items: center;
}
.company-mark-intro p{
  width: 70%;
}
.company-mark{
  width: 30%;
  display: flex;
  align-items: center;
}
.seminar{
  display: inline-flex;
  align-items: center;
  padding: 2% 0 2% 0;
}
.seminar-img{
  padding-left: 140%;
  width: 30%;
}
.company-img{
  width: 30%;
  margin-left: 5%;
}
@media screen and (max-width: 768px) {
  .seminar{
    display: block;
  }
.company-img{
    width: 90%;
    margin: 0;
    padding: 5%;
}
.seminar-img{
    padding: 5% 5%;
    width: 90%;
}
.company-mark-intro{
  display: block;
}
.company-mark-intro p{
  width: 100%;
}




}



/* 角丸
*******************/
.round-15 {
  border-radius: 1.5rem;
}
.round-30 {
  border-radius: 3rem;
}
.round-60 {
  border-radius: 6rem;
}
.round-90 {
  border-radius: 9rem;
}
.round-100 {
  border-radius: 100%;
}

.home .company-intro > .bg-orange {
    padding: 1.5rem 0;
    margin-bottom: 4rem;
}
.home .company-intro > .bg-orange p {
    font-size: 3rem;
    font-weight: bold;
}

/* box shadow
*******************/
.b-shadow {
  box-shadow: 0.5rem 0.5rem 0.4rem rgba(0, 0, 0, 0.2);
}

/* text shadow
*******************/
.t-shadow {
  text-shadow: 0.43rem 0.5rem 0.323rem rgb(0 0 0 / 85%);
  color: orange;
}

/* marker
*******************/
.marker-yellow {
  background: linear-gradient(transparent 0%, #abd5e9 0%);
}

/* line
*******************/
.line-white {
  display: inline-block;
  position: relative;
}
.line-white::after, .line-white::before {
  content: "";
  display: block;
  width: 0.2rem;
  height: 1.9rem;
  background-color: #ffffff;
  position: absolute;
  top: 0;
}
.line-white::after {
  right: -3rem;
  transform: rotate(20deg);
}
.line-white::before {
  left: -3rem;
  transform: rotate(-20deg);
}
.line-white-double {
  display: inline-block;
  position: relative;
}
.line-white-double::after, .line-white-double::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: -0.3rem;
}
.line-white-double::after {
  right: -5rem;
  background: url("../img/ico-shape-right-white.png") no-repeat center;
  background-size: cover;
}
.line-white-double::before {
  left: -5rem;
  background: url("../img/ico-shape-left-white.png") no-repeat center;
  background-size: cover;
}
.line-red {
  display: inline-block;
  position: relative;
}
.line-red::after, .line-red::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: -0.3rem;
}
.line-red::after {
  right: -5rem;
  background: url("../img/ico-shape-right.png") no-repeat center;
  background-size: cover;
}
.line-red::before {
  left: -5rem;
  background: url("../img/ico-shape-left.png") no-repeat center;
  background-size: cover;
}

/* タイトル
*******************/
.ttl {
  text-align: center;
  font-size: 3.4rem;
  margin-bottom: 5rem;
}
.ttl::after {
  content: "";
  display: block;
  width: 8rem;
  height: 0.2rem;
  background-color: #ff9020;
  margin: 1.5rem auto 0;
}
.ttl.no2 {
  margin-top: 11.5rem;
}

.ttl01 {
  text-align: center;
  font-size: 3.4rem;
  line-height: 1.5;
  position: relative;
}
.ttl01::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateX(0%);
  width: 100%;
  height: 2px;
  background-color: #ff9020;
}
.ttl01 span {
  display: inline-block;
  position: relative;
  z-index: 2;
  background-color: #ebebeb;
  padding: 0 3rem;
  box-sizing: border-box;
}
.ttl01 span.sp-on {
  padding: 0;
}

/* btn
*******************/
.btn a {
  box-shadow: 0.4rem 0.4rem 0.3rem rgba(0, 0, 0, 0.3);
  font-size: 2.4rem;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  display: block;
  max-width: 44rem;
  margin: auto;
  text-align: center;
  padding: 2.6rem 0;
  background-color: #3c70aa;
  border-radius: 5rem;
  transition: 0.5s;
  position: relative;
}
.btn a i {
  display: inline-block;
  width: 2.4rem;
  margin: 0 0 0 0.6rem;
}
.btn a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.15;
  -webkit-clip-path: circle(0 at center);
  clip-path: circle(0 at center);
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.btn a:hover {
  box-shadow: 0.4rem 0.4rem 0.3rem rgba(0, 0, 0, 0.5);
}
.btn a:hover::before {
  -webkit-clip-path: circle(25rem at center);
  clip-path: circle(25rem at center);
}
.btn button {
  box-shadow: 0.4rem 0.4rem 0.3rem rgba(0, 0, 0, 0.3);
  font-size: 2.4rem;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  display: block;
  max-width: 44rem;
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 2.6rem 0;
  background-color: #5aaa3c;
  border: 0.2rem solid #d0dbed;
  border-radius: 5rem;
  transition: 0.5s;
  position: relative;
}
.btn button i {
  display: inline-block;
  width: 2.4rem;
  margin: 0 0 0 0.6rem;
}
.btn button::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.15;
  -webkit-clip-path: circle(0 at center);
  clip-path: circle(0 at center);
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.btn button:hover {
  box-shadow: 0.4rem 0.4rem 0.3rem rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.btn button:hover::before {
  -webkit-clip-path: circle(25rem at center);
  clip-path: circle(25rem at center);
}

/* list
*******************/
.list-check {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 100rem;
  list-style: none;
}
.list-check li {
  width: 24rem;
  line-height: 1.375;
  font-weight: 600;
  background: #ffffff;
  border-radius: 2.4rem;
  box-shadow: 0.5rem 0.5rem 0.4rem rgba(0, 0, 0, 0.2);
  position: relative;
  margin-bottom: 2rem;
  padding: 3rem 1rem 2rem;
  box-sizing: border-box;
}
.list-check li::before {
  content: "";
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  background: url("../img/ico-check.png") no-repeat center;
  background-size: cover;
  position: absolute;
  top: -0.8rem;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
}
.list-check li > span {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 1rem;
  min-height: 5.2rem;
}
.list-check li .small {
  font-size: 1.1rem;
  font-weight: 500;
  display: block;
}
.list-check li i {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem auto 0;
}
.list-check li i {
  width: 10.75rem;
}
.mv .lwrap{
  margin: 0 9% 4%;
}



/* header ここから
********************/
.header {
  padding: 0.8rem 0;
}
.header .lwrap {
  max-width: inherit;
  margin: 0 3%;
  display: flex;
  justify-content: space-between;
}
.header-left {
  display: flex;
  align-items: center;
}
.header-left h1 {
  width: 37.5rem;
}
.header-left a {
  display: inline-block;
  line-height: 1;
}
.header-left p {
  margin-left: 2rem;
}
.header-right {
  display: flex;
  align-items: center;
}
.header-right .btn a {
  font-size: 1.2rem;
  padding: 1.25rem 0;
  width: 22rem;
}
.header-right .btn a i {
  width: 1.2rem;
  margin: 0 0 0 0.5rem;
}
.header-tel {
  margin: 0 2rem 0 0;
  text-align: center;
}
.header-tel .name {
  background: #000000;
  font-size: 1rem;
  color: #ffffff;
  padding: 0.3rem;
    margin: 0.5rem auto;
  vertical-align: middle;
  width: fit-content;
}
.header-tel a {
  text-decoration: none;
  color: #000000;
  font-family: arial, "sans-serif";
  font-size: 2.3rem;
  vertical-align: middle;
}
.header-tel i {
  display: inline-block;
  width: 1.3rem;
  vertical-align: middle;
  margin: 0 0.5rem 0 0;
  line-height: 0;
  position: relative;
  top: -0.2rem;
}
.header-tel .small {
  font-size: 1rem;
  letter-spacing: -0.02em;
  margin-left: -0.5rem;
  margin-top: 0.6rem;
}
.header-btn-wrap .alignCenter {
  font-size: 1rem;
  font-weight: bold;
  margin: 0 0 0.6rem;
  color: #5aaa3c;
}
.header-btn-wrap .alignCenter .line {
  position: relative;
  display: inline-block;
  padding: 0 1rem;
}
.header-btn-wrap .alignCenter .line::before, .header-btn-wrap .alignCenter .line::after {
  content: "";
  display: block;
  width: 1.7px;
  height: 1rem;
  background: #5aaa3c;
  position: absolute;
  top: 0;
}
.header-btn-wrap .alignCenter .line::before {
  transform: rotate(-20deg);
  left: 0;
}
.header-btn-wrap .alignCenter .line::after {
  transform: rotate(20deg);
  right: 0;
}
.cont01 .bg-white{
  padding: 5% 0;
}
@media screen and (min-width: 1530px) {
  .header .lwrap {
    max-width: 1500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1180px) {
  .header .lwrap {
    margin: 0 1.5%;
  }
  .header-left h1 {
    width: 32rem;
  }
  .header-left p {
    margin-left: 1rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1060px) {
  .header-left {
    flex-wrap: wrap;
    width: calc(100% - 47.8rem);
    margin-right: 2rem;
  }
  .header-right {
    width: 45.8rem;
  }
  .header-tel {
    margin: 0 1rem 0 0;
  }
}
@media screen and (max-width: 800px) {
  .header-left p {
    font-size: 1.2rem;
  }
}
/*スマホ
******************/
@media screen and (max-width: 750px) {
  .header {
    padding: 0;
  }
  .header .lwrap {
    margin: 0;
    flex-wrap: wrap;
  }
  .header-left {
    width: 100%;
    margin: 0 3rem;
    flex-wrap: wrap;
    padding: 1.8rem 0;
  }
  .header-left h1 {
    width: 38rem;
  }
  .header-left p {
    font-size: 1.6rem;
    margin: 0 0 0 1rem;
    text-align: right;
  }
  .header-right {
    width: 100%;
    background-color: #EBEBEB;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1.8rem 3rem;
  }
  .header-right .btn a {
    font-size: 2rem;
    padding: 1.25rem 0;
    width: 31rem;
  }
  .header-right .btn a i {
    width: 1.3rem;
    margin: 0 0 0 0.5rem;
  }
  .header-tel {
    margin: 0;
    text-align: center;
  }
  .header-tel p {
    margin: 0 0 1rem;
  }
  .header-tel .name {
    font-size: 2rem;
    padding: 0.6rem 1rem;
    margin: 0 0.5rem 0 0;
    letter-spacing: 0.08em;
  }
  .header-tel a {
    font-size: 3.6rem;
    letter-spacing: 0.05em;
  }
  .header-tel i {
    width: 2rem;
    margin: 0 0.5rem 0 0;
    top: -0.2rem;
  }
  .header-tel .small {
    font-size: 1.6rem;
  }
  .header-btn-wrap .alignCenter {
    margin: 0 0 1.2rem;
  }
  .header-btn-wrap .alignCenter .line {
    font-size: 2rem;
    padding: 0 2rem;
  }
  .header-btn-wrap .alignCenter .line::before, .header-btn-wrap .alignCenter .line::after {
    width: 0.3rem;
    height: 1.7rem;
    top: 0.2rem;
  }
}
/* header ここまで
********************/
/* footer ここから
********************/
.footer {
  position: relative;
}
.footer small {
  text-align: center;
  display: block;
  font-size: 1.2rem;
  padding: 1.5rem 0;
}
.footer .bg-black {
  padding: 2.5rem 0;
}
.footer .bg-black img {
  width: 25rem;
}

.pagetop {
  right: 3%;
}
.pagetop a {
  display: block;
  width: 6rem;
  height: 6rem;
  border-radius: 100%;
  background: #9F9FA0;
  text-align: center;
}
.pagetop a img {
  display: inline-block;
}
.pagetop a img.no1 {
  width: 1.4rem;
  margin: 1.2rem 0 0.2rem;
  transition: 0.3s;
}
.pagetop a img.no2 {
  width: 2.65rem;
}
.pagetop a:hover img.no1 {
  transform: scale(1.6);
}

/* intro-video section */
.intro-video{
    padding: 5%;
    text-align: center;
}
.intro-video p{
    text-align: center;
}
.intro-video img{
  padding: 3% 0 0;
  width: 80%;
}

@media screen and (max-width: 750px) {
.intro-video img{
  width: 100%;
}
}

/*
スマホ
******************/
@media screen and (max-width: 750px) {
  .footer .bg-black {
    padding: 2.5rem 0;
  }
  .footer .bg-black img {
    width: 30rem;
  }
  .footer small {
    font-size: 1.6rem;
    padding: 2rem 0;
  }
  .pagetop a {
    width: 9.2rem;
    height: 9.2rem;
  }
  .pagetop a img.no1 {
    width: 2.1rem;
    margin: 2rem 0 0.2rem;
  }
  .pagetop a img.no2 {
    width: 4.3rem;
  }
}
/* footer ここまで
********************/
/* Main Visual
*******************/

.cont01 .lwrap span.large{
  font-weight: bold;
  font-size: 1.2em;
}
.mv {
  background: #e4e4e5 url("../img/bg-mv.png") no-repeat bottom center;
  background-size: cover;
  padding: 4rem 0 23rem;
}
.mv h2 {
  font-style: italic;
  line-height: 1.25;
}
.mv h2 .no1 {
  font-size: 5.5rem;
  display: inline-block;
  margin: 0 0 3%;
}
.mv h2 .no1 .large {
  font-size: 7.2rem;
}
.mv h2 .no2 {
  font-size: 3.5rem;
  display: inline-block;
  margin: 0.5rem 0 1rem;
}
.mv h2 .no2 .large {
  font-size: 6rem;
}
.mv h2 .no3 {
  font-size: 6rem;
  display: inline-block;
}
.mv h2 .no3 .small {
  font-size: 4.5rem;
}
.mv .txtWrap {
  align-items: center;
  margin: 0 0 2rem;
}
.mv .txtWrap p {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.545;
}
.mv .bg-circle {
  width: 13.5rem;
  height: 12.6rem;
  position: relative;
    background-color: #00803d;
    margin: 2% 2% 2% 0;
    color: white;
    border-radius: 15px;
    padding: 10px;
}

.mv .bg-circle p {
  font-size: 1.8rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1.33;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 47%;
  transform: translateY(-50%) translateX(-50%);
}

/* Induction
*******************/
.induction {
  padding: 4rem 0 3rem;
}
.induction h3 {
  font-size: 2rem;
  text-align: center;
  padding: 1.4rem 0;
  margin: 0 0 2.4rem;
}
.induction .flex {
  justify-content: center;
  align-items: center;
}
.induction .flex p:nth-child(1) {
  margin: 0 5rem 0 0;
}
.induction .flex .name {
  background: #000000;
  font-size: 2rem;
  color: #ffffff;
  padding: 0.5rem 0.6rem;
  margin: 0 1rem 0 0;
  letter-spacing: 0.1em;
  vertical-align: middle;
}
.induction .flex a {
  text-decoration: none;
  color: #000000;
  font-family: arial, "sans-serif";
  font-size: 4.6rem;
  vertical-align: middle;
}
.induction .flex i {
  display: inline-block;
  width: 2.6rem;
  vertical-align: middle;
  margin: 0 1rem 0 0;
  line-height: 0;
  position: relative;
  top: -0.4rem;
}
.induction .reception {
  font-size: 1.4rem;
  margin: 1.5rem 0 3rem;
  line-height: 1.5;
}
.induction .accepting {
  color: #5aaa3c;
  font-size: 1.7rem;
  font-weight: bold;
  margin: 0 0 1.5rem;
}
.induction .accepting .line {
  position: relative;
  display: inline-block;
  padding: 0 2.5rem;
}
.induction .accepting .line::before, .induction .accepting .line::after {
  content: "";
  display: block;
  width: 3.4px;
  height: 1.875rem;
  background: #5aaa3c;
  position: absolute;
  top: -0.2rem;
}
.induction .accepting .line::before {
  transform: rotate(-20deg);
  left: 0;
}
.induction .accepting .line::after {
  transform: rotate(20deg);
  right: 0;
}
h4.recommend{
  font-size: 2rem;
  text-align: center;
  margin-bottom: 4rem;
}



/* registrationWrap
*******************/
.registrationWrap {
  padding: 2.5rem 0 1.5rem;
  background-color: #9F9FA0;
}
.registrationWrap-inner {
  padding: 2rem 0;
}
.registrationWrap-inner p {
  font-size: 2.3rem;
  text-align: center;
  font-weight: 600;
}
.registrationWrap-inner .flex {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 1rem 0 0;
}
.registrationWrap-inner .no1 {
  font-size: 4.4rem;
  font-weight: 600;
}
.registrationWrap-inner .no1 span {
  background-color: #fcc444;
  padding: 1rem;
  border-radius: 0.5rem;
  display: inline-block;
}
.registrationWrap-inner .no2 {
  font-size: 3.6rem;
  font-weight: 700;
  margin: 0 0.6rem;
}
.registrationWrap-inner .no3 {
  font-size: 5.6rem;
  font-weight: 700;
}
.registrationWrap-inner .no4 {
  width: 100%;
  font-size: 2rem;
  font-weight: 500;
  text-align: left;
  max-width: 1030px;
  margin: 1rem auto 0;
  padding-left: 2.5rem;
}
.registrationWrap-inner .no4 .bg-white {
  padding: 0.3rem 0.6rem;
  margin-right: 0.6rem;
  border-radius: 0.3rem;
  display: inline-block;
}

#contents {
  overflow: hidden;
}

.home .cont01 .lwrap.alignCenter {
  padding: 3rem 0;
}
.home .cont01 .lwrap.alignCenter p {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.666;
}
.home .cont01 .bg-gray {
  padding: 5.7rem 0 6rem;
}
.home .cont01 .anchor {
/*  background-color: #f8df94;*/
  margin-bottom: 3rem;
}
.home .cont01 .anchor .flex {
  max-width: 1360px;
  width: 100%;
  margin: auto;
}
.home .cont01 .anchor .flex .item {
  width: 12.5%;
  align-content: center;
  background-color: #005d80;
  border-right: 1px solid #ffffff;
    border-radius: 15px;
    color: white;
}
.home .cont01 .anchor .flex .item:first-child {
  border-left: 1px solid #ffffff;
}
.home .cont01 .anchor .flex .item p a {
  display: block;
  width: 100%;
  height: 12rem;
  color: white;
  position: relative;
  transition: 0.3s;
}
.home .cont01 .anchor .flex .item p a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  display: inline-block;
  width: 100%;
}
.home .cont01 .anchor .flex .item p a:hover {
/*  background-color: #ff9020;*/
  color: #ffffff;
}
.home .cont01 .flex.col-3 .item {
  width: 30%;
  margin-right: 5%;
}
.home .cont01 .flex.col-3 .item:nth-child(3n) {
  margin-right: 0;
}
.home .cont01 .item {
  text-align: center;
}
.home .cont01 .item .inner {
  padding: 2rem 2rem 3.5rem;
  box-sizing: border-box;
  border-radius: 3.2rem;
  height: 100%;
  background-color: #2b85fc;
  position: relative;
  transition: 0.3s;
}
.home .cont01 .item .inner::after {
  content: "";
  display: block;
  width: 6.2rem;
  height: 4rem;
  background: url("../img/ico-arrow-bottom-blue.png") no-repeat center;
  background-size: cover;
  position: absolute;
  bottom: -3rem;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
  transition: 0.3s;
}
.home .cont01 .item:nth-child(3) p.number {
  margin-bottom: 2.5rem;
}
.home .cont01 .item p {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.545;
}
.home .cont01 .item p.number {
  color: #ffffff;
  font-family: avenir, "sans-serif";
  font-size: 3.5rem;
  font-weight: normal;
  line-height: 1;
  background-color: #ff9020;
  width: 4.4rem;
  height: 4.4rem;
  margin: 0 auto 1.5rem;
  border-radius: 100%;
}
.home .cont01 .item p.number span {
  display: inline-block;
  position: relative;
  top: 0.6rem;
}
.home .cont01 .item p.c-white {
  margin: 0.5rem 0 0;
}
.home .cont01 .item p .large {
  font-size: 3.6rem;
}
.home .cont02 {
  padding: 7rem 40rem 6rem;
  margin: 0 0 8rem;
  box-shadow: 0.5rem 0.5rem 0.6rem rgba(0, 0, 0, 0.2);
  position: relative;
}
.problem-box{
    padding: 15px;
    border: 1px solid red;
    margin: 3%;
}
.problem-contact{
    padding: 15px;
    border: 1px solid red;
    margin: 3%;
    text-align: center;
}
.problem-contact p{
  margin-bottom: 3%;
}
@media screen and (max-width: 767px){
.problem-contact {
    margin: 0 5rem;
}
}
.home .archivements > .bg-logo {
    padding: 1.5rem 0;
    margin-bottom: 4rem;
}
.home .archivements > .bg-logo p {
    font-size: 3rem;
    font-weight: bold;
}
.archivements p{
  line-height: 2;
}
table.tb-archive {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin: 5% 0;
  line-height: 1.5;
}

.tb-archive tr:first-child{
  background-color: green;
}
.tb-archive td, .tb-archive th {
  border: 1px solid green;
  text-align: left;
  padding: 8px;
  vertical-align: middle;
}
.tb-archive th{
  color: white;
  text-align: center;
}
.tb-archive tr:nth-child(even) {
  background-color: #ebf1e8;
}
.tb-archive tr td:first-child{
  width: 20%;
}

.home #system > .bg-logo p {
    font-size: 3rem;
    font-weight: bold;
}
.home #system  > .bg-logo {
    padding: 1.5rem 0;
    margin-bottom: 4rem;
}
.table01 tr:first-child{
    background: green;
    color: white;
    line-height: 1.5;
}



.home .cont02::after {
  content: "";
  display: block;
  background: url("../img/ico-arrow-bottom.png") no-repeat center;
  background-size: cover;
  width: 8.6rem;
  height: 6.3rem;
  position: absolute;
  left: 50%;
  bottom: -6.2rem;
  transform: translateY(0%) translateX(-50%);
}
.home .cont02 .lwrap {
  position: relative;
}
.home .cont02 .txt-vertical {
  font-size: 2.6rem;
  writing-mode: vertical-rl;
  line-height: 1.75;
  font-weight: 600;
  margin: auto;
}
.home .cont02 .img {
  text-align: center;
  padding-top: 15rem;
}
.home .cont02 .img img{
  width: 20%;
}
.home .cont02 .absolute {
  position: absolute;
  top: 2rem;
  width: 100%;
  text-align: center;
}
.home .cont02 .absolute .left {
  float: left;
}
.home .cont02 .absolute .left .item {
  width: 34.3rem;
  height: 15.2rem;
  padding: 3rem 0;
  box-sizing: border-box;
  border-radius: 1.8rem;
  margin-bottom: 3rem;
  opacity: 0;
  position: relative;
}
.home .cont02 .absolute .left .item:nth-child(1) {
  margin-left: 4rem;
}
.home .cont02 .absolute .left .item:nth-child(2) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.home .cont02 .absolute .left .item:nth-child(3) {
  margin-left: 1rem;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.home .cont02 .absolute .left .item.active {
  -webkit-animation-name: fadein;
          animation-name: fadein;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.home .cont02 .absolute .left p {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.7;
  width: 96%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.home .cont02 .absolute .right {
  float: right;
}
.home .cont02 .absolute .right .item {
  width: 34.4rem;
  height: 15.2rem;
  padding: 3rem 0;
  box-sizing: border-box;
  border-radius: 1.8rem;
  margin-bottom: 3rem;
  opacity: 0;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
  position: relative;
}
.home .cont02 .absolute .right .item:nth-child(2) {
  margin-left: 4rem;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.home .cont02 .absolute .right .item:nth-child(3) {
  margin-left: 3rem;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.home .cont02 .absolute .right .item.active {
  -webkit-animation-name: fadein;
          animation-name: fadein;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.home .cont02 .absolute .right p {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.7;
  width: 96%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.home .cont03 {
  padding: 6rem 0 7rem;
}
.home .cont03 .bg-orange .lwrap {
  padding: 0.4rem 0;
  margin: 0 auto 1.5rem;
}
.home .cont03 .bg-orange .lwrap p {
  font-size: 3rem;
  font-weight: 600;
}
.home .cont03 h2 {
  font-size: 3rem;
  line-height: 1.65;
  text-align: center;
  margin: 0 0 4rem;
}
.home .cont03 h2 .large {
  font-size: 4.2rem;
}
.home .cont03 h2 .line-under-red {
  border-bottom: 0.4rem solid #c81f21;
  padding-bottom: 1rem;
}
.home .cont03 p {
  font-weight: 600;
  line-height: 1.75;
}
.home .cont03 h3 {
  font-size: 2.8rem;
  margin: 3.5rem 0 3rem;
}
.home .cont03 .flex.col-4 {
  max-width: 92rem;
  margin: auto;
}
.home .cont03 .item {
  position: relative;
}
.home .cont03 .item::after {
  content: "";
  display: block;
  width: 3.2rem;
  height: 2.7rem;
  background: url("../img/ico-arrow-right.svg") no-repeat center;
  background-size: 100%;
  position: absolute;
  right: -3rem;
  top: 7rem;
}
.home .cont03 .item p {
  text-align: center;
  font-size: 2rem;
  line-height: 1.6;
}
.home .cont03 .item .img {
  margin: 0 0 1.5rem;
  display: flex;
  align-items: center;
  min-height: 15rem;
}
.home .cont03 .item .img img {
  display: block;
  margin: auto;
}
.home .cont03 .item:nth-child(1) .img img {
  max-width: 14.1rem;
}
.home .cont03 .item:nth-child(2) .img img {
  max-width: 13.6rem;
}
.home .cont03 .item:nth-child(3) .img img {
  max-width: 14.75rem;
}
.home .cont03 .item:nth-child(4) .img img {
  max-width: 10.5rem;
}
.home .cont03 .item:nth-child(4)::after {
  content: none;
}
.home .cont04 .bg {
  background-color: #b3b59f;
  padding: 5rem 0;
}
.table01 tr td:first-child{
    font-size: 1.5rem;
    line-height: 1.5;
}

.home .cont04 .lwrap > .bg-white {
  padding: 1rem;
  box-sizing: border-box;
  border-radius: 1.5rem;
}
.home .cont04 .table01 {
  width: 100%;
}
.home .cont04 .table01 tr:last-child td {
  border-color: #333333 #333333 #ffffff #333333;
}
.home .cont04 .table01 tr:last-child td:first-child {
  border-color: #333333 #333333 #ffffff #ffffff;
}
.home .cont04 .table01 tr:last-child td:last-child {
  border-color: #333333 #ffffff #ffffff #333333;
}
.home .cont04 .table01 th {
  text-align: center;
  padding: 1rem;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #333333;
  border-color: #ffffff #333333 #333333 #333333;
}
.home .cont04 .table01 th .c-orange {
  font-size: 2.8rem;
}
.home .cont04 .table01 th .c-orange .small {
  font-size: 2rem;
}
.home .cont04 .table01 th .bg-black {
  display: inline-block;
  padding: 0.5rem 3rem;
  margin-bottom: 1rem;
}
.home .cont04 .table01 th:first-child {
  border-color: #ffffff #333333 #333333 #ffffff;
}
.home .cont04 .table01 th:last-child {
  border-color: #ffffff #ffffff #333333 #333333;
}
.home .cont04 .table01 th:nth-child(1) {
  width: 22%;
}
.home .cont04 .table01 th:nth-child(2) {
  width: 26%;
}
.home .cont04 .table01 th:nth-child(3) {
  width: 26%;
}
.home .cont04 .table01 th:nth-child(4) {
  width: 26%;
}
.home .cont04 .table01 td {
  text-align: center;
  font-size: 2rem;
  padding: 1rem;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #333333;
}
.home .cont04 .table01 td:first-child {
  border-color: #333333 #333333 #333333 #ffffff;
}
.home .cont04 .table01 td:last-child {
  border-color: #333333 #ffffff #333333 #333333;
}
.home .cont04 h2 {
  text-align: center;
  font-size: 2.8rem;
  margin: 0 0 3.5rem;
}
.home .cont04 h2 .bg-white {
  display: inline-block;
  padding: 2rem 3rem 1rem;
  max-width: 720px;
  width: 100%;
  box-sizing: border-box;
}
.home .cont04 h2 .c-orange {
  font-size: 3.4rem;
  margin: 0 0 0 1rem;
  vertical-align: middle;
}
.home .cont04 h2 .large {
  font-size: 5.1rem;
  letter-spacing: -0.1em;
  margin-left: -0.5rem;
  vertical-align: middle;
  position: relative;
  top: -0.6rem;
}
.home .cont04 .item {
  padding: 2rem;
  box-sizing: border-box;
}
.home .cont04 .item p {
  line-height: 1.75;
  text-align: center;
}
.home .cont04 .item p:not([class]) {
  padding: 0 1.5rem;
  box-sizing: border-box;
}
.home .cont04 .item p.round-30 {
  font-size: 2.2rem;
  font-weight: 600;
  padding: 0.6rem 0;
  margin: 0 0 1.5rem;
}
.home .cont04 .item p .en {
  display: inline-block;
  margin: 0 0 0 1rem;
}
.home .cont04 .item p.c-orange {
  font-size: 2.6rem;
  font-weight: 600;
  margin: 0 0 1.5rem;
}
.home .cont04 .item p.c-orange .large {
  font-size: 3.2rem;
}
.home .cont05 {
  padding: 6rem 0;
}
.home .cont05 h2 {
  font-size: 3.4rem;
  text-align: center;
  margin: 0 0 2.5rem;
}
.home .cont05 .flex {
  max-width: 110rem;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2% auto;
}
.home .cont05 .flex.col-4 {
  margin-bottom: 5rem;
  justify-content: space-between;
}
.home .cont05 .flex.col-4 .large {
  width: 22%;
  margin-right: 0;
}
.home .cont05 .flex.col-4 .large .img img {
  width: 7.2rem;
}

.home .cont05 .flex.col-4 .small {
  width: 22%;
  margin-right: 0;
  margin-bottom: 3%;
}
.home .cont05 .flex.col-4 .small .img img {
  width: 7.2rem;
}

.home .cont05 .flex .item {
  position: relative;
}
.home .cont05 .flex .item .absolute {
  font-size: 1.2rem !important;
  text-align: center;
  white-space: nowrap;
  position: relative;
  left: -1.5rem;
  margin-top: 1rem;
}
.home .cont05 .flex .item-inner {
  text-align: center;
  background-color: #ebebeb;
  padding: 2.5rem 1rem;
  box-sizing: border-box;
  border-radius: 1.5rem;
  height: 100%;
}
.home .cont05 .flex .item .img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
  min-height: 7.95rem;
}
.home .cont05 .flex .item .img img {
  display: inline-block;
  width: 65%;
}
.home .cont05 .flex .item p {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.333;
}
.home .cont05 .flex .item.large {
  position: relative;
}
.home .cont05 .flex .item.large .img {
  min-height: 8.7rem;
  margin-bottom: 1.5rem;
}
.home .cont05 .flex .item .popular {
  position: absolute;
  left: 0;
  top: 1rem;
  width: 6rem;
}
.home .cont06 {
  padding: 6rem 0 0;
}
.home .cont06 h2 {
  font-size: 3rem;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 5rem;
}
.home .cont06 h2 .large {
  font-size: 4.2rem;
}
.home .cont06 h2 .line-under-red {
  border-bottom: 0.4rem solid #c81f21;
  padding-bottom: 1rem;
}
.home .cont06 h3 {
  font-size: 3rem;
  padding: 1.5rem 0;
  margin-bottom: 3rem;
}
.home .cont06 .lwrap.no1 {
  margin-bottom: 10rem;
}
.home .cont06 .lwrap.no1 p {
  font-weight: 600;
}
.home .cont06 .lwrap.no1 p.bottom {
  font-size: 2rem;
}
.home .cont06 .list-check {
  margin: 3.5rem auto 6rem;
}
.home .cont06 .bg-ground.no2 {
  box-shadow: 0rem -1rem 1rem -0.2rem rgba(0, 0, 0, 0.2) inset;
  position: relative;
}
.home .cont06 .bg-ground.no2::before {
  content: "";
  display: block;
  background: url("../img/ico-arrow-bottom2.png") no-repeat center;
  background-size: 100%;
  width: 7.5rem;
  height: 4.9rem;
  position: absolute;
  left: 50%;
  top: -1rem;
  transform: translateY(0%) translateX(-50%);
}
.home .cont06 .bg-ground.no2 .lwrap {
  padding: 5rem 0 3rem;
}
.home .cont06 .bg-ground.no2 .lwrap::before, .home .cont06 .bg-ground.no2 .lwrap::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
}
.home .cont06 .bg-ground.no2 .lwrap::before {
  width: 18.6rem;
  height: 31.6rem;
  background: url("../img/img09.png") no-repeat center;
  background-size: 100%;
  left: 2rem;
}
.home .cont06 .bg-ground.no2 .lwrap::after {
  width: 27.4rem;
  height: 35.9rem;
  background: url("../img/img10.png") no-repeat center;
  background-size: 100%;
  right: 0;
}
.home .cont06 .bg-ground.no2 p {
  font-size: 4.2rem;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  color: white;
}
.home .cont06 .bg-ground.no2 p .large {
  font-size: 4.8rem;
}
.home .cont06 .bg-ground.no3 {
  padding: 3rem 0 3.5rem;
}
.home .cont06 .bg-ground.no3 p.alignCenter {
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 3rem;
  line-height: 1.5;
}
.home .cont07 {
  padding: 5.5rem 0 0;
}
.home .cont07 h3 {
  font-size: 3rem;
  padding: 1.5rem 0;
  margin-bottom: 3rem;
}
.home .cont07 h2 {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 4.5rem;
}
.home .cont07 h2 .large {
  font-size: 4.2rem;
}
.home .cont07 h2 .line-under-red {
  border-bottom: 0.4rem solid #c81f21;
  padding-bottom: 1rem;
}
.home .cont07 p {
  font-weight: 600;
}
.home .cont07 .flex {
  margin: 6rem 0 4.5rem;
}
.home .cont07 .item {
  padding: 2rem 0;
  box-sizing: border-box;
}
.home .cont07 .item p {
  font-size: 2rem;
  line-height: 1.6;
}
.home .cont07 .item .img {
  margin-bottom: 2rem;
}
.home .cont07 .item .img img {
  display: inline-block;
}
.home .cont07 .item:nth-child(1) .img img {
  width: 11.3rem;
}
.home .cont07 .item:nth-child(2) .img img {
  width: 11.1rem;
}
.home .cont07 .item:nth-child(3) .img img {
  width: 11.2rem;
}
.home .cont07 .btarrow {
  position: relative;
}
.home .cont07 .btarrow::after {
  content: "";
  display: block;
  background: url("../img/ico-arrow-bottom-wide.png") no-repeat center;
  background-size: cover;
  width: 35.2rem;
  height: 7.6rem;
  position: absolute;
  bottom: -11.2rem;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
}
.home .cont07 .bg-ground.no2 {
  padding: 7.5rem 0 4.5rem;
}
.home .cont07 .bg-ground.no2 h3 {
  margin-bottom: 1rem;
  font-size: 4rem;
  position: relative;
}
.home .cont07 .bg-ground.no2 h3::after {
  content: "";
  display: block;
  width: 10rem;
  height: 7.5rem;
  background: url("../img/img11.png") no-repeat center;
  background-size: cover;
  position: absolute;
  right: 12rem;
  top: -1.5rem;
}
.home .cont07 .bg-ground.no2 h3 .line-white-double::before, .home .cont07 .bg-ground.no2 h3 .line-white-double::after {
  top: 0.5rem;
}
.home .cont08 {
  padding-bottom: 5rem;
}
.home .cont08 p {
  font-weight: 600;
  text-align: center;
}
.home .cont08 .bg-logo {
  padding: 4.5rem 0 4rem;
}
.home .cont08 .bg-yellow {
  font-size: 2.4rem;
  padding: 0.6rem 3rem;
  display: inline-block;
  margin-bottom: 2rem;
}
.home .cont08 .c-white {
  font-size: 3.6rem;
}
.home .cont08 .c-white .large {
  font-size: 4.8rem;
}
.home .merit {
  padding-bottom: 6rem;
}
.home .merit > .bg-logo {
  padding: 1.5rem 0;
  margin-bottom: 4rem;
}
.home .merit > .bg-logo p {
  font-size: 3rem;
  font-weight: bold;
}
.home .merit > .lwrap > p {
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 3rem;
}
.home .merit > .lwrap .img {
  text-align: center;
}
.home .merit > .lwrap .img img {
  max-width: 886px;
  width: 100%;
}
.home .process {
  padding: 11rem 0 7.5rem;
}
.home .process .ttl01 {
  margin-bottom: 5rem;
}
.home .process .lwrap > p {
  margin-bottom: 6.5rem;
  line-height: 1.7;
  font-weight: bold;
}
.home .process .flex {
  flex-wrap: wrap;
  justify-content: space-between;
}
.home .process .flex .item.w48 {
  width: 48%;
}
.home .process .flex .item.w100 {
  width: 100%;
}
.home .process .flex .item p {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.65;
  background: #ffffff;
  border-radius: 6rem;
  padding: 1rem;
  box-sizing: border-box;
  box-shadow: 0.5rem 0.5rem 0.4rem rgba(0, 0, 0, 0.2);
}
.home .process .flex .item p .small {
  font-size: 1.6rem;
  display: block;
}
.home .process .flex .item p.bg-orange {
  background-color: #ff9020;
  font-size: 2.4rem;
  font-weight: bold;
}
.home .process .flex .item i {
  display: block;
  margin: 1.5rem auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #59aa3c transparent transparent transparent;
}
.home .process .flex .item i.mb {
  margin-bottom: 6.8rem;
}
.home .case {
  padding: 8.5rem 0 6rem;
}
.home .case .ttl01 {
  margin-bottom: 5rem;
}
.home .case .ttl01 span {
  background-color: #ffffff;
}
.home .case .lwrap > p {
  font-weight: bold;
  line-height: 1.5;
}
.home .case .lwrap .flex {
  margin-top: 5rem;
}
.home .case .lwrap .item {
  text-align: center;
  box-sizing: border-box;
  padding: 3rem 3rem 2.5rem;
}
.home .case .lwrap .item p {
  line-height: 1.7;
}
.home .case .lwrap .item p.bg-green {
  display: inline-block;
  width: 21.6rem;
  padding: 0.5rem 0;
  box-sizing: border-box;
  font-size: 2.2rem;
  margin-bottom: 2rem;
}
.home .case .lwrap .item p.small {
  font-size: 1.3rem;
  margin-top: 2.5rem;
}
.home .parttime {
  padding: 8rem 0 0;
  box-sizing: border-box;
}
.home .parttime .ttl01 {
  margin-bottom: 5rem;
}
.home .parttime > .lwrap {
  margin-bottom: 7rem;
}
.home .parttime > .lwrap > p {
  font-weight: bold;
  margin-bottom: 3rem;
  line-height: 1.7;
}
.home .parttime > .lwrap > .bg-white {
  max-width: 92rem;
  margin: auto;
  padding: 3rem 5rem;
  box-sizing: border-box;
}
.home .parttime > .lwrap > .bg-white p {
  margin-bottom: 3rem;
  line-height: 1.7;
}
.home .parttime > .lwrap > .bg-white p:last-child {
  margin-bottom: 0;
}
.home .parttime > .lwrap > .bg-white p.bg-green {
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.2em;
  padding: 0 3rem;
  box-sizing: border-box;
  margin-bottom: 1rem;
}
.home .parttime > .bg-ground {
  padding: 7.5rem 0 5rem;
  position: relative;
}
.home .parttime > .bg-ground::before {
  content: "";
  display: block;
  background: url(../img/ico-arrow-bottom-wide.png) no-repeat center;
  background-size: cover;
  width: 35.2rem;
  height: 7.6rem;
  position: absolute;
  top: -0.8rem;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
}
.home .parttime > .bg-ground h3 {
  font-size: 4.2rem;
}
.home .parttime > .bg-ground h3 .small {
  font-size: 3.2rem;
}
.home .parttime > .bg-ground h3 .line-white-double::after, .home .parttime > .bg-ground h3 .line-white-double::before {
  top: 0.7rem;
}
.home .strengths.no2 {
  padding: 3rem 0 0;
}
.home .strengths h2 {
  text-align: center;
  font-size: 3rem;
  line-height: 1.5;
  margin-bottom: 3rem;
}
.home .strengths h2 .bg-green {
  font-size: 4.8rem;
  padding: 0.5rem 1rem;
  box-sizing: border-box;
}
.home .strengths h2 .c-red {
  font-size: 4.8rem;
}
.home .strengths > .lwrap > p {
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
}
.home .strengths .bg {
  background-color: #fc4444;
  padding: 6rem 0 4.5rem;
  box-sizing: border-box;
}
.home .strengths .bg > .lwrap > .bg-white {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  max-width: 71rem;
  width: 100%;
  margin: 0 auto 5rem;
  padding: 2.3rem 0;
  border-radius: 6rem;
}
.home .strengths .bg > .lwrap > .bg-white .c-orange {
  font-size: 3.4rem;
}
.home .strengths .bg .item {
  border-radius: 2.4rem;
  padding: 3rem 2.5rem 2.5rem;
  box-sizing: border-box;
  background: #ffffff url("../img/ico-num01.png") no-repeat left top;
  background-size: 10rem;
  text-align: center;
}
.home .strengths .bg .item h4 {
  font-size: 2.6rem;
  color: #ff9020;
  margin-bottom: 2rem;
}
.home .strengths .bg .item p {
  line-height: 1.75;
}
.home .strengths .bg .item .img {
  height: 14.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}
.home .strengths .bg .item:nth-child(1) .img img {
  width: 13rem;
}
.home .strengths .bg .item:nth-child(2) {
  background-image: url("../img/ico-num02.png");
}
.home .strengths .bg .item:nth-child(2) .img img {
  width: 15rem;
}
.home .strengths .bg .item:nth-child(3) {
  background-image: url("../img/ico-num03.png");
}
.home .strengths .bg .item:nth-child(3) .img img {
  width: 14.4rem;
}
.home .strengths p.small{
    font-size:1.5rem;
}
.home .voice {
  padding: 8rem 0;
}
.home .voice-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5rem;
}
.home .voice-wrap:last-of-type {
  margin-bottom: 0;
}
.home .voice-wrap .icon {
  width: 17.8rem;
}
.home .voice-wrap .txt {
  padding: 3rem 4rem;
  box-sizing: border-box;
  width: calc(100% - 22.8rem);
  border-radius: 2rem;
  position: relative;
}
.home .voice-wrap .txt::before {
  content: "";
  display: block;
  background: url("../img/ico-arrow-left2.png") no-repeat center;
  background-size: 100%;
  width: 4.9rem;
  height: 6.85rem;
  position: absolute;
  left: -3.2rem;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
}
.home .voice-wrap .txt h4 {
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
  position: relative;
}
.home .voice-wrap .txt h4::before {
  content: "";
  display: block;
  width: 3rem;
  height: 0.2rem;
  background-color: #ff9020;
  position: absolute;
  left: -4rem;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
}
.home .voice-wrap .txt p {
  line-height: 1.75;
}
.home .voice-wrap.icon-right .txt::before {
  right: -3.2rem;
  left: inherit;
  transform: rotate(180deg) translateY(50%) translateX(0%);
}
.home .faq {
  padding: 8rem 0 7rem;
}
.home .faq .ttl {
  margin-bottom: 3rem;
}
.home .faq-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.8rem 2rem;
  box-sizing: border-box;
}
.home .faq-wrap i {
  display: inline-block;
  width: 5rem;
}
.home .faq-wrap p {
  font-size: 2.2rem;
  width: calc(100% - 6.5rem);
  line-height: 1.545;
  margin-top: 0.8rem;
}
.home .faq-wrap p.c-orange {
  font-weight: bold;
}

/* home    *****************/
/* form
*******************/
.form {
  padding: 5rem 0;
}
.form h3 {
  font-size: 3rem;
  margin-bottom: 5rem;
}
.form h3 img {
  display: inline-block;
  width: 7.6rem;
  margin-bottom: 1rem;
}
.form .img {
  text-align: center;
  margin: 3rem 0 0;
}

.contact {
  max-width: 92rem;
  width: 100%;
  margin: 0 auto 5rem;
}
.contact dl {
  display: flex;
  margin-bottom: 1rem;
}
.contact dt {
  font-weight: 600;
  text-align: right;
  padding-right: 4.5rem;
  margin-right: 3rem;
  box-sizing: border-box;
  width: 22rem;
  margin-top: 2.1rem;
  position: relative;
}
.contact dt.mt-10 {
  margin-top: 1rem;
}
.contact dt.mt-none {
  margin-top: 0.3rem;
}
.contact dd {
  width: calc(100% - 22rem);
}
.contact dd.flex div {
  white-space: nowrap;
  font-weight: 600;
}
.contact dd.flex p {
  font-size: 1.2rem;
  line-height: 1.666;
}
.contact dd.flex p a {
  font-size: 1.2rem;
  color: #5aaa3c;
}
.contact input {
  border: 0.1rem solid #C4C4C4;
  padding: 1.45rem 1rem;
  box-sizing: border-box;
  width: 100%;
  line-height: 1.75;
  border-radius: 0.5rem;
}
.contact input[type=checkbox] {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 1rem;
}
.contact input.mb {
  margin-bottom: 1rem;
}
.contact .privacy {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 0.5rem 3rem;
  padding-left: 0rem !important;
  position: relative;
  width: auto;
}
.contact .privacy::before {
  display: none;
  background: #fff;
  border: 0.1rem solid #144aa6;
  content: "";
  height: 1.6rem;
  left: 0.5rem;
  margin-top: -0.8rem;
  position: absolute;
  top: 1.2rem;
  width: 1.6rem;
}
.contact .privacy::after {
  display: none;
  border-right: 0.3rem solid #144aa6;
  border-bottom: 0.3rem solid #144aa6;
  content: "";
  height: 0.9rem;
  left: 1rem;
  margin-top: -0.7rem;
  opacity: 0;
  position: absolute;
  top: 1.2rem;
  transform: rotate(45deg);
  width: 0.5rem;
}
.contact .privacy.mfp_checked::after {
  opacity: 1;
}
.contact textarea {
  padding: 1.45rem 1rem;
  border: 0.1rem solid #C4C4C4;
  box-sizing: border-box;
  width: 100% !important;
  height: 18.6rem !important;
  border-radius: 0.5rem;
  line-height: 1.75;
}
.contact .required {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.2rem;
  padding: 0.2rem 0.6rem;
}
.contact .btn {
  margin: 3rem 0 0;
}

#mfp_phase_confirm_inner h4 {
  font-size: 1.8rem;
  font-weight: normal;
  margin: 0 0 4.5rem;
  text-align: center;
  line-height: 1.35;
}

#mfp_confirm_table th {
  background-color: rgba(255, 245, 130, 0.1);
  width: 22rem;
  border: 0.1rem solid #C4C4C4;
  font-weight: 500;
  text-align: right;
  padding: 2rem 2rem 2rem 1rem;
  box-sizing: border-box;
  line-height: 1.5;
}
#mfp_confirm_table td {
  width: calc(100% - 22rem);
  border: 0.1rem solid #C4C4C4;
  padding: 2rem;
  box-sizing: border-box;
  line-height: 1.5;
}

#mfp_button_cancel {
  box-shadow: 0.4rem 0.4rem 0.3rem rgba(0, 0, 0, 0.3);
  font-size: 2.4rem;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  max-width: 36rem;
  width: 100%;
  margin: 0 2.5rem 0 0;
  text-align: center;
  padding: 1.5rem 0;
  background-color: #808080;
  border: 0.2rem solid #d0dbed;
  border-radius: 5rem;
  transition: 0.5s;
  position: relative;
}
#mfp_button_cancel::after {
  content: "";
  display: block;
  width: 2.4rem;
  height: 1.89rem;
  background: url("../img/ico-arrow-left.png") no-repeat center;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
  left: 11rem;
}
#mfp_button_cancel::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.15;
  -webkit-clip-path: circle(0 at center);
  clip-path: circle(0 at center);
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#mfp_button_cancel:hover {
  box-shadow: 0.4rem 0.4rem 0.3rem rgba(0, 0, 0, 0.5);
}
#mfp_button_cancel:hover::before {
  -webkit-clip-path: circle(25rem at center);
  clip-path: circle(25rem at center);
}

#mfp_button_send {
  box-shadow: 0.4rem 0.4rem 0.3rem rgba(0, 0, 0, 0.3);
  font-size: 2.4rem;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  max-width: 36rem;
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 1.5rem 0;
  background-color: #5aaa3c;
  border: 0.2rem solid #d0dbed;
  border-radius: 5rem;
  transition: 0.5s;
  position: relative;
}
#mfp_button_send::after {
  content: "";
  display: block;
  width: 2.4rem;
  height: 1.89rem;
  background: url("../img/ico-arrow-right.png") no-repeat center;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
  right: 6rem;
}
#mfp_button_send::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.15;
  -webkit-clip-path: circle(0 at center);
  clip-path: circle(0 at center);
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#mfp_button_send:hover {
  box-shadow: 0.4rem 0.4rem 0.3rem rgba(0, 0, 0, 0.5);
}
#mfp_button_send:hover::before {
  -webkit-clip-path: circle(25rem at center);
  clip-path: circle(25rem at center);
}

/* breadcrumb
*******************/
.breadcrumb {
  padding: 4.5rem 0;
}
.breadcrumb a {
  text-decoration: none;
  vertical-align: middle;
  color: #333333;
}
.breadcrumb span {
  vertical-align: middle;
}
.breadcrumb .ico {
  margin: 0 1rem;
  position: relative;
  top: -0.1rem;
}

/* thanks
*******************/
.thanks h3 {
  font-size: 2.2rem;
  margin: 0 0 3rem;
}
.thanks h2 {
  font-size: 3rem;
  font-weight: normal;
  margin: 0 0 4rem;
}
.thanks .cont02 {
  padding: 0 0 7rem;
}
.thanks .cont02 .lwrap {
  padding: 4rem 0 9rem;
}
.thanks .cont02 .img {
  text-align: center;
  margin: 0 0 4rem;
}
.thanks .cont02 .img img {
  width: 7rem;
}
.thanks .cont02 p {
  font-size: 1.8rem;
}
.thanks .cont02 .no1 {
  margin: 0 0 4rem;
}
.thanks .cont02 .no2 {
  margin: 0 0 10rem;
}
/* firefox cssハック
***********************/
@-moz-document url-prefix() {
  .home .cont01 .anchor .flex .item p a span {
    width: inherit;
  }
  .home .cont02 .txt-vertical {
    width: 13rem;
  }
}
/* IE11 cssハック
***********************/
_:-ms-lang(x)::-ms-backdrop, .home .cont02 .lwrap {
  text-align: center;
}

_:-ms-lang(x)::-ms-backdrop, .home .cont02 .txt-vertical {
  display: inline-block;
  width: 13rem;
  text-align: left;
}

/* windows
***********************/
.win .registrationWrap-inner .no4 {
  padding-left: 7.5rem;
}

@media screen and (min-width: 1420px) {
  .home .mv {
    padding-bottom: 16vw;
  }
}
@media screen and (min-width: 751px) and (max-width: 1366px) {
  .mv {
    background-size: cover;
    padding: 2.5% 0 17%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1300px) {
  .home .cont06 .bg-orange.no2 .lwrap::before {
    width: 24.6rem;
    height: 33.6rem;
  }
  .home .cont06 .bg-orange.no2 .lwrap::after {
    width: 26.4rem;
    height: 36.4rem;
  }
}
@media screen and (min-width: 751px) and (max-width: 1180px) {
  .home .cont06 .bg-orange.no2 p {
    font-size: 3.2rem;
  }
  .home .cont06 .bg-orange.no2 p .large {
    font-size: 4rem;
  }
}
@media screen and (min-width: 751px) and (max-width: 1130px) {
  .home .cont06 .lwrap.no1 p.bottom {
    font-size: 1.6rem;
  }
  .home .cont06 .bg-orange.no2::before {
    width: 5.5rem;
    height: 3.7rem;
  }
  .home .cont06 .bg-orange.no2 p {
    font-size: 2.6rem;
  }
  .home .cont06 .bg-orange.no2 p .large {
    font-size: 3.4rem;
  }
  .home .cont06 .bg-orange.no2 .lwrap {
    padding: 3rem 0;
  }
  .home .cont06 .bg-orange.no2 .lwrap::before {
    width: 20.6rem;
    height: 28.6rem;
  }
  .home .cont06 .bg-orange.no2 .lwrap::after {
    width: 22.4rem;
    height: 30.4rem;
  }
}
@media screen and (min-width: 751px) and (max-width: 1110px) {
  .lwrap {
    margin: 0 1.5rem;
  }
  .tb {
    display: block !important;
  }
  .registrationWrap-inner .flex {
    flex-wrap: wrap;
    line-height: 1.5;
    margin: 2rem 0 1rem;
  }
  .registrationWrap-inner p {
    line-height: 1.5;
  }
  .registrationWrap-inner .no3 {
    width: 100%;
  }
  .registrationWrap-inner .no4 {
    text-align: center;
  }
  .mv h2 {
    margin: 0 0 1%;
  }
  .mv h2 .no1 {
    font-size: 5vw;
  }
  .mv h2 .no1 .large {
    font-size: 6.5vw;
  }
  .mv h2 .no2 {
    font-size: 4vw;
    margin: 0 0 1%;
  }
  .mv h2 .no2 .large {
    font-size: 5vw;
  }
  .mv h2 .no3 {
    font-size: 5vw;
  }
  .mv h2 .no3 .small {
    font-size: 4vw;
  }
  .mv .txtWrap {
    margin: 0 0 3%;
  }
  .mv .txtWrap > p {
    font-size: 1.98vw;
  }
  .mv .bg-circle {
    width: 12.2vw;
    height: 11.2vw;
  }
  .mv .bg-circle p {
    font-size: 1.6vw;
  }
  .mv .bg-circle:nth-child(2) {
    margin-right: 0;
  }
  .home .cont01 .lwrap.alignCenter p {
    font-size: 1.6rem;
  }
  .home .cont01 .anchor .flex .item p a {
    font-size: 1.2rem;
    height: 10rem;
  }
  .home .cont01 .flex.col-3 .item {
    width: 32%;
    margin-right: 2%;
  }
  .home .cont01 .flex.col-3 .item:nth-child(3n) {
    margin-right: 0;
  }
  .home .cont01 .item p {
    font-size: 1.8rem;
  }
  .home .cont01 .item p.number {
    font-size: 3rem;
    line-height: 1.15;
  }
  .home .cont01 .item p .large {
    font-size: 3rem;
  }
  .home .cont02 {
    padding: 6rem 0 15rem;
  }
  .home .cont02 .absolute .right .item, .home .cont02 .absolute .left .item {
    width: 26rem;
  }
  .home .cont02 .absolute .right p, .home .cont02 .absolute .left p {
    font-size: 1.6rem;
  }
  .home .cont02 .txt-vertical {
    font-size: 2.2rem;
  }
  .home .cont02 .img img {
    width: 26rem;
  }
  .home .cont03 .item::after {
    width: 2.8rem;
    height: 2.5rem;
    right: -3.2vw;
  }
  .home .cont04 .item p.c-green {
    font-size: 2rem;
  }
  .home .cont04 .item p.c-green .large {
    font-size: 2.6rem;
  }
  .home .cont04 .table01 th .c-orange {
    font-size: 1.8rem;
  }
  .home .cont04 .table01 th .c-orange .small {
    font-size: 1.4rem;
  }
  .home .cont04 .table01 th .bg-black {
    font-size: 1.4rem;
  }
  .home .cont04 .table01 td {
    font-size: 1.4rem;
  }
  .home .cont07 h2 {
    line-height: 1.5;
  }
  .home .cont07 p {
    line-height: 1.5;
  }
  .home .cont07 .bg-orange.no2 h3 {
    display: inline-block;
  }
  .home .cont07 .bg-orange.no2 h3::after {
    right: -18rem;
  }
  .home .cont08 p {
    line-height: 1.35;
  }
  .home .cont08 .bg-orange {
    padding: 2.5rem 0 2rem;
  }
  .home .cont08 .round-90 {
    border-radius: 14rem;
  }
  .home .process .ttl01 {
    font-size: 2.6rem;
  }
  .home .parttime .ttl01 {
    font-size: 2.8rem;
  }
  .home .parttime > .lwrap > p {
    font-size: 1.4rem;
  }
  .home .parttime > .bg-orange h3 {
    font-size: 3.8rem;
    line-height: 1.5;
  }
  .home .parttime > .bg-orange h3 .small {
    font-size: 3rem;
  }
  .home .parttime > .bg-orange h3 .line-white-double::after, .home .parttime > .bg-orange h3 .line-white-double::before {
    top: 1.3rem;
  }
  .home .strengths h2 {
    font-size: 2.4rem;
  }
  .home .strengths h2 .bg-green {
    font-size: 3.8rem;
  }
  .home .strengths h2 .c-red {
    font-size: 3.8rem;
  }
  .home .strengths .bg .item {
    padding: 3rem 1.5rem 2.5rem;
  }
  .home .strengths .bg .item h4 {
    line-height: 1.3;
  }
  /* firefox cssハック
  ***********************/
  @-moz-document url-prefix() {
    .home .cont02 .txt-vertical {
      width: 11rem;
    }
    .home .parttime > .bg-orange h3 {
      line-height: 1;
    }
    .home .parttime > .bg-orange h3 span {
      line-height: 0.8;
    }
    .home .parttime > .bg-orange h3 .line-white-double::before, .home .parttime > .bg-orange h3 .line-white-double::after {
      top: 0;
    }
    .home .cont08 .bg-yellow {
      line-height: 1;
    }
  }
  /* IE11 cssハック
  ***********************/
  _:-ms-lang(x)::-ms-backdrop, .home .cont02 .txt-vertical {
    width: 11rem;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .list-check {
    justify-content: center;
  }
  .list-check li {
    margin: 0 0.5rem 2rem;
  }
}
@media screen and (min-width: 751px) and (max-width: 880px) {
  .induction .flex {
    flex-wrap: wrap;
  }
  .induction .flex p {
    width: 100%;
    text-align: center;
  }
  .induction .flex p:nth-child(1) {
    margin: 0 0 2rem;
  }
  .home .cont02 {
    padding: 6rem 0 8rem;
  }
  .home .cont02 .absolute .right .item, .home .cont02 .absolute .left .item {
    width: 22rem;
    height: 12rem;
    margin-bottom: 2rem;
  }
  .home .cont02 .absolute .right p, .home .cont02 .absolute .left p {
    font-size: 1.4rem;
  }
  .home .cont02 .txt-vertical {
    font-size: 2rem;
  }
  .home .cont02 .img img {
    width: 24rem;
  }
  .home .cont03 .item p {
    font-size: 1.6rem;
  }
  .home .cont04 .item p.c-green {
    font-size: 1.6rem;
  }
  .home .cont04 .item p.c-green .large {
    font-size: 2.2rem;
  }
  /* firefox cssハック
  ***********************/
  @-moz-document url-prefix() {
    .home .cont02 .txt-vertical {
      width: 10.5rem;
    }
  }
  /* IE11 cssハック
  ***********************/
  _:-ms-lang(x)::-ms-backdrop, .home .cont02 .txt-vertical {
    width: 10.5rem;
  }
}
@media screen and (min-width: 751px) and (max-width: 840px) {
  .home .cont06 .bg-orange.no2 p {
    font-size: 2.4rem;
  }
  .home .cont06 .bg-orange.no2 p .large {
    font-size: 3.2rem;
  }
  .home .cont06 .bg-orange.no2 .lwrap::before {
    width: 16.6rem;
    height: 22.6rem;
  }
  .home .cont06 .bg-orange.no2 .lwrap::after {
    width: 18.4rem;
    height: 25rem;
  }
}
@media screen and (min-width: 751px) and (max-width: 820px) {
  .home .cont01 .item p .large {
    font-size: 2.4rem;
  }
  .home .cont05 .flex .item p {
    font-size: 1.4rem;
  }
  .home .cont05 .flex .item.large p {
    font-size: 2rem;
  }
  #mfp_button_cancel {
    max-width: 32rem;
  }
  #mfp_button_cancel::after {
    left: 9rem;
  }
  #mfp_button_send {
    max-width: 32rem;
  }
  #mfp_button_send::after {
    right: 4rem;
  }
}
/*******************
スマホ
******************/
@media screen and (max-width: 750px) {
  html {
    font-size: 1.33333vw;
  }
  p{
    line-height: 4rem;
  }
  p, a, li, dd, dt, th, td {
    font-size: 2.6rem;
  }
  .lwrap {
    margin: 0 3rem;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block !important;
  }
  a[href*="tel:"] {
    pointer-events: auto;
    cursor: pointer;
  }
  /* line
  ******************/
  .line-white::before, .line-white::after {
    width: 0.3rem;
    height: 2.8rem;
    top: 0.1rem;
  }
  .line-white-double::before, .line-white-double::after {
    width: 4rem;
    height: 4rem;
    top: -0.1rem;
  }
  .line-white-double::before {
    left: -6rem;
  }
  .line-white-double::after {
    right: -6rem;
  }
  .line-red::before, .line-red::after {
    top: -0.1rem;
  }
  /* btn
  ******************/
  .btn a {
    font-size: 3.6rem;
    max-width: 66rem;
    padding: 3.8rem 0;
    border-radius: 8rem;
    border: 0.4rem solid #d0dbed;
  }
  .btn a:hover::before {
    -webkit-clip-path: circle(100% at center);
    clip-path: circle(100% at center);
  }
  .btn button {
    font-size: 3.6rem;
    max-width: 66rem;
    padding: 3.8rem 0;
    border-radius: 8rem;
    border: 0.4rem solid #d0dbed;
  }
  .btn button:hover::before {
    -webkit-clip-path: circle(100% at center);
    clip-path: circle(100% at center);
  }
  /* registrationWrap
  ******************/
  .registrationWrap {
    padding: 5rem 0;
  }
  .registrationWrap-inner {
    padding: 0;
  }
  .registrationWrap-inner .no1 {
    font-size: 5.5rem;
    width: 100%;
    order: 1;
    line-height: 1.3;
  }
  .registrationWrap-inner .no2 {
    font-size: 3.2rem;
    order: 3;
    margin: 0 0.6rem 0 0;
  }
  .registrationWrap-inner .no3 {
    font-size: 5rem;
    order: 4;
  }
  .registrationWrap-inner .no4 {
    order: 2;
    text-align: center;
    margin: 2rem auto;
    font-size: 2.2rem;
  }
  .registrationWrap-inner .no4 .bg-white {
    padding: 0 0.6rem;
  }
  .registrationWrap p {
    font-size: 2.8rem;
    line-height: 1.75;
  }
  /* induction
  ******************/
  .induction {
    padding: 7.5rem 0 8.5rem;
  }
  .induction h3 {
    font-size: 3rem;
    padding: 2.35rem 0;
    margin: 0 0 4rem;
  }
  .induction .flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .induction .flex .name {
    font-size: 3rem;
    padding: 0.8rem 1rem;
    margin: 0 1.5rem 0 0;
  }
  .induction .flex a {
    font-size: 6.9rem;
  }
  .induction .flex i {
    width: 3.9rem;
    margin: 0 1.5rem 0 0;
  }
  .induction .flex p:nth-child(1) {
    margin: 0 0 2.5rem;
  }
  .induction .reception {
    font-size: 2.1rem;
    margin: 2rem 0 3rem;
  }
  .induction .accepting {
    font-size: 2.6rem;
  }
  .induction .accepting .line {
    padding: 0 4rem;
  }
  .induction .accepting .line::before, .induction .accepting .line::after {
    width: 0.5rem;
    height: 2.8rem;
    top: 0rem;
  }
  /* list-check
  ******************/
  .list-check li {
    width: 49%;
    font-size: 2.2rem;
    margin-bottom: 2.5rem;
  }
  .list-check li::before {
    width: 3rem;
    height: 3rem;
    top: -1.3rem;
  }
  .list-check li .small {
    font-size: 1.5rem;
  }
  .list-check li > span {
    min-height: 6rem;
  }
  .list-check li i {
    width: 14.9rem;
  }
  
  /* ttl
  ******************/
  .ttl {
    font-size: 4.7rem;
    margin-bottom: 6rem;
  }
  .ttl::after {
    width: 11.2rem;
    height: 0.4rem;
    margin: 2rem auto 0;
  }
  .ttl.no2 {
    margin-top: 16rem;
  }
  .ttl01 {
    font-size: 4.7rem;
  }
  .ttl01 span {
    padding: 0;
    background-color: transparent;
  }
  .ttl01 span.sp-on {
    background-color: #ebebeb;
    padding: 0 1.5rem;
  }
  .ttl01::after {
    transform: none;
    top: 3.3rem;
  }
  .home {
    /* mv
    ******************/
    /* cont01
    ******************/
    /* cont02
    ******************/
    /* cont03
    ******************/
    /* cont04
    ******************/
    /* cont05
    ******************/
    /* cont06
    ******************/
    /* cont07
    ******************/
    /* cont08
    ******************/
  }
  .home .mv {
    background: #e4e4e5  url("../img/sp-mv.png") no-repeat center top;
    background-size: 100%;
    padding: 48rem 0 3rem;
  }
  .home .mv h2 .no1 {
    font-size: 6.1rem;
  }
  .home .mv h2 .no1 .large {
    font-size: 8rem;
  }
  .home .mv h2 .no2 {
    font-size: 4rem;
    margin: 0;
  }
  .home .mv h2 .no2 .large {
    font-size: 5.2rem;
  }
  .home .mv h2 .no3 {
    font-size: 5.2rem;
  }
  .home .mv h2 .no3 .small {
    font-size: 4rem;
  }
  .home .mv .bg-circle {
    width: 17.9rem;
    height: 16.7rem;
/*    background: url("../img/sp-bg-circle.png") no-repeat center;*/
/*    background-size: 100%;*/
  }
  .home .mv .bg-circle:nth-child(1) {
/*    margin-right: -1rem;*/
  }
  .home .mv .bg-circle:nth-child(2) {
    margin: 0;
  }
  .home .mv .bg-circle p {
    font-size: 2.4rem;
  }
  .home .mv .txtWrap > p {
    font-size: 2.6rem;
    width: calc(100% - 34.8rem);
    margin-left: 10px;
  }
  .home .cont01 .lwrap.alignCenter p {
    font-size: 2.7rem;
  }
  .home .cont01 .bg-gray {
    padding: 6rem 0 3rem;
  }
  .home .cont01 .item p {
    font-size: 3.2rem;
  }
  .home .cont01 .item p.number {
    font-size: 4.7rem;
    width: 5.9rem;
    height: 5.9rem;
    margin: 0 auto 0;
  }
  .home .cont01 .item p.c-white {
    font-size: 3.5rem;
  }
  .home .cont01 .item p .large {
    font-size: 4.8rem;
  }
  .home .cont01 .item p .middle {
    font-size: 3.6rem;
  }
  .home .cont01 .item .inner {
    display: flex;
    align-items: center;
    border-radius: 4.3rem;
    padding: 4rem 2rem 4.5rem;
  }
  .home .cont01 .item .inner::after {
    width: 8.3rem;
    height: 5.4rem;
    bottom: -3.5rem;
  }
  .home .cont01 .item .spleft {
    width: 30%;
    text-align: center;
  }
  .home .cont01 .item .spright {
    width: 70%;
    text-align: left;
  }
  .home .cont01 .flex.col-3 {
    margin: 0 7rem;
  }
  .home .cont01 .flex.col-3 .item {
    width: 100%;
    margin: 0 0 5rem;
  }
  .home .cont01 .anchor {
    background-color: transparent;
  }
  .home .cont01 .anchor .flex {
    flex-wrap: wrap;
    border: 0.3rem solid #ffffff;
    box-sizing: border-box;
  }
  .home .cont01 .anchor .flex .item {
    width: 50%;
    border: 0.3rem solid #ffffff;
    box-sizing: border-box;
  }
  .home .cont01 .anchor .flex .item p a {
    font-size: 3rem;
    height: 16rem;
  }
  .home .cont02 {
    padding: 5rem 0 6rem;
  }
  .home .cont02 .txt-vertical {
    font-size: 3.9rem;
  }
  .home .cont02 .img {
    margin: 0 0 2rem;
    padding-top: 7rem;
  }
  .home .cont02 .img img {
    width: 50.7rem;
  }
  .home .cont02 .absolute {
    position: static;
    margin: 0 4rem;
    width: auto;
  }
  .home .cont02 .absolute .left {
    float: none;
  }
  .home .cont02 .absolute .left p {
    font-size: 2.6rem;
  }
  .home .cont02 .absolute .left .item {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .home .cont02 .absolute .left .item:nth-child(1) {
    margin-left: 0;
  }
  .home .cont02 .absolute .left .item:nth-child(3) {
    margin-left: 0;
  }
  .home .cont02 .absolute .right {
    float: none;
  }
  .home .cont02 .absolute .right p {
    font-size: 2.6rem;
  }
  .home .cont02 .absolute .right .item {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .home .cont02 .absolute .right .item:last-child {
    margin-bottom: 0;
  }
  .home .cont02 .absolute .right .item:nth-child(2) {
    margin-left: 0;
  }
  .home .cont02 .absolute .right .item:nth-child(3) {
    margin-left: 0;
  }
  .home .cont03 {
    padding: 7rem 0 8rem;
  }
  .home .cont03 .bg-orange .lwrap {
    padding: 2rem 0;
    margin: 0 auto 3.5rem;
  }
  .home .cont03 .bg-orange .lwrap p {
    font-size: 4.2rem;
  }
  .home .cont03 h2 {
    font-size: 4.2rem;
    line-height: 1.5;
    margin: 0 0 5rem;
  }
  .home .cont03 h2 .large {
    font-size: 5.8rem;
  }
  .home .cont03 h3 {
    font-size: 3.1rem;
    margin: 12rem 0 5.5rem;
  }
  .home .cont03 .flex.col-4 {
    margin: 0 4rem;
  }
  .home .cont03 .flex.col-4 .item {
    width: 48%;
    margin: 0 4% 4rem 0;
  }
  .home .cont03 .flex.col-4 .item:nth-child(2n) {
    margin-right: 0;
  }
  .home .cont03 .flex.col-4 .item:nth-child(n+3) {
    margin-bottom: 0;
  }
  .home .cont03 .item::after {
    width: 4.8rem;
    height: 4.1rem;
    right: -4rem;
    top: 9rem;
  }
  .home .cont03 .item:nth-child(3)::before {
    content: "";
    display: block;
    width: 4.8rem;
    height: 4.1rem;
    background: url(../img/ico-arrow-right.svg) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: -3rem;
    top: 9rem;
  }
  .home .cont03 .item p {
    font-size: 2.8rem;
  }
  .home .cont03 .item .img {
    min-height: 20.5rem;
  }
  .home .cont03 .item:nth-child(1) .img img {
    width: 19.6rem;
  }
  .home .cont03 .item:nth-child(2) .img img {
    width: 18.9rem;
  }
  .home .cont03 .item:nth-child(3) .img img {
    width: 21.9rem;
  }
  .home .cont03 .item:nth-child(4) .img img {
    width: 14.6rem;
  }
  .home .cont04 .bg {
    padding: 4rem 0 5rem;
  }
  .home .cont04 h2 {
    font-size: 2.6rem;
    margin: 0 0 3rem;
  }
  .home .cont04 h2 .bg-white {
    width: 100%;
    box-sizing: border-box;
  }
  .home .cont04 h2 .c-green {
    font-size: 3.2rem;
  }
  .home .cont04 h2 .large {
    font-size: 4.8rem;
  }
  .home .cont04 .flex.col-3 {
    margin: 0 4.5rem;
  }
  .home .cont04 .flex.col-3 .item {
    width: 100%;
    margin: 0 0 3rem;
  }
  .home .cont04 .item {
    padding: 4.5rem 5.5rem;
    text-align: center;
  }
  .home .cont04 .item ul {
    display: inline-block;
    list-style: none;
    text-align: left;
  }
  .home .cont04 .item ul li {
    line-height: 1.75;
    font-size: 3rem;
  }
  .home .cont04 .item p.round-30 {
    font-size: 3rem;
    max-width: 30rem;
    margin: 0 auto 1rem;
  }
  .home .cont04 .item p.c-orange {
    font-size: 3.6rem;
  }
  .home .cont04 .item p.c-orange .large {
    font-size: 4.5rem;
  }
  .home .cont04 .item p:not([class]) {
    padding: 0;
  }
  .home .cont05 {
    padding: 6.5rem 0 3rem;
  }
  .home .cont05 h2 {
    font-size: 4.7rem;
    line-height: 1.5;
    margin: 0 0 5rem;
  }
  .home .cont05 .flex {
    margin: 0 5rem;
    justify-content: flex-start;
  }
  .home .cont05 .flex.col-4 {
    margin-bottom: 8rem;
  }
  .home .cont05 .flex.col-4 .large .img img {
    width: 10.3rem;
  }
  
  .home .cont05 .flex.col-4 .small {
    width: 48%;
    margin: 0 4% 4% 0;
  }
  .home .cont05 .flex.col-4 .small .img img {
    width: 10.3rem;
  }

  .home .cont05 .flex .item {
    width: 48%;
    margin: 0 4% 4% 0;
  }
  .home .cont05 .flex .item .absolute {
    font-size: 2.4rem !important;
    white-space: inherit;
    left: inherit;
  }
  .home .cont05 .flex .item-inner {
    padding: 5rem 1rem 4rem;
  }
  .home .cont05 .flex .item:nth-child(2n) {
    margin-right: 0 !important;
  }
  .home .cont05 .flex .item p {
    font-size: 2.7rem;
  }
  .home .cont05 .flex .item .img {
    min-height: 11.5rem;
  }
  .home .cont05 .flex .item .popular {
    width: 10.4rem;
    top: 1.5rem;
  }
  .home .cont05 .flex .item.large {
    width: 48%;
    margin: 0 4% 4% 0;
  }
  .home .cont05 .flex .item.large p {
    font-size: 2.7rem;
  }
  .home .cont05 .flex .item.large .img {
    min-height: 11.5rem;
  }
  .home .cont06 {
    padding-top: 7rem;
  }
  .home .cont06 h3 {
    font-size: 4.2rem;
    padding: 2.1rem 0;
    margin-bottom: 4.5rem;
  }
  .home .cont06 h2 {
    font-size: 4rem;
    margin-bottom: 4rem;
    line-height: 1.65;
  }
  .home .cont06 h2 .large {
    font-size: 5.8rem;
  }
  .home .cont06 .lwrap.no1 p {
    line-height: 1.8;
  }
  .home .cont06 .lwrap.no1 p.bottom {
    font-size: 2.8rem;
  }
  .home .cont06 .list-check {
    margin: 6rem 0 5rem;
  }
  .home .cont06 .bg-orange.no2 p {
    font-size: 5.8rem;
  }
  .home .cont06 .bg-orange.no2 p .large {
    font-size: 6.7rem;
  }
  .home .cont06 .bg-orange.no2 .lwrap {
    padding: 7rem 0 42rem;
  }
  .home .cont06 .bg-orange.no3 {
    padding: 7.5rem 0 5rem;
  }
  .home .cont06 .bg-orange.no3 p.alignCenter {
    line-height: 1.5;
    font-size: 2.6rem;
  }
  .home .cont07 h3 {
    font-size: 4.2rem;
    padding: 2.1rem 0;
  }
  .home .cont07 h2 {
    font-size: 4.2rem;
    line-height: 1.5;
  }
  .home .cont07 h2 .large {
    font-size: 5.8rem;
  }
  .home .cont07 p {
    line-height: 1.84;
  }
  .home .cont07 .item p {
    font-size: 2.8rem;
  }
  .home .cont07 .item:nth-child(1) .img img {
    width: 17.7rem;
  }
  .home .cont07 .item:nth-child(2) .img img {
    width: 15.5rem;
  }
  .home .cont07 .item:nth-child(3) .img img {
    width: 16.5rem;
  }
  .home .cont07 .flex {
    margin: 8rem 4.5rem 5.5rem;
  }
  .home .cont07 .flex.col-3 .item {
    width: 100%;
    margin: 0 0 2.5rem;
    padding: 4rem 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home .cont07 .flex.col-3 .item:last-child {
    margin-bottom: 0;
  }
  .home .cont07 .flex.col-3 .item .img {
    width: 45%;
    text-align: center;
  }
  .home .cont07 .flex.col-3 .item p {
    width: 55%;
    text-align: left;
  }
  .home .cont07 .btarrow::after {
    width: 45.9rem;
    height: 7.2rem;
    bottom: -12.2rem;
  }
  .home .cont07 .bg-orange.no2 {
    padding: 12rem 0 17.5rem;
  }
  .home .cont07 .bg-orange.no2 h3 {
    font-size: 4.2rem;
  }
  .home .cont07 .bg-orange.no2 h3::after {
    right: inherit;
    left: 50%;
    top: inherit;
    transform: translateY(0%) translateX(-50%);
    bottom: -23rem;
    width: 13.9rem;
    height: 10.3rem;
  }
  .home .cont07 .bg-orange.no2 h3 .line-white-double::after, .home .cont07 .bg-orange.no2 h3 .line-white-double::before {
    top: 0.2rem;
  }
  .home .cont08 {
    padding-bottom: 6rem;
  }
  .home .cont08 .bg-orange {
    padding: 7rem 0;
  }
  .home .cont08 .bg-orange p {
    line-height: 1.39;
    font-size: 3.3rem;
  }
  .home .cont08 .bg-orange p.c-white {
    font-size: 5rem;
  }
  .home .cont08 .bg-yellow {
    border-radius: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 2rem 0;
    font-size: 3.3rem;
  }
  .home .cont08 .c-white {
    line-height: 1.3;
  }
  .home .cont08 .c-white .large {
    font-size: 6.7rem;
  }
  .home .merit > .bg-orange {
    padding: 2.1rem 0;
    margin-bottom: 5rem;
  }
  .home .merit > .bg-orange p {
    font-size: 4.2rem;
  }
  .home .merit > .lwrap > p {
    margin-bottom: 4rem;
  }
  .home .process {
    padding: 9rem 0 6.5rem;
  }
  .home .process .lwrap > p {
    margin-bottom: 9.5rem;
  }
  .home .process .flex .item.w48 {
    width: 48.5%;
  }
  .home .process .flex .item p {
    font-size: 2.2rem;
    padding: 1.5rem 1rem;
    border-radius: 8rem;
  }
  .home .process .flex .item p .inline-block {
    width: 90%;
  }
  .home .process .flex .item p .left {
    width: 8.8rem;
    display: inline-block;
    vertical-align: top;
  }
  .home .process .flex .item p .right {
    width: calc(100% - 8.8rem);
    display: inline-block;
    vertical-align: top;
  }
  .home .process .flex .item p .small {
    display: block;
  }
  .home .process .flex .item p.bg-orange {
    font-size: 3.4rem;
  }
  .home .process .flex .item i {
    border-width: 2rem 1.9rem 0 1.9rem;
  }
  .home .process .flex .item i.mb {
    margin-bottom: 10.8rem;
  }
  .home .case {
    padding: 8.5rem 0 10rem;
  }
  .home .case .ttl01 span {
    background-color: transparent;
  }
  .home .case .ttl01 span.sp-on {
    background-color: #ffffff;
  }
  .home .case .lwrap .flex {
    margin: 5rem 3rem 0;
  }
  .home .case .lwrap .item {
    width: 100%;
    margin: 0 0 3rem;
    padding: 4rem 5rem;
  }
  .home .case .lwrap .item:nth-child(2) {
    margin-bottom: 0;
  }
  .home .case .lwrap .item p {
    font-size: 2.4rem;
  }
  .home .case .lwrap .item p.bg-green {
    margin-bottom: 3rem;
    font-size: 3rem;
  }
  .home .case .lwrap .item p.small {
    font-size: 2rem;
  }
  
  .home .parttime {
    padding: 9rem 0 0;
  }
  .home .parttime > .lwrap {
    margin-bottom: 8.5rem;
  }
  .home .parttime > .lwrap > p {
    margin-bottom: 5rem;
  }
  .home .parttime > .lwrap > .bg-white {
    margin: 0 3rem;
    padding: 5rem 5rem 3rem;
  }
  .home .parttime > .lwrap > .bg-white p {
    margin-bottom: 3.5rem;
  }
  .home .parttime > .lwrap > .bg-white p.bg-green {
    border-radius: 3rem;
    font-size: 2.2rem;
    padding: 0.2rem 4rem;
  }
  .home .parttime > .bg-orange h3 {
    font-size: 5.8rem;
    line-height: 1.3;
  }
  .home .parttime > .bg-orange h3 .small {
    font-size: 4.4rem;
    margin-bottom: 1rem;
    display: inline-block;
  }
  .home .parttime > .bg-orange h3 .line-white-double::after, .home .parttime > .bg-orange h3 .line-white-double::before {
    top: 1.7rem;
  }
  .home .strengths.no2 {
    padding: 7rem 0 0;
  }
  .home .strengths h2 {
    margin-bottom: 5rem;
    font-size: 4.2rem;
  }
  .home .strengths h2 .bg-green {
    font-size: 6.7rem;
    padding: 0.8rem 2rem;
    margin: 0 1rem;
  }
  .home .strengths h2 .c-red {
    font-size: 6.7rem;
  }
  .home .strengths > .lwrap > p {
    font-size: 2.8rem;
  }
  .home .strengths .bg {
    margin-top: 6rem;
    padding: 5rem 0 9rem;
  }
  .home .strengths .bg > .lwrap > .bg-white {
    margin: 0 auto 9rem;
    font-size: 2.8rem;
  }
  .home .strengths .bg > .lwrap > .bg-white .c-orange {
    font-size: 3.6rem;
  }
  .home .strengths .bg > .lwrap .flex.col-3 {
    margin: 0 3rem;
  }
  .home .strengths .bg > .lwrap .flex.col-3 .item {
    width: 100%;
    margin: 0 0 3rem;
    padding: 8rem 5rem 4rem;
    background-size: 16rem;
    border-radius: 4rem;
  }
  .home .strengths .bg > .lwrap .flex.col-3 .item:last-child {
    margin-bottom: 0;
  }
  .home .strengths .bg > .lwrap .flex.col-3 .item h4 {
    font-size: 4rem;
    margin-bottom: 3rem;
  }
  .home .strengths .bg > .lwrap .flex.col-3 .item .img {
    height: inherit;
    margin-bottom: 5rem;
  }
  .home .strengths .bg > .lwrap .flex.col-3 .item:nth-child(1) .img img {
    width: 18.2rem;
  }
  .home .strengths .bg > .lwrap .flex.col-3 .item:nth-child(2) .img img {
    width: 20rem;
  }
  .home .strengths .bg > .lwrap .flex.col-3 .item:nth-child(3) .img img {
    width: 20rem;
  }
  .home .voice-wrap {
    flex-wrap: wrap;
  }
  .home .voice-wrap .icon {
    order: 1;
    width: 100%;
    text-align: center;
    margin: 0 0 6rem;
  }
  .home .voice-wrap .icon img {
    width: 20rem;
  }
  .home .voice-wrap .txt {
    padding: 5.5rem 4.5rem 5rem;
    order: 2;
    width: 100%;
  }
  .home .voice-wrap .txt::before {
    left: 50%;
    top: -3rem;
    transform: rotate(90deg) translateY(31%) translateX(-50%);
  }
  .home .voice-wrap .txt h4 {
    font-size: 2.6rem;
    margin-bottom: 2rem;
  }
  .home .voice-wrap .txt h4::before {
    width: 3.5rem;
    height: 0.4rem;
    left: -4.5rem;
  }
  .home .voice-wrap .txt p {
    font-size: 2.4rem;
  }
  .home .voice-wrap.icon-right .txt::before {
    right: 50%;
    top: -5.5rem;
    transform: rotate(90deg) translateY(-38%) translateX(0%);
  }
  .home .faq .ttl {
    margin-bottom: 6.6rem;
  }
  .home .faq-wrap {
    padding: 3rem 2rem;
  }
  .home .faq-wrap i {
    width: 7rem;
  }
  .home .faq-wrap p {
    font-size: 2.8rem;
    width: calc(100% - 9rem);
  }
  .home .faq-wrap p.c-orange {
    font-size: 3rem;
  }
  /* firefox cssハック
  ***********************/
  @-moz-document url-prefix() {
    .ttl01 {
      line-height: 0.8;
    }
    .ttl01::after {
      top: 2rem;
    }
    .home .cont02 .txt-vertical {
      width: 20rem;
    }
    .home .cont08 .bg-orange p {
      line-height: 1;
    }
    .home .cont08 .bg-orange p.c-white {
      line-height: 1.5;
    }
    .home .parttime > .bg-orange {
      padding: 9.5rem 0 6rem;
    }
    .home .parttime > .bg-orange::before {
      top: -0.9rem;
    }
    .home .parttime > .bg-orange h3 {
      line-height: 0.6;
    }
    .home .parttime > .bg-orange h3 .line-white-double::before, .home .parttime > .bg-orange h3 .line-white-double::after {
      top: -0.3rem;
    }
  }
  /* IE11 cssハック
  ***********************/
  _:-ms-lang(x)::-ms-backdrop, .home .cont02 .txt-vertical {
    width: 20rem;
  }
  /* form
  ******************/
  .form {
    padding: 6rem 0 3rem;
  }
  .form h3 {
    font-size: 4.2rem;
  }
  .form h3 img {
    width: 10.7rem;
    margin-bottom: 2rem;
  }
  .form .img img {
    width: 17.6rem;
  }
  .contact {
    margin: 0 auto 7rem;
  }
  .contact dl {
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }
  .contact dt {
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin: 0 0 1.5rem;
    padding: 0 1rem;
  }
  .contact dd {
    width: 100%;
    font-size: 16px;
  }
  .contact dd.flex {
    flex-wrap: wrap;
  }
  .contact dd.flex div {
    margin: 0 0 1.5rem;
  }
  .contact dd.flex p {
    width: 100%;
    font-size: 2.2rem;
  }
  .contact dd.flex p a {
    font-size: 2.2rem;
  }
  .contact .required {
    position: static;
    font-size: 12px;
    margin-left: 10px;
    padding: 5px 7px;
    display: inline-block;
  }
  .contact input {
    font-size: 16px;
    padding: 10px;
  }
  .contact textarea {
    font-size: 16px;
    padding: 10px;
  }
  .contact .privacy {
    padding-left: 35px !important;
  }
  .contact .privacy::before {
    top: 2px;
    left: 7px;
    width: 16px;
    height: 16px;
    margin-top: 0;
  }
  .contact .privacy::after {
    top: 5px;
    left: 13px;
    height: 12px;
    width: 6px;
    border-right: 3px solid #144aa6;
    border-bottom: 3px solid #144aa6;
  }
  #mfp_confirm_table th {
    width: 26rem;
  }
  #mfp_confirm_table td {
    width: calc(100% - 26rem);
  }
  #mfp_button_cancel {
    max-width: 50%;
    font-size: 3.36rem;
    padding: 2.15rem 0;
    margin: 3rem 0 0;
    order: 2;
  }
  #mfp_button_cancel::after {
    left: 8rem;
    width: 3.4rem;
    height: 2.4rem;
  }
  #mfp_button_send {
    max-width: 100%;
    font-size: 3.36rem;
    padding: 2.15rem 0;
    order: 1;
  }
  #mfp_button_send::after {
    right: 16rem;
    width: 3.4rem;
    height: 2.4rem;
  }
  #mfp_phase_confirm_inner h4 {
    font-size: 2.4rem;
  }
  div.mfp_buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .breadcrumb {
    display: none;
  }
  .thanks h3 {
    padding-top: 7.5rem;
    margin: 0 0 5rem;
    font-size: 3rem;
  }
  .thanks h2 {
    margin: 0 0 6.5rem;
    font-size: 4.2rem;
    line-height: 1.56;
  }
  .thanks .cont02 .lwrap {
    padding: 6rem 4.5rem 9rem;
  }
  .thanks .cont02 .img {
    margin: 0 0 6rem;
  }
  .thanks .cont02 .img img {
    width: 10.6rem;
  }
  .thanks .cont02 p {
    font-size: 2.6rem;
  }
  .thanks .cont02 .no1 {
    margin: 0 0 4.5rem;
  }
  .thanks .cont02 .no2 {
    line-height: 1.69;
  }
}
/*# sourceMappingURL=style.css.map */


.header-left img{
  width: 60%;
}
