<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: ãªãŒã•ãä¼æ¥­ç«‹åœ°æ”¯æ´ã‚¬ã‚¤ãƒ‰ LPã‚µã‚¤ãƒˆ
Version: 3.0
Author:Seiki Nishijima

  $Id: style.css,v1.0 $
*/
/*===========================================================================
-----------------------------------------------------------------------------
  å…±é€šã‚«ãƒ©ãƒ¼å¤‰æ•°ã€€ã“ã“ã‹ã‚‰
-----------------------------------------------------------------------------
===========================================================================*/
:root {
  --main-color: #2962cc;
  --text-color: #fff;
}
/*===========================================================================
-----------------------------------------------------------------------------
  å…±é€šè¨­å®šã€€ã“ã“ã‹ã‚‰
-----------------------------------------------------------------------------
===========================================================================*/
#background article {
  margin: 0;
}
#background article section {
  margin: 0 auto;
  width: 86vw;
  max-width: 1120px;
}
#background p ,
#background h3 strong {
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#background h3 {
  margin: 0 0 40px;
  font-size: 36px;
  line-height: 1.2em;
  position: static;
}
#background p {
  margin: 0 0 40px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8em;
}
#background p.more {
  margin: 0;
}
#background h3 small ,
#background .more a {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  line-height: 1em;
}
#background h3 small {
  display: block;
  padding: 0 1em;
  background: var(--main-color);
  font-size: 24px;
  position: absolute;
  top: calc(-0.5em - 3px);
  left: calc(48px - 1em);
}
#background a ,
#background a:after ,
#background a:before {
  transition: all 0.5s ease;
  text-decoration: none;
}
#background img {
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}
#background .more a {
  display: inline-block;
  background: var(--text-color);
  padding: 7px 20px 7px 40px;
  border: 1px solid var(--text-color);
  border-radius: 16px;
  color: var(--main-color);
  line-height: 1em;
  position: relative;
}
#background .more a:after ,
#background .more a:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(./images/icon01b.svg) no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  left: 16px;
  top: calc(50% - 8px);
  filter: Alpha(opacity=100);
  opacity: 1;
}
#background .more a:after {
  background-image: url(./images/icon01w.svg);
  filter: Alpha(opacity=0);
  opacity: 0;
}
#background .more a:hover {
  background-color: var(--main-color);
  color: var(--text-color);
}
#background .more a:hover:before {
  filter: Alpha(opacity=0);
  opacity: 0;
}
#background .more a:hover:after {
  filter: Alpha(opacity=100);
  opacity: 1;
}
/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 1140px) {
  #background h3 {
    font-size: 3.158vw;
  }
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
  #background h3 {
    font-size: 20px;
    margin: 5px 0 20px;
  }
  #background h3 small {
    font-size: 14px;
  }
  #background p {
    font-size: 16px;
    margin: 0 0 20px;
  }
  #background p.more {
    margin: 0;
  }
}


/*===========================================================================
-----------------------------------------------------------------------------
  ãƒ¡ã‚¤ãƒ³ãƒ“ã‚¸ãƒ¥ã‚¢ãƒ«è¨­å®šã€€ã“ã“ã‹ã‚‰
-----------------------------------------------------------------------------
===========================================================================*/
#background article#main-visual ,
#background article#main-visual section {
  margin: 0;
  width: 100%;
  max-width: auto;
  max-width: initial;
}
#background article#main-visual figure {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
#background article#main-visual figure &gt; figcaption {
  position: static;
}
#background article#main-visual figure &gt; figcaption a {
  display: block;
  width: 50vw;
  position: absolute;
  left: calc(50% - 25vw);
  top: 4.39vw;
  filter: Alpha(opacity=100);
  opacity: 1;
}
#background article#main-visual figure &gt; figcaption a:hover {
  filter: Alpha(opacity=50);
  opacity: 0.5;
}

/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 920px) {
  #background article#main-visual figure {
    height: 57.33vw;
  }
  #background article#main-visual figure &gt; img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
  }
  #background article#main-visual figure &gt; figcaption a {
    width: 86vw;
    left: calc(50% - 43vw);
    top: 9.3vw;
  }
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
  #background article#main-visual figure {
    height: 100vw;
  }
  #background article#main-visual figure &gt; figcaption a {
    top: 20vw;
  }
}
/*------------------------------------
  ã‚³ãƒ³ãƒˆãƒ­ãƒ¼ãƒ«ï¼ˆã‚«ãƒ¼ã‚½ãƒ«ï¼‰ è¨­å®šã€€ã“ã“ã‹ã‚‰
-------------------------------------*/
#background article#main-visual .slick-arrow {
  display: block;
  width: 30px;
  height: 60px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -10em;
  border: 0;
  background: url(./images/icon02.svg) no-repeat 50% 50%;
  background-size: contain;
  filter: Alpha(opacity=100);
  opacity: 1;
  position: absolute;
  left: 3vw;
  top: calc(50% - 30px);
  z-index: 10;
  transition: all 0.5s ease;
  cursor: pointer;
}
#background article#main-visual .slick-arrow::before {
  display: none;
}
#background article#main-visual .slick-arrow.slick-next {
  transform: rotate(180deg) translateY(30px);
  left: auto;
  right: 3vw;
}
#background article#main-visual .slick-arrow:hover {
  filter: Alpha(opacity=50);
  opacity: 0.5;
}
/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 1200px) {
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
  #background article#main-visual .slick-arrow {
    width: 6vw;
    height: 12vw;
    top: calc(50% - 6vw);
  }
  #background article#main-visual .slick-arrow.slick-next {
    transform: rotate(180deg) translateY(6vw);
  }
}

/*------------------------------------
  ã‚³ãƒ³ãƒˆãƒ­ãƒ¼ãƒ«ï¼ˆãƒ‰ãƒƒãƒˆï¼‰ è¨­å®šã€€ã“ã“ã‹ã‚‰
-------------------------------------*/
#background article#main-visual .slick-dots {
  display: flex;
  justify-content: center;
  width: 86vw;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 1em;
  left: 7vw;
}
#background article#main-visual .slick-dots &gt; li {
  list-style: none;
  margin: 0 10px;
}
#background article#main-visual .slick-dots &gt; li button {
  display: block;
  box-sizing: content-box;
  padding: 0;
  margin: 4px;
  background: var(--text-color);
  width: 8px;
  height: 8px;
  border: 0px solid var(--main-color);
  border-radius: 50%;
  overflow: hidden;
  text-indent: -4em;
  cursor: pointer;
}
#background article#main-visual .slick-dots &gt; li button:hover {
  margin: 0;
  background: var(--main-color);
  border-width: 4px;
  filter: Alpha(opacity=50);
  opacity: 0.5;
}
#background article#main-visual .slick-dots &gt; li.slick-active button ,
#background article#main-visual .slick-dots &gt; li.slick-active button:hover {
  margin: 0;
  background: var(--main-color);
  border-width: 4px;
  filter: Alpha(opacity=100);
  opacity: 1;
}
#background article#main-visual .slick-dots &gt; li button::before {
  display: none;
}

/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 1200px) {
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
  #background article#main-visual .slick-dots &gt; li {
    margin: 0 4px;
  }
}

/*===========================================================================
-----------------------------------------------------------------------------
  ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ è¨­å®šã€€ã“ã“ã‹ã‚‰
-----------------------------------------------------------------------------
===========================================================================*/
#background .message-area {
  position: relative;
  overflow: hidden;
}
#background .message-area:before {
  content: "";
  display: block;
  width: 1000px;
  height: 72px;
  background: url(./images/background-line.png) no-repeat 0 0;
  background-size: cover;
  position: absolute;
  right: calc(50% - 270px);
  bottom: -1px;
  z-index: 20;
}
#background .message-area:after {
  content: "";
  display: block;
  width: 100%;
  height: 9px;
  background: var(--main-color);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
#background article.message-area section {
  display: flex;
  width: 90vw;
  max-width: 1260px;
}
#background article.message-area figure {
  display: flex;
  width: 32.52%;
  padding: 0;
  margin: 0 0 0 auto;
  position: relative;
  align-items: flex-end;
}
#background article.message-area figure &gt; img {
  display: block;
  position: relative;
  bottom: 0;
  margin: auto 0 0 0;
}
/** å¤§ãã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 1920px) {
  #background .message-area:before {
    right: 36%;
  }
}
/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 1200px) {
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
  #background .message-area:before {
    width: 100vw;
    height: 7.2vw;
    right: 36%;
    bottom: 0;
    background-image: url(./images/background-line-sp.png);
  }
  #background .message-area:after {
    height: 1vw;
    left: 64%;
  }
  #background article.message-area section {
    display: block;
  }
  #background article.message-area figure {
    display: block;
    width: 50%;
    padding: 0;
    margin: 0 0 0 auto;
  }
}
/*------------------------------------
  ãƒ†ã‚­ã‚¹ãƒˆ è¨­å®šã€€ã“ã“ã‹ã‚‰
-------------------------------------*/
#background article.message-area .text-box {
  width: 54.47%;
  box-sizing: border-box;
  padding-bottom: 92px;
  margin: 0 auto 0 0;
}
#background article.message-area .text-box h2 {
  margin: 10px 0 20px;
}
#background article.message-area .text-box .more {
  text-align: right;
}
#background article.message-area .text-box .more a {
  background-color: #5c5c5f;
  border-color: #5c5c5f;
  color: var(--text-color);
}
#background article.message-area .text-box .more a:before {
  background-image: url(./images/icon01w.svg);
}
#background article.message-area .text-box .more a:after {
  background-image: url(./images/icon01k.svg);
}
#background article.message-area .text-box .more a:hover {
  background-color: var(--text-color);
  color: #5c5c5f;
}
/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 1200px) {
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
  #background article.message-area .text-box {
    width: 100%;
    padding: 0 4vw 0 0;
    position: relative;
  }
  #background article.message-area .text-box h2 {
    margin: 10px 0;
  }
  #background article.message-area .text-box p.more {
    position: absolute;
    bottom: -50px;
    left: 11.5vw;
    z-index: 10;
  }
}
/*===========================================================================
-----------------------------------------------------------------------------
  å…±é€š ã‚³ãƒ³ãƒ†ãƒ³ãƒ„è¨­å®šã€€ã“ã“ã‹ã‚‰
-----------------------------------------------------------------------------
===========================================================================*/
#background .contents-area section {
  display: flex;
  box-sizing: border-box;
  border: 6px solid var(--text-color);
  border-radius: 8px;
}
#background .contents-area section &gt; .text-box {
  display: block;
  box-sizing: border-box;
  width: 60%;
  margin: 0 auto 0 0;
  padding: 48px 48px 32px;
  position: relative;
}
#background .contents-area section &gt; figure {
  display: block;
  width: 40%;
  margin: 0 0 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
}
#background .contents-area section &gt; figure &gt; img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 1140px) {
  #background .contents-area section &gt; .text-box {
    padding: 4.21vw 4.21vw 2.8vw;
  }
}
/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 1200px) {
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
  #background .contents-area section &gt; .text-box {
    padding: 4.21vw;
  }
}

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

  ãƒ¡ã‚¤ãƒ³ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ è¨­å®šã€€ã“ã“ã‹ã‚‰

===========================================================================*/
#background .main-area {
  background: var(--main-color);
  padding: 110px 0 40px;
  margin-bottom: 120px;
}
#background .main-area section {
  color: var(--text-color);
  margin-bottom: 80px;
}
#background .main-area section &gt; .text-box ,
#background .main-area section:nth-of-type(2n) &gt; figure {
  order: 1;
}
#background .main-area section &gt; figure ,
#background .main-area section:nth-of-type(2n) &gt; .text-box {
  order: 10;
}
/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 860px) {
  #background .main-area.contents-area section {
    display: block;
  }
  #background .main-area.contents-area section &gt; figure ,
  #background .main-area.contents-area section &gt; .text-box {
    width: 100%;
  }
  #background .main-area section &gt; figure ,
  #background .main-area section:nth-of-type(2n) &gt; figure {
    height: 57.33vw;
    border-radius: 2px 2px 0 0;
  }
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
  #background .main-area {
    padding: 40px 0 20px;
    margin-bottom: 40px;
  }
  #background .main-area section {
    margin-bottom: 30px;
    border-width: 4px;
    overflow: hidden;
  }
}
/*------------------------------------
  å·¦å³æŒ¯ã‚Šåˆ†ã‘ è¨­å®šã€€ã“ã“ã‹ã‚‰
-------------------------------------*/
#background .main-area section &gt; figure {
  overflow: hidden;
  border-radius: 0 2px 2px 0;
}
#background .main-area section:nth-of-type(2n) &gt; figure {
  border-radius: 2px 0 0 2px;
}
#background .main-area section:nth-of-type(2n) h3 ,
#background .main-area section:nth-of-type(2n) p.more {
  text-align: right;
}
#background .main-area section:nth-of-type(2n) h3 small {
  left: auto;
  right: calc(48px - 1em);
}
/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 860px) {
  #background .main-area section h3 small ,
  #background .main-area section:nth-of-type(2n) h3 small {
    position: static;
    padding: 0;
    margin-bottom: 0.4em;
  }
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
}
/*===========================================================================

  ãŠçŸ¥ã‚‰ã› è¨­å®šã€€ã“ã“ã‹ã‚‰

===========================================================================*/
#background .news-area {
  margin-bottom: 120px;
}
#background article.news-area section {
  width: 80vw;
  max-width: 960px;
  background: #e2eff6;
  border: none;
  overflow: hidden;
  color: #423f3f;
}
#background .news-area h3 {
  color: var(--main-color);
}
#background .news-area p.more {
  text-align: right;
}
#background .news-area p.more a:hover {
  background-color: #e2eff6;
  border-color: #423f3f;
  color: #423f3f;
}
#background .news-area p.more a:after {
  background-image: url(./images/icon01k.svg);
}

/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 1200px) {
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
  #background .news-area {
    margin-bottom: 60px;
  }
  #background article.news-area section {
    display: block;
    width: 86vw;
  }
  #background .news-area.contents-area section &gt; .text-box {
    width: 100%;
    padding: 4.21vw calc(4.21vw + 4px) calc(4.21vw + 4px);
  }
  #background .news-area.contents-area section &gt; figure {
    width: 100%;
    height: 43vw;
  }
}



/*===========================================================================
-----------------------------------------------------------------------------
  ã‚¹ãƒ©ã‚¤ãƒ€ãƒ¼è¨­å®šã€€ã“ã“ã‹ã‚‰
  Slick v1.8.0
-----------------------------------------------------------------------------
===========================================================================*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;}
.slick-loading .slick-track {
  visibility: hidden;}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;}
.slick-slide img {
  display: block;}
.slick-slide.slick-loading img {
  display: none;}
.slick-slide.dragging img {
  pointer-events: none;}
.slick-initialized .slick-slide {
  display: block;}
.slick-loading .slick-slide {
  visibility: hidden;}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;}



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

  è¨­å®šã€€ã“ã“ã‹ã‚‰

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

/*------------------------------------
  è¨­å®šã€€ã“ã“ã‹ã‚‰
-------------------------------------*/

/*-----------------------------------*/

/** å°ã•ã„ç”»é¢ç”¨åˆ†å² **/
@media screen and (max-width: 1200px) {
}
/** ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨åˆ†å² **/
@media screen and (max-width: 740px) {
}


</pre></body></html>