<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html, body, .gothic {
  font-family: '游ゴシック体', '游ゴシック', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho', serif;
}

.f1L, .f1R, .f1B {
  font-family: 'Comfortaa', cursive;
}

.f1L {
  font-weight: 300;
}

.f1R {
  font-weight: 400;
}

.f1B {
  font-weight: 700;
}

/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  /*background:transparent;*/
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

button {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  line-height: 1;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* clear */
.clear,
.clearfix {
  zoom: 100%;
}

.clear:after,
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

html, body {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  height: 100%;
  min-width: 980px;
  color: #333;
}

body.fix {
  overflow: hidden;
}

#wrapper {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

#contents {
  padding-bottom: 353px;
}

a {
  color: #333;
}

.sp {
  display: none;
}

.page {
  padding-top: 90px;
}

.page h1 {
  text-align: center;
  font-size: 40px;
  letter-spacing: .05em;
}

.page h1 span {
  position: relative;
  display: inline-block;
  padding: 0 3px 10px 5px;
}

.page h1 span:after {
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  bottom: 0;
  height: 8px;
  background: url(../img/bg_black@2x.gif);
  background-size: 6px auto;
}

header {
  height: 105px;
  position: relative;
  z-index: 100;
  background: url(../img/bg_yellow@2x.gif);
  background-size: 12px auto;
}

header:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 12px;
  background: url(../img/header-bg.svg) repeat-x;
}

header .logo {
  text-align: center;
  padding-top: 18px;
  position: relative;
  margin: 0 auto;
  width: 211px;
}

header .logo svg {
  display: block;
  margin: 0 auto;
}

header .bg {
  position: fixed;
  width: 52px;
  height: 52px;
  top: 21px;
  left: 50%;
  margin-left: 428px;
  z-index: 1;
  transition: transform .2s linear;
}

header .bg div {
  position: absolute;
  width: 52px;
  height: 52px;
  background: #e9dd37;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 50%;
}

header .global-nav {
  position: fixed;
  left: 50%;
  width: 52px;
  height: 52px;
  top: 21px;
  margin-left: 428px;
  z-index: 2;
}

header .global-nav .circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00CBCA;
  border-radius: 52px;
  transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 2);
  z-index: 1;
  cursor: pointer;
}

header .global-nav .circle:hover {
  -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
}

header .global-nav.open div {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}

header .global-nav div {
  position: absolute;
  width: 14px;
  height: 13px;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -7px;
  transition: all .2s linear;
  z-index: 1;
}

header .global-nav hr {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #fff;
  margin: 0;
  padding: 0;
  border: none;
  left: 0;
  transition: all .2s linear;
}

header .global-nav hr:nth-of-type(1) {
  top: 0;
}

header .global-nav hr:nth-of-type(2) {
  top: 5px;
}

header .global-nav hr:nth-of-type(3) {
  bottom: 0;
}

header .global-nav.open hr:nth-of-type(1) {
  -ms-transform: translateY(5px) rotate(-45deg);
      transform: translateY(5px) rotate(-45deg);
}

header .global-nav.open hr:nth-of-type(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

header .global-nav.open hr:nth-of-type(3) {
  -ms-transform: translateY(-5px) rotate(45deg);
      transform: translateY(-5px) rotate(45deg);
}

header .nav-wrap {
  position: fixed;
  width: 100%;
  left: -100%;
  top: 0;
  height: 100%;
  z-index: 0;
  background: rgba(231, 219, 47, 0.93);
  z-index: 1;
}

header .nav-wrap .nav-area {
  height: 100%;
  overflow: scroll;
}

header nav {
  text-align: center;
  height: 510px;
  padding: 10px 0;
  position: relative;
  top: 50%;
  margin-top: -255px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: all .3s ease-out;
  -ms-transform: translate(0, 20px);
      transform: translate(0, 20px);
}

header nav.show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}

header nav ul {
  margin-top: -20px;
}

header nav li {
  letter-spacing: .05em;
  margin-top: 20px;
}

header nav li a {
  color: #fff;
  position: relative;
  padding: 0 3px 10px 5px;
  overflow: hidden;
  display: inline-block;
  font-size: 20px;
}

header nav li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 7px;
  background: url(../img/bg_white@2x.png) repeat-x;
  background-size: auto 7px;
  transition: bottom .2s linear;
}

header nav li a:hover:after, header nav li a.active:after {
  bottom: 0;
  animation: nav .6s linear 0 infinite;
}

header nav .sns {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  margin-top: 30px;
}

header nav .sns a {
  display: inline-block;
  vertical-align: top;
  margin: 0 9px;
}

header nav .sns a img {
  transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 2);
}

header nav .sns a:hover img {
  -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
}

@keyframes nav {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -6px 0;
  }
}

#banners {
  margin: 70px auto 0;
  text-align: center;
  width: 862px;
}

#banners ul {
  font-size: 0;
  letter-spacing: 0;
  margin: -14px 0 0 -7px;
  width: 876px;
}

#banners ul li {
  display: inline-block;
  width: 278px;
  margin: 14px 7px 0;
}

#banners ul li img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 2);
}

#banners ul li a:hover img {
  -ms-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
}

.home-c {
  position: relative;
}

footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../img/bg_yellow@2x.gif);
  background-size: 12px auto;
  padding: 50px 0 15px;
  text-align: center;
}

footer .pagetop {
  display: block;
  width: 80px;
  height: 80px;
  background: #fff;
  margin: 0 auto;
  border-radius: 50%;
  transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 2);
}

footer .pagetop img {
  display: inline-block;
  position: relative;
  top: 50%;
  margin-top: -15px;
  transition: all .2s linear;
}

footer .pagetop:hover {
  -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
}

footer .pagetop:hover img {
  -ms-transform: scale(0.8, 1) translate(0, -10px);
      transform: scale(0.8, 1) translate(0, -10px);
}

footer .sns {
  margin-top: 30px;
  font-size: 0;
  letter-spacing: 0;
}

footer .sns li {
  display: inline-block;
  vertical-align: top;
  margin: 0 9px;
}

footer .sns li img {
  transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 2);
}

footer .sns li a:hover img {
  -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
}

footer .copyright {
  margin-top: 50px;
  font-size: 14px;
  letter-spacing: .05em;
}

.bluesigns_banner {
  display: block;
  width: 860px;
  margin: 70px auto -40px;
}

.bluesigns_banner.page {
  padding-top: 0;
}

.bluesigns_banner img {
  display: block;
  width: 100%;
  transition: all .4s ease-out;
}

.bluesigns_banner img.sp {
  display: none;
}

.bluesigns_banner:hover img {
  -ms-transform: scale(1.05);
      transform: scale(1.05);
}

@media screen and (max-width: 767px) {
  html, body {
    min-width: 100%;
  }
  .sp {
    display: block;
  }
  #contents {
    padding-bottom: 245px;
  }
  .page {
    padding: 30px 15px 0;
  }
  .page h1 {
    font-size: 23px;
    margin-bottom: 25px;
  }
  .page h1.f1R {
    font-weight: 700;
  }
  header {
    height: 64px;
  }
  header:after {
    height: 7px;
    background-size: 24px auto;
  }
  header .logo {
    padding-top: 0;
  }
  header .logo svg {
    -ms-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
  }
  header .bg {
    width: 37px;
    height: 37px;
    top: 10px;
    left: 100%;
    margin-left: -47px;
  }
  header .bg div {
    width: 37px;
    height: 37px;
  }
  header .global-nav {
    left: 100%;
    width: 37px;
    height: 37px;
    top: 10px;
    margin-left: -47px;
  }
  header .nav-area {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  header nav {
    margin-top: 0;
    padding: 20px 0 0;
    height: auto;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
  }
  header nav.show {
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
  }
  header nav ul {
    margin-top: -12px;
  }
  header nav li {
    margin-top: 12px;
  }
  footer {
    padding-top: 25px;
  }
  footer .pagetop {
    width: 62px;
    height: 62px;
  }
  footer .copyright {
    margin-top: 25px;
    font-size: 11px;
    line-height: 1.3;
  }
  .bluesigns_banner {
    width: auto;
    margin: 25px 0 0;
    padding: 0 25px;
    box-sizing: border-box;
  }
  .bluesigns_banner img {
    display: none;
  }
  .bluesigns_banner img.sp {
    display: block;
  }
  #banners {
    margin-top: 0;
    width: auto;
  }
  #banners ul {
    margin: 0;
    padding: 0 25px;
    width: auto;
  }
  #banners ul li {
    display: block;
    margin: 25px 0 0;
    width: 100%;
  }
}

#media .media-menu {
  margin-top: 95px;
}

#media .media-menu ul {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}

#media .media-menu ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  margin: 0 20px;
  display: none;
}

#media .media-menu ul li.show {
  display: inline-block;
}

#media .media-menu ul li a {
  color: #333;
  transition: all .2s linear;
}

#media .media-menu ul li a:hover, #media .media-menu ul li a.active {
  color: #00CBCA;
}

#media .media {
  border-bottom: solid 1px #00CBCA;
  text-align: center;
  display: none;
  margin-top: 35px;
}

#media .media.show {
  display: block;
}

#media .media h2 {
  height: 40px;
  display: inline-block;
  padding: 0 15px;
  background: #FF808C;
  line-height: 40px;
  color: #fff;
  font-size: 26px;
  letter-spacing: .05em;
}

#media .media article {
  margin: 40px auto 0;
  text-align: left;
  width: 860px;
  padding-bottom: 40px;
  border-bottom: solid 1px #808080;
}

#media .media article:nth-last-of-type(1) {
  border-bottom: none;
}

#media .media article time {
  font-size: 14px;
  letter-spacing: .2em;
}

#media .media article .title {
  font-size: 20px;
  line-height: 1.3;
  margin-top: 10px;
}

#media .media article .text {
  margin-top: 20px;
  padding: 0 50px;
  font-size: 14px;
  line-height: 1.7;
}

#media .media article .text a {
  color: #00CBCA;
}

#media .media article .text a:hover {
  text-decoration: underline;
}

#media .media article .text img {
  display: block;
  max-width: 100%;
  margin: 20px 0;
  height: auto;
}

@media screen and (max-width: 767px) {
  #media {
    padding-left: 0;
    padding-right: 0;
  }
  #media .media-menu {
    margin: 30px auto 0;
    width: 80%;
    height: 40px;
    cursor: pointer;
    position: relative;
    z-index: 1;
  }
  #media .media-menu div {
    overflow: hidden;
    background: #00CBCA;
    border-radius: 20px;
    height: 40px;
  }
  #media .media-menu:after {
    width: 7px;
    height: 7px;
    position: absolute;
    content: '';
    border-right: solid 3px #fff;
    border-bottom: solid 3px #fff;
    right: 20px;
    top: 13px;
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #media .media-menu ul.f1R {
    font-weight: 700;
  }
  #media .media-menu ul li {
    font-size: 20px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    display: none;
    letter-spacing: .05em;
    color: #fff;
  }
  #media .media-menu ul li.all, #media .media-menu ul li.sp, #media .media-menu ul li.show {
    display: block;
  }
  #media .media-menu ul li a {
    color: #fff;
    display: block;
  }
  #media .media-menu ul li a:hover, #media .media-menu ul li a.active {
    color: #fff;
  }
  #media .media {
    margin-top: 25px;
    padding: 0 15px;
  }
  #media .media h2 {
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    font-size: 17px;
  }
  #media .media article {
    margin: 20px auto 0;
    width: auto;
    padding-bottom: 20px;
  }
  #media .media article time {
    font-size: 11px;
  }
  #media .media article .title {
    font-size: 15px;
    margin-top: 7px;
  }
  #media .media article .text {
    margin-top: 15px;
    padding: 0;
    font-size: 13px;
  }
}
</pre></body></html>