<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html{
 overflow:auto;
}

body {
    font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium","游ゴシック", "Yu Gothic", "ryo-gothic-plusn", sans-serif;
	background-color: #eee; color: #333; overflow-x:hidden;
    border-bottom: 5px solid #20348C;
    font-style: normal;
    }

.wrap{
max-width: 600px;
margin: 0 auto;
background: #fff;
z-index: 0;
}
.w100{
width: 100%;
max-width:640px;
margin: 0px auto;
display: block;
}

.w90{
width: 90%;
max-width:600px;
margin: 0px auto;
display: block;
}
.w80{
width: 70%;
max-width:500px;
display: block;
margin: 0 auto;
}
.w70{
width: 70%;
max-width:500px;
display: block;
margin: 0 auto;
}
.text-center{
  display: block;
  text-align: center;
  margin: 0 auto;
}

.mb3{
margin-bottom: 30px;
}
.mb2{
margin-bottom: 20px;
}
a:hover{
cursor: pointer;
}

.opacity{
opacity: 0.4;
transition-duration: 0.5s;
}

.sp{display: block!important;}
.pc{display: none!important;}
.bg_blue{background-color: #505EA6;}
.bg_darkblue{background-color: #00589F;}
.bg_darkblue2{background-color: #004176;}
.bg_gray {background-color: #DEDEDE;}
.bold{font-weight: bold;}
.bg_brown{background-color:#EAD8B3;}

.attention{
color: #555;
display: inline-block;
margin: 0 0 5px;
text-align: left;
font-size: 3.2vw;
text-indent: -1rem;
padding-left: 1rem;
font-weight: 400;
line-height: 1.4;
}
.attention2{
color: #777;
display: inline-block;
margin: 0 auto;
text-align: left;
font-size: 1.2rem;
text-indent: -1rem;
padding-left: 1rem;
font-weight: 400;
line-height: 1.4;
}
.attention_wrap{
padding: 10px;
}

.attention a{
color: #1F83D3;
font-size: 1.2rem;
}
.txt-link{
font-size: 1.5rem;
text-decoration: underline;
color: #415A9E;
font-weight: 400;
margin-top: 10px;
display: inline-block
}
h2{
font-size: 7vw;
font-weight: bold;
text-align: center;
letter-spacing: 0.2rem;
margin: 30px auto;
line-height: 1.4;
color: #505EA6;
}
h2 .small{
font-size: 4.2vw;
letter-spacing: 0;
line-height: 1.4;
}
h2 .md{
font-size: 4.6vw;
line-height: 1.4;
}
h2 .big{
font-size: 10vw;
line-height: 1.6;
}
h3{
font-size: 4.6vw;
font-weight: bold;
text-align: center;
letter-spacing: 0.2rem;
margin: 20px auto 20px;
color: #505EA6;
}
.small{
font-weight: 300;
font-size: 80%;
}
.txt{
font-size: 4.4vw;
text-align: center;
color: #223077;
line-height: 1.8;
}
.txt .bold{
font-size: 5.2vw;
}
.txt_l{
font-size: 4.4vw;
text-align: left;
color: #333;
padding: 0 10px;
line-height: 1.8;
}
.sub_txt{
font-size: 4vw;
font-weight:normal;
text-align: left;
color: #333;
padding: 0 20px;
line-height: 1.8;
}
@media screen and (min-width:641px) {
    .pc{display: inherit!important;}
    .sp{display: none!important;}
    .attention{font-size: 1.4rem;}
    .attention a{font-size: 1.3rem;} 
    .attention_wrap{
        padding: 20px 0;
        width: 90%;
        max-width: 700px;
        margin: 0 auto;
        }
    .w100{max-width:1000px;}
    .w90{max-width:900px;}
    .w80{max-width:800px;}
    .w70{max-width:700px;}


    h2{
    font-size: 34px;
    }
    h2 .small{
    font-size: 2.4rem;
    }
    h2 .md{
    font-size: 2.8rem;
    }
    h2 .big{
    font-size: 4.5rem;
    }
    h3{
    font-size: 2.8rem;
    }
    .txt{
    font-size: 2.2rem;
    }

    .txt .bold{
    font-size: 24px;
    }
    .txt_l{
    font-size: 18px;
    padding: 0 20px;
    }
    .sub_txt{
    font-size: 1.6rem;
    padding: 0 20px;
    }

}
/*固定ボタン*/
.btn-fixed-wrap {
display: none;
position: fixed;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 100%;
max-width: 640px;
margin: 0 auto;
z-index: 10;
background-color: rgba(255, 255, 255, 0.7);
padding: 5px 10px 0px;
}
.btn-link_box{
  display: flex;
  padding: 0px 15px 5px;
}

.f-btn {
width: 90%;
max-width: 460px;
display: block;
margin: 0 auto;
}
.f-btn:hover {
opacity: 0.8;
transition-duration: 0.4s;
}

/*MV*/
.mv{
position: relative;
z-index: 2;
}



@media screen and (min-width:641px) {

    .btn-fixed-wrap{
    max-width: 540px;
    border-radius: 20px 20px 0 0;
    padding: 5px 10px 0px;
    }

    .mvsp{
    display: none;
    }
    .pc_fv{
    height: 774px; 
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -10;
    }
/*    .btn-fixed-pc {
        position: fixed;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
        z-index: 2000;
        background-color: rgba(242,246,249,0.8);
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px 10px 5px;
        max-width: 460px;
        border-radius: 20px 20px 0 0;
        padding: 10px 10px 0px;
    }
    .f-btn-left {
        width: 35%;
    }

    .f-btn-rignt {
        width: 30%;
        text-align: center;
    }
    .f-btn-pc {
    width: 68%;
    display: block;
    margin: 0 auto 6px;
}
.f-btn-txt2-pc {
    width: 100%;
    display: block;
}
.f-btn-txt1-pc {
    width: 100%;
    display: block;
}*/
}
    @media screen and (min-width:1500px) {
    .pc_fv{
    height: auto; 
    width: 100%;
    }

}


/*********about*********/
.about{
padding: 0;
background: linear-gradient(165.77deg, #E8EDFF 36.46%, rgba(241, 244, 254, 0) 110.49%);
position: relative;
z-index: 0;
padding-bottom: 50px;
}
.shape1{
position: absolute;
top: -150px;
right: 0;
z-index: 1;
}
.shape2{
position: absolute;
top: 150px;
left: -10px;
z-index: 1;
}
.about h2{
color: #505EA6;
padding-top: 50px;
position: relative;
z-index: 3;
margin:0 auto 30px;
line-height: 1.2;
}

.about p{
position: relative;
z-index: 3;
}

@media screen and (min-width:641px) {
.about h2{
padding-top: 100px;
}
}


/** hikaku **/
.hikaku{
position: relative;
z-index: 2;
}
/** case **/
.case{
background: linear-gradient(165.77deg, #E8EDFF 0%, rgba(255, 255, 255, 0) 95%);
position: relative;
z-index: 1;
top:-50px;
}
.case_img{
padding-top: 80px;
margin-bottom: -50px;
}
@media screen and (min-width: 641px) {
.case{
top:-60px;
}
.case_img{
padding-top: 120px;
margin-bottom: -10px;
}
}
/** shindan **/
.shindan_wrap{
padding: 30px 20px;
}

.shindan_wrap h4{
    font-weight: bold;
    font-size: 4.2vw;
    text-align: center;
    letter-spacing: 0.02em;
    color: #675C46;
    margin: 0 auto 15px;
}

.shindan {
  padding: 40px 15px;
  background: #F5EDD3;
  box-shadow: 2px 4px 4px #F8F9FF;
  border-radius: 20px;
}
@media screen and (min-width: 641px) {
  .shindan {
    
  }
    .shindan_wrap h4{
        font-weight: bold;
        font-size: 24px;
        text-align: center;
        letter-spacing: 0.02em;
        color: #675C46;
        margin: 0 auto 15px;
    }
}
.shindan__ttl {
width: 80%;
margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .shindan__ttl {
  }
}
.shindan .number {
  font-family: "Helvetica", "Noto Sans JP", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 37px;
  color: #EFCA00;
}
@media screen and (min-width: 641px) {
  .shindan .number {
    font-size: 61px;
  }
}
.shindan .emphasis {
  color: #EFCA00;
}
.shindan__txt {
  padding: 20px 0 10px;
  font-size: 3.8vw;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .shindan__txt {
    padding: 30px 0 30px;
    font-size: 18px;
  }
}
.shindan #form_simulation {
  max-width: 780px;
  margin: 0 auto;
}
.shindan form {
  padding: 0 10px;
}
.shindan form p {
  font-size: 16px;
  color: #333;
  font-weight: bolder;
  margin: 10px 0 5px;
}
.shindan form p span {
  font-size: 12px;
  color: #444;
  font-weight: normal;
  padding-left: 6px;
}
.shindan form .shindan_tag {
  height: 60px;
  border: 1px solid #cbd2d7;
  background: #fafafa;
  font-size: 18px;
  -o-border-image: initial;
     border-image: initial;
  border-radius: 8px;
  padding: 0 15px;
  color: #333;
  box-shadow: 0 3px 5px 2px #ddd inset;
}

.shindan select{
  position: relative;
  padding: 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.shindan .select-box {
  position: relative;
}

.shindan .select-box:after {
  content: "";
  position: absolute;
/*  right: 30px;
  top: 65px;*/
  width: 10px;
  height: 10px;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  transform: translateY(-50%) rotate(-135deg);
  font-size: 20px;
  pointer-events: none;
    right: 20px;
    top: 50%;
}

@media screen and (min-width: 641px) {
    .shindan form {
      padding: 0 20px;
    }
}

@media screen and (min-width: 790px) {
  .shindan .select-box:after {

  }
}

.shindan form button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
}
.shindan form button img {
  max-width: 480px;
  margin: 20px auto 15px;
}
.shindan form .note {
  color: #636363;
  font-size: 3vw;
  font-weight: lighter;
}
@media screen and (min-width: 641px) {
  .shindan form .note {
    font-size: 15px;
    
  }
}
.shindan form input, .shindan form select {
  vertical-align: middle;
}
.shindan form select.is-empty {
  color: #222;
}
.shindan form select:invalid {
  color: #333;
}
.shindan form input:placeholder {
  color: #888;
}
.shindan form input[type=number]::-webkit-outer-spin-button,
.shindan form input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.shindan form input[type=number] {
  -moz-appearance: textfield;
}
.shindan form .dp-ib {
  display: inline-block;
}
.shindan form p.dp-ib {
  vertical-align: bottom;
  padding-left: 5px;
  font-weight: normal;
  font-size: 16px;
}
@media screen and (min-width: 641px) {
  .shindan form p.dp-ib {
    font-size: 24px;
    width: 62px;
    padding-left: 10px;
  }
}
.shindan form .err_message {
  font-size: 16px;
  color: #D21B1E !important;
  text-align: center;
  display: none;
}
.shindan form .form-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (min-width: 641px) {
  .shindan form .form-group {
    
  }
}
.shindan form .form-group .form-name {
  width: 100%;
  font-size: 4vw;
  font-weight: bold;
}
@media screen and (min-width: 641px) {
  .shindan form .form-group .form-name {
    /*padding-right: 20px;
    text-align: right;*/
    font-size: 20px;
  }
}
.shindan form .form-group select, .shindan form .form-group input {
  width: 75%;
}
@media screen and (min-width: 641px) {
  .shindan form .form-group select, .shindan form .form-group input {
    
  }
}
.shindan form .form-group--1 select {
  width: 100%;
}
@media screen and (min-width: 641px) {
  .shindan form .form-group--1 select {
   /* width: 455px;*/
  }
}
.shindan .err_message {
  font-size: 16px;
  color: #D21B1E !important;
  text-align: center;
  display: none;
}
.shindan .reset_btn {
  display: block;
  background: #fff;
  border: none;
  text-align: center;
  margin: 0 auto;
  font-size: 13px;
  color: #302623;
  text-decoration: underline;
}
@media screen and (min-width: 641px) {
  .shindan .reset_btn {
    font-size: 16px;
  }
}

/** result **/
#result_1, #result_2 {
  position: fixed;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
}

.modal_bg {
  background: rgba(0, 0, 0, 0.4);
}

.display_block {
  display: block !important;
}

.batsu_btn {
  display: block;
  width: 25px;
  margin: 0 0 0 auto;
  position: relative;
  top: -20px;
  right: -10px;
}

.batsu_btn::before, .batsu_btn::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 21px;
  background: #fff;
}

.batsu_btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.batsu_btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.result-wrap {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  border-radius: 10px;
  max-width: 600px;
  margin: 0 15px;
  padding: 0 0 5px 0;
}
@media screen and (min-width: 641px) {
  .result-wrap {
    padding: 0 0 20px 0;
    margin: 0 auto;
    right: 0;
    left: 0;
  }
}
.result__ttl {
  background-color: #0B318F;
  border-radius: 10px 10px 0 0;
  text-align: center;
  color: #fff;
  padding: 15px 0;
  font-size: 26px;
  font-weight: bold;
}
@media screen and (min-width: 641px) {
  .result__ttl {
    padding: 20px 0;
    font-size: 30px;
  }
}
.result__emphasis {
  text-align: center;
  color: #0b318f;
  padding: 20px 20px 15px;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (min-width: 641px) {
  .result__emphasis {
    padding: 25px 20px 20px;
    font-size: 26px;
  }
}
.result__txt {
  font-size: 16px;
  text-align: center;
  padding-bottom: 22px;
}
@media screen and (min-width: 641px) {
  .result__txt {
    font-size: 20px;
    padding-bottom: 35px;
  }
}
.result a {
  display: block;
  padding: 0 5px;
}
@media screen and (min-width: 641px) {
  .result a {
    /*padding: 0 80px;*/
  }
}
.result__close {
  width: 180px;
  margin: 10px auto;
  padding: 6px;
  background-color: #dcdcdc;
  border: 1px solid #423F3F;
  border-radius: 10px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
@media screen and (min-width: 641px) {
  .result__close {
    width: 230px;
    font-size: 18px;
  }
}
.result__close img {
  width: 12px;
  padding-top: 5px;
  padding-right: 8px;
}
@media screen and (min-width: 641px) {
  .result__close img {
    width: 21px;
    padding-top: 5px;
    padding-right: 15px;
  }
}
.result .f-btn {
width: 100%;
}

/*********point*********/
.point{
padding: 80px 0 0;
background: linear-gradient(180deg, #6670AA 0%, #4D5BAC 55.73%, #384389 100%);
position: relative;
}

.point h2{
color: #fff;
font-size: 7vw;
margin: 0 auto;
}

.point_img{
/*margin-top: 40px;*/
width: 100%;
}

@media screen and (min-width:641px) {
    .point{
    padding: 100px 0 0;
    }
    .point h2{
    font-size: 44px;
    }
    
    .point_img:nth-child(odd){
    text-align: left;
    /*margin: 50px auto 0 0;*/
    }

    .point_img:nth-child(even){
    /*margin: 50px 0 0 auto;*/
    display: block;
    }
}
/*******pointアコーディオン********/
.accordion{
position:relative;
border: 1px solid #141E50;
border-radius: 30px;
width: 90%;
color: #505EA6;
background-color: #fff;
padding: 15px 0;
margin: 10px auto;
}

.toggle{
font-size: 1.6rem;
line-height: 1.8rem;
font-weight: bold;
text-align: center;
cursor: pointer;
display: block;
}
.toggle_child{
padding: 20px 15px 0;
color: #141E50;
font-size: 15px;
font-weight: bold;
letter-spacing: 0.1rem;
}
.toggle_child dt{
border-bottom: 1px solid #CED6FF;
padding-bottom: 5px;
font-weight: 600;
line-height: 1.6;
}
.toggle_child dd{
padding: 5px 0 15px;
font-weight: 600;
line-height: 1.8;
}

.accordion a{
	display: block;
	position: relative;
}
.accordion .toggle_child {
	display: none;
}
@media screen and (min-width:641px) {
    .accordion{
    padding: 20px 0;
    margin: 20px auto;
    }
    .toggle{
    font-size: 1.8rem;
    }
    .toggle_child{
    padding: 20px 30px;
    font-size: 1.7rem;
    }
}


/*********hensai_sim*********/


.hensai_sim{
background: #E8EEFF;
padding: 20px 20px 40px;
}
.arrow02{
  width: 35px;
  margin-bottom: 10px;
}
@media screen and (min-width:641px) {
    .hensai_sim{
    background: #E8EEFF;
    padding: 40px 40px 80px;
    }

}
/*********hensai_how*********/


.hensai_how{
background: linear-gradient(180deg, #FDF5E5 0%, #FFF2D9 50.52%, #EAD8B3 100%);
padding: 30px 20px;
}
.doc_ul{
font-size: 4.6vw;
line-height: 1.2;
font-weight: bold;
margin: 0 auto;
}
.doc_img{
max-width: 480px;
margin: 40px auto;
}
.doc_ul li{
padding: 5px 0 5px 1.8rem;
text-indent: -1.8rem;
}

@media screen and (min-width:641px) {
.hensai_how{
padding: 80px 40px;
}
    .doc_img{
    margin: 60px auto;
    }
    .doc_ul{
    font-size: 22px;
    max-width: 490px;
    }
}

/*********kashikoshi*********/
.kashikoshi{
padding: 40px 0;
}
.kashikoshi h2{
font-size: 5.6vw;
color: #505EA6;
text-align: left;
display: block;
margin-left: 16%;
position: relative;
text-indent: 0.5rem;
}
.kashikoshi h2:before{
content: "";
display: inline-block;
width: 30px;
height: 30px;
background: url("../img/icon_check.png") no-repeat;
background-size: contain;
position: absolute;
left: -11%;
top: 50%;
transform: translateY(-50%);
}
.kashikoshi img{
padding: 20px 0;
}
@media screen and (min-width:641px) {
    .kashikoshi h2{
    font-size: 30px;
    }
}
/*********subpoint*********/
.subpoint{
padding: 40px 0;
}

.subpoint p{
color: #fff!important;
}
.subpoint img{
padding: 10px 0;
}

/*タブ*/
.tab_wrap {
display: flex;
justify-content: space-between;
cursor: pointer;
list-style: none;
width: 90%;
margin: 20px auto;
}
.tab{
font-size: 5vw;
font-weight: bold;
color: #C8D4FF;
padding: 15px 0;
width: 48%;
text-align: center;
border-bottom: 1px solid #C8D4FF;
}
.tab span{
font-size: 4.5vw;
}
.tab.active{
background: #fff;
color: #505EA6;
position: relative;
 display: inline-block;
border-bottom:none;
border-radius: 10px;
}
.tab.active:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
}
*:focus{
    tap-highlight-color:rgba(255, 255, 255, 0.0);
    -webkit-tap-highlight-color:rgba(255, 255, 255, 0.0);
    outline: none;
}
.genkin .attention{
color: #fff!important;
}
.content{
display: none;
}
.show{
display: block;
}
.area ul {
  display: none;
}
.area ul.show {
  display: block;
}
@media screen and (min-width:641px) {
    .tab{
    font-size: 3rem;
    }
    .tab span{
    font-size: 2.5rem;
    }
}
/*********doc*********/
.doc{
padding: 40px 0;
}
.doc h2{
color: #505EA6;
}


/*********step*********/
#step h2{

font-weight: bold;
text-align: center;
margin-top: 0;
}
#step h3{
margin-bottom: 0;
}

#step{
/*margin-top: 200px;*/
}

.step-img{
margin: 5px auto;
width: 100%;
max-width: 500px
}

.line {
max-width:600px;
width: 90%;
margin: 0px auto;
}
.t-left{
text-align: left;
margin: 10px 20px;
font-size: 1.1rem;
}

/*ul li{
font-size: 1.2rem;
color: #6F6F6F;
padding-bottom: 3px;
text-indent: -1.3rem;
margin-left: 1.3rem;
}

*/
footer{
background-color: #F1F1F1;
padding-bottom: 150px;
width: 100%;
}

footer .inner{
  padding: 30px 0;
  margin: 0 auto 10px;
  width: 90%;
  max-width: 1000px;
  color: #555;
  font-size: 3.6vw;
}
footer .inner dl{
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 20px 0;
}
footer .inner dt,footer .inner dd{
  border-bottom: 1px solid #808080;
  display: inline-block;
  padding: 10px 0;
  margin: 0;
}

/*footer .inner dt:nth-child(23){
  border-bottom: none;
}
footer .inner dd:last-child{
  border-bottom: none;
}*/

footer .inner dt{
width: 29%;
text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
footer .inner dd{
width: 69%;
padding-left: 2%;
}
footer .attention{
  color: #808080!important;
  margin: 0;
  font-size: 3vw;
}
footer ul{
margin: 5px 0;
}
footer ul li{
padding-left: 1.2rem;
text-indent: -1.2rem;
}
footer h4{
text-align: center;
display: block;
font-size: 1.5rem;
font-weight: 600;
color: #444;
}
footer p span{
font-weight: 600;
color: #141E50;
}
.footer_logo{
width: 60%;
max-width: 300px;
margin: 20px auto;
display: block;
}
a {
  color: inherit;
  word-break: break-all;
}

@media screen and (min-width:641px) {
    footer .inner{
      font-size: 1.6rem;
    }
    footer .inner dt{
    width: 32%;
    }
    footer .inner dd{
    width: 66%;
    }
    footer .attention{
    font-size: 1.4rem;
    }
    footer h4{
    font-size: 2rem;
    }
}

/*animate.css*/
.invisible {
  visibility: hidden;
}

/*js-marker*/
/* アニメーション前のスタイル */
.js-marker {
  display: inline;
  position: relative;
  background-image: linear-gradient(90deg, #E6D6AD, #E6D6AD); 
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 20%; /* '30%'の部分にマーカーの太さを記入 */
  transition: all 1.5s ease-in-out; /* マーカーを引く速度を調整 */
  font-weight: bold; /* ついでに太字にしたい場合 */
}

.js-marker2 {
  display: inline;
  position: relative;
  background-image: linear-gradient(90deg, #ECE0B8, #ECE0B8); 
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 50%; /* '30%'の部分にマーカーの太さを記入 */
  transition: all 1.5s ease-in-out; /* マーカーを引く速度を調整 */
  font-weight: bold; /* ついでに太字にしたい場合 */
}

/* アニメーション発火時 */
.js-marker.inview {
  background-size: 100% 40%; /* '30%'の部分は上で設定した太さに合わせる */
}

.js-marker2.inview {
  background-size: 100% 40%; /* '30%'の部分は上で設定した太さに合わせる */
}

.tel_icon{
width: 80px;
}
.tel_wrap a{
font-size: 1.6rem;
color: #777;
}
.tel_wrap{
font-size: 1.4rem;
color: #777;
padding: 10px 0;
}

</pre></body></html>