@charset "UTF-8";
.sp, .slick-slider.sp {
  display: block;
}
.pc, .slick-slider.pc {
  display: none;
}
:root {
  --font-jp: 'M PLUS Rounded 1c', 'dinosaur', YuGothic, 'Yu Gothic', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  --font-en: 'dinosaur', YuGothic, 'Yu Gothic', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  --key-color: #000;
  --text-color: #333;
  --line-color: #ccc;
  --pd-side: 60px;
}
body {
  font-family: "Noto Sans Japanese", sans-serif;
  overflow-x: hidden;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  font-weight: 400;
  line-height: 1.5;
}
body#top {
	background: #fef5a6
}
.kv_container {
  width: 100%;
  text-align: center;
}
.kvWrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 60px auto 0;
  max-width: 100vw;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
#top .kvWrap {
  margin: 60px auto 0;
  max-width: 90vw;
}
.kvWrap div {
  width: 90%;
}
.keytitle img {
  width: 90%;
  margin: 30px auto 0
}
#top .keytitle img {
  width: 80%;
}
	.bgimg_sp_jp {
		position: absolute;
		top:0;
			z-index:1
	} 	
body.s1 {
  background: #FFEC4D
}
body.s2 {
  background: #FF95B0
}
body.s3 {
  background: #E84A47
}
body.s4 {
  background: #60BD51
}
body.s5 {
  background: #F58B3E
}
body.s6 {
  background: #41B9D7
}
body.s7 {
  background: #C885CA
}
hr {
  margin: 20px 0;
}
.contentWrapper {
  height: 100%;
  padding: 0 30px 0 20px;
}
#top .contentWrapper {
  height: auto;
  padding: 0;
}
.contentWrap {
  margin-bottom: 50px;
  background: #fff;
}
figure.note figcaption {
  margin: 20px 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left
}
figure.note figcaption span {
  display: block;
  font-size: 10px;
  margin-top: 10px;
  font-weight: 300;
  text-decoration: underline
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  border: none;
}
a img {
  border: none;
}
*:focus {
  outline: none;
}
a.modaal-btn img {
  border: none !important;
}
/*********** header ***********/
header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.98);
  transition: .3s;
}
header a {
  display: block;
  width: 100%;
  height: 100%;
}
.logo {
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: 8px 0 22px;
  height: 20px;
}
.en .logo {
  left: 20px;
  margin: 6px 0 22px;
}
.logo img {
  width: 110px;
}
.en .logo img {
  width: 140px;
}
.title {
  position: absolute;
  top: 38%;
  right: 15px;
  width: 140px;
  display: block;
  padding: 0;
}
/*********** footer ***********/
footer {
  position: relative;
  padding: 30px;
  background: #fff;
}
footer .seiko_logo {
  text-align: center;
  margin: 0 auto 17px;
}
footer .seiko_logo, footer .seiko_logo a, footer .seiko_logo img {
  /*
	width: 62px;
	height: 13px;
*/
  width: 76.3px;
  height: 15px;
  /*
    width: 87px;
	height: 17px;

*/
}
footer p {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  font-family: "Glence regular", sans-serif;
  font-size: 12px;
}
footer .lang {
  position: relative;
  margin: 0 auto;
  margin-bottom: 40px;
  height: 14px;
  line-height: 1;
  font-size: 14px;
  text-align: center;
  font-weight: 200;
}
footer .lang span {
  display: inline-block;
}
footer .lang span.current-lang {
  color: #000;
}
footer .lang span:nth-of-type(2) {
  margin-left: 12px;
  padding-left: 12px;
  border-left: 1px #000 solid;
  height: 15px;
}
footer .lang a {
  color: #ccc;
  transition: 0.3s;
}
footer .lang a:hover {
  color: #888;
}
a {
  text-decoration: none;
  color: #000;
}
section {
  padding: 50px 30px;
  margin: 30px auto;
}
section.top {
  padding: 5px 30px;
  margin: 30px auto;
}
section > div {
  /*
 width: 100%;
  max-width: 800px;
*/
}

.full-wide-slider {
  margin: 0;
  padding: 0;
  height: auto;
  max-width: 100%;
}
.full-wide-slider > div {
  margin: 0;
  max-width: 100%;
}
.l-inner {
  margin: 0 auto 60px
}
/*
.wrapper .swiper-container .swiper-wrapper {
    transition-timing-function: linear !important;
}
.swiper-container {
    overflow: hidden;
  }
  .swiper-container .swiper {
    overflow: visible;
  }
  .swiper-container .slide {
  }
  .swiper-container .slide-media {
    padding-top: 0;
  }
  .swiper-container .slide-media img {
    height: auto;
    position: relative;
    width: 100%;
  }
  .swiper-container .slide-content {
    padding: 1em;
  }
*/
/*
  .l-section .l-inner {
  padding: 0 calc(50% - 75px);
  position: relative;
  margin-bottom: 45px;
  }
*/
[class*=swiper]:focus {
  outline: none;
}
.swiper-container .slide-title {
  line-height: 1.3em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2.6em;
  margin: 0;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
}
.swiper-container {
  overflow: hidden;
}
.swiper-container .swiper {
  overflow: visible;
}
#kakurenbo #main-visual {
  background: #fef5a6
}
#patterner #main-visual {
  background: #ffd5df
}
#sukiyaki #main-visual {
  background: #f7b7b5
}
#panda #main-visual {
  background: #c0e5b9
}
#maskingtape #main-visual {
  background: #fcd1b1
}
#sunnyman #main-visual {
  background: #b3e3ef
}
#ambidextous #main-visual {
  background: #e6cce7
}
#main-visual {
  padding: 40px 5% 0
}
#main-visual picture {
  width: 100vw;
}
.watchlist {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#kakurenbo li.list01, #patterner li.list02, #sukiyaki li.list03, #panda li.list04, #maskingtape li.list05, #sunnyman li.list06, #ambidextous li.list07 {
  display: none
}
ul.watchlist li {
  list-style: none;
  width: 40%;
  margin-top: 20px;
}
.content-body p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  text-align: justify;
}
.img-and-caption img {
  width: 100%;
}
.img-and-caption {
  margin-bottom: 34px;
}
.content-body p.caption {
  margin-top: 15px;
  font-size: 12px;
  line-height: 2;
  margin-bottom: 0;
}
.content-body p.caption span {
  font-weight: 500;
}
.other-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 45px;
}
.other-container .other {
  margin-right: 15px;
  display: inline-block;
  width: calc(50% - 8px);
  text-align: center;
  margin-bottom: 30px;
}
.other-container .other h2 {
  font-family: "Glence medium", sans-serif;
  font-size: 13px;
  line-height: 18px;
  margin-top: 1em;
  font-weight: 400;
}
.other-container .other img {
  width: 100%;
}
.other-container .other:nth-child(2n) {
  margin-right: 0;
}
.link-to-seed {
  margin: 30px auto;
  display: block;
  max-width: 570px;
}
.link-to-seed img {
  width: 100%;
}
@media screen and (min-width: 600px), print {
  .other-container .other {
    width: calc(33.3% - 10px);
  }
  .other-container .other:nth-child(2n) {
    margin-right: 15px;
  }
  .other-container .other:nth-child(3n) {
    margin-right: 0;
  }
}
/**********************
2024
***********************/
.tYellow {
  background-color: #FFE93D
}
.tBlue {
  background-color: #37AACB
}
.tPink {
  background-color: #FC7D9F
}
/*.tRed {background-color: #DF3137}*/
.tRed {
  background-color: #E04A47
}
.tGreen {
  background-color: #51B240
}
.tOrange {
  background-color: #E5702E
}
.tPurple {
  background-color: #B96DBD
}

body#ambidextous .w_List .tPurple {
	background-color: #FFE93D!important
}
.row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  margin: 1rem 0;
  flex-wrap: wrap;
}
.col-1 {
  width: 100%
}
.col-2 figure {
  width: 100%;
  margin: 1em 0
}
.titleWrap.circle50 {
  border: 2px solid #000;
  border-radius: 80px;
  width: 100%;
  height: 160px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  /*	filter: drop-shadow(14px 14px 0 #000);*/
  box-shadow: 10px 10px 0 #000;
}

.circle20 {
  border: 2px solid #000;
  border-radius: 50px;
  padding: 0 30px 30px;
  /*	filter: drop-shadow(12px 12px 0 #000);*/
  box-shadow: 10px 10px 0 #000;
}
#top .circle20 {
  padding: 30px;
  border-radius: 30px;
  /*	filter: drop-shadow(12px 12px 0 #000);*/
}
.circle20::after {}
.titleWrap {
  background: #fff;
  /*	max-width: 320px;*/
  margin: 0 auto 40px;
}
.titleWrap h2, .titleWrap h3 {
  font-family: var(--font-jp);
  transform: rotate(0.05deg);
}
.en .titleWrap h2, .en .titleWrap h3 {
  font-family: var(--font-en);
}
.titleWrap p {
  line-height: 2em;
  margin-bottom: 0
}
.titleWrap h2, .titleWrap h3 {
  text-align: center;
  letter-spacing: 1px;
  margin-left: -.5em;
}
.titleWrap h2 {
  font-size: 27px;
  font-weight: 500;
  margin-top: .5em;
  margin-bottom: .25em;
}
.titleWrap h2 span {
  font-size: 15px;
  display: block;
}
.titleWrap h3 {
  display: block;
  width: 100%;
  padding: 1em;
  border-top: 1px solid #000;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.25;
}
.titleBox {
  width: 100%;
  padding-bottom: 5px;
  font-family: var(--font-jp);
  transform: rotate(0.05deg);
  margin: 5vh auto;
  position: relative;
  border: 2px solid #000;
  text-align: center;
  letter-spacing: 1px
}
.en .titleBox {
  font-family: var(--font-en);
  letter-spacing: 1px
}
.titleBox::before {
  position: absolute;
  top: 3px;
  right: -11px;
  width: 5px;
  height: 100%;
  border: solid #000;
  /* 線の太さ：上　右　下　左 */
  border-width: 0px 4px 4px 0px;
  background: #000;
  transform: skewY(45deg);
  content: '';
}
.titleBox::after {
  position: absolute;
  bottom: -11px;
  left: 3px;
  width: 100%;
  height: 5px;
  border: solid #000;
  /* 線の太さ：上　右　下　左 */
  border-width: 4px 0px 0px 4px;
  background: #000;
  transform: skewX(45deg);
  content: '';
}
.titleBox h3 {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: .5em;
}
.titleBox h3 span.h5Title {
  display: block;
  font-size: 13px;
  margin-bottom: 3px
}
.titleBox h4 {
  font-size: 10px;
  font-weight: 500;
  line-height: 2;
  border-bottom: 2px solid #000;
}
.en .titleBox h3 {
  line-height: 1.25;
  margin-top: .5em;
  margin-bottom: .5em;
}
.en .titleBox h3 span.h5Title {
  display: block;
  font-size: 12px;
  margin-top: .25em;
  letter-spacing: 0;
}
.en .titleBox h4 {
  letter-spacing: 0;
}
[data-ruby] {
  position: relative;
}
[data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  top: -.7em;
  left: -.2em;
  right: 0;
  margin: auto;
  font-size: 0.3em;
  font-weight: 500;
  letter-spacing: 0
}
.designerWrap {
  max-width: 200px;
  margin: 0 auto 20px;
}
.designerWrap img {
  object-fit: cover;
}
.specialistWrap {
  max-width: 200px;
  margin: 0 auto 20px;
}
.contentFig figcaption {
  font-size: 13px;
  margin-top: .5em;
}
.contentTxt p {
  margin-bottom: 0
}
.en .contentTxt p {
  font-size: 14px;
  text-align: justify;
  line-height: 1.75;
}
div.info {
  max-width: 600px;
  margin: 0 auto 60px;
  padding-left: 10px
}
#top div.info {
	width: 80%
}
#maskingtape .maskinginfo {
  display: block
}
#maskingtape .normalinfo {
  display: none
}
#kakurenbo .maskinginfo, #patterner .maskinginfo, #sukiyaki .maskinginfo, #panda .maskinginfo, #sunnyman .maskinginfo, #ambidextous .maskinginfo {
  display: none
}
/*-------------------------------------------------
	Modal Window
-------------------------------------------------*/
/* モーダルのコンテンツ */
.modal__content {
  /*
	position: relative;
	width: 100%;
	max-width: 1040px;
	padding: 60px;
*/
}
/* 閉じるボタン */
.modal__close-btn {
  position: absolute;
  right: -18px;
  top: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 20;
}
.modal__close-btn:hover {
  opacity: 0.8;
}
/* 閉じるボタンのX */
.lineClose {
  display: block;
  width: 36px;
  height: 36px;
  background: center / contain no-repeat url(../img/btn_close.svg);
}
@media screen and (max-width: 666px) {
  .modal {
    padding: 0;
  }
  .modal__content {
    padding: 0px;
    /*		height: 100svh;*/
  }
  .modal_inner {
    padding: 0;
    /*		max-width: 500px;*/
    /*
		height: auto;
		max-height: calc(100svh - 60px);
*/
  }
}
/*-------------------------------------------------
	#outline
-------------------------------------------------*/
/* Layout */
.ly_fL {
  float: left;
}
.ly_fR {
  float: right;
}
.ly_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ly_flex.rev {
  flex-direction: row-reverse;
}
.ly_flex.aiC {
  align-items: center;
}
.ly_flex.jcFs {
  justify-content: flex-start;
}
.ly_flex.jcC {
  justify-content: center;
}
.ly_w_100 {
  width: 100%;
}
.ly_exhOl {
  border-top: 1px solid var(--line-color);
}
.bl_exhOl {
  padding: 20px 0;
  border-bottom: 1px solid var(--line-color);
}
.el_lv2H {
  font-family: var(--font-jp);
  transform: rotate(0.05deg);
  margin: 0 auto 20px;
  text-align: center;
  font-size: 20px;
}
.en .el_lv2H {
  font-family: var(--font-en);
}
.el_exhOl_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: .15em;
  font-feature-settings: "palt";
  border-right: 1px solid var(--line-color);
}
.el_exhOl_ttl, .el_exhOl_txt {
  line-height: 32px;
  text-align: left;
}
.el_exhOl_txt {
  width: calc(100% - 230px);
}
p.el_notice {
  margin: 20px 0 0;
  font-size: 15px;
  text-align: left;
}
@media screen and (max-width: 666px) {
  .bl_exhOl {
    display: block;
    padding: 15px 0;
  }
  .bl_exhOl.sm_flex {
    display: flex;
    justify-content: flex-start;
  }
  .el_exhOl_ttl {
    display: block;
    width: auto;
    border: none;
  }
  .el_exhOl_ttl::after {
    content: '：';
    margin: 0 .2em;
  }
  .el_exhOl_ttl, .el_exhOl_txt {
    line-height: 30px;
  }
  .el_exhOl_txt {
    width: auto;
  }
  p.el_notice {
    margin: 15px 0 42px;
  }
  a.un_btn_dat2023 {
    padding: .668em 1em;
    font-size: 15px;
  }
  a.un_btn_dat2023::after {
    display: none;
  }
}
/* #map */
iframe.ly_gMap {
  width: 100%;
  aspect-ratio: 16/9;
  border: 1px solid var(--line-color);
}
@media screen and (max-width: 666px) {
  iframe.ly_gMap {
    aspect-ratio: 1/1;
  }
}