@charset "UTF-8";
/* サイト全体へのオーバーライドスタイル */
body {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif !important;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
}

img {
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}

.rich_font_1 {
  font-family: "Noto Sans JP", sans-serif !important;
}

#footer_banner_area {
  margin-top: 0;
}

/* ==================================================================
    #common
================================================================== */
.term {
  display: inline-block;
}

/* =================================================================
		#display control
================================================================= */
@media print, screen and (min-width: 769px) {
  .pc {
    display: inline;
  }
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: inline;
  }
}
/* ==================================================================
    #header
================================================================== */
#header {
  height: auto;
}

#header_top {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#global_menu {
  width: auto;
  height: auto;
  background-color: transparent !important;
}
#global_menu > ul {
  width: auto;
  gap: 22px;
}
#global_menu > ul > li {
  flex: auto;
  text-align: left;
}
#global_menu > ul > li > a {
  border-right: none;
  height: auto;
  line-height: 1;
  padding: 14px 4px;
}
#global_menu > ul > li > a:hover {
  color: #6d6d6d !important;
  background: transparent !important;
}
#global_menu > ul > li.active > a {
  color: #6d6d6d !important;
  background: transparent !important;
}
#global_menu > ul > li#menu-item-53 {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
#global_menu > ul > li#menu-item-53 a {
  border: 1px solid #6d6d6d;
  padding: 10px 14px;
  border-radius: 999px;
  transition: all 0.2s ease;
}
#global_menu > ul > li#menu-item-53 a:hover {
  background-color: #6d6d6d !important;
  color: #fff !important;
}
#global_menu > ul ul {
  min-width: 200px;
  display: none;
  width: calc(100% - 1px);
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
}

#global_menu > ul > li.active > a,
#global_menu > ul > li.current-menu-item > a,
#header.active #global_menu > ul > li.current-menu-item.active_button > a {
  color: #000 !important;
  background: transparent !important;
}

/* ==================================================================
    #category
================================================================== */
.blog_list.type1 .category-wrap {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 2;
}
.blog_list.type1 .category-wrap .category {
  display: block;
  position: static;
  font-size: 12px;
  letter-spacing: 0;
  color: #333;
  background-color: #fff !important;
  min-width: auto;
  height: auto;
  line-height: 1;
  padding: 0.6em 0.7em 0.6em 0.5em;
  border-radius: 0 99px 99px 0;
  margin-bottom: 8px;
}

.cat_id1::before,
.cat_id2::before,
.cat_id3::before,
.cat_id4::before,
.cat_id9::before,
.cat_id10::before {
  content: "";
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
  margin-right: 0.5em;
  vertical-align: middle;
  border-radius: 50%;
}

.cat_id2::before {
  background-color: #f48d04 !important;
}

.cat_id3::before {
  background-color: #00b200 !important;
}

.cat_id4::before {
  background-color: #0070c9 !important;
}

.cat_id9::before {
  background-color: #0073aa !important;
}

.cat_id10::before {
  background-color: #0073aa !important;
}

/* ==================================================================
    #footer
================================================================== */
#footer {
  margin-top: 100px;
}

#footer_widget {
  background-color: #fff !important;
}

@media screen and (max-width: 767px) {
  #footer {
    margin-top: 60px;
  }
}
/* ==================================================================
    #home
================================================================== */
.home-section {
  padding: 0 30px;
}

#header_slider .caption {
  display: none;
}

.slider-description {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  z-index: 100;
  width: 100%;
  max-width: 1200px;
  padding: 0 30px;
  box-sizing: border-box;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.slider-description-main {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}
.slider-description-main .smaller {
  font-size: 0.85em;
}

.slider-description-sub {
  font-size: 19px;
  line-height: 2.4;
  letter-spacing: 0.1em;
}

#index_banner_area {
  display: none;
}

@media screen and (max-width: 768px) {
  .slider-description {
    padding: 0 30px;
  }
  .slider-description-main {
    font-size: 24px;
    margin-bottom: 0.8em;
  }
  .slider-description-sub {
    font-size: 15px;
    line-height: 2;
    text-align: left;
  }
}
.about-eumolife {
  padding: 80px 30px 90px;
}

.about-eumolife-title {
  font-size: 38px !important;
  font-weight: bold !important;
  text-align: left !important;
  margin: 0 0 32px !important;
}

.about-eumolife-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.about-eumolife-content {
  width: 42%;
  font-size: 17px;
}
.about-eumolife-content p {
  line-height: 2.2 !important;
  font-weight: 600 !important;
  margin-bottom: 1.2em !important;
}

.about-eumolife-features {
  line-height: 1.6;
  margin-bottom: 32px;
}
.about-eumolife-features p {
  margin-bottom: 0.3em !important;
}

.about-eumolife-visual {
  width: 54%;
  text-align: center;
  margin-top: -32px;
}
.about-eumolife-visual img {
  width: 86%;
}

@media screen and (max-width: 768px) {
  .tcdce-body {
    padding: 0 20px;
  }
  .about-eumolife {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .about-eumolife-title {
    font-size: 24px !important;
    margin-bottom: 24px !important;
  }
  .about-eumolife-inner {
    flex-direction: column;
  }
  .about-eumolife-content {
    width: 100%;
    font-size: 15px;
    margin-bottom: 32px;
  }
  .about-eumolife-content p {
    line-height: 2;
    margin-bottom: 1em !important;
  }
  .about-eumolife-features {
    margin-bottom: 24px;
  }
  .about-eumolife-visual {
    width: 100%;
    margin-top: 0;
  }
  .about-eumolife-visual img {
    width: 100%;
  }
}
/* slider list */
.latest-post {
  margin-bottom: 120px;
}

.post-slider-list {
  margin-bottom: 44px;
}
.post-slider-list .slick-track {
  display: flex;
}

@media print, screen and (min-width: 1280px) {
  .post-slider-list {
    margin-left: calc((100% - 1200px) / 2);
  }
}
@media screen and (max-width: 1279px) {
  .post-slider-list {
    padding-left: 30px;
  }
}
.latest-post-items {
  max-width: 400px;
  height: auto !important;
  border: 1px solid #d8d8d8;
  position: relative;
  margin-right: 32px;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.slick-track .latest-post-items {
  opacity: 1;
}

.latest-post-thumb {
  aspect-ratio: 6/4;
}
.latest-post-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.latest-post-category {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 1;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1;
  color: #333;
  background-color: #fff !important;
  padding: 0.6em 0.7em 0.6em 0.5em;
  border-radius: 0 99px 99px 0;
}

.latest-post-title {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 18px;
  padding: 16px 22px 0;
}

.latest-post-date {
  font-size: 13px;
  color: #666;
  padding: 0 22px 16px;
}

@media screen and (max-width: 767px) {
  .latest-post {
    margin-bottom: 48px;
  }
  .latest-post-title {
    font-size: 16px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/* ==================================================================
    #theme search
================================================================== */
.theme-search-section {
  margin: 0 auto 120px;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}

.theme-search-left {
  width: 35%;
}

.theme-search-title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 32px;
}

.theme-search-desc p {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 1em;
}

.theme-search-right {
  width: 60%;
}

.theme-search-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, auto);
  gap: 38px 32px;
}

.theme-search-img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 2.6/1;
  border-radius: 8px;
}

.theme-search-item-text {
  text-align: center;
}

.theme-search-item-title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.theme-search-item-desc {
  font-size: 15px;
  line-height: 1.6;
}

.btn-deital-link {
  display: block;
  max-width: 12em;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  padding: 16px 48px;
  border-radius: 999px;
  font-size: 17px;
  border: 1px solid #5a5a5a;
  font-weight: bold;
  text-decoration: none;
}
@media (hover: hover) {
  .btn-deital-link {
    transition: all 0.3s ease;
  }
  .btn-deital-link:hover {
    background-color: #5a5a5a;
    color: #fff;
  }
}

@media screen and (max-width: 768px) {
  .theme-search-section {
    flex-direction: column;
    margin-bottom: 60px;
  }
  .theme-search-left {
    width: 100%;
    margin-bottom: 32px;
  }
  .theme-search-title {
    font-size: 22px;
    margin-bottom: 24px;
  }
  .theme-search-desc p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 0.8em;
  }
  .theme-search-right {
    width: 100%;
  }
  .theme-search-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .theme-search-item-title {
    font-size: 16px;
  }
  .theme-search-item-desc {
    font-size: 13px;
  }
  .btn-deital-link {
    padding: 14px 32px;
    font-size: 15px;
  }
}
@media print, screen and (min-width: 769px) {
  .slider-post .slick-track {
    min-width: 1600px;
  }
}
.slider-post .slick-prev,
.slider-post .slick-next {
  width: 48px;
  height: 48px;
  position: absolute;
  top: -80px;
  left: auto;
  border-radius: 50%;
  transform: none;
  background-color: transparent;
}
.slider-post .slick-prev:before,
.slider-post .slick-next:before {
  content: "";
  display: block;
  width: 15px;
  aspect-ratio: 1.3/1;
  background: url(../img/ico_arrow.svg) left top/100% auto no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: filter 0.2s;
}
@media (hover: hover) {
  .slider-post .slick-prev,
  .slider-post .slick-next {
    transition: background-color 0.2s;
  }
  .slider-post .slick-prev:not(.slick-disabled):hover,
  .slider-post .slick-next:not(.slick-disabled):hover {
    background-color: #d3d3d3;
  }
}
.slider-post .slick-prev.slick-disabled,
.slider-post .slick-next.slick-disabled {
  border-color: #c4c4c4;
}
.slider-post .slick-prev {
  right: 88px;
  transform-origin: 50% 50%;
  transform: scale(-1, 1);
}
.slider-post .slick-next {
  right: 30px;
}

@media screen and (max-width: 768px) {
  .slider-post .slick-prev,
  .slider-post .slick-next {
    width: 3.2rem;
    height: 3.2rem;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(58, 58, 58, 0.7);
    z-index: 2;
    transition: opacity 0.2s;
  }
  .slider-post .slick-prev:before,
  .slider-post .slick-next:before {
    width: 1.1rem;
    filter: invert(99%) sepia(0%) saturate(7500%) hue-rotate(222deg) brightness(103%) contrast(104%);
  }
  .slider-post .slick-prev.slick-disabled,
  .slider-post .slick-next.slick-disabled {
    opacity: 0.2;
  }
  .slider-post .slick-prev.slick-disabled:before,
  .slider-post .slick-next.slick-disabled:before {
    opacity: 1;
  }
  .slider-post .slick-prev:hover,
  .slider-post .slick-prev:focus,
  .slider-post .slick-next:hover,
  .slider-post .slick-next:focus {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .slider-post .slick-prev {
    left: -14px;
    right: auto;
    transform: translateY(-50%) scale(-1, 1);
  }
  .slider-post .slick-next {
    right: 14px;
  }
}
/* ==================================================================
    #記事一覧
================================================================== */
.category-header {
  max-width: 1130px;
  margin: 0 auto;
  padding: 54px 0 0;
}
@media screen and (max-width: 1251px) {
  .category-header {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.category-title {
  font-size: 40px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 10px;
}

.category-description {
  font-size: 17px;
}

@media screen and (max-width: 750px) {
  .category-header {
    padding: 40px 20px 0;
  }
  .category-title {
    font-size: 26px;
    margin-bottom: 6px;
  }
  .category-description {
    font-size: 15px;
  }
}/*# sourceMappingURL=customize.css.map */