  @charset "UTF-8";
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
  a {
    transition: all 0.6s;
  }
  a:hover {
    transition: all 0.6s;
    opacity: 0.6;
  }
  a:hover img {
    opacity: 0.6;
  }
  footer {
    font-size: 18px;
    line-height: 1.2em;
  }
  div#footer_copyright ul li {
    line-height: 1.4em;
  }
  /****/
  body {
    font-size: 20px;
  }
  /****/
  header {
    display: block;
    align-items: center;
    width: 100%;
    background: #FFF;
  }
  header h1 {
    width: 130px;
    line-height: 1em;
    margin-left: 0;
    margin: 0 auto;
    padding: 20px 0;
  }
  header div.taggle-btn {
    display: none;
  }
  header p.pc-block {
    width: 40%;
    max-width: 548px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /*header*/
  nav.page-fix-nav {
    position: fixed;
    display: block;
    left: auto;
    bottom: auto;
    right: 0;
    top: 10%;
    width: 6%;
    max-width: 80px;
    z-index: 5;
  }
  nav.page-fix-nav.is-hidden {
    animation: fix-nav-end-ani 0.6s forwards;
  }
  nav.page-fix-nav ul {
    width: 100%;
    display: block;
  }
  nav.page-fix-nav ul li {
    width: 100%;
    line-height: 1em;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  nav.page-fix-nav ul li {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  nav.page-fix-nav ul li a {
    display: block;
    background: #FFF;
    width: 100%;
    position: relative;
    text-align: center;
    border-radius: 6px 0 0 6px;
  }
  nav.page-fix-nav ul li a span {
    display: inline-block;
    padding: 40% 0;
  }
  nav.page-fix-nav ul li a.active {
    background: #FFF000;
  }
  nav.page-fix-nav ul li:first-child a span {
    width: 80%;
  }
  nav.page-fix-nav ul li:nth-child(2) a span {
    width: 50%;
  }
  nav.page-fix-nav ul li:nth-child(3) a span {
    width: 62.5%;
  }
  nav.page-fix-nav ul li:last-child {
    margin-right: 0;
  }
  nav.page-fix-nav ul li:last-child a span {
    width: 60%;
  }
  div.smp-only-menu {
    display: none;
  }
  main {
    background-color: #bbd573;
    background-image: radial-gradient(#c8da67 17%, transparent 21%), radial-gradient(#c8da67 17%, transparent 21%);
    background-position: 0 0, 6px 6px;
    background-size: 12px 12px;
    padding: 45px 0 40px 0;
  }
  div.main-title-wrap {
    max-width: 850px;
    position: relative;
    margin: 0 auto;
  }
  div.main-title-wrap h2 {
    width: 97%;
    margin-left: 2%;
  }
  div.main-title-wrap p {
    font-size: 16px;
    left: 51%;
    top: 65%;
    transform: translate(-50%, 0);
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  div.main-title-wrap p {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  div.main-title-wrap span {
    display: block;
    position: absolute;
  }
  div.main-title-wrap span.illust01 {
    width: 24.4%;
    left: 3%;
    bottom: -3%;
  }
  div.main-title-wrap span.illust02 {
    width: 28%;
    right: -2%;
    bottom: -8%;
  }
  section.contents {
    max-width: 850px;
    position: relative;
    margin: 0 auto;
    background: url(/lp/kozoo/pastlist/img/extra03/cont-bg01_pc.png) repeat-y left top;
    background-size: contain;
    padding-bottom: 0;
    box-sizing: border-box;
    padding: 50px 45px 50px 55px;
    /*div.q-title-box*/
    /*ul.talck-box01*/
  }
  section.contents div.q-title-box {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    background: #FFF000;
    padding: 30px 0;
    display: flex;
    align-items: center;
  }
  section.contents div.q-title-box h3 {
    width: 9%;
    margin: 0;
    position: relative;
    padding-bottom: 0;
    margin-left: 4.8%;
    margin-right: 7.6%;
  }
  section.contents div.q-title-box h3::after {
    display: none;
  }
  section.contents div.q-title-box h4 {
    width: 75%;
    margin: 0;
    font-size: 20px;
    line-height: 1.5em;
    position: relative;
  }
  section.contents div.q-title-box h4::before {
    content: "";
    display: block;
    width: 3px;
    height: 100%;
    background: #00913A;
    position: absolute;
    left: -4%;
    bottom: 0;
    transform: translate(-200%, 0);
  }
  section.contents div.q-title-box h4 span {
    margin-top: 0px;
    text-align: right;
    font-size: 16px;
  }
  section.contents div.q-title-box h4 span.sec01-h4-span {
    margin-top: 0;
  }
  section.contents ul.talck-box01 {
    width: 100%;
    margin: 0;
    /*li*/
  }
  section.contents ul.talck-box01 li {
    position: relative;
    margin-top: 30px;
    /*mryonden*/
  }
  section.contents ul.talck-box01 li.kozoo {
    /*p*/
  }
  section.contents ul.talck-box01 li.kozoo p {
    width: 76%;
    padding: 5%;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6em;
    text-align: justify;
    color: #E95513;
    box-sizing: border-box;
    background: #FFFBC7;
    border-radius: 5px;
    position: relative;
  }
  section.contents ul.talck-box01 li.kozoo p a {
    color: #fff;
    display: inline-block;
    background: #e95513;
    font-weight: bold;
    border-radius: 20px;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 0.1em 1em;
  }
  section.contents ul.talck-box01 li.kozoo p::before {
    width: 6%;
    height: auto;
    padding-top: 10%;
    background: url(/lp/kozoo/pastlist/img/extra03/kozoo-fukidashi-part.svg) no-repeat left top;
    top: 0%;
    right: 0;
  }
  section.contents ul.talck-box01 li.kozoo p.kozoo01::before {
    top: 15%;
    right: 0;
    transform: translate(100%, 0);
  }
  section.contents ul.talck-box01 li.kozoo p.kozoo02::before {
    top: 40%;
    right: 0;
    transform: translate(100%, 0);
  }
  section.contents ul.talck-box01 li.kozoo p.kozoo03::before {
    top: 25%;
    right: 0;
    transform: translate(100%, 0);
  }
  section.contents ul.talck-box01 li.kozoo p.kozoo04::before {
    top: 52%;
    right: 0;
    transform: translate(100%, 0);
  }
  section.contents ul.talck-box01 li.kozoo p.kozoo05::before {
    top: 42%;
    right: 0;
    transform: translate(100%, 0);
  }
  section.contents ul.talck-box01 li.kozoo p.kozoo06::before {
    top: 30%;
    right: 0;
    transform: translate(100%, 0);
  }
  section.contents ul.talck-box01 li.kozoo p.kozoo07::before {
    top: 40%;
    right: 0;
    transform: translate(100%, 0);
  }
  section.contents ul.talck-box01 li.kozoo p.kozoo09::before {
    top: 30%;
    right: 0;
    transform: translate(100%, 0);
  }
  section.contents ul.talck-box01 li.kozoo p.kozoo10::before {
    top: 30%;
    right: 0;
    transform: translate(100%, 0);
  }
  section.contents ul.talck-box01 li.kozoo figure {
    width: 27.8%;
    position: absolute;
    right: 0;
    top: 0;
  }
  section.contents ul.talck-box01 li.kozoo figure.illust-kozoo01 {
    top: 20%;
    transform: translate(15%, 0);
  }
  section.contents ul.talck-box01 li.kozoo figure.illust-kozoo02 {
    top: -5%;
    transform: translate(20%, 0);
  }
  section.contents ul.talck-box01 li.kozoo figure.illust-kozoo10 {
    width: 23.6%;
    top: -25%;
    transform: translate(15%, 0);
  }
  section.contents ul.talck-box01 li.kozoo figure.pc-kozoo-tyousei01 { /*どゆことやねん*/
    width: 24%;
  }
  section.contents ul.talck-box01 li.kozoo figure.pc-kozoo-tyousei02 {
    width: 25%;
    top: 3%;
  }
  section.contents ul.talck-box01 li.kozoo figure.pc-kozoo-tyousei02-2 {
    width: 26%;
    right: 1%;
  }
  section.contents ul.talck-box01 li.kozoo figure.pc-kozoo-tyousei03 {
    width: 32%;
    top: -4%;
  }
  section.contents ul.talck-box01 li.kozoo figure.pc-kozoo-tyousei04 {
    width: 28%;
    top: -15%;
  }
  section.contents ul.talck-box01 li.kozoo figure.pc-kozoo-tyousei05 {
    width: 23%;
    right: 2.4%;
    top: -30%;
  }
  section.contents ul.talck-box01 li.kozoo figure.pc-kozoo-tyousei06 {
    width: 26%;
    top: 0;
    right: 1.8%;
  }
  section.contents ul.talck-box01 li.kozoo figure.pc-kozoo-tyousei07 {
    width: 25%;
    top: -20%;
  }
  section.contents ul.talck-box01 li.mryonden {
    /*p*/
  }
  section.contents ul.talck-box01 li.mryonden p {
    width: 75%;
    padding: 5%;
    margin-left: 25%;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6em;
    text-align: justify;
    box-sizing: border-box;
    background: #E6FDFF;
    border-radius: 5px;
    position: relative;
  }
  section.contents ul.talck-box01 li.mryonden p::before {
    width: 6%;
    height: auto;
    padding-top: 10%;
    background: url(/lp/kozoo/pastlist/img/extra03/mryonden-fukidashi-part.svg) no-repeat left top;
    background-size: contain;
    position: absolute;
    top: 20%;
    left: 0;
    transform: translate(-100%, 0);
  }
  section.contents ul.talck-box01 li.mryonden p.coutiontxt01 {
    background: none;
    font-size: 12px;
    line-height: 1.5em;
    padding: 0;
  }
  section.contents ul.talck-box01 li.mryonden p.coutiontxt01::before {
    display: none;
  }
  section.contents ul.talck-box01 li.mryonden p.mryonden02::before {
    top: 18%;
  }
  section.contents ul.talck-box01 li.mryonden p.mryonden03::before {
    top: 16%;
  }
  section.contents ul.talck-box01 li.mryonden p.mydonden10::before {
    top: 46%;
  }
  section.contents ul.talck-box01 li.mryonden p span.add-figure01 {
    margin-bottom: 30px;
  }
  section.contents ul.talck-box01 li.mryonden figure {
    /*					width: 28.1%;*/
    width: 25%;
    position: absolute;
    left: 0;
    top: 0;
  }
  section.contents ul.talck-box01 li.mryonden figure.illust-yonden01 {
    top: 6%;
    left: -3%;
  }
  section.contents ul.talck-box01 li.mryonden figure.illust-yonden02 {
    top: 1%;
    left: -3%;
  }
  section.contents ul.talck-box01 li.mryonden figure.illust-yonden10 {
    width: 21%;
    top: -4%;
    left: 0%;
  }
  section.contents ul.talck-box01 li.mryonden figure.pc-yonden-tyousei01 {
    width: 24%;
  }
  section.contents ul.talck-box01 li.mryonden figure.pc-yonden-tyousei02 { /*諮表*/
    width: 29%;
  }
  section.contents ul.talck-box01 li.figure01 {
    margin-top: 30px;
  }
  section.contents ul.talck-box01 li.figure01 figure {
    display: flex;
    justify-content: space-between;
  }
  section.contents ul.talck-box01 li.figure01 figure div {
    width: 68.6%;
    order: 2;
  }
  section.contents ul.talck-box01 li.figure01 figure figcaption {
    display: block;
    width: 26.4%;
    margin-top: 0;
    order: 1;
    font-size: 16px;
  }
  section.contents ul.talck-box01 li.figure01 figure figcaption span.sub {
    display: block;
    background: #E95513;
    text-align: center;
    color: #FFF;
    font-size: 15px;
    padding: 10px 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  section.contents ul.talck-box01 li.figure01 figure figcaption span.sub {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  section.contents ul.talck-box01 li.figure01 figure figcaption span.txt {
    display: block;
    font-size: 12px;
    line-height: 1.5em;
    margin-top: 10px;
    /*              text-indent: -1em;
                  margin-left: 1em;
    			  */
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  section.contents ul.talck-box01 li.figure01 figure figcaption span.txt {
    font-size: 14px;
    line-height: 1.8em;
  }
}
@media screen and (min-width: 768px) {
  section.contents ul.talck-box01 li.figure02 {
    background: #E6FDFF;
    border-radius: 10px;
    padding: 5%;
    box-sizing: border-box;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.6em;
    text-align: justify;
  }
  section.contents ul.talck-box01 li.figure02 figure {
    width: 75.4%;
    margin-left: 14%;
    margin-top: 3%;
  }
  section.sec02 {
    margin-top: 65px;
  }
  section.sec02 h3 {
    width: 14.4%;
  }
  section.sec03 {
    margin-top: 65px;
  }
  section.sec03 h3 {
    width: 14.4%;
  }
  p.kobanasi {
    max-width: 850px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  p.to-top-page {
    text-align: center;
    margin-top: 40px;
  }
  p.to-top-page a {
    color: #FFF;
    padding: 0 20px;
    font-size: 22px;
  }
  p.pc-block {
    width: 40%;
    max-width: 548px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
} /*768*//*# sourceMappingURL=mystyle_pc.css.map */