<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ===================================================================
  use toppage
=================================================================== */
/* CSS Document */
/* 画像サイズ調整 ---------------------------------------------------------------------------*/
/* フォントサイズ調整 ---------------------------------------------------------------------------*/
/* ブレークポイント ---------------------------------------------------------------------------*/
@-webkit-keyframes roop_bg {
  0% {
    background-position: 0% top;
  }
  50% {
    background-position: 50% top;
  }
  100% {
    background-position: 100% top;
  }
}
@-moz-keyframes roop_bg {
  0% {
    background-position: 0% top;
  }
  50% {
    background-position: 50% top;
  }
  100% {
    background-position: 100% top;
  }
}
@keyframes roop_bg {
  0% {
    background-position: 0% top;
  }
  50% {
    background-position: 50% top;
  }
  100% {
    background-position: 100% top;
  }
}

@-webkit-keyframes slide_bg {
  0% {
    background-position: 0 top;
  }
  100% {
    background-position: -1500px top;
  }
}

@-moz-keyframes slide_bg {
  0% {
    background-position: 0 top;
  }
  100% {
    background-position: -1500px top;
  }
}

@keyframes slide_bg {
  0% {
    background-position: 0 top;
  }
  100% {
    background-position: -1500px top;
  }
}

@-webkit-keyframes slide_bg_sp {
  0% {
    background-position: 0 top;
  }
  100% {
    background-position: -768px top;
  }
}

@-moz-keyframes slide_bg_sp {
  0% {
    background-position: 0 top;
  }
  100% {
    background-position: -768px top;
  }
}

@keyframes slide_bg_sp {
  0% {
    background-position: 0 top;
  }
  100% {
    background-position: -768px top;
  }
}

@-webkit-keyframes move_bg {
  0% {
    -webkit-transform: translate(-10px) scale(1) rotate(20deg);
            transform: translate(-10px) scale(1) rotate(20deg);
  }
  50% {
    -webkit-transform: translate(0) scale(1.2) rotate(40deg);
            transform: translate(0) scale(1.2) rotate(40deg);
  }
  100% {
    -webkit-transform: translate(-10px) scale(1) rotate(20deg);
            transform: translate(-10px) scale(1) rotate(20deg);
  }
}

@-moz-keyframes move_bg {
  0% {
    -moz-transform: translate(-10px) scale(1) rotate(20deg);
         transform: translate(-10px) scale(1) rotate(20deg);
  }
  50% {
    -moz-transform: translate(0) scale(1.2) rotate(40deg);
         transform: translate(0) scale(1.2) rotate(40deg);
  }
  100% {
    -moz-transform: translate(-10px) scale(1) rotate(20deg);
         transform: translate(-10px) scale(1) rotate(20deg);
  }
}

@keyframes move_bg {
  0% {
    -webkit-transform: translate(-10px) scale(1) rotate(20deg);
       -moz-transform: translate(-10px) scale(1) rotate(20deg);
            transform: translate(-10px) scale(1) rotate(20deg);
  }
  50% {
    -webkit-transform: translate(0) scale(1.2) rotate(40deg);
       -moz-transform: translate(0) scale(1.2) rotate(40deg);
            transform: translate(0) scale(1.2) rotate(40deg);
  }
  100% {
    -webkit-transform: translate(-10px) scale(1) rotate(20deg);
       -moz-transform: translate(-10px) scale(1) rotate(20deg);
            transform: translate(-10px) scale(1) rotate(20deg);
  }
}

/*---------------------------------------------------------------------------*/
@media screen and (min-width: 769px), print {
  .content_wrap {
    padding-bottom: 260px;
    background-color: #ff8a98;
    background-repeat: no-repeat;
    background-position: left 690px, right 1220px, left 1930px;
    background-image: url("../images/content_bg01.png"), url("../images/content_bg02.png"), url("../images/content_bg01.png");
    -moz-background-size: auto auto;
         background-size: auto auto;
  }
  .pagetitle {
    background-color: #ff5c6f;
    margin-bottom: 190px;
  }
  .pagetitle:after {
    background-image: url("../images/pagetitle_bottom_pc.png");
  }
  .block_title {
    background-image: url("../images/mark.png");
  }
  .section {
    color: #fff;
  }
  .deco1 {
    left: -178px;
    top: -50px;
  }
  .deco2 {
    left: 50%;
    top: 890px;
    margin-left: -68px;
  }
  .deco3 {
    left: -220px;
    top: 1085px;
  }
  .deco4 {
    left: 50%;
    bottom: -160px;
    margin-left: 390px;
  }
  .frame {
    margin: 0 90px;
    padding: 45px 30px 45px 40px;
    background-color: rgba(255, 255, 255, 0.3);
  }
  .lede {
    margin-bottom: 175px;
  }
  .lede .catch {
    font-size: 3.5rem;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
  }
  .lede .catch span {
    display: inline-block;
    vertical-align: middle;
    border-bottom: solid 5px #ffff00;
  }
  .lede .catch + .catch {
    margin-bottom: 45px;
  }
  .lede p {
    margin: 0 130px;
    text-align: left;
    font-size: 1.8rem;
    letter-spacing: .01em;
    line-height: 1.8;
  }
  .obj_list {
    margin: 40px 0 0 -50px;
  }
  .obj_list li {
    width: 400px;
    margin-right: -50px;
  }
  .obj_list li figcaption {
    width: 260px;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    font-size: 2.5rem;
  }
  .obj_list li:nth-child(1) figcaption {
    margin-left: 25px;
  }
  .obj_list li:nth-child(2) {
    margin-right: -50px;
  }
  .obj_list li:nth-child(2) figcaption {
    top: auto;
    bottom: -6px;
    z-index: 6;
  }
  .obj_list li:nth-child(3) figcaption {
    margin-right: 25px;
  }
  .sec2 li {
    text-align: left;
    font-size: 2.2rem;
    position: relative;
    padding-left: 180px;
    background-repeat: no-repeat;
    background-position: 40px center;
  }
  .sec2 li + li {
    margin-top: 15px;
  }
  .sec2 li:nth-child(1) {
    background-image: url("../images/list_icon01.png");
  }
  .sec2 li:nth-child(2) {
    background-image: url("../images/list_icon02.png");
  }
}

@media screen and (max-width: 768px) {
  .content_wrap {
    padding-bottom: 147px;
    background-color: #ff8a98;
    background-repeat: no-repeat;
    background-position: left 30%, right 56.5%, left 98%;
    background-image: url("../images/content_bg01.png"), url("../images/content_bg02.png"), url("../images/content_bg01.png");
    -moz-background-size: 130px auto;
         background-size: 130px auto;
    overflow: hidden;
  }
  .pagetitle {
    background-color: #ff5c6f;
    margin-bottom: 97px;
  }
  .pagetitle:after {
    background-image: url("../images/pagetitle_bottom_sp.png");
  }
  .block_title {
    background-image: url("../images/mark.png");
  }
  .section {
    color: #fff;
  }
  .posa {
    left: 50%;
  }
  .deco1 {
    width: 365px;
    top: -56px;
    margin-left: -165px;
  }
  .deco2 {
    width: 415px;
    top: 580px;
    margin-left: -210px;
  }
  .deco3 {
    width: 230px;
    bottom: -100px;
    margin-left: -195px;
  }
  .deco4 {
    width: 75px;
    bottom: -95px;
    margin-left: 100px;
  }
  .frame {
    padding: 15px 20px;
    background-color: rgba(255, 255, 255, 0.3);
  }
  .lede {
    margin-bottom: 130px;
  }
  .lede .catch {
    display: inline-block;
    vertical-align: middle;
    font-size: 2.2rem;
    line-height: 1.8;
  }
  .lede .catch span {
    padding-bottom: 4px;
    border-bottom: solid 3px #ffff00;
  }
  .lede .catch + .catch {
    margin-bottom: 35px;
  }
  .lede p {
    text-align: left;
    letter-spacing: .01em;
    line-height: 1.8;
  }
  .obj_list {
    margin-top: 45px;
  }
  .sec2 li {
    text-align: left;
    font-size: 1.3rem;
    position: relative;
    padding-left: 86px;
    background-repeat: no-repeat;
    background-position: 10px center;
    -moz-background-size: auto 54px;
         background-size: auto 54px;
    min-height: 70px;
    line-height: 1.8;
  }
  .sec2 li + li {
    margin-top: 14px;
  }
  .sec2 li:nth-child(1) {
    background-image: url("../images/list_icon01.png");
  }
  .sec2 li:nth-child(2) {
    background-image: url("../images/list_icon02.png");
  }
}
</pre></body></html>