@charset "UTF-8";
/*Theme Name: 株式会社NICOE*/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
@media (min-width: 769px) {
  html {
    font-size: 93.75%;
    scroll-padding: 160px;
    scroll-behavior: smooth;
  }
  body {
    font-family: "Noto Sans JP", sans-serif;
    color: #1a1a1a;
    width: 100%;
    line-height: 1.8;
    min-width: 1440px;
    margin: 0 auto;
  }
  body img {
    height: auto;
  }
  body .inner {
    max-width: 1240px;
    margin: 0 auto;
  }
  body .inner.wide {
    max-width: 1440px;
  }
  body .inner.narrow {
    max-width: 720px;
  }
  body .main_title {
    position: relative;
  }
  body .main_title h2 {
    font-weight: 700;
    font-size: 1.5rem;
    letter-spacing: 0.04em;
  }
  body .main_title h2 span {
    position: relative;
    display: block;
    margin-top: 10px;
    font-family: "Inter", sans-serif;
    font-size: 6.4rem;
    font-weight: 700;
    line-height: 1.05;
    color: #3e8e92;
  }
  body .main_title h2 span.black {
    color: #1a1a1a;
  }
  body .main_title p {
    padding-top: 40px;
    color: #767676;
    font-size: 1.06rem;
  }
  body .main_title.right {
    text-align: right;
  }
  body .btn {
    display: block;
    width: 160px;
    color: #245c60;
    font-weight: 600;
    text-align: center;
    padding: 15px;
    background: #f3c51e;
  }
  body .btn:hover {
    background: #245c60;
    color: #f3c51e;
  }
  body .logo {
    width: 100px;
  }
  body .grecaptcha-badge {
    display: none;
  }
  header .h_blc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 60px;
  }
  header .h_blc.active {
    background: #fff;
  }
  header .h_blc.active .nav a {
    color: #1a1a1a;
  }
  header .h_blc nav {
    display: flex;
    align-items: center;
    gap: 45px;
  }
  header .h_blc nav .nav {
    display: flex;
    align-items: center;
    gap: 45px;
  }
  header .h_blc nav .nav a {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #fff;
  }
  header .h_blc nav .nav a:hover {
    color: #3e8e92;
  }
  header .h_blc .btn {
    letter-spacing: 2px;
  }
  header .fv {
    position: relative;
  }
  header .fv > img {
    width: 100%;
  }
  header .fv .copy {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    color: #fff;
  }
  header .fv .copy strong {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 5.7rem;
    letter-spacing: 12.75px;
    line-height: 1.4;
    margin-bottom: 40px;
  }
  header .fv .copy p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 1.7rem;
    letter-spacing: 0.55em;
    text-indent: 0.55em;
  }
  header .fv .copy p span {
    width: 300px;
    height: 1px;
    background: rgba(255, 255, 255, 0.85);
  }
  header .fv .scroll {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 1040px;
    background: #3e8e92;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
  }
  header .fv .scroll span {
    width: 1px;
    height: 46px;
    background: rgba(255, 255, 255, 0.9);
    margin-bottom: 20px;
  }
  header .fv .scroll p {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    letter-spacing: 0.26em;
    text-indent: 0.26em;
  }
  main #vision {
    position: relative;
    padding: 100px 0 50px;
  }
  main #vision .wrap {
    position: relative;
    width: 100%;
    height: 990px;
  }
  main #vision .bg {
    position: absolute;
    left: 230px;
    top: 100px;
    width: 920px;
    height: 590px;
    background: #90cacd;
  }
  main #vision .photo {
    position: absolute;
  }
  main #vision .photo.sm {
    left: 0;
    top: 0;
    width: 300px;
  }
  main #vision .photo.lg {
    right: 160px;
    bottom: 180px;
    width: 400px;
  }
  main #vision .title {
    position: absolute;
    left: 150px;
    top: 340px;
    margin: 0;
    font-weight: 700;
    font-size: 10rem;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  main #vision .message {
    position: absolute;
    left: 60px;
    top: 480px;
    width: 580px;
  }
  main #vision .txt {
    position: absolute;
    left: 150px;
    top: 800px;
    width: 37%;
  }
  main #vision .txt p {
    color: #767676;
    line-height: 2;
  }
  main #vision .txt p:not(:last-child) {
    margin-bottom: 40px;
  }
  main #business {
    position: relative;
    padding: 120px 0;
  }
  main #business:before {
    position: absolute;
    content: "";
    top: 130px;
    right: 0;
    background: #fff2c1;
    width: 700px;
    height: 350px;
    z-index: -1;
  }
  main #business:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 55px;
    background: #fff2c1;
    width: 130px;
    height: 90px;
    z-index: -1;
  }
  main #business ul {
    padding-top: 56px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }
  main #business ul li {
    background: #ebf3f3;
    padding: 48px 32px 44px;
    text-align: center;
  }
  main #business ul li .icon {
    position: relative;
    display: inline-flex;
    width: 58px;
    height: 58px;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
  }
  main #business ul li .icon .accent {
    position: absolute;
    left: 2px;
    bottom: 0;
    width: 26px;
    height: 26px;
    background: #f3c51e;
    z-index: 0;
  }
  main #business ul li .icon svg {
    position: relative;
    z-index: 1;
  }
  main #business ul li h3 {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.5;
  }
  main #business ul li p {
    margin-top: 12px;
    font-size: 0.9rem;
    line-height: 1.95;
    color: #4d4d4d;
  }
  main #company {
    position: relative;
    z-index: 1;
    background: #fffcef;
    padding: 120px 0;
  }
  main #company:before {
    position: absolute;
    content: "";
    top: 85px;
    left: 0;
    background: #ffe172;
    width: 450px;
    height: 230px;
    z-index: -1;
  }
  main #company:after {
    position: absolute;
    content: "";
    bottom: 65px;
    right: 60px;
    background: #66bdc2;
    width: 325px;
    height: 115px;
    z-index: -1;
  }
  main #company .cont {
    padding-top: 80px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 45px;
  }
  main #company ul {
    flex: 1;
    border-top: 1px solid rgb(212.7, 212.7, 212.7);
  }
  main #company ul li {
    display: flex;
    gap: 24px;
    padding: 22px 4px;
    border-bottom: 1px solid rgb(212.7, 212.7, 212.7);
  }
  main #company ul h3 {
    width: 150px;
    font-weight: 500;
    letter-spacing: 0.02em;
  }
  main #company iframe {
    display: block;
    width: 400px;
    height: 530px;
  }
  main #contact {
    position: relative;
    padding: 120px 0;
  }
  main #contact:before {
    position: absolute;
    content: "";
    top: 230px;
    right: 0;
    background: #ffe172;
    width: 500px;
    height: 410px;
    z-index: -1;
  }
  main #contact .form {
    width: 720px;
    margin: 40px 0 0;
  }
  main #contact .form li:not(:last-child) {
    margin-bottom: 25px;
  }
  main #contact .form .title {
    margin-bottom: 10px;
    font-size: 0.9rem;
    font-weight: 500;
  }
  main #contact .form input[type=text],
  main #contact .form input[type=email],
  main #contact .form input[type=tel] {
    font-size: 1rem;
    width: 100%;
    height: 50px;
    padding: 15px;
    background: #fafaf9;
    border: 1px solid #e4e4e4;
  }
  main #contact .form textarea {
    font-size: 1rem;
    width: 100%;
    height: 140px;
    padding: 15px;
    background: #fafaf9;
    border: 1px solid #e4e4e4;
  }
  main #contact .form ::placeholder {
    color: #767676;
  }
  main #contact .form #privacy {
    height: 180px;
    overflow-y: auto;
    border: 1px solid #ccccc9;
    background: #fafaf9;
    padding: 20px;
    margin: 25px 0;
  }
  main #contact .form #privacy h3 {
    font-weight: bold;
    margin-bottom: 12px;
  }
  main #contact .form #privacy h4 {
    font-size: 0.85rem;
    font-weight: bold;
    margin: 10px 0;
  }
  main #contact .form #privacy p {
    font-size: 0.85rem;
    line-height: 1.9;
  }
  main #contact .form #privacy small {
    display: block;
    font-size: 0.85rem;
    padding-top: 20px;
  }
  main #contact .form .agree {
    margin: 25px auto;
  }
  main #contact .form .agree a {
    color: #3e8e92;
  }
  main #contact .form .agree a:hover {
    text-decoration: underline;
    color: #245c60;
  }
  main #contact .form .agree .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
    position: relative;
    width: 100%;
    margin: 0;
  }
  main #contact .form .agree .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
    cursor: pointer;
    position: relative;
  }
  main #contact .form .agree .wpcf7-form-control.wpcf7-acceptance input[type=checkbox] {
    position: absolute;
    opacity: 0;
  }
  main #contact .form .agree .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label:before {
    content: "";
    background: #fff;
    border: 1.5px solid #8c8c8c;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -1px;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
  }
  main #contact .form .agree .wpcf7-form-control.wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 2px;
    width: 20px;
    height: 10px;
    border-left: 3px solid #3e8e92;
    border-bottom: 3px solid #3e8e92;
    transform: rotate(-45deg);
  }
  main #contact .form input[type=submit],
  main #contact .form input[type=button] {
    cursor: pointer;
    overflow: hidden;
    font-size: 1.1rem;
    transition: 0.7s;
    margin: 25px 0;
  }
  main #contact .form .wpcf7-spinner {
    display: none;
  }
  main #contact .form > p {
    color: #767676;
    font-size: 0.9rem;
  }
  main #error {
    padding: 120px 0;
  }
  main #error .btn {
    margin: 40px auto;
  }
  footer {
    background: #245c60;
    padding: 70px 0 40px;
  }
  footer p {
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    margin: 30px 0 60px;
  }
  footer p:after {
    position: absolute;
    content: "";
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
  }
  footer small {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.8rem;
  }
  footer .pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #245c60;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 10;
    transition: 0.7s;
    display: none;
  }
  footer .pagetop:after {
    content: "";
    width: 12px;
    height: 12px;
    border: 0;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 15px;
    right: 0;
    left: 0;
    margin: auto;
  }
  footer .pagetop:hover {
    cursor: pointer;
    background: #f3c51e;
  }
  .smonly {
    display: none;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 87.5%;
    scroll-behavior: smooth;
    scroll-padding: 75px;
    overflow-x: hidden;
  }
  body {
    font-family: "Noto Sans JP", sans-serif;
    color: #1a1a1a;
    margin: 0 auto;
    width: 100%;
    line-height: 1.8;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
  }
  body img {
    height: auto;
  }
  body .main_title {
    position: relative;
  }
  body .main_title h2 {
    font-weight: 700;
    letter-spacing: 0.04em;
  }
  body .main_title h2 span {
    position: relative;
    display: block;
    margin-top: 5px;
    font-family: "Inter", sans-serif;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    color: #3e8e92;
  }
  body .main_title h2 span.black {
    color: #1a1a1a;
  }
  body .main_title p {
    padding-top: 20px;
    color: #767676;
    font-size: 1.06rem;
  }
  body .main_title.right {
    text-align: right;
  }
  body .btn {
    display: block;
    width: 100%;
    color: #245c60;
    font-weight: 600;
    text-align: center;
    padding: 10px;
    background: #f3c51e;
  }
  body .logo {
    width: 55px;
  }
  body .grecaptcha-badge {
    display: none;
  }
  header .h_blc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
  }
  header .h_blc.active {
    background: #fff;
  }
  header .menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    z-index: 100;
    background: #3e8e92;
    transition: 0.7s;
  }
  header .menu-btn span,
  header .menu-btn span:before,
  header .menu-btn span:after {
    content: "";
    display: block;
    height: 2px;
    width: 24px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
    margin: auto;
  }
  header .menu-btn span:before {
    top: 8px;
  }
  header .menu-btn span:after {
    top: 16px;
  }
  header #menu-btn-check:checked ~ .menu-btn span {
    top: 24px;
    transform: rotate(45deg);
  }
  header #menu-btn-check:checked ~ .menu-btn span::before {
    display: none;
  }
  header #menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(90deg);
  }
  header #menu-btn-check {
    display: none;
  }
  header #menu-btn-check:checked ~ .menu-content {
    left: 0;
  }
  header .menu-content {
    width: 100%;
    height: 100%;
    background: #66bdc2;
    padding: 80px 20px 40px;
    position: fixed;
    top: 0;
    left: 100%;
    transition: 0.7s;
    z-index: 99;
    overflow: scroll;
  }
  header .menu-content .nav {
    margin-bottom: 20px;
  }
  header .menu-content .nav a {
    display: block;
    padding: 10px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1.5px;
    position: relative;
  }
  header .menu-content .nav a:after {
    position: absolute;
    content: "";
    border: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    display: inline-block;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(45deg);
  }
  header .menu-content .btn {
    letter-spacing: 2px;
  }
  header .fv {
    position: relative;
  }
  header .fv > img {
    width: 100%;
  }
  header .fv .copy {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    color: #fff;
  }
  header .fv .copy strong {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 1.6rem;
    letter-spacing: 5px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  header .fv .copy p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 0.8rem;
    letter-spacing: 0.5em;
    text-indent: 0.5em;
  }
  header .fv .copy p span {
    width: 60px;
    height: 1px;
    background: rgba(255, 255, 255, 0.85);
  }
  header .fv .scroll {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 70%;
    background: #3e8e92;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5px 0;
  }
  header .fv .scroll span {
    width: 1px;
    height: 15px;
    background: rgba(255, 255, 255, 0.9);
    margin-bottom: 5px;
  }
  header .fv .scroll p {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 0.6rem;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
  }
  main #vision {
    padding: 40px 20px;
  }
  main #vision .wrap {
    position: relative;
    max-width: 360px;
    width: 100%;
    height: 220px;
    margin: 0 auto;
  }
  main #vision .bg {
    position: absolute;
    left: 15%;
    top: 10%;
    width: 75%;
    height: 150px;
    background: #90cacd;
    z-index: -1;
  }
  main #vision .photo {
    position: absolute;
  }
  main #vision .photo.sm {
    left: 20px;
    top: 0;
    width: 20.83%;
  }
  main #vision .photo.lg {
    right: 50px;
    bottom: 20px;
    width: 27.78%;
  }
  main #vision .title {
    position: absolute;
    left: 30px;
    top: 80px;
    margin: 0;
    font-weight: 700;
    font-size: 3rem;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  main #vision .message {
    position: absolute;
    left: -10px;
    top: 120px;
    width: 60%;
  }
  main #vision .txt p {
    color: #767676;
    line-height: 2;
  }
  main #vision .txt p:not(:last-child) {
    margin-bottom: 20px;
  }
  main #business {
    position: relative;
    padding: 40px 20px 60px;
  }
  main #business:before {
    position: absolute;
    content: "";
    top: 40px;
    right: 0;
    background: #fff2c1;
    width: 150px;
    height: 80px;
    z-index: -1;
  }
  main #business:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 10px;
    background: #fff2c1;
    width: 60px;
    height: 40px;
    z-index: -1;
  }
  main #business ul {
    padding-top: 40px;
  }
  main #business ul li {
    background: #ebf3f3;
    padding: 20px 10px;
    text-align: center;
  }
  main #business ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  main #business ul li .icon {
    position: relative;
    display: inline-flex;
    width: 58px;
    height: 58px;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
  }
  main #business ul li .icon .accent {
    position: absolute;
    left: 2px;
    bottom: 0;
    width: 26px;
    height: 26px;
    background: #f3c51e;
    z-index: 0;
  }
  main #business ul li .icon svg {
    position: relative;
    z-index: 1;
  }
  main #business ul li h3 {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
  }
  main #business ul li p {
    margin-top: 12px;
    line-height: 1.95;
    color: #4d4d4d;
  }
  main #company {
    position: relative;
    z-index: 1;
    background: #fffcef;
    padding: 40px 20px 60px;
  }
  main #company:before {
    position: absolute;
    content: "";
    top: 30px;
    left: 0;
    background: #ffe172;
    width: 180px;
    height: 100px;
    z-index: -1;
  }
  main #company:after {
    position: absolute;
    content: "";
    bottom: 20px;
    right: 10px;
    background: #66bdc2;
    width: 150px;
    height: 60px;
    z-index: -1;
  }
  main #company .cont {
    padding-top: 40px;
  }
  main #company ul {
    border-top: 1px solid rgb(212.7, 212.7, 212.7);
    margin-bottom: 20px;
  }
  main #company ul li {
    padding: 20px 5px;
    border-bottom: 1px solid rgb(212.7, 212.7, 212.7);
  }
  main #company ul h3 {
    font-weight: bold;
    letter-spacing: 0.02em;
  }
  main #company iframe {
    display: block;
    width: 100%;
    height: 300px;
  }
  main #contact {
    position: relative;
    padding: 40px 20px;
  }
  main #contact:before {
    position: absolute;
    content: "";
    top: 30px;
    right: 0;
    background: #ffe172;
    width: 200px;
    height: 100px;
    z-index: -1;
  }
  main #contact .form {
    margin: 20px 0 0;
  }
  main #contact .form li:not(:last-child) {
    margin-bottom: 20px;
  }
  main #contact .form .title {
    margin-bottom: 10px;
    font-size: 0.9rem;
    font-weight: 500;
  }
  main #contact .form input[type=text],
  main #contact .form input[type=email],
  main #contact .form input[type=tel] {
    font-size: 1rem;
    width: 100%;
    height: 50px;
    padding: 10px;
    background: #fafaf9;
    border: 1px solid #e4e4e4;
  }
  main #contact .form textarea {
    font-size: 1rem;
    width: 100%;
    height: 100px;
    padding: 10px;
    background: #fafaf9;
    border: 1px solid #e4e4e4;
  }
  main #contact .form ::placeholder {
    color: #767676;
  }
  main #contact .form #privacy {
    height: 200px;
    overflow-y: auto;
    border: 1px solid #ccccc9;
    background: #fafaf9;
    padding: 20px;
    margin: 20px 0;
  }
  main #contact .form #privacy h3 {
    font-weight: bold;
    margin-bottom: 12px;
  }
  main #contact .form #privacy h4 {
    font-size: 0.85rem;
    font-weight: bold;
    margin: 10px 0;
  }
  main #contact .form #privacy p {
    font-size: 0.85rem;
    line-height: 1.9;
  }
  main #contact .form #privacy small {
    display: block;
    font-size: 0.85rem;
    padding-top: 20px;
  }
  main #contact .form .agree {
    margin: 20px auto;
  }
  main #contact .form .agree a {
    color: #3e8e92;
  }
  main #contact .form .agree .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
    position: relative;
    width: 100%;
    margin: 0;
  }
  main #contact .form .agree .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
    cursor: pointer;
    position: relative;
  }
  main #contact .form .agree .wpcf7-form-control.wpcf7-acceptance input[type=checkbox] {
    position: absolute;
    opacity: 0;
  }
  main #contact .form .agree .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label:before {
    content: "";
    background: #fff;
    border: 1.5px solid #8c8c8c;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -1px;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
  }
  main #contact .form .agree .wpcf7-form-control.wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 2px;
    width: 20px;
    height: 10px;
    border-left: 3px solid #3e8e92;
    border-bottom: 3px solid #3e8e92;
    transform: rotate(-45deg);
  }
  main #contact .form input[type=submit],
  main #contact .form input[type=button] {
    cursor: pointer;
    overflow: hidden;
    font-size: 1.1rem;
    margin: 20px 0;
  }
  main #contact .form .wpcf7-spinner {
    display: none;
  }
  main #contact .form > p {
    color: #767676;
    font-size: 0.8rem;
  }
  main #error {
    padding: 40px 20px;
  }
  main #error .btn {
    margin: 20px auto;
  }
  footer {
    background: #245c60;
    padding: 20px;
  }
  footer p {
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    margin: 20px 0 40px;
  }
  footer p:after {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
  }
  footer small {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.8rem;
  }
  footer .pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: #245c60;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 10;
  }
  footer .pagetop:after {
    content: "";
    width: 12px;
    height: 12px;
    border: 0;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 15px;
    right: 0;
    left: 0;
    margin: auto;
  }
  .pconly {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */