@charset "UTF-8";
@media (max-width: 600px) {
  /*******************************************
    
    base SP CSS
    
    ****************************************/
  /*****************************
  
  settings
  
  *****************************/
  /***********************

common

**************************/
  .ib {
    width: 100%;
    max-width: 100%; }

  .sp_content {
    display: block !important; }

  .pc_content {
    display: none !important; }

  img {
    max-width: 100%;
    height: auto; }

  header.sp_content {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    height: 60px;
    padding: 15px; }
    header.sp_content .tel {
      position: absolute;
      top: 5px;
      left: 15px;
      width: 230px;
      color: #0057a9; }
      header.sp_content .tel span {
        display: block;
        font-size: 10px;
        letter-spacing: -0.05em; }
      header.sp_content .tel a {
        font-size: 22px;
        font-weight: bold;
        display: block;
        line-height: 1.3; }
        header.sp_content .tel a img {
          display: inline-block;
          height: 18px;
          padding-right: 3px; }
    header.sp_content a.contact {
      position: absolute;
      top: 8px;
      right: 15px;
      padding: 12px 5px;
      background: #0057a9;
      color: #fff;
      font-size: 12px;
      width: 95px;
      text-align: center;
      border-radius: 4px; }
      header.sp_content a.contact:before {
        content: "";
        font-size: 17px;
        line-height: 1;
        padding-right: 5px;
        position: relative;
        top: 3px;
        font-family: material icons; }

  .topimg {
    background: #fff;
    margin-top: 60px;
    height: auto;
    overflow: hidden; }
    .topimg:before {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      content: '';
      background: #0057a9;
      height: 255px; }
    .topimg .ib {
      padding: 15px; }
      .topimg .ib h1 {
        font-size: 28px;
        margin-top: 0; }
      .topimg .ib .staff01 {
        top: 120px;
        right: 0px;
        width: 260px; }
      .topimg .ib h2 {
        margin-top: 140px;
        position: relative;
        z-index: 9;
        margin-bottom: 10px; }
        .topimg .ib h2 img {
          display: block;
          width: 100%; }
      .topimg .ib .intro_box {
        padding: 0;
        margin-top: 30px; }
        .topimg .ib .intro_box h3 {
          font-size: 18px;
          position: relative;
          top: 0;
          border-radius: 6px;
          width: 100%; }
        .topimg .ib .intro_box div img {
          width: 100%; }
          .topimg .ib .intro_box div img:nth-child(1) {
            margin-bottom: 20px; }
          .topimg .ib .intro_box div img:nth-child(2) {
            display: block;
            margin: 20px auto 0;
            width: 80%; }
    .topimg .tel {
      display: none; }

  .company_bnr {
    padding-left: 0;
    justify-content: center;
    width: 80%;
    margin: 30px auto; }
    .company_bnr .img {
      height: 140px; }
    .company_bnr .img,
    .company_bnr .img02 {
      width: 100% !important; }
      .company_bnr .img:before,
      .company_bnr .img02:before {
        top: -10px;
        left: -10px; }
    .company_bnr .img02 {
      width: 100%;
      height: 140px; }
    .company_bnr div {
      width: 100%; }
      .company_bnr div p {
        font-size: 18px;
        margin: 15px 0;
        padding-bottom: 10px; }
      .company_bnr div span {
        font-size: 13px;
        margin-bottom: 10px; }

  .nayami .ib {
    padding: 15px; }
    .nayami .ib .nayami_detail {
      padding: 15px;
      position: relative;
      border-radius: 0;
      border-width: 6px;
      margin-top: 0;
      width: 100%; }
      .nayami .ib .nayami_detail .lady01 {
        width: 110px;
        top: -80px; }
      .nayami .ib .nayami_detail .lady02 {
        width: 76px;
        right: 10px;
        bottom: -135px; }
      .nayami .ib .nayami_detail h3 {
        position: relative;
        z-index: 9;
        padding-bottom: 7px;
        font-size: 30px;
        line-height: 1.2; }
      .nayami .ib .nayami_detail p {
        font-size: 20px; }
        .nayami .ib .nayami_detail p:before {
          content: url(../img/check_sp.png);
          padding-right: 5px; }
    .nayami .ib .resolve {
      width: 100%;
      padding: 20px;
      font-size: 20px; }
      .nayami .ib .resolve br {
        display: none; }

  .about .ib {
    padding: 15px; }
    .about .ib .house {
      margin: 10px 0; }

  .feature {
    background: #fff; }
    .feature .ib {
      padding: 15px; }
      .feature .ib h3 {
        margin-bottom: -10px; }
        .feature .ib h3 span {
          width: 100px;
          height: 100px;
          font-size: 60px;
          padding: 0 30px; }
        .feature .ib h3 i {
          width: calc(100% - 100px);
          padding-top: 25px;
          font-size: 30px; }
      .feature .ib p {
        font-size: 15px; }
        .feature .ib p.pdl {
          padding: 0; }
      .feature .ib .kouzou {
        padding: 0;
        justify-content: center;
        margin-bottom: 15px; }
        .feature .ib .kouzou span {
          width: 50%;
          padding-top: 0px; }
        .feature .ib .kouzou div {
          width: 100%; }
          .feature .ib .kouzou div h4 {
            font-size: 26px; }
          .feature .ib .kouzou div p {
            padding: 20px 10px 5px;
            border-width: 4px; }
            .feature .ib .kouzou div p:before, .feature .ib .kouzou div p:after {
              display: none; }
            .feature .ib .kouzou div p img {
              margin-bottom: 20px; }
    .feature .f4 div {
      width: 100% !important;
      margin-bottom: 20px; }
      .feature .f4 div img {
        margin: 30px auto 15px !important; }
      .feature .f4 div p {
        font-size: 14px !important;
        padding-left: 0 !important; }
      .feature .f4 div .detail {
        display: block; }
        .feature .f4 div .detail .img {
          width: 100%; }
          .feature .f4 div .detail .img img {
            margin-top: 0 !important; }
        .feature .f4 div .detail em {
          width: 100%;
          font-size: 14px;
          margin-top: 15px; }

  .specific .ib {
    padding: 15px; }
  .specific .s_d h2 {
    margin-top: 0;
    padding: 15px;
    font-size: 24px; }
    .specific .s_d h2:before {
      font-size: 30px; }
    .specific .s_d h2 span {
      display: block;
      margin-right: 0;
      max-width: 220px;
      margin: 5px auto 0px; }
  .specific .s_d .detail {
    padding: 15px;
    flex-wrap: wrap;
    overflow-x: scroll; }
    .specific .s_d .detail .data {
      width: 100%; }
    .specific .s_d .detail .aqua_result2,
    .specific .s_d .detail .aqua_other {
      width: 100%; }
      .specific .s_d .detail .aqua_result2 dl,
      .specific .s_d .detail .aqua_other dl {
        margin: 0; }
  .specific .s_d table {
    width: 100%; }

  .follow {
    background: #fff; }
    .follow .ib {
      padding: 15px; }

  .tokuten h2 {
    padding: 15px 10px;
    font-size: 22px; }
  .tokuten .detail {
    padding: 15px; }
    .tokuten .detail h3 {
      font-size: 24px;
      margin-bottom: 10px; }
    .tokuten .detail .atack {
      justify-content: center; }
      .tokuten .detail .atack p {
        width: 100%;
        font-size: 16px; }
      .tokuten .detail .atack span {
        width: 80%; }
    .tokuten .detail .tel a {
      width: 100% !important;
      font-size: 14px; }
      .tokuten .detail .tel a span {
        font-size: 32px;
        letter-spacing: 0;
        margin-top: 10px;
        display: block; }
        .tokuten .detail .tel a span:before {
          content: url(../img/fd02_sp.png); }
      .tokuten .detail .tel a:nth-child(2) {
        font-size: 21px !important; }

  .flow h2 {
    font-size: 32px; }
  .flow .ib {
    padding: 30px 15px; }
    .flow .ib .flow_con .flow_box {
      margin-bottom: 100px; }
      .flow .ib .flow_con .flow_box:after {
        border-width: 40px 40px 0 40px;
        left: calc(50% - 40px);
        bottom: -80px; }
      .flow .ib .flow_con .flow_box .company_bnr .img {
        border: none; }
      .flow .ib .flow_con .flow_box h3 {
        font-size: 20px; }
      .flow .ib .flow_con .flow_box .detail {
        padding: 15px; }
        .flow .ib .flow_con .flow_box .detail .img {
          width: 100%; }
        .flow .ib .flow_con .flow_box .detail p {
          width: 100%;
          margin-top: 15px;
          font-size: 15px; }
        .flow .ib .flow_con .flow_box .detail .tel {
          padding: 0 0; }
          .flow .ib .flow_con .flow_box .detail .tel a {
            width: 100% !important;
            font-size: 14px; }
            .flow .ib .flow_con .flow_box .detail .tel a span {
              font-size: 32px;
              letter-spacing: 0;
              margin-top: 10px;
              display: block; }
              .flow .ib .flow_con .flow_box .detail .tel a span:before {
                content: url(../img/fd02_sp.png); }
            .flow .ib .flow_con .flow_box .detail .tel a:nth-child(2) {
              font-size: 21px !important; }

  .voice h2 {
    padding: 20px;
    font-size: 32px; }
  .voice .ib {
    padding: 30px 15px; }
    .voice .ib .voice_con .voice_box {
      width: 100%;
      padding: 15px; }
      .voice .ib .voice_con .voice_box .img {
        height: 180px; }
      .voice .ib .voice_con .voice_box p {
        font-size: 15px;
        line-height: 1.7; }

  .faq h2 {
    padding: 20px;
    font-size: 32px; }
  .faq .ib {
    padding: 30px 15px; }
  .faq .faq_con .faq_box div {
    padding-left: 60px;
    padding-top: 0px;
    font-size: 18px;
    line-height: 1.4; }
    .faq .faq_con .faq_box div:before {
      width: 45px;
      height: 45px;
      padding: 8px;
      font-size: 24px; }

  .contact h2 {
    padding: 20px;
    font-size: 32px; }
  .contact .ib {
    padding: 30px 15px; }
  .contact table, .contact table tbody, .contact table tr, .contact table th, .contact table td {
    display: block;
    width: 100% !important; }
  .contact table tr th {
    background: #f1f1f1;
    border-bottom: none; }
  .contact table tr td {
    padding-left: 0;
    border-bottom: none; }
  .contact input[type="submit"] {
    margin-bottom: 0; }

  .head_tit {
    margin-top: 60px;
    padding: 30px 15px; }
    .head_tit h1 {
      font-size: 24px; }

  .content {
    margin-bottom: -20px; }
    .content .ib {
      padding: 30px 15px; }
    .content h2 {
      font-size: 24px;
      padding-bottom: 3px; }
    .content p {
      font-size: 15px;
      line-height: 1.8; }

  footer .ib {
    padding: 0px 15px 15px; }
    footer .ib .tel a {
      width: 100% !important;
      font-size: 14px; }
      footer .ib .tel a span {
        font-size: 32px;
        letter-spacing: 0;
        margin-top: 10px;
        display: block; }
        footer .ib .tel a span:before {
          content: url(../img/fd02_sp.png); }
      footer .ib .tel a:nth-child(2) {
        font-size: 21px !important; }
    footer .ib nav {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      width: 100%;
      position: relative;
      bottom: 0;
      margin-top: 40px; }
      footer .ib nav a {
        width: 49%;
        font-size: 11px;
        color: #0057a9;
        background: #fff;
        padding: 10px 10px;
        text-align: center;
        font-weight: bold;
        border-radius: 3px;
        border: 2px solid #0057a9;
        text-decoration: none !important; }
    footer .ib p.copy {
      top: 0; }
	  
		
/************************************

meerkat

*************************************/
.meerkat{
display: block;
}

.adsense {
	width: 95%;
	margin: 10px auto;
	z-index: 5;
    display: flex;
    justify-content: space-between;
	}

.meerkat-btn1{
width: 95%;
background: #fff;
border-radius: 5px;
position: relative;
box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .5);
}

.meerkat-btn1 img{
width: 30%;
}

.meerkat-btn1 span{
position: absolute;
top: 4px;
left: 30px;
line-height: 1.1em;
font-size: 11px;
font-weight: bold;
color: #d14637;}

.meerkat-btn2{
width: 95%;
background: #fff;
border-radius: 5px;
position: relative;
box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .5);
}

.meerkat-btn2 img{
width: 30%;
}

.meerkat-btn2 span{
position: absolute;
top: 4px;
left: 38px;
line-height: 1.1em;
font-size: 12px;
font-weight: bold;
color: #d14637;}

.meerkat-btn3{
width: 95%;
background: #fff;
border-radius: 5px;
position: relative;
box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .5);
}

.meerkat-btn3 img{
width: 30%;
}

.meerkat-btn3 span{
position: absolute;
top: 4px;
left: 38px;
line-height: 1.1em;
font-size: 12px;
font-weight: bold;
color: #d14637;}

	  }
/*600pxここまで*/

/************************************

youtube動画

*************************************/
@media (max-width: 980px) {
.youtube-video iframe{
width: 100%;
height: 450px;
}
}

@media (max-width: 850px) {
.youtube-video iframe{
width: 100%;
height: 400px;
}
}

@media (max-width: 700px) {
.youtube-video iframe{
width: 100%;
height: 350px;
}
}


@media (max-width: 600px) {
.youtube-video iframe{
width: 100%;
height: 300px;
}
}


@media (max-width: 500px) {
.youtube-video iframe{
width: 100%;
height: 250px;
}
}


@media (max-width: 400px) {
.youtube-video iframe{
width: 100%;
height: 200px;
}
}
/*# sourceMappingURL=style_sp.css.map */
