@charset "UTF-8";
/**/
/**/
/* ==================================================
Page Cont
================================================== */
/*@import url('https://fonts.googleapis.com/css2?family=Saira+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&family=Shippori+Mincho&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Saira+Semi+Condensed:wght@400&display=swap');
#ktsCont {
  /*font-family: 'Noto Sans JP', sans-serif;*/
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
  background-color: #FFFFFF;
  word-break: break-all;
}
@media screen and (max-width: 750px) {
  #ktsCont {
    font-size: 3.46666vw;
  }
}
#ktsCont * {
  box-sizing: border-box;
}
/**/
/**/
/* ==================================================
Page wrap & kye visual
================================================== */
.kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap {
  width: 1100px;
  margin: 0 auto;
  padding: 80px 0px;
  box-sizing: border-box;
}
.kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap2 {
  margin: 0 auto;
  padding: 80px 0px;
  box-sizing: border-box;
}
@media screen and (max-width: 980px) {
  .kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap {
    width: 100%;
    padding: 8.5vw 15px;
  }
  .kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap2 {
    width: 100%;
    padding: 8.5vw -15px;
  }
  .kokuyo-st-container .pagetop {
    width: 100%;
  }
  .kokuyo-st-container .pagetop a {
    margin-right: 15px;
  }
}
@media screen and (max-width: 750px) {
  body {
    min-width: inherit;
  }
  .kokuyo-st-container .pagetop a {
    margin-right: 0;
  }
}
#ktsCont .kv {
  width: 100%;
  position: relative;
}
#ktsCont .kv .kv_wrap {
  /*max-width: 1380px;*/
  width: 1100px;
  padding: 0;
  margin: 0 auto;
}
#ktsCont .kv .kv_box {
  position: relative;
}
#ktsCont .kv .kv_wrap img {
  width: 100% !important;
  height: auto !important;
}
@media screen and (max-width: 750px) {
  #ktsCont .kv {}
  #ktsCont .kv .kv_wrap {
    width: 100%;
  }
}
#ktsCont sup {
  font-size: 70% !important;
  vertical-align: super !important;
  line-height: inherit !important;
}
#ktsCont sub {
  font-size: 70% !important;
  vertical-align: sub !important;
  line-height: inherit !important;
}
/**/
/**/
/* ==================================================
Page style
================================================== */
/*  ページ固有Table
-----------------------------------*/
#ktsCont .table .c01 th {
  background-color: #fafafa;
  /*color: #ffffff;*/
  text-align: center;
  border-color: #575757;
}
#ktsCont .table .c01 td {
  background-color: #ffffff;
  text-align: center;
  border-color: #575757;
}
#ktsCont .table .c02 th {
  background-color: #2289cb;
  color: #ffffff;
  text-align: center;
}
#ktsCont .table .c02 td {
  background-color: #dbeaf9;
  text-align: center;
}
#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;
}
@media screen and (max-width: 750px) {
  #ktsCont .table th, #ktsCont .table td {
    white-space: nowrap;
  }
}
#ktsCont .table table th {
  font-size: 18px !important;
  line-height: 1.4em;
}
#ktsCont .table table td {
  font-size: 18px !important;
  line-height: 1.4em;
}
/*  ナビゲーション 並び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: 900px;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
}
#stationery #lnavi ul li {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  display: inline-block;
  text-align: center;
  font-size: 22px;
  /*width: 100%;
	max-width: 316px;
	letter-spacing: 0.2em;*/
}
#stationery #lnavi ul li a {
  display: inline-block;
  color: #333333;
  text-decoration: none;
}
#stationery #lnavi ul li a:hover {
  color: #0097d8;
}
#stationery #lnavi ul li a.now {
  color: #0097d8;
}
/*  動画埋め込み
-----------------------------------*/
#ktsCont .movie {
  width: 100%;
  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%;
}
/**/
/**/
/* ==================================================
ページ固有 style
================================================== */
#stationery #lnavi.fixed {
  z-index: 50;
}
#ktsCont section.first-child {
  /*margin-top: 135px;*/
}
#ktsCont a {
  color: #262626;
}
#ktsCont a:hover {
  color: #313131;
}
#ktsCont img {
  width: 100%;
  height: auto;
}
#ktsCont strong {
  font-weight: 700;
}
#ktsCont h2.sec_title {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 40px;
  display: inline-block;
  letter-spacing: 0.3em;
  text-align: center;
  margin: 0 auto;
  padding: 0 0.7em 0.9em 1em;
  background-image: url(../img/h2_ttl_bg.svg);
  background-position: center bottom;
  background-size: 128px auto;
  background-repeat: no-repeat;
}
#ktsCont h3.sec_title {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
  margin-top: 80px;
}
#ktsCont h3.sub_title {
  width: 444px;
  margin: 0 auto 0 auto;
}
@media screen and (max-width: 750px) {
  #ktsCont section.first-child {
    /*margin-top: 16vw;*/
  }
  #ktsCont h2.sec_title {
    font-size: 7.6vw;
    background-size: 25.6vw auto;
  }
  #ktsCont h3.sec_title {
    font-size: 5.33333vw;
    margin-top: 10.66666vw;
  }
  #ktsCont h3.sub_title {
    width: 76.8vw;
  }
}
/**/
#ktsCont .blink02 {
  animation: blinkAnime01 .7s infinite alternate;
}
.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 .animated {
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
#ktsCont .blink01 {
	animation: blinkAnime01 .5s infinite alternate;
}
@keyframes blinkAnime01 {
	0% {
		opacity: 1
	}
	49% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
/**/
#ktsCont .underBorder01 {
  background: linear-gradient(#b6e1ff, #b6e1ff) 0 100% / 0 0.6em no-repeat;
  text-decoration: none;
  transition: background-size 0.5s;
  padding-bottom: 0em !important;
}
#ktsCont .underBorder01.view {
  background-size: 100% 0.6em;
}
#ktsCont .plat {
  font-feature-settings: "palt";
}
/**/
#ktsCont .fade01 {
  opacity: 0;
  transform: translateY(10px);
  transition: all 2s ease;
}
#ktsCont .fade02 {
  opacity: 0;
  transition: all 2s ease;
}
#ktsCont .fade01.view {
  opacity: 1;
  transform: translateY(0);
}
#ktsCont .fade02.view {
  opacity: 1;
}
/*  TOP NAV
-----------------------------------*/
#stationery #lnavi ul li, #stationery #lnavi ul li a {
  display: flex;
  width: 135px;
  align-items: center;
  transition: all 0.3s ease;
}
#stationery #lnavi ul li a:hover {
  opacity: 0.4;
}
/*  KV
-----------------------------------*/
@media screen and (max-width: 750px) {}
/*  #ank_Function
-----------------------------------*/
#ktsCont .Function_img_Features_wrap {
  width: 811px;
  margin: 65px auto 0 auto;
  position: relative;
}
#ktsCont .Features_balloon01, #ktsCont .Features_balloon02, #ktsCont .Features_balloon03, #ktsCont .Features_balloon04 {
  position: absolute;
}
#ktsCont .Features_balloon01 {
  width: 306px;
  left: 7.2px;
  top: 103px;
}
#ktsCont .Features_balloon02 {
  width: 283px;
  left: 519px;
  top: 7.2px;
}
#ktsCont .Features_balloon03 {
  width: 337px;
  left: 7.2px;
  top: 413px;
}
#ktsCont .Features_balloon04 {
  width: 266px;
  left: 537px;
  top: 342px;
}
@media screen and (max-width: 750px) {
  #ktsCont .Function_img_Features_wrap {
    width: 100%;
    margin: 8vw auto 0 auto;
  }
  #ktsCont .Features_balloon01 {
    width: 38.4vw;
    left: 5.33333vw;
    top: 1.86666vw;
  }
  #ktsCont .Features_balloon02 {
    width: 39.46666vw;
    left: auto;
    right: 2.93333vw;
    top: 1.86666vw;
  }
  #ktsCont .Features_balloon03 {
    width: 38.4vw;
    left: 5.33333vw;
    top: auto;
    bottom: 2.66666vw;
  }
  #ktsCont .Features_balloon04 {
    width: 39.46666vw;
    left: auto;
    right: 2.93333vw;
    top: auto;
    bottom: 2.66666vw;
  }
}
#ktsCont .Function_img_flex {
  width: 1030px;
  margin: 70px auto 0 auto;
  display: flex;
  justify-content: space-between;
}
#ktsCont .Function_img_01 {
  width: 320px;
  position: relative;
  margin: 0;
}
#ktsCont .Function_img_01 .ov {
  position: absolute;
  left: 0;
  top: 0;
}
#ktsCont .Function_img_01 p {
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 0.5em;
  font-feature-settings: "palt";
  text-justify: inter-ideograph;
}
#ktsCont .Function_img_04 {
  width: 480px;
  margin: 0;
}
#ktsCont .Function_img_05 {
  width: 480px;
  margin: 0;
}
#ktsCont .Function_txt {
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 0.5em;
}
@media screen and (max-width: 750px) {
  #ktsCont .Function_img_flex {
    width: 100%;
    margin: 0 auto 0 auto;
    display: block;
  }
  #ktsCont .Function_img_01 {
    width: 76vw;
    margin: 12vw auto 0 auto;
  }
  #ktsCont .Function_img_01 .ov {}
  #ktsCont .Function_img_01 p {
    font-size: 4.26666vw;
  }
  #ktsCont .Function_img_04 {
    width: 100%;
    margin: 12vw 0 0 0;
  }
  #ktsCont .Function_img_05 {
    width: 100%;
    margin: 3vw 0 0 0;
  }
  #ktsCont .Function_txt {
    font-size: 4.26666vw;
  }
}
/*  #ank_Lineup
-----------------------------------*/
#ktsCont .Lineup_item_wrap {
  width: 1115px;
  margin: 90px auto 0 auto;
  display: flex;
  justify-content: space-between;
}
#ktsCont .Lineup_item_img {
  width: 371px;
  margin: 0;
}
#ktsCont .Lineup_item_img p {
  font-size: 18px;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 0.5em;
  margin-left: 4em;
}
#ktsCont .Lineup_item_img small {
  font-size: 85%;
}
@media screen and (max-width: 750px) {
  #ktsCont .Lineup_item_wrap {
    width: 100%;
    margin: 0;
    display: block;
  }
  #ktsCont .Lineup_item_img {
    width: 100%;
    margin: 14vw auto 0 auto;
  }
  #ktsCont .Lineup_item_img p {
    font-size: 4.26666vw;
    margin-left: 0;
  }
  #ktsCont .Lineup_item_img small {
  }
}
#ktsCont .tableWrap {
  margin-top: 50px !important;
}
#ktsCont .Lineup_note_wrap {
  width: 750px;
  border: 1px solid #262626;
  border-radius: 10px;
  margin: 80px auto 0 auto;
  padding: 25px;
  text-align: justify;
  text-justify: inter-ideograph;
  font-feature-settings: "palt";
}
#ktsCont .Lineup_note_wrap p {
  font-size: 16px;
  line-height: 1.6em;
}
#ktsCont .Lineup_note_wrap p span {
  color: #e50012;
}
@media screen and (max-width: 750px) {
  #ktsCont .tableWrap {
    margin-top: 13vw !important;
  }
  #ktsCont .Lineup_note_wrap {
    width: 90vw;
    margin: 16vw auto 0 auto;
    padding: 4vw;
  }
  #ktsCont .Lineup_note_wrap p {
    font-size: 3.73333vw;
  }
}
/**/
#ktsCont .tableWrap {
  width: 950px;
  margin: 0 auto;
}
#ktsCont .table {
  width: 950px;
  margin: 0 auto;
}
#ktsCont .table table td.itemColor_01 {
  background-image: url(../img/itemColor_01.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 15px center;
  padding-left: 40px;
}
#ktsCont .table table td.itemColor_02 {
  background-image: url(../img/itemColor_02.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 15px center;
  padding-left: 40px;
}
#ktsCont .table table td.itemColor_03 {
  background-image: url(../img/itemColor_03.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 15px center;
  padding-left: 40px;
}
#ktsCont .table table td.itemColor_04 {
  background-image: url(../img/itemColor_04.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 15px center;
  padding-left: 40px;
}
#ktsCont .table table td.itemColor_05 {
  background-image: url(../img/itemColor_05.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 15px center;
  padding-left: 40px;
}
#ktsCont p.tableNote {
  font-size: 18px
}
@media screen and (max-width: 750px) {
  #ktsCont .tableWrap {
    width: 100%;
    overflow-x: scroll;
  }
  #ktsCont .table {}
  #ktsCont .table table th {
    font-size: 14px !important;
  }
  #ktsCont .table table td {
    font-size: 14px !important;
  }
  #ktsCont .table table td.itemColor_01 {
    background-size: 16px 16px;
    background-position: 6px center;
    padding-left: 30px;
  }
  #ktsCont .table table td.itemColor_02 {
    background-size: 16px 16px;
    background-position: 6px center;
    padding-left: 30px;
  }
  #ktsCont .table table td.itemColor_03 {
    background-size: 16px 16px;
    background-position: 6px center;
    padding-left: 30px;
  }
  #ktsCont .table table td.itemColor_04 {
    background-size: 16px 16px;
    background-position: 6px center;
    padding-left: 30px;
  }
  #ktsCont .table table td.itemColor_05 {
    background-size: 16px 16px;
    background-position: 6px center;
    padding-left: 30px;
  }
  #ktsCont p.tableNote {
    font-size: 14px;
    line-height: 1.5em;
  }
}
/**/
#ktsCont p.Campaign {
  font-size: 20px;
  text-align: center;
}
#ktsCont .bottom_link {
  width: 828px;
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 750px) {
  #ktsCont p.Campaign {
    font-size: 4.26666vw;
  }
  #ktsCont .bottom_link {
    width: 92vw;
    margin: 3.2vw auto 0 auto;
  }
}
/*  #ank_Shindan
-----------------------------------*/
#ktsCont p.Shindan {
	font-size: 18px;
}
#ktsCont .Shindan_link {
	width: 600px;
	margin: 20px auto 0 auto;
}
@media screen and (max-width: 750px) {
	#ktsCont p.Shindan {
		font-size: 4.26666vw;
	}
	#ktsCont .Shindan_link {
		width: 88vw;
		margin: 2.66666vw auto 0 auto;
	}
}