<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Theme Name: 波伝説
Theme URI: 
Description: 波伝説✕NIVEA
Author: UMIBE
Author URI: 
Version: 1.0
Tags: responsive, white
*/
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&amp;display=swap");
/*============================================================================
	TOP
==============================================================================*/
.swiper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .swiper .swiper-pagination-bullet-active {
    background-color: #222; }
  @media screen and (max-width: 768px) {
    .swiper {
      top: 0; } }
  .swiper img {
    width: 100%;
    height: auto; }
  .swiper .prof-box {
    position: absolute;
    bottom: 12%;
    left: 5%;
    background-color: #fff;
    border: 1px solid #222; }
    .swiper .prof-box dt {
      border-bottom: 1px solid #222;
      padding: 10px 20px; }
    .swiper .prof-box dd {
      padding: 10px 20px;
      margin: 0; }
      .swiper .prof-box dd .name {
        font-size: 20px;
        font-weight: bold;
        margin-right: 20px; }
      .swiper .prof-box dd .title {
        font-size: 16px; }
    @media screen and (max-width: 768px) {
      .swiper .prof-box {
        width: calc(100vw - 40px);
        left: 20px;
        bottom: 0; } }
  .swiper .catch {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }
    @media screen and (max-width: 768px) {
      .swiper .catch {
        width: 80%;
        right: inherit;
        top: 65%; } }
    .swiper .catch p {
      color: #fff;
      font-size: 80px;
      font-weight: bold;
      transform: rotate(-12deg);
      letter-spacing: 2px;
      margin: auto;
      text-align: left;
      line-height: 1.2;
      white-space: nowrap; }
      .swiper .catch p span {
        font-size: 40%; }
        @media screen and (max-width: 768px) {
          .swiper .catch p span {
            line-height: 1; } }
        .swiper .catch p span .caution {
          font-size: 30%; }
      @media screen and (max-width: 768px) {
        .swiper .catch p {
          font-size: 12vw; } }

.main-swiper-slide figure {
  position: relative;
  height: calc(100vw / 1.8);
  object-fit: cover;
  overflow: hidden; }

/*============================================================================
	Campaign
==============================================================================*/
#campaign-01 {
  position: relative; }
  #campaign-01 .concept-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    background: linear-gradient(209deg, #00215D 4.03%, #144497 50.81%, #0C1E5D 97.59%); }
    #campaign-01 .concept-wrap .budge-01 {
      position: absolute;
      top: 0;
      left: 0;
      width: 25%; }
      @media screen and (max-width: 768px) {
        #campaign-01 .concept-wrap .budge-01 {
          width: 30%; } }
    @media screen and (max-width: 768px) {
      #campaign-01 .concept-wrap {
        z-index: 0; } }
    #campaign-01 .concept-wrap .concept-inner {
      width: 100%;
      max-width: 1020px;
      margin: 0 auto;
      padding: 120px 0 120px; }
      @media screen and (max-width: 768px) {
        #campaign-01 .concept-wrap .concept-inner {
          width: 90%;
          padding: 80px 0; } }
      #campaign-01 .concept-wrap .concept-inner .concept-cont h2.concept-txt {
        color: #fff;
        text-align: center;
        font-size: 40px;
        margin-bottom: 30px;
        letter-spacing: 3px; }
        #campaign-01 .concept-wrap .concept-inner .concept-cont h2.concept-txt .num {
          font-size: 200%;
          font-style: italic; }
        #campaign-01 .concept-wrap .concept-inner .concept-cont h2.concept-txt .caution {
          font-size: 30%; }
          @media screen and (max-width: 768px) {
            #campaign-01 .concept-wrap .concept-inner .concept-cont h2.concept-txt .caution {
              font-size: 11px; } }
        @media screen and (max-width: 768px) {
          #campaign-01 .concept-wrap .concept-inner .concept-cont h2.concept-txt {
            font-size: 16px; } }
      #campaign-01 .concept-wrap .concept-inner .concept-cont h3 {
        font-size: 26px;
        color: #fff;
        text-align: center;
        margin-bottom: 30px; }
        @media screen and (max-width: 768px) {
          #campaign-01 .concept-wrap .concept-inner .concept-cont h3 {
            font-size: 20px; } }
      #campaign-01 .concept-wrap .concept-inner .concept-cont p {
        color: #fff;
        font-size: 20px;
        text-align: center;
        margin-bottom: 50px; }
        @media screen and (max-width: 768px) {
          #campaign-01 .concept-wrap .concept-inner .concept-cont p {
            font-size: 16px; } }
      #campaign-01 .concept-wrap .concept-inner .concept-cont figure {
        width: 80%;
        margin: 0 auto 50px auto !important;
        text-align: center; }
        @media screen and (max-width: 768px) {
          #campaign-01 .concept-wrap .concept-inner .concept-cont figure {
            width: 100%; } }
        #campaign-01 .concept-wrap .concept-inner .concept-cont figure img {
          width: 100%; }
      #campaign-01 .concept-wrap .concept-inner .main-copy {
        width: 30%;
        text-align: right;
        margin-top: -30px;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start; }
        @media screen and (max-width: 768px) {
          #campaign-01 .concept-wrap .concept-inner .main-copy {
            margin-top: 0; } }
        #campaign-01 .concept-wrap .concept-inner .main-copy p {
          color: #fff;
          display: inline-block;
          font-weight: bold;
          font-size: 36px;
          -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
          border-right: 3px solid #fff; }
          @media screen and (max-width: 768px) {
            #campaign-01 .concept-wrap .concept-inner .main-copy p {
              font-size: 6vw; } }

#campaign-02 {
  position: relative; }
  #campaign-02 .concept-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    background: linear-gradient(209deg, #C9C9C9 4.03%, #FFF 50.81%, #BFC0C0 97.59%); }
    #campaign-02 .concept-wrap .budge-02 {
      position: absolute;
      top: 0;
      right: 0;
      width: 25%; }
      @media screen and (max-width: 768px) {
        #campaign-02 .concept-wrap .budge-02 {
          width: 30%; } }
    @media screen and (max-width: 768px) {
      #campaign-02 .concept-wrap {
        z-index: 0; } }
    #campaign-02 .concept-wrap .concept-inner {
      width: 100%;
      max-width: 1020px;
      margin: 0 auto;
      padding: 120px 0; }
      @media screen and (max-width: 768px) {
        #campaign-02 .concept-wrap .concept-inner {
          width: 90%;
          padding: 80px 0; } }
      #campaign-02 .concept-wrap .concept-inner .concept-cont h2.concept-txt {
        color: #00215D;
        text-align: center;
        font-size: 26px;
        margin-bottom: 30px;
        letter-spacing: 3px; }
        #campaign-02 .concept-wrap .concept-inner .concept-cont h2.concept-txt .num {
          font-size: 200%;
          font-style: italic; }
        #campaign-02 .concept-wrap .concept-inner .concept-cont h2.concept-txt .caution {
          font-size: 30%; }
        @media screen and (max-width: 768px) {
          #campaign-02 .concept-wrap .concept-inner .concept-cont h2.concept-txt {
            font-size: 16px; } }
      #campaign-02 .concept-wrap .concept-inner .concept-cont h3 {
        font-size: 26px;
        color: #fff;
        text-align: center;
        margin-bottom: 30px; }
      #campaign-02 .concept-wrap .concept-inner .concept-cont p {
        color: #fff;
        font-size: 20px;
        text-align: center;
        margin-bottom: 30px; }
      #campaign-02 .concept-wrap .concept-inner .concept-cont figure {
        width: 80%;
        margin: 0 auto 30px auto !important;
        text-align: center; }
        #campaign-02 .concept-wrap .concept-inner .concept-cont figure img {
          width: 100%; }
      #campaign-02 .concept-wrap .concept-inner .main-copy {
        width: 30%;
        text-align: right;
        margin-top: -30px;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start; }
        @media screen and (max-width: 768px) {
          #campaign-02 .concept-wrap .concept-inner .main-copy {
            margin-top: 0; } }
        #campaign-02 .concept-wrap .concept-inner .main-copy p {
          color: #fff;
          display: inline-block;
          font-weight: bold;
          font-size: 36px;
          -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
          border-right: 3px solid #fff; }
          @media screen and (max-width: 768px) {
            #campaign-02 .concept-wrap .concept-inner .main-copy p {
              font-size: 6vw; } }

#campaign-03 {
  position: relative; }
  #campaign-03 .concept-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    background: linear-gradient(209deg, #00215D 4.03%, #144497 50.81%, #0C1E5D 97.59%); }
    #campaign-03 .concept-wrap .concept-inner {
      width: 90%;
      max-width: 1720px;
      margin: 0 auto;
      padding: 120px 0 120px; }
      @media screen and (max-width: 768px) {
        #campaign-03 .concept-wrap .concept-inner {
          padding: 80px 0; } }
      #campaign-03 .concept-wrap .concept-inner .interview-wrap {
        display: flex;
        max-width: 1720px;
        box-sizing: border-box; }
        #campaign-03 .concept-wrap .concept-inner .interview-wrap .left-img {
          width: calc(50% + 160px);
          margin-left: -160px;
          margin-right: 20px; }
          @media screen and (max-width: 768px) {
            #campaign-03 .concept-wrap .concept-inner .interview-wrap .left-img {
              display: none; } }
        #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt {
          width: 50%; }
          @media screen and (max-width: 768px) {
            #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt {
              width: 100%; } }
          #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt .nakaura-img {
            margin-bottom: 30px; }
          #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt .ocp {
            color: #fff;
            font-size: 35px;
            font-weight: bold;
            margin-bottom: 10px; }
            @media screen and (max-width: 768px) {
              #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt .ocp {
                font-size: 20px; } }
          #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt h2 {
            color: #fff;
            font-size: 70px;
            line-height: 60px;
            margin-bottom: 30px; }
            @media screen and (max-width: 768px) {
              #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt h2 {
                font-size: 26px; } }
            #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt h2 span {
              font-size: 70%; }
          #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt p {
            color: #fff; }
            #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt p.title {
              position: relative;
              color: #00215D;
              background-color: #fff;
              text-align: center;
              font-weight: bold;
              border-radius: 80px;
              padding: 5px 0;
              margin-bottom: 30px;
              z-index: 1; }
              @media screen and (max-width: 768px) {
                #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt p.title {
                  margin-top: -100px; } }
          #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt ul li {
            color: #fff;
            list-style: disc;
            margin-left: 15px; }
          #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt .caution-02 {
            font-size: 11px;
            margin: 10px 0 30px; }
          #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt a.btn-01 {
            width: 100%;
            font-size: 13px; }
            @media screen and (max-width: 768px) {
              #campaign-03 .concept-wrap .concept-inner .interview-wrap .right-txt a.btn-01 {
                margin-bottom: 0; } }
      @media screen and (max-width: 768px) {
        #campaign-03 .concept-wrap .concept-inner {
          width: 90%; } }

.rcm-bold {
  font-weight: bold; }

.cp02-box {
  width: 80%;
  margin: 0 auto;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }
  @media screen and (max-width: 768px) {
    .cp02-box {
      width: 100%; } }
  .cp02-box .tit {
    background-color: #F3F2E3;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 30px; }
    @media screen and (max-width: 768px) {
      .cp02-box .tit {
        padding: 15px; } }
    .cp02-box .tit dt.catch-01 {
      width: 25%;
      transform: rotate(-12deg); }
      .cp02-box .tit dt.catch-01 img {
        width: 100%;
        height: auto; }
    .cp02-box .tit dd {
      flex: 1;
      display: flex;
      flex-direction: column;
      margin-left: 10px; }
      .cp02-box .tit dd dl.w-chance {
        display: flex;
        flex-direction: column; }
        .cp02-box .tit dd dl.w-chance dt {
          color: #E60012;
          font-size: 40px;
          font-weight: bold;
          line-height: 1.2; }
          @media screen and (max-width: 768px) {
            .cp02-box .tit dd dl.w-chance dt {
              font-size: 20px; } }
          .cp02-box .tit dd dl.w-chance dt span {
            font-size: 200%;
            font-style: italic; }
        .cp02-box .tit dd dl.w-chance dd {
          font-size: 20px;
          background-color: #fff;
          border: 1px solid #E60012;
          color: #E60012;
          font-weight: bold;
          text-align: center;
          margin: 0;
          line-height: 2;
          border-radius: 50px; }
          @media screen and (max-width: 768px) {
            .cp02-box .tit dd dl.w-chance dd {
              font-size: 12px;
              margin: 0 !important; } }
  .cp02-box .txt {
    background-color: #fff;
    padding: 30px; }
    .cp02-box .txt p {
      font-weight: bold;
      color: #00215D !important; }
      .cp02-box .txt p .item-name {
        font-size: 120%; }
      .cp02-box .txt p .num {
        font-size: 200%;
        font-style: italic; }
      .cp02-box .txt p.present-txt {
        font-size: 26px !important; }
        @media screen and (max-width: 768px) {
          .cp02-box .txt p.present-txt {
            font-size: 20px !important; } }
    .cp02-box .txt .nivea-item {
      display: block;
      width: 50%;
      margin: 40px auto; }
      @media screen and (max-width: 768px) {
        .cp02-box .txt .nivea-item {
          width: 60%; } }
    .cp02-box .txt p.radius {
      border: 1px solid #00215D;
      border-radius: 60px;
      line-height: 2; }
      @media screen and (max-width: 768px) {
        .cp02-box .txt p.radius {
          font-size: 12px !important;
          padding: 10px; } }

.cmp-list span {
  font-size: 50%; }

.banner-01 {
  display: block;
  width: 80%;
  margin: 0 auto 80px auto; }
  @media screen and (max-width: 768px) {
    .banner-01 {
      width: 100%; } }
  .banner-01 img {
    width: 100%;
    height: auto; }

.btn-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .btn-list li {
    width: calc(33.33% - 10px);
    margin: 5px; }
    .btn-list li a {
      color: #fff;
      border: 2px solid #fff;
      width: 100%;
      line-height: 5;
      text-align: center;
      display: block;
      position: relative;
      z-index: 1;
      font-weight: bold;
      font-size: 12px;
      border-radius: 80px;
      background-color: #0C1E5D;
      box-sizing: border-box; }
      @media screen and (max-width: 768px) {
        .btn-list li a {
          line-height: 2;
          padding: 15px 5px;
          font-size: 11px;
          border: 1px solid #fff; } }
      .btn-list li a::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 25px;
        width: 10px;
        height: 10px;
        margin: auto;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        transform: translateY(-2px) rotate(135deg);
        box-sizing: border-box; }
        @media screen and (max-width: 768px) {
          .btn-list li a::after {
            display: none;
            width: 6px;
            height: 6px; } }
      @media screen and (max-width: 768px) {
        .btn-list li a {
          padding: 0.2em 1em;
          font-size: 12px; } }
      .btn-list li a:hover {
        text-decoration: none;
        background-color: #fff;
        color: #00215D;
        opacity: 1;
        border: 2px solid #0C1E5D; }
        .btn-list li a:hover::after {
          border-top: 2px solid #0C1E5D;
          border-right: 2px solid #0C1E5D; }

.tbl-01 {
  border: 1px solid #00215D;
  width: 100%;
  background-color: #fff; }
  .tbl-01 tr {
    border: 1px solid #00215D; }
  .tbl-01 th, .tbl-01 td {
    border: 1px solid #00215D;
    padding: 10px; }
    .tbl-01 th:first-child, .tbl-01 td:first-child {
      text-align: center; }

.inner {
  padding: 80px 0;
  width: 1020px;
  margin: auto; }
  @media screen and (max-width: 768px) {
    .inner {
      width: 90%; } }
  .inner .content-flex {
    display: flex;
    align-items: flex-start; }
    .inner .content-flex .main-cont {
      width: 80%;
      max-width: 1720px;
      margin: 0 auto;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }

.prof_clip {
  width: 100%;
  height: auto;
  object-fit: contain;
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0% 50%); }

/*============================================================================
	Prof(modal)
==============================================================================*/
.profs {
  display: none; }

.prof-box .prof-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px; }
  .prof-box .prof-head .prof-img {
    width: 20%; }
    .prof-box .prof-head .prof-img .prof_clip {
      width: 100%;
      height: auto;
      object-fit: contain;
      clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0% 50%); }
  .prof-box .prof-head .prof-txt {
    width: 75%;
    color: #00215D;
    margin: 0;
    line-height: 1.2; }
    .prof-box .prof-head .prof-txt dt {
      line-height: 1;
      font-weight: bold;
      font-size: 22px;
      margin-bottom: 20px; }
    .prof-box .prof-head .prof-txt dd {
      margin: 0; }
      .prof-box .prof-head .prof-txt dd h3 {
        margin-bottom: 20px; }
    .prof-box .prof-head .prof-txt .tag {
      margin-top: 20px;
      display: flex; }
      .prof-box .prof-head .prof-txt .tag li {
        display: flex;
        border-radius: 15px;
        border: 1px solid #00215D;
        color: #00215D;
        margin-right: 5px;
        padding: 2px 10px;
        vertical-align: middle;
        transition: 1s; }
        .prof-box .prof-head .prof-txt .tag li:hover {
          background-color: #00215D;
          transition: 1s; }
          .prof-box .prof-head .prof-txt .tag li:hover a {
            opacity: 1;
            color: #fff; }
        .prof-box .prof-head .prof-txt .tag li a {
          text-decoration: none;
          width: 100%;
          height: 100%;
          font-size: 11px;
          color: #00215D; }
.prof-box .prof-content {
  margin-bottom: 50px; }
  .prof-box .prof-content dl {
    color: #00215D; }
    .prof-box .prof-content dl dt {
      font-weight: bold; }
    .prof-box .prof-content dl dd {
      margin: 0; }
.prof-box .btn-container .link-btn {
  display: flex; }
  .prof-box .btn-container .link-btn li {
    display: flex;
    text-align: center;
    border: 1px solid #00215D;
    transition: 1s;
    width: 33.3%;
    margin-right: 10px;
    padding: 5px 0;
    background: url(img/arrow.svg) no-repeat center center;
    background-position: right 15px bottom 50%; }
    .prof-box .btn-container .link-btn li:last-child {
      margin-right: 0; }
    .prof-box .btn-container .link-btn li:hover {
      background: url(img/arrow_o.svg) no-repeat center center;
      background-position: right 15px bottom 50%;
      background-color: #00215D; }
      .prof-box .btn-container .link-btn li:hover a {
        opacity: 1;
        color: #fff; }
    .prof-box .btn-container .link-btn li a {
      text-decoration: none;
      opacity: 1;
      font-size: 14px;
      color: #00215D;
      width: 100%;
      height: 100%; }

.modaal-container {
  overflow-y: scroll;
  box-shadow: none !important;
  border: 1px solid #00215D;
  height: 80vh; }
  .modaal-container .modaal-content-container {
    padding: 45px !important; }

.modaal-close {
  background-color: #00215D !important; }
  .modaal-close:hover {
    background-color: #fff !important; }

.grey-wrapper {
  background-color: #F8F8F8; }

/*============================================================================
	ライフセービングとの関わり方
==============================================================================*/
.baloon {
  position: relative;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 40px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }
  .baloon:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #fff;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.1)); }

/*============================================================================
	ITEMS
==============================================================================*/
a .thum {
  overflow: hidden; }
  a .thum img.zoom {
    width: 100%;
    height: auto;
    transition: 1s all; }
    a .thum img.zoom:hover {
      transform: scale(1.2, 1.2);
      transition: 1s all; }

.item-cont {
  width: 100%;
  max-width: 1720px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; }
  .item-cont .item {
    position: relative;
    text-align: center;
    width: calc(25% - 1em);
    padding: 0;
    margin: 0 1em 1em 0;
    text-align: left; }
    @media screen and (max-width: 768px) {
      .item-cont .item {
        width: calc(50% - 0.5em); }
        .item-cont .item:nth-child(2n) {
          margin: 0 0 1em 0; } }
    .item-cont .item .cat {
      text-align: center;
      position: absolute;
      top: 0;
      right: 0;
      color: #fff;
      background-color: #00215D;
      padding: 2px 5px;
      line-height: 1.2; }
      .item-cont .item .cat a {
        line-height: 1;
        font-size: 9px;
        width: 100%;
        height: 100%;
        color: #fff; }
    .item-cont .item .date {
      font-size: 9px; }
    .item-cont .item .title {
      font-size: 12px;
      line-height: 1.4; }

.item-cont-02 {
  width: 80%;
  max-width: 1720px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .item-cont-02.rel-cont figure img {
    margin-bottom: 15px; }
  @media screen and (max-width: 768px) {
    .item-cont-02 {
      width: 90%; } }
  .item-cont-02 .item {
    width: calc(33% - 1em);
    padding: 0 1em 1em 1em; }
    .item-cont-02 .item img {
      margin-bottom: 10px; }
    .item-cont-02 .item h3 {
      text-align: center;
      margin-bottom: 0;
      line-height: 1; }
      .item-cont-02 .item h3 span {
        font-size: 11px;
        font-weight: normal;
        display: block;
        margin: 5px 0 10px; }
    .item-cont-02 .item p {
      line-height: 1.2; }
    .item-cont-02 .item .view-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 11px;
      width: 60%;
      margin: 20px auto;
      border: 1px solid #00215D;
      background-color: #00215D;
      text-align: center;
      color: #fff;
      padding: 5px 10px; }
      .item-cont-02 .item .view-btn:hover {
        opacity: 1;
        color: #00215D;
        background-color: #fff; }
    @media screen and (max-width: 768px) {
      .item-cont-02 .item {
        width: 80%; } }

.item-cont-03 {
  width: 100%;
  max-width: 1720px;
  margin: 0 auto 20px auto;
  display: flex;
  flex-wrap: wrap; }
  .item-cont-03 .item {
    background-color: #00215D;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    color: #fff;
    text-align: center;
    width: calc(33.3% - 1em);
    margin: 0 1em 1em 0;
    padding: 0; }
    .item-cont-03 .item:nth-child(3n) {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .item-cont-03 .item {
        width: 100%;
        margin-right: 0; } }
    .item-cont-03 .item a {
      opacity: 1;
      color: #fff; }
    .item-cont-03 .item .tit {
      padding: 10px 0; }
      .item-cont-03 .item .tit h3 {
        display: inline;
        border: 1px solid #fff;
        border-radius: 20px;
        padding: 5px 20px; }
    .item-cont-03 .item figcaption {
      text-align: left;
      padding: 15px; }

.item-cont-04 {
  width: 100%;
  max-width: 1720px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap; }
  .item-cont-04 .item {
    background-color: #fff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    color: #00215D;
    border-radius: 5px;
    color: #00215D;
    text-align: center;
    width: calc(50% - 1em);
    margin: 0 1em 1em 0;
    padding: 0; }
    .item-cont-04 .item:nth-child(2) {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .item-cont-04 .item {
        width: 100%;
        margin-right: 0; } }
    .item-cont-04 .item a {
      opacity: 1;
      color: #00215D; }
    .item-cont-04 .item .tit {
      padding: 10px 0; }
      .item-cont-04 .item .tit h3 {
        display: inline;
        border: 1px solid #fff;
        border-radius: 20px;
        padding: 5px 20px; }
    .item-cont-04 .item figcaption {
      text-align: left;
      padding: 15px; }

.banner-cont {
  width: 100%;
  max-width: 1720px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; }
  .banner-cont .item {
    position: relative;
    text-align: center;
    width: calc(20% - 1em);
    padding: 0;
    margin: 0 1em 1em 0;
    text-align: left; }
    @media screen and (max-width: 768px) {
      .banner-cont .item {
        width: calc(50% - 0.5em); }
        .banner-cont .item:nth-child(2n) {
          margin-right: 0; } }

/*============================================================================
	Sub
==============================================================================*/
.sub-header {
  margin-top: 90px;
  background-color: #F6F6F6; }
  .sub-header h1 {
    padding: 60px 0;
    text-align: center;
    color: #00215D; }
    @media screen and (max-width: 768px) {
      .sub-header h1 {
        padding: 30px 0; } }
  @media screen and (max-width: 768px) {
    .sub-header {
      margin-top: 60px; } }

/*============================================================================
	FOOTER
==============================================================================*/
.footer {
  background-color: #F8F8F8;
  width: 100%; }
  .footer .f-inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    max-width: 1280px;
    margin: auto; }
    @media screen and (max-width: 768px) {
      .footer .f-inner {
        width: 90%;
        margin: auto; } }
    .footer .f-inner .f-logo {
      display: flex;
      align-items: center; }
      .footer .f-inner .f-logo dt {
        width: 80px; }
        .footer .f-inner .f-logo dt img {
          width: 100%;
          height: auto; }
      .footer .f-inner .f-logo .f-info {
        margin-left: 20px; }
        .footer .f-inner .f-logo .f-info .name {
          line-height: 1.4;
          font-weight: bold;
          margin-bottom: 5px; }
          @media screen and (max-width: 768px) {
            .footer .f-inner .f-logo .f-info .name {
              font-size: 10px; } }
          .footer .f-inner .f-logo .f-info .name span {
            font-weight: normal;
            font-size: 12px; }
            @media screen and (max-width: 768px) {
              .footer .f-inner .f-logo .f-info .name span {
                font-size: 10px; } }
        .footer .f-inner .f-logo .f-info .address {
          line-height: 1.4;
          font-size: 12px; }
          @media screen and (max-width: 768px) {
            .footer .f-inner .f-logo .f-info .address {
              font-size: 10px; } }
    .footer .f-inner .f-nav {
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        .footer .f-inner .f-nav {
          display: none; } }
      .footer .f-inner .f-nav .f-list-01 {
        display: flex; }
        .footer .f-inner .f-nav .f-list-01 li {
          margin-right: 10px;
          display: flex;
          align-items: center;
          white-space: nowrap; }
          .footer .f-inner .f-nav .f-list-01 li:nth-child(5) {
            margin-right: 5px; }
          .footer .f-inner .f-nav .f-list-01 li:nth-child(5) a, .footer .f-inner .f-nav .f-list-01 li:nth-child(6) a {
            font-size: 15px; }
          .footer .f-inner .f-nav .f-list-01 li a {
            font-size: 12px; }
      .footer .f-inner .f-nav .f-list-02 {
        display: flex; }
        .footer .f-inner .f-nav .f-list-02 li {
          margin-right: 8px;
          border: 1px solid #00215D;
          background-color: #fff;
          padding: 0 10px;
          transition: 1s;
          white-space: nowrap; }
          .footer .f-inner .f-nav .f-list-02 li:hover {
            background-color: #00215D;
            transition: 1s; }
            .footer .f-inner .f-nav .f-list-02 li:hover a {
              opacity: 1;
              color: #fff; }
          .footer .f-inner .f-nav .f-list-02 li:last-child {
            background-color: #00215D; }
            .footer .f-inner .f-nav .f-list-02 li:last-child:hover {
              background-color: #fff; }
              .footer .f-inner .f-nav .f-list-02 li:last-child:hover a {
                opacity: 1;
                color: #00215D; }
            .footer .f-inner .f-nav .f-list-02 li:last-child a {
              color: #fff; }
          .footer .f-inner .f-nav .f-list-02 li a {
            width: 100%;
            height: 100%;
            font-size: 11px; }

.copy {
  width: 100%;
  display: flex;
  text-align: center;
  background-color: #00215D;
  color: #fff;
  justify-content: center; }

/*============================================================================

	PAGES

==============================================================================*/
.item-page-inner {
  width: 769px;
  margin: 0 auto 20px auto; }
  @media screen and (max-width: 768px) {
    .item-page-inner {
      width: 90%;
      margin: auto; } }
  .item-page-inner .sub-slider {
    width: 769px;
    margin: 0 auto 20px auto; }
    @media screen and (max-width: 768px) {
      .item-page-inner .sub-slider {
        width: 100%; } }
  .item-page-inner .sub-thumb {
    width: 769px;
    margin: auto; }
    @media screen and (max-width: 768px) {
      .item-page-inner .sub-thumb {
        width: 100%; } }
    .item-page-inner .sub-thumb .slick-track {
      display: flex;
      flex-wrap: wrap;
      justify-content: start;
      width: 100% !important; }
      .item-page-inner .sub-thumb .slick-track .slider {
        width: calc(100% / 6) !important;
        padding: 0 5px; }
        @media screen and (max-width: 768px) {
          .item-page-inner .sub-thumb .slick-track .slider {
            width: calc(100% / 4) !important; } }
        .item-page-inner .sub-thumb .slick-track .slider figcaption {
          margin-bottom: 10px; }

.page-section .news-cont {
  width: 80%;
  max-width: 1720px;
  margin: auto; }
  @media screen and (max-width: 768px) {
    .page-section .news-cont .archive {
      width: 90%; } }
  @media screen and (max-width: 768px) {
    .page-section .news-cont {
      width: 100%; } }
  .page-section .news-cont .brand-info-txt {
    padding: 0 1em;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .page-section .news-cont .brand-info-txt {
        padding: 0;
        width: 100%; } }
  .page-section .news-cont .news-swiper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .page-section .news-cont .news-swiper {
        flex-wrap: nowrap; } }
    .page-section .news-cont .news-swiper .swiper-slide {
      text-align: center;
      width: calc(100% / 4);
      padding: 0 0.5em;
      background-color: #fff; }
      @media screen and (max-width: 768px) {
        .page-section .news-cont .news-swiper .swiper-slide {
          width: 100%; } }
      .page-section .news-cont .news-swiper .swiper-slide .date {
        font-size: 11px;
        margin-top: 0.5em; }
.page-section .single-info-txt {
  margin-bottom: 1em; }

.swiper-pagination.pagenation-02 {
  margin-bottom: -40px; }

.flex-box {
  display: flex; }
  @media screen and (max-width: 768px) {
    .flex-box {
      flex-wrap: wrap;
      flex-direction: column-reverse; } }
  .flex-box .left-box {
    width: 60%;
    padding-right: 20px; }
    @media screen and (max-width: 768px) {
      .flex-box .left-box {
        width: 100%;
        padding: 0; } }
  .flex-box .right-box {
    width: 40%; }
    @media screen and (max-width: 768px) {
      .flex-box .right-box {
        width: 100%;
        padding-bottom: 10px; } }

.page-inner {
  width: 70%;
  max-width: 1720px;
  margin: 0 auto; }
  .page-inner p {
    line-height: 2.2; }
  @media screen and (max-width: 768px) {
    .page-inner {
      width: 90%; } }

/*============================================================================
	
	ITEM SINGLE

==============================================================================*/
.shop-url {
  margin: 50px 0 30px 0; }

/*============================================================================
	
	ITEM ARCHIVE

==============================================================================*/
.news-cont.item {
  margin-top: -220px;
  padding-top: 220px;
  margin-bottom: 60px; }

.item-anchor-cont {
  display: block;
  position: sticky;
  top: 80px;
  width: 100%;
  text-align: center;
  margin: 0 auto 60px auto;
  z-index: 3; }

.item-anchor {
  word-break: keep-all;
  display: inline-block;
  margin: 2px 5px;
  font-size: 80%;
  border-radius: 30px;
  border: 1px solid #000;
  text-decoration: none;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1; }
  .item-anchor:hover {
    color: #fff;
    background-color: #000;
    text-decoration: none; }
  @media screen and (max-width: 768px) {
    .item-anchor {
      display: none; } }

.item-btn-cont {
  display: flex;
  justify-content: center;
  align-items: center; }
  .item-btn-cont a.btn-01 {
    margin: 0 2px; }

/*============================================================================
	
	CONTACT

==============================================================================*/
.contact-box dl {
  margin-bottom: 40px; }
  .contact-box dl dt {
    margin: 0;
    padding: 0; }
  .contact-box dl dd {
    margin: 0;
    padding: 0; }
    .contact-box dl dd input,
    .contact-box dl dd textarea {
      width: 100%; }
.contact-box .wpcf7 input[type="submit"] {
  color: #333;
  background: #fff;
  cursor: pointer;
  text-align: center;
  display: block;
  padding: 5px 0;
  margin: 0 auto;
  width: 20em;
  border-radius: inherit;
  border: 1px solid #333;
  transition: all 0.4s;
  box-shadow: none; }
.contact-box .wpcf7 input[type="submit"]:hover {
  background-color: #333;
  color: #fff; }

.grecaptcha-badge {
  display: none; }

/*============================================================================

	SINGLE,ARCHIVE

==============================================================================*/
.blog-single-cont {
  width: 769px;
  margin: auto; }
  @media screen and (max-width: 768px) {
    .blog-single-cont {
      width: 90%; } }
  .blog-single-cont .h2-news-cont {
    margin-bottom: 20px; }
    .blog-single-cont .h2-news-cont h2.news-tit {
      font-size: 22px; }
    .blog-single-cont .h2-news-cont span {
      font-size: 12px; }

.pagenate {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0; }

.pagenate .prev,
.pagenate .next {
  width: 50px; }

.pagenate .prev a {
  margin-right: 30px; }

.pagenate .next a {
  margin-left: 30px; }

.pagenate .prev a,
.pagenate .next a {
  font-size: 20px;
  color: #393939;
  text-decoration: none;
  width: 50px; }

a.btn-03 {
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #393939;
  padding-bottom: 5px;
  color: #393939; }
  @media screen and (max-width: 768px) {
    a.btn-03 {
      width: 12px; } }

.wp-pagenavi {
  clear: both;
  width: 100%;
  text-align: center;
  margin: 40px 0; }

.wp-pagenavi a.page {
  color: #393939;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  width: 44px;
  height: 44px;
  margin: 0 6px;
  transition: 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none; }

.wp-pagenavi span.current {
  color: #fff;
  background-color: #393939;
  display: inline-block;
  text-align: center;
  line-height: 38px;
  width: 44px;
  height: 44px;
  margin: 0 6px;
  transition: 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none; }

a.page-numbers:hover {
  opacity: 0.7; }

span.page {
  color: #fff;
  background-color: #ccc;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  width: 44px;
  height: 44px;
  margin: 0 6px;
  transition: 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/*============================================================================

	SERVICE

==============================================================================*/
.h2-blog-tit-cont {
  text-align: center; }

.news-fl-box {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 0; }

.article-l {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 80%; }
  .article-l h3.title a {
    font-weight: bold; }
  .article-l .title {
    width: 100%; }

.excerpt {
  width: 100%; }

.thumb {
  width: 20%; }
  .thumb img {
    width: 100%; }

.blog-cont {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }

.blog-item {
  flex-basis: 31%;
  flex-wrap: wrap;
  margin: 0 1% 20px 1%; }
  .blog-item .category {
    margin-right: 10px; }
  .blog-item a.category {
    font-size: 11px;
    font-weight: normal;
    color: #707070;
    text-decoration: none;
    padding: 0 10px;
    border: 1px solid #707070; }
  .blog-item .title a {
    font-weight: bold;
    color: #707070;
    text-decoration: none; }

.blog-item.news-fl-box {
  border: none; }

.sub {
  display: flex;
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px dotted #ccc; }
  .sub div {
    margin-right: 30px;
    text-align: center; }
    .sub div h4 {
      color: #02326a; }
    .sub div a {
      color: #707070; }

.wp-pagenavi {
  display: block;
  padding: 60px 0;
  text-align: center;
  width: 100%; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
  min-height: 20px;
  width: 100%; }
  .pager li {
    display: inline; }
    .pager li &gt; a {
      display: inline-block;
      padding: 2px 14px;
      background-color: #fff;
      border: 1px solid #214490;
      border-radius: 15px;
      transition: all 300ms 0s ease;
      font-size: 14px; }
      .pager li &gt; a:hover {
        text-decoration: none;
        color: #fff;
        background-color: #214490;
        transition: all 300ms 0s ease; }
    .pager li &gt; span {
      display: inline-block;
      padding: 2px 14px;
      background-color: #fff;
      border: 1px solid #214490;
      border-radius: 15px;
      transition: all 300ms 0s ease;
      font-size: 14px; }
  .pager .previous &gt; a {
    float: left;
    color: #214490;
    text-decoration: none !important; }
  .pager .previous &gt; span {
    float: left;
    color: #214490;
    text-decoration: none !important; }
  .pager .next &gt; a {
    float: right;
    color: #214490;
    text-decoration: none !important; }
  .pager .next &gt; span {
    float: right;
    color: #214490;
    text-decoration: none !important; }

.viewall {
  text-align: center;
  margin: 60px 0; }

.contact-form-cont {
  padding: 20px 0 0 0; }
  .contact-form-cont dl {
    margin-bottom: 40px; }
    .contact-form-cont dl dt {
      font-weight: bold;
      color: #02326a; }
    .contact-form-cont dl dd {
      width: 100%;
      margin: 0; }
      .contact-form-cont dl dd input {
        -webkit-appearance: none;
        width: 100% !important;
        padding: 10px;
        border: solid 1px #cccccc;
        background: #fff;
        border-radius: 6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 18px !important; }
      .contact-form-cont dl dd textarea {
        -webkit-appearance: none;
        width: 100% !important;
        padding: 10px;
        border: solid 1px #cccccc;
        background: #fff;
        border-radius: 6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 18px !important; }

.sub-tit span {
  font-size: 22px; }

.submit-btn {
  width: 40%;
  margin: 20px auto 0 auto; }
  .submit-btn .form-btn {
    font-size: 18px;
    width: 100%;
    background-color: #224181;
    border: 1px solid #224181;
    color: #fff;
    cursor: pointer;
    padding: 10px 0;
    transition: all 0.4s; }
    .submit-btn .form-btn:hover {
      background-color: #fff;
      color: #224181; }

.contact-form-cont dl {
  flex-wrap: wrap; }
  .contact-form-cont dl dt {
    width: 100%;
    margin-bottom: 5px; }
  .contact-form-cont dl dd {
    width: 100%;
    margin: 0; }

.submit-btn {
  width: 100%; }
  .submit-btn .form-btn {
    padding: 5px 0; }
</pre></body></html>