main{
  overflow: hidden;
  }
  h1{
  text-align: center;
  }
header{
  box-shadow: 2px 2px 4px grey;
  background: #f6f6f6;
  position: fixed;
    top: 0;
    margin: 0;
    width: 100%;
    z-index: 2;
}
.fv{
  background: #dbeef4;
}

.fv__desc {
  text-align: left;
}
.lp-logo img{
    height: auto;
    width: 100%;
    object-fit: cover;
}
figure img {
    margin: 0;
    text-align: center;
    max-width: 100%;
}
  @media screen and (min-width: 767px){
    .fv__ttl{
      padding: 100px 0 0;
    }
    .fv{
      background: url(../image/main_bg.jpg) no-repeat center/cover;
    }
    .fv__desc {
      margin: 0 250px 60px 0;
      text-align: left;
    }
  h1 img{
  max-width: 1000px;
      height: auto;
      width: 80%;
      object-fit: cover;
}
  }
  @media screen and (max-width: 768px){
  .fv__ttl {
      margin: 150px 0 32px;
    }
  }
.lp-sec-header>.lp-block .lp-logo img {
    width: 80%;
    height: auto;
}
p {
    line-height: 1.5;
}
/* キャッチ */
.fv__desc span{
  display: block;
  font-size: 14px;
  text-align: right;
  margin-top: 1rem;
}
/* メリット */
.about__subttl{
  width:auto
}
figure img{
    margin: 0;
    text-align: center;
	max-width: 100%;
}
/* 手順 */
.price__desc{
  margin-bottom: 1em;
}
.step .row:not(:last-child):after, .step-h .col:not(:last-child):after, .step-h .row.continue .col:last-child:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 0;
    background: url(../image/arrow_down.svg)center center no-repeat;
    background-size: auto 100%;
}
.step .row:not(:last-child):after {
    top: 100%;
    padding-top: 60px;
    margin: 10px 0;
}
.step .row {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .step .row, .step-h .col {
    position: relative;
    padding: 1em;
    background: #dcf7ed;
}
.step h3 {
    margin: .5em 0;
    font-size: 1.2em;
    font-weight: 700;
}
  @media (min-width: 767px){
.step .row:not(:last-child) {
    margin-bottom: 5pc;
}
.gutters .span_10 {
    width: 83.3333333333%;
}
}
.col {
    display: block;
    float: left;
    width: 100%;
}
.col {
    float: none;
}
.clr:after, .col:after, .container:after, .group:after, .row:after {
    content: "";
    display: table;
    clear: both;
}
.clr:after, .col:after, .container:after, .group:after, .row:after {
    content: "";
    display: table;
    clear: both;
}

.clr:after, .col:after, .container:after, .group:after, .row:after {
    content: "";
    display: table;
    clear: both;
}
.container img {
    max-width: 100%;
}

.sec10 h3{
	font-size: 2.2rem;
	line-height: 1.8;
}
/*section　指定*/
.mb0{
	margin-bottom: 0!important;
}
a:hover {
	opacity: 0.7;
}
.col:not(last-child) {
    margin-bottom: 0;
}
.row:not(last-child) {
    margin-bottom: 4%;
}
figure figcaption {
    margin: .5em auto 1em;
    font-weight: 700;
    font-size: 18px;
}
@media (max-width: 767px){
.sp-hide, .pc-only, .tablet-only {
    display: none !important;
}
.col:not(last-child), .sp_image_cols:not(.sp_col2):not(.sp_col3) .col:not(:last-child){
      margin-bottom: 1em;
}
.sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure {
    overflow: hidden;
}
.sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure img {
    float: left;
    width: 50%;
    margin-bottom: 10px;
    vertical-align: middle;
}
.sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure figcaption {
    float: right;
    width: 48%;
    margin-top: 60px;
    vertical-align: middle;
    line-height: 1.5;
}
}
@media screen and (min-width: 767px) {
.pc-hide, .sp-only {
    display: none !important;
}
}

@media (min-width: 767px){
.container {
    max-width: 1000px;
    margin: auto;
}
.gutters .col {
    margin-left: 2%;
}
.gutters .span_9 {
    width: 74.5%;
}
.gutters .span_8 {
    width: 66%;
}
.gutters .span_6 {
    width: 49%;
}
	.gutters .span_4{
    width: 32%;
}
	.gutters .span_3 {
    width: 23.5%;
}
.gutters .span_2 {
    width: 15%;
}
}
.col {
    float: left;
}
.step .row, .step-h .col {
    position: relative;
    padding: 1em;
    background: #dcf7ed;
}
@media (min-width: 768px){
.step .row .col {
    float: none;
    display: table-cell;
    vertical-align: middle;
}
.reverse>.col:last-child, :not(.reverse)>.col:first-child {
    margin-left: 0;
}
.step .row .col {
    float: none;
    display: table-cell;
    vertical-align: middle;
}
.step .row .col:not(:first-child) {
    padding-left: 2%;
}
.step .row {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 2em;
}
}
.step .row.last{
margin-bottom: 40px;
}
@media (max-width: 767px){
.step .row:not(:last-child), .step-h .col:not(:last-child), .step-h .row.continue .col:last-child {
    margin-bottom: 18%;
}
}
/* 代行 */
.daiko{
  background: #b2fef7;
}
.highlight {
    background-color: #dcf7ed;
    padding: 2em;
    line-height: 1.8;
}
.daiko h3 {
    color: #00aed7;
    margin-bottom: 1em;
    font-size: 1.2em;
    font-weight: 700;
    text-align: center;
}
/* FAQ */
.faq{
  background-color: #e5e9ea;
    background-image: repeating-linear-gradient(45deg,#fff,#fff 7px,transparent 0,transparent 14px);
}
.balloon1,.balloon2 {
  margin: 0 auto 2em;
  padding: 40px 0;
}

.balloon1 .faceicon {
  float: left;
  margin-right: -90px;
  width: 150px;
}

.balloon1 .faceicon img,.balloon2 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 3px #e5e9ea;
  border-radius: 50%;
background: #fff;
}

.balloon1 .chatting,.balloon2ss .chatting {
  width: 100%;
}

.says {
  display: inline-block;
	display: flex;
  position: relative;
  margin: 5px 0 0 185px;
  padding: 25px 13px;
  border-radius: 12px;
  background: #dcf7ed;
  box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.15);
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
      top: 10px;
    left: -14px;
  border-right: 15px solid #dcf7ed;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.says p,.says2 p {
  margin: 0;
  padding: 0;
	text-align: left;
}
.balloon2 .faceicon {
  float: right;
  margin-lefts: -90px;
  width: 150px;
}

.says2 {
  display: inline-block;
	display: flex;
  position: relative;
  margin: 5px 185px 0 0;
  padding: 25px 13px;
  background: #fff;
	border: 2px solid;
  box-shadow: 3px 6px 0px 0px rgba(0,0,0,0.15);
}
.says2:before {
  content: "";
  display: inline-block;
  position: absolute;
      top: 10px;
    right: -15px;
  border-left: 15px solid #444;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
.says2:after {
  content: "";
  display: inline-block;
  position: absolute;
      top: 10px;
    right: -12px;
  border-left: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
@media screen and (max-width: 767px) {
	.balloon2 {
  padding: 20px 0;
}
}
/*company*/
.company{
      background: #b2fef7;
}
.shopinfo dl dd {
    margin: 0 0 0.5em 1em;
    padding: 0;
}
.shopinfo .map_container {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 70%;
}
.shopinfo .map_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.shopinfo dl dt {
    margin: 0 0 0.2em 0;
    font-weight: normal;
    display: block;
}
.shopinfo dl dd {
    margin: 0 0 0.5em 1em;
    padding: 0;
}
.shopinfo dl {
    margin: 1em 0;
    line-height: 1.4;
	font-size: 14px;
	text-align: left;
}
.shopinfo dl dt:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 3px;
    margin-right: 0.3em;
    vertical-align: middle;
    background: #229c8f;
}
/* ボタン */
.add_arrow:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 5%;
    margin: auto;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: translate(0,-50%) rotate(45deg);
    transform: translate(0,-50%) rotate(45deg);
    transition: .2s;
}
.add_arrow:after{
	top: 70%;
    right: -4%;
    left: 0;
    margin: auto;
    width: 14px;
    height: 14px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translateX(-50%) rotate(135deg);
}
.more a {
    display: block;
    border: 1px solid #00aed7;
    color: #fff;
    background: #00aed7;
    padding: .62em .3em;
    margin: 0 auto 1px;
    max-width: 316px;
    width: 100%;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    transition: .3s;
    font-size: 16px;
}
.more a{
	padding: 2em .3em;
  width:95%;
}
@media screen and (max-width: 767px) {
  .more a{
  	height: 114px;
  }
}
.add_arrow:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 5%;
    margin: auto;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: translate(0,-50%) rotate(45deg);
    transform: translate(0,-50%) rotate(45deg);
    transition: .2s;
}
.add_arrow {
    position: relative;
}
.add_arrow:after {
    top: 70%;
    right: -4%;
    left: 0;
    margin: auto;
    width: 14px;
    height: 14px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translateX(-50%) rotate(135deg);
}
.more {
    display: block;
    overflow: hidden;
    margin: auto;
}
.add_arrow:hover:after {
    border-color: #00aed7;
	top:74%;
    right: -4%;
}
.more a:hover{
	    color: #00aed7;
    background: #fff;
}
/*toi*/
.tel_box{
	background: #3acc74;
	padding:1vw 2vw;
}
.tel_box .table_box{
	text-align: center;
}
.tel_box .table_box li:after,.tel_box .table_box li:before{
	content: none;
}
.pc_tel_sec {
    background: url(../image/tel_img001.png)no-repeat left;
    background-position: 5% 40%;
    height: 180px;
    background-color: #fff;
    position: relative;
    max-width: 1000px;
    margin: 40px auto;
}
.pc_tel_sec ul {
    text-align: center;
    padding: 30px 0 0 200px;
    table-layout: fixed;
}
.pc_tel_sec li {
    display: table-cell;
    background: #9e2020;
    color: #fff;
    vertical-align: middle;
    padding: 10px;
}
.pc_tel_sec li:not(first-child) {
    border-right: 5px solid #fff;
}
.pc_tel_sec p {
    color: #9e2020;
    padding: 10px 0 0 200px;
    font-weight: 500;
    font-size: 2rem;
    text-align: left;
}
.pc_tel_sec span {
    font-size: 2em;
    color: #444;
    background: linear-gradient(transparent 60%, #ff6 60%);
}
.pc_tel_sec .shiny-btn {
    position: absolute;
    right: 4%;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 267px;
    height: 130px;
    filter: drop-shadow(1px 1px 1px #aaa);
    /* transform: scale(.95); */
}
.shiny-btn::after {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%);
    animation-name: shiny;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
.table_box dl {
    font-size: 1.8rem;
    background-color: #333;
    margin: 2% auto 4%;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
    width: 95%;
    max-width: 1000px;
    text-align: left;
}
.table_box dt {
    /* float: left; */
    clear: both;
    /* width: 150px; */
    border-bottom: 1px solid gray;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    color: #fff;
    padding: 1em 0;
    font-size: 2rem;
}
.sp_tel_sec dt {
    text-align: center;
    font-size: 18px;
}
.table_box dd {
    padding: 1em;
    background-color: white;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-width: 1 0 0 0;
    border-style: solid;
    font-size: 18px;
}
.table_box ul {
    line-height: 1.4;
}
.m_box_btn {
    background: #f6d01e;
    margin: 1em auto 2em;
}
.m_box_btn a {
    vertical-align: middle;
    color: #333;
    border-radius: 8px;
    padding: 10px;
    font-weight: bold;
}
.ani_box_btn {
    background: #1a69a7;
    /* margin: 0 10px; */
}
.ani_box_btn a {
    vertical-align: middle;
    color: #fff;
    border-radius: 8px;
    padding: 10px;
}
.ani_box, .m_box {
    display: inline-block;
    height: 50px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 50px;
}
.ani_box img {
    animation: type1 infinite steps(2,end) 1s;
}
.ani_box img, .m_box img {
    max-width: none;
    vertical-align: middle;
}
@keyframes type1 {
 100% {
  transform:translate3d(-100px,0,0);
 }
}
@media (min-width: 1079px){
  .sp_tel_sec {
      display: none;
  }
}
@media (max-width: 767px){
.sp {
  display: none;
}
}
@keyframes shiny {
    0% {
        transform: scale(0) rotate(25deg);
        opacity: 0;
    }

    50% {
        transform: scale(1) rotate(25deg);
        opacity: 1;
    }

    100% {
        transform: scale(50) rotate(25deg);
        opacity: 0;
    }
}
.shiny-btn {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
/*    background-color: #384878;*/
    overflow: hidden;
/*	filter: drop-shadow(5px 5px 5px #aaa);*/
}
.pc_tel_sec .shiny-btn {
    position: absolute;
    right: 4%;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 267px;
    height: 130px;
    filter: drop-shadow(1px 1px 1px #aaa);
    /* transform: scale(.95); */
}
.shiny-btn::after {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(100deg,  rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%);

    /* アニメーション */
    animation-name: shiny;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
@media (max-width: 768px){
  .pc_tel_sec {
    display: none;
}
  /* .sp_tel_sec img, .sp_tel_box img {
    max-width: 95%;
} */
.sp {
    display: inline-block;
    width: 100vw;
}
  .floating-banner {
      top: unset;
      right: 0;
      bottom: 0;
      position: fixed;
      z-index: 99999;
  }
  .sp_tel_box {
    background: #444;
    height: 65px;
  }
}
ol, ul {
    list-style: none;
}
/* topにもどる */
/* #page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: -50px;
  background: #ef3f98;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a:before{
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
} */

#page_top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  -webkit-backface-visibility:touch;
  backface-visibility:hidden;
  overflow:hidden
}

#page_top a {
  position: relative;
  display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  border-radius: 50px;
  width: 100px;
  height: 100px;
  background-color: rgba(8,173,227,0.8);
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
#page_top a::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: translate(-50%, -20%) rotate(45deg);
    transform: translate(-50%, -20%) rotate(45deg);
    transition: .2s;
}
@media (max-width: 767px){
#page_top a {
    border-radius: 50px;
    width: 50px;
    height: 50px;
}
#page_top {
  bottom: 100px;
  right: 20px;
}
}
/*footer*/

/*pegelink*/
@media screen and (max-width: 767px){
  .footer {
      margin-bottom: 65px;
  }
  .section__ttl a {
      position: absolute;
      top: -100px;
  }
  .section__ttl a {
      position: absolute;
      top: -100px;
  }
}
  .section__ttl {position:relative;}
  .section__ttl a {
      position: absolute;
      top: -200px;
  }
/* タブレット */
@media (max-width: 950px) and (min-width: 768px){
  .fv__ttl {
    margin: 90px auto 32px 0;
  }
  .fv__container{
        height: 600px;
  }
}
