/* -1099px
------------------------------ */
@media screen and (max-width:1099px) {
  .header h1 {
    display: none;
  }
  
  .spbr {
    display: block;
  }
  .fourth .image-box {
    top: -16px;
    left: -10px;
  }
  .fourth .number {
    top: -16px;
    left: -10px;
  }
  
}  

/* -767px
------------------------------ */
@media screen and (max-width:767px) {
  .header_right {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #222960;
    padding: 10px 0;
    height: 90px;
  }
  .header_logo {
    width: 80%;
    max-width: 220px;
  }
  .header_right_top {
    justify-content: center;
  }    
  .header_right_top div {
    width: 60%;
    max-width: 284px;
  }
  .header_right_bottom {
    margin-top: 6px;
  }
  main {
    margin-top: 68px;
  }  
  .fv {
    padding: 20px 0;
  }
  .fv .wrapper {
    width: 100%;
    max-width: ;
    padding: 0 5px;
  }
  .first .wrapper {
    padding: 40px 20px 20.8vw;
  }
  .first .title {
    font-size: clamp(28px, 4vw, 32px);
    line-height: 1.2;
  }
  .first ul {
    margin: 40px auto 0;
  }
  .first ul li {
    font-size: clamp(20px, 3.3vw, 26px);
    line-height: 1.2;
    margin-top: 20px;
  }
  .first .icon-box {
    bottom: -6.5vw;
  }

  .second {
    padding-bottom: 40px;
  }
  .second .wrapper {
    padding: 60px 0 115px;
  }
  .second .bubble {
    font-size: clamp(22px, 3.6vw, 28px);
    padding: 0 1em;
  }
  .second .bubble::before,
  .second .bubble::after {
    width: 1.14em;
  }
  .second .title {
    font-size: clamp(28px, 4.4vw, 34px);
    line-height: 1.2;
  }
  .second .container {
    margin: 40px auto 0;
    flex-direction: column;
    align-items: center;
  }
  .second .image-box {
    margin-top: 20px;
  }
  .second .cards {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .second .card {
    width: 100%;
    max-width: 550px;
    margin-top: 20px;
  }

  .call-message {
    font-size: clamp(24px, 4.1vw, 32px);
    margin-top: 60px;
    padding: 0 20px;
  }

  .contact {
    padding: 40px 10px;
  }
  .contact .wrapper {
    flex-direction: column;
    align-items: center;
  }
  .contact .circle p {
    font-size: clamp(20px, 3.5vw, 27px);
  }
  .contact .circle p span.big {
    font-size: clamp(30px, 3.9vw, 37px);
  }
  .contact .circle p span.medium {
    font-size: clamp(20px, 3.2vw, 25px);
  }
  .contact .circle p span.small {
    font-size: clamp(16px, 2.8vw, 22px);
  }
  .contact .container {
   margin-top: 20px;
   padding: 0 10px;
  }  
  .contact h2 {
    font-size: clamp(24px, 3.9vw, 30px);
    text-align: center;
  }
  .contact .container a {
    margin-top: 20px;
  }  
  .contact .inner {
    margin-top: 10px;
  }
  .contact .inner div {
    width: clamp(16px, 2.8vw, 23px);
    margin-right: 11px;
  }
  .contact .time {
    font-size: clamp(16px, 2.8vw, 22px);
  }

  .third {
    padding: 60px 0 120px;
  }
  .third .title {
    font-size: clamp(28px, 4.4vw, 34px);
  }
  .third .cards {
    width: 100%;
    margin-top: 60px;
  }
  .third .card {
    padding: 20px 20px;
    margin-top: 40px;
  }
  .third .card:first-of-type {
    margin-top: 0;
  }
  .third .card-title {
    font-size: clamp(20px, 3.1vw, 24px);
    padding: 13px 0;
  }
  .third .container {
    margin-top: 30px;
    flex-direction: column;
  }
  .third .image-box {
    width: 100%;
    align-self: center;
  }
  .third .price-box {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .third .plan {
    font-size: clamp(16px, 2.6vw, 20px);
    align-self: center;
  }
  .third .price {
    font-size: clamp(24px, 3.9vw, 30px);
    margin-top: 0;
  }
  .third .price span {
    font-size: clamp(72px, 11.7vw, 90px);
  }
  .third .annotation {
    font-size: clamp(15px, 2.3vw, 18px);
    padding: 12px 6px;
    margin-top: 25px;
  }
  .third .desc {
    font-size: clamp(15px, 2.3vw, 18px);
  }
  .third .card.kobetsu .price {
    font-size: clamp(15px, 2.4vw, 19px);
  }
  .third  .card.kobetsu .price span {
    font-size: clamp(44px, 7.1vw, 55px);
  }
  .third  .card.kobetsu .price span.mark {
    font-size: clamp(26px, 4.3vw, 33px);
  }
  .third .card.kobetsu .option-name {
    font-size: clamp(16px, 2.6vw, 20px);
  }
  .third .card.kobetsu .option-price {
    font-size: clamp(20px, 3.1vw, 24px);
  }
  .third .card.kobetsu .option-price span {
    font-size: clamp(28px, 4.4vw, 34px);
  }
  .third .card.ippan .message {
    font-size: clamp(16px, 2.6vw, 20px);
  }
  .third .card.ippan .container {
    flex-direction: column;
  }
  .third .card.ippan .price-box {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .third .point {
    font-size: clamp(16px, 2.6vw, 20px);
    padding: 12px 20px;
  }
  .third .card.ippan .price {
    align-self: center;
  }
  .third .card.ippan .annotation {
    font-size: clamp(14px, 2vw, 16px);
    align-self: flex-start;
  }
  .third .card.ippan .annotation.sp-mt20 {
    margin-top: 20px;
  }
  .third .card.pet .price-box {
    width: 100%;
  }
  .third .card.pet .price {
    font-size: clamp(20px, 3.4vw, 26px);
    margin-left: 0;
    margin-top: 20px;
  }
  .third .card.pet .price span.middle {
    font-size: clamp(22px, 3.6vw, 28px);
  }
  .third .card.pet .price span {
    font-size: clamp(42px, 6.7vw, 52px);
  }
  
  .fourth {
    padding: 60px 0;
  }
  .fourth .title {
    font-size: clamp(28px, 4.4vw, 34px);
  }
  .fourth .container {
    margin: 60px auto 0;
    padding: 20px 10px;
    flex-direction: column;
    height: auto;
  }
  .fourth .container:not(:first-of-type) {
    margin: 120px auto 0;
  }
  .fourth .container:not(:last-of-type)::before {
    position: absolute;
    content: '';
    bottom: -50px;
    left: 50%;
    width: clamp(28px, 4.7vw, 36px);
    height: clamp(28px, 4.7vw, 36px);
    border-top: 2px solid #1C83C9;
    border-right: 2px solid #1C83C9;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg) translateX(50%);
  }
  .fourth .container:not(:last-of-type)::after {
    position: absolute;
    content: '';
    bottom: -70px;
    left: 50%;
    width: clamp(28px, 4.7vw, 36px);
    height: clamp(28px, 4.7vw, 36px);
    border-top: 2px solid #1C83C9;
    border-right: 2px solid #1C83C9;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg) translateX(50%);
  }
  .fourth .image-box {
    position: static;
    width: 100%;
    max-width: 400px;
    margin-top: 30px;
    order: 2;
    align-self: center;
  }
  .fourth .number {
    font-size: clamp(32px, 5.2vw, 40px);
    padding: 10px 12px;
    position: static;
  }
  .fourth .flow-box {
    width: 100%;
    max-width: none;
  }
  .fourth .title-box {
    display: flex;
  }
  .fourth .flow-title {
    font-size: clamp(20px, 2.8vw, 22px);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .fourth .flow-box p {
    font-size: clamp(16px, 2.4vw, 19px);
    text-align: center;
    line-height: 1.2;
  }
  .fourth .flow-box p span.big {
    font-size: clamp(20px, 3.1vw, 24px);
  }
  .fourth .flow-box .time {
    font-size: clamp(16px, 2.6vw, 20px);
  }
  .fourth .flow-box p.p-18 {
    font-size: clamp(15px, 2.3vw, 18px);
    padding-left: 0;
    align-self: flex-start;
  }
  
  .fifth {
    padding: 60px 0;
  }
  .fifth .title {
    font-size: clamp(28px, 4.4vw, 34px);
  }
  .fifth .question-box {
    padding: 15px 12px;
  }
  .fifth .icon {
    font-size: clamp(20px, 3.1vw, 24px);
    min-width: 38px;
  }
  .fifth .question {
    font-size: clamp(20px, 3.2vw, 25px);
    line-height: 1.3;
  }
  .fifth .answer-box {
    padding: 15px 10px;
  }
  .fifth .answer {
    font-size: clamp(15px, 2.3vw, 18px);
  }
  .fifth .image-box {
    padding: 0 10px;
    flex-direction: column;
    align-items: center;
  }
  .fifth .image {
    max-width: 400px;
    padding: 20px 0;
  }
  /* Google Map */
  .fifth .googlemap {
    margin-left: 0;
    width: 100%;
  }
  .fifth .googlemap iframe {
    padding-left: 10px;
    padding-right: 10px;
  }
  .fifth .address {
    font-size: clamp(14px, 2vw, 16px);
    margin-top: 15px;
    padding: 0 10px;
    line-height: 1.2;
  }
  .fifth .address span {
    display: inline-block;
  }
  
  .sixth {
    padding: 60px 10px;
  }
  .sixth .title {
    font-size: clamp(28px, 4.4vw, 34px);
    line-height: 1.3;
  }
  .sixth .wrapper {
    margin: 60px auto 0;
    padding: 40px 10px;
  }
  .sixth .subtitle {
    font-size: clamp(20px, 3.1vw, 24px);
    line-height: 1.3;
  }
  .sixth .address {
    font-size: clamp(14px, 2vw, 16px);
    line-height: 1.2;
  }
  .sixth h4 {
    font-size: clamp(16px, 2.6vw, 20px);
  }
  .sixth .desc {
    font-size: clamp(15px, 2.3vw, 18px);
    margin-top: 26px;
  }
  .sixth .annotation {
    font-size: clamp(14px, 2vw, 16px);
    text-align: end;
    line-height: 1.2;
    margin-top: 23px;
  }
  .sixth .annotation span {
    display: inline-block;
  }
  
  /*-- footer --*/
  .footer {
    padding: 60px 0 110px;
  }
  .footer .name {
    font-size: clamp(34px, 5.6vw, 43px);
  }
  .footer .phone {
    display: flex;
    align-items: baseline;
    margin-top: 24px;
  }
  .footer .phone span {
    font-size: clamp(20px, 3.3vw, 26px);
  }
  .footer .phone a {
    font-size: clamp(28px, 4.5vw, 35px);
  }
  .footer .time {
    font-size: clamp(15px, 2.3vw, 18px);
    margin-top: 20px;
  }
  .footer .small {
    margin-top: 40px;
    padding: 0 10px;
  }
  .footer .small span {
    display: inline-block;
  }
  .content .privacy {
    margin: 270px auto 100px;
  }
}

/* 320px-
------------------------------ */
@media screen and (max-width:414px) {
  .content .privacy {
    margin: 250px auto 100px;
  }
}