@charset "utf-8";

/*-----------------------------------------------
 __default style
-----------------------------------------------*/

/*モバイル・タブレット共通*/
/*  (max-width: 480px) and (orientation: portrait) */
@media screen
  and (max-width: 767px)
  and (orientation: portrait) {
  
    body {
      font-size: 100%;
      min-width: 320px;
      height: 100%;
      -webkit-text-size-adjust: 100%;
      /* position: relative; */
    }

    h1 {
      font-size: 180%;
      min-height: 36px;
      /*font-weight: normal;*/
      letter-spacing: normal;
		overflow: hidden;
    }
	  
	  h1:before{
        top: 5%;
       left: -60px;
       width: 200px;
       height: 100px;
     }

      h1:after{
        top: 60%;
        right: -40px;
        width: 150px;
        height: 80px;
      }
	  
    
    h2{
      font-size: 140%;
      margin: 0 5px 80px 5px;
      width: 100%;
    }

    h4 {
      padding-left: 25px;
      text-indent: 0px;
    }
    
    
    .mobile tr{
      display: block;
      width: 100%;
    }

    .mobile th, .mobile td{
      display: block;
      width: auto;
      padding: 5px 0;
      width: 98%;
      padding: 5px 1%;
    }


    #wrapper_out, #wrapper, #head_out, #head_out2, #head, #main_box, #left_box, #right_box, #foot, #copy{
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
      
/*     #wrapper_out{
      height: 100%;
    } */

   .wt100, .w98, .w90, .wt10, .wt15, .wt20, .wt23, .wt25, .wt30, .wt33, .wt35 ,.wt40, .wt43, .w60, .wt65, .wt70, .w80{
      width: 100%;
    }
    
    .wt20t{
      width:30%;
    }
    
    .wt40t{
      width:35%;
    }
    
    .anim_fadeup2n.is_show{
      -webkit-animation: 1.0s ease-in-out .3s forwards fadeInUp;
      animation: 1.0s ease-in-out .3s forwards fadeInUp;
    /*   -webkit-animation: 1.0s ease-in-out 1.0s forwards fadeInUp;
      animation: 1.0s ease-in-out 1.0s forwards fadeInUp; */
    }

    .pc{
      display: none;
    }

    .sp{
      display: inherit;
    }
      
header {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    position: relative;
    /* background-color: inherit; */
    box-shadow: none;
    margin: 0;
    border-radius: 0;
    top: 0;
    z-index: 0;
    box-shadow: 0 2px 10px 1px rgb(237, 237, 237);
}
      
.page-header.scl .logo img {
    width: 60%;
}
      
.logo-name {
   /*  color: #fff; */
   /*  margin-left: -10px; */
}
      
.logo {
    padding: 3px 0 0px 0px;
}
      
nav {
    display: none;
}

      
.content {
    width: 90%;
    margin: 0 auto;
    padding: 100px 10px 150px 10px;
}

.navbtn {
    display: inherit;
    /* background: #4EA583; */
    height: 60px;
    width: 54px;
    right: 0;
}
      
      .contact-item p{
          text-align: center;
      }
      
/* #pcontainer {
    margin: 0;
    margin-top: -100px;
} */
      
      
      



      
/* .fff .cost-img01 {
    background-position: 10px;
    background-size: 70px;
    background-image: url(image/icon07.png);
}
      
.fff .cost-img02 {
    background-position: 15px;
    background-size: 60px;
    background-image: url(image/icon06.png);
}
      
.fff .cost-img03 {
    background-position: 20px;
    background-size: 60px;
    background-image: url(image/icon10.png);
    background-repeat: no-repeat;
} */
      
/* .fff .price {
    padding-left: 90px;
} */
      
.fff.srvall {
    display: inherit;
    margin:  0 0 100px 0;
}
    
h3.h3-sp {
    display: inherit;
    font-weight: bold;
}
      
      
h3.h3-sp::after {
    display: none;
}

h3.h3-sp::before {
    display: none;
}



      
/*-----------------------------------------------
 __
-----------------------------------------------*/
    
.content.foot-content {
    padding: 80px 10px 100px 10px;
    width: 90%;
    margin: 0px auto;
    text-align: center;
}

.content.srv {
    padding:0px;
    width: 96%;
    margin: 0px auto;
    text-align: center;
}
    
.slide-left {
    /* padding: 250px 0 0 70px; */
    width: 90%;
    position: absolute;
    top: 55%;
    margin: 0 auto;
}
      
      
.slide-top {
    padding-bottom: 400px;
    margin-top: 10px;
}
      
p.top-p {
    font-size: 150%;
    line-height: 2;
    font-weight: 400;
    text-align: center;
}
      
.service-top {
    background: #FFFBEE;
    padding: 20px;
    margin: 0 auto;
    width: 85%;
    margin-top: 30px;
}
      
.arrow-top {
   width: 100%;
}
      
.tel-flex {
    width: 100%;
}
      
.tel-flex p {
    font-size: 150%;
}
      
.orange-line {
    margin-top: 400px;
}
      
.service-box {
    /* display: inherit; */
    margin: 20px 0 30px 0;
}
      
      
.service-item {
    margin: 0 auto;
    width: 31%;
    margin-bottom: 20px;
  min-height: 180px;
}
    
.service-item.lastchild{
  display: inherit;
  border: none;
  background-color: transparent;
}

.service-item p {
    padding: 0;
    letter-spacing: normal;
    /* font-size: 100%; */
    font-size: 95%;
  margin: 10px 0;
}
    
.service-item p.service-p{
  margin: 10px 0;
}
    
.service-item p.line2 {
  line-height: 1.1;
  margin: 8px 0;
}
    
p.line span {
    font-size: 130%
}
.service-item.none {
    width: 100%;
    min-height: 250px;
}
.service-item.none p {
    padding: 30px 0 0 0px;
}
    
      
h3:before {
    display: none;
}
      
h3:before {
    display: none;
}
      
      
.flex-box {
    display: inherit;
}
      
.flex-item {
    width: 80%;
    margin-bottom: 30px;
}
      
.fff .flex-item {
    width: 85%;
    padding: 30px 10px;
    margin: 0 auto;
    margin-bottom: 30px;
        border: 3px solid #F4AF1B;
}
      
.cost-img01 {
    background-position: 220px;
}
      
.cost-img02 {
    background-position: 215px;
}
      
.txt_sec {
    margin: 0 auto 0;
    padding: 0;
    width: 100%;
}
      
.flex-item.flex-none.line-item {
    padding: 35px;
    
}
      
.area {
    display: inherit;
    align-items: center;
    /* padding: 20px; */
        margin-top: -80px;
}
  
      
.area.margin-area {
        margin-top: 0px;
}
      
h3:after {
    display: none;
}
      
h3 {
    padding: 0px;
    font-size: 180%;
}
      
.flex-item.flex-none {
    text-align: center;
        padding: 35px;

}
      
.area p {
    text-align: left;
}
      
      
      
.flex-item.flex-none.line-item p {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
}
      
.flex-item.flex-none.line-item img{
    width: 100%;
}
    
.line-img {
    position: inherit;
    top: -100px;
    width: 100%;
}
      
.contact-box {
    margin: 80px 0 20px 0;
    display: inherit;
}
      
.contact-item img {
    width: 12%;
    margin: 0 0px 0 10px;
}
      
p.contact-tel {
    font-size: 200%;
    width: 100%;
}
      
      
.kurashi-foot {
    display: inherit;
}
      
.kurashi-title p {
    padding: 0;
    line-height: 1.7;
}
      
.kurashi-title {
    width: 100%;
    margin-bottom: 30px;
}
      
.kurashi-dl {
    width: 100%;
}
      
dl.kurashi {
    display: inherit;
}
      
dl.kurashi dt {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
      
dl.kurashi dd {
    width: 100%;
}
      
      
/* トップリンク
------------------------------------------*/
#page-top {
  bottom: 5px;
  right: 5px;
        z-index: 0;
}

/* .arr_sec {
  width: 60px;
  height: 70px;
}
      
.top_arr {
    padding: 0;
    margin-top: 35px;
    font-size: 90%;
    padding-left: 12px;
} */

      

      

/*-----------------------------------------------
 __下層ページ
-----------------------------------------------*/
      
#top_slide {
    margin: 0px auto 0;
    min-width: 100%;
}
      
      
      
      
      

/*-----------------------------------------------
 __岩沼市商工会_20221202
-----------------------------------------------*/
      
.top_cap01 {
    width: 100%;
    top: 40%;
}
      
      
.copyright p {
    width: 100%;
}
      
      
 /*----------------------------------------
  コンテンツ
  ------------------------------------------*/

    /*トップお知らせ*/
  
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      

  
}
  /*----------------------------------------
  
  ------------------------------------------*/

@media screen
  and (max-width: 767px)
  and (orientation: landscape) {
	  

      
#top_slide {
    min-width: 100%;
    margin: 0px auto 0;
}
      
header {
    min-width: 100%;
}
      
#wrapper_out {
    min-width: 100%;
}
      
.content {
    width: 90%;
    margin: 0px auto;
}
      
.top_cap {
    width: 100%;
}
      
header {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    position: relative;
}
      
nav {
    display: none;
}
      
.navbtn {
    display: inherit;
}
      
section.bg1 {
    width: 100%;
}

      
.contact {
    width: 90%;
}
      
.navbtn {
    display: inherit;
    height: 60px;
    width: 54px;
    right: 0;
    top: 0;
}
      

      .content {
    width: 90%;
    margin: 0px auto;
}
      
header {
    min-width: 100%;
    max-width: 100%;
  /* left: 0; */
}
    
header {
    min-width: 100%;
   position: relative;
   /* left: 0; */
    top: 5px;
    z-index: 0;
    left: 0;
    margin-right: 0;
    transform: none;
}

.main-nav li a {
    padding: 33px 0;
    margin-right: 17px;
}
      
.menu_link ul li {
    padding-bottom: 5px;
    text-align: center;
    border-bottom: 2px #FFD55A solid;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 7px;
}
      
.menu_link ul li a {
    font-size: 100%;
    letter-spacing: 0.1rem;
}
      
.cat02.hover-cat {
    height: 40px;
    background-size: 70px;
    width: 40%;
}
     
      .menu_link ul {
    margin-top: 30px;
}
      
.hover-tel {
    background: #F4AF1B;
    padding: 3px;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 10px;
      }
      
.kurashi-hover {
    font-size: 120%;
    padding-top: 10px;
}
      
.hover-tel a {
    color: #fff;
    font-size: 110%;
}
      
      
.logo-name {
    font-size: 100%;
}
      
      
#wrapper_out {
    min-width: 100%;
}
      
.content {
    width: 90%;
    margin: 0px auto;
}
      
.area.margin-area img {
    width: 90px;
}
      
.contact-p {
    font-size: 110%;
}

.top_cap2 {
    width: 100%;
}
      
section.bg1 {
    width: 100%;
}

.contact {
    width: 90%;
}

.slide-left {
    top: 60%;
    left: 0%;
    width: 100%;
}
      
p.top-p {
    padding-left: 20px;
    font-size: 200%;
}
      
.arrow-top {
    margin-top:30px;
    padding-left: 20px;
}
      
.slide-top {
    padding-top: 800px;
}
      
.orange-line {
    margin-top:800px;
}
      
.service-top {
    padding: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
      }
      
.flex-box {
    display: inherit;
}
      
.flex-item {
    width: 90%;
    margin-bottom: 50px;
}
      
.cost-img01 {
    background-position: 480px;
}
      
.cost-img02 {
    background-position: 480px;
}
      
.txt_sec {
    width: 80%;
}
      
      
.service-item {
    /* width: calc(25% - 2px); */
    width: calc(30% - 2px);
}
      
      
.service-item.none {
    /* width: calc(25% - 2px); */
    width: calc(30% - 2px);
      }
      
#top_slide {
    min-width: 100%;
    margin: 0;
}
      
.slidebg.v2 {
    min-height: 300px;
}
.ip-br {
    display: none;
  }
      
      
h3 {
    padding: 0;
    font-size: 180%;
}
      
.service-item.none p span {
    font-size: 110%;
}
      
.service-item.none p {
    padding: 0px 0 0 15px;
}
      
      
.content.foot-content {
    padding: 40px 20px 50px 20px;
    width: 90%;
    margin: 0px auto;
}
      
h3:before {
    left: -25px;
    transform: rotate(60deg);
}
      
h3:after {
    right: -25px;
}
      
h2 {
    width: 70%;
}
      
.flex-item.flex-none {
    margin: 0 auto;
    width: 80%;
    padding: 40px 50px;
    /* margin-top: 100px; */
}
      
.area p {
    font-size: 120%;
}
      
.flex-item.flex-none.line-item p {
    width: 75%;
    padding-right: 5%;
}
      
      
.kurashi-foot {
    display: inherit;
}
      
.kurashi-dl {
    width: 100%;
    margin-top: 50px;
}
      
dl.kurashi dt {
    width: 20%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
      
.menu_inner {
    z-index: 100;
}
    
      
/* .fff.flex-box {
    display: inherit;
}
 */
      
/* .fff .cost-img01 {
    background-position: 10px;
    background-size: 80px;
    background-image: url(image/icon07.png);
}
      
.fff .cost-img02 {
    background-position: 15px;
    background-size: 70px;
    background-image: url(image/icon06.png);
}
      
.fff .cost-img03 {
    background-position: 20px;
    background-size: 70px;
    background-image: url(image/icon10.png);
    background-repeat: no-repeat;
}
      
.fff .price {
    padding-left: 80px;
} */
      
.fff.srvall {
    display: inherit;
    margin:  0 0 100px 0;
}
    
h3.h3-sp {
    display: inherit;
    font-weight: bold;
}
      
      
h3.h3-sp::after {
    display: none;
}

h3.h3-sp::before {
    display: none;
}

.service-box {
    margin: 20px 0 30px 0;
}
      
.fff.flex-box {
    margin: 30px 0 100px 0;
}
}

/*----------------------------------------------------
__タブレット縦
--------------------------------------*/

@media screen
  and (min-width: 768px)
  and (max-width: 1080px)
  and (orientation: portrait){


header {
    min-width: 100%;
   position: relative;
   /*  left: 0; */
    margin-right: 0;
}

.main-nav li a {
    padding: 33px 0;
    margin-right: 17px;
}
      
      
.logo-name {
    font-size: 100%;
}
      
      
#wrapper_out {
    min-width: 100%;
}
      
.content {
    width: 90%;
    margin: 0px auto;
}
      

.top_cap2 {
    width: 100%;
}
      
section.bg1 {
    width: 100%;
}

.contact {
    width: 90%;
}

.slide-left {
    top: 40%;
    left: 0%;
    width: 100%;
}
      
p.top-p {
    padding-left: 20px;
}
      
.arrow-top {
   /*  padding-left: 20px; */
    margin: 0 auto;
    margin-top:30px;
}
      
.slide-top {
    padding-top: 350px;
    margin-top: 50px;
}
      
.orange-line {
    padding-top: 390px;
}
      
.service-top {
    padding: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
      }
      
.flex-box {
    display: inherit;
}
      
.arrow-top a {
    padding-left: 85px;
}
      
.area.margin-area img{
    width: 90px;
}
      
.flex-item {
    width: 90%;
    margin-bottom: 50px;
}
      
.arrow-top a .arrow-p {
    font-size: 100%;
}
      
.cost-img01 {
    background-position: 550px;
}
      
.cost-img02 {
    background-position: 550px;
}
      
.txt_sec {
    width: 80%;
}
      
      
.service-item {
    /* width: calc(25% - 2px); */
    width: calc(30% - 2px);
}
      
      
.service-item.none {
    /* width: calc(25% - 2px); */
    width: calc(30% - 2px);
      }
      
#top_slide {
    min-width: 100%;
    margin: 0;
}
      
.slidebg.v2 {
    min-height: 300px;
}
.ip-br {
    display: none;
  }
      
      
.service-item.none p span {
    font-size: 110%;
}
      
h3 {
    padding: 0;
    font-size: 200%;
}
      
      
.content.foot-content {
    padding: 40px 20px 50px 20px;
    width: 90%;
    margin: 0px auto;
}
      
h3:before {
    left: -25px;
    transform: rotate(60deg);
}
      
h3:after {
    right: -25px;
}
      
h2 {
    width: 70%;
}
      
.flex-item.flex-none {
    margin: 0 auto;
    width: 70%;
    padding: 40px 60px;
    /* margin-top: 100px; */
}
      
.area p {
    font-size: 120%;
}
      
.flex-item.flex-none.line-item p {
    width: 75%;
    padding-right: 5%;
}
      
      
.kurashi-foot {
    display: inherit;
}
      
.kurashi-title {
    width: 100%;
}
      
.kurashi-dl {
    width: 100%;
    margin-top: 50px;
}
      
dl.kurashi dt {
    width: 20%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

      
.fff.srvall {
    display: inherit;
    margin:  0 0 100px 0;
}
    
h3.h3-sp {
    display: inherit;
    font-weight: bold;
}
      
h3.h3-sp::after {
    display: none;
}

h3.h3-sp::before {
    display: none;
}

.service-box {
    margin: 20px 0 30px 0;
}
      
.fff.flex-box {
    margin: 30px 0 100px 0;
}
      
}


@media screen and (min-width: 650px){
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){
  .br-pc { display:none; }
  .br-sp { display:block; }
}



/* タブレット横------------------------------------------------- */
@media screen
  and (min-width: 768px)
  and (max-width: 1180px)
  and (orientation: landscape){

      
      
.content {
    width: 90%;
    margin: 0px auto;
}
      
header {
    min-width: 100%;
    max-width: 100%;
  /* left: 0; */
}
    
header {
    min-width: 100%;
   position: relative;
   /*  left: 0; */
}

.main-nav li a {
    padding: 33px 0;
    margin-right: 17px;
}
      
      
.logo-name {
    font-size: 100%;
}
      
      
#wrapper_out {
    min-width: 100%;
}
      
.content {
    width: 90%;
    margin: 0px auto;
}
      

.top_cap2 {
    width: 100%;
}
      
section.bg1 {
    width: 100%;
}

.contact {
    width: 90%;
}

.slide-left {
    top: 40%;
    left: 0%;
    width: 100%;
}
      
p.top-p {
    padding-left: 20px;
}
      
.arrow-top {
    margin-top:30px;
    padding-left: 20px;
}
      
.slide-top {
    padding-top: 350px;
}
      
.orange-line {
    padding-top: 390px;
}
      
.service-top {
    padding: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
      }
      
.flex-box {
    display: inherit;
}
      
.flex-item {
    width: 90%;
    margin-bottom: 50px;
}
      
.cost-img01 {
    background-position: 550px;
}
      
.cost-img02 {
    background-position: 550px;
}
      
.txt_sec {
    width: 80%;
}
      
      
.service-item {
    /* width: calc(25% - 2px); */
    width: calc(48% - 2px);
}
      
      
.service-item.none {
    /* width: calc(25% - 2px); */
    width: calc(48% - 2px);
      }
      
#top_slide {
    min-width: 100%;
    margin: 0;
}
      
.slidebg.v2 {
    min-height: 300px;
}
.ip-br {
    display: none;
  }
      
      
h3 {
    padding: 0;
    font-size: 200%;
}
      
      
.content.foot-content {
    padding: 40px 20px 50px 20px;
    width: 90%;
    margin: 0px auto;
}
      
h3:before {
    left: -25px;
    transform: rotate(60deg);
}
      
h3:after {
    right: -25px;
}
      
h2 {
    width: 70%;
}
      
.flex-item.flex-none {
    margin: 0 auto;
    width: 80%;
    padding: 40px 50px;
    /* margin-top: 100px; */
}
      
.area p {
    font-size: 120%;
}
      
.flex-item.flex-none.line-item p {
    width: 75%;
    padding-right: 5%;
}
      
      
.kurashi-foot {
    display: inherit;
}
      
.kurashi-dl {
    width: 100%;
    margin-top: 50px;
}
      
dl.kurashi dt {
    width: 20%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
      
.fff.srvall {
    display: inherit;
    margin:  0 0 100px 0;
}
    
h3.h3-sp {
    display: inherit;
    font-weight: bold;
}
      
h3.h3-sp::after {
    display: none;
}

h3.h3-sp::before {
    display: none;
}

.service-box {
    margin: 20px 0 30px 0;
}
      
.fff.flex-box {
    margin: 30px 0 100px 0;
}
      

/* header {
    left: 0;
} */
}



/* タブレット横------------------------------------------------- */
@media screen
  and (min-width: 768px)
  and (max-width: 1180px)
  and (orientation: landscape){
    
    
    
    
header {
    min-width: 100%;
    position: relative;
}
      
.slide-top {
    padding-top: 800px;
}
      
.orange-line {
    margin-top: 450px;
}
     
h3 {
    padding: 0 0px;
}
      
.fff.srvall {
    display: inherit;
    margin:  0 0 100px 0;
}
    
h3.h3-sp {
    display: inherit;
    font-weight: bold;
}
      
      
h3.h3-sp::after {
    display: none;
}

h3.h3-sp::before {
    display: none;
}

.service-box {
    margin: 20px 0 30px 0;
}
      
.fff.flex-box {
    margin: 30px 0 100px 0;
}
      
/* header {
    left: 0;
} */

}


/* タブレット横------------------------------------------------- */
@media screen and (min-width: 375px)
  and (max-width: 812px)
  and (orientation: landscape) {
      
.service-item {
    /* width: calc(25% - 2px); */
    width: calc(30% - 2px);
    min-height: 335px;
}
      
      
.service-item.none {
    /* width: calc(25% - 2px); */
    width: calc(30% - 2px);
      }
    
      
}


/* タブレット横------------------------------------------------- */
@media screen and (min-width: 820px)
  and (max-width: 1180px)
  and (orientation: landscape) {

      
      

header {
    min-width: 100%;
   position: relative;
    /* left: 0; */
}

.main-nav li a {
    padding: 33px 0;
    margin-right: 17px;
}
      
      
.logo-name {
    font-size: 100%;
}
      
      
#wrapper_out {
    min-width: 100%;
}
      
.content {
    width: 90%;
    margin: 0px auto;
}
      

.top_cap2 {
    width: 100%;
}
      
section.bg1 {
    width: 100%;
}

.contact {
    width: 90%;
}

.slide-left {
    top: 50%;
    left: 0%;
    width: 100%;
}
      
p.top-p {
    padding-left: 100px;
}
      
.arrow-top {
    margin-top:30px;
    padding-left: 100px;
}
      
.slide-top {
    padding-top: 800px;
    margin-top: 190px;
}
      
.orange-line {
    margin-top: 450px;
}
      
.service-top {
    padding: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
      }
      
.flex-box {
    display: inherit;
}
      
.flex-item {
    width: 90%;
    margin-bottom: 50px;
}
      
.cost-img01 {
       background-position: right;
        width: 80%;
    margin: 0 auto;
    margin-bottom: 30px
}
      
.cost-img02 {
        background-position: right;
        width: 80%;
     margin: 0 auto;
}
      
.txt_sec {
    width: 80%;
}
      
      
.service-item {
    /* width: calc(25% - 2px); */
    width: calc(30% - 2px);
    min-height: 365px;
}
      
 
      
.service-item.none {
    /* width: calc(25% - 2px); */
    width: calc(30% - 2px);
      }
      
#top_slide {
    min-width: 100%;
    margin: 0;
}
      
.slidebg.v2 {
    min-height: 300px;
}
.ip-br {
    display: none;
  }
      
      
h3 {
    padding: 0;
    font-size: 200%;
}
      
      
.content.foot-content {
    padding: 40px 20px 50px 20px;
    width: 90%;
    margin: 0px auto;
}

      
h2 {
    width: 70%;
}
      
.flex-item.flex-none {
    margin: 0 auto;
    width: 70%;
    padding: 40px 60px;
    /* margin-top: 100px; */
}
      
.area p {
    font-size: 120%;
}
      
.flex-item.flex-none.line-item p {
    width: 75%;
    padding-right: 5%;
}
      
      
.kurashi-foot {
    display: inherit;
}
      
.kurashi-dl {
    width: 100%;
    margin-top: 50px;
}
      
dl.kurashi dt {
    width: 20%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
      
      
header {
    /* left: 0; */
    left: 0;
    margin-right: 0;
    transform: none;
}
      

/* header {
    min-width: 96%;
} */
      
      
.fff.srvall {
    display: inherit;
    margin:  0 0 100px 0;
}
    
h3.h3-sp {
    display: inherit;
    font-weight: bold;
}
      
      
h3.h3-sp::after {
    display: none;
}

h3.h3-sp::before {
    display: none;
}

.service-box {
    margin: 20px 0 30px 0;
}
      
.fff.flex-box {
    margin: 30px 0 100px 0;
}
      
h3.h3-sp {
    display: inherit;
    font-weight: bold;
}
      
      
h3.h3-sp::after {
    display: none;
}

h3.h3-sp::before {
    display: none;
}

.service-box {
    margin: 20px 0 30px 0;
}
      
.fff.flex-box {
    margin: 30px 0 100px 0;
}
      
.srvicon img {
    padding-top: 4%;
}
      
.srvicon.wt-img02 img {
    width: 80%;
    padding-top: 15%;
}
     
      
      
    }



/*----------------------------------------------------
__タブレット縦
--------------------------------------*/

@media screen
  and (min-width: 1024px)
  and (max-width: 1366px)
  and (orientation: portrait){


header {
    min-width: 100%;
   position: relative;
    /* left: 0; */
}

.main-nav li a {
    padding: 33px 0;
    margin-right: 17px;
}
      
      
.logo-name {
    font-size: 100%;
}
      
      
#wrapper_out {
    min-width: 100%;
}
      
.content {
    width: 90%;
    margin: 0px auto;
}
      

.top_cap2 {
    width: 100%;
}
      
section.bg1 {
    width: 100%;
}

.contact {
    width: 90%;
}

.slide-left {
    top: 30%;
}
      
p.top-p {
    padding-left: 100px;
}
      
.arrow-top {
    margin-top:30px;
    padding-left: 100px;
}
      
.slide-top {
    padding-top: 350px;
}
      
.orange-line {
    padding-top: 390px;
}
      
.service-top {
    padding: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
      }
      
.flex-box {
    display: flex;
}
      
.flex-item {
    width: 90%;
    margin-bottom: 50px;
}
      
.cost-img01, .cost-img02 {
    background-position: 325px;
}
  
    
/* .cost-img01 {
    background-position: 550px;
}
      
.cost-img02 {
    background-position: 550px;
} */
      
.flex-item {
    width: 40%;
}
.txt_sec {
    width: 80%;
}
      
      
.service-item {
    /* width: calc(25% - 2px); */
    width: calc(48% - 2px);
}
      
      
.service-item.none {
    /* width: calc(25% - 2px); */
    width: calc(48% - 2px);
      }
      
#top_slide {
    min-width: 100%;
    margin: 0;
}
      
.slidebg.v2 {
    min-height: 300px;
}
.ip-br {
    display: none;
  }
      
      
h3 {
    padding: 0;
    font-size: 200%;
}
      
      
.content.foot-content {
    padding: 40px 20px 50px 20px;
    width: 90%;
    margin: 0px auto;
}
      
h3:before {
    left: -25px;
    transform: rotate(60deg);
}
      
h3:after {
    right: -25px;
}
      
h2 {
    width: 70%;
}
      
.flex-item.flex-none {
    margin: 0 auto;
    width: 80%;
    padding: 40px 50px;
    /* margin-top: 100px; */
}
      
.area p {
    font-size: 120%;
}
      
.flex-item.flex-none.line-item p {
    width: 75%;
    padding-right: 5%;
}
      
      
.kurashi-foot {
    display: inherit;
}
      
.kurashi-dl {
    width: 100%;
    margin-top: 50px;
}
      
dl.kurashi dt {
    width: 20%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
      

.fff.srvall {
    display: inherit;
    margin:  0 0 100px 0;
}
    
h3.h3-sp {
    display: inherit;
    font-weight: bold;
}
      
      
h3.h3-sp::after {
    display: none;
}

h3.h3-sp::before {
    display: none;
}

.service-box {
    margin: 20px 0 30px 0;
}
      
.fff.flex-box {
    margin: 30px 0 100px 0;
}

/* ------------------------------------ */

    
}



/*----------------------------------------------------
__タブレット縦
--------------------------------------*/

@media screen and (min-width: 1024px)
  and (max-width: 1366px)
  and (orientation: landscape){



      

h3.h3-sp {
    display: inherit;
    font-weight: bold;
}
      
      
h3.h3-sp::after {
    display: none;
}

h3.h3-sp::before {
    display: none;
}

.service-box {
    margin: 20px 0 30px 0;
}
      
.fff.flex-box {
    margin: 30px 0 100px 0;
}

/* ------------------------------------ */
}



/* ----------------------------------------------- */

