<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**/
/**/
/* ==================================================
Page Cont
================================================== */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
img {
  image-rendering: -webkit-optimize-contrast;
}
#ktsCont {
  font-family: 'Noto Sans JP', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
  font-size: 16px;
  line-height: 1.6em;
  background-color: #FFFFFF;
}
@media screen and (max-width: 750px) {
  #ktsCont {}
}
#ktsCont * {
  box-sizing: border-box;
}
/**/
/**/
/* ==================================================
Page wrap &amp; kye visual
================================================== */
.kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap {
  width: 930px; /*980px*/
  margin: 0 auto;
}
.kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap2 {
  width: 610px; /*980px*/
  margin: 0 auto;
}
.kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap section, .kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap2 section {
  display: flex;
  justify-content: space-between;
}
.kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap3 {
  width: 1050px; /*980px*/
  margin: 0 auto;
  padding: 0 15px 60px 15px;
  box-sizing: border-box;
}
img.chara_title {
  width: 370px;
  margin-left: -35px;
}
@media screen and (max-width: 750px) {
  body {
    min-width: inherit;
  }
  .kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap, .kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap2, .kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap3 {
    width: 100%;
    padding: 0 15px;
  }
  .kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap section, .kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap2 section {
    display: inherit;
  }
  img.chara_title {
    width: 270px;
    margin: 0 auto;
    display: block;
  }
  body {
    min-width: inherit;
  }
}
#ktsCont .kv {
  width: 100%;
  min-width: 100%;
  margin-bottom: 20px;
  background-color: #E6EBEE;
}
#ktsCont .kv .kv_wrap {
  width: 1010px;
  margin: 0 auto;
}
#ktsCont .kv .kv_wrap .slideDiv {
  position: relative;
  /*display: flex;
	justify-content: space-between;*/
}
#ktsCont .kv .kv_wrap .slideDiv img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  #ktsCont .kv {}
  #ktsCont .kv .kv_wrap {
    width: 100%;
    display: block;
    /*padding: 4vw 0 4.66666vw 0;*/
    padding: 0;
  }
}
/**/
/**/
/* ==================================================
Page style
================================================== */
/*  hr style
-----------------------------------*/
#ktsCont hr.ten00 {
  border: none;
  height: 5px;
  margin: 0px;
  background-repeat: repeat-x;
}
#ktsCont hr.ten01 {
  border: none;
  border-top: dotted 2px #3A4399;
  height: 2px;
  color: #FFFFFF;
  margin: 60px 0;
}
/*  角丸・ボーダー
-----------------------------------*/
#ktsCont .round_10 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#ktsCont .border-top_2 {
  border-top: 2px solid #bcbcbc;
}
/*  テーブル
-----------------------------------*/
#ktsCont .table_title {
  font-size: 15px;
  text-align: center;
  margin-bottom: 5px;
}
#ktsCont .table {
  width: 808px;
  margin: 0 auto;
  text-align: center;
}
#ktsCont .table table {
  width: 808px;
}
#ktsCont .table table th {
  width: auto;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4em;
  padding: 4px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  font-feature-settings: "palt";
}
#ktsCont .table table td {
  vertical-align: middle;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  font-size: 15px;
  padding: 8px 4px;
  font-feature-settings: "palt";
}
#ktsCont .table table th:first-child, #ktsCont .table table td:first-child {
  border-left: none;
}
#ktsCont .tableBotTxt {
  max-width: 810px;
  margin: 5px auto 0 auto;
  font-size: 15px;
}
#ktsCont .table table td.bl {
  border-left: 1px solid #666666;
}
@media screen and (max-width: 750px) {
  #ktsCont .table {
    overflow-y: hidden;
    overflow-x: scroll;
    width: 100%;
    box-sizing: border-box;
  }
  #ktsCont .table table {}
}
#ktsCont .table .c01 th {
  background-color: #FAFAFA;
  color: #666666;
  text-align: center;
  border-color: #666666;
  font-weight: normal;
}
#ktsCont .table .c01 td {
  background-color: #ffffff;
  color: #666666;
  text-align: center;
  border-color: #666666;
}
#ktsCont .table .c02 th {
  background-color: #FFC2D6;
  color: #ffffff;
  text-align: center;
  border-color: #DCDCDC;
}
#ktsCont .table .c02 td {
  background-color: #ffffff;
  text-align: center;
  border-color: #DCDCDC;
}
#ktsCont .table .c03 th {
  background-color: #6ccfe2;
  color: #ffffff;
  text-align: center;
}
#ktsCont .table .c03 td {
  background-color: #dff5f9;
  text-align: center;
}
#ktsCont .table .c04 th {
  background-color: #ffbe2c;
  color: #ffffff;
  text-align: center;
}
#ktsCont .table .c04 td {
  background-color: #fdf7d6;
  text-align: center;
}
#ktsCont .table table td:first-child.bdL {
  border-left: 1px solid #595757;
  ;
}
#ktsCont .table p {
  white-space: nowrap;
}
/*  階層メニュー
-----------------------------------*/
#stationery #lnavi ul {
  position: relative;
}
#stationery #lnavi ul li.oya_ls {
  cursor: pointer;
}
#stationery #lnavi ul li.oya_ls:hover {
  color: #fe6e00;
}
#stationery #lnavi ul li ul.sub_ls {
  display: none;
  position: absolute;
  z-index: 9999;
  background-color: #ffffff;
  top: 60px;
  right: 0;
  width: 316px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #bcbcbc;
  border-top: none;
  height: auto;
  line-height: 1em;
  padding: 0;
}
#stationery #lnavi ul li ul.sub_ls li {
  text-align: left;
  padding: 10px 10px 13px 10px;
  border-top: 1px solid #bcbcbc;
  width: 100%;
}
.list-globalsubnav01 li.oya_ls span {
  /*border-top: 1px solid #a3a3a3;*/
  padding: 15px 20px 15px 40px;
}
.list-globalsubnav01 li.oya_ls span::before {
  content: '・';
  color: #f18102;
}
.list-globalsubnav01 li.oya_ls span::after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
  margin-top: -10px;
}
.list-globalsubnav01 li.oya_ls ul {
  display: none;
}
.list-globalsubnav01 li.oya_ls ul li span::before {
  content: none;
  color: none;
}
/* new表示 */
#stationery #lnavi span.red {
  color: #FF0000;
  font-weight: bold;
}
.list-globalsubnav01 li.oya_ls ul.sub_ls li span, .list-globalsubnav01 li.oya_ls span span {
  all: initial;
  font-size: 90%;
  color: #FF0000;
  font-weight: bold;
}
.list-globalsubnav01 li.oya_ls ul.sub_ls li span::before, .list-globalsubnav01 li.oya_ls span span::before {
  all: initial;
}
.list-globalsubnav01 li.oya_ls ul.sub_ls li span::after, .list-globalsubnav01 li.oya_ls span span::after {
  all: initial;
}
/*  動画埋め込み
-----------------------------------*/
#ktsCont .movie {
  width: 100%;
  max-width: 851px;
  margin: 0 auto;
}
#ktsCont .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#ktsCont .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*  ナビゲーション 並びhack
-----------------------------------*/
#stationery #lnavi ul.ktsGnaviList.wrap::after {
  content: none;
}
#stationery #lnavi {
  width: 100%;
  background: #fff;
  z-index: 99;
  border-bottom: 1px solid #bcbcbc;
}
#stationery #lnavi.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
#stationery #lnavi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 950px;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
}
#stationery #lnavi ul li {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  /*width: 100%;
	max-width: 316px;*/
}
#stationery #lnavi ul li a {
  display: inline-block;
  color: #666666;
  text-decoration: none;
}
#stationery #lnavi ul li a:hover {
  color: #0097d8;
}
#stationery #lnavi ul li a.now {
  color: #0097d8;
}
/**/
/*アンダーライン*/
#ktsCont .under_line, #ktsCont .under_line2 {
  display: block;
  text-align: center;
  padding: 0 0 10px 0;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
#ktsCont .under_line::after, #ktsCont .under_line2::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 8px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
#ktsCont .under_line::after {
  background: #C2F0F0;
}
#ktsCont .under_line2::after {
  background: #FFD1E0;
}
#ktsCont .under_line.view::after, #ktsCont .under_line2.view::after {
  transform: scale(1, 1);
}
/*画像用アンダーライン*/
#ktsCont div.under_line3 {
  display: inline-block;
  position: relative;
}
#ktsCont .under_line3::after {
  display: block;
  content: '';
  width: 100%;
  height: 8px;
  margin-top: 5px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .7s;
  background: #B2CDD9;
}
#ktsCont .under_line3.view::after {
  transform: scale(1, 1);
}
/* blink */
#ktsCont .blink_01 {
  animation: blink01 1s infinite alternate;
}
@keyframes blink01 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  51% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
#stationery .blink1, #ktsCont .blink1 {
  animation: flash1 0.7s linear infinite;
}
@keyframes flash1 {
  0%, 100% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
}
#stationery .blink2, #ktsCont .blink2 {
  animation: flash2 1.5s linear infinite;
}
@keyframes flash2 {
  0%, 100% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  99% {
    opacity: 0;
  }
}
.fluffy1 {
  animation: fluffy1 4.5s ease infinite;
}
.fluffy2 {
  animation: fluffy2 4.5s ease infinite;
}
@keyframes fluffy1 {
  0% {
    transform: translateY(-5px)
  }
  25% {
    transform: translateY(5px)
  }
  50% {
    transform: translateY(-5px)
  }
  75% {
    transform: translateY(5px)
  }
  100% {
    transform: translateY(-5px)
  }
}
@keyframes fluffy2 {
  0% {
    transform: translateY(5px)
  }
  25% {
    transform: translateY(-5px)
  }
  50% {
    transform: translateY(5px)
  }
  75% {
    transform: translateY(-5px)
  }
  100% {
    transform: translateY(5px)
  }
}
/**/
#ktsCont .hover {
  -webkit-transition: opacity .1s ease;
  -moz-transition: opacity .1s ease;
  transition: opacity .1s ease;
}
@media screen and (min-width: 749px) {
  #ktsCont .hover:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    ;
  }
}
/*  ページ固有
-----------------------------------*/
#ktsCont .kufu_h2 {
  font-size: 35px;
  line-height: 1.5em;
  text-align: center;
}
#ktsCont .kufu_txt {
  font-size: 20px;
  line-height: 1.9em;
  text-align: center;
  margin-top: 20px;
  font-feature-settings: "palt";
}
#ktsCont .kufu_txt.large_mb {
  margin-bottom: 70px;
}
@media screen and (max-width: 750px) {
  #ktsCont .kufu_h2 {
    font-size: 6vw; /*45px*/
  }
  #ktsCont .kufu_txt {
    font-size: 3.73333vw; /*28px*/
    margin-top: 2.66666vw;
  }
  #ktsCont .kufu_txt.sp_txt {
	  margin-bottom: 70px;
  }
  #ktsCont .kufu_txt.large_mb {
    margin-bottom: 0px;
  }
}
#ktsCont #ank_intro {}
#ktsCont .intro_link_box {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
#ktsCont .intro_link {
  width: calc(1020px / 3);
  border-left: 4px dotted #8C8C8C;
}
#ktsCont .intro_link:first-child {
  border-left: none;
}
#ktsCont .intro_link .intro_link_inner {
  width: 300px;
  font-size: 18px;
  line-height: 1.6em;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  position: relative;
}
#ktsCont .intro_link .intro_link_inner p {
  margin-top: 20px;
}
#ktsCont .intro_link a img {
  transition: all 0.5s ease;
}
@media screen and (min-width: 749px) {
  #ktsCont .intro_link a img:hover {
    transform: scale(110%, 110%);
  }
}
@media screen and (max-width: 750px) {
  #ktsCont .intro_link_box {
    display: block;
    margin-top: 0;
  }
  #ktsCont .intro_link {
    width: 100%;
    border-left: none;
    margin-top: 5.33333vw;
  }
  #ktsCont .intro_link .intro_link_inner {
    width: 84.66666vw; /*575px*/
    font-size: 3.73333vw; /*28px*/
    line-height: 1.7em;
    padding-bottom: 0;
    margin-bottom: 120px;
  }
  #ktsCont .intro_link .intro_link_inner p {
    margin-top: 2.66666vw;
  }
}
#ktsCont .cha_name {
  width: 860px;
  margin: 70px auto 0 auto;
}
#ktsCont .cha_box {
  width: 800px;
  margin: -35px auto 0 auto;
  display: flex;
  justify-content: space-between;
}
#ktsCont .cha_img {
  width: 250px;
}
#ktsCont .cha_img_L {}
#ktsCont .cha_img_R {}
#ktsCont .camp_but {
  width: 630px;
  margin: 45px auto 0 auto;
}
#ktsCont .camp_but img {
  width: 99%;
}
@media screen and (max-width: 750px) {
  #ktsCont .cha_name {
    width: 85.06666vw;
    margin-top: 9.33333vw;
    ;
  }
  #ktsCont .cha_box {
    width: 100%;
    display: block;
    margin: 0 auto 0 auto;
  }
  #ktsCont .cha_img {
    width: 77.33333vw;
    height: 43.46666vw;
    margin: 5.33333vw auto 0 auto;
    position: relative;
  }
  #ktsCont .cha_img_L {
    width: 28.4vw;
  }
  #ktsCont .cha_img_R {
    width: 50.93333vw;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  #ktsCont .camp_but {
    width: 100%;
    margin: 0 auto 8.66666vw auto;
  }
}
#ktsCont .ank_view {
  display: none;
}
#ktsCont .ank_view.view {
  display: block;
}
#ktsCont .forte_wrap {
  width: 100%;
  margin: 0 auto;
  padding: 110px 0;
  box-sizing: border-box;
}
#ktsCont .forte_h2 {
  margin: 0 auto 15px auto;
  text-align: center;
}
#ktsCont .forte_h2 img {
  height: 35px;
  margin-bottom: 20px;
}
#ktsCont .cl01_case {
  width: 290px;
  margin-bottom: 30px;
}



#ktsCont section.links .flex_2line,
#ktsCont section.links .flex_3line{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#ktsCont section.links .flex_2line .cl01_case.large_case {
  width: 610px;
  margin: 0 auto 40px auto;
}
#ktsCont section.links .flex_3line .cl01_case.large_case {
  width: 610px;
  margin: 0 160px 40px 160px;
}


@media screen and (max-width: 750px) {
	  #ktsCont .flex_3line .cl01_case {
    width: 48%;
  }
  #ktsCont .flex_2line .cl01_case {
    width: 48%;
		margin: 0;
  }
}

#ktsCont .large_case {
  width: 610px;
  margin: 0 auto 40px auto;
}
#ktsCont .case_img {
  margin-top: 10px;
}
#ktsCont .case_date {
  font-size: 12px;
  line-height: 1em;
  text-align: right;
  margin-top: 7px;
}
#ktsCont .case_txt {
  line-height: 1.5em;
  margin-top: 8px;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 700;
  font-size: 20px;
}
#ktsCont section.links .cl01_case.large_case .case_txt {
  font-size: 30px;
}
#ktsCont .case_img a img {
  transition: all 0.5s ease;
}
@media screen and (min-width: 749px) {
  #ktsCont .case_img a img:hover {
    transform: scale(110%, 110%);
  }
}
@media screen and (max-width: 750px) {
  #ktsCont .forte_wrap {}
  #ktsCont .forte_wrap {
    padding: 20px 0;
  }
  #ktsCont .forte_h2 {
    width: 78vw;
    margin: 0 auto 18px auto;
  }
  #ktsCont .cl01_case {
    width: 100%;
    margin-left: 0px;
    margin: 0;
  }
  #ktsCont .case_date {
    font-size: 3.2vw;
  }

  #ktsCont .large_case {
    width: 100%;
  }
  #ktsCont .forte_h2 img {
    height: 25px;
    margin-bottom: 10px;
  }
  #ktsCont .case_txt {
    font-size: 14px!important;
    margin-bottom: 30px;
  }

  #ktsCont #ank_link.ank_view {
    margin-top: 50px;
  }
}
/**/
#ktsCont .cp_line_txt {
  font-size: 18px;
  line-height: 1.6em;
  text-align: center;
}
#ktsCont .cp_line_link {
  width: 232px;
  margin: 10px auto 0 auto;
}
/**/
#MODAL2 {
  display: none;
}
#MODAL2.MODALview {}
#MBG2 {
  display: block;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  background-color: #000000;
  opacity: 0.7;
  z-index: 9999;
}
#MFL2 {
  display: block;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10000;
}
#MFL2 .movie {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 10001;
  padding: 0;
}
#MFL2 .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  /*overflow: hidden;*/
}
#MFL2 .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#MFL2 .MOV_close {
  width: 48px;
  position: absolute;
  top: -24px;
  right: -24px;
  cursor: pointer;
}
#MFL2 .MOV_close img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  #MFL2 .movie {
    max-width: 95%;
  }
  #MFL2 .MOV_close {
    width: 24px;
    top: -26px;
    right: 0px;
  }
}
#ktsCont ul.infiniteslide {
  overflow: visible;
  display: flex;
}
#ktsCont ul.infiniteslide li {
  float: left;
  padding: 0 30px !important;
  border-left: 1px solid #000;
  line-height: 1em;
}
#ktsCont section.arrivals {
  display: flex;
  justify-content: center;
}
section.arrivals img {
  width: 100%;
  max-width: 1380px;
}
#ktsCont .posi_absolute.posi1 {
  left: 100px;
  bottom: -70px;
}
#ktsCont .posi_absolute.posi2 {
  left: 160px;
  bottom: -40px;
}
#ktsCont .posi_absolute.posi3 {
  right: 0px;
  bottom: -50px;
}
#ktsCont .mg-b {
  margin-bottom: 220px;
}
@media screen and (max-width: 750px) {
  #ktsCont .posi_absolute.posi1 {
    left: inherit;
    right: 20px;
    bottom: -90px;
  }
  #ktsCont .posi_absolute.posi2 {
    left: 0px;
    bottom: -110px;
  }
  #ktsCont .posi_absolute.posi3 {
    right: 0px;
    bottom: -90px;
  }
  #ktsCont .mg-b {
    margin-bottom: 100px;
  }
  #ktsCont ul.infiniteslide {
    margin-bottom: 30px;
  }
  #ktsCont section.arrivals {
    margin-bottom: 20px;
  }
}

#ktsCont .forte_title_box {
	width: 100%;
}
#ktsCont .forte_title {
	width: 1380px;
	margin: 0 auto;
}

@media screen and (max-width: 750px) {
		#ktsCont .forte_title_box {
		padding: 6vw 0;
	}
		#ktsCont .forte_title {
		width: 86.66666vw;
	}
}
</pre></body></html>