@charset "UTF-8";
/* Scss Document */
/* CSS Document */
* {
  box-sizing: border-box;
  text-decoration: none !important;
  font-family: "SourceHanSansJP-Medium";
  color: #333333; }

body {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto; }

button:focus,
a:focus {
  outline: none; }

.textindet {
  text-indent: -1rem;
  padding-left: 1rem; }

_::-webkit-full-page-media,
_:future,
:root .textindet {
  text-indent: -0.8em; }

/* Safari用のハックは、Chromeに適用されないようにする */
@supports (-webkit-touch-callout: none) {
  body {
    /* Safari用のハック */
    height: -webkit-fill-available; } }

/* Safari用のハックは、Chromeに適用されないようにする */
@supports (-webkit-touch-callout: none) {
  body {
    /* Safari用のハック */
    height: -webkit-fill-available; } }

.fSize37 {
  font-size: 37px;
  /*IE9以下で反映されるよう記述*/
  font-size: 2.46667rem; }

.tTxtsize28 {
  font-size: 28px;
  /*IE9以下で反映されるよう記述*/
  font-size: 1.86667rem; }

.tTxtsize32 {
  font-size: 32px;
  /*IE9以下で反映されるよう記述*/
  font-size: 2.13333rem; }

.tTxtsize35 {
  font-size: 35px;
  /*IE9以下で反映されるよう記述*/
  font-size: 2.33333rem; }

.tTxtsize85 {
  font-size: 85px;
  /*IE9以下で反映されるよう記述*/
  font-size: 5.66667rem; }

html {
  font-size: 14px; }
  html i {
    font-style: normal !important; }

@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url(../webfont/NotoSansCJKjp-Regular.woff); }

@font-face {
  font-family: "NotoSerifJP-Regular";
  src: url(../webfont/NotoSerifJP-Regular.woff); }

@font-face {
  font-family: "A-OTF-ShinGoPro-Regular";
  src: url(../webfont/A-OTF-ShinGoPro-Regular.woff); }

@font-face {
  font-family: "SourceHanSansJP-Medium";
  src: url(../webfont/SourceHanSansJP-Medium.woff); }

@font-face {
  font-family: "SourceHanSansJP-Bold";
  src: url(../webfont/SourceHanSansJP-Bold.woff); }

.selifFont {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "NotoSerifCJKjp-Regular", serif; }

article {
  overflow: hidden; }

.oh {
  overflow: hidden; }

.textarea00 p {
  font-size: 1rem;
  letter-spacing: 1.4px;
  line-height: 2; }
  .textarea00 p:nth-child(n + 2) {
    margin: 1.5rem 0 0 0; }

.textarea01 p {
  font-size: 1rem;
  letter-spacing: 2px;
  line-height: 3; }
  .textarea01 p:nth-child(n + 2) {
    margin: 2.5rem 0 0 0; }

.textarea02 p {
  font-size: 1rem;
  letter-spacing: 2px;
  line-height: 2; }
  .textarea02 p:nth-child(n + 2) {
    margin: 1.8rem 0 0 0; }

.textarea03 p {
  font-size: 0.95rem;
  letter-spacing: 1.8px;
  line-height: 1.7; }
  .textarea03 p:nth-child(n + 2) {
    margin: 1.5rem 0 0 0; }

.textarea04 p {
  font-size: 0.9rem;
  letter-spacing: 2px;
  line-height: 2; }
  .textarea04 p:nth-child(n + 2) {
    margin: 1.5rem 0 0 0; }

.w_1800 {
  width: 95%;
  max-width: 1800px;
  margin: 0 auto;
  display: block; }

.w_1790 {
  width: 95%;
  margin: 0 auto;
  display: block;
  max-width: 1790px; }

.w_1680 {
  width: 95%;
  margin: 0 auto;
  display: block;
  max-width: 1680px; }

.w_1600 {
  width: 95%;
  margin: 0 auto;
  display: block;
  max-width: 1600px; }

.w_1440 {
  width: 95%;
  margin: 0 auto;
  max-width: 1440px; }

.w_1340 {
  width: 95%;
  margin: 0 auto;
  max-width: 1340px; }

.w_1280 {
  width: 95%;
  display: block;
  margin: 0 auto;
  max-width: 1280px; }

.w_1200 {
  width: 95%;
  display: block;
  margin: 0 auto;
  max-width: 1200px; }

.w_1100 {
  width: 95%;
  display: block;
  margin: 0 auto;
  max-width: 1100px; }

.w_1000 {
  width: 95%;
  display: block;
  margin: 0 auto;
  max-width: 1000px; }

.w_960 {
  width: 95%;
  max-width: 960px;
  margin: 0 auto; }

.w_940 {
  width: 95%;
  max-width: 940px;
  margin: 0 auto; }

.w_840 {
  width: 95%;
  max-width: 840px;
  margin: 0 auto; }

.w_780 {
  width: 95%;
  max-width: 780px;
  margin: 0 auto; }

.w_640 {
  width: 95%;
  max-width: 640px;
  margin: 0 auto; }

.h2_size {
  font-size: 2.6rem; }

.h3_size {
  font-size: 2.2rem; }

.spBr {
  display: none; }
.in_btn a{
  display: block;
  width: 220px;
  padding: 10px 0;
  text-align: center;
  background-color: #0b7dc0;
  color: #fff;
  margin: 20px 0 0 auto;
}
.text4{
  margin-top: 20px;
}
@media only screen and (max-width: 950px) {
  html {
    font-size: 13px; } }

@media only screen and (max-width: 650px) {
  .spBr {
    display: block; } }

.w_1180 {
  width: 95%;
  max-width: 1180px;
  margin: 0 auto; }
  .btnCenter img{
    margin: 0 auto;
  }
  .mng{
    margin: 15px 0;
  }
.mng:nth-child(1){
  width: 250px;
}
.mng:nth-child(2){
  width: calc(100% - 250px);
}
.mng:nth-child(2) p{
  color:#8c8c8d;
  font-weight: normal;
}
.mng:nth-child(2) input{
  width: 100%;
  border:1px solid #aaaaaa;
  padding: 10px;
  border-radius: 5px;
}
.mng:nth-child(2) textarea{
  width: 100%;
  border:1px solid #aaaaaa;
  padding: 10px;
  border-radius: 5px;
}
.submitBox input{
  width: 80%;
  max-width: 250px;
  text-align: center;
  margin: 0 auto;
  padding: 15px 0;
  background-color: #333333;
  color:#fff;
  letter-spacing: 4px;
  display: block;
}
header {
  background-color: #fff;
  border-bottom: 1px solid #bfbfbf;
  position: relative;
  z-index: 50; }
  header .innerHeader {
    padding: 15px 0;
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.5); }
  header .logo {
    width: 100%;
    max-width: 265px; }
    header .logo a {
      display: block; }
      header .logo a img {
        width: 100%;
        height: auto; }
  header .tel span {
    font-family: "A-OTF-ShinGoPro-Regular";
    font-size: 2rem; }
    header .tel span:nth-child(1) {
      margin-right: 10px; }

.mainBg {
  position: relative; }
  .mainBg .w_1100 {
    position: relative;
    z-index: 50; }
    .mainBg .w_1100 .mainItem {
      margin-top: 65px; }
  .mainBg:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 335px;
    background-image: url(../images/mainBg.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    z-index: 1;
    background-size: cover; }

.btnCenter a {
  margin: 0 auto; }

.btn {
  display: block;
  width: 90%;
  max-width: 420px; }
  .btn img {
    width: 100%;
    height: auto; }

.headSec {
  display: flex;
  align-items: center; }
  .headSec span {
    font-family: "SourceHanSansJP-Bold";
    font-size: 2rem; }
    .headSec span:nth-child(2) {
      margin-left: 10px; }

.borderBg {
  position: relative;
  background-image: url(../images/borderBg.jpg);
  padding: 60px; }
  .borderBg:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 13vw 30vw;
    border-color: transparent transparent #e1edff transparent;
    z-index: 1; }

.innerBorderBg {
  background-color: #fff;
  padding: 60px;
  position: relative;
  z-index: 5; }

.textBox a {
  color: #0b7dc0;
  text-decoration: underline !important; }

.textBox .text24 {
  font-size: 24px; }

.textBox .boldBlue {
  color: #0b7dc0; }

.textBox .textMerker {
  background: linear-gradient(transparent 60%, #ff6 60%); }

.sec95 {
  padding-top: 95px;
  padding-left: 0px;
  padding-bottom: 95px;
  padding-right: 0px; }
  @media only screen and (max-width: 1100px) {
    .sec95 {
      padding-top: 8.63636vw;
      padding-left: 0vw;
      padding-bottom: 8.63636vw;
      padding-right: 0vw; } }
  @media only screen and (max-width: 550px) {
    .sec95 {
      padding-top: 17.27273vw;
      padding-left: 0vw;
      padding-bottom: 17.27273vw;
      padding-right: 0vw; } }

.secBot95 {
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 95px;
  padding-right: 0px; }
  @media only screen and (max-width: 1100px) {
    .secBot95 {
      padding-top: 0vw;
      padding-left: 0vw;
      padding-bottom: 8.63636vw;
      padding-right: 0vw; } }
  @media only screen and (max-width: 550px) {
    .secBot95 {
      padding-top: 0vw;
      padding-left: 0vw;
      padding-bottom: 17.27273vw;
      padding-right: 0vw; } }

.link {
  text-decoration: underline !important;
  color: #0b7dc0; }

.andb {
  padding: 25px;
  border: 3px solid #ff7b00; }

.telItem {
  font-size: 2rem; }

.nker {
  display: block;
  margin: 15px 0; }

.featureItem {
  width: 30%;
  position: relative; }
  .featureItem:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 70%;
    border-radius: 15px;
    background-color: #efefef;
    z-index: 1; }
  .featureItem span img {
    margin: 0 auto;
    position: relative;
    z-index: 25; }
  .featureItem .featureTitle {
    position: relative;
    z-index: 25;
    text-align: center;
    font-size: 1.5rem;
    color: #0b7dc0;
    margin: 15px 0;
    font-family: "SourceHanSansJP-Bold"; }
    .featureItem .featureTitle i {
      display: block;
      font-size: 10px;
      color: #0b7dc0; }
  .featureItem .textBox {
    padding-bottom: 45px;
    position: relative;
    z-index: 25;
    width: 95%;
    max-width: 250px;
    margin: 0 auto; }

.text18 {
  font-size: 18px; }

.text22 {
  font-size: 22px; }

.fukidashi01Cover {
  position: relative;
  display: block;
  margin-right: 45px; }
  .fukidashi01Cover:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 35px;
    border-color: transparent transparent transparent #add4e9;
    transform: translateX(100%);
    top: 45%;
    right: 0; }

.fukidashi01 {
  padding: 15px 25px;
  position: relative;
  display: inline-block; }
  .fukidashi01:before {
    content: "";
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
    transform: translateX(-100%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 50px 15px 0;
    border-color: transparent #0b7dc0 transparent transparent; }
  .fukidashi01 p {
    position: relative;
    color: #fff;
    z-index: 5; }
    .fukidashi01 p .yellowColor {
      color: #ffe42d; }
  .fukidashi01:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translateY(-50%) translateX(-50%);
    background-color: #0b7dc0;
    width: 100%;
    height: 100%;
    border-radius: 15px; }

.guaraItem01 {
  order: 2; }

.guaraItem02 {
  order: 3; }

.guaraItem03 {
  order: 1; }

.me9 img {
  margin: 0 auto; }

.guaraBg {
  background-image: url(../images/bg03.jpg);
  padding-top: 70px;
  padding-left: 80px;
  padding-bottom: 70px;
  padding-right: 80px; }
  @media only screen and (max-width: 1140px) {
    .guaraBg {
      padding-top: 6.14035vw;
      padding-left: 7.01754vw;
      padding-bottom: 6.14035vw;
      padding-right: 7.01754vw; } }
  @media only screen and (max-width: 550px) {
    .guaraBg {
      padding-top: 12.2807vw;
      padding-left: 14.03509vw;
      padding-bottom: 12.2807vw;
      padding-right: 14.03509vw; } }
  .guaraBg .innerguaraBg {
    background-color: rgba(255, 255, 255, 0.7);
    padding-top: 45px;
    padding-left: 45px;
    padding-bottom: 45px;
    padding-right: 45px; }
    @media only screen and (max-width: 1140px) {
      .guaraBg .innerguaraBg {
        padding-top: 3.94737vw;
        padding-left: 3.94737vw;
        padding-bottom: 3.94737vw;
        padding-right: 3.94737vw; } }
    @media only screen and (max-width: 550px) {
      .guaraBg .innerguaraBg {
        padding-top: 7.89474vw;
        padding-left: 7.89474vw;
        padding-bottom: 7.89474vw;
        padding-right: 7.89474vw; } }

.contactBg {
  background-color: #11a7ca;
  padding-top: 35px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  position: relative; }
  @media only screen and (max-width: 1100px) {
    .contactBg {
      padding-top: 3.18182vw;
      padding-left: 0vw;
      padding-bottom: 0vw;
      padding-right: 0vw; } }
  @media only screen and (max-width: 550px) {
    .contactBg {
      padding-top: 6.36364vw;
      padding-left: 0vw;
      padding-bottom: 0vw;
      padding-right: 0vw; } }
  .contactBg .fukidashi02 {
    position: absolute;
    top: 0;
    right: 0;
    width: 85%;
    max-width: 850px;
    padding: 20px 0; }
    .contactBg .fukidashi02 p {
      position: relative;
      color: #11a7ca;
      text-align: center;
      z-index: 5;
      font-size: 1.3rem;
      letter-spacing: 2px; }
    .contactBg .fukidashi02:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateX(-100%);
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 40px 5px 0;
      border-color: transparent #fff transparent transparent; }
    .contactBg .fukidashi02:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      width: 100%;
      height: 100%;
      background-color: #fff;
      border-radius: 15px;
      z-index: 1; }
  .contactBg .staffBox {
    width: 20%; }
  .contactBg .e70 {
    width: 75%; }
    .contactBg .e70 p,
    .contactBg .e70 span {
      color: #fff; }
    .contactBg .e70 .tel02Box {
      width:300px; }
    .contactBg .e70 .telBox {
      width:calc(100% - 180px); }
      .contactBg .e70 .telBox p:nth-child(1) {
        font-size: 2rem;
        letter-spacing: 2px;
        font-family: "A-OTF-ShinGoPro-Regular"; }
      .contactBg .e70 .telBox a {
        display: block; }
        .contactBg .e70 .telBox a img {
          width:100%;
          height: auto; }

.headThree {
  display: flex;
  align-items: center; }
  .headThree span:nth-child(1) {
    display: block;
    margin-right: 5px;
    width: 22px;
    height: 22px;
    background-color: #8ac1e1; }
  .headThree span:nth-child(2) {
    font-size: 1.65rem; }

.docItem {
  margin-left: 5%;
  width: 16%; }
  .docItem:nth-child(1) {
    margin-left: 0; }
  .docItem > div img {
    margin: 0 auto; }
  .docItem p {
    text-align: center;
    letter-spacing: 1.2px;
    font-size: 1.1rem; }

.sevenMeans {
  padding-top: 65px;
  padding-left: 65px;
  padding-bottom: 65px;
  padding-right: 65px;
  border-radius: 15px;
  background-color: #acd3e9; }
  @media only screen and (max-width: 1100px) {
    .sevenMeans {
      padding-top: 5.90909vw;
      padding-left: 5.90909vw;
      padding-bottom: 5.90909vw;
      padding-right: 5.90909vw; } }
  @media only screen and (max-width: 550px) {
    .sevenMeans {
      padding-top: 11.81818vw;
      padding-left: 11.81818vw;
      padding-bottom: 11.81818vw;
      padding-right: 11.81818vw; } }
  .sevenMeans .sevenMeansItems {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    width: 24%; }
    .sevenMeans .sevenMeansItems .number {
      font-size: 1.7rem;
      text-align: left;
      color: #0b7dc0; }
    .sevenMeans .sevenMeansItems .title {
      font-size: 1.3rem;
      text-align: left;
      color: #0b7dc0;
      height: 45px; }
    .sevenMeans .sevenMeansItems img {
      margin: 15px auto; }
    .sevenMeans .sevenMeansItems .innerSevenMeansItems {
      padding: 15px 15px; }

.scrool_x {
  -webkit-overflow-scrolling: touch;
  cursor: pointer; }
  .scrool_x .sevenMeans {
    width: 100%; }

.priceBg01 {
  background-image: url(../images/bg01.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover; }

.fukidashi03 {
  position: relative;
  padding: 10px 15px;
  height: 88px;
  display: flex;
  align-items: center; }
  .fukidashi03 p {
    position: relative;
    z-index: 10;
    color: #fff;
    font-family: "SourceHanSansJP-Bold";
    font-size: 1.1rem; }
    .fukidashi03 p span {
      font-family: "SourceHanSansJP-Bold";
      color: #ff6; }
  .fukidashi03:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateX(-100%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 2px 0;
    border-color: transparent #89c1e0 transparent transparent; }
  .fukidashi03:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
    height: 100%;
    background-color: #89c1e0;
    border-radius: 15px;
    z-index: 1; }

.voiceCustmer {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: space-between; }
  .voiceCustmer .custmerImg:nth-child(1) {
    width: 35%;
    position: relative; }
    .voiceCustmer .custmerImg:nth-child(1) img {
      position: absolute;
      bottom: 0;
      left: 0; }
  .voiceCustmer .custmerImg:nth-child(2) {
    width: 60%; }
    .voiceCustmer .custmerImg:nth-child(2) .emf {
      padding: 10px 15px; }

.voiceItem {
  width: 31%; }
  .voiceItem .voiceDetile {
    position: relative;
    padding: 15px;
    min-height: 265px; }
    .voiceItem .voiceDetile .textBox {
      position: relative;
      z-index: 5; }
    .voiceItem .voiceDetile:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: calc(100% + 15px);
      border-radius: 15px;
      height: calc(100% + 45px);
      background-color: #efefef;
      z-index: 1; }

.faqBg {
  background-image: url(../images/bgc02.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  min-height: 450px; }

.dropDetailBox {
  overflow: hidden;
  height: 0px;
  transition: 0.3s; }
  .dropDetailBox.open {
    height: 100%; }
  .dropDetailBox .detailBox {
    padding: 15px 30px; }
    .dropDetailBox .detailBox .textBox {
      display: flex; }
      .dropDetailBox .detailBox .textBox p {
        font-size: 1.35rem; }
        .dropDetailBox .detailBox .textBox p:nth-child(1) {
          font-size: 3.2rem;
          font-weight: bold;
          margin-right: 15px;
          color: #89c1e0; }
        .dropDetailBox .detailBox .textBox p span {
          color: #68a3c4;
          margin: 10px 0 0 0;
          display: inline-block; }
          .dropDetailBox .detailBox .textBox p span:nth-child(1) {
            margin-top: 0; }

.dropSwitch > * {
  pointer-events: none; }

.dropBox {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 15px; }

.dropSwitch {
  background-color: #89c1e0;
  padding: 15px 30px;
  cursor: pointer;
  background-image: url(../images/arr.png);
  background-repeat: no-repeat;
  background-position: 95% 50%; }
  .dropSwitch p {
    display: flex;
    align-items: center; }
    .dropSwitch p span {
      color: #fff; }
      .dropSwitch p span:nth-child(1) {
        font-size: 3.2rem;
        font-weight: bold;
        margin-right: 15px; }
      .dropSwitch p span:nth-child(2) {
        font-size: 1.5rem;
        letter-spacing: 2px; }

footer {
  background-color: #707070;
  border-top: 7px solid #8c8c8d;
  padding: 35px 0; }
  footer .copy {
    color: #fff;
    font-size: 1.1rem;
    letter-spacing: 1.5px; }
  footer .fotNav {
    display: flex;
    justify-content: space-between; }
    footer .fotNav li {
      margin: 0 15px 0 0; }
    footer .fotNav a {
      color: #fff;
      font-size: 1.1rem;
      letter-spacing: 1.5px; }

.swiper-post-parent {
  padding: 0 35px; }
  .swiper-post-parent .swiper-button-prev {
    top: 70%;
    display: none;
    height: unset !important;
    transform: translateY(-100%); }
    .swiper-post-parent .swiper-button-prev:after {
      display: none; }
  .swiper-post-parent .swiper-button-next {
    top: 70%;
    transform: translateY(-100%);
    display: none;
    height: unset !important; }
    .swiper-post-parent .swiper-button-next:after {
      display: none; }

.innerMain {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  background-color: #e1edff; }
  .innerMain p {
    text-align: center;
    font-size: 2rem; }

.companyUl li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 15px 0; }
  .companyUl li > div {
    padding: 15px 10px; }
    .companyUl li > div:nth-child(1) {
      width: 250px;
      background-color: #e1edff; }
    .companyUl li > div:nth-child(2) {
      width: calc(100% - 270px); }
      .companyUl li > div:nth-child(2) a {
        color: #11a7ca;
        text-decoration: underline !important; }


        .btn{
          display: block;
          /* width: 150px; */
          padding: 10px 0;
          text-align: center;
          /* background-color: #0b7dc0; */
          color:#fff;
          margin-top: 10px;
        }
        .g_btn{
          display: block;
          width: 150px;
          padding: 10px 0;
          text-align: center;
          background-color: #0b7dc0;
          color:#fff;
          margin-top: 10px;
        }

@media only screen and (max-width: 1250px) {
  .rng .BtnBox{
    margin: 15px auto 0 auto;
  }
  .contactBg .e70 .tel02Box {
    width: 150px;
}
/* .contactBg .e70 .telBox {
  width: calc(50% - 0px);
}
.contactBg .e70 .telBox {
  width: calc(50% - 0px);
} */
  .contactBg .e70 p, .contactBg .e70 span {
    width: auto!important;
}
.staffBox img{
  width: 21%;
    position: absolute;
    bottom: 0;
    left: 0;
}
  footer .copy {
    font-size: 1rem; }
  footer .fotNav a {
    font-size: 1rem; }
  .sevenMeans .sevenMeansItems .title {
    font-size: 1.1rem;
    height: 45px; }
  .sevenMeans {
    padding-left: 3vw;
    padding-right: 3vw; }
  .sevenMeans .sevenMeansItems .innerSevenMeansItems {
    padding: 10px 5px; }
  .docItem p {
    font-size: 1rem; }
  .BtnBox {
    text-align: center;
    margin-top: 25px; }
    .BtnBox a {
      display: inline-block;
      width: 100%;
      max-width: 350px; }
    .BtnBox img {
      margin: 0 auto; }
  .contactBg .fukidashi02 {
    width: 100%;
    padding: 25px; }
  .rng {
    padding-top: 125px; }
  .contactBg .e70 .telBox {
    width: calc(100% - 210px); }
  .contactBg .e70 .telBox p:nth-child(1) {
    font-size: 1.8rem; }
  .contactBg .staffBox {
    padding-top:40px; }
  .BtnBox {
    width: 100%; }
  .contactBg .fukidashi02 {
    padding: 10px 0; }
  .contactBg .fukidashi02 p {
    font-size: 1.1rem;
    padding: 15px 0; }
  .guaraBg .w_1100 {
    width: 100%; }
  .text22 {
    font-size: 18px; }
  header .logo {
    max-width: 200px; }
  header .tel span {
    font-size: 1.5rem; }
  header .headBtn {
    max-width: 250px; }
  .featureItem span img {
    width: 90%; }
  .featureItem {
    width: 32%; }
  .featureItem .textBox {
    width: 90%; }
  .guaraBg {
    padding-top: 3vw;
    padding-left: 3vw;
    padding-bottom: 3vw;
    padding-right: 3vw; }
  .fukidashi01:before {
    border-width: 4px 25px 10px 0; }

    .hackPadding{
      padding-top: 185px!important;
      padding-bottom: 80px!important;
    }

  }

@media only screen and (max-width: 768px) {
  .hackPadding {
    padding-top: 135px!important;
    padding-bottom: 50px!important;
}
  .voiceItem .voiceDetile:after {
    width: calc(100% + 0px); }
  .headSec span:nth-child(1) img {
    width: 45px; }
  .headSec span {
    font-size: 1.5rem; }
  footer .copy {
    width: 100%;
    text-align: center;
    order: 2;
    margin-top: 10px; }
  footer .fotNav a {
    width: 100%;
    text-align: center; }
  footer .fotNav {
    justify-content: center;
    width: 100%; }
  .dropDetailBox .detailBox {
    padding: 15px 15px; }
  .dropDetailBox .detailBox .textBox p:nth-child(1) {
    font-size: 2rem; }
  .dropSwitch {
    background-size: 20px; }
  .dropSwitch p span:nth-child(1) {
    font-size: 2rem; }
  .dropSwitch p span:nth-child(2) {
    font-size: 1.2rem; }
  .swiper-post-parent {
    position: relative; }
    .swiper-post-parent .swiper-button-prev {
      display: block; }
    .swiper-post-parent .swiper-button-next {
      display: block; }
  .voiceItem .voiceDetile .textBox p {
    font-size: 1.3rem; }
  .swiper-container {
    overflow-x: hidden;
    width: 100%;
    max-width: 425px;
    margin: 0 auto;
    padding: 40px 0 0 0 !important; }
  .scrool_x .sevenMeans {
    width: 100%; }
  .docItem {
    width: 33%;
    margin: 0 0 20px 0; }
    .docItem:nth-child(4) {
      margin-left: 0; }
  .contactBg .fukidashi02:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 20px 0 0px;
    border-color: #fff transparent transparent transparent;
    top: unset;
    bottom: 0;
    left: 15%;
    transform: translateY(100%); }
  .fukidashi01 {
    margin-top: 45px; }
  .guaraItem01 {
    order: 1; }
  .guaraItem02 {
    order: 3; }
  .guaraItem03 {
    order: 2; }
  .text22 {
    font-size: 18px; }
  header .tel span {
    font-size: 15px; }
  .tjn {
    font-size: 10px; }
  .mainItem {
    width: 100%; }
    .mainItem > div {
      width: 90%;
      max-width: 650px;
      margin: 0 auto; }
      .mainItem > div img {
        margin: 0 auto; }
      .mainItem > div p {
        text-align: center; }
      .mainItem > div:nth-child(2) {
        margin: 25px 0 15px 0; }
  .borderBg {
    padding: 60px 15px; }
    .borderBg .w_1100 {
      width: 100%; }
  .mainBg:after {
    height: 415px;
    background-image: url(../images/mainBg.jpg);
    background-position: 30%; }
  .textBox .text24 {
    font-size: 18px; }
  .mabaSapoImg:nth-child(1) {
    width: 100%;
    max-width: 450px; }
  .mabaSapoImg:nth-child(2) {
    width: 100%;
    margin-top: 40px; }
    .mabaSapoImg:nth-child(2) img {
      margin: 0 0 auto auto;
      width: 100%;
      max-width: 250px; }
  .fukidashi01Cover {
    margin-right: 0px; }
  .fukidashi01Cover:after {
    border-width: 35px 0px 0 25px;
    border-color: #add4e9 transparent transparent transparent;
    transform: translateX(0%) translateY(100%);
    right: unset;
    top: unset;
    bottom: 0;
    left: 20%; } }

@media only screen and (max-width: 696px) {
  .staffBox img{
    width: 70%;
  }
  .dropDetailBox .detailBox {
    padding: 10px 10px; }
  .dropDetailBox .detailBox .textBox p {
    font-size: 1rem; }
  .dropDetailBox .detailBox .textBox p:nth-child(1) {
    font-size: 1.6rem;
    margin-right: 10px; }
  .dropDetailBox .detailBox .textBox p:nth-child(2) {
    padding-top: 5px; }
  .dropSwitch {
    background-size: 13px;
    padding: 10px 10px; }
  .dropSwitch p span:nth-child(1) {
    font-size: 1.6rem; }
  .dropSwitch p span:nth-child(2) {
    font-size: 1rem; }
  .scrool_x .sevenMeans {
    width: 100%; }
  .contactBg .staffBox {
    width: 35%;
    position: relative; }
    .contactBg .staffBox img {
      position: absolute;
      bottom: 0;
      left: 5vw; }
  .contactBg .e70 {
    width: 65%; }
  .tel02 img {
    width: 15px;
    height: auto; }
  .e70 {
    text-align: center; }
  .pcBr02 {
    display: none; }
  .contactBg .e70 .tel02Box {
    width: 100%; }
  .contactBg .e70 .telBox {
    width: 100%; }
  .contactBg .staffBox {
    padding-top: 150px; }
  .rng {
    padding-top: 150px; }
  .fukidashi01:before {
    transform: translateX(-50%) translateY(-100%);
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 35px 20px;
    border-color: transparent transparent #0b7dc0 transparent; }
  .fukidashi01 {
    margin: 0 auto;
    display: block !important;
    text-align: center; }
    .fukidashi01 .text22 {
      font-size: 13px; }
  .featureItem {
    width: 100%;
    max-width: 320px;
    margin: 0 auto; }
    .featureItem:nth-child(2) {
      margin: 35px auto; }
  header .headBtn {
    display: none; }
  header .tel {
    justify-content: flex-end;
    text-align: right; }
  .gmme {
    text-align: right; } 
    .new-flex{
      flex-wrap: wrap;
    }
  .sevenMeans .sevenMeansItems {
      width: 48%;
  }
  .space-x-5 > :not([hidden]) ~ :not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-right: 0;
      margin-left: 0;
    }
    .new-m{
      margin-top: 25px;
    }
  }

@media only screen and (max-width: 550px) {
  .hackPadding {
    padding-top: 175px!important;
    padding-bottom: 30px!important;
}
  .innerMain {
    height: 150px;
}
  .mng:nth-child(1) {
    width: 100%;
}
  .mng:nth-child(2) {
    width: 100%;
}
.mng:nth-child(1) {
  margin: 15px 0 5px 0;
}
.mng:nth-child(2) {
  margin: 5px 0 10px 0;
}
  .rng {
    padding-top: 135px; }
  .andb {
    padding: 15px;
    border: 2px solid #ff7b00; }
  .scrool_x .sevenMeans {
    width: 100%; } 

}

@media only screen and (max-width: 420px) {
  .staffBox img{
    width: 90%;
  }
  .contactBg .fukidashi02 p {
    font-size: 1rem; }
  footer .copy {
    margin-top: 15px; }
  footer .fotNav {
    flex-wrap: wrap; }
  footer .fotNav li {
    width: 100%;
    text-align: center;
    margin: 5px 0; }
  .voiceItem .voiceDetile .textBox p {
    font-size: 1.1rem; }
  .sevenMeans .sevenMeansItems .innerSevenMeansItems {
    padding: 10px 0px; }
  .scrool_x .sevenMeans {
    width: 100%; }
  .docItem {
    width: 48%; }
    .docItem:nth-child(4) {
      margin-left: 0; }
  .text22 {
    font-size: 16px; }
  .mainBg:after {
    height: 275px; }
  .textBox .text24 {
    font-size: 16px; }
  .innerBorderBg {
    padding: 25px; }
  header .logo {
    max-width: 170px; }
  header .tel span {
    font-size: 12px; }
  .tjn {
    text-align: right; }
  header .tel span:nth-child(1) {
    margin-right: 4px; }
    header .tel span:nth-child(1) img {
      width: 10px; } }

@media only screen and (max-width: 350px) {
  .scrool_x .sevenMeans {
    width: 328%; }
  .voiceItem .voiceDetile .textBox p {
    font-size: 1rem; }
  .scrool_x .sevenMeans {
    width: 100%; }
  .contactBg .fukidashi02:before {
    display: none; }
  .rng {
    padding-top: 150px; }
  .contactBg .staffBox {
    display: none; }
  .contactBg .e70 {
    width: 100%; }
  header .logo {
    max-width: 140px; } }
