@charset "UTF-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

/*
  Theme Name: teltol
  Author: GOODCROSS
*/

/*
  common
-----------------------------------------------------------------*/
html {
font-size: 62.5%;
}
body {
  font-family: 'Noto Sans JP', sans-serif!important;
  font-size: 100%;
  line-height: 1.8;
  font-size: 1.6em;
  margin: 0;
  width: 100%;
  height:100%;
  color: #000;
}
h1,h2,h3,h4,h5{font-weight: 600;}
h1{font-size: 3rem;}
h2{font-size: 2.6rem;}
h3{font-size: 2rem;}
h4{font-size: 1.8rem;}
h5{font-size: 1.6rem;}
.font-smaller{font-size: 0.75em;}
.font-s{font-size:0.75rem;}
.font-l{font-size:2.4rem;}
.font-ll{font-size:3.4rem;}
.font-lll{font-size:4rem;}
.num{font-family: 'Oswald', sans-serif!important;letter-spacing: 0.03em;}
.i-pc,.b-pc{display: none;}
.i-sp{display: inline;}
.b-sp{display: block;}

.small{line-height: 1.4;}

a, a:focus, *:focus{
  outline: none;
  word-break: break-all;
}
a,a:visited,a:focus,a:hover{
  color: #4184f3;
  text-decoration: none;
}
.a-bk,a.a-bk:visited,a.a-bk:focus,a.a-bk:hover{color:black;text-decoration: underline;}
dt,dd{
  font-weight: normal;
  line-height: 1.6em;
}


.bk-wh{
  background: #fff;
}
.bk-dgr{ background:#360;}
.bk-gr{ background:#C3D6BA;}
.bk-lgr{ background:#AFD34E;}
.bk-llgr{ background:#F2F7DC;}
.bk-lbr{ background:#EDE3C3;}
.bk-lgy{background:#f2f2f2;}
.bk-dgy{
  background:#434343;
  color: #fff;
}

.cl-rd{color: #EF2938;}
.cl-gy{color: #999;}
.cl-dgr{color: #360;}
.text-ul{text-decoration: underline 2px;}


.hov,.hov img{
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hov:hover{
  opacity: 0.8;
  filter: alpha(opacity=70);
}
.hov:hover img{
  opacity: 0.8;
  filter: alpha(opacity=70);
}
.hov-tform{
  display: block;
  overflow: hidden;
  position: relative;
}
.hov-tform img {
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  height: auto;
  max-width: 100%;
}
a:hover>div img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}


.mb-15{margin-bottom: 15px;}
.mb-30{margin-bottom: 30px;}
.mb-40{margin-bottom: 40px;}
.mb-50{margin-bottom: 50px;}
.mb-60{margin-bottom: 60px;}
.mt-15{margin-top: 15px;}
.mt-30{margin-top: 30px;}
.mt-40{margin-top: 40px;}
.mt-50{margin-top: 50px;}
.mt-60{margin-top: 60px;}


img{max-width: 100%;}
.img-70{display: block; max-width: 70%; margin: 0 auto;}
.btn-m{display:inline-block;padding:0.2em 1.5em; background: #ddd ;border-radius: 100vh;border:none;}
.btn-rd{background: #EF2938; color: #fff!important;}
.btn-bk{background: #000; color: #fff!important;}
.btn-dgr{background: #360; color: #fff!important;}
.btn-dgr-l{background: #fff; color: #360!important;border: 1px solid #360;}
.btn-inline .btn-m{margin: 0 10px;}

.border-bwn-sld > li + li {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
}
.breadcrumb{background: none;}
.table-responsive th,.table-responsive td {
  white-space: nowrap;
}
.hidden_pc{
  display: inline!important;
}
.hidden_sp{
    display: none!important;
}
/*layout
-----------------------------------------------------------------*/
.row-30 {margin: 0 -30px;}
.row-30 > div { padding: 0 30px;}
.col-15 > div { margin-bottom: 15px;}
.col-30 > div { margin-bottom: 30px;}
.col-60 > div { margin-bottom: 60px;}



.title-container{
  text-align: center;
  margin-bottom: 1em;
}
.title-section{
  margin-bottom: 1em; 
}
.title-bb{
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
  padding-bottom: 0.5em;;
}
.title-bk-llgr{padding:0.3em 1em;background: #C3D6BA;}
section{
  padding:0 0 40px;
}
.cont{
  padding-bottom: 3rem;;
  }
.cont-bb{
padding-bottom: 3rem;;
margin-bottom: 5rem;
border-bottom: 1px solid #ddd;
}

.container-wrap{
  margin-left: auto;
  margin-right: auto;
  padding:40px 0 40px 0;
}
.container-wrap-top{
  padding:110px 0 40px 0;
}
.container-wrap-cp{
  margin-left: auto;
  margin-right: auto;
  padding:40px 0 30px 0;
}
.container-fluid-0{
  padding:0;
}
.box-gy-l{
  border: 1px solid #ddd;
  padding: 1rem;
  color: #999;

}
/*.no-hf
-----------------------------------------------------------------*/
.no-hf .container-wrap{
  margin-left: auto;
  margin-right: auto;
  padding:32px 0 64px 0;
}
.no-hf .container{
  max-width: 960px;
}
.container-inner{
  padding:30px 0;
}
#logo-no-hf{
  text-align: center;
}
#logo-no-hf h1{
  width: 160px;
 margin: 0 auto 30px;
}
.no-hf h3{
  margin-bottom: 3rem;;
}
/*吹き出し*/
.balloon_l,
.balloon_r{
  display:flex;
  justify-content: flex-start;
  align-items: flex-start; /*縦位置を上揃え*/
/*   align-items: center; */ /*縦位置を真ん中揃え*/
}
.balloon_r{
  justify-content:flex-end;
}
.faceicon img{
  width: 80px; /*任意のサイズ*/
  height: auto;
}
.balloon_r .faceicon{
  margin-left:25px;
}
.balloon_l .faceicon{
  margin-right:25px;
}
.balloon_r .faceicon{
  order:2 !important;
}
.says {
  max-width:500px; /*最大幅は任意*/
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 17px 13px 15px 18px;
  border-radius: 12px;
  background: #9cf;
  box-sizing:border-box;
  margin:0 !important;
  line-height:1.5;
/*   align-items: center; */
}
.says p{
  margin:8px 0 0 !important; 
}
.says p:first-child{
  margin-top:0 !important;
}
.says:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
/*   margin-top:-3px;  */
}
.balloon_l .says:after {
  left: -26px;
  border-right: 22px solid #9cf;
}
.balloon_r .says:after {
  right: -26px;
  border-left: 22px solid #9cf;
}
.caution-email{
  font-size: smaller;
  line-height: 1.4;
  border: 1px solid #333;
  color: #333;
  padding: 1em 1em;
}
/*form
-----------------------------------------------------------------*/
.form-group {
  margin-bottom: 1.5rem;
}
.btn,.form-control,.form-control-plaintext,.custom-select{font-size: 100%;}
.form-check-input {
  margin-top: 1rem;
  margin-left: -2rem;
}
textarea{width: 100%;}
.form-changed,.form-changed input{color: #dc3545!important;}
.tooltip .tooltip-inner {
  font-size: 1.6rem;
}

/*header
-----------------------------------------------------------------*/
body {
  margin: 0;
  font-family: Helvetica, sans-serif;
}


/* header */
.header.fixed{
  background: rgba(255,255,255,1);
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
}
/* transition */
.header{
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.header {
  position: fixed;
  width: 100%;
  z-index: 3;
}
.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.header li a {
  display: block;
  padding: 0.7em 1em;
  text-decoration: none;
  font-weight: 500;
}
.header li a,.header li a:visited,.header li a:focus,.header li a:hover{
  color: #333;
  text-decoration: none;
}
.menu-mypage{background: #ccc; border-radius: 100vh;}
.menu-registry{background: #EF2938; border-radius: 100vh;}
.menu-contact{background: #360; border-radius: 100vh;}
li.menu-registry a,li.menu-registry a:visited,li.menu-registry a:focus,li.menu-registry a:hover,
li.menu-contact a,li.menu-contact a:visited,li.menu-contact a:focus,li.menu-contact a:hover{
  color: #fff;
}
.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}
#logo{
  width:120px;
  position:absolute;
  top: 10px;
  z-index: 100;
  left: 50%;
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
}
/* menu */
.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
  font-size: 1.8rem;
}

/* menu icon */
.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 4px;
  position: relative;
  transition: background .2s ease-out;
  width: 32px;
  border-radius: 2px
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
  border-radius: 2px
}

.header .menu-icon .navicon:before {
  top: 11px;
}

.header .menu-icon .navicon:after {
  top: -11px;
}

/* menu btn */
.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 440px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}


/* 48em = 768px */

@media (min-width: 992px) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 0.2em 1em;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
  .menu-mypage,.menu-registry,.menu-contact{
    padding: 0.2em 1.5em;
    margin-right: 10px;
  }
  section{
    padding:0 0 60px;
  }
  
  .container-wrap-top{
    padding:100px 0 40px 0; 
  }
  .hidden_pc{
    display: none!important;
  }
  .hidden_sp{
    display: inline!important;
  }
}
@media only screen and (min-width: 230px) and (max-width:992px) {
  .header {
    box-shadow: none !important;
    background-image: none !important;
    position: fixed !important;
  }
  .header li {
    margin:10px auto;
  }
  .header li a{text-align: center;}
  .header li:first-of-type{margin-top:70px;}
  .header li:last-of-type{margin-bottom:30px;}
  .menu-registry,.menu-mypage{width: 60%;}
}

/*footer
-----------------------------------------------------------------*/

#footer-info,#footer-sitemap,#footer-menu{
  color:#fff;
}
#footer-sitemap a,#footer-menu a,#go-page-top a{
  color:#fff;
}

#footer-sitemap dt{
  color:#999;
  margin:0 0 10px 0;
}
#footer-sitemap dd{
  font-size: 16px;
  line-height: 1.6
}
#footer-sitemap dd >div{
  margin-bottom: 8px;
}
#footer-sns img{width: 25px;margin: 5px 10px 0 0;}
#footer-menu{
  background: #1d2228;
  padding:10px 0 60px;
}
#footer-menu,#footer-menu a{color: #999;}
#footer-menu li{
  padding:  0 8px;
}
#footer-menu li + li{
  border-left: 1px solid #666;
}
#copy{
  text-align: center;
}
#go-page-top a{
  border-top: 1px solid #fff;
}
#go-page-top a{
  padding:15px!important;
  display: block;
  width: 100%;
}







/*top page
-----------------------------------------------------------------*/
#main-view{background: #ff9; padding: 120px 0 0;}
#h1-top{
  color: #E5B900;
  font-size: 6.5rem;
  font-weight: 900;
}
.main-price0{width: 240px;}
.main-price500{
  background: #690;
  color: #fff;
  font-size: 3rem; 
  line-height: 1.2;
  font-weight: 600;
  padding: 0.8rem 1rem;
  width: 80%;
  margin: 0 auto 30px;
}
.main-price500 .only{
  font-size: 2.4rem ;
}
.main-img{position:relative;z-index: 1;}
.years{
  background: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 700;
  color: #253b89;
  border-radius: 20px;
  padding: 15px;
}
/* bubble */
.bubble-teltol{
  position: relative;
  padding: 0.6rem;
  min-width: 200px;
  max-width: 100%;
  background-color: #FFDD12;
  color: #000;
  border-radius: 20px;
  font-size:3rem;
  font-weight: bold;
  line-height: 1.2;
  margin-top: -19px;
}
.bubble-teltol-arrow{
  margin-top: -59px;
}
/* 色付きの半円 */
.bubble-teltol::before{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 50%;
  transform: rotate(45deg);
  right: 30px;
  top: -25px;
  border-left: 30px solid #FFDD12;
  border-top: 30px solid #FFDD12;
  border-right: 30px solid transparent;
  border-bottom: 30px solid transparent;
}
/* 白い半円 */
.bubble-teltol::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transform: rotate(45deg);
  right: 55px;
  top: -30px;
  border-left: 30px solid #ff9;
  border-top: 30px solid #ff9;
  border-right: 30px solid transparent;
  border-bottom: 30px solid transparent;
}

.bubble-teltol-arrow{
  font-feature-settings: "palt";
  font-size:2.6rem;
}
h3#lead{;margin-bottom: 2em;}

/*--------  service  --------*/

.service-card{
  border-radius: 10px;
  position: relative;

}
.service-title{
  display: table;
  margin: -25px auto;
  padding: 0.2em 5rem;
  border-radius: 100vh;
  color: #fff;
}
.service01 .service-card{border: 6px solid #666;background:#ededed;}
.service02 .service-card{border: 6px solid #AFD34E;background: #F2F7DC;}
.service03 .service-card{border: 6px solid #666;background:#ededed;}
.service01 .service-title{background: #666;}
.service02 .service-title{background: #AFD34E;}
.service03 .service-title{background: #666;}

.service-img{margin-top: 40px;}
.service-text{line-height: 1.4;margin-top:0.5em;margin-bottom: 1.5em;}

.arrow-b{width: 30px;position: absolute;bottom: -40px;right: calc(50% - 15px);}
/*--------  scene  --------*/

.scene-card {
  background: #F2F7DC;
  border-radius: 30px;
  padding: 15px 30px;
  margin-bottom: 15px;

}
#scene .scene-card dt{
margin-right: 15px;
  }
.scene-text strong{ 
  background: #ff6;
}
.scene-img{width: 40%; margin:0 auto 20px;}
#scene dl {
  display: inline-block;
  background: #F2F7DC;
  padding: 0.1em 1em 0.1em 0.3em;
  border-radius: 100vh;
}
#scene dl{
  margin-right:1em;
}
#scene dt {
  display: inline-block;
  width: 35px;margin-right: 2px;
}
#scene dd {
  display: inline-block;
}
.scene-l-text{font-size: 2rem;font-weight: bold;line-height: 1.5;border: 4px solid #000 ;border-radius: 10px; padding: 0.5em 1em;}

/*-----accordion-----*/
#faq .card{
  margin-bottom: 20px;
}
#faq .card .btn{
  font-size: 1em!important;
  width: 100%;
  text-align: left;
}

#faq .card-header {
  border-radius: 10px;
}
#faq .accordion > .card:not(:last-of-type),
#faq .accordion > .card:not(:first-of-type) {
    border-radius: 10px;
}
#faq h5{vertical-align: middle;}
#faq .num{margin-right: 0.5em; font-size: x-large; vertical-align: sub;}
#faq .btn-link,#faq .btn-link:hover {
  color: #000;
  text-decoration: none;
}
.card-header{border: none;  background-color: #fff;}
.card-body{border-top: 3px solid #ededed;}
.card-body strong{
  border-bottom:solid;
  border-color:#AFD34E;
  border-width:3px;
}
.search-highlight{
  background: #ff6;
}
/*--------  reveal  --------*/
:root {
--animation-delay: 0;
--duration: 800ms;
--iterations: 1;
}
.reveal,
.reveal::after {
  animation-delay: 0;
  animation-delay: var(--animation-delay, 2s);
  animation-iteration-count: 1;
  animation-iteration-count: var(--iterations, 1);
  animation-duration: 800ms;
  animation-duration: var(--duration, 800ms);
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.0, 0.0, 0.2, 1);
}

.reveal {
  position: relative;
  /*animation-name: text;*/

}
.reveal::after {
  content: "";
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ff9;
  transform: scaleX(0);
  transform-origin: 0 50%;
  pointer-events: none;
  animation-name: revealer;
}
.reveal2::after {
  background-color: #FFDD12;
}
@keyframes text {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes revealer {
  0%, 50% {
    transform-origin: 0 50%;
  }
  60%, 100% {
    transform-origin: 100% 50%;
  }
  60% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}




/*--------   price   ---------*/
.price-card{
  display: block;
  background: #fff;
  position: relative;
  text-align: center;
  padding: 30px 0 40px;
  margin-bottom: 30px;
  border-radius: 20px;
}
/*--------   flow   ---------*/
.flexitem{
  display: flex;
}
.flow-card{
  text-align: center;
  background: #fff;
  padding:15px 10px 30px;
  border-radius: 20px;
  padding: 30px;
}
.flow-no{
  position: absolute;
  width: 70px;
  left: 40px;
  top: -20px;
}
.flow-title{
  font-size: 3rem;
  font-weight: bold;
  margin-top: 20px;
}

.flow-img img{
  margin: 5px 0 10px;
}
.flow-img img{
  width: 60%;
}
.flow-txt{
  line-height: 1.4;
}
.btn-text-dn{font-weight: 400;}
.howto-notice{
  margin-top: 0px;
}
.howto-notice img{
  width: 70px;
}
.howto-notice h5{
  color: #360;
}
/*--------   10free   ---------*/
.btn-10free{
  font-weight: 600;
  font-size: 2.8rem;
  padding: 0.6em 0;
  border-radius: 20px;
  width: 100%;
  display: inline-block;
}
.cp10free-lead{
  font-feature-settings: "palt";
}
.cp10free-ttl{
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 10px 20px;
  min-width: 120px;
  max-width: 100%;
  color: #243f09;
  font-size: 18px;
  font-weight: 600;
  background: #C3D6BA;
  border-radius: 10px;
}
.cp10free-ttl:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #C3D6BA;
}
.cp10free-note{
	font-size: 16px;
    color: #F04F5B;
	margin-bottom: 30px;
}
.cp10free-bn{
  color: #777777;
  margin-top: 1.5em;
}
.cp10free-bn{
  margin-top:10px;
}
.cp10free-img{
  width: 60%;
  margin: 2em auto 0;

}
.cp10free-lead, .btn-10free{
  font-weight: 600;
  font-size: 2.8rem;
}
.cp10free-lead .num{
  font-size: 3rem;
}
.btn-10free{
  font-weight: 600;
  font-size: 2.4rem;
}
ruby > rt {font-size: 35%!important;}
.kakkoopen{vertical-align: top;}
.kakkoclose{}

/*--------   table price   ---------*/

table thead th,table thead td{
  vertical-align: middle!important;
  text-align: center!important;
}
table th,table td{
  vertical-align: middle!important;
  text-align: center!important;
  border: 1px solid #EDE3C3!important;
  line-height: 1.4;
}
.table-price th,.table-price td{
  background: #fff;
}
.table-price td{
  background: #fff;
  font-weight: 500;
}
.table-price td .font-l{
  font-weight: 600;
}
.table-price td .font-lll{
  font-weight: 900;
}
.table-price th.th-teltol{background: #690;padding: 0 30px;}
.table-price th.th-raku{background: #ccc;}
.table-price th.th-ttl{background: #AFD34E;}
table td:empty {
  background-image: linear-gradient(to top left,
  transparent, transparent 49%,
  #EDE3C3 49%,
  #EDE3C3 50%,   /* 線の太さ */
    transparent 50%, transparent);
}
.single-tips section h1{
  font-size: 2.4rem;
  padding: 0.5em;
}
.single-tips section h2{
  font-size: 2.2rem;
  margin: 2em 0 1em;
  padding: 0.3em 1em;
  background: #f2f7dc;
  border-radius: 4px;
  color: #336600;
}

.single-tips section h3{
  font-size: 2rem;
  margin: 1em 0 1em;
  color: #336600;
  border-bottom: 2px solid #336600;
  padding: 0.3em 0.5em;
}
.single-tips section img{
  max-width: 100%;
}
.single-tips section .card-body strong {
  border: none;
}
/*
  media queries
-----------------------------------------------------------------*/
@media only screen and (max-width:768px){

}

@media only screen and (min-width : 768px) {
  body {
    font-size: 1.8em;
  }
  h1{font-size: 4rem;}
  h2{font-size: 4.4rem;}
  h3{font-size: 3.4rem;}
  h4{font-size: 2.4rem;}
  h5{font-size: 1.8rem;}
  h1 .main-for{
    font-size: 3.2rem;
  }
  .i-sp,.b-sp{display: none;}
  .i-pc{display: inline;}
  .b-pc{display: block;}

  h1#logo{
    width:120px;
    position: fixed;
    z-index: 1050;
    left: 15%;
    transition: .2s;
  }
  h1#logo.is-small{
    width:100px;
    transition: .2s;
  }
  .container-inner{
    padding:50px 100px 100px;
  }
  #footer-menu li{padding:  0 20px;}
  #copy{
    text-align: right;
    margin: 0;
  }
  #main-view{ padding: 75px 0 0;}
  #h1-top{
    font-size: 6.5rem;
  }
  .bubble-teltol{
    font-size:4.8rem;
    margin-top: -33px;
  }
  .bubble-teltol-arrow{
    font-size:4.6rem;
    margin-top: -74px;
  }
  /*h2#lead{font-size: 3.6rem;}*/
  @keyframes fluffy2 {
    0% { transform:translateX(0) }
    5% { transform:translateX(0) }
    10% { transform:translateX(0) }
    20% { transform:translateX(-15px) }
    25% { transform:translateX(0) }
    30% { transform:translateX(-15px) }
    50% { transform:translateX(0) }
    100% { transform:translateX(0) }
  }

/*--------   10free   ---------*/

  .cp10free-lead, .btn-10free{
    font-size: 4rem;
  }
  .cp10free-lead .num{
    font-size: 5rem;
  }
  .btn-10free{
    font-size: 3rem;
  }
  .cp10free-lead{
    margin-top: -10px;
    margin-bottom: 15px;
  }
  .btn-10free{
    padding: 0.6em 2.5em;
    display: inline;
  }
  .cp10free-bn{
    margin-top:20px;
  }
  .single-tips section h1{
    font-size: 3rem;
  }
  .single-tips section h2{
    font-size: 2.5rem;
  }
  
  .single-tips section h3{
    font-size: 2.2rem;
  }
  .single-tips section .card-body{
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media only screen and (min-width : 992px) {
  .header{padding: 10px}
  h1#logo{
    left: 15%;
  }
  .col-15 > div ,.col-30 > div ,.col-60 > div { margin-bottom: 0;}
  .container-wrap{padding:64px 0 64px 0;}
  .container-wrap-top{padding:150px 0 64px 0;}
  .container-wrap-cp{padding:40px 0 40px 0;}
  .main-price500{
    margin: 0 auto;
  }
  h3#lead{;margin-bottom: 1.4em;}
  .arrow-r{width: 15px;position: absolute;top: calc(50% - 30px);right: -45px;}
  #faq .num{margin-right: 1em; font-size: xx-large;}
  #scene dt {width: 50px;margin-right: 6px;}
  #scene dl{ padding: 0.3em 2em 0.3em 0.5em;}

  .scene-img{width: 100%;}
  .howto-notice{
    margin-top: 40px;
  }
  .scene-l-text{font-size: 2.4rem;}
}

@media only screen and (min-width : 1200px) {
  h1#logo{width:180px;left: 18%;}
  .menu{margin-right: 10%!important;}
  .cp10free-img{
    width:80%;
    margin: 2em 0 0;
  
  }
    
}
@media only screen and (min-width : 1600px) {
  h1#logo{left: 27%;}
  .menu{margin-right: 18%!important;}
  #nav-header{
    padding-right: 20%;
  }

}

/*
  20220124
-----------------------------------------------------------------*/
#faq h5 {
  margin: 16px 0;
}

/*
  20220128
-----------------------------------------------------------------*/
#faq .faq-custom__inner {
  max-width: 816px;
  margin: 0 auto;
  width: 100%;
}

#faq .faq-custom h2 {
  font-size: 24px;
  color: #336600;
  text-align: center;
  margin-bottom: 40px;
}

#faq .faq-custom h3 {
  font-size: 24px;
  border-bottom: 2px solid #336600;
  margin-bottom: 24px;
  padding-bottom: 8px;
}

#faq .faq-custom h4 {
  font-size: 20px;
  border-left: 4px solid #336600;
  padding-left: 8px;
  margin-bottom: 24px;
}

#faq .faq-custom .fs-14 {
  font-size: 14px;
}

#faq .faq-custom__contents {
  margin-bottom: 45px;
}

#faq .faq-custom__contents01 {
  max-width: 604px;
  width:100%;
  margin: 0 auto 32px;
}

#faq .faq-custom__contents01 ul {
  list-style: none;
	padding: 0;
}

#faq .faq-custom__contents01 a {
  padding: 8px 30px 8px 0;
  display: block;
  border-bottom: 1px solid #999;
  position: relative;
}

#faq .faq-custom__contents01 a:after {
  content: "";
  background-image: url(https://www.teltol.net/wp-content/uploads/2022/01/faq-27-Icon-arrow.png);
  background-repeat: no-repeat;
  width: 12px;
  height: 8px;
  position: absolute;
  right: 0;
  margin: 10px;
}

#faq .faq-custom table.faq-custom__table01 {
  border: 1px solid #eee;
  background-color: #ffffff;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}

#faq .faq-custom table.faq-custom__table01 td,
#faq .faq-custom table.faq-custom__table01 th {
  border: 1px solid #eeeeee;
  padding: 4px 4px;
}

#faq .faq-custom table.faq-custom__table01 tbody td {
  font-size: 18px;
  color: #000000;
}

#faq .faq-custom table.faq-custom__table01 thead {
  background: #afd34e;
}

#faq .faq-custom table.faq-custom__table01 thead th {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

#faq .faq-custom table.faq-custom__table02 {
  border: 1px solid #eee;
  background-color: #ffffff;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  margin-bottom: 56px;
}

#faq .faq-custom table.faq-custom__table02 td,
#faq .faq-custom table.faq-custom__table02 th {
  border: 1px solid #eeeeee;
  padding: 4px 4px;
}

#faq .faq-custom table.faq-custom__table02 tbody td:first-child {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background: #afd34e;
}

#faq .faq-custom table.faq-custom__table02 tbody td:last-child {
  text-align: left;
  padding-left: 20px;
}

#faq .faq-custom__head {
  margin-bottom: 40px;
}

#faq .faq-custom__head .bg-yellow {
  font-size: 30px;
  font-weight: bold;
  padding: 0 4px;
}

#faq .faq-custom__box {
  margin-bottom: 40px;
}

#faq .faq-custom .anchor {
  display: block;
  padding-top: 100px;
  margin-top: -100px;
}
.single-pager{position: relative;margin-top: 40px;margin-bottom: 40px;}
.single-pager a{display: flex;justify-content: space-between;position: relative;}
.single-pager img{width: 50%; height:auto;}
.single-pager-next,.single-pager-prev{width: 50%;}
.single-pager-next a,.single-pager-prev a{display: flex;align-items: center;padding:0 40px;height: 120px;text-decoration: none!important;}
.single-pager-prev img{margin-right:15px; border-radius: 12px 0 0 12px;}
.single-pager-next img{margin-left:15px; border-radius: 0 12px 12px 0;}
.single-pager-prev span{display: inline-block;width: 100%; line-height: 1.4em;position:relative;padding-left: 80px;}
.single-pager-next span{display: inline-block;width: 100%; line-height: 1.4em;position:relative;padding-right: 80px;}
.single-pager-prev {border-top:1px solid #00529f;border-bottom:1px solid #00529f;border-left:1px solid #00529f;float: left;}
.single-pager-next {border-top:1px solid #00529f;border-bottom:1px solid #00529f;border-right:1px solid #00529f;float: right;}
.single-pager::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1px;
    height: 100%;
    background: #00529f;
    z-index: 2;
}
.single-pager-next a span::before {
    top: calc(50% - 26px);
    right: 0;
}
.single-pager-next a span::before {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 57px;
    background: url("./images/arrow-r.png") no-repeat center center;
    transition: background 0.5s;
}
.single-pager-prev a span::before {
    top: calc(50% - 26px);
    left: 0;
}
.single-pager-prev a span::before {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 57px;
    background: url("./images/arrow-l.png") no-repeat center center;
    transition: background 0.5s;
}
/*
  20220304
-----------------------------------------------------------------*/
#faq .faq-custom .list-number {
  list-style: auto;
}

#faq .faq-custom .border-rd {
  border: 2px solid #ef2938;
  padding: 10px 20px;
}

/*
  20220307
-----------------------------------------------------------------*/
#faq .faq-custom .faq-img-pc {
  display: block;
}

@media only screen and (max-width: 576px) {
  #faq .faq-custom .faq-img-pc {
    display: none;
  }
}

#faq .faq-custom .faq-img-sp {
  display: none;
}

@media only screen and (max-width: 576px) {
  #faq .faq-custom .faq-img-sp {
    display: block;
  }
}