@charset "UTF-8";
/* CSS Document */
html {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 16px;
}
p {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-size: 1.6rem;
  color: #333333;
  line-height: 1.8;
}
label {
  display: inline-block;
}
.container2 {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 100%;
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb30 {
  margin-bottom: 30px;
}
.pt100 {
  padding-top: 100px;
}
.center {
  margin-top: 50px;
  text-align: center;
}
.center2 {
  margin: 0 auto;
}
.hr1 {
  border-top: 1px solid #82C3E0;
}
.header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
}
.footer {
  color: #fff;
  width: 100%;
  padding-top: 5rem;
  background-color: #333;
}
.f_logo {
  width: 172px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.footer p {
  text-align: center;
  color: #fFF;
  font-size: 1rem;
}
.footer small {
  margin: 0 auto;
  padding: 1rem;
}
.copy {
  position: relative;
  z-index: 10;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width:959px) {
  /*　for sp iPad 　*/
  /*メニューをページ下部に固定*/
  #sp-fixed-menu {
    width: 100%;
    position: fixed;
    bottom: 0px;
    font-size: 0;
    opacity: 0.9;
    z-index: 99;
    background-color: #FFF;
  }
  /*メニューを横並びにする*/
  #sp-fixed-menu ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: au;
    margin: 0;
    width: 100%;
  }
  #sp-fixed-menu li {
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
  }
  /*ボタンを調整*/
  #sp-fixed-menu li a {
    color: #fff;
    text-align: center;
    display: block;
    padding: 20px;
  }
  .tel2 {
    background-color: #333;
    width: 66%;
  }
  .contact2 {
    width: 33%;
    background-color: #82C3E0;
  }
  .kv_wrapper {
    margin-right: 0; /* 1 */
    margin-left: 0; /* 1 */
    padding-right: 0; /* 3 */
    padding-left: 0; /* 3 */
  }
  .wrapper {
    margin-right: auto; /* 1 */
    margin-left: auto; /* 1 */
    max-width: 959px; /* 2 */
    padding-right: 5%; /* 3 */
    padding-left: 5%; /* 3 */
  }
  .footer_link {
    color: #fff;
    padding-top: 1rem;
    padding-bottom: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .f_item {
    padding: 1rem;
    width: 100%;
    text-align: center;
  }
  /* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.kvbg {
  background-image: url("img/kvbg_sp.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right top;
  height: auto;
  width: 100%;
  margin-bottom: 20vw;
}
.kv {
  margin-top: 10px;
}
.kvimg {
  display: none;
}
.btn1 {
  position: absolute;
  top: 50%;
  margin-left: 7%;
  width: 40vw;
  z-index: 20;
}
.logo {
  margin-left: 5%;
}
.logo img {
  width: 70%
}
.copy {
  position: relative;
}
.r {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.rbk {
  position: relative;
  font-size: 1.3rem;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #006cb7;
  width: 100%;
  margin: 10px 10px;
  padding: 20px 20px;
  border-radius: 10px;
  border: solid 1px #707070;
  background-color: #fff;
  background-image: url("img/check.svg");
  background-size: 10%;
  background-repeat: no-repeat;
  background-position: 3% 90%;
}
.bbk {
  background-color: #006CB7;
  background-image: url("img/man1.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  position: relative;
  padding-bottom: 80%;
}
.bbk2 {
  height: 250px;
  background-color: #fff;
  background-image: url("img/man2.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  position: relative;
}
.container {
  padding-top: 140px;
}
.bbk h2 {
  color: #fff;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3rem;
  text-align: center;
  padding-top: 60px;
}
.main h2 {
  color: #1D428B;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 1.8rem;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 0.5rem;
}
.main p {
  color: #006cb7;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 1.4rem;
  text-align: center;
}
.box26 {
  width: 100%;
  position: relative;
  margin-bottom: 2rem;
}
.box26 .box-title {
  position: absolute;
  display: inline-block;
  top: -60px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #FFF;
  font-weight: bold;
  margin: 0 auto;
}
.box26 p {
  margin-top: 30px;
  padding: 2%;
  line-height: 2;
  color: #006cb7;
  font-size: 1.5rem;
  text-align: center;
  width: 100%;
}
.kv2 {
  background-image: url("img/kv2.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left top;
  height: 200px;
  width: 100%;
  margin-top: 50px;
}
.kv2 .main {
  padding-top: 30px;
  padding-bottom: 30px;
}
.kv3 .main {
  padding-top: 30px;
  padding-bottom: 30px;
}
.kv3 {
  background-image: url("img/robo2.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  height: 200px;
  width: 100%;
  margin-top: 50px;
  background-size: 100%;
  position: relative;
}
.jikan {
  padding: 10px;
  width: 100%;
  margin: 0 auto;
}
.text1 {
  padding: 0px;
}
.text1 p {
  font-size: 1rem;
}
.woman {
  background-color: #ffffff;
  display: flex;
  align-items: flex-end;
  height: auto;
}
.hiyo {
  margin-bottom: 0px;
  min-width: 80%;
}
.hikaku {
  margin-top: 530px;
}
.cnv {
  text-align: center;
  background-color: #006CB7;
  padding: 10%;
  margin-top: 50px;
  margin-bottom: 100px;
}
.cnv img {
  width: 80%
}
.tbl {
  margin-top: 50px;
  padding-top: 20px;
  background: linear-gradient(to bottom, #82c3e0, #254386);
  padding-bottom: 20px;
}
.tbl p {
  margin-bottom: 50px;
}
.tbl_wp {
  margin: 0 auto;
  padding-right: 0%;
  padding-left: 0%;
}
.tbl_wp p {
  color: #fff;
  font-size: 1rem;
  margin-top: 1rem;
}
.design03 {
  max-width: 1450px;
  background-color: #ffffff;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
}
.design03 tr:nth-child(2n+1) {
  background: #E9F0F8
}
.design03 th, .design03 td {
  text-align: center;
  width: 20%;
  height: 1rem;
  padding: 0.5rem;
  vertical-align: middle;
}
.balloon1 {
  position: relative;
  display: inline-block;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #1D428B;
  border-radius: 15px;
}
.balloon1 p {
  margin: 0;
  padding: 0;
}
.btn_3 {
  padding: 2rem;
  width: 100%;
  margin: 0 auto;
}
.btn_iv img {}
.balloon2 {
  position: relative;
  display: inline-block;
  padding: 7px 10px;
  color: #333;
  background: #fff;
  border-radius: 15px;
  border: solid 3px #82c3e0;
  margin-top: 2rem;
}
.balloon2 h3 {
  color: #006CB7;
  font-size: 1.8rem;
  padding: 1rem;
}
.balloon2 p {
  width: auto;
  margin-top: 1rem;
  text-align: left;
  font-size: 1.4rem;
}
.qa {
  margin: 0 auto;
  padding-bottom: 100px;
}
.flex {
  padding: 2%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.flex2_item {
  padding: 0;
  margin-top: 30px;
  width: 100%;
}
.flex2_item p {
  padding: 1rem;
  text-align: center;
  width: 100%;
  font-size: 1rem;
  font-weight: bold;
}
.flex3 {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.flex3 h3 {
  font-size: 1.5rem;
}
.flex3 p {
  font-size: 1rem;
}
.flex3_item1 {
  padding: 1rem;
  width: 300px;
  flex-grow: 1;
}
.flex3_item2 {
  width: 600px;
  padding: 1rem;
  flex-grow: 1;
  color: #ffffff;
}
.flex3_item2 p {
  font-size: 1rem;
}
.flex3_item2 h3 {
  color: #ffffff;
  text-align: left;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.flex3_item2 p {
  color: #ffffff;
  font-size: 1.2rem;
  text-align: left;
  line-height: 2;
}
@media screen and (min-width: 960px) {
  img {
    max-width: 960px;
  }
  /**
 * 1. コンテンツを中央に配置します。
 * 2. 「width vs max-width」を参照してください。
 * 3. 「Additional Padding」を参照してください。
 */
  .btn1 {
    position: absolute;
    top: 650px;
    width: 30%;
    margin-left: 0px;
    z-index: 20;
  }
  /* パソコンで見たときは"pc"のclassがついた画像が表示される */
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  .logo {
    margin-left: 50px;
  }
  .logo img {
    width: 100%;
  }
  .kv_wrapper {
    margin-right: auto; /* 1 */
    margin-left: auto; /* 1 */
    padding-right: 5%; /* 3 */
    padding-left: 5%; /* 3 */
  }
  .wrapper {
    margin-right: auto; /* 1 */
    margin-left: auto; /* 1 */
    max-width: 1640px; /* 2 */
    padding-right: 10px; /* 3 */
    padding-left: 10px; /* 3 */
  }
  .footer_link {
    color: #fff;
    padding-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .f_item {
    padding: 1rem;
    width: 30%;
    text-align: center;
  }
  .kvbg {
    background-image: url("img/kvbg.jpg");
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: right top;
    height: 900px;
    width: 100%;
    margin-bottom: 200px;
  }
  .kv {
    margin-top: 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .kvimg {
    display: block;
  }
  .copy {
    position: relative;
    width: auto;
  }
  .r {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .rbk {
    position: relative;
    font-size: 1.8rem;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #006cb7;
    width: 32%;
    margin: 30px 0 62px 16px;
    padding: 60px 20px;
    border-radius: 30px;
    border: solid 1px #707070;
    background-color: #fff;
    background-image: url("img/check.svg");
    background-repeat: no-repeat;
    background-position: 3% 90%;
  }
  .bbk {
    padding-bottom: 80px;
    background-color: #006CB7;
    background-image: url("img/man1.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
  }
  .bbk2 {
    height: 250px;
    background-color: #fff;
    background-image: url("img/man2.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
  }
  .container {
    padding-top: 140px;
  }
  .bbk h2 {
    color: #fff;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 3rem;
    text-align: center;
    padding-top: 100px;
  }
  .main h2 {
    color: #1D428B;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 3rem;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 2rem;
  }
  .main p {
    color: #006cb7;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 2rem;
    text-align: center;
  }
  .center {
    margin-top: 50px;
    text-align: center;
  }
  .center2 {
    margin: 0 auto;
  }
  .box26 {
    width: 32%;
    position: relative;
    margin: 2rem 0;
    padding: 0.5em 1em;
  }
  .box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -60px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    font-weight: bold;
    margin: 0 auto;
  }
  .box26 p {
    margin-top: 30px;
    padding: 2%;
    line-height: 2;
    color: #006cb7;
    font-size: 1.5rem;
    text-align: center;
    width: 100%;
  }
  .flex {
    padding: 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .flex2 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .flex2_item {
    padding: 1rem;
    margin-top: 50px;
    max-width: 40%;
  }
  .flex2_item p {
    padding: 1rem;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
  }
  .flex3 {
    width: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .flex3_item1 {
    padding: 1rem;
    width: 300px;
    flex-grow: 1;
  }
  .flex3_item2 {
    width: 600px;
    padding: 1rem;
    flex-grow: 1;
    color: #ffffff;
  }
  .flex3_item2 p {
    font-size: 2rem;
  }
  .flex3_item2 h3 {
    color: #ffffff;
    text-align: left;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 1rem;
  }
  .flex3_item2 p {
    color: #ffffff;
    font-size: 1.2rem;
    text-align: left;
    line-height: 2;
  }
  .kv2 {
    background-image: url("img/kv2.jpg");
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: left top;
    height: 500px;
    width: 100%;
    margin-top: 100px
  }
  .kv3 {
    background-image: url("img/robo2.jpg");
    background-repeat: no-repeat;
    background-position: right top;
    height: 500px;
    width: 100%;
    margin-top: 100px;
    background-size: cover;
    position: relative;
  }
  .kv2 .main {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .kv3 .main {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .base {
    background-color: #E4E7EA;
    height: auto;
  }
  .middle {
    padding: 100px;
  }
  .jikan {
    padding: 10px;
    width: 30%;
    margin: 0 auto;
  }
  .text1 {
    padding: 30px;
  }
  .text1 p {
    font-size: 1.8rem;
  }
  .woman {
    background-color: #E4E7EA;
    display: flex;
    align-items: flex-end;
    padding-left: 100px;
    padding-right: 100px;
    height: 600px;
  }
  .hiyo {
    margin-bottom: 50px;
  }
  .hikaku {
    margin-top: 600px;
    text-align: center;
  }
  .cnv {
    text-align: center;
    background-color: #006CB7;
    padding: 80px;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .cnv img {
    width: 50%
  }
  .tbl {
    margin-top: 50px;
    padding-top: 20px;
    background: linear-gradient(to bottom, #82c3e0, #254386);
    padding-bottom: 50px;
  }
  .tbl p {
    margin-bottom: 100px;
  }
  .tbl_wp {
    margin: 0 auto;
    padding-right: 5%;
    padding-left: 5%;
  }
  .tbl_wp p {
    color: #fff;
    font-size: 1rem;
    margin-top: 1rem;
  }
  .design03 {
    background-color: #ffffff;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
  }
  .design03 tr:nth-child(2n+1) {
    background: #E9F0F8
  }
  .design03 th, .design03 td {
    text-align: center;
    width: 30%;
    height: 5rem;
    padding: 2rem;
    vertical-align: middle;
  }
  .balloon1 {
    position: relative;
    display: inline-block;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    background: #1D428B;
    border-radius: 15px;
  }
  .balloon1 p {
    margin: 0;
    padding: 0;
  }
  .btn_3 {
    width: 40%;
    margin: 0 auto;
    padding: 0px;
  }
  .btn_iv img {}
  .balloon2 {
    position: relative;
    display: inline-block;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #333;
    background: #fff;
    border-radius: 15px;
    border: solid 3px #82c3e0;
    margin-top: 5rem;
  }
  .balloon2 h3 {
    color: #006CB7;
    font-size: 1.8rem;
    padding: 1rem;
  }
  .balloon2 p {
    width: 600px;
    margin-top: 1rem;
    text-align: left;
    font-size: 1.4rem;
  }
  .qa {
    margin: 0 auto;
    padding-bottom: 100px;
  }
  #sp-fixed-menu {
    display: none;
  }
}