html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

body {
  font-family: sans-serif;
  color: #333; }
  body a {
    color: #333;
    text-decoration: none; }
  body header div.logo_nbpc {
    padding: 15px 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    body header div.logo_nbpc a {
      opacity: 1;
      -webkit-transition: .3s;
      transition: .3s; }
      body header div.logo_nbpc a:hover {
        opacity: .6;
        -webkit-transition: .3s;
        transition: .3s; }
      body header div.logo_nbpc a img {
        width: 286px; }
  body header div.mv {
    padding-top: 30px;
    text-align: center;
    height: 455px;
    background-image: url(/premium/lp/shunenjigyo-labo2018/images/bg_mv.png?v202104);
    background-size: auto 100%;
    background-position: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    body header div.mv h1 {
      padding: 20px 30px;
      display: inline-block; }
  body header label {
    display: none;
    padding: 5px;
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 30;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: rgba(255, 255, 255, 0.7); }
    body header label:before, body header label:after {
      content: '';
      display: block;
      width: 20px;
      border-bottom: #333 solid 2px;
      -webkit-transition: .5s;
      transition: .5s; }
    body header label:before {
      margin-bottom: 5px;
      height: 5px;
      border-top: #333 solid 2px; }
  body header input {
    display: none; }
    body header input:checked + label {
      height: 20px;
      -webkit-transition: .5s;
      transition: .5s;
      background-color: black; }
      body header input:checked + label:before, body header input:checked + label:after {
        border: none;
        height: 2px;
        background-color: #fff;
        -webkit-transition: .5s;
        transition: .5s; }
      body header input:checked + label:before {
        margin-bottom: 0;
        position: relative;
        top: 8px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      body header input:checked + label:after {
        position: relative;
        top: 6px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
    body header input:checked ~ nav {
      right: 0;
      -webkit-transition: .3s;
      transition: .3s; }
  body header nav {
    padding: 15px 0;
    background-color: #fff;
    border-bottom: #2665B4 solid 4px; }
    body header nav > ul {
      margin: 0 auto;
      width: 100%;
      max-width: 1180px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: table;
      font-weight: bold;
      line-height: 1.6; }
      body header nav > ul > li {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 19.5%;
        font-size: 18px;
        border-right: #E0E0E0 solid 1px; }
        body header nav > ul > li:first-child, body header nav > ul > li:last-child {
          display: none; }
        body header nav > ul > li:nth-child(2) {
          border-left: #E0E0E0 solid 1px; }
        body header nav > ul > li:hover {
          background-color: #2665B4;
          -webkit-transition: .3s;
          transition: .3s; }
          body header nav > ul > li:hover > a {
            color: #fff; }
        body header nav > ul > li a {
          display: block; }
        body header nav > ul > li span {
          margin-left: 25px;
          font-weight: normal;
          color: #2665B4;
          width: 100%;
          display: block;
          text-align: left;
          font-size: 14px; }
        body header nav > ul > li.anker_link {
          width: auto; }
          body header nav > ul > li.anker_link:hover {
            background-color: transparent; }
          body header nav > ul > li.anker_link ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            body header nav > ul > li.anker_link ul li {
              text-align: center;
              width: 25%;
              font-size: 16px;
              font-weight: normal;
              border-left: #E0E0E0 solid 1px; }
              body header nav > ul > li.anker_link ul li:first-child {
                border-left: none; }
              body header nav > ul > li.anker_link ul li:hover {
                background-color: #2665B4;
                -webkit-transition: .3s;
                transition: .3s; }
                body header nav > ul > li.anker_link ul li:hover > a {
                  color: #fff; }
                  body header nav > ul > li.anker_link ul li:hover > a:after {
                    border-top-color: #fff; }
              body header nav > ul > li.anker_link ul li a:after {
                margin-left: 5px;
                content: '';
                display: inline-block;
                width: 0;
                height: 0;
                border: solid 4px transparent;
                border-top: solid 5px #2665B4; }
  body header.headerFix {
    padding-top: 84px; }
    body header.headerFix nav {
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 20; }
  body main section {
    padding: 80px 0; }
    body main section > div {
      margin: 0 auto;
      width: 100%;
      max-width: 1180px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    body main section#whats > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      body main section#whats > div p img {
        margin-bottom: 25px;
        border-radius: 50%; }
      body main section#whats > div p span {
        display: block;
        font-size: 14px;
        width: 240px; }
        body main section#whats > div p span em {
          font-size: 18px;
          font-weight: bold; }
      body main section#whats > div p a {
        color: #2665B4;
        text-decoration: underline; }
        body main section#whats > div p a:hover {
          text-decoration: none; }
      body main section#whats > div > div {
        line-height: 1.6; }
        body main section#whats > div > div h2 {
          margin-bottom: 30px; }
          body main section#whats > div > div h2:before {
            content: '';
            display: inline-block;
            width: 60px;
            height: 60px;
            vertical-align: middle;
            margin-right: 20px;
            background-image: url(/premium/lp/shunenjigyo-labo2018/images/ico_question.png);
            background-size: contain;
            background-repeat: no-repeat; }
          body main section#whats > div > div h2 img {
            vertical-align: middle;
            width: 235px;
            height: auto; }
    body main section#researcher {
      background-color: #2665B4; }
      body main section#researcher h3 {
        margin-bottom: 60px; }
      body main section#researcher ul.researcher_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        body main section#researcher ul.researcher_list li {
          margin-bottom: 20px;
          width: 32%;
          font-size: 14px;
          padding: 30px;
          background-color: #fff;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          position: relative; }
          body main section#researcher ul.researcher_list li:before {
            content: '';
            display: block;
            width: 20px;
            height: 20px;
            position: absolute;
            top: 0;
            left: 0;
            background-color: #549AD1; }
          body main section#researcher ul.researcher_list li dl dt em {
            padding: 10px 0 20px 0;
            display: block;
            font-weight: bold;
            font-size: 16px; }
          body main section#researcher ul.researcher_list li dl dd {
            line-height: 1.5; }
          body main section#researcher ul.researcher_list li.last_emptiness {
            margin-right: auto;
            margin-left: 2%; }
    body main section.text_normal h3 {
      margin-bottom: 60px; }
    body main section.text_normal p {
      margin-bottom: 40px;
      line-height: 1.6; }
    body main section.text_normal > div > p a {
      color: #2665B4;
      text-decoration: underline; }
      body main section.text_normal > div > p a:hover {
        text-decoration: none; }
    body main section.text_normal ol {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      body main section.text_normal ol li {
        position: relative;
        width: 21.5%; }
        body main section.text_normal ol li a img {
          width: 100%;
          height: auto; }
        body main section.text_normal ol li a:hover {
          opacity: .7; }
        body main section.text_normal ol li:after {
          content: '';
          display: block;
          width: 15px;
          height: 15px;
          border-top: 2px solid #333;
          border-right: 2px solid #333;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          position: absolute;
          top: 50%;
          right: -13%; }
        body main section.text_normal ol li:last-child:after {
          display: none; }
    body main section#flow h3 img {
      width: 311px; }
    body main section.flow_detailes {
      background-color: #f1f3f5;
      padding-bottom: 0; }
      body main section.flow_detailes h2 {
        margin-bottom: 60px;
        opacity: 0;
        -webkit-transform: scale(0);
                transform: scale(0);
        -webkit-transition: .5s;
        transition: .5s; }
        body main section.flow_detailes h2.ttl_anime {
          opacity: 1;
          -webkit-transform: scale(1);
                  transform: scale(1);
          -webkit-transition: .5s;
          transition: .5s; }
      body main section.flow_detailes ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        body main section.flow_detailes ul li {
          padding: 30px;
          margin-bottom: 20px;
          background-color: #fff;
          width: 49%;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-top: #40C1BE solid 8px;
          position: relative; }
          body main section.flow_detailes ul li:before {
            content: '';
            display: block;
            height: 8px;
            width: 100px;
            background-color: #00ADA9;
            position: absolute;
            top: -8px;
            left: 0; }
          body main section.flow_detailes ul li dl dt {
            margin-bottom: 10px;
            font-size: 24px;
            font-weight: bold; }
            body main section.flow_detailes ul li dl dt img {
              vertical-align: middle;
              width: 96px;
              height: auto; }
          body main section.flow_detailes ul li dl dd {
            line-height: 1.6; }
            body main section.flow_detailes ul li dl dd a {
              color: #2665B4;
              text-decoration: underline; }
              body main section.flow_detailes ul li dl dd a:hover {
                text-decoration: none; }
          body main section.flow_detailes ul li:last-child {
            padding: 0;
            border-top: none;
            background-color: transparent; }
            body main section.flow_detailes ul li:last-child:before {
              display: none; }
            body main section.flow_detailes ul li:last-child div.flow_fukidashi {
              margin-bottom: 40px;
              padding: 30px;
              line-height: 1.6;
              background-color: #D9F3F2;
              border-radius: 15px;
              position: relative;
              border: #92d1cf solid 3px; }
              body main section.flow_detailes ul li:last-child div.flow_fukidashi:after {
                content: '';
                display: block;
                width: 0;
                height: 0;
                border: solid 30px transparent;
                border-right: solid 30px #D9F3F2;
                position: absolute;
                bottom: -30px;
                left: 24%;
                left: 36.5%;
                bottom: -20px;
                border: solid 15px transparent;
                border-right: solid 30px #D9F3F2;
                border-bottom: solid 30px #D9F3F2;
                -webkit-transform: rotate(45deg);
                        transform: rotate(45deg);
                -webkit-box-shadow: #92d1cf 3px 3px 0;
                        box-shadow: #92d1cf 3px 3px 0; }
            body main section.flow_detailes ul li:last-child div.flow_fukidashi_name {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
              body main section.flow_detailes ul li:last-child div.flow_fukidashi_name span img {
                margin-right: 10px;
                border-radius: 50%; }
              body main section.flow_detailes ul li:last-child div.flow_fukidashi_name p {
                font-size: 14px; }
                body main section.flow_detailes ul li:last-child div.flow_fukidashi_name p em {
                  font-weight: bold;
                  display: block;
                  line-height: 2;
                  font-size: 17px; }
      body main section.flow_detailes#decide ul li {
        border-top: #66CFF4 solid 8px; }
        body main section.flow_detailes#decide ul li:before {
          background-color: #00AFEC; }
        body main section.flow_detailes#decide ul li:last-child {
          border-top: none; }
          body main section.flow_detailes#decide ul li:last-child div.flow_fukidashi {
            background-color: #D9F3FC;
            border: #92bfce 3px solid; }
            body main section.flow_detailes#decide ul li:last-child div.flow_fukidashi:after {
              border-right: solid 30px #D9F3FC;
              border-right: solid 30px #D9F3FC;
              border-bottom: solid 30px #D9F3FC;
              -webkit-box-shadow: #92bfce 3px 3px 0;
                      box-shadow: #92bfce 3px 3px 0; }
      body main section.flow_detailes#create ul li {
        border-top: #74B2DC solid 8px; }
        body main section.flow_detailes#create ul li:before {
          background-color: #187FC4; }
        body main section.flow_detailes#create ul li:last-child {
          border-top: none; }
          body main section.flow_detailes#create ul li:last-child div.flow_fukidashi {
            background-color: #DCECF6;
            border: #89afc6 3px solid; }
            body main section.flow_detailes#create ul li:last-child div.flow_fukidashi:after {
              border-right: solid 30px #DCECF6;
              border-right: solid 30px #DCECF6;
              border-bottom: solid 30px #DCECF6;
              -webkit-box-shadow: #89afc6 3px 3px 0;
                      box-shadow: #89afc6 3px 3px 0; }
      body main section.flow_detailes#convey {
        padding-bottom: 80px; }
        body main section.flow_detailes#convey ul li {
          border-top: #4654A4 solid 8px; }
          body main section.flow_detailes#convey ul li:before {
            background-color: #9098C8; }
          body main section.flow_detailes#convey ul li:last-child {
            border-top: none; }
            body main section.flow_detailes#convey ul li:last-child div.flow_fukidashi {
              background-color: #E3E5F1;
              border: #8e95c1 3px solid; }
              body main section.flow_detailes#convey ul li:last-child div.flow_fukidashi:after {
                border-right: solid 30px #E3E5F1;
                border-right: solid 30px #E3E5F1;
                border-bottom: solid 30px #E3E5F1;
                -webkit-box-shadow: #8e95c1 3px 3px 0;
                        box-shadow: #8e95c1 3px 3px 0; }
      body main section.flow_detailes div.contact_mail {
        padding: 40px 10px 10px;
        background-color: #2665B4;
        color: #fff;
        line-height: 1.5; }
        body main section.flow_detailes div.contact_mail img {
          margin-bottom: 30px; }
        body main section.flow_detailes div.contact_mail p {
          margin-bottom: 20px; }
    body main section#contact {
      background-color: #2665B4;
      color: #fff; }
      body main section#contact h3 {
        margin-bottom: 30px; }
      body main section#contact p {
        margin-bottom: 25px; }
    body main section#blog h3 {
      margin: 0 auto 60px;
      width: 164px;
      height: auto; }
      body main section#blog h3 img {
        width: 100%; }
  body footer {
    padding: 50px 0 20px;
    text-align: center;
    color: #fff;
    background: #212121; }
    body footer p {
      margin-bottom: 30px;
      font-size: 12px; }
      body footer p a {
        opacity: 1;
        -webkit-transition: .3s;
        transition: .3s; }
        body footer p a:hover {
          opacity: .6;
          -webkit-transition: .3s;
          transition: .3s; }
        body footer p a img {
          width: 265px; }
    body footer div.cta_floating {
      opacity: 0;
      -webkit-transition: .5s;
      transition: .5s;
      position: fixed;
      bottom: 30px;
      right: 30px;
      background-color: rgba(0, 0, 0, 0.6);
      width: 100px;
      border-radius: 4px;
      text-align: center;
      -webkit-transition: .3s;
      transition: .3s;
      cursor: pointer; }
      body footer div.cta_floating:before {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-bottom: -25px;
        border-top: #fff solid 3px;
        border-left: #fff solid 3px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        cursor: pointer; }
      body footer div.cta_floating p {
        margin-bottom: 0; }
        body footer div.cta_floating p a {
          padding: 26px 0 16px;
          display: block;
          color: #fff; }
      body footer div.cta_floating.float_show {
        opacity: 1;
        -webkit-transition: .3s;
        transition: .3s; }
        body footer div.cta_floating.float_show:hover {
          opacity: .6;
          -webkit-transition: .3s;
          transition: .3s; }

.btn {
  margin: 0 auto;
  padding: 17px;
  display: block;
  width: 50%;
  border-radius: 3px;
  font-weight: bold;
  text-align: center; }
  .btn img {
    margin-left: 8px; }
  .btn.btn_arrow:after {
    margin-left: 10px;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 6px transparent;
    border-left: #2665B4 solid 5px; }
  .btn.ico_blank:after {
    margin-left: 5px;
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url(/premium/lp/shunenjigyo-labo2018/images/ico_blank.png);
    background-repeat: no-repeat;
    background-size: contain; }

.btn_white {
  color: #2665B4;
  background-color: #fff;
  border: solid 1px #2665B4; }
  .btn_white .btn_arrow:after {
    border-left-color: #fff; }
  .btn_white:hover {
    background-color: #d4e0f0;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: underline; }

.btn_blue {
  color: #fff;
  background-color: #2665B4; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

/* margin bottom 5-50 */
.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

/* margin left 5-50 */
.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml25 {
  margin-left: 25px; }

.ml30 {
  margin-left: 30px; }

.ml35 {
  margin-left: 35px; }

.ml40 {
  margin-left: 40px; }

.ml45 {
  margin-left: 45px; }

.ml50 {
  margin-left: 50px; }

/* margin right 5-50 */
.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.mr25 {
  margin-right: 25px; }

.mr30 {
  margin-right: 30px; }

.mr35 {
  margin-right: 35px; }

.mr40 {
  margin-right: 40px; }

.mr45 {
  margin-right: 45px; }

.mr50 {
  margin-right: 50px; }

/* padding top 5-50 */
.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt25 {
  padding-top: 25px; }

.pt30 {
  padding-top: 30px; }

.pt35 {
  padding-top: 35px; }

.pt40 {
  padding-top: 40px; }

.pt45 {
  padding-top: 45px; }

.pt50 {
  padding-top: 50px; }

/* padding bottom 5-50 */
.pb5 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb15 {
  padding-bottom: 15px; }

.pb20 {
  padding-bottom: 20px; }

.pb25 {
  padding-bottom: 25px; }

.pb30 {
  padding-bottom: 30px; }

.pb35 {
  padding-bottom: 35px; }

.pb40 {
  padding-bottom: 40px; }

.pb45 {
  padding-bottom: 45px; }

.pb50 {
  padding-bottom: 50px; }

@media (max-width: 1180px) {
    body header div.logo_nbpc {
      padding-left: 10px;
      padding-right: 10px; }
      body main section {
        padding-left: 10px;
        padding-right: 10px; } }

@media (max-width: 734px) {
    body header div.logo_nbpc {
      padding-top: 25px; }
      body header div.logo_nbpc img {
        width: 215px; }
    body header div.mv {
      padding-top: 8px;
      height: 227px;
      background-position: center bottom;
      background-color: #EAEFF9;
      background-size: 160%;
      background-repeat: no-repeat; }
      body header div.mv h1 {
        width: 290px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        body header div.mv h1 img {
          width: 100%;
          height: auto; }
        body main section#whats > div > div h2 {
          text-align: center; }
          body main section#whats > div > div h2:before {
            display: block;
            margin: 0 auto 15px;
            width: 45px;
            height: 45px; }
          body main section#whats > div > div h2 img {
            width: 175px; }
        body main section#researcher h3 {
          margin-bottom: 40px; }
          body main section#researcher h3 img {
            width: 122px; }
        body main section#researcher ul.researcher_list {
          display: block; }
          body main section#researcher ul.researcher_list li {
            width: 100%;
            padding: 20px; }
            body main section#researcher ul.researcher_list li:last-child {
              margin-left: 0;
              margin-bottom: 0; }
            body main section#researcher ul.researcher_list li:before {
              width: 15px;
              height: 15px; }
            body main section#researcher ul.researcher_list li dl dt em {
              padding-bottom: 14px; }
      body main section.text_normal h3 {
        margin-bottom: 40px; }
      body main section.text_normal ol {
        display: block; }
        body main section.text_normal ol li {
          margin-bottom: 30px;
          width: 100%; }
          body main section.text_normal ol li:after {
            top: auto;
            bottom: -17px;
            right: 50%;
            width: 10px;
            height: 10px;
            -webkit-transform: rotate(135deg);
                    transform: rotate(135deg);
            margin-right: -4px; }
          body main section.text_normal ol li:last-child {
            margin-bottom: 0; }
      body main section#flow h3 img {
        width: 234px; }
        body main section.flow_detailes#convey {
          padding-bottom: 40px; }
        body main section.flow_detailes h2 {
          margin-bottom: 40px;
          -webkit-font-feature-settings: "palt";
                  font-feature-settings: "palt"; }
          body main section.flow_detailes h2 img {
            width: 105px;
            height: auto; }
        body main section.flow_detailes ul {
          display: block; }
          body main section.flow_detailes ul li {
            width: 100%;
            padding: 15px; }
            body main section.flow_detailes ul li dl dt {
              font-size: 18px;
              overflow: hidden;
              line-height: 1.4; }
              body main section.flow_detailes ul li dl dt span {
                padding-top: 15px;
                overflow: hidden;
                display: block; }
              body main section.flow_detailes ul li dl dt img {
                width: 57px;
                float: left; }
            body main section.flow_detailes ul li:last-child div.flow_fukidashi {
              margin-bottom: 25px; }
              body main section.flow_detailes ul li:last-child div.flow_fukidashi:after {
                left: 17%;
                bottom: -16px;
                border: solid 10px transparent;
                border-right: solid 15px #D9F3F2;
                border-bottom: solid 15px #D9F3F2;
                left: 50%;
                margin-left: -60px;
                bottom: -12px; }
            body main section.flow_detailes ul li:last-child div.flow_fukidashi_name img {
              width: 80px;
              height: auto; }
            body main section.flow_detailes ul li:last-child div.flow_fukidashi_name p {
              font-size: 12px; }
              body main section.flow_detailes ul li:last-child div.flow_fukidashi_name p em {
                font-size: 14px; }
                body main section.flow_detailes#decide ul li:last-child div.flow_fukidashi:after {
                  border-right: solid 15px #D9F3FC;
                  border-bottom: solid 15px #D9F3FC; }
        body main section.flow_detailes#decide h2 img {
          width: 75px; }
                body main section.flow_detailes#create ul li:last-child div.flow_fukidashi:after {
                  border-right: solid 15px #DCECF6;
                  border-bottom: solid 15px #DCECF6; }
        body main section.flow_detailes#create h2 img {
          width: 75px; }
                  body main section.flow_detailes#convey ul li:last-child div.flow_fukidashi:after {
                    border-right: solid 15px #E3E5F1;
                    border-bottom: solid 15px #E3E5F1; }
          body main section.flow_detailes#convey h2 img {
            width: 112px; }
        body main section.flow_detailes#convey {
          padding-bottom: 40px; }
          body main section.flow_detailes div.contact_mail {
            padding: 20px 15px 5px; }
            body main section.flow_detailes div.contact_mail div {
              overflow: hidden; }
              body main section.flow_detailes div.contact_mail div img {
                margin-right: 15px;
                float: left;
                width: 30px;
                height: auto;
                margin-top: 6px; }
              body main section.flow_detailes div.contact_mail div p {
                font-size: 13px;
                line-height: 1.4;
                text-align: left;
                overflow: hidden; }
            body main section.flow_detailes div.contact_mail > p a {
              width: 100%;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box; }
        body main section#contact h3 {
          margin-bottom: 15px; }
          body main section#contact h3 img {
            width: 120px; }
        body main section#contact p {
          margin-bottom: 15px;
          font-size: 13px; }
      body main section#blog h3 {
        margin-bottom: 40px; }
      body main section {
        padding-top: 40px;
        padding-bottom: 40px; }
      body footer {
        padding: 30px 0 70px; }
        body footer p {
          margin-bottom: 15px;
          font-size: 10px; }
          body footer p img {
            width: 80%;
            max-width: 240px; }
        body footer div.cta_floating {
          width: 100%;
          left: 0;
          bottom: 0;
          border-radius: 0;
          font-weight: bold;
          font-size: 12px; }
          body footer div.cta_floating:before {
            width: 10px;
            height: 10px; }
    .btn {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 13px; } }

@media (max-width: 834px) {
      body header label {
        display: inline-block; }
        body header input:checked ~ nav > ul > li:last-child {
          display: block; }
      body header nav {
        right: -100%;
        -webkit-transition: .3s;
        transition: .3s;
        padding-top: 35px;
        top: 0;
        position: fixed;
        width: 100%;
        background-color: #000;
        border-bottom: none;
        height: 100%;
        z-index: 10; }
        body header nav > ul {
          display: block; }
          body header nav > ul > li {
            padding: .9em;
            display: block;
            width: 100%;
            text-align: left;
            font-weight: normal;
            font-size: 16px;
            border-right: none;
            border-top: #333 solid 1px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box; }
            body header nav > ul > li a {
              color: #fff;
              position: relative; }
              body header nav > ul > li a:after {
                content: '';
                display: inline-block;
                width: 8px;
                height: 8px;
                -webkit-transform: rotate(45deg);
                        transform: rotate(45deg);
                border-top: solid 2px #333;
                border-right: solid 2px #333;
                position: absolute;
                right: 10px;
                top: 50%;
                margin-top: -5px; }
            body header nav > ul > li span {
              margin-left: 0;
              padding-bottom: 1em;
              color: #fff;
              font-size: 16px; }
            body header nav > ul > li:first-child {
              display: block;
              border-top: none; }
            body header nav > ul > li:nth-child(2) {
              border-left: none; }
            body header nav > ul > li:nth-child(5) a:after {
              border: none;
              width: 13px;
              height: 12px;
              background-image: url(/premium/lp/shunenjigyo-labo2018/images/ico_blank_w.png);
              -webkit-transform: rotate(0deg);
                      transform: rotate(0deg);
              background-size: cover; }
            body header nav > ul > li:last-child {
              padding-top: 20px;
              font-size: 9px;
              text-align: center;
              color: #fff;
              cursor: auto; }
            body header nav > ul > li:hover {
              background: #000; }
            body header nav > ul > li.anker_link {
              padding-bottom: 0;
              padding-right: 0; }
              body header nav > ul > li.anker_link ul {
                display: block; }
                body header nav > ul > li.anker_link ul li {
                  padding: 0.5em 0;
                  border-left: none;
                  text-align: left;
                  width: 100%;
                  border-top: #333 solid 1px; }
                  body header nav > ul > li.anker_link ul li:nth-child(1) a:before {
                    background-image: url(/premium/lp/shunenjigyo-labo2018/images/icon_nav_sp01.png); }
                  body header nav > ul > li.anker_link ul li:nth-child(2) a:before {
                    background-image: url(/premium/lp/shunenjigyo-labo2018/images/icon_nav_sp02.png); }
                  body header nav > ul > li.anker_link ul li:nth-child(3) a:before {
                    background-image: url(/premium/lp/shunenjigyo-labo2018/images/icon_nav_sp03.png); }
                  body header nav > ul > li.anker_link ul li:nth-child(4) a:before {
                    background-image: url(/premium/lp/shunenjigyo-labo2018/images/icon_nav_sp04.png); }
                  body header nav > ul > li.anker_link ul li:hover {
                    background: #000; }
                  body header nav > ul > li.anker_link ul li a:before {
                    content: '';
                    display: inline-block;
                    width: 27px;
                    height: 32px;
                    vertical-align: middle;
                    margin-right: 8px;
                    background-size: cover; }
                  body header nav > ul > li.anker_link ul li a:after {
                    width: 8px;
                    height: 8px;
                    -webkit-transform: rotate(135deg);
                            transform: rotate(135deg);
                    border-top: solid 2px #333;
                    border-right: solid 2px #333;
                    position: absolute;
                    right: 24px;
                    top: 50%;
                    margin-top: -12px; } }
