@charset "UTF-8";
/*
---------------------------------------------------------------------------------------------------------------------
メインビジュアル
---------------------------------------------------------------------------------------------------------------------
*/
#mv {
  position: relative;
  margin: 100px auto 0;
  width: 92%; }
  @media (min-width: 768px) {
    #mv {
      width: 94%;
      margin: 80px auto 0; } }
  @media (min-width: 1024px) {
    #mv {
      width: 96%; } }
  @media (min-width: 1250px) {
    #mv {
      margin: 100px auto 0; } }
  #mv .logo-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    mix-blend-mode: color-burn; }
    #mv .logo-icon img {
      width: 90%; }
      @media (min-width: 768px) {
        #mv .logo-icon img {
          max-width: 400px; } }
      @media (min-width: 1250px) {
        #mv .logo-icon img {
          max-width: 600px; } }
  #mv .mv-ue .mv-in .mv-right {
    position: inherit; }

/*
---------------------------------------------------------------------------------------------------------------------
ブログ・ランジェリーコレクション　slide
---------------------------------------------------------------------------------------------------------------------
*/
#member {
  overflow: hidden;
  padding-top: 20px;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    #member {
      padding-top: 40px; } }
  #member .member-card {
    padding: 0 0 0 4%;
    position: relative;
    /* 前への矢印カスタマイズ */
    /* 次への矢印カスタマイズ */
    /* 前へ次への矢印カスタマイズ */
    /* 前へ次への矢印カスタマイズ */ }
    @media (min-width: 768px) {
      #member .member-card {
        padding: 0 0 0 2%; } }
    #member .member-card .swiper-slide {
      width: 180px;
      margin: 0 15px 0 0; }
      @media (min-width: 1024px) {
        #member .member-card .swiper-slide {
          width: 200px; } }
      @media (min-width: 1250px) {
        #member .member-card .swiper-slide {
          width: 230px;
          margin: 0 30px 0 0; } }
      #member .member-card .swiper-slide:last-child {
        margin-right: 2%; }
    #member .member-card .swiper-button-prev::after {
      background-image: url("../../img/parts/arrow_slide.svg");
      transform: rotate(180deg); }
    #member .member-card .swiper-button-next::after {
      background-image: url("../../img/parts/arrow_slide.svg"); }
    #member .member-card .swiper-button-prev,
    #member .member-card .swiper-button-next {
      height: 40px;
      width: 40px;
      z-index: 20;
      top: 40%; }
      @media (min-width: 1024px) {
        #member .member-card .swiper-button-prev,
        #member .member-card .swiper-button-next {
          height: 50px;
          width: 50px;
          top: 35%; } }
      @media (min-width: 1250px) {
        #member .member-card .swiper-button-prev,
        #member .member-card .swiper-button-next {
          top: 40%; } }
    #member .member-card .swiper-button-prev::after,
    #member .member-card .swiper-button-next::after {
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      margin: auto;
      height: 40px;
      width: 40px; }
      @media (min-width: 1024px) {
        #member .member-card .swiper-button-prev::after,
        #member .member-card .swiper-button-next::after {
          height: 50px;
          width: 50px; } }
    #member .member-card .member-box a {
      position: relative; }
      #member .member-card .member-box a:hover .iCatch > img {
        transform: scale(1.04); }
      #member .member-card .member-box a:hover .txt > .data > h3, #member .member-card .member-box a:hover .txt > .data > h4, #member .member-card .member-box a:hover .txt > h2 {
        color: #ef858c; }
      #member .member-card .member-box a .iCatch {
        position: relative;
        overflow: hidden;
        display: block;
        z-index: 1;
        border-radius: 5px; }
        @media (min-width: 768px) {
          #member .member-card .member-box a .iCatch {
            border-radius: 10px; } }
        #member .member-card .member-box a .iCatch img {
          width: 100%;
          height: auto;
          display: block;
          transition-duration: 0.5s;
          transform: scale(1); }
      #member .member-card .member-box a .txt {
        margin-top: 5px; }
        @media (min-width: 1024px) {
          #member .member-card .member-box a .txt {
            margin-top: 10px; } }
        #member .member-card .member-box a .txt .data {
          display: flex;
          align-items: center; }
          #member .member-card .member-box a .txt .data h3 {
            font-size: 0.7em;
            font-weight: 300;
            line-height: 1.2em;
            transition: .5s; }
            @media (min-width: 1024px) {
              #member .member-card .member-box a .txt .data h3 {
                font-size: 0.8em; } }
          #member .member-card .member-box a .txt .data h4 {
            font-family: 'Montserrat', sans-serif;
            font-size: 0.7em;
            line-height: 1.0em;
            margin-left: auto;
            transition: .5s; }
            @media (min-width: 1024px) {
              #member .member-card .member-box a .txt .data h4 {
                font-size: 0.8em; } }
        #member .member-card .member-box a .txt h2 {
          font-size: 1.0em;
          font-weight: 400;
          text-align: justify;
          line-height: 1.25em;
          margin-top: 5px;
          transition: .5s; }
          @media (min-width: 1024px) {
            #member .member-card .member-box a .txt h2 {
              font-size: 1.125em;
              margin-top: 5px; } }

/*
---------------------------------------------------------------------------------------------------------------------
自宅のvio脱毛とケアで全身ツルツルに！
---------------------------------------------------------------------------------------------------------------------
*/
#challenge-slide {
  overflow: hidden;
  padding-top: 60px;
  /* 前への矢印カスタマイズ */
  /* 次への矢印カスタマイズ */
  /* 前へ次への矢印カスタマイズ */
  /* 前へ次への矢印カスタマイズ */ }
  @media (min-width: 768px) {
    #challenge-slide {
      padding-top: 80px; } }
  #challenge-slide .fukidasi {
    width: 290px;
    margin: 0 0 10px 4%; }
    @media (min-width: 1024px) {
      #challenge-slide .fukidasi {
        width: 330px;
        margin: 0 0 10px 2%; } }
  #challenge-slide .swiper-button-prev::after {
    background-image: url("../../img/parts/arrow_slide.svg");
    transform: rotate(180deg); }
  #challenge-slide .swiper-button-next::after {
    background-image: url("../../img/parts/arrow_slide.svg"); }
  #challenge-slide .swiper-button-prev,
  #challenge-slide .swiper-button-next {
    height: 40px;
    width: 40px;
    z-index: 20;
    top: 26%; }
    @media (min-width: 768px) {
      #challenge-slide .swiper-button-prev,
      #challenge-slide .swiper-button-next {
        top: 30%; } }
    @media (min-width: 1024px) {
      #challenge-slide .swiper-button-prev,
      #challenge-slide .swiper-button-next {
        height: 50px;
        width: 50px;
        top: 27%; } }
  #challenge-slide .swiper-button-prev::after,
  #challenge-slide .swiper-button-next::after {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    margin: auto;
    height: 40px;
    width: 40px; }
    @media (min-width: 1024px) {
      #challenge-slide .swiper-button-prev::after,
      #challenge-slide .swiper-button-next::after {
        height: 50px;
        width: 50px; } }
  #challenge-slide .challenge-card {
    padding: 0 0 20px 4%;
    position: relative; }
    @media (min-width: 768px) {
      #challenge-slide .challenge-card {
        padding: 0 0 40px 2%; } }
    #challenge-slide .challenge-card .swiper-slide {
      width: 300px;
      margin: 0 15px 0 0; }
      @media (min-width: 768px) {
        #challenge-slide .challenge-card .swiper-slide {
          width: 400px; } }
      @media (min-width: 1250px) {
        #challenge-slide .challenge-card .swiper-slide {
          width: 500px;
          margin: 0 40px 0 0; } }
      #challenge-slide .challenge-card .swiper-slide:last-child {
        margin-right: 2%; }
      #challenge-slide .challenge-card .swiper-slide .challenge-box img {
        border-radius: 10px; }
      #challenge-slide .challenge-card .swiper-slide .challenge-box .txt {
        margin-top: 10px; }
        @media (min-width: 1250px) {
          #challenge-slide .challenge-card .swiper-slide .challenge-box .txt {
            margin-top: 20px; } }
        #challenge-slide .challenge-card .swiper-slide .challenge-box .txt h3 {
          font-size: 1.125em;
          line-height: 1.4em; }
          @media (min-width: 1250px) {
            #challenge-slide .challenge-card .swiper-slide .challenge-box .txt h3 {
              font-size: 1.40em; } }
        #challenge-slide .challenge-card .swiper-slide .challenge-box .txt p {
          font-size: 0.8em;
          line-height: 1.8em;
          text-align: justify;
          margin-top: 10px; }
          @media (min-width: 1250px) {
            #challenge-slide .challenge-card .swiper-slide .challenge-box .txt p {
              font-size: 0.9em; } }
      #challenge-slide .challenge-card .swiper-slide .challenge-box .common-btn {
        margin: 10px 0 0 auto; }

/*
---------------------------------------------------------------------------------------------------------------------
プロフィール！
---------------------------------------------------------------------------------------------------------------------
*/
#top-mv-r3 {
  position: relative;
  padding: 60px 0 0;
  /*エリアの表示非表示と形状*/
  /*areaにis-activeというクラスがついた時の形状*/ }
  @media (min-width: 1024px) {
    #top-mv-r3 {
      padding: 80px 0 0; } }
  #top-mv-r3 .common-copy {
    position: absolute;
    top: 90px;
    right: 0;
    z-index: 8; }
    @media (min-width: 768px) {
      #top-mv-r3 .common-copy {
        top: 20px; } }
    @media (min-width: 1024px) {
      #top-mv-r3 .common-copy {
        top: 10%; } }
  #top-mv-r3 .fukidasi {
    width: 210px;
    left: 5%;
    bottom: 10px;
    z-index: 10; }
    @media (min-width: 1024px) {
      #top-mv-r3 .fukidasi {
        width: 240px;
        left: 2.5%; } }
    @media (min-width: 1250px) {
      #top-mv-r3 .fukidasi {
        width: 240px;
        left: inherit;
        right: -40%; } }
  #top-mv-r3 .main-video {
    max-width: 90%;
    margin: auto; }
    @media (min-width: 1024px) {
      #top-mv-r3 .main-video {
        display: flex;
        max-width: 95%; } }
    #top-mv-r3 .main-video .iframe-wrapper {
      position: relative;
      width: 100%; }
      @media (min-width: 1024px) {
        #top-mv-r3 .main-video .iframe-wrapper {
          width: 60%;
          padding-right: 3%; } }
      #top-mv-r3 .main-video .iframe-wrapper img {
        border-radius: 20px; }
    #top-mv-r3 .main-video #video {
      width: 100%; }
      @media (min-width: 1024px) {
        #top-mv-r3 .main-video #video {
          width: 40%; } }
      @media (min-width: 1024px) {
        #top-mv-r3 .main-video #video .txt {
          margin-top: 5%; } }
      @media (min-width: 1200px) {
        #top-mv-r3 .main-video #video .txt {
          margin-top: 15%; } }
      #top-mv-r3 .main-video #video .txt .txt-in {
        margin-top: 10px; }
        @media (min-width: 1024px) {
          #top-mv-r3 .main-video #video .txt .txt-in {
            margin: 0 0 0 0; } }
        #top-mv-r3 .main-video #video .txt .txt-in h2 {
          font-size: 1.3em;
          line-height: 1.4em; }
          @media (min-width: 768px) {
            #top-mv-r3 .main-video #video .txt .txt-in h2 {
              font-size: 1.5em; } }
          @media (min-width: 1250px) {
            #top-mv-r3 .main-video #video .txt .txt-in h2 {
              font-size: 2em; } }
          @media (min-width: 1600px) {
            #top-mv-r3 .main-video #video .txt .txt-in h2 {
              font-size: 2.5em; } }
        #top-mv-r3 .main-video #video .txt .txt-in p {
          font-size: 0.85em;
          line-height: 1.8em;
          margin: 10px 0 0 0; }
          @media (min-width: 1250px) {
            #top-mv-r3 .main-video #video .txt .txt-in p {
              font-size: 0.9em;
              margin: 40px 0 0 0; } }
          @media (min-width: 1600px) {
            #top-mv-r3 .main-video #video .txt .txt-in p {
              font-size: 1.125em; } }
      #top-mv-r3 .main-video #video .txt .common-btn {
        margin-top: 20px; }
        @media (min-width: 1250px) {
          #top-mv-r3 .main-video #video .txt .common-btn {
            margin-top: 40px; } }
  #top-mv-r3 .subwindow-wrap {
    display: flex;
    margin-top: 20px;
    overflow: auto;
    padding-left: 5%;
    padding-bottom: 10px; }
    @media (min-width: 1024px) {
      #top-mv-r3 .subwindow-wrap {
        padding-left: 2.5%; } }
    #top-mv-r3 .subwindow-wrap li {
      margin-right: 10px; }
      @media (min-width: 1024px) {
        #top-mv-r3 .subwindow-wrap li {
          margin-right: 15px; } }
    #top-mv-r3 .subwindow-wrap br {
      display: none; }
    #top-mv-r3 .subwindow-wrap img {
      border-radius: 5px; }
  #top-mv-r3 .tab li a {
    display: block;
    opacity: 0.5;
    width: 160px; }
    @media (min-width: 1024px) {
      #top-mv-r3 .tab li a {
        width: 180px; } }
  #top-mv-r3 .tab li.active a {
    opacity: 1; }
  #top-mv-r3 .area {
    display: none;
    /*はじめは非表示*/
    opacity: 0;
    /*透過0*/
    width: 100%; }
    @media (min-width: 1024px) {
      #top-mv-r3 .area {
        width: 40%;
        padding-left: 2%; } }
  #top-mv-r3 .area.is-active {
    display: block;
    /*表示*/
    animation-name: displayAnime;
    /*ふわっと表示させるためのアニメーション*/
    animation-duration: 2s;
    animation-fill-mode: forwards; }
@keyframes displayAnime {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  @media (min-width: 1180px) {
    #top-mv-r3 ::-webkit-scrollbar-track {
      background-color: rgba(151, 151, 151, 0.2); }
    #top-mv-r3 ::-webkit-scrollbar {
      height: 8px; }
    #top-mv-r3 ::-webkit-scrollbar-thumb {
      border-radius: 2px;
      background-color: rgba(40, 40, 40, 0.4); } }

/*
---------------------------------------------------------------------------------------------------------------------
毎日の下着選びも楽しいイベントに
---------------------------------------------------------------------------------------------------------------------
*/
#work {
  width: 92%;
  margin: auto;
  padding: 100px 0 0 0; }
  @media (min-width: 768px) {
    #work {
      width: 94%; } }
  @media (min-width: 1024px) {
    #work {
      width: 96%; } }
  #work .work-title {
    position: relative; }
    #work .work-title .work-title-in {
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        #work .work-title .work-title-in {
          display: flex;
          align-items: center; } }
      #work .work-title .work-title-in h2 {
        font-size: 1.625em;
        margin-right: 10px; }
        @media (min-width: 768px) {
          #work .work-title .work-title-in h2 {
            font-size: 2.625em;
            width: 65%; } }
        @media (min-width: 1024px) {
          #work .work-title .work-title-in h2 {
            width: auto; } }
      #work .work-title .work-title-in .fukidasi {
        position: absolute;
        top: -50px;
        width: 230px; }
        @media (min-width: 768px) {
          #work .work-title .work-title-in .fukidasi {
            position: relative;
            width: 240px;
            top: -30px; } }
        @media (min-width: 1024px) {
          #work .work-title .work-title-in .fukidasi {
            width: 270px;
            top: -5px; } }
        #work .work-title .work-title-in .fukidasi h4 {
          margin-left: 5px;
          top: 10px; }
          @media (min-width: 768px) {
            #work .work-title .work-title-in .fukidasi h4 {
              margin-left: 10px;
              top: 11px; } }
    #work .work-title p {
      font-size: 0.9em; }
      @media (min-width: 768px) {
        #work .work-title p {
          font-size: 1.125em; } }
    #work .work-title .common-copy {
      position: absolute;
      right: -4%;
      bottom: -50%;
      z-index: 10; }
      @media (min-width: 768px) {
        #work .work-title .common-copy {
          bottom: -2%;
          right: -2%;
          top: 60px; } }
      #work .work-title .common-copy h4 {
        text-align: right; }
  @media (min-width: 768px) {
    #work .work-in {
      display: flex; } }
  #work .work-in .work-left {
    position: relative; }
    @media (min-width: 768px) {
      #work .work-in .work-left {
        width: 50%; } }
    #work .work-in .work-left img {
      border-radius: 10px; }
  #work .work-in .work-right {
    position: relative; }
    @media (min-width: 768px) {
      #work .work-in .work-right {
        width: 50%; } }
    #work .work-in .work-right .common-txt {
      margin-top: 0; }
      @media (min-width: 768px) {
        #work .work-in .work-right .common-txt {
          margin-top: calc(20px + 15%); } }
      @media (min-width: 1024px) {
        #work .work-in .work-right .common-txt {
          margin-top: calc(20px + 25%); } }
      @media (min-width: 768px) {
        #work .work-in .work-right .common-txt h2 {
          left: -30%;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; } }
      #work .work-in .work-right .common-txt .txt {
        max-width: 800px;
        margin: 0 auto; }
        @media (min-width: 768px) {
          #work .work-in .work-right .common-txt .txt {
            width: 90%; } }
        #work .work-in .work-right .common-txt .txt .number {
          padding-right: 10px; }
          #work .work-in .work-right .common-txt .txt .number h3 {
            font-style: italic;
            font-size: 2.0em;
            font-weight: 900;
            line-height: 0.9em;
            color: #fff; }
            @media (min-width: 1250px) {
              #work .work-in .work-right .common-txt .txt .number h3 {
                font-size: 3.5em; } }
        #work .work-in .work-right .common-txt .txt .txt-in {
          margin-top: 10px; }
          @media (min-width: 1250px) {
            #work .work-in .work-right .common-txt .txt .txt-in {
              margin-top: 40px; } }
        #work .work-in .work-right .common-txt .txt .common-btn {
          width: 200px;
          margin-top: 20px; }
          @media (min-width: 1250px) {
            #work .work-in .work-right .common-txt .txt .common-btn {
              margin-top: 40px; } }
        #work .work-in .work-right .common-txt .txt .collection {
          margin-top: 20px; }
          @media (min-width: 768px) {
            #work .work-in .work-right .common-txt .txt .collection {
              display: none; } }
          @media (min-width: 1024px) {
            #work .work-in .work-right .common-txt .txt .collection {
              position: absolute;
              bottom: -10px;
              display: block; } }
          #work .work-in .work-right .common-txt .txt .collection h5 {
            font-size: 1.125em;
            font-weight: 700;
            margin-bottom: 5px; }
            @media (min-width: 1250px) {
              #work .work-in .work-right .common-txt .txt .collection h5 {
                font-size: 1.25em; } }
          #work .work-in .work-right .common-txt .txt .collection p {
            font-size: 0.85em;
            line-height: 1.6em; }
            @media (min-width: 1250px) {
              #work .work-in .work-right .common-txt .txt .collection p {
                font-size: 0.9em;
                line-height: 1.8em; } }
            @media (min-width: 1600px) {
              #work .work-in .work-right .common-txt .txt .collection p {
                font-size: 1.125em; } }

/*
---------------------------------------------------------------------------------------------------------------------
セクシー写真集
---------------------------------------------------------------------------------------------------------------------
*/
#photo-gallery {
  padding-top: 80px;
  margin: auto;
  width: 90%;
  position: relative; }
  @media (min-width: 1024px) {
    #photo-gallery {
      padding-top: 100px;
      width: 94%; } }
  #photo-gallery .fukidasi {
    width: 280px;
    margin: 0 0 20px 0;
    z-index: 10; }
    @media (min-width: 1024px) {
      #photo-gallery .fukidasi {
        width: 330px;
        margin: 0 0 10px 0; } }
  #photo-gallery .common-copy {
    position: absolute;
    top: 130px;
    right: 0;
    z-index: 8; }
    @media (min-width: 768px) {
      #photo-gallery .common-copy {
        top: 110px; } }
    @media (min-width: 1024px) {
      #photo-gallery .common-copy {
        top: 90px; } }
  @media only screen and (min-width: 1024px) {
    #photo-gallery .o-3column .col-md-3 {
      padding: 0 10px; }
    #photo-gallery .o-3column {
      margin: 0 -10px; } }
  @media only screen and (min-width: 1250px) {
    #photo-gallery .o-3column .col-md-3 {
      padding: 0 15px; }
    #photo-gallery .o-3column {
      margin: 0 -15px; } }

#office-slide {
  overflow: hidden;
  padding-top: 80px; }
  @media (min-width: 1024px) {
    #office-slide {
      padding-top: 60px; } }
  #office-slide .fukidasi {
    width: 280px;
    margin: 0 0 10px 4%; }
    @media (min-width: 1024px) {
      #office-slide .fukidasi {
        width: 330px;
        margin: 0 0 10px 2%; } }

/*
---------------------------------------------------------------------------------------------------------------------
音声で理解を深める
---------------------------------------------------------------------------------------------------------------------
*/
#jobflame {
  position: relative;
  width: 100%;
  border-radius: 20px;
  margin: auto;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    #jobflame {
      display: flex;
      border-radius: 50px;
      padding-bottom: 0; } }
  #jobflame.sogo {
    background-color: #ef858c; }
  #jobflame .txt-area {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    margin-top: 20px; }
    @media (min-width: 768px) {
      #jobflame .txt-area {
        margin: auto;
        width: 50%; } }
    @media (min-width: 1024px) {
      #jobflame .txt-area {
        width: 40%; } }
    #jobflame .txt-area .txt-area-in {
      color: #fff;
      width: 90%;
      margin: 0 auto 30px;
      max-width: 400px; }
      @media (min-width: 768px) {
        #jobflame .txt-area .txt-area-in {
          margin: 0; }
          #jobflame .txt-area .txt-area-in.sogo {
            padding: 0; }
          #jobflame .txt-area .txt-area-in.yakuzaishi {
            padding: 0 4% 0 0; } }
      #jobflame .txt-area .txt-area-in .title h2 {
        font-size: 1.75em;
        line-height: 1.2em; }
        @media (min-width: 768px) {
          #jobflame .txt-area .txt-area-in .title h2 {
            font-size: 2.5em; } }
        @media (min-width: 1024px) {
          #jobflame .txt-area .txt-area-in .title h2 {
            font-size: 4.0vw; } }
        @media (min-width: 1250px) {
          #jobflame .txt-area .txt-area-in .title h2 {
            font-size: 3.0em; } }
      #jobflame .txt-area .txt-area-in .title h3 {
        font-size: 0.8em;
        line-height: 1.2em;
        margin-top: 5px; }
        @media (min-width: 1024px) {
          #jobflame .txt-area .txt-area-in .title h3 {
            font-size: 0.9em;
            margin-top: 10px; } }
      #jobflame .txt-area .txt-area-in h4 {
        font-size: 1.0em;
        font-weight: 500;
        line-height: 1.4em;
        margin-top: 20px; }
        @media (min-width: 1024px) {
          #jobflame .txt-area .txt-area-in h4 {
            font-size: 1.125em;
            margin-top: 40px; } }
      #jobflame .txt-area .txt-area-in p {
        font-size: 0.9em;
        font-weight: 400;
        line-height: 1.25em;
        margin-top: 10px; }
        @media (min-width: 1024px) {
          #jobflame .txt-area .txt-area-in p {
            font-size: 1.0em;
            margin-top: 20px; } }
      #jobflame .txt-area .txt-area-in .common-btn-type1 {
        margin-top: 20px; }
        @media (min-width: 1024px) {
          #jobflame .txt-area .txt-area-in .common-btn-type1 {
            margin-top: 40px; } }
      #jobflame .txt-area .txt-area-in ul {
        margin-top: 15px; }
        @media (min-width: 1024px) {
          #jobflame .txt-area .txt-area-in ul {
            margin-top: 30px; } }
        #jobflame .txt-area .txt-area-in ul li {
          margin-bottom: 10px; }
          #jobflame .txt-area .txt-area-in ul li:last-child {
            margin-bottom: 0; }
          #jobflame .txt-area .txt-area-in ul li a {
            display: block; }
            #jobflame .txt-area .txt-area-in ul li a:hover .link > img {
              left: 5px; }
            #jobflame .txt-area .txt-area-in ul li a .link > h5::after {
              position: absolute;
              bottom: 0;
              left: 0;
              content: '';
              width: 100%;
              height: 1px;
              background: #fff;
              transform: scale(0, 1);
              transform-origin: right top;
              transition: transform .5s; }
            #jobflame .txt-area .txt-area-in ul li a .link > h5:hover::after {
              transform-origin: left top;
              transform: scale(1, 1); }
            #jobflame .txt-area .txt-area-in ul li a .link {
              display: flex;
              align-items: center;
              position: relative; }
              #jobflame .txt-area .txt-area-in ul li a .link img {
                width: 15px;
                position: absolute;
                left: 0;
                transition: .5s; }
              #jobflame .txt-area .txt-area-in ul li a .link h5 {
                font-size: 0.9em;
                font-weight: 500;
                line-height: 1.2em;
                color: #fff;
                position: relative;
                margin-left: 25px;
                transition: .5s; }
                @media (min-width: 1024px) {
                  #jobflame .txt-area .txt-area-in ul li a .link h5 {
                    font-size: 1.0em; } }
  #jobflame .Slide {
    display: flex;
    justify-content: flex-end;
    padding: 0 2.5%;
    width: 100%;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px; }
    @media (min-width: 768px) {
      #jobflame .Slide {
        width: 50%; } }
    @media (min-width: 1024px) {
      #jobflame .Slide {
        width: 60%;
        padding: 0 2.5% 0 0; } }
    @media (min-width: 768px) {
      #jobflame .Slide.sogo {
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        border-top-left-radius: 0;
        z-index: 10; } }
    @media (min-width: 768px) {
      #jobflame .Slide.yakuzaishi {
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
        border-top-right-radius: 0;
        z-index: 10; } }
    #jobflame .Slide .line-box {
      width: 50%;
      padding-right: 10px; }
      @media (min-width: 1024px) {
        #jobflame .Slide .line-box {
          padding-right: 20px; } }
      @media (min-width: 1600px) {
        #jobflame .Slide .line-box {
          width: 50%;
          padding-right: 25px; } }
      #jobflame .Slide .line-box:last-child {
        padding-right: 0; }
      #jobflame .Slide .line-box .line-wrap {
        overflow: hidden;
        height: 50vh; }
        @media (min-width: 768px) {
          #jobflame .Slide .line-box .line-wrap {
            height: 60vh; } }
        @media (min-width: 1024px) {
          #jobflame .Slide .line-box .line-wrap {
            height: 760px; } }
        #jobflame .Slide .line-box .line-wrap ul {
          margin: 0; }
          #jobflame .Slide .line-box .line-wrap ul li {
            margin-bottom: 10px; }
            @media (min-width: 1024px) {
              #jobflame .Slide .line-box .line-wrap ul li {
                margin-bottom: 20px; } }
            @media (min-width: 1600px) {
              #jobflame .Slide .line-box .line-wrap ul li {
                margin-bottom: 25px; } }
            #jobflame .Slide .line-box .line-wrap ul li img {
              border-radius: 10px; }
              @media (min-width: 1250px) {
                #jobflame .Slide .line-box .line-wrap ul li img {
                  border-radius: 18px; } }
        #jobflame .Slide .line-box .line-wrap ul.line-type1 {
          animation: infinity-scroll-left1 80s infinite linear 0.5s both; }
        #jobflame .Slide .line-box .line-wrap ul.line-type2 {
          animation: infinity-scroll-left2 80s infinite linear 0.5s both; }
@keyframes infinity-scroll-left1 {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(-100%); } }
@keyframes infinity-scroll-left2 {
  from {
    transform: translateY(-100%); }
  to {
    transform: translateY(0); } }
/*
---------------------------------------------------------------------------------------------------------------------
パイパンモデルサイトボタン
---------------------------------------------------------------------------------------------------------------------
*/
#entry .entry-in {
  position: relative;
  z-index: 10; }
  #entry .entry-in .back {
    position: relative; }
    #entry .entry-in .back img:last-child {
      position: absolute;
      top: 0;
      left: 0;
      display: none; }
      @media (min-width: 1250px) {
        #entry .entry-in .back img:last-child {
          display: block; } }
  #entry .entry-in .entry-btn {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0; }
    @media (min-width: 1024px) {
      #entry .entry-in .entry-btn {
        bottom: -60px; } }
    @media (min-width: 1250px) {
      #entry .entry-in .entry-btn {
        bottom: -70px; } }

#footer {
  padding: 100px 0 25px; }
  @media (min-width: 1250px) {
    #footer {
      padding: 160px 0 25px; } }
