@charset "UTF-8";
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  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
}
ol, ul {
  list-style-type: none
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}
ins {
  text-decoration: none
}
ins, mark {
  background-color: #ff9;
  color: #000
}
mark {
  font-style: italic;
  font-weight: 700
}
del {
  text-decoration: line-through
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
input, select {
  vertical-align: middle
}
.cf {
  *zoom: 1
}
.cf:after, .cf:before {
  content: " ";
  display: table
}
.cf:after {
  clear: both
}
.pc {
  display: block
}
.sp {
  display: none
}
#ktsCont {
  font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS PGothic, arial, helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  font-size: 14px;
  line-height: 1.8
}
#ktsCont #ktsGnavi {
  width: 100%;
  background: #fff;
  z-index: 3;
  border-bottom: 1px solid #bcbcbc
}
#ktsCont #ktsGnavi.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0
}
#ktsCont #ktsGnavi ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  width: 950px;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  font-size: 13px
}
#ktsCont #ktsGnavi ul li {
  display: inline-block
}
#ktsCont #ktsGnavi ul li a {
  display: inline-block;
  color: #333;
  text-decoration: none
}
#ktsCont #ktsGnavi ul li a.now, #ktsCont #ktsGnavi ul li a:hover {
  color: #fe6e00
}
#ktsCont .leadTxt {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center
}
#ktsCont .catchTxt {
  font-size: 16px;
  text-align: center
}
#ktsCont .s04 .leadTxt {
  margin-bottom: 25px
}
#ktsCont .s04 .catchTxt {
  margin-bottom: 54px
}
#ktsCont .s04 .inner {
  width: 810px;
  margin: 0 auto
}
#ktsCont .s04 .itemBox {
  margin-bottom: 60px
}
#ktsCont .s04 .itemBox.itemBox05 {
  margin-bottom: 0
}
#ktsCont .s04 .itemBox .itemTtl {
  margin-bottom: 20px
}
#ktsCont .s04 .itemBox.itemBox01 .itemTtl {
  border-bottom: 2px solid #e95374
}
#ktsCont .s04 .itemBox.itemBox02 .itemTtl {
  border-bottom: 2px solid #87b540
}
#ktsCont .s04 .itemBox.itemBox03 .itemTtl {
  border-bottom: 2px solid #006d6e
}
#ktsCont .s04 .itemBox.itemBox04 .itemTtl {
  border-bottom: 2px solid #0087ce
}
#ktsCont .s04 .itemBox.itemBox05 .itemTtl {
  border-bottom: 2px solid #5c4d4a
}
#ktsCont .s04 .itemBox .itemList .itemBlock a {
  background: #f8f8f8;
  display: flex;
  color: #333;
  text-decoration: none;
  margin-bottom: 20px;
  position: relative;
  align-items: center
}
#ktsCont .s04 .itemBox .itemList .itemBlock a:after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid;
  border-right: 2px solid;
  position: absolute;
  margin: auto;
  right: 20px;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
#ktsCont .s04 .itemBox.itemBox01 .itemList .itemBlock a:after {
  border-color: #e95374
}
#ktsCont .s04 .itemBox.itemBox02 .itemList .itemBlock a:after {
  border-color: #87b540
}
#ktsCont .s04 .itemBox.itemBox03 .itemList .itemBlock a:after {
  border-color: #006d6e
}
#ktsCont .s04 .itemBox.itemBox04 .itemList .itemBlock a:after {
  border-color: #0087ce
}
#ktsCont .s04 .itemBox.itemBox05 .itemList .itemBlock a:after {
  border-color: #5c4d4a
}
#ktsCont .s04 .itemBox .itemList .itemBlock:last-child a {
  margin-bottom: 0
}
#ktsCont .s04 .itemBox .itemList .itemBlock .txtBox {
  padding: 0 30px
}
#ktsCont .s04 .itemBox .itemList .itemBlock .txtBox .ttl {
  font-size: 22px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 5px
}
#ktsCont .s04 .itemBox .itemList .itemBlock .txtBox .name {
  font-size: 16px
}
#ktsCont .s04 .itemBox.itemBox01 .itemList .itemBlock .txtBox .name {
  color: #e95374
}
#ktsCont .s04 .itemBox.itemBox02 .itemList .itemBlock .txtBox .name {
  color: #87b540
}
#ktsCont .s04 .itemBox.itemBox03 .itemList .itemBlock .txtBox .name {
  color: #006d6e
}
#ktsCont .s04 .itemBox.itemBox04 .itemList .itemBlock .txtBox .name {
  color: #0087ce
}
#ktsCont .s04 .itemBox.itemBox05 .itemList .itemBlock .txtBox .name {
  color: #5c4d4a
}
#ktsCont .s04 .itemBox .itemBlock {
  position: relative
}
#ktsCont .s04 .itemBox .itemBlock .mask {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 60px 10px 30px;
  box-sizing: border-box;
  background-color: rgba(224, 89, 118, .9);
  transition: all .2s ease;
  color: #fff
}
#ktsCont .s04 .itemBox02 .itemBlock .mask {
  background-color: rgba(133, 172, 72, .8)
}
#ktsCont .s04 .itemBox03 .itemBlock .mask {
  background-color: rgba(50, 137, 138, .9)
}
#ktsCont .s04 .itemBox04 .itemBlock .mask {
  background-color: rgba(50, 146, 198, .9)
}
#ktsCont .s04 .itemBox05 .itemBlock .mask {
  background-color: rgba(107, 90, 87, .9)
}
#ktsCont .s04 .itemBox .itemBlock .caption {
  font-size: 16px;
  font-weight: 700
}
#ktsCont .s04 .itemBox .itemBlock:hover .mask {
  opacity: 1
}
#ktsCont .s04 .itemBox .itemList .itemBlock:hover a:after {
  border-color: #fff
}
#contents-header {
  position: relative;
  width: 950px;
  margin: 0 auto 20px
}
@media screen and (max-width:750px) {
  .sp {
    display: block
  }
  #ktsCont #ktsGnavi, .pc {
    display: none
  }
  #ktsCont .leadTxt {
    font-size: 18px
  }
  #ktsCont .catchTxt {
    font-size: 13px;
    text-align: center
  }
  #ktsCont .s04 {
    padding: 59px 0 57px
  }
  #ktsCont .s04 .inner {
    width: auto
  }
  #ktsCont .s04 .leadTxt {
    margin-bottom: 16px
  }
  #ktsCont .s04 .itemBox {
    margin-bottom: 30px
  }
  #ktsCont .s04 .itemBox .itemTtl img {
    height: 30px
  }
  #ktsCont .s04 .itemBox .itemList .itemBlock a .img img {
    width: 112px
  }
  #ktsCont .s04 .itemBox .itemList .itemBlock .txtBox .ttl {
    font-size: 12px;
    margin-bottom: 0
  }
  #ktsCont .s04 .itemBox .itemList .itemBlock .txtBox .name {
    font-size: 12px
  }
  #ktsCont .s04 .itemBox .itemList .itemBlock a:after {
    width: 5px;
    height: 5px;
    border-top: 1px solid;
    border-right: 1px solid;
    right: 5px
  }
  #ktsCont .s04 .itemBox .itemList .itemBlock .txtBox {
    padding: 0 10px
  }
  #ktsCont .s04 .itemBox .itemList .itemBlock a {
    margin-bottom: 16px
  }
  #ktsCont .s04 .itemBox .itemBlock .mask {
    opacity: 0;
    display: none
  }
  #contents-header {
    width: auto;
    margin: 46px auto 0
  }
  #pagetop {
    width: auto;
    margin: 0 auto
  }
}
#ktsCont.lineup .wrap {
  width: 950px;
  margin: 0 auto
}
#ktsCont.lineup .breadcrumb {
  border-top: 1px solid #bcbcbc
}
#ktsCont.lineup .breadcrumb ul {
  padding: 15px 0
}
#ktsCont.lineup .breadcrumb li {
  float: left;
  padding-right: 40px;
  position: relative;
  display: inline-block
}
#ktsCont .breadcrumb li a, #ktsCont .breadcrumb li span {
  font-size: 13px;
  line-height: 1.7em;
  vertical-align: middle;
  color: #ff6d00
}
#ktsCont .breadcrumb li:before {
  position: absolute;
  content: "";
  right: 20px;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #7d7d7d;
  border-right: 1px solid #7d7d7d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
#ktsCont .breadcrumb li:last-child:before {
  display: none
}
#ktsCont.lineup .kv {
  background-image: url(../img/item/01/kv.jpg);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 338px;
  margin-bottom: 35px
}
#ktsCont.lineup .category {
  margin-bottom: 60px
}
#ktsCont.lineup .subTtl {
  font-size: 18px;
  font-weight: 700
}
#ktsCont.lineup .kvTtl {
  font-size: 26px;
  color: #e95374;
  font-weight: 700
}
#ktsCont.lineup .kvTtl span {
  font-size: 16px
}
#ktsCont.lineup .leadArea {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.7em;
  margin-bottom: 60px
}
#ktsCont.lineup .styleTtl {
  text-align: center;
  margin-bottom: 35px
}
#ktsCont.lineup .styleTtl span {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  padding: 0 34px;
  color: #e95374
}
#ktsCont.lineup .styleTtl span:after {
  left: 0
}
#ktsCont.lineup .styleTtl span:after, #ktsCont.lineup .styleTtl span:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  background-color: #e95374;
  top: 50%;
  margin-top: -9px
}
#ktsCont.lineup .styleTtl span:before {
  left: 0;
  left: auto;
  right: 0
}
#ktsCont.lineup .itemSection {
  border-top: 2px solid #bcbcbc
}
#ktsCont.lineup .itemSection .itemCopy {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  padding: 25px 0
}
#ktsCont.lineup .itemSection .itemTtl {
  position: relative
}
#ktsCont.lineup .itemSection .itemTtl .typenum {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1em;
  font-size: 16px
}
#ktsCont.lineup .itemSection .itemTtl .typenum span {
  background-color: #e95374;
  text-align: center;
  color: #fff;
  min-width: 110px;
  box-sizing: border-box;
  padding: 6px 25px;
  border-radius: 5px;
  margin-right: 15px;
  font-size: 16px;
  display: inline-block
}
#ktsCont.lineup .itemSection .itemTtl .typenum span i {
  font-size: 11px;
  font-style: normal
}
#ktsCont.lineup .itemSection .itemPh {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px
}
#ktsCont.lineup .itemSection .itemPh .itemPhArea02 {
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
#ktsCont.lineup .itemSection .itemPh .itemPhArea02 p.size {
  text-align: center;
  border: 4px solid #bcbcbc;
  box-sizing: border-box;
  padding: 10px 20px;
  font-size: 16px;
  display: flex;
  justify-content: space-between
}
#ktsCont.lineup .itemSection .itemPh .itemPhArea02 p.size span {
  text-align: left
}
#ktsCont.lineup .itemSection .itemPh .itemPhArea02 p.size span:last-child {
  text-align: right
}
#ktsCont.lineup .itemSection .itemDesc {
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 80px;
  clear: both
}
#ktsCont.lineup .lineupArea .lineupTtl {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 55px
}
#ktsCont.lineup .lineupArea .lineupItem {
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
  color: #e95374
}
#ktsCont.lineup .lineupArea .lineupItem span {
  font-size: 22px
}
#ktsCont.lineup .lineupArea .lineupBlock {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px
}
#ktsCont.lineup .lineupArea .lineupBlock .lineupBox {
  width: 230px;
  text-align: center
}
#ktsCont.lineup .lineupArea .lineupBlock .lineupBox .boxttl {
  padding: 4px 25px;
  background-color: #e95374;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  margin-bottom: -3px;
  z-index: 100;
  position: relative;
  z-index: 2
}
#ktsCont.lineup .lineupArea .lineupBlock .lineupBox .boximg {
  border: 1px solid #000;
  border-top: 0;
  padding: 10px 20px;
  box-sizing: border-box
}
#ktsCont.lineup .lineupArea .lineupBlock .lineupBox .boxtxt {
  font-size: 16px;
  margin-top: 8px
}
#ktsCont.lineup .comentTtl {
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 40px
}
#ktsCont.lineup .comentBox .comentBlock {
  float: left;
  margin-left: 110px;
  font-size: 16px;
  position: relative;
  padding-left: 15px;
  border-left: 2px solid #333;
  margin-bottom: 73px
}
#ktsCont.lineup .comentBox .comentBlock:nth-child(4) {
  margin-bottom: 55px
}
#ktsCont.lineup .comentBox .comentBlock:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  border-top: 2px solid #333;
  border-left: 2px solid #333;
  position: absolute;
  margin: auto;
  left: -7px;
  top: 15px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
#ktsCont.lineup .comentBox .comentBlock:first-child, #ktsCont.lineup .comentBox .comentBlock:nth-child(3) {
  width: 250px
}
#ktsCont.lineup .comentBox .comentBlock:nth-child(2), #ktsCont.lineup .comentBox .comentBlock:nth-child(4) {
  width: 440px
}
#ktsCont.lineup .comentBox .comentBlock .icon {
  position: absolute;
  left: -70px;
  top: -5px
}
#ktsCont.lineup .lineupArea .tableTtl {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px
}
#ktsCont.lineup .lineupArea .table {
  width: 810px;
  position: relative;
  text-align: center;
  margin: 0 auto 20px
}
#ktsCont.lineup .lineupArea .table .iconArea {
  position: absolute;
  right: 0;
  top: -40px
}
#ktsCont.lineup .lineupArea .table table th {
  width: 160px;
  vertical-align: middle;
  text-align: center;
  background-color: #e95374;
  color: #fff;
  font-size: 16px;
  padding: 4px;
  border: 1px solid #fff
}
#ktsCont.lineup .lineupArea .table table th.fz14 {
  font-size: 14px
}
#ktsCont.lineup .lineupArea .table table td {
  background-color: #fae8ec;
  border: 1px solid #fff;
  font-size: 15px;
  padding: 8px 4px
}
#ktsCont.lineup .lineupArea .tableTxt {
  text-align: center;
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 80px
}
#ktsCont.lineup .s07 {
  padding: 55px 0;
  margin-bottom: 80px
}
#ktsCont.lineup .s_type02 {
  background: #fcfbf3;
  border: 2px solid #ff6e00;
  border-right: none;
  border-left: none
}
#ktsCont.lineup .s07 .btnBox02 .leadTxt {
  margin-bottom: 40px;
  font-size: 20px
}
#ktsCont.lineup .s07 .btnBox02 .btn02 a {
  width: 380px;
  height: 98px;
  box-sizing: border-box;
  display: block;
  border: 2px solid #333;
  background: #fff;
  box-shadow: 2px 2px 0 0 #333;
  text-decoration: none;
  color: #333;
  text-align: center;
  position: relative;
  font-size: 16px;
  margin: 0 auto 50px
}
#ktsCont.lineup .s07 .btnBox02 .btn02 a:hover {
  opacity: .7
}
#ktsCont.lineup .s07 .btnBox02 .btn02 a .btnInner {
  border-right: 28px solid #fe6e00;
  padding: 12px;
  height: 98px;
  height: 94px;
  box-sizing: border-box
}
#ktsCont.lineup .s07 .btnBox02 .btn02 a .btnInner .img {
  display: inline-block;
  margin-top: 7px
}
#ktsCont.lineup .s07 .btnBox02 .btn02 a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  margin: auto;
  right: 10px;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
#ktsCont.lineup .s07 .btnBox02 .btn02 a:before {
  content: "";
  width: 0;
  height: 0;
  border-color: #333 transparent transparent #333;
  border-style: solid;
  border-width: 8px;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2
}
#ktsCont.lineup .itemSection .itemTtl .typenum span .typenumSmall {
  font-size: 12px;
  padding: 0;
  min-width: auto;
  margin: 0
}
#ktsCont.lineup .banner {
  text-align: center;
  margin-bottom: 80px
}
#ktsCont.lineup .banner a:hover {
  opacity: .7
}
#ktsCont.lineup .lineupArea .table table td {
  vertical-align: middle
}
#ktsCont.lineup.item02 .kv {
  background-image: url(../img/item/02/kv.jpg)
}
#ktsCont.lineup.item02 .itemSection {
  margin-bottom: 80px
}
#ktsCont.lineup.item02 .itemSection .itemPhArea02 p {
  margin-bottom: 20px
}
#ktsCont.lineup.item02 .itemSection .itemPhArea02 p span {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 14px
}
#ktsCont.lineup.item02 .itemSection .itemPhArea02 p:last-of-type span {
  font-size: 12px
}
#ktsCont.lineup.item02 .itemSection02 .itemPh {
  display: block
}
#ktsCont.lineup.item02 .itemSection02 .itemPhArea01 {
  width: 630px;
  float: left;
  margin-bottom: 20px
}
#ktsCont.lineup.item02 .itemSection02 .itemPhArea02 {
  width: 295px;
  float: right
}
#ktsCont.lineup.item02 .itemSection02 .itemDesc {
  margin-top: 20px;
  width: 640px;
  clear: inherit;
  margin-bottom: 30px
}
#ktsCont.lineup.item02 .itemSection02 .awase span {
  background-color: #e95374;
  text-align: center;
  color: #fff;
  min-width: 110px;
  box-sizing: border-box;
  padding: 3px 10px;
  border-radius: 5px;
  font-size: 16px;
  display: inline-block;
  font-weight: 700
}
#ktsCont.lineup.item02 .itemSection02 .awase span i {
  font-size: 12px;
  font-style: normal
}
#ktsCont.lineup.item02 .lineupArea .lineupItem span {
  font-size: 22px
}
#ktsCont.lineup.item02 .lineupArea .lineupBlock {
  margin-bottom: 30px
}
#ktsCont.lineup.item02 .lineupArea .lineupBlock .lineupBox {
  width: 470px
}
#ktsCont.lineup.item02 .lineupArea .lineupBlock .lineupBox .boxtxt span {
  margin: 0 .7em
}
#ktsCont.lineup.item02 .lineupArea .lineupBlock .lineupBox .boximg {
  border: 0;
  padding-top: 30px
}
#ktsCont.lineup.item02 .lineupArea .table {
  margin-bottom: 60px
}
#ktsCont.lineup.item02 .lineupArea .table table td, #ktsCont.lineup.item02 .lineupArea .table table th {
  font-size: 15px
}
#ktsCont.lineup.item02 .lineupArea .table table th:first-child, #ktsCont.lineup.item02 .lineupArea .table table th:nth-child(2) {
  width: 50px
}
#ktsCont.lineup.item02 .lineupArea .table table th:nth-child(4), #ktsCont.lineup.item02 .lineupArea .table table th:nth-child(5), #ktsCont.lineup.item02 .lineupArea .table table th:nth-child(6) {
  width: 180px
}
#ktsCont.lineup.item02 .lineupArea .lineupBlock03 .lineupBox .boxtxt span {
  margin: 0 2.5em
}
#ktsCont.lineup.item02 .lineupArea .lineupItem {
  position: relative
}
#ktsCont.lineup.item02 .lineupArea .lineupItem .iconArea {
  position: absolute;
  right: 0;
  bottom: -10px
}
#ktsCont.lineup.item02 .lineupArea .lineupBlock03 + .tableTtl {
  text-align: left;
  margin-left: 70px
}
#ktsCont.lineup.item02 .itemSection .bnrBlock {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  align-items: center
}
#ktsCont.lineup.item02 .itemSection .bnrBlock .bnr a:hover {
  opacity: .7
}
#ktsCont.lineup.item02 .itemSection .bnrBlock .img img {
  margin-bottom: 15px;
  display: inline-block
}
#ktsCont.lineup.item03 .kv {
  background-image: url(../img/item/03/kv.jpg);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}
#ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea02 {
  display: flex;
  justify-content: space-between;
  width: 450px;
  flex-direction: row;
  height: 540px
}
#ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea02 .box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 220px;
  background: #f8f8f8
}
#ktsCont.lineup.item03 .itemSection .awase {
  margin: 20px 0
}
#ktsCont.lineup.item03 .itemSection .awase span {
  background-color: #e95374;
  text-align: center;
  color: #fff;
  min-width: 110px;
  box-sizing: border-box;
  padding: 3px 10px;
  border-radius: 5px;
  font-size: 16px;
  display: inline-block;
  font-weight: 700
}
#ktsCont.lineup.item03 .itemSection .awase span i {
  font-size: 12px;
  font-style: normal
}
#ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea02 .txtBox {
  padding: 10px
}
#ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea .txtBox p + p {
  margin-top: 5px
}
#ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea .boxttl {
  margin-bottom: 20px
}
#ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea .boxttl, #ktsCont.lineup.item03 .lineupArea .boxttl {
  padding: 4px 25px;
  background-color: #e95374;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  z-index: 100;
  position: relative;
  z-index: 2
}
#ktsCont.lineup.item03 .lineupArea .boxttl {
  margin-bottom: 15px;
  text-align: center
}
#ktsCont.lineup.item03 .lineupArea .lineupBlock .lineupBox {
  width: 50%;
  text-align: center
}
#ktsCont.lineup.item03 .lineupArea .lineupBlock .lineupBox .boximg {
  border: 0 solid #000
}
#ktsCont.lineup.item03 .lineupArea .lineupBlock .lineupBox .boxtxt.boxtxtRight {
  margin-top: -30px;
  text-align: right;
  margin-right: 50px
}
#ktsCont.lineup.item03 .lineupArea .table {
  width: 677px
}
#ktsCont.lineup.item03 .itemSection .bnrBlock {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 810px;
  margin: 0 auto 80px
}
#ktsCont.lineup.item03 .itemSection .bnr a:hover {
  opacity: .7
}
#ktsCont.lineup.item03 .itemSection .itemDesc {
  margin-bottom: 30px
}
#ktsCont.lineup.item04 .kv {
  background-image: url(../img/item/04/kv.jpg);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}
#ktsCont.lineup.item04 .itemSection .awase span {
  background-color: #e95374;
  text-align: center;
  color: #fff;
  min-width: 110px;
  box-sizing: border-box;
  padding: 3px 10px;
  border-radius: 5px;
  font-size: 16px;
  display: inline-block;
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 0
}
#ktsCont.lineup.item04 .itemSection .awase span i {
  font-size: 12px;
  font-style: normal
}
#ktsCont.lineup.item04 .itemSection .bnrBlock .img {
  width: 192px;
  margin: 0 auto 15px;
  position: relative
}
#ktsCont.lineup.item04 .lineupArea .boxttl {
  padding: 4px 25px;
  background-color: #8fc31f;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  margin-bottom: 40px;
  z-index: 100;
  position: relative;
  z-index: 2;
  text-align: center
}
#ktsCont.lineup.item04 .kvTtl, #ktsCont.lineup.item04 .lineupArea .lineupItem, #ktsCont.lineup.item04 .styleTtl span {
  color: #8fc31f
}
#ktsCont.lineup.item04 .itemSection .itemTtl .typenum span, #ktsCont.lineup.item04 .lineupArea .table table th, #ktsCont.lineup.item04 .styleTtl span:after, #ktsCont.lineup.item04 .styleTtl span:before {
  background-color: #8fc31f
}
#ktsCont.lineup.item04 .lineupArea .table table td {
  background-color: #ebf3d9
}
#ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 {
  display: flex;
  justify-content: space-between;
  width: 450px;
  flex-direction: row;
  width: 100%
}
#ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > div:nth-child(2) {
  text-align: right
}
#ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > div .img {
  margin-bottom: 40px
}
#ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > div .bottom .txt {
  position: relative;
  margin-top: 5px;
  display: block
}
#ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > div .bottom .txt .txt01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 8em
}
#ktsCont.lineup.item04 .itemSection .bnrBlock {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px
}
#ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > div .bottom .txt .txt02, #ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > div .bottom .txtBox {
  text-align: center;
  display: block;
  line-height: 1.5
}
#ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea02 {
  width: 108px;
  text-align: center
}
#ktsCont.lineup.item04 .itemSection .itemLead {
  text-align: center;
  padding-bottom: 25px
}
#ktsCont.lineup.item04 .itemSection .lineupBlock {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px
}
#ktsCont.lineup.item04 .itemSection .lineupBlock .lineupBox {
  width: 465px
}
#ktsCont.lineup.item04 .itemSection .lineupBlock .lineupBox .boxttl {
  padding: 4px 25px;
  background-color: #8fc31f;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  z-index: 100;
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 15px
}
#ktsCont.lineup.item04 .lineupArea .lineupBlock {
  width: 760px;
  margin: 0 auto 40px
}
#ktsCont.lineup.item04 .lineupArea .lineupBlock .lineupBox01 {
  text-align: right
}
#ktsCont.lineup.item04 .lineupArea .lineupBlock .lineupBox {
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
#ktsCont.lineup.item04 .itemSection {
  border-top: 2px solid #bcbcbc;
  width: 950px;
  margin: 0 auto
}
#ktsCont.lineup .lineupArea .table table th:nth-child(4) {
  width: 200px
}
#ktsCont.lineup .lineupArea .table table th:nth-child(5) {
  width: 100px
}
#ktsCont.lineup.item05 .kv {
  background-image: url(../img/item/05/kv.jpg)
}
#ktsCont.lineup.item05 .kv .kvTtl {
  color: #006d6e;
  margin-bottom: 20px
}
#ktsCont.lineup.item05 .leadArea {
  text-align: center
}
#ktsCont.lineup.item05 .kv .kvLabel {
  display: inline-block;
  padding: 4px 15px;
  background-color: #006d6e;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 700
}
#ktsCont.lineup.item05 .kv .kvLabel span {
  font-size: 11px
}
#ktsCont.lineup.item05 .itemSection {
  padding: 30px 0 40px;
  width: 950px;
  margin: 0 auto
}
#ktsCont.lineup.item05 .itemSectionLast {
  border-top: 0;
  border-bottom: 2px solid #bcbcbc;
  padding: 0 0 40px
}
#ktsCont.lineup.item05 .itemSection .itemTtl {
  width: 450px;
  float: left;
  text-align: center
}
#ktsCont.lineup.item05 .itemSection .itemTtl .itemTtl01 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: 30px;
  margin-top: 20px
}
#ktsCont.lineup.item05 .itemSection .itemTtl .itemTtl02 {
  font-size: 16px
}
#ktsCont.lineup.item05 .itemSection .itemTtl .itemTtl02 p + p {
  margin-top: 1em
}
#ktsCont.lineup.item05 .itemSection .bnr {
  margin-bottom: 0
}
#ktsCont.lineup.item05 .itemSection .bnr img {
  width: auto;
  max-width: 100%
}
#ktsCont.lineup.item05 .itemSection .itemPh {
  width: 475px;
  float: right;
  margin-bottom: 0
}
#ktsCont.lineup.item05 .itemSection02 {
  display: flex;
  justify-content: space-between;
  width: 950px;
  margin: 0 auto 30px;
  border-top: 2px solid #bcbcbc;
  padding-top: 40px
}
#ktsCont.lineup.item05 .itemSection02 .itemPh {
  width: 300px
}
#ktsCont.lineup.item05 .itemSection02 .itemPh span {
  text-align: center;
  display: block;
  margin-top: 10px
}
#ktsCont.lineup.item05 .lineupArea .lineupBox {
  text-align: center;
  margin-bottom: 20px
}
#ktsCont.lineup.item05 .lineupArea .lineupBox .boxtxt {
  margin-top: 10px;
  font-size: 16px
}
#ktsCont.lineup.item05 .lineupArea .lineupItem {
  color: #006d6e
}
#ktsCont.lineup.item05 .lineupArea .table {
  width: 677px
}
#ktsCont.lineup.item05 .lineupArea .table table th {
  background-color: #006d6e;
  font-size: 14px
}
#ktsCont.lineup.item05 .lineupArea .table table td {
  background-color: #daeaea;
  font-size: 16px;
  padding: 10px 4px
}
#ktsCont.lineup.item05 .itemSection03 .itemPh {
  float: left;
  width: 466px
}
#ktsCont.lineup.item05 .itemSection03 .itemPh:nth-child(2) {
  float: right
}
#ktsCont.lineup.item05 .awase {
  margin-top: 20px;
  margin-bottom: 20px
}
#ktsCont.lineup.item05 .awase span {
  background-color: #e95374;
  text-align: center;
  color: #fff;
  min-width: 110px;
  box-sizing: border-box;
  padding: 3px 10px;
  border-radius: 5px;
  margin-right: 15px;
  font-size: 16px;
  display: inline-block;
  font-weight: 700
}
#ktsCont.lineup.item05 .awase span i {
  font-size: 12px;
  font-style: normal
}
#ktsCont.lineup.item07 .kv {
  background-image: url(../img/item/07/kv.jpg)
}
#ktsCont.lineup.item07 .kvTtl {
  color: #5c4d4a
}
#ktsCont.lineup.item07 .itemSection {
  padding: 30px 0 40px;
  width: 950px;
  margin: 0 auto
}
#ktsCont.lineup.item07 .itemSectionLast {
  border-bottom: 2px solid #bcbcbc
}
#ktsCont.lineup.item07 .itemSection .itemTtl {
  width: 475px;
  float: left;
  text-align: center
}
#ktsCont.lineup.item07 .itemSection .itemTtl .itemTtl01 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: 30px;
  margin-top: 20px
}
#ktsCont.lineup.item07 .itemSection .itemTtl .itemTtl02 {
  font-size: 16px
}
#ktsCont.lineup.item07 .itemSection .itemPh {
  width: 475px;
  float: right;
  margin-bottom: 0
}
#ktsCont.lineup.item07 .lineupArea .lineupBox {
  text-align: center;
  margin-bottom: 20px
}
#ktsCont.lineup.item07 .lineupArea .lineupBox .boxtxt {
  margin-top: 10px;
  font-size: 16px
}
#ktsCont.lineup.item07 .lineupArea .lineupItem {
  color: #5c4d4a;
  margin-bottom: 40px
}
#ktsCont.lineup.item07 .lineupArea .table table th {
  background-color: #5c4d4a;
  font-size: 14px
}
#ktsCont.lineup.item07 .lineupArea .table table td {
  background-color: #e8e7e7;
  font-size: 16px;
  padding: 10px 4px
}
#ktsCont.lineup.item06 .kv {
  background-image: url(../img/item/06/kv.jpg);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}
#ktsCont.lineup.item06 .lineupArea .table table th:nth-child(3), #ktsCont.lineup.item06 .lineupArea .table table th:nth-child(6) {
  width: 180px
}
#ktsCont.lineup.item06 .lineupArea .table table th:nth-child(4), #ktsCont.lineup.item06 .lineupArea .table table th:nth-child(5) {
  width: 100px
}
#ktsCont.lineup.item06 .kvTtl, #ktsCont.lineup.item06 .lineupArea .lineupItem, #ktsCont.lineup.item06 .styleTtl span {
  color: #0087ce
}
#ktsCont.lineup.item06 .itemSection .itemTtl .typenum span, #ktsCont.lineup.item06 .lineupArea .table table th, #ktsCont.lineup.item06 .styleTtl span:after, #ktsCont.lineup.item06 .styleTtl span:before {
  background-color: #0087ce
}
#ktsCont.lineup.item06 .lineupArea .table table td {
  background-color: #e1f1f9
}
#ktsCont.lineup.item06 .itemSection .lineupBlock {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px
}
#ktsCont.lineup.item06 .itemSection .lineupBlock .lineupBox {
  width: 465px
}
#ktsCont.lineup.item06 .itemSection .lineupBlock .lineupBox .boximg {
  display: flex;
  justify-content: space-between
}
#ktsCont.lineup.item06 .itemSection .lineupBlock .lineupBox .boximg p {
  text-align: center;
  width: 222px
}
#ktsCont.lineup.item06 .lineupArea .lineupBlock {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: center
}
#ktsCont.lineup.item06 .lineupArea .lineupBlock .lineupBox {
  width: 100%;
  text-align: center
}
#ktsCont.lineup.item06 .itemSection02 .itemPh .itemPhArea01 {
  text-align: center;
  width: 470px
}
#ktsCont.lineup.item06 .itemSection {
  width: 950px;
  margin: 0 auto;
  border-bottom: 2px solid #bcbcbc
}
#ktsCont.lineup.item06 .itemSection02 {
  border-bottom: 0 solid #bcbcbc;
  padding: 40px 0 0
}
#ktsCont.lineup.item06 .itemSection .itemCopy {
  display: block
}
#ktsCont.lineup.item06 .lineupArea .lineupBlock .lineupBox p span {
  display: block;
  margin-top: 10px
}
#ktsCont.lineup.item06 .itemSection .itemPh {
  flex-direction: row-reverse
}
@media screen and (max-width:750px) {
  body {
    min-width: inherit
  }
  #ktsCont.lineup .wrap, .kokuyo-st-container #kokuyo-st-main-contents .wrap {
    width: auto;
    padding: 0 15px
  }
  #ktsCont.lineup .kv {
    background-image: url(../img/item/01/sp/kv.jpg);
    height: 280px;
    margin-bottom: 40px
  }
  #ktsCont.lineup .kv .wrap {
    background-color: hsla(0, 0%, 100%, .5);
    padding-bottom: 20px
  }
  #ktsCont.lineup .category {
    margin-bottom: 20px
  }
  #ktsCont.lineup .kvTtl {
    font-size: 19px
  }
  #ktsCont.lineup .subTtl {
    font-size: 16px
  }
  #ktsCont.lineup .kvTtl span {
    font-size: 14px
  }
  #ktsCont.lineup .leadArea {
    text-align: left;
    margin-bottom: 40px
  }
  #ktsCont.lineup .styleTtl {
    margin-bottom: 25px
  }
  #ktsCont.lineup .itemSection .itemTtl {
    padding: 15px 0
  }
  #ktsCont.lineup .itemSection .itemTtl .typenum {
    position: static;
    margin: 0
  }
  #ktsCont.lineup .itemSection .itemCopy {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0 0
  }
  #ktsCont.lineup .itemSection .itemPh {
    display: block
  }
  #ktsCont.lineup .itemSection .itemPh img {
    width: 100%
  }
  #ktsCont.lineup .itemSection .itemPh .itemPhArea01, #ktsCont.lineup .itemSection .itemPh .itemPhArea02 {
    margin-bottom: 8px;
    display: block
  }
  #ktsCont.lineup .itemSection .itemPh .itemPhArea02 p {
    float: left;
    width: 49%
  }
  #ktsCont.lineup .itemSection .itemPh .itemPhArea02 p:nth-child(2) {
    float: right
  }
  #ktsCont.lineup .itemSection .itemPh .itemPhArea02 p.size {
    width: 100%;
    clear: both;
    display: inline-block;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 8px
  }
  #ktsCont.lineup .itemSection .itemPh .itemPhArea02 p.size span:last-child {
    text-align: left;
    margin-left: 1em
  }
  #ktsCont.lineup .itemSection .itemDesc {
    margin-bottom: 40px;
    padding-top: 10px
  }
  #ktsCont.lineup .lineupArea .lineupTtl {
    font-size: 18px;
    margin-bottom: 20px
  }
  #ktsCont.lineup .lineupArea .lineupItem {
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 20px
  }
  #ktsCont.lineup .lineupArea .lineupItem span {
    font-size: 16px
  }
  #ktsCont.lineup .lineupArea .lineupBlock {
    display: block;
    margin-bottom: 20px;
    overflow: hidden
  }
  #ktsCont.lineup .lineupArea .lineupBlock .lineupBox {
    width: 49%;
    float: left;
    margin-bottom: 10px
  }
  #ktsCont.lineup .lineupArea .lineupBlock .lineupBox:nth-child(2n) {
    float: right
  }
  #ktsCont.lineup .lineupArea .lineupBlock .lineupBox img {
    width: 100%
  }
  #ktsCont.lineup .lineupArea .tableTtl {
    font-size: 14px;
    text-align: left;
    margin-bottom: 5px
  }
  #ktsCont.lineup .lineupArea .table {
    overflow-y: hidden;
    overflow-x: scroll;
    width: 100%;
    padding-left: 15px;
    box-sizing: border-box
  }
  #ktsCont.lineup .lineupArea .table .iconArea {
    position: static;
    text-align: left;
    margin-bottom: 10px
  }
  #ktsCont.lineup .lineupArea .table table {
    width: 810px
  }
  #ktsCont.lineup .lineupArea .tableTxt {
    line-height: 1.6em;
    text-align: left;
    margin-bottom: 40px
  }
  #ktsCont.lineup .comentTtl {
    font-size: 18px;
    margin-bottom: 20px
  }
  #ktsCont.lineup .comentBox {
    margin-bottom: 40px
  }
  #ktsCont.lineup .comentBox .comentBlock {
    margin-left: 40px;
    font-size: 13px;
    margin-bottom: 30px;
    padding-left: 10px
  }
  #ktsCont.lineup .comentBox .comentBlock .icon img {
    height: 75px
  }
  #ktsCont.lineup .comentBox .comentBlock:first-child, #ktsCont.lineup .comentBox .comentBlock:nth-child(3) {
    width: 52%
  }
  #ktsCont.lineup .comentBox .comentBlock:nth-child(2), #ktsCont.lineup .comentBox .comentBlock:nth-child(4) {
    width: 75%;
    margin-left: 20%
  }
  #ktsCont.lineup .comentBox .comentBlock .icon {
    left: -40px
  }
  #ktsCont.lineup .comentBox .comentBlock:nth-child(4) {
    margin-bottom: 7px
  }
  #ktsCont.lineup .s07 {
    padding: 35px 0 0;
    margin-bottom: 0
  }
  #ktsCont.lineup .s07 .btnBox02 .leadTxt {
    margin-bottom: 20px;
    font-size: 18px
  }
  #ktsCont.lineup .s07 .btnBox02 .btn02 a {
    width: 90%;
    height: auto;
    border: 2px solid #333;
    font-size: 13px;
    margin: 0 auto 25px
  }
  #ktsCont.lineup .s07 .btnBox02 .btn02 a .btnInner {
    border-right: 20px solid #fe6e00;
    padding: 11px 9px;
    height: auto;
    box-sizing: border-box
  }
  #ktsCont.lineup .s07 .btnBox02 .btn02 a .btnInner .img img {
    width: 190px;
    height: auto
  }
}
@media screen and (max-width:750px) {
  #ktsCont.lineup .lineupArea .lineupTtl {
    margin-top: 30px
  }
  #ktsCont.lineup .banner {
    margin-bottom: 40px
  }
  #ktsCont.lineup .banner img {
    width: 100%
  }
  #ktsCont.lineup.item02 .kv {
    background-image: url(../img/item/02/sp/kv.jpg)
  }
  #ktsCont.lineup.item02 .itemSection .itemPhArea02 p {
    margin-bottom: 0
  }
  #ktsCont.lineup.item02 .lineupArea .lineupBlock .lineupBox {
    width: 100%
  }
  #ktsCont.lineup.item02 .itemSection .itemPh .itemPhArea02 p:first-child {
    float: left;
    width: 50%
  }
  #ktsCont.lineup.item02 .itemSection .itemPh .itemPhArea02 p:nth-child(2) {
    float: right;
    width: 50%
  }
  #ktsCont.lineup.item02 .lineupArea .lineupItem span {
    font-size: 18px
  }
  #ktsCont.lineup .lineupArea .lineupItem {
    margin-bottom: 6px
  }
  #ktsCont.lineup.item02 .lineupArea .lineupItem .iconArea {
    position: static;
    text-align: right
  }
  #ktsCont.lineup.item02 .lineupArea .lineupBlock03 + .tableTtl {
    margin-left: 0
  }
  #ktsCont.lineup.item02 .itemSection02 .itemPh {
    margin-bottom: 0
  }
  #ktsCont.lineup.item02 .itemSection02 .itemPhArea01 {
    width: auto;
    float: none;
    margin-bottom: 8px
  }
  #ktsCont.lineup.item02 .itemSection02 .itemPhArea02 {
    width: auto;
    float: none
  }
  #ktsCont.lineup.item02 .itemSection .itemPhArea02 p span {
    font-size: 12px
  }
  #ktsCont.lineup .itemSection02 .itemPh .itemPhArea02 p:last-of-type {
    float: none;
    width: 100%;
    text-align: center
  }
  #ktsCont.lineup .itemSection02 .itemPh .itemPhArea02 p:last-of-type img {
    max-width: 100%;
    width: auto;
    margin-top: 20px
  }
  #ktsCont.lineup.item02 .itemSection02 .itemDesc {
    width: auto;
    margin-top: 0
  }
  #ktsCont.lineup.item02 .itemSection02 .awase {
    text-align: center;
    margin-top: 20px
  }
  #ktsCont.lineup.item02 .itemSection02 .itemPh .itemPhArea02 p:last-of-type img {
    margin-top: 0
  }
  #ktsCont.lineup.item02 .itemSection .bnrBlock {
    display: block;
    text-align: center
  }
  #ktsCont.lineup.item02 .itemSection .bnrBlock .img {
    margin-bottom: 20px
  }
  #ktsCont.lineup.item02 .itemSection .bnrBlock .img img {
    margin-bottom: 0
  }
  #ktsCont.lineup.item02 .itemSection .bnrBlock .bnr img {
    width: auto;
    max-width: 100%
  }
}
@media screen and (max-width:750px) {
  #ktsCont.lineup.item03 .kv {
    background-image: url(../img/item/03/sp/kv.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
  }
  #ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea02 {
    width: 100%;
    height: auto
  }
  #ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea02 > .box {
    width: 49%
  }
  #ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea02 p {
    float: none;
    width: 100%
  }
  #ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea02 p:nth-child(2) {
    float: none
  }
  #ktsCont.lineup.item03 .itemSection .itemPh .itemPhArea .boxttl {
    padding: 2px;
    border-radius: 3px;
    font-size: 12px;
    margin-bottom: 15px;
    text-align: center
  }
  #ktsCont.lineup.item03 .lineupArea .lineupBlock .lineupBox {
    width: 100%;
    text-align: center
  }
  #ktsCont.lineup.item03 .lineupArea .lineupBlock .lineupBox .boxtxt.boxtxtRight {
    margin: 0;
    text-align: center
  }
  #ktsCont.lineup.item03 .lineupArea .lineupBlock .lineupBox .boximg.boximgAuto img {
    width: auto
  }
  #ktsCont.lineup.item03 .itemSection .itemCopy {
    margin-left: 0
  }
  #ktsCont.lineup.item03 .lineupArea .table {
    width: 100%
  }
  #ktsCont.lineup.item03 .itemSection .bnrBlock {
    display: block;
    margin-bottom: 50px;
    text-align: center;
    width: auto
  }
  #ktsCont.lineup.item03 .itemSection .bnrBlock .img {
    width: 280px;
    margin: 0 auto 30px;
    position: relative
  }
  #ktsCont.lineup.item03 .itemSection .bnrBlock .img .awase {
    position: absolute;
    bottom: 50px;
    right: 0
  }
  #ktsCont.lineup.item03 .itemSection .bnrBlock .img img {
    width: 100%
  }
  #ktsCont.lineup.item03 .itemSection .bnrBlock .bnr img {
    max-width: 100%;
    width: auto
  }
}
@media screen and (max-width:750px) {
  #ktsCont.lineup.item04 .kv {
    background-image: url(../img/item/04/sp/kv.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
  }
  #ktsCont.lineup .itemSection .itemCopy {
    text-align: center;
    margin-bottom: 10px
  }
  #ktsCont.lineup.item04 .styleTtl span {
    width: auto;
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 0
  }
  #ktsCont.lineup.item04 .itemSection .itemPh {
    margin-bottom: 0
  }
  #ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 {
    flex-direction: column;
    width: auto
  }
  #ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > div .img {
    margin-bottom: 20px
  }
  #ktsCont.lineup.item04 .itemSection .bnrBlock {
    display: block;
    text-align: center;
    margin-bottom: 50px
  }
  #ktsCont.lineup.item04 .itemSection .bnrBlock .img {
    margin-bottom: 15px
  }
  #ktsCont.lineup.item04 .itemSection .bnrBlock .bnr img {
    width: auto;
    max-width: 100%
  }
  #ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > div {
    margin-bottom: 30px
  }
  #ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > p {
    width: auto;
    margin-bottom: 20px
  }
  #ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > p:last-child {
    margin-bottom: 8px
  }
  #ktsCont.lineup .itemSection .itemPh .itemPhArea02 p:first-child {
    float: none;
    width: 100%;
    margin-bottom: 8px
  }
  #ktsCont.lineup.item04 .itemSection {
    width: 100%
  }
  #ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea02 {
    width: 100%;
    text-align: center
  }
  #ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea02 p:nth-child(2) {
    float: none
  }
  #ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea02 p img {
    height: 115px;
    width: auto
  }
  #ktsCont.lineup.item04 .itemSection .lineupBlock .lineupBox {
    width: auto
  }
  #ktsCont.lineup.item04 .itemSection .itemLead {
    padding-bottom: 0
  }
  #ktsCont.lineup.item04 .lineupArea .lineupBlock {
    width: auto;
    margin: 0 auto 20px;
    display: flex
  }
  #ktsCont.lineup.item04 .lineupArea .lineupBlock .lineupBox01 {
    flex-direction: row;
    width: 100%;
    width: 26%
  }
  #ktsCont.lineup.item04 .lineupArea .lineupBlock .lineupBox02 {
    width: 34%
  }
  #ktsCont.lineup.item04 .lineupArea .lineupBlock .lineupBox03 {
    width: 35%
  }
  #ktsCont.lineup.item04 .lineupArea .lineupBlock .lineupBox {
    font-size: 10px
  }
  #ktsCont.lineup.item04 .lineupArea .boxttl {
    margin-bottom: 20px;
    padding: 4px 0;
    font-size: 13px
  }
  #ktsCont.lineup.item04 .itemSection .itemPh .itemPhArea01 > div .bottom .txt {
    font-size: 12px
  }
}
@media screen and (max-width:750px) {
  #ktsCont.lineup.item05 .kv {
    background-image: url(../img/item/05/sp/kv.jpg)
  }
  #ktsCont.lineup.item05 .itemSection {
    padding: 30px 15px 20px;
    width: auto
  }
  #ktsCont.lineup.item05 .itemSection .itemPh {
    width: auto;
    float: none;
    margin-bottom: 0
  }
  #ktsCont.lineup.item05 .itemSection .itemTtl {
    width: auto;
    float: none
  }
  #ktsCont.lineup.item05 .itemSection .itemTtl .itemTtl01 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 10px
  }
  #ktsCont.lineup.item05 .itemSection02 {
    display: block;
    width: auto;
    padding: 30px 15px 20px
  }
  #ktsCont.lineup.item05 .itemSection02 .itemPh {
    width: auto;
    margin-bottom: 20px
  }
  #ktsCont.lineup.item05 .itemSection02 img {
    width: 100%
  }
  #ktsCont.lineup.item05 .lineupArea .lineupBox .boximg {
    margin-top: 20px
  }
  #ktsCont.lineup.item05 .lineupArea .lineupBox .boximg img {
    width: 100%
  }
  #ktsCont.lineup.item05 .lineupArea .lineupBox .boxtxt {
    font-size: 14px
  }
  #ktsCont.lineup.item05 .lineupArea .table {
    width: 100%
  }
  #ktsCont.lineup.item05 .itemSection03 {
    padding-top: 0
  }
  #ktsCont.lineup.item05 .itemSection03 .itemPh {
    margin-bottom: 20px
  }
  #ktsCont.lineup.item05 .awase {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
  }
  #ktsCont.lineup.item05 .awase span {
    margin: 15px 0
  }
}
@media screen and (max-width:750px) {
  #ktsCont.lineup.item07 .kv {
    background-image: url(../img/item/07/sp/kv.jpg)
  }
  #ktsCont.lineup.item07 .leadArea {
    text-align: center
  }
  #ktsCont.lineup.item07 .itemSection {
    padding: 30px 15px 20px;
    width: auto
  }
  #ktsCont.lineup.item07 .itemSection .itemPh {
    width: auto;
    float: none;
    margin-bottom: 0
  }
  #ktsCont.lineup.item07 .itemSection .itemTtl {
    width: auto;
    float: none
  }
  #ktsCont.lineup.item07 .itemSection .itemTtl .itemTtl01 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 10px
  }
  #ktsCont.lineup.item07 .itemSection02 {
    display: block;
    width: auto;
    padding: 0 15px
  }
  #ktsCont.lineup.item07 .itemSection02 .itemPh {
    width: auto;
    margin-bottom: 20px
  }
  #ktsCont.lineup.item07 .itemSection02 img {
    width: 100%
  }
  #ktsCont.lineup.item07 .lineupArea .lineupBox .boximg {
    margin-top: 20px
  }
  #ktsCont.lineup.item07 .lineupArea .lineupBox .boximg img {
    width: 100%
  }
  #ktsCont.lineup.item07 .lineupArea .lineupBox .boxtxt {
    font-size: 14px
  }
}
@media screen and (max-width:750px) {
  #ktsCont.lineup.item06 .kv {
    background-image: url(../img/item/06/sp/kv.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
  }
  #ktsCont.lineup.item06 .leadArea {
    text-align: center
  }
  #ktsCont.lineup.item06 .itemSection {
    width: auto
  }
  #ktsCont.lineup.item06 .itemSection .itemCopy {
    text-align: center
  }
  #ktsCont.lineup.item06 .itemSection .itemPh .itemPhArea02 p img {
    height: auto;
    width: 100%
  }
  #ktsCont.lineup.item06 .itemSection .lineupBlock {
    display: block
  }
  #ktsCont.lineup.item06 .itemSection .lineupBlock .lineupBox {
    width: 100%
  }
  #ktsCont.lineup.item06 .itemSection .lineupBlock .lineupBox .boximg p {
    text-align: center;
    width: 48%
  }
  #ktsCont.lineup.item06 .itemSection .lineupBlock .lineupBox .boximg p img {
    width: 100%
  }
  #ktsCont.lineup.item06 .itemSection .itemPh, #ktsCont.lineup.item06 .itemSection .itemPh .itemPhArea01, #ktsCont.lineup.item06 .itemSection .lineupBlock .lineupBox .boximg {
    margin-bottom: 20px
  }
  #ktsCont.lineup.item06 .itemSection02 {
    padding: 30px 0 0
  }
  #ktsCont.lineup.item06 .itemSection02 .itemPh .itemPhArea01 {
    width: auto
  }
}
@media screen and (min-width:751px) {
  .mbOnly {
    display: none !important
  }
}
@media screen and (max-width:750px) {
  html {
    height: auto !important
  }
  .nav-fixed {
    position: fixed;
    width: 100%;
    height: 100%
  }
  .kokuyo-st-container #header {
    margin-bottom: 0;
    border-top: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101
  }
  .kokuyo-st-container #header .wrap .utility {
    width: 100%;
    min-height: inherit;
    display: flex;
    align-items: center;
    padding: 10px 14px;
    box-sizing: border-box
  }
  #contents-header .social-buttons, #global-navi, .kokuyo-st-container #footer-sitemap, .kokuyo-st-container #footer-sitemap .wrap .sitemap, .kokuyo-st-container #footer .wrap .copyright img, .kokuyo-st-container #header .utility .group-ci, .kokuyo-st-container #header .utility .nav.other-website, .kokuyo-st-container #topicpath, .other-website {
    display: none
  }
  #pagetop {
    text-align: center
  }
  #pagetop a {
    background: none;
    padding: 17px 0;
    display: block;
    background-color: #f1f1f1
  }
  #pagetop a:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 0 auto 5px
  }
  .kokuyo-st-container #footer {
    background: none
  }
  .kokuyo-st-container #footer .wrap {
    padding: 0
  }
  .kokuyo-st-container #footer .wrap .utility {
    float: none;
    display: flex;
    justify-content: space-around;
    margin: 15px 0
  }
  .kokuyo-st-container #footer .wrap .utility:after {
    content: none
  }
  .kokuyo-st-container #footer .wrap .utility li {
    border: none;
    float: none;
    padding: 0;
    margin: 0
  }
  .kokuyo-st-container #footer .wrap .utility a {
    color: #333 !important;
    padding: 5px 0;
    display: block
  }
  .kokuyo-st-container #footer .wrap .utility a:not([target=_blank]) {
    vertical-align: middle
  }
  .kokuyo-st-container #footer .wrap .utility a:not([target=_blank]):after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle
  }
  .kokuyo-st-container #footer .wrap .copyright {
    float: none;
    background-color: #f58220;
    text-align: center;
    padding: 10px 2px;
    font-size: 9px
  }
  .kokuyo-st-container #footer .wrap, .kokuyo-st-container #header .wrap {
    width: 100%
  }
  .mf_finder_searchBox_submit {
    background-color: #8c8c8c
  }
  .mf_finder_searchBox_query_input {
    border-radius: 5px 0 0 5px
  }
  .kokuyo-st-container #header .utility .search-box {
    display: none;
    position: absolute !important;
    padding: 10px 25px;
    bottom: auto !important;
    top: 46px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: #f9f9f9;
    border-bottom: 1px solid #d5d5d6
  }
  .kokuyo-st-container #header .utility .ci {
    margin-top: 0;
    margin-right: auto;
    float: none
  }
  .kokuyo-st-container #header .utility .ci img {
    width: 139px !important;
    height: auto !important
  }
  #header .ico-search {
    margin-right: 22px !important
  }
  #header .ico-search img {
    width: 19px;
    height: 19px
  }
  .menu-trigger {
    position: relative;
    width: 26px;
    height: 26px
  }
  .menu-trigger, .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box
  }
  .menu-trigger span {
    position: absolute;
    left: 5px;
    width: calc(100% - 10px);
    height: 2px;
    background-color: #fd6e00
  }
  .menu-trigger span:first-of-type {
    top: 5px
  }
  .menu-trigger span:nth-of-type(2) {
    top: 12px
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 5px
  }
  .menu-trigger.active span:first-of-type {
    -webkit-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg)
  }
  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0
  }
  .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg)
  }
  .mb-nav {
    position: fixed;
    top: 46px;
    left: 0;
    width: 100%;
    display: none;
    height: calc(100% - 89px);
    z-index: 100;
    background-color: hsla(0, 0%, 100%, .9);
    font-size: 13px
  }
  .mb-nav nav {
    height: 100%
  }
  .mb-nav .list-globalnav {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }
  .mb-nav .list-globalnav > li {
    border-top: 2px solid #474747
  }
  .mb-nav .list-globalnav > li > a:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    box-sizing: border-box;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%)
  }
  .mb-nav .list-globalnav a, .mb-nav .list-globalnav span {
    display: block;
    padding: 15px 20px;
    position: relative;
    box-sizing: border-box
  }
  .mb-nav .list-globalnav a:before, .mb-nav .list-globalnav span:before {
    content: "\30FB";
    color: #f18102
  }
  .mb-nav .list-globalnav a {
    text-indent: -1em;
    margin-left: 1em;
    color: #222;
    text-decoration: none
  }
  .mb-nav .list-globalsubnav01 > li {
    border-top: 1px solid #a3a3a3
  }
  .mb-nav .list-globalsubnav01 > li > * {
    padding-left: 40px
  }
  .mb-nav .list-globalsubnav01 > li > a:after {
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%)
  }
  .mb-nav .list-globalsubnav01 > li > a:after, .mb-nav .list-globalsubnav01 > li > span:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    box-sizing: border-box;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    position: absolute;
    top: 50%;
    right: 20px
  }
  .mb-nav .list-globalsubnav01 > li > span:after {
    -webkit-transform: rotate(135deg) translateY(-50%);
    transform: rotate(135deg) translateY(-50%);
    margin-top: -10px
  }
  .mb-nav .list-globalsubnav01 > li > span.open:after {
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    margin-top: 0;
    margin-right: -4px
  }
  .mb-nav .list-globalsubnav02 {
    display: none;
    margin-bottom: 10px
  }
  .mb-nav .list-globalsubnav02 > li a {
    text-decoration: underline;
    font-size: 12px;
    display: flex;
    align-items: center;
    width: 100%;
    text-indent: 0;
    margin-left: 0;
    padding: 7px 20px
  }
  .mb-nav .list-globalsubnav02 > li a[target=_blank]:after {
    content: "";
    display: inline-block;
    width: 13px;
    height: 9px;
    background: url(/img/sp/ico-outlink.png) no-repeat 0 0;
    background-size: contain;
    margin-left: 5px
  }
  .mb-nav .list-globalsubnav02 > li a span {
    padding: 0
  }
  .mb-nav .list-globalsubnav02 > li a span:before {
    content: none
  }
  .mb-nav .list-globalsubnav02 > li a img {
    margin-right: 5px;
    width: 40px;
    height: 40px
  }
  .mb-nav .list-globalsubnav02 > li a:after, .mb-nav .list-globalsubnav02 > li a:before {
    content: none
  }
  .mb-official-site {
    position: fixed;
    bottom: 0;
    z-index: 101;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    display: flex;
    align-items: center;
    padding: 4px 45px
  }
  .mb-official-site div {
    margin-right: auto
  }
  .mb-official-site a + a {
    margin-left: 15px
  }
  .mb-official-site img {
    width: 35px;
    height: 35px
  }
  .footer-sns {
    padding: 15px 12%;
    border-top: 1px solid #f58220;
    display: flex;
    align-items: center
  }
  .footer-sns div {
    margin-right: auto;
    font-size: 14px
  }
  .footer-sns a {
    margin-left: 10px
  }
  .footer-sns img {
    width: 35px;
    height: 35px
  }
}
#contents-header .social-buttons {
  position: static;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: start
}
.kokuyo-st-container #header {
  background-color: #fff;
  margin: 0;
  position: relative;
  z-index: 1
}
.kokuyo-st-container #contents-header {
  background: #fff;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-right: 0;
  padding-top: 16px;
  position: relative;
  z-index: 1
}
.kokuyo-st-container #kokuyo-st-main-contents {
  font-size: 14px !important;
  font-family: メイリオ, Hiragino Kaku Gothic Pro, Meiryo, ヒラギノ角ゴ Pro W3, MS PGothic, MS UI Gothic, sans-serif;
  background: url(../img/image01.jpg) no-repeat fixed 50% -150px/auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 950px
}
#footer-sitemap, .kokuyo-st-container {
  background-color: #fff !important
}
.kokuyo-st-container .pagetop {
  position: relative;
  z-index: 10
}
.kokuyo-st-container #footer .wrap .utility {
  background: transparent
}
.kokuyo-st-container #footer {
  background: #f58220
}
.kokuyo-st-container #footer .copyright {
  background-color: #f58220 !important
}
.footer-sns {
  background-color: #fff;
  position: relative
}
@media (min-width:1180px) {
  .kokuyo-st-container #kokuyo-st-main-contents {
    font-size: 14px !important;
    background: url(../img/image01.jpg) no-repeat fixed 50% 50%/auto;
    width: 100%
  }
  .kokuyo-st-container #kokuyo-st-main-contents:before {
    content: "";
    display: none
  }
}
@media (max-width:749.98px) {
  #contents-header {
    min-height: 0;
    margin-top: 0
  }
  .kokuyo-st-container #header {
    position: fixed;
    z-index: 101
  }
  .kokuyo-st-container #contents-header {
    padding-bottom: 0;
    padding-right: 15px;
    padding-top: 0;
    position: relative;
    top: 60px;
    margin: auto;
    left: 0;
    right: 0;
    background-color: transparent
  }
  .kokuyo-st-container #kokuyo-st-main-contents {
    font-size: 12px !important;
    background-image: none;
    width: 100%
  }
  .kokuyo-st-container .mb-nav .list-globalnav a.gloo__logo:before {
    content: ""
  }
  .kokuyo-st-container .mb-nav .list-globalnav a.gloo__logo img {
    display: block;
    max-height: 2em;
    width: auto
  }
  .kokuyo-st-container #footer {
    background: #fff
  }
  .kokuyo-st-container #footer .copyright {
    background-color: #f58220 !important
  }
  .kokuyo-st-container #footer .wrap .utility {
    background: #fff;
    margin: 0;
    padding: 15px 0
  }
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
  float: left
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  touch-action: pan-y
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity .3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: top .2s, -webkit-transform .2s;
  transition: transform .2s, top .2s;
  transition: transform .2s, top .2s, -webkit-transform .2s
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: left .2s, -webkit-transform .2s;
  transition: transform .2s, left .2s;
  transition: transform .2s, left .2s, -webkit-transform .2s
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: right .2s, -webkit-transform .2s;
  transition: transform .2s, right .2s;
  transition: transform .2s, right .2s, -webkit-transform .2s
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: hsla(0, 0%, 100%, .25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, .25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
  animation: swiper-preloader-spin 1s steps(12) infinite
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}
@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube {
  overflow: visible
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active {
  pointer-events: auto;
  visibility: visible
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}
.swiper-container-flip {
  overflow: visible
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px
}
html {
  touch-action: manipulation
}
.img__fluid {
  height: auto;
  max-width: 100%;
  width: 100%
}
.mb__1x {
  margin-bottom: 10px !important
}
.mb__2x {
  margin-bottom: 20px !important
}
.mb__3x {
  margin-bottom: 30px !important
}
.mb__5x {
  margin-bottom: 50px !important
}
.mb__6x {
  margin-bottom: 60px !important
}
.mb__10x {
  margin-bottom: 100px !important
}
.mt__1x {
  margin-top: 10px !important
}
.mt__2x {
  margin-top: 20px !important
}
.mt__3x {
  margin-top: 30px !important
}
.mt__5x {
  margin-top: 50px !important
}
.mt__6x {
  margin-top: 60px !important
}
.mt__10x {
  margin-top: 100px !important
}
.list__no_mark {
  list-style: none;
  padding-left: 0
}
.list__indent li {
  padding-left: .75em !important
}
.bg_color__white {
  background-color: #fff !important
}
br.pc {
  display: inline
}
br.sp {
  display: none
}
@media (max-width:749.98px) {
  html {
    touch-action: manipulation;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none
  }
  br.pc {
    display: none
  }
  br.sp {
    display: inline
  }
}
.d__block {
  display: block
}
.d__inline_block {
  display: inline-block
}
.d__inline {
  display: inline
}
.d__none {
  display: none
}
.d__flex {
  display: flex
}
.d__flex_centering {
  display: flex;
  align-items: center;
  justify-content: center
}
.hidden__pc {
  display: none
}
.hidden__sp {
  display: inline-block
}
@media (max-width:749.98px) {
  .hidden__pc {
    display: inline-block
  }
  .hidden__sp {
    display: none
  }
}
.btn__gray {
  background-color: #9fa0a0;
  border: 1px solid #9fa0a0;
  color: #fff !important;
  cursor: pointer;
  display: block;
  margin: auto;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  transition: all .5s;
  min-width: 180px
}
.btn__gray:active, .btn__gray:hover {
  background-color: #fff;
  border: 1px solid #259597;
  color: #259597 !important
}
#kokuyo-st-main-contents #glooCont .text__center {
  text-align: center
}
#kokuyo-st-main-contents #glooCont .text__left {
  text-align: left
}
#kokuyo-st-main-contents #glooCont .text__right {
  text-align: right
}
#kokuyo-st-main-contents #glooCont .text__bold {
  font-weight: 700 !important
}
#kokuyo-st-main-contents #glooCont .text__light {
  font-weight: lighter !important
}
#kokuyo-st-main-contents #glooCont .text__black {
  color: #231815
}
#kokuyo-st-main-contents #glooCont .text__l {
  font-size: 1.25em
}
#kokuyo-st-main-contents #glooCont .text__s {
  font-size: .8em
}
#glooCont {
  font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS PGothic, arial, helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  font-size: 14px;
  line-height: 1.8;
  /*
  position: relative;
  z-index: 0
  */
}
#glooGnavi {
  background-color: #fff;
  display: block;
  transition: all .5s;
  width: 100%
}
#glooGnavi .glooGnaviList {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 950px;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  font-size: 13px
}
#glooGnavi .glooGnaviList a {
  color: #555;
  text-decoration: none
}
#glooGnavi .glooGnaviList a img {
  display: block;
  height: 30px;
  margin: auto;
  width: auto
}
#glooGnavi .glooGnaviList a.on, #glooGnavi .glooGnaviList a:active, #glooGnavi .glooGnaviList a:hover {
  color: #b3b3b4
}
#glooGnavi .glooGnaviList li {
  min-width: 135.71428px
}
#glooGnavi .glooGnaviList li a {
  display: block;
  text-align: center;
  width: 100%
}
#glooGnavi .glooGnaviList li:nth-child(3) a.on, #glooGnavi .glooGnaviList li:nth-child(3) a:active, #glooGnavi .glooGnaviList li:nth-child(3) a:hover {
  color: #259597
}
#glooGnavi .glooGnaviList li:nth-child(4) a.on, #glooGnavi .glooGnaviList li:nth-child(4) a:active, #glooGnavi .glooGnaviList li:nth-child(4) a:hover {
  color: #f7cb52
}
#glooGnavi .glooGnaviList li:nth-child(5) a.on, #glooGnavi .glooGnaviList li:nth-child(5) a:active, #glooGnavi .glooGnaviList li:nth-child(5) a:hover {
  color: #a17e9e
}
#glooGnavi .glooGnaviList li:nth-child(6) a.on, #glooGnavi .glooGnaviList li:nth-child(6) a:active, #glooGnavi .glooGnaviList li:nth-child(6) a:hover {
  color: #9fa0a0
}
#glooGnavi .glooGnaviList .is__display {
  display: none
}
#glooGnavi.is__fixed {
  -webkit-animation: slideDown__nav .3s ease-in;
  animation: slideDown__nav .3s ease-in;
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100
}
#glooGnavi.is__fixed li {
  min-width: 135.71429px
}
#glooGnavi.is__fixed .is__display {
  display: block
}
@media (max-width:749.98px) {
  #glooGnavi {
    display: none
  }
}
#kokuyo-st-main-contents #gloo__key_visual {
  background: #fff none;
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  text-align: center;
  height: 428px;
  width: 950px;
  z-index: 0
}
#kokuyo-st-main-contents #gloo__key_visual .img__fluid {
  max-width: 950px;
  position: relative;
  z-index: -1
}
@media (max-width:749.98px) {
  #kokuyo-st-main-contents #gloo__key_visual {
    background: #fff none;
    height: 100%;
    padding-bottom: 0;
    width: 100vw
  }
}
#kokuyo-st-main-contents #gloo__contents_body {
  background-color: transparent;
  color: #9fa0a0;
  display: block;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  z-index: 10
}
#kokuyo-st-main-contents #gloo__contents_body a {
  color: #9fa0a0
}
#kokuyo-st-main-contents #gloo__contents_body a:active, #kokuyo-st-main-contents #gloo__contents_body a:focus, #kokuyo-st-main-contents #gloo__contents_body a:hover {
  color: #b3b3b4
}
#kokuyo-st-main-contents #gloo__contents_body .contents {
  background-color: transparent;
  display: block;
  height: auto;
  margin: 420px auto 0;
  padding-top: 0;
  width: 950px
}
#kokuyo-st-main-contents #gloo__contents_body .contents:before {
  content: "";
  display: block;
  background: transparent url(../img/paper__top.png) no-repeat scroll 100% 0/cover;
  height: 74px;
  width: 100%
}
#kokuyo-st-main-contents #gloo__contents_body .contents__block {
  background-color: #f7f8f8;
  margin: 0 auto;
  padding: 80px 80px 30px
}
#kokuyo-st-main-contents #gloo__contents_body .contents__block + .contents__block {
  padding-bottom: 30px;
  padding-top: 10px
}
#kokuyo-st-main-contents #gloo__contents_body .contents__block:last-child {
  padding-bottom: 70px
}
#kokuyo-st-main-contents #gloo__contents_body .contents__title {
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: .1em
}
#kokuyo-st-main-contents #gloo__contents_body .product__summary p {
  line-height: 2
}
@media (max-width:749.98px) {
  #kokuyo-st-main-contents #gloo__contents_body .contents {
    width: 100%
  }
  #kokuyo-st-main-contents #gloo__contents_body .contents:before {
    height: 37px
  }
  #kokuyo-st-main-contents #gloo__contents_body .contents__block {
    margin: 0 auto;
    padding: 30px 30px 80px
  }
  #kokuyo-st-main-contents #gloo__contents_body .contents__block + .contents__block {
    padding-bottom: 50px;
    padding-top: 10px
  }
  #kokuyo-st-main-contents #gloo__contents_body .contents__block:last-child {
    padding-bottom: 80px
  }
  #kokuyo-st-main-contents #gloo__contents_body .contents__title {
    font-size: 1.25em
  }
}
#kokuyo-st-main-contents #content__news {
  margin-top: -74px !important
}
#kokuyo-st-main-contents #content__news:before {
  background: #f7f8f8 none no-repeat scroll 100% 0/cover !important
}
#kokuyo-st-main-contents #content__news .contents__block {
  min-height: 240px
}
#kokuyo-st-main-contents #content__news ul.list__no_mark {
  margin-left: auto;
  margin-right: auto
}
#kokuyo-st-main-contents #content__news ul.list__no_mark li {
  display: flex;
  align-items: stretch;
  margin-bottom: 1em
}
#kokuyo-st-main-contents #content__news ul.list__no_mark li .date {
  flex: 0 0 25%;
  padding-right: 1em;
  text-align: center
}
#kokuyo-st-main-contents #content__news ul.list__no_mark li a {
  display: inline
}
#kokuyo-st-main-contents #content__concept #concept__logo {
  display: block;
  max-width: 350px;
  margin: 0 auto 88px;
  padding-top: 0
}
#kokuyo-st-main-contents #content__concept p {
  line-height: 2.5;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  text-align: center
}
#kokuyo-st-main-contents #gloo__events {
  margin-top: 0 !important;
  padding-top: 420px !important
}
#kokuyo-st-main-contents #gloo__events .events__summary {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px
}
#kokuyo-st-main-contents #gloo__events .events__block {
  display: flex;
  justify-content: space-between
}
#kokuyo-st-main-contents #gloo__events .events__img {
  flex: 0 1 50%;
  margin-bottom: 0
}
#kokuyo-st-main-contents #gloo__events .events__text {
  flex: 1 0 50%;
  padding-left: 50px;
  position: relative
}
#kokuyo-st-main-contents #gloo__events .events__text p {
  margin-bottom: 20px;
  line-height: 2
}
#kokuyo-st-main-contents #gloo__events .events__text .list__no_mark {
  line-height: 1.5
}
#kokuyo-st-main-contents #gloo__events #events__btn__block {
  display: block;
  margin: 0;
  position: absolute;
  bottom: 0
}
#kokuyo-st-main-contents #gloo__designer_profile {
  background-color: transparent;
  display: block;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  z-index: 10
}
#kokuyo-st-main-contents #gloo__designer_profile .contents {
  background-color: transparent;
  color: #9fa0a0;
  display: block;
  height: auto;
  margin: 0 auto 315px;
  padding-top: 420px;
  width: 950px
}
#kokuyo-st-main-contents #gloo__designer_profile .contents:before {
  content: "";
  display: block;
  background: transparent url(../img/paper__top.png) no-repeat scroll 100% 0/cover;
  height: 74px;
  width: 100%
}
#kokuyo-st-main-contents #gloo__designer_profile .contents__block {
  background-color: #f7f8f8;
  margin: 0 auto;
  padding: 30px 80px 120px
}
#kokuyo-st-main-contents #gloo__designer_profile .contents__title {
  font-size: 1.5em;
  letter-spacing: .03em;
  line-height: 1.5
}
#kokuyo-st-main-contents #gloo__designer_profile .profile__block {
  display: flex;
  justify-content: space-between
}
#kokuyo-st-main-contents #gloo__designer_profile .profile__img {
  flex: 0 1 25%;
  margin-bottom: 0
}
#kokuyo-st-main-contents #gloo__designer_profile .profile__text {
  flex: 1 0 72%;
  padding-left: 50px
}
#kokuyo-st-main-contents #gloo__designer_profile .profile__text p {
  margin-bottom: 0;
  line-height: 1.9
}
@media (max-width:749.98px) {
  #kokuyo-st-main-contents #content__news {
    margin-top: -37px !important
  }
  #kokuyo-st-main-contents #content__news .contents__block {
    min-height: 0
  }
  #kokuyo-st-main-contents #content__news ul.list__no_mark li {
    display: block;
    margin-bottom: 1.5em
  }
  #kokuyo-st-main-contents #content__news ul.list__no_mark li .date {
    padding-right: 0;
    text-align: left
  }
  #kokuyo-st-main-contents #content__news ul.list__no_mark li a {
    display: block
  }
  #kokuyo-st-main-contents #content__concept #concept__logo {
    display: block;
    max-width: 200px;
    margin: 0 auto 74px;
    padding-top: 37px
  }
  #kokuyo-st-main-contents #gloo__events {
    margin-top: 0 !important;
    padding-top: 200px !important
  }
  #kokuyo-st-main-contents #gloo__events .events__block, #kokuyo-st-main-contents #gloo__events .events__block__center {
    display: block
  }
  #kokuyo-st-main-contents #gloo__events .events__img {
    display: block;
    margin: 0 auto 30px;
    width: 100%
  }
  #kokuyo-st-main-contents #gloo__events .events__text {
    display: block;
    padding-left: 0
  }
  #kokuyo-st-main-contents #gloo__events #events__btn__block {
    display: block;
    margin: 60px 0 0;
    position: static;
    bottom: 0
  }
  #kokuyo-st-main-contents #gloo__designer_profile .contents {
    margin: 0 auto 200px;
    padding-top: 200px;
    width: 100%
  }
  #kokuyo-st-main-contents #gloo__designer_profile .contents:before {
    height: 37px
  }
  #kokuyo-st-main-contents #gloo__designer_profile .contents__block {
    margin: 0 auto;
    padding: 0 20px 60px
  }
  #kokuyo-st-main-contents #gloo__designer_profile .profile__block {
    display: block
  }
  #kokuyo-st-main-contents #gloo__designer_profile .profile__img {
    display: block;
    margin: 0 auto 30px;
    width: 60%
  }
  #kokuyo-st-main-contents #gloo__designer_profile .profile__text {
    display: block;
    padding-left: 0
  }
}
#kokuyo-st-main-contents #content__product_01, #kokuyo-st-main-contents #content__product_02, #kokuyo-st-main-contents #content__product_03, #kokuyo-st-main-contents #content__product_04 {
  margin-top: 0 !important;
  padding-top: 420px !important
}
#kokuyo-st-main-contents #content__product_01 .contents__block:last-child, #kokuyo-st-main-contents #content__product_02 .contents__block:last-child, #kokuyo-st-main-contents #content__product_03 .contents__block:last-child, #kokuyo-st-main-contents #content__product_04 .contents__block:last-child {
  padding-bottom: 100px
}
#kokuyo-st-main-contents #content__product_01 .contents__block.block__1st, #kokuyo-st-main-contents #content__product_02 .contents__block.block__1st, #kokuyo-st-main-contents #content__product_03 .contents__block.block__1st, #kokuyo-st-main-contents #content__product_04 .contents__block.block__1st {
  padding-bottom: 50px
}
#kokuyo-st-main-contents .product__summary {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px
}
#kokuyo-st-main-contents #content__product_01 .swiper-button-prev, #kokuyo-st-main-contents #content__product_01 .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23259597'/%3E%3C/svg%3E")
}
#kokuyo-st-main-contents #content__product_01 .swiper-button-next, #kokuyo-st-main-contents #content__product_01 .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23259597'/%3E%3C/svg%3E")
}
#kokuyo-st-main-contents #content__product_01 .swiper-pagination-bullet-active {
  background: #259597
}
#kokuyo-st-main-contents #content__product_01 dl.accordion dt:before {
  background-color: #259597
}
#kokuyo-st-main-contents #content__product_01 dl.accordion dt.on, #kokuyo-st-main-contents #content__product_01 dl.accordion dt:active, #kokuyo-st-main-contents #content__product_01 dl.accordion dt:focus, #kokuyo-st-main-contents #content__product_01 dl.accordion dt:hover {
  color: #259597
}
#kokuyo-st-main-contents #content__product_01 dl.accordion dt.on:after, #kokuyo-st-main-contents #content__product_01 dl.accordion dt:active:after, #kokuyo-st-main-contents #content__product_01 dl.accordion dt:focus:after, #kokuyo-st-main-contents #content__product_01 dl.accordion dt:hover:after {
  border-color: #259597
}
#kokuyo-st-main-contents #content__product_01 dl.accordion dd a {
  color: #259597;
  font-size: 14px
}
#kokuyo-st-main-contents #content__product_01 dl.accordion dd a:active, #kokuyo-st-main-contents #content__product_01 dl.accordion dd a:focus, #kokuyo-st-main-contents #content__product_01 dl.accordion dd a:hover {
  color: #555
}
#kokuyo-st-main-contents #content__product_01 .accordion__close:active, #kokuyo-st-main-contents #content__product_01 .accordion__close:focus, #kokuyo-st-main-contents #content__product_01 .accordion__close:hover {
  border: 1px solid #259597;
  color: #259597
}
#kokuyo-st-main-contents #content__product_02 .swiper-button-prev, #kokuyo-st-main-contents #content__product_02 .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23f7cb52'/%3E%3C/svg%3E")
}
#kokuyo-st-main-contents #content__product_02 .swiper-button-next, #kokuyo-st-main-contents #content__product_02 .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23f7cb52'/%3E%3C/svg%3E")
}
#kokuyo-st-main-contents #content__product_02 .swiper-pagination-bullet-active {
  background: #f7cb52
}
#kokuyo-st-main-contents #content__product_02 dl.accordion dt:before {
  background-color: #f7cb52
}
#kokuyo-st-main-contents #content__product_02 dl.accordion dt.on, #kokuyo-st-main-contents #content__product_02 dl.accordion dt:active, #kokuyo-st-main-contents #content__product_02 dl.accordion dt:focus, #kokuyo-st-main-contents #content__product_02 dl.accordion dt:hover {
  color: #f7cb52
}
#kokuyo-st-main-contents #content__product_02 dl.accordion dt.on:after, #kokuyo-st-main-contents #content__product_02 dl.accordion dt:active:after, #kokuyo-st-main-contents #content__product_02 dl.accordion dt:focus:after, #kokuyo-st-main-contents #content__product_02 dl.accordion dt:hover:after {
  border-color: #f7cb52
}
#kokuyo-st-main-contents #content__product_02 dl.accordion dd a {
  color: #f7cb52;
  font-size: 14px
}
#kokuyo-st-main-contents #content__product_02 dl.accordion dd a:active, #kokuyo-st-main-contents #content__product_02 dl.accordion dd a:focus, #kokuyo-st-main-contents #content__product_02 dl.accordion dd a:hover {
  color: #555
}
#kokuyo-st-main-contents #content__product_02 .accordion__close:active, #kokuyo-st-main-contents #content__product_02 .accordion__close:focus, #kokuyo-st-main-contents #content__product_02 .accordion__close:hover {
  border: 1px solid #f7cb52;
  color: #f7cb52
}
#kokuyo-st-main-contents #content__product_03 .swiper-button-prev, #kokuyo-st-main-contents #content__product_03 .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23a17e9e'/%3E%3C/svg%3E")
}
#kokuyo-st-main-contents #content__product_03 .swiper-button-next, #kokuyo-st-main-contents #content__product_03 .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23a17e9e'/%3E%3C/svg%3E")
}
#kokuyo-st-main-contents #content__product_03 .swiper-pagination-bullet-active {
  background: #a17e9e
}
#kokuyo-st-main-contents #content__product_03 dl.accordion dt:before {
  background-color: #a17e9e
}
#kokuyo-st-main-contents #content__product_03 dl.accordion dt.on, #kokuyo-st-main-contents #content__product_03 dl.accordion dt:active, #kokuyo-st-main-contents #content__product_03 dl.accordion dt:focus, #kokuyo-st-main-contents #content__product_03 dl.accordion dt:hover {
  color: #a17e9e
}
#kokuyo-st-main-contents #content__product_03 dl.accordion dt.on:after, #kokuyo-st-main-contents #content__product_03 dl.accordion dt:active:after, #kokuyo-st-main-contents #content__product_03 dl.accordion dt:focus:after, #kokuyo-st-main-contents #content__product_03 dl.accordion dt:hover:after {
  border-color: #a17e9e
}
#kokuyo-st-main-contents #content__product_03 dl.accordion dd a {
  color: #a17e9e;
  font-size: 14px
}
#kokuyo-st-main-contents #content__product_03 dl.accordion dd a:active, #kokuyo-st-main-contents #content__product_03 dl.accordion dd a:focus, #kokuyo-st-main-contents #content__product_03 dl.accordion dd a:hover {
  color: #555
}
#kokuyo-st-main-contents #content__product_03 .accordion__close:active, #kokuyo-st-main-contents #content__product_03 .accordion__close:focus, #kokuyo-st-main-contents #content__product_03 .accordion__close:hover {
  border: 1px solid #a17e9e;
  color: #a17e9e
}
#kokuyo-st-main-contents #content__product_04 .swiper-button-prev, #kokuyo-st-main-contents #content__product_04 .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%239fa0a0'/%3E%3C/svg%3E")
}
#kokuyo-st-main-contents #content__product_04 .swiper-button-next, #kokuyo-st-main-contents #content__product_04 .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%239fa0a0'/%3E%3C/svg%3E")
}
#kokuyo-st-main-contents #content__product_04 .swiper-pagination-bullet-active {
  background: #9fa0a0
}
#kokuyo-st-main-contents #content__product_04 dl.accordion dt:before {
  background-color: #9fa0a0
}
#kokuyo-st-main-contents #content__product_04 dl.accordion dt.on, #kokuyo-st-main-contents #content__product_04 dl.accordion dt:active, #kokuyo-st-main-contents #content__product_04 dl.accordion dt:focus, #kokuyo-st-main-contents #content__product_04 dl.accordion dt:hover {
  color: #9fa0a0
}
#kokuyo-st-main-contents #content__product_04 dl.accordion dt.on:after, #kokuyo-st-main-contents #content__product_04 dl.accordion dt:active:after, #kokuyo-st-main-contents #content__product_04 dl.accordion dt:focus:after, #kokuyo-st-main-contents #content__product_04 dl.accordion dt:hover:after {
  border-color: #9fa0a0
}
#kokuyo-st-main-contents #content__product_04 dl.accordion dd a {
  color: #9fa0a0;
  font-size: 14px
}
#kokuyo-st-main-contents #content__product_04 dl.accordion dd a:active, #kokuyo-st-main-contents #content__product_04 dl.accordion dd a:focus, #kokuyo-st-main-contents #content__product_04 dl.accordion dd a:hover {
  color: #555
}
#kokuyo-st-main-contents #content__product_04 .accordion__close:active, #kokuyo-st-main-contents #content__product_04 .accordion__close:focus, #kokuyo-st-main-contents #content__product_04 .accordion__close:hover {
  border: 1px solid #9fa0a0;
  color: #9fa0a0
}
@media (max-width:749.98px) {
  #kokuyo-st-main-contents #content__product_01, #kokuyo-st-main-contents #content__product_02, #kokuyo-st-main-contents #content__product_03, #kokuyo-st-main-contents #content__product_04 {
    margin-top: 0 !important;
    padding-top: 200px !important
  }
  #kokuyo-st-main-contents #content__product_01 .contents__block:last-child, #kokuyo-st-main-contents #content__product_02 .contents__block:last-child, #kokuyo-st-main-contents #content__product_03 .contents__block:last-child, #kokuyo-st-main-contents #content__product_04 .contents__block:last-child {
    padding-bottom: 70px
  }
}
@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(4000px, 0, 0);
    transform: translate3d(4000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(4000px, 0, 0);
    transform: translate3d(4000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-1000px, 0, 0);
    transform: translate3d(-1000px, 0, 0)
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-1000px, 0, 0);
    transform: translate3d(-1000px, 0, 0)
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(5%, 0, 0);
    transform: translate3d(5%, 0, 0);
    visibility: visible
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(5%, 0, 0);
    transform: translate3d(5%, 0, 0);
    visibility: visible
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    visibility: visible
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    visibility: visible
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}
@-webkit-keyframes slideDown__nav {
  0% {
    top: -50px
  }
  to {
    top: 0
  }
}
@keyframes slideDown__nav {
  0% {
    top: -50px
  }
  to {
    top: 0
  }
}
.animated {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.is_animate {
  opacity: 0
}
#kokuyo-st-main-contents .gloo__background {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: auto;
  height: 100vh;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 950px;
  z-index: -10
}
#kokuyo-st-main-contents #gloo__background_00 {
  background-image: url(../img/image01.jpg);
  background-position: 50% 100%
}
#kokuyo-st-main-contents #gloo__background_01 {
  background-image: url(../img/bg__product_01.jpg);
  background-position: 50% 100%
}
#kokuyo-st-main-contents #gloo__background_02 {
  background-image: url(../img/bg__product_02.jpg);
  background-position: 50% 100%
}
#kokuyo-st-main-contents #gloo__background_03 {
  background-image: url(../img/bg__product_03.jpg);
  background-position: 50% 100%
}
#kokuyo-st-main-contents #gloo__background_04 {
  background-image: url(../img/bg__product_04.jpg);
  background-position: 50% 50%
}
#kokuyo-st-main-contents #gloo__background_05 {
  background-image: url(../img/image01.jpg);
  background-position: 50% 50%
}
@media (max-width:749.98px) {
  #kokuyo-st-main-contents .gloo__background {
    background-size: cover;
    width: 100vw
  }
}
#kokuyo-st-main-contents dl.accordion dt {
  box-sizing: border-box;
  cursor: pointer;
  margin: 0 auto;
  padding: 30px;
  position: relative;
  text-align: center;
  transition: all .5s;
  max-width: 500px
}
#kokuyo-st-main-contents dl.accordion dt:before {
  position: absolute;
  left: 0;
  bottom: 15px;
  content: "";
  height: 1px;
  width: 0;
  background-color: #9fa0a0;
  transition: all .5s
}
#kokuyo-st-main-contents dl.accordion dt:after {
  content: "";
  border-bottom: 2px solid #b3b3b4;
  border-right: 2px solid #b3b3b4;
  display: inline-block;
  height: .8em;
  margin-left: 1em;
  width: .8em;
  -webkit-transform: rotate(45deg) translate(-2px, -2px);
  transform: rotate(45deg) translate(-2px, -2px)
}
#kokuyo-st-main-contents dl.accordion dt.on {
  cursor: default
}
#kokuyo-st-main-contents dl.accordion dt.on:before, #kokuyo-st-main-contents dl.accordion dt:active:before, #kokuyo-st-main-contents dl.accordion dt:focus:before, #kokuyo-st-main-contents dl.accordion dt:hover:before {
  width: 100%
}
#kokuyo-st-main-contents dl.accordion dd {
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px
}
#kokuyo-st-main-contents .accordion__close {
  border: 1px dotted #b3b3b4;
  color: #b3b3b4;
  cursor: pointer;
  display: block;
  margin: 50px auto 10px;
  padding: 10px;
  text-align: center;
  transition: all .5s;
  width: 180px
}
#kokuyo-st-main-contents .accordion__close:active, #kokuyo-st-main-contents .accordion__close:hover {
  border: 1px solid #9fa0a0;
  color: #9fa0a0
}
@media (max-width:749.98px) {
  #kokuyo-st-main-contents dl.accordion dt {
    width: 75%
  }
}
#kokuyo-st-main-contents .table__wrapper {
  overflow: auto
}
#kokuyo-st-main-contents .table__wrapper .table__viewer {
  overflow-x: auto;
  overflow-y: auto;
  width: 100%
}
#kokuyo-st-main-contents table {
  border: 1px solid #9fa0a0;
  border-collapse: collapse;
  margin: 0 auto;
  table-layout: fixed
}
#kokuyo-st-main-contents table.gloo__table {
  width: 100%
}
#kokuyo-st-main-contents table.gloo__table caption {
  text-align: center
}
#kokuyo-st-main-contents table.gloo__table td, #kokuyo-st-main-contents table.gloo__table th {
  border: 1px solid #9fa0a0;
  padding: 5px;
  text-align: center;
  vertical-align: middle
}
#kokuyo-st-main-contents table.gloo__table th {
  border-right: 1px solid #fff;
  background-color: #9fa0a0;
  color: #fff
}
#kokuyo-st-main-contents table.gloo__table th:last-child {
  border-right: none
}
@media (max-width:749.98px) {
  #kokuyo-st-main-contents .table__wrapper {
    overflow: hidden
  }
  #kokuyo-st-main-contents .table__wrapper .table__viewer {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%
  }
  #kokuyo-st-main-contents table.gloo__table {
    min-width: 600px
  }
  #kokuyo-st-main-contents table.gloo__table caption {
    text-align: left
  }
}
#kokuyo-st-main-contents .youtube__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin: 20px auto 0;
  max-width: 680px
}
#kokuyo-st-main-contents .youtube__wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}
@media (max-width:749.98px) {
  #kokuyo-st-main-contents .youtube__wrapper {
    margin: 0 auto
  }
}
#kokuyo-st-main-contents .swiper-button-next, #kokuyo-st-main-contents .swiper-button-prev {
  background-size: cover;
  bottom: 0;
  top: 0;
  margin-bottom: auto;
  margin-top: auto
}
#kokuyo-st-main-contents .top__swiper-pagination {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 300
}
@media (max-width:749.98px) {
  #kokuyo-st-main-contents .swiper-button-next, #kokuyo-st-main-contents .swiper-button-prev {
    height: 24px;
    width: 15px
  }
  #kokuyo-st-main-contents .top__swiper-pagination {
    position: absolute;
    bottom: 40px
  }
}
#kokuyo-st-main-contents .btn__showcase_s a, #kokuyo-st-main-contents .btn__showcase a {
  width: 380px;
  height: 98px;
  box-sizing: border-box;
  display: block;
  border: 2px solid #333;
  background: #fff;
  box-shadow: 2px 2px 0 0 #333;
  text-decoration: none;
  color: #333;
  text-align: center;
  position: relative;
  font-size: 16px;
  margin: 0 auto 30px
}
#kokuyo-st-main-contents .btn__showcase_s a .btnInner, #kokuyo-st-main-contents .btn__showcase a .btnInner {
  border-right: 28px solid #fe6e00;
  padding: 12px;
  height: 94px;
  box-sizing: border-box
}
#kokuyo-st-main-contents .btn__showcase_s a .btnInner img, #kokuyo-st-main-contents .btn__showcase a .btnInner img {
  display: inline-block;
  margin-top: 7px
}
#kokuyo-st-main-contents .btn__showcase_s a:after, #kokuyo-st-main-contents .btn__showcase a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  margin: auto;
  right: 10px;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
#kokuyo-st-main-contents .btn__showcase_s a:before, #kokuyo-st-main-contents .btn__showcase a:before {
  content: "";
  width: 0;
  height: 0;
  border-color: #333 transparent transparent #333;
  border-style: solid;
  border-width: 8px;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2
}
#kokuyo-st-main-contents .btn__showcase:active, #kokuyo-st-main-contents .btn__showcase:focus, #kokuyo-st-main-contents .btn__showcase:hover, #kokuyo-st-main-contents .btn__showcase_s:active, #kokuyo-st-main-contents .btn__showcase_s:focus, #kokuyo-st-main-contents .btn__showcase_s:hover {
  opacity: .75
}
#kokuyo-st-main-contents .btn__showcase_s a {
  width: 300px
}
@media (max-width:749.98px) {
  #kokuyo-st-main-contents .btn__showcase_s a, #kokuyo-st-main-contents .btn__showcase a {
    width: 90%;
    height: auto;
    border: 2px solid #333;
    font-size: 13px;
    margin: 0 auto 25px
  }
  #kokuyo-st-main-contents .btn__showcase_s a .btnInner, #kokuyo-st-main-contents .btn__showcase a .btnInner {
    border-right: 20px solid #fe6e00;
    padding: 11px 9px;
    height: auto;
    box-sizing: border-box
  }
  #kokuyo-st-main-contents .btn__showcase_s a .btnInner img, #kokuyo-st-main-contents .btn__showcase a .btnInner img {
    width: 190px;
    height: auto
  }

body._wf {
    padding-top: 0;
}

}
#kokuyo-st-main-contents .close {
	color: #F00;
	text-decoration: line-through;
}
#kokuyo-st-main-contents .haiban_txt {
	color: #F00;
}


