@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Fanwood+Text:ital@0;1&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:wght@700&family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
/*============================================================================
	TOP
==============================================================================*/
.slider-cont {
  position: relative;
  margin: 40px auto 100px auto;
  width: 1720px;
  max-width: 90%;
  height: auto; }
  @media screen and (max-width: 768px) {
    .slider-cont {
      margin: 40px auto 0 auto;
      width: 100%;
      max-width: 100%; } }
  .slider-cont .visual {
    width: 100%; }
    @media screen and (max-width: 768px) {
      .slider-cont .visual {
        width: 100%;
        position: relative; } }
    .slider-cont .visual figure {
      width: 100%;
      margin: 0; }
      .slider-cont .visual figure img {
        width: 100%;
        height: auto;
        display: block; }
    .slider-cont .visual .slick-arrow {
      z-index: 2; }
      .slider-cont .visual .slick-arrow.slick-prev {
        left: 20px; }
      .slider-cont .visual .slick-arrow.slick-next {
        right: 20px; }
    .slider-cont .visual .slick-dots {
      bottom: -30px; }
      .slider-cont .visual .slick-dots li {
        width: 12px;
        height: 12px;
        margin: 0 8px; }
        .slider-cont .visual .slick-dots li button {
          width: 12px;
          height: 12px; }
          .slider-cont .visual .slick-dots li button:before {
            font-size: 12px;
            width: 12px;
            height: 12px;
            line-height: 12px; }
    .slider-cont .visual .slick-slide {
      margin: 0 50px; }
      @media screen and (max-width: 768px) {
        .slider-cont .visual .slick-slide {
          margin: 0; } }

.concept-cont {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 160px 0 80px;
  color: #281E1C;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.1em; }
  @media screen and (max-width: 768px) {
    .concept-cont {
      padding: 140px 0 40px 0;
      font-size: 12px; } }

/*============================================================================
	MESSAGE
==============================================================================*/
h2.h2-tit {
  text-align: center;
  padding: 40px 0; }
  h2.h2-tit span {
    font-size: 11px;
    display: block; }

.contact-cont iframe {
  display: flex;
  margin: auto;
  min-height: 1350px; }

.message-box {
  width: 1024px;
  margin: 0 auto;
  border-radius: 5px; }
  .message-box h2.h2-tit-01 {
    text-align: center; }
  @media screen and (max-width: 768px) {
    .message-box {
      width: 90%; } }
  @media screen and (max-width: 768px) {
    .message-box .message-cont {
      flex-direction: column;
      align-items: center;
      justify-content: center;
      margin-bottom: 0;
      padding-bottom: 0; } }
  .message-box .message-cont .img-cont {
    margin-left: 20px;
    width: 400px;
    position: relative; }
    .message-box .message-cont .img-cont.prof {
      width: 200px;
      margin-left: 0;
      margin-right: 30px; }
      @media screen and (max-width: 768px) {
        .message-box .message-cont .img-cont.prof {
          width: 60%;
          margin-bottom: 20px;
          margin-right: 0; } }
    @media screen and (max-width: 768px) {
      .message-box .message-cont .img-cont {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin: 0 auto 0 auto; } }
    .message-box .message-cont .img-cont .img_01 {
      position: absolute;
      top: 0;
      left: 60px;
      width: 250px;
      height: auto; }
      @media screen and (max-width: 768px) {
        .message-box .message-cont .img-cont .img_01 {
          margin: 0 0 0 -30px;
          position: relative;
          width: 70%;
          top: inherit;
          left: inherit; } }
    .message-box .message-cont .img-cont .img_02 {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 250px;
      height: auto; }
      @media screen and (max-width: 768px) {
        .message-box .message-cont .img-cont .img_02 {
          margin: -50px -30px 0 0;
          position: relative;
          width: 70%;
          top: inherit;
          left: inherit; } }
  .message-box .message-cont .txt-cont {
    flex: 1;
    line-height: 2.2;
    margin-bottom: 30px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .message-box .message-cont .txt-cont {
        margin-bottom: 20px; } }
    @media screen and (max-width: 768px) {
      .message-box .message-cont .txt-cont.prof {
        margin-bottom: 0; } }
    .message-box .message-cont .txt-cont.prof p {
      margin-bottom: 10px; }
  .message-box .message-cont .map-cont {
    display: flex;
    align-items: stretch;
    gap: 20px; }
    @media screen and (max-width: 768px) {
      .message-box .message-cont .map-cont {
        flex-direction: column;
        gap: 10px; } }
    .message-box .message-cont .map-cont .map-txt {
      font-size: 14px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      position: relative;
      background-color: #FBF8F8;
      border-radius: 50px;
      padding: 40px;
      width: 30%;
      margin-right: 40px; }
      @media screen and (max-width: 768px) {
        .message-box .message-cont .map-cont .map-txt {
          padding: 0; } }
      @media screen and (max-width: 768px) {
        .message-box .message-cont .map-cont .map-txt {
          width: 100%;
          margin-right: 0;
          flex-direction: row;
          gap: 10px;
          padding: 0;
          background-color: transparent;
          font-size: 11px; }
          .message-box .message-cont .map-cont .map-txt::after {
            display: none; } }
      .message-box .message-cont .map-cont .map-txt dl {
        margin-bottom: 100px; }
        .message-box .message-cont .map-cont .map-txt dl:last-child {
          margin-bottom: 0; }
        @media screen and (max-width: 768px) {
          .message-box .message-cont .map-cont .map-txt dl {
            margin-bottom: 0;
            flex: 1; } }
        .message-box .message-cont .map-cont .map-txt dl dt {
          font-weight: bold; }
        .message-box .message-cont .map-cont .map-txt dl dd {
          margin: 0; }
      .message-box .message-cont .map-cont .map-txt::after {
        content: '';
        position: absolute;
        right: -20px;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 0 20px 20px;
        border-color: transparent transparent transparent #F7F7F7; }
    .message-box .message-cont .map-cont .gmap {
      width: 65%;
      border-radius: 50px;
      overflow: hidden;
      margin-top: 0 !important;
      padding-top: 45% !important;
      position: relative; }
      @media screen and (max-width: 768px) {
        .message-box .message-cont .map-cont .gmap {
          padding-top: 80% !important;
          border-radius: 20px;
          width: 100%;
          order: -1; } }
      .message-box .message-cont .map-cont .gmap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 20px; }

.cta-area {
  background-color: #FBF8F8;
  padding: 80px 0; }
  @media screen and (max-width: 768px) {
    .cta-area {
      padding: 40px 0; } }
  .cta-area .bnr-cont {
    margin: 0 auto 30px auto;
    width: 1024px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px; }
    @media screen and (max-width: 768px) {
      .cta-area .bnr-cont {
        width: 90%;
        flex-direction: column;
        gap: 10px; } }
    .cta-area .bnr-cont .bnr {
      transition: opacity 0.6s ease; }
      .cta-area .bnr-cont .bnr:hover {
        opacity: 0.7; }
      .cta-area .bnr-cont .bnr img {
        width: 100%;
        height: auto; }
  .cta-area .btn-cont {
    display: flex;
    justify-content: center; }
    .cta-area .btn-cont .btn-01 {
      background-color: #281E1C;
      color: #FBF8F8;
      border-radius: 8px;
      width: 500px;
      padding: 20px 0;
      text-align: center;
      text-decoration: none;
      display: block;
      transition: opacity 0.6s ease; }
      .cta-area .btn-cont .btn-01:hover {
        opacity: 0.7; }
      @media screen and (max-width: 768px) {
        .cta-area .btn-cont .btn-01 {
          width: 90%; } }

.icon-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0077b5;
  /* LinkedInの青 */
  color: #fff;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  font-size: 15px;
  /* アイコンの大きさを調整 */ }
  .icon-circle a {
    color: #fff !important; }

.business-box > dt {
  padding: 5px 0 5px 20px;
  background-color: #CCAF6C;
  color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: bold; }
.business-box > dd {
  background-color: #fff;
  padding: 20px;
  margin: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }
  .business-box > dd dl.box {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #CCAF6C; }
    .business-box > dd dl.box dt {
      font-size: 30px;
      font-style: italic;
      color: #CCAF6C; }
    .business-box > dd dl.box dd p {
      font-size: 16px; }
    .business-box > dd dl.box dd ul {
      list-style-type: disc;
      padding-left: 15px; }
    .business-box > dd dl.box:last-child {
      padding: 0;
      margin: 0;
      border-bottom: none; }

.note {
  font-size: 90%; }

.massage-cont02 h3 {
  font-size: 14px;
  margin-bottom: 5px; }

.about-cont {
  display: flex; }
  .about-cont .about-txt {
    width: 600px;
    margin-right: 60px;
    border-top: 1px dotted #ccc; }
    @media screen and (max-width: 768px) {
      .about-cont .about-txt {
        width: 90%; } }
    .about-cont .about-txt dl {
      margin: 0;
      border-bottom: 1px dotted #ccc;
      display: flex;
      padding: 20px 0; }
      @media screen and (max-width: 768px) {
        .about-cont .about-txt dl {
          flex-direction: column; } }
      .about-cont .about-txt dl dt {
        width: 100px;
        font-weight: bold; }
        @media screen and (max-width: 768px) {
          .about-cont .about-txt dl dt {
            width: 100%;
            margin-bottom: 5px; } }
      .about-cont .about-txt dl dd {
        flex: 1; }
        @media screen and (max-width: 768px) {
          .about-cont .about-txt dl dd {
            flex: inherit;
            width: 100%;
            margin: 0; } }
  .about-cont .img-cont {
    flex: 1; }

.cta {
  padding-bottom: 60px; }
  .cta .contact-btn {
    font-size: 18px;
    display: block;
    color: #fff;
    border: 1px solid #CCAF6C;
    background-color: #CCAF6C;
    width: 400px;
    padding: 20px;
    margin: auto;
    text-align: center;
    transition: all 0.4s; }
    @media screen and (max-width: 768px) {
      .cta .contact-btn {
        width: 90%;
        font-size: 14px; } }
    .cta .contact-btn:hover {
      opacity: 1;
      text-decoration: none;
      border: 1px solid #CCAF6C;
      color: #CCAF6C;
      background-color: #fff; }

.gototop {
  text-align: center;
  padding: 20px 0; }
  .gototop img {
    width: 30px;
    height: auto; }

/*============================================================================
	ABOUT
==============================================================================*/
.gmap {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin-top: 15px; }

.gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*============================================================================
	NEWS
==============================================================================*/
.sns-box {
  width: 80%;
  max-width: 800px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .sns-box {
      width: 90%; } }
  .sns-box .sns-cont p {
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px; }
  .sns-box .sns-cont ul {
    display: flex;
    justify-content: center; }
    .sns-box .sns-cont ul li {
      margin: 0 10px; }
      .sns-box .sns-cont ul li a i {
        font-size: 40px;
        color: #281E1C; }

/*============================================================================
	CONTACT
==============================================================================*/
.contact-box {
  width: 80%;
  max-width: 800px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .contact-box {
      width: 90%; } }
  .contact-box p {
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px; }
  .contact-box .contact-cont {
    width: 100%;
    background-color: #fff;
    text-align: center;
    border: 1px solid #281E1C;
    margin: 0 auto; }
    .contact-box .contact-cont dl {
      margin: 0; }
      .contact-box .contact-cont dl dt {
        padding: 10px 20px;
        border-bottom: 1px solid #281E1C; }
      .contact-box .contact-cont dl dd {
        padding: 10px 0;
        margin: 0;
        min-height: 8em;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .contact-box .contact-cont dl dd ul {
          display: flex;
          justify-content: center;
          align-items: center;
          margin-bottom: 10px; }
          @media screen and (max-width: 768px) {
            .contact-box .contact-cont dl dd ul {
              flex-direction: column; } }
          .contact-box .contact-cont dl dd ul li {
            font-weight: bold;
            margin: 0 10px;
            font-size: 20px; }
            @media screen and (max-width: 768px) {
              .contact-box .contact-cont dl dd ul li {
                font-size: 18px; } }
            .contact-box .contact-cont dl dd ul li span {
              font-size: 12px; }
            .contact-box .contact-cont dl dd ul li a {
              color: #281E1C;
              font-weight: bold; }
      .contact-box .contact-cont dl p {
        margin-bottom: 0; }

/*============================================================================
	ニュース
==============================================================================*/
.sec02.news-wrapper {
  padding-bottom: 60px; }
.sec02 .news-cont {
  width: 80%;
  max-width: 1720px;
  margin: auto; }
  @media screen and (max-width: 768px) {
    .sec02 .news-cont {
      width: 90%; } }
  .sec02 .news-cont .news-swiper {
    display: flex;
    margin-bottom: 40px; }
    .sec02 .news-cont .news-swiper .swiper-slide {
      text-align: center;
      width: calc(100% / 3);
      padding: 0 0.5em; }
      @media screen and (max-width: 768px) {
        .sec02 .news-cont .news-swiper .swiper-slide {
          width: 100%; } }
      .sec02 .news-cont .news-swiper .swiper-slide .date {
        font-size: 11px;
        margin-top: 0.5em; }

a .thum {
  overflow: hidden; }
  a .thum img.zoom {
    transition: 1s all; }
    a .thum img.zoom:hover {
      transform: scale(1.2, 1.2);
      transition: 1s all; }

a:hover {
  text-decoration: none; }

.item a:hover {
  text-decoration: none; }

/*============================================================================
	ITEMS
==============================================================================*/
.item-cont {
  width: 80%;
  max-width: 1720px;
  margin: 0 auto 40px auto;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .item-cont {
      width: 90%; } }
  .item-cont .item {
    text-align: center;
    width: calc(25% - 0.5em);
    padding: 0 0.5em 1em 0.5em; }
    @media screen and (max-width: 768px) {
      .item-cont .item {
        width: calc(50%); } }

/*============================================================================
	BRAND
==============================================================================*/
.brand-cont {
  width: 80%;
  max-width: 1720px;
  margin: 0 auto 40px auto;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .brand-cont {
      width: 90%; } }
  .brand-cont .item {
    display: flex;
    flex-direction: column;
    text-align: left;
    width: calc(25% - 1em);
    padding: 1.5em;
    border: 1px solid #eee;
    margin: 0 1em 1em 0;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 768px) {
      .brand-cont .item {
        width: calc(50% - 0.5em); }
        .brand-cont .item:nth-child(2n) {
          margin: 0 0 1em 0; } }
    .brand-cont .item .br-logo {
      min-height: 7vw;
      max-height: 8em; }
      @media screen and (max-width: 768px) {
        .brand-cont .item .br-logo {
          min-height: 60px; } }
    .brand-cont .item .name {
      font-size: 12px;
      margin-bottom: 0;
      line-height: 1.4; }
    .brand-cont .item .name-ja {
      font-size: 10px;
      line-height: 1.4; }

/*============================================================================
	INSTAGRAM
==============================================================================*/
.insta-cont {
  width: 80%;
  max-width: 1720px;
  margin: 0 auto 40px auto;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .insta-cont {
      width: 90%;
      margin-bottom: 0; } }
  .insta-cont .item {
    text-align: center;
    width: calc(100% / 5);
    padding: 0 0.5em 1em 0.5em; }
    @media screen and (max-width: 768px) {
      .insta-cont .item {
        width: 50%; } }

/*============================================================================
	ACCESS
==============================================================================*/
.access-wrapper #access {
  padding-top: 80px;
  margin-top: -80px; }
  .access-wrapper #access .access-cont .access-txt {
    text-align: center;
    line-height: 2.2em;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .access-wrapper #access .access-cont .access-txt {
        line-height: 1.8em; } }
  .access-wrapper #access .access-cont figure img {
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
  .access-wrapper #access .access-cont .gm_link {
    text-align: center; }
    .access-wrapper #access .access-cont .gm_link a {
      text-decoration: underline; }

/*============================================================================
	FOOTER
==============================================================================*/
.copy {
  width: 1024px;
  margin: auto;
  background-color: #fff;
  padding: 35px 0;
  color: #CCAF6C;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; }
  @media screen and (max-width: 768px) {
    .copy {
      padding: 18px 0;
      width: 90%; } }
  .copy a:first-child {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: block; }
    .copy a:first-child img {
      display: block;
      max-width: 260px;
      height: auto; }
      @media screen and (max-width: 768px) {
        .copy a:first-child img {
          max-width: 200px;
          height: auto; } }
  .copy .insta-link {
    margin-left: auto; }
    .copy .insta-link i.fa-instagram,
    .copy .insta-link .fa-brands.fa-instagram {
      font-size: 24px;
      color: #281E1C; }

.copy-sp {
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1em; }
  .copy-sp figure img {
    padding-right: 10px; }
  .copy-sp small {
    line-height: 1;
    font-family: "Noto Sans JP", sans-serif;
    color: #281E1C; }

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

	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: #281E1C;
  background: #fff;
  cursor: pointer;
  text-align: center;
  display: block;
  padding: 5px 0;
  margin: 0 auto;
  width: 20em;
  border-radius: inherit;
  border: 1px solid #281E1C;
  transition: all 0.4s;
  box-shadow: none; }
.contact-box .wpcf7 input[type="submit"]:hover {
  background-color: #281E1C;
  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 > 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 > a:hover {
        text-decoration: none;
        color: #fff;
        background-color: #214490;
        transition: all 300ms 0s ease; }
    .pager li > 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 > a {
    float: left;
    color: #214490;
    text-decoration: none !important; }
  .pager .previous > span {
    float: left;
    color: #214490;
    text-decoration: none !important; }
  .pager .next > a {
    float: right;
    color: #214490;
    text-decoration: none !important; }
  .pager .next > 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; }
