@charset "UTF-8";

@media only screen and (max-width: 480px) {

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .hidden {
        visibility: hidden;
    }

    /*************************
    ***   フォントの定義
    ***************************/
    html, body {
        /*font-family: sans-serif;*/
        /*font-family: math;*/
        font-family: "Sawarabi Gothic";
        color: #2a0e00;
    }

    html, body {
        font-size: 1rem;
    }

    body.main-body {
        width: 100%;
        height: auto;
        background-color: #ece8d2;
        margin: 0 auto;
        padding: 1em 0;
    }

    .wrapper {
        width: 95%;
        height: auto;
        background-color: #fff;
        margin: 0 auto;
        padding: 1em 0;
    }

    .content {
        width: 90%;
        margin: 0 auto;
    }

    .section-1 {}

    h1.h1-title {
        font-size: 1.35rem;
        line-height: 1.15;
        font-weight: bold;
    }

    .new-up-date {
        text-align: right;
font-size: 0.95rem;
margin-top: 10px;
    }

    .new-up-date:before {
        content: "\f017";
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
    }

    .img-wrapper {
        padding: 0vh 0;
        margin: 12px 0px 12px 0px;
    }

    img.img-item-1 {
        object-fit: fill;
        width: 100%;
    }


    .twitter-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    img.img-wrapper-2 {
        padding: 0;
        margin-top: -5vh;
    }

    .img-wrapper-3 {
        padding: 5vh 0;
        width: 50%;
    }

    .txt-box-1 {
        font-size: 1rem;
        line-height: 1.9;
    }

    .hr-2vh {
        border: solid 1px transparent;
        border-left-width: 0px;
        border-right-width: 0px;
    }

    .hr-1vh {
        border: solid 1px transparent;
        padding: 1vh 0;
        border-left-width: 0px;
        border-right-width: 0px;
    }

    .hr-05vh {
        border: solid 1px transparent;
        border-left-width: 0px;
        border-right-width: 0px;
    }

    .hr-025vh {
        border: solid 1px transparent;
        padding: 0.25vh 0;
        border-left-width: 0px;
        border-right-width: 0px;
    }

    ul.list-ul-1 {
        color: #000;
        font-size: 1rem;
        list-style-type: none;
        padding: 1em;
        line-height: 2.15;
        background-color: #e5d9e8;
    }

    li.list-li-1 {
        position: relative;
        padding: 0 0 0 1.01em;
        margin: 0;
    }

    li.list-li-1::before {
        position: absolute;
        left: 0;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: '\f043';
        /*color: #00ACDB;*/
        color: #e7fefd;
    }

    ul.list-ul-2 {
        list-style-type: none;
        color: #000;
        font-size: 1rem;
        padding: 1em 0.25em;
        line-height: 2.15;
        background-color: #fef4fa;
    }

    li.list-li-2 {
        background-image: url(../img/item-22.webp);
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 25px 25px;
        padding-left: 25px;
        line-height: 153%;
margin-bottom: 13px;
    }

    .red {
        color: #f00;
    }

    h2.h2-title {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
}
    }

    h2.h2-title::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    h2.h2-title-2 {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
    }

    h2.h2-title-2::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    h2.h2-title-3 {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
    }

    h2.h2-title-3::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    h2.h2-title-4 {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
    }

    h2.h2-title-4::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    h2.h2-title-5 {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
    }

    h2.h2-title-5::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    h2.h2-title-6 {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
    }

    h2.h2-title-6::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    h2.h2-title-7 {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
    }

    h2.h2-title-7::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    h2.h2-title-8 {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
    }

    h2.h2-title-8::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    h2.h2-title-9 {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
    }

    h2.h2-title-9::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    h2.h2-title-10 {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
    }

    h2.h2-title-10::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    h2.h2-title-11 {
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        padding-left: 0rem;
        border-bottom: 6px solid #804012;
        margin-bottom: 13px;
    }

    h2.h2-title-11::before {
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 40%;
        height: 6px;
        content: '';
        background: #ffff99;
    }

    ul.list-ul-3 {
        color: #000;
        font-size: 1rem;
        padding: 0 0em 0 2em;
        line-height: 1.45;
        border: solid 1px #999;
        background-color: #ffffe5;
    }

    li.list-li-3-2 {
        margin-bottom: 15px;
    }

    li.list-li-3-1 {
        list-style-type: none;
        margin-left: -3vw;
    }

    li.list-li-3-2::marker {
        color: #804012;
    }

    table.table-content {
        width: 100%;
        display: table;
        border-collapse: collapse;
        box-sizing: border-box;
        text-indent: initial;
        border-spacing: 2px;
        border: solid 1px #ededed;
        margin: 13px 0px 13px 0px;
        font-size: 0.95rem;
    }

    tr.table-wrapper {
        width: 100%;
    }

    th, td {
        border-left: 1px solid #ededed;
        border-top: 1px solid #ededed;
        padding: 10px;
    }

    th.table-header {
        font-size: 0.95rem;
        background-color: #804012;
        color: #fff;
    }

    td.table-item-1 {
        width: 25%;
    }

    td.table-item-2 {
        width: 30%;
    }

    td.table-item-3 {
        width: 45%;
    }

    td.bg-gray {
        background-color: rgb(238, 238, 238, 0.2);
    }

    .table-img>img {
        width: 100%;
    }

    .table-img {
        width: 100%;
    }

    .img-center {
        /*padding-left: 3vw;*/
    }

    .item-flex {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    ol.list-ol-4 {
        font-size: 1rem;
        line-height: 1.5;
        list-style-type: none;
        counter-reset: num;
        background-color: transparent;
        padding: 0.25em;
        color: #000;

    }

    li.list-li-4 {
        position: relative;
        padding-left: 30px;
        line-height: 1.25;
        padding: 0.5em 0.5em 0.5em 30px;
    }

    li.list-li-4::before {
        position: absolute;
        counter-increment: num;
        content: counter(num);
        display: inline-block;
        background: #804012;
        border: #804012 1.3px solid;
        color: #fff;
        border-radius: 50%;
        left: 0;
        right: 0;
        width: 22px;
        height: 22px;
        text-align: center;
        top: 6px;
        font-size: 11px;
        line-height: 2;
    }

    li.list-li-4::after {}

    h3.h3-title {
        font-size: 1rem;
        line-height: 1.5;
        font-weight: bold;
        background: #f7f7f7;
        border-left: solid #804012 10px;
        padding: 14px 12px;
        clear: both;
        margin-bottom: 12px;
    }

    td.table-item-4 {
        width: 35%;
    }

    td.table-item-5 {
        width: 22%;
    }

    td.table-item-6 {
        width: 43%;
    }

    ol.list-ol-5 {
        font-size: 1rem;
        line-height: 1.5;
        list-style-type: none;
        counter-reset: num;
        background-color: transparent;
        padding: 0.25em;
    }

    li.list-li-5 {
        position: relative;
        padding-left: 30px;
        line-height: 1.25;
        padding: 0.5em 0.5em 0.5em 30px;
    }

    li.list-li-5::before {
        position: absolute;
        counter-increment: num;
        content: counter(num);
        display: inline-block;
        background: #804012;
        border: #804012 1.3px solid;
        color: #fff;
        border-radius: 50%;
        left: 0;
        right: 0;
        width: 22px;
        height: 22px;
        text-align: center;
        top: 6px;
        font-size: 11px;
        line-height: 2;
    }

    li.list-li-5::after {}

    .btn-wrappre {
        width: 100%;
        background-color: #fffddb;
        padding-bottom: 1em;
        padding-top: 1em;
        margin-top: 1em;
    }

    @keyframes shiny {
        0% {
            left: -20%;
        }

        10% {
            left: 120%;
        }

        100% {
            left: 120%;
        }
    }

    .btn-item {
        position: relative;
        left: 0px;
        right: 0px;
        width: 90%;
        line-height: 40px;
        font-size: 1.25rem;
        font-weight: bold;
        text-decoration: none;
        background-color: #52a5ee;
        padding: 1em 0;
        color: #fff;
        box-shadow: 0 2px 2px rgb(0 0 0 / 10%), 0 4px 8px -4px rgb(0 0 0 / 20%);
        border-radius: 15px;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }

    .btn-item::after {
        content: '';
        position: absolute;
        top: -10%;
        left: 0px;
        right: 0px;
        width: 40px;
        height: 100%;
        /*transform: scale(2) rotate(20deg);
        background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 0%);

        animation-name: shiny;
        animation-duration: 3s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;*/
    }

/* 光らせるためのstyle */
.shine{
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
}
/* 光の疑似要素 */
.shine::before{
  content: "";
  animation: shine 3s cubic-bezier(0.25, 0, 0.25, 1) infinite;
  background-color: #fff;
  width: 140%;
  height: 100%;
  transform: skewX(-45deg);
  top: 0;
  left: -160%;
  opacity: 0.5;
  position: absolute;
}
/* 光の動き */
@keyframes shine{
  0% {
    left: -160%;
    opacity: 0;
  }
  70% {
    left: -160%;
    opacity: 0.5;
  }
  71% {
    left: -160%;
    opacity: 1;
  }
  100% {
    left: -20%;
    opacity: 0;
  }
}

div.lp-banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  opacity: 0;
  visibility: collapse;
  transition: 0.2s;
  z-index: 10;
  text-align: center;
}

div.lp-banner.active {
  visibility: visible;
  opacity: 1;
  transition: 0.2s;
  text-align: center;
}

#fotter {
    width: 100%;
    height: 150px;
    background-color: #e7f3fd;
    padding: 10px 0;
}

#fotter p {
    text-align: center;
    color: #aeaeae;
    font-size: 80%;
    text-decoration: none;
    padding-top: 25px;
}

.tel {
 margin-top: -20px;
}

.tel a {
 color: #aeaeae;
 text-decoration: none;
}

    .list-wap {
        width: 100%;
        margin: 0 auto;
        margin: 14px 0px 14px 0px;
    }

    .list-title {
        background: #804012;
        color: #fff;
        padding: 0.5em 1em;
        display: inline-table;
        font-size: 1rem;
    }
    .final {line-height: 170%;
border: #999 1px dotted;
margin-bottom: 20px;
padding: 10px;
border-radius: 15px;
background-color: #f4f4f4;}
