@charset "utf-8";
* {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
img.main{
    margin-top: 114px
  }

html {
  overflow: auto;
}
.Wrapper {
  margin: 0 auto;
  width: 100%;
}
.header {
  width: 100%;
  margin: 0 auto;
  padding: 15px 2%;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  position: fixed;
  z-index: 1;
  box-shadow: 0px 5px 8px rgb(0 0 0 / 24%);
}
.header p {
  font-size: 14.5px;
}
.contact.min_content {
  width: 800px;
  margin: 50px auto;
}
.cta_area {
  display: flex;
}
.cta_area a:nth-child(2) {
  margin-left: 20px;
  
}
.red {
  color: #ff0000;
  font-weight: bold;
}
.header .h_left {
  width: 65%;
}
.header .h_left img {
  width: 25%;
}
.header .h_right {
  width: 35%;
  padding: 0px 65px 0px;
}
.icon {
  display: flex;
  width: 100%;
}
.icon a:nth-child(2) {
  margin-left: 5px;
}
.header .h_right p {
  font-size: 13px;
  margin: -7px 11px 0 0;
  text-align: right;
}
.contact p {
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
  margin: 10px auto;
  animation: flash 1.5s linear infinite;
}
.contact1 p {
  font-weight: bold;
  font-size: 3.0rem;
  text-align: center;
  margin: -177px 1px 151px 2px;
  animation: flash 1.5s linear infinite;
}
@keyframes flash {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.cta {
  display: block;
  width: 78%;
  margin: 0 auto;
}
.standard_area {
  max-width: 1300px;
  display: block;
  margin: 0 auto;
}
img.cp {
  max-width: 800px;
  display: block;
  margin: 60px auto;
}
img.txt_jisseki {
  max-width: 800px;
  display: block;
  margin: 60px auto;
}
.reason_area .card::before {
 content: '';
    display: inline-block;
    width: 100%;
    height: 16%;
    background-size: contain;
    background-image: url("../img/01.png");
    background-repeat: no-repeat;
    position: absolute;
    top: -25px;
    background-position: center;
}
.reason_area .card:nth-of-type(2):before {
  background-image: url("../img/02.png");
}
.reason_area .card:nth-of-type(3):before {
  background-image: url("../img/03.png");
}
.reason_area .card:nth-of-type(4):before {
  background-image: url("../img/04.png");
}
img.trouble_gazou {
  display: block;
  margin: 60px auto;
}
img.toiawase {
  max-width: 1000px;
  display: block;
  margin: 60px auto;
}
img.shiharai {
  max-width: 800px;
  display: block;
  margin: 60px auto;
}
img.virus {
  max-width: 800px;
  display: block;
  margin: 60px auto;
}
.reason_area {
  display: block;
  max-width: 1200px;
  margin: 0 auto;
}
.reason {
  display: flex;
  margin: 3%;
  position: relative;
  max-width: 900px;
  background-color: #ffffff;
  margin: 40px auto;
  padding: 3%;
}
.reason1 {
  max-width: 100%;
  vertical-align: bottom;
  margin-top: 20px;
}
.reason2 {
  max-width: 100%;
  vertical-align: bottom;
}
.reason p {
  margin-top: 10px;
}

.ttl {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.ttl p {
  margin-top: 0;
  margin-left: 10px;
  font-weight: bold;
  font-size: 1.1rem;
}
.ttl p .red {
  font-size: 1.5rem;
}
.reason .ttl img {
  display: block;
  width: 15%;
}
.tried .ttl img {
  display: block;
  width: 10%;
}
.cta_area {
  display: flex;
  justify-content: center;
}
.jisseki_comment {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
}
.houzin_comment {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
}
.contact2 .cta {
  display: block;
  margin: 0 auto;
}
.tried {
  max-width: 900px;
  height: 150px;
  margin: 40px auto;
  padding: 2%;
  border: 8px solid #e1f3ff;
}
.tried p {
  line-height: 1.8rem;
  color: #FF730C;
}
.tried .min {
  font-size: 0.8rem;
}
.tried .ttl {
  line-height: normal;
  padding-bottom: 13px;
  margin-bottom: 13px;
  border-bottom: 1px solid #3f3f3f;
}
img.map1 {
  width: 60%;
  display: block;
  padding: 5%;
  margin: auto;
}
.map_area1 {
  background-image: url("../img/sky_bg.jpg");
  background-size: cover;
  height: auto;
}
.map_area img {
  display: block;
  margin: 0 auto;
}
.mt40 {
  margin-top: 59px;
    margin-bottom: 43px;
    display: inline-block;
}
.mb60 {
  margin-top: 30px;
  display: block;
  width: 90%;
  margin: 0 auto;
}
/*----------------------------------------------------------------------------------------------------------------------------------*/
.grad-wrap {
  position: relative;
}
.grad-btn {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 148px;
  margin: auto;
  padding: .2em 0;
  border-radius: 2px;
  background: #ef5663;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
  box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 70px; /*隠した状態の高さ*/
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px; /*グラデーションで隠す高さ*/
}
.grad-trigger {
  display: none; /*チェックボックスは常に非表示*/
}
.grad-trigger:checked + .grad-btn {
  display: none; /*チェックされていたら、grad-btnを非表示にする*/
}
.grad-trigger:checked ~ .grad-item {
  height: auto; /*チェックされていたら、高さを戻す*/
}
.grad-trigger:checked ~ .grad-item::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}
h2 {
  text-align: center;
  padding: 6% 2%;
  margin-top: 40px;
  background-image: url("../img/haikei_pc.png");
  background-size: cover;
  color: #fff;
}
.mt0 {
  margin-top: 0px;
}
/*------------------------------------------------------------------------------------------------------------------------------------------*/
.toggle_contents {}
.toggle_title {
  background-color: #fef5ca;
  margin-top: 10px;
  position: relative;
  padding: 3% 3% 3% 7%;
  cursor: pointer;
  font-size: 1.2rem;
  text-align: left;
  line-height: 1.4;
  font-weight: bold;
  color: #595959;
  max-height: 999999px; /*Androidブラウザフォントバグ対策*/
}
.toggle_btn {
  position: absolute;
  top: 45%;
  right: 2%;
  transform: translateY(-50%);
  display: block;
  width: 32px;
  height: 32px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%;
}
.toggle_btn:before {
  display: block;
  content: '▼';
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(-50%, -50%);
}
.toggle_btn:before {
  width: 2px;
  height: 15px;
}
.toggle_title .toggle_btn:before, {
  content: normal;
}
.toggle_contents dd {
  display: none;
  margin-inline-start: 0;
}
.toggle_contents:first-of-type dd {
  display: block;
}
.toggle_contents dd p {
  margin: auto;
  font-size: 1rem;
  line-height: 1.3rem;
  padding: 2%;
  box-sizing: border-box;
  color: #595959;
  position: relative;
}
.qa {
  width: 900px;
  margin: 70px auto;
  padding: 3%;
  padding-top: 0;
}
.toggle_title::before {
  position: absolute;
  content: "Q";
  top: 0;
  left: 2%;
  content: "Q";
  font-size: 2rem;
  font-weight: bold;
  margin-top: 1.5%;
  margin-left: 0.5%;
  color: #fdd329;
}
#panel1 {
  position: relative;
}
#panel1 a img {
  position: absolute;
  display: block;
  width: 75%;
  bottom: 0.1%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
#panel2 {
  position: relative;
}
#panel2 a img {
  position: absolute;
  display: block;
  width: 75%;
  bottom: 0.1%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
#panel3 {
  position: relative;
}
.kids-cta {
  display: flex;
  position: absolute;
  width: 93%;
  bottom: 2.4%;
  left: 3.5%;
}
.kids-cta img {
  display: block;
  align-self: flex-start;
}
#footer .f_nav {
  font-size: 0;
  margin-bottom: 20px;
}
ol, ul {
  list-style: none;
}
footer {
  text-align: center;
}
#footer .f_nav li a {
  color: #666;
  text-decoration: none;
  font-size: 0.9rem;
}
#footer .f_nav li {
  margin-right: 10px;
  display: inline-block;
  font-size: 13px;
}
#footer .f_nav li::after {
  content: '|';
  margin-left: 10px;
}
#footer .f_nav li:last-child::after {
  content: '';
  margin-left: 0px;
}
.pc_dp_n {
  display: none;
}
footer {
  background-color: #999;
  color: #fff;
  padding: 5%;
}
footer p {
  font-size: 0.8rem;
  text-decoration: none;
  color: #fff;
}
.b_cta {
  display: none;
}
h2 {
  text-align: center;
  padding: 3% 2%;
  margin-top: 40px;
  background-image: url("../img/haikei_pc.png");
  background-size: cover;
  color: #fff;
}
@media (min-width: 1920px) {
  .Wrapper {
    margin: 0 auto;
    width: 1920px;
  }
}
.marker {
  background: linear-gradient(transparent 60%, #fcd41d 0%);
}


/*--------SP-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  .Wrapper {
    margin: 0 auto;
    width: 100%;
  }
  .header {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 5px 2%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    box-shadow: 0px 5px 8px rgb(0 0 0 / 24%);
  }
  .header p {
    font-size: 11.5px;
  }
  .header .h_right p {
    font-size: 10px;
    margin-top: 2px;
    text-align: right;
  }
  .header .h_right {
    width: 35%;
    padding: 0;
  }
  .header .h_right {
    width: 43%;
  }
  .header .h_left {
    width: 57%;
  }
  .header .h_left img {
    margin-top: 5px;
    width: 98%;
  }
  .icon {
    display: flex;
    margin-left: 20%;
    width: 80%;
  }
  .reason {
    display: block;
    margin: 3%;
    position: relative;
  }
  .reason1 {
    max-width: 100%;
    vertical-align: bottom;
    margin-top: 20px;
  }
  .point_image {
    max-width: 100%;
    margin: 20px 0 40px;
  }
  .contact.min_content {
    width: 100%;
  }
  .contact {
    margin: 20px auto;
  }
  .contact p {
    font-size: 1.2rem;
  }
  .contact1 p {
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    margin: -111px 1px 54px 2px;
    animation: flash 1.5s linear infinite;
  }
  .cta_area a img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .cta_area a:nth-child(2) {
    
   display: block;
    margin-left: 0;
  }
  .toggle_title {
    padding: 3% 3% 3% 12%;
  }
  .toggle_title::before {
    margin-top: 0%;
    margin-left: 0.5%;
    color: #fdd329;
  }
  .contact2 .cta {
    bottom: -10%;
  }
  .cta {
    width: 90%;
  }
  .pc_dp_n {
    display: block;
  }
  .header .h_left img {
  
    width: 90%;
  }
  input, textarea, select {
    font-size: 16px;
  }
  .standard_area {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  img.tel {
    display: block;
    width: 95%;
    margin: 0 0 0 8px;
    margin-bottom: -30px;
  }
  img.cp {
    width: 85%;
    display: block;
    margin: 0px auto;
  }
  img.main{
    margin-top: 66px;
  }
  img.txt_jisseki {
  max-width: 85%;
  display: block;
  margin-bottom: -45px;
    margin-top: 30px;
}
  img.trouble_gazou {
    width: 85%;
    display: block;
    margin: 0px auto;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  img.toiawase {
    width: 85%;
    display: block;
    margin: 0px auto;
    margin-bottom: 20px;
  }
  img.virus {
    width: 80%;
    display: block;
    margin: 40px auto;
  }
  img.shiharai {
    width: 80%;
    display: block;
    margin: 40px auto;
  }
  h2 {
    text-align: center;
    padding: 6% 2%;
    margin-top: 40px;
    background-image: url("../img/haikei_sp.png");
    background-size: cover;
    color: #fff;
  }
  .ttl img {
    width: 20%;
  }
  .jisseki_comment {
    font-size: 1rem;
    font-weight: bold;
    padding: 0% 7% 7% 7%;
    text-align: center;
  }
  .houzin_comment {
    font-size: 1rem;
    font-weight: bold;
    padding: 0% 7% 7% 7%;
    text-align: center;
  }
  .area_comment {
    font-size: 1rem;
    font-weight: bold;
    padding: 0% 7% 7% 7%;
    text-align: center;
  }
  .tried {
    width: 90%;
    margin: 20px auto;
    padding: 3%;
    box-sizing: border-box;
    border: 8px solid #e1f3ff;
    height: 260px;
  }
  .grad-item {
    height: 160px; /*隠した状態の高さ*/
  }
  .tried .ttl img {
    width: 20%;
  }
  img.map1 {
    width: 70%;
    margin: auto;
  }
  .map_area1 {
    background-image: url("../img/sky_bg.jpg");
    background-size: cover;
    height: auto;
  }
  .map_area img {
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
  }
  /*-------追従ボタン--------------------------------------*/
  .b_cta {
    display: flex;
    width: 100%;
    background: #f4f49f;
    padding: 2%;
    box-sizing: border-box;
  }
  .b_cta a {
    display: block;
    width: 100%;
  }
  .b_cta a img {
    display: block;
    width: 97%;
    margin: 0 auto
  }
  .button {
    height: auto;
    position: fixed;
    right: 0;
    bottom: 0;
    cursor: pointer;
    transition: .3s;
    /*デフォルトで非表示にする*/
    opacity: 0;
    visibility: hidden;
    z-index: 20;
  }
  footer {
    margin-top: 15%;
    position: relative;
  }
  /*このクラスが付与されると表示する*/
  .active {
    opacity: 1;
    visibility: visible;
  }
  /*このクラスが付与されると表示する*/
  .absolute {
    position: absolute;
    top: -70px;
    height: auto;
  }
  /*-------追従ボタン--------------------------------------*/
}
.fwB2 {
  color: red;
}
.ttl_houzin p {
  margin-top: 40px;
  margin-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
}

section.select {
  background: #fef5ca;
}
section.trouble_taiou {
  background: #fef5ca;
  display: flow-root;
}
.card_title {
  padding: 46px 19px 16px;
  text-align: center;
  background: #ffffff; /*タイトル文字背景色*/
  color: #006dee; /*タイトル文字色*/
  font-weight: bold;
  font-size: 20px;
}
.reason_area .card {
  width: 40%;
  margin: 0 1% 4%;
  background-color: #fff;
  position: relative;
}
.reason_area .card img {
  width: 90%;
  padding: 0% 0 3%;
  margin: 0 auto;
  display: block;
}
.reason_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 4% 10% 0;
}
p {
  line-height: 1.6;
  word-wrap: break-word;
}
.card .txt {
  padding: 0 5% 4%;
}
@media (max-width: 768px) {
.mt40 {
     margin-top: 57px;
    margin-bottom: 30px;
    display: inline-block;
}
@media (max-width: 768px) {
  .reason_area .card {
    margin: 0 1% 4%;
    background-color: #fff;
    position: relative;
  }
  .reason_area .card::before {
    display: inline-block;
    width: 100%;
    height: 18%;
    background-size: contain;
    background-image: url("../img/01.png");
    background-repeat: no-repeat;
    position: absolute;
    top: -26px;
    background-position: center;
  }
  .reason_area .card:nth-of-type(2):before {
  background-image: url("../img/02.png");
}
.reason_area .card:nth-of-type(3):before {
  background-image: url("../img/03.png");
}
.reason_area .card:nth-of-type(4):before {
  background-image: url("../img/04.png");
}
  .reason_area .card {
    width: 90%;
    margin: 10% auto 0;
  }
}
@media screen and (max-width:768px) {
  .reason_area {
    padding: 2% 1% 8%;
  }
}
  @media screen and (max-width: 767px) {
.marker {
  background: linear-gradient(transparent 60%, #fcd41d 0%);
}

@media screen and (max-width: 767px) {
  .cta_area {
    display: block;
    margin-left: 0;
  }
}
}
  }
/* 追従 */
#follow {
	position: sticky;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 100%;
	background: #fdd329;
	z-index: 1000;
} 
.f_cta {
	display: flex;
	justify-content: center;
  width: 50%;
  margin: 0 auto;
}
.f_cta_sp {
    display: none;
}
#follow img{
  width: 90%;
  margin: 20px auto 20px;

}
@media (max-width: 768px) {
.f_cta {
  width: 100%;
  }
.f_cta_pc {
    display: none;
}
.f_cta_sp {
     display: block;
}
#follow img{
  margin: 8px auto 8px;
}
}


#follow .btn1{
  margin: 20px 10px 20px 30px;
}

#follow .btn2{
  margin: 21px 10px 20px 10px;
}
  

@media (max-width: 768px) {
#follow .btn3{
  margin: 20px 10px 20px 17px;
}

#follow .btn4{
  margin: 20px 13px 20px 3px;
}
  }
  
  /*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
  z-index: 10000;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active{
  opacity: 1;
  visibility: visible;
}
/*モーダル枠の指定*/
.modal-body{
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/*モーダルを閉じるボタンの指定*/
.modal-close{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -15px;
  right: -10px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
  width: 100%;
}

body.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
}

/*プライバシーポリシー*/
.pry {
    margin-top:30px;
    background: #fff9dc;
}
.pry h3 {
    width: 60%;
    color: #006dee;
    margin: 0 auto;
    border-bottom: 3px double #006dee;
    font-size: 2em;
    padding: 6% 0 1%;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}
.pry_tbl {
    margin: 0 auto;
    width: 50%;
}
.pry_ttl {
    font-weight: bold;
    margin-bottom: 8px;
}
.pry_nakami {
    margin-bottom: 30px;
}
.pry_footer{
    margin-top: 0;
    position: relative;
}

@media (max-width: 767px) {
    .pry {
        margin-top:40px;
    }
    .pry h3 {
        width: 100%;
    }
    .pry_tbl {
        width: 75%;
    }
}