@charset "utf-8";
/*
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
/*--------------------------------------------------------
	reset
---------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; }
ul,ol { list-style-type: none; }
em,strong,th,address { font-style: normal; font-weight: normal; text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size: 100%; }
img,
object,
embed { border: 0; vertical-align: top; }
img { max-width: 100%; vertical-align: bottom; }
a{ outline: none;}
hr { border: none;}
table { border-collapse: collapse; border-spacing: 0; font-size: 100%; }
li { list-style-type: none; }
strong { font-weight: bold; }
/*-------------------------------------------------
	base
--------------------------------------------------*/
body {position: relative; background: #000; color: #fff; font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 16px; line-height: 1.5;  -webkit-text-size-adjust:100%;}
a{outline: none;}
/*txt img active*/
::selection ,
::-moz-selection { background:#666; }
img::selection,
img::-moz-selection { background:none; }
/*cookie*/
#onetrust-banner-sdk{ outline: none; }
video {display: block;}


/*-------------------------------------------------
	font アンチエイリアス
--------------------------------------------------*/
/* 解像度 1x：subpixel、解像度 2x：grayscale */
h1,h2,.number,p
{ -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: unset; }
@media only screen and 
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
h1,h2,.number,p
{ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
}
/*-------------------------------------------------
	fade
--------------------------------------------------*/
.wrap_f{ width: 100%; height: 100%; position: relative; }
.wrap_f::after {content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; pointer-events: none; user-select: none; z-index: 300; opacity: 1; transition:1s; }
.wrap_f.fade::after { opacity: 0; pointer-events: none; user-select: none; }
/*anime set
------------------------*/
.main_img img,
.main .title_box,
.co_main img,
h2,
h3,
#read p,
.archive_bg,
.co01_logo,
.co02_logo,
.spec_logo,
.bg_light,
.co p,
.img_box,
.spec .title_box,
.spec .img_box,
.spec h3,
.spec p,
.spec_btn,
#spec_sub p{ visibility: hidden; }

/*-------------------------------------------------
	timer
--------------------------------------------------*/
.timer_show{ display: none;}

/*-------------------------------------------------
	header
--------------------------------------------------*/
header{ position: absolute; left: 0px; top: 0px; z-index: 9999; width: 100%; }
header div{ margin: 0; line-height: 1; font-size: 1px; display: block; }
header div img{ width: 100%; vertical-align: top;}
/*------ header logo ------*/
header .seiko_logo{ width: 130px; position:absolute; right: 30px; top: 30px; text-align: right;}
header .prospex_logo{ width: 240px; position:absolute; left: 30px; top: 30px; }
@media (max-width: 1600px) {
header .seiko_logo{ width: 8.17vw; right: 1.85vw; top: 1.85vw; }
header .prospex_logo{ width: 14.9vw; left: 1.9vw; top: 1.8vw; }
}/*END*/
@media (orientation: portrait) {
header .seiko_logo{ width: 140px; right: 30px; top: 30px; }
header .prospex_logo{ width: 250px; left: 30px; top: 30px; }
}/*END*/
@media (max-width: 780px) and (orientation: portrait) { 
header .seiko_logo{ width: 17vw; right: 3.8vw; top: 3.8vw; }
header .prospex_logo{ width: 28vw; left: 3.8vw; top: 3.8vw; }
}/*END*/
@media (max-width: 640px) and (orientation: portrait) {
header .seiko_logo{ width: 20vw;}
header .prospex_logo{ width: 36vw;}
}/*END*/

/*-------------------------------------------------
	contents
--------------------------------------------------*/
.wrapper{ position: relative; overflow: hidden;}
/*-------------------------------------------------
	main
--------------------------------------------------*/
.main { width: 100%; height: auto; position: relative; z-index: 1; overflow: hidden; outline:none; }
/*---- title_box ----*/
.main .title_box { position: absolute;  top: 77.9%; left: 0; z-index: 2; text-align: center; width: 100%; }
@media (orientation: portrait) { /* 縦 */
.main .title_box { top: 79.5%; }
}/*END*/
@media (max-width: 640px) and (orientation: portrait) {
.main .title_box { top: 82%; }
}/*END*/
/*---- main_logo h1 ----*/
.main .title_box .main_logo{ width: 38.6vw; margin: 0 auto; }
.main .title_box h1{ margin-top: 1.2vw; font-size: 1.58vw; letter-spacing: -0.05vw; font-weight: 700;}
@media (orientation: portrait) { /* 縦 */
.main .title_box .main_logo{width: 68.2vw;  }
.main .title_box h1{ margin-top: 2.2vw; font-size: 2.81vw; }
}/*END*/
@media (max-width: 640px) and (orientation: portrait) {
.main .title_box .main_logo{width: 78.3vw; }
.main .title_box h1{ margin-top: 2.3vw; font-size: 3.18vw; }
}/*END*/
/*---- main_img ----*/
.main .main_img { width: 100%; position: relative; z-index: 1; }
.main .main_img img{ width: 100%; }
/*[ on / off ]*/
.main_img .x15{display:block;}
.main_img .x1{display:none;}
.main_img .tab{display:none;}
.main_img .sp{display:none;}
@media (max-width: 1400px) {
.main_img .x15{display:none;}
.main_img .x1{display:block;}
.main_img .tab{display:none;}
.main_img .sp{display:none;}
}/*END*/
@media (orientation: portrait) {
.main_img .x15{display:none;}
.main_img .x1{display:none;}
.main_img .tab{display:block;}
.main_img .sp{display:none;}
}/*END*/
@media (max-width: 640px) and (orientation: portrait) {
.main_img .x15{display:none;}
.main_img .x1{display:none;}
.main_img .tab{display:none;}
.main_img .sp{display:block;}
}/*END*/



/*-------------------------------------------------
	read
--------------------------------------------------*/
#read { padding: 90px 0 100px; color: #fff; position: relative; overflow: hidden;}
@media (max-width: 640px) {
#read { padding: 80px 0 80px; color: #fff; position: relative; overflow: hidden;}
}/*END*/
#read .inner{ width: 85%; max-width: 1100px; margin: 0 auto; text-align: center; }
#read .inner span{ display: inline-block; }
#read .noise{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background:url(../img/noise.gif); mix-blend-mode: overlay; opacity: 0.2; z-index: 0;}
#read .bg_light{ content: ''; width: 2500px; height: 2500px; margin: -1250px 0 0 -1250px; position: absolute; left: 50%; top:0; z-index: -1; background-image: radial-gradient(circle closest-side, rgba(66, 76, 24, 1) 0%, rgba(66, 76, 24, 0) 100%); opacity: 1; transition: 0.5s; }
@media (max-width: 1400px) {
#read .bg_light{ width: 160vw; height: 160vw; margin: -80vw 0 0 -80vw; }
}/*END*/
@media (max-width: 640px) {
#read .bg_light{ width: 300vw; height: 300vw; margin: -150vw 0 0 -150vw; }
}/*END*/

.read_br1{ display: block;}
.read_br2{ display: none;}
.read_br3{ display: none;}
@media (max-width: 960px) {
.read_br1{ display: none;}
.read_br2{ display: block;}
.read_br3{ display: none;}
}/*END*/
@media (max-width: 850px) {
.read_br1{ display: none;}
.read_br2{ display: none;}
.read_br3{ display: none;}
}/*END*/
@media (max-width: 640px) {
.read_br1{ display: none;}
.read_br2{ display: block;}
.read_br3{ display: block;}
}/*END*/
@media (max-width: 550px) {
.read_br1{ display: none;}
.read_br2{ display: none;}
.read_br3{ display: none;}
}/*END*/

/*-------------------------------------------------
	movie
--------------------------------------------------*/
#movie{ margin-top: 100px; position: relative; text-align: center; overflow: hidden; z-index: 4;}
#movie a{ margin: 0 auto; max-width: 800px; width: 80%; position: relative; display: block; }
@media (max-width: 640px) {
#movie{ margin-top: 80px; }
#movie a{ max-width: 800px; width: 90%;}
}/*END*/

/* play movie*/
#movie a span.play{ position: absolute; left: 50%; top: 50%; width: 70px; height: 70px; margin: -35px 0 0 -35px; display: inline-block;  background: rgba(255,255,255,0); border: solid 1.5px rgba(255,255,255,.6); border-radius: 50%; box-sizing: border-box; z-index: 3; transition: 0.3s; }
#movie a span.play::after{ border-width: 10px 0 10px 16px; margin: -10px 0 0 -5px; border-color: transparent transparent transparent #fff; left: 50%; top: 50%; position: absolute; content: ''; display: block; width: 0; height: 0; border-style: solid; }
#movie a:hover span.play{ background: rgba(255,255,255,0.2); border: solid 2px rgba(255,255,255,0); }
@media (max-width: 1400px) {
#movie a span.play{ display: inline-block; width: 60px; height: 60px; margin: -30px 0 0 -30px; }
#movie a span.play::after{ border-width: 8px 0 8px 13px; margin: -8px 0 0 -5px;  }
}/*END*/
@media (max-width: 750px) {
#movie a span.play{ display: inline-block; width: 50px; height: 50px;  margin: -25px 0 0 -25px; }
#movie a span.play::after{ border-width: 7px 0 7px 11px; margin: -7px 0 0 -4px;  }
}/*END*/

/*-------------------------------------------------
	archive
--------------------------------------------------*/
#archive{ width: 100%; position: relative; overflow: hidden; }
.archive_bg{ position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: url('../img/archive_bg.jpg') center; background-size: cover; z-index: 0;}
#archive .inner{display: flex; align-items: center; margin: 0 auto; width: 90%; max-width: 1000px; position: relative; z-index: 1;}
#archive .inner .img_box{ margin-left: 4.8%; width: 37.4%;}
#archive .inner .txt_box{ margin-left: 8.5%; width: 48%; }
@media (max-width: 1024px) {
#archive .inner{width: 85%; }
#archive .inner .img_box{ margin-left: 0%; width: 40%;}
#archive .inner .txt_box{ margin-left: 8%; width: 52%; }
}/*END*/
@media (max-width: 940px) {
#archive .inner{width: 85%; }
#archive .inner .img_box{ margin-left: 1%; width: 45%;}
#archive .inner .txt_box{ margin-left: 9%; width: 45%; }
}/*END*/
@media (max-width: 800px) {
#archive{ width: 100%; background:none; }
#archive .inner{display: block; margin: 0 auto; width: 100%; }
#archive .inner .img_box{ margin-left: 0%; width: 100%;}
#archive .inner .img_box img{  width: 100%;}
#archive .inner .txt_box{ padding: 60px 0 80px;  background: linear-gradient(to bottom, #222 0%, #000 100%); margin: 0px auto; width: 100%; }
#archive .inner .txt_box .txt_box_inner{ margin: 0px auto; width: 80%; max-width: 600px; }
}/*END*/

#archive .x1{ display: block;}
#archive .tab{ display: none;}
#archive .sp{ display: none;}
@media (max-width: 800px) {
#archive .x1{ display: none;}
#archive .tab{ display: block;}
#archive .sp{ display: none;}
}/*END*/
@media (max-width: 640px) {
#archive .x1{ display: none;}
#archive .tab{ display: none;}
#archive .sp{ display: block;}
}/*END*/

/*-------------------------------------------------
	txt [base]
--------------------------------------------------*/
/*--------- span ---------*/
.txt span,
.txt_s span{ display: inline-block; }
/*--------- h3 ---------*/
.co h2{ font-size: 40px; margin-bottom: 29px; line-height: 1; font-weight: 500; }
.co h3{ font-size: 22px; line-height: 1.5; font-weight: 700; margin-bottom: 10px;}
@media (max-width: 1200px) {
.co h2{ font-size: 36px; margin-bottom: 27px;}
.co h3{ font-size: 20px;}
}/*END*/
@media (max-width: 1024px) {
.co h2{ font-size: 40px; margin-bottom: 29px; }
.co h3{ font-size: 21px;}
}/*END*/
@media (max-width: 640px) {
.co h2{ font-size: 34px; margin-bottom: 27px;}
.co h3{ font-size: 19px;}
}/*END*/
@media (max-width: 450px) {
.co h2{ font-size: 30px; margin-bottom: 20px;}
.co h3{ font-size: 18px;}
}/*END*/

/*txt size
------------------------------*/
/*--- txt ---*/
.txt{ font-size: 16px; }
@media (max-width: 1400px) {
.txt{ font-size: 16px; }
}/*END*/
@media (max-width: 1200px) {
.txt{ font-size: 1.3vw; }
}/*END*/
@media (max-width: 1024px) {
.txt{ font-size: 16px; }
}/*END*/
@media (max-width: 850px) {
.txt{ font-size: 15px; }
}/*END*/
@media (max-width: 420px) {
.txt{ font-size: 14px; }
}/*END*/
@media (max-width: 400px) {
.txt{ font-size: 14px; }
}/*END*/
@media (max-width: 360px) {
.txt{ font-size: 13px; }
}/*END*/

/*--- txt ---*/
.txt_l{ font-size: 18px; }
@media (max-width: 1400px) {
.txt_l{ font-size: 17px; }
}/*END*/
@media (max-width: 1200px) {
.txt_l{ font-size: 1.4vw; }
}/*END*/
@media (max-width: 1024px) {
.txt_l{ font-size: 17px; }
}/*END*/
@media (max-width: 850px) {
.txt_l{ font-size: 16px; }
}/*END*/
@media (max-width: 420px) {
.txt_l{ font-size: 15px; }
}/*END*/
@media (max-width: 360px) {
.txt_l{ font-size: 14px; }
}/*END*/

/*---txt_s---*/
.txt_s{ margin-top: 28px; font-size: 14px!important; line-height: 1.6;letter-spacing: .6px; }
@media (max-width: 1200px) {
.txt_s{ margin-top: 25px; font-size: 1.12vw!important; line-height: 1.6; }
}/*END*/
@media (max-width: 950px) {
.txt_s{ margin-top: 24px; font-size: 13px!important; line-height: 1.6; }
}/*END*/
@media (max-width: 640px) {
.txt_s{ margin-top: 23px; font-size: 12px!important; line-height: 1.6;letter-spacing: 0px; }
}/*END*/

/*--------- line-height ---------*/
.lh_21{ line-height: 2.1;}
.lh_2{ line-height: 2;}
.lh_18{ line-height: 1.8;}
@media (max-width: 640px) {
.lh_21{ line-height: 2;}
}/*END*/
@media (max-width: 450px) {
}/*END*/

/*-------------------------------------------------
	co01
--------------------------------------------------*/
.co01{ width: 100%; color: #fff; overflow: hidden; position: relative;}
.co01 .inner{ width: 100%; display: flex; align-items: center; justify-content: center; flex-direction : row-reverse;}
.co01 .inner .img_box{ width: 58.3%; margin-right: 0%; position: relative; z-index: 2; }
.co01 .inner .img_box img{ width: 100%; }
.co01 .inner .txt_box{ width: 41%;}
.co01 .inner .txt_box .txt_box_inner{ width: 55%; max-width: 360px; margin: 0 auto;}
.co01_logo{ width: 120%; margin: 50px 0 0 -10%;}
/*-- bg --*/
.co01 .noise{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background:url(../img/noise.gif); mix-blend-mode: overlay; opacity: 0.2; z-index: 0;}
.co01 .bg_light{ width: 150vw; height: 150vw; margin: -75vw 0 0 -75vw; position: absolute; left: 50%; top:0%; z-index: -1; background-image: radial-gradient(circle closest-side, rgba(66, 76, 24, 1) 0%, rgba(66, 76, 24, 0) 100%); opacity: 1; transition: 0.5s; }
@media (max-width: 1300px) {
.co01 .inner .img_box{ width: 58.3%; margin-right: -3vw; }
.co01 .inner .txt_box{ width: 44%; }
}/*END*/
@media (max-width: 1000px) {
.co01 .inner{ width: 100%; display: block; }
.co01 .inner .img_box{ width: 100%; }
.co01 .inner .txt_box{ width: 100%; padding: 80px 0; }
.co01 .inner .txt_box .txt_box_inner{ width: 70%; max-width: 490px; margin: 0 auto;}
.co01_logo{ width: 110%; margin: 60px 0 0 -5%;}
/*-- bg --*/
.co01 .bg_light{  width: 300vw; height: 300vw; margin: -150vw 0 0 -150vw; position: absolute; left: 100%; top:50%; z-index: -1; background-image: radial-gradient(circle closest-side, rgba(66, 76, 24, 1) 0%, rgba(66, 76, 24, 0) 100%); opacity: 1; transition: 0.5s; }
}/*END*/
@media (max-width: 500px) {
.co01 .inner .txt_box{ width: 100%; padding: 80px 0; }
.co01 .inner .txt_box .txt_box_inner{ width: 80%; max-width: 600px; margin: 0 auto;}
.co01_logo{ width: 110%; margin: 60px 0 0 -5%;}
}/*END*/
@media (max-width: 450px) {
.co01_logo{ width: 106%; margin: 50px 0 0 -3%;}
}/*END*/

/*--------- co01 [on off]---------*/
.co01 .x15{ display: block; }
.co01 .x1{ display: none; }
.co01 .tab{ display: none; }
.co01 .sp{ display: none; }
@media (max-width: 1400px) {
.co01 .x15{ display: none; }
.co01 .x1{ display: block; }
.co01 .tab{ display: none; }
.co01 .sp{ display: none; }
}/*END*/
@media (max-width: 1000px) {
.co01 .x15{display:none;}
.co01 .x1{display:none;}
.co01 .tab{display:block;}
.co01 .sp{display:none;}
}/*END*/
@media (max-width: 640px) {
.co01 .x15{display:none;}
.co01 .x1{display:none;}
.co01 .tab{display:none;}
.co01 .sp{display:block;}
}/*END*/

/*-------------------------------------------------
	co02
--------------------------------------------------*/

.co02{ width: 100%; color: #fff; overflow: hidden; position: relative; background: url(../img/co02_bg_x15.jpg) center center no-repeat; background-size: cover;}
.co02 .inner{ margin: 0 auto; width: 90%; max-width: 1100px; display: flex; align-items: center; justify-content: ; }
.co02 .inner .img_box{ width: 47.2%; margin-left: 5.3%; position: relative; z-index: 2; }
.co02 .inner .img_box img{ width: 100%; }
.co02 .inner .txt_box{ width: 37.1%; margin-left: 10%;}
.co02 .inner .txt_box .txt_box_inner{ width: 100%; margin: 0 auto;}
.co02_logo{ width: 55%; margin: 60px auto 0;}
@media (max-width: 1400px) {
.co02 .inner .txt_box{ width: 37.1%; margin-left: 6%;}
}/*END*/
@media (max-width: 1000px) {
.co02{ background: none;}
.co02 .inner{ width: 100%; display: block; }
.co02 .inner .img_box{ width: 100%; margin-left: 0%;}
.co02 .inner .txt_box{ width: 100%; padding: 80px 0; margin-left: 0%; background: linear-gradient(to bottom , rgba(189, 151, 88,0.1) 20%, rgba(189, 151, 88,0.25) 100%); }
.co02 .inner .txt_box .txt_box_inner{ width: 70%; max-width: 400px; margin: 0 auto;}
.co02_logo{ width: 60%; margin: 60px auto 0;}
}/*END*/
@media (max-width: 850px) {
.co02 .inner .txt_box .txt_box_inner{ width: 70%; max-width: 375px; }
}/*END*/
@media (max-width: 500px) {
.co02 .inner .txt_box .txt_box_inner{ width: 80%; max-width: 600px; }
}/*END*/
/*-- bg --*/
.co02 .noise{ display: none;}
.co02 .bg_light{ display: none; }
@media (max-width: 1000px) {
.co02 .noise{ display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background:url(../img/noise.gif); mix-blend-mode: overlay; opacity: 0.2; z-index: 0;}
}/*END*/

/*--------- co02 [on off]---------*/
.co02 .x15{ display: block; }
.co02 .x1{ display: none; }
.co02 .tab{ display: none; }
.co02 .sp{ display: none; }
@media (max-width: 1400px) {
.co02 .x15{ display: none; }
.co02 .x1{ display: block; }
.co02 .tab{ display: none; }
.co02 .sp{ display: none; }
}/*END*/
@media (max-width: 1000px) {
.co02 .x15{display:none;}
.co02 .x1{display:none;}
.co02 .tab{display:block;}
.co02 .sp{display:none;}
}/*END*/
@media (max-width: 640px) {
.co02 .x15{display:none;}
.co02 .x1{display:none;}
.co02 .tab{display:none;}
.co02 .sp{display:block;}
}/*END*/

/*-------------------------------------------------
	co03
--------------------------------------------------*/
.co03{ width: 100%; color: #fff; overflow: hidden; position: relative;}
.co03 .inner{ width: 85%; max-width: 1150px; margin: 0 auto; display: flex; align-items: center; justify-content: center; flex-direction : row-reverse;}
.co03 .inner .img_box{ width: 52.8%; margin-left: 12.4%; position: relative; z-index: 2; }
.co03 .inner .img_box img{ width: 100%; }
.co03 .inner .txt_box{ width: 33.5%;}
.co03 .inner .txt_box .txt_box_inner{ width: 100%; margin: 0 auto;}
.co03 .inner .txt_box .txt_box_inner .p_mt{ margin-top: 19px;}
/*-- bg --*/
.co03 .noise{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background:url(../img/noise.gif); mix-blend-mode: overlay; opacity: 0.2; z-index: 0;}
.co03 .bg_light{ width: 150vw; height: 150vw; margin: -75vw 0 0 -75vw; position: absolute; left: 60%; top:0%; z-index: -1; background-image: radial-gradient(circle closest-side, rgba(66, 76, 24, 1) 0%, rgba(66, 76, 24, 0) 100%); opacity: 1; transition: 0.5s; }
@media (max-width: 1550px) {
.co03 .inner .img_box{ width: 52.8%; margin-left: 8%; position: relative; z-index: 2;}
.co03 .inner .txt_box{ width: 35%;}
}/*END*/
@media (max-width: 1000px) {
.co03 .inner{ width: 100%; display: block; }
.co03 .inner .img_box{ width: 100%; margin-left: 0%;}
.co03 .inner .txt_box{ width: 100%; padding: 80px 0; }
.co03 .inner .txt_box .txt_box_inner{ width: 70%; max-width: 490px; margin: 0 auto;}
/*-- bg --*/
.co03 .bg_light{  width: 300vw; height: 300vw; margin: -150vw 0 0 -150vw; position: absolute; left: -40%; top:50%; z-index: -1; background-image: radial-gradient(circle closest-side, rgba(66, 76, 24, .8) 0%, rgba(66, 76, 24, 0) 100%); opacity: 1; transition: 0.5s; }
}/*END*/
@media (max-width: 500px) {
.co03 .inner .txt_box{ width: 100%; padding: 80px 0; }
.co03 .inner .txt_box .txt_box_inner{ width: 80%; max-width: 600px; margin: 0 auto;}
}/*END*/
@media (max-width: 450px) {
}/*END*/

/*--------- co03 [on off]---------*/
.co03 .x15{ display: block; }
.co03 .x1{ display: none; }
.co03 .tab{ display: none; }
.co03 .sp{ display: none; }
@media (max-width: 1400px) {
.co03 .x15{ display: none; }
.co03 .x1{ display: block; }
.co03 .tab{ display: none; }
.co03 .sp{ display: none; }
}/*END*/
@media (max-width: 1000px) {
.co03 .x15{display:none;}
.co03 .x1{display:none;}
.co03 .tab{display:block;}
.co03 .sp{display:none;}
}/*END*/
@media (max-width: 640px) {
.co03 .x15{display:none;}
.co03 .x1{display:none;}
.co03 .tab{display:none;}
.co03 .sp{display:block;}
}/*END*/

/*-------------------------------------------------
	co04
--------------------------------------------------*/
.co04{ width: 100%; color: #fff; overflow: hidden; position: relative;}
.co04 .inner{ width: 100%; }
.co04 .inner .img_box{ width: 100%; position: relative; z-index: 2; }
.co04 .inner .img_box img{ width: 100%; }
.co04 .inner .txt_box{ height: 100%; position: absolute; left: 56.5%; top: 0; z-index: 3; display: flex; align-items: center;}
.co04 .inner .txt_box .txt_box_inner{margin: 0 auto;}
.co04_logo{ width: 120%; margin: 50px 0 0 -10%;}

@media (max-width: 1000px) {
.co04 .inner .txt_box{ padding: 100px 0; background: #000; height: auto;  position: relative; left: 0%; top: 0; display: block; text-align: center; }
}/*END*/
@media (max-width: 640px) {
.co04 .inner .txt_box{ padding: 80px 0; background:#000;  height: auto;  position: relative; left: 0%; top: 0; display: block; text-align: center; }
}/*END*/

/*--------- co04 [on off]---------*/
.co04 .x15{ display: block; }
.co04 .x1{ display: none; }
.co04 .tab{ display: none; }
.co04 .sp{ display: none; }
@media (max-width: 1600px) {
.co04 .x15{ display: none; }
.co04 .x1{ display: block; }
.co04 .tab{ display: none; }
.co04 .sp{ display: none; }
}/*END*/
@media (max-width: 1000px) {
.co04 .x15{display:none;}
.co04 .x1{display:none;}
.co04 .tab{display:block;}
.co04 .sp{display:none;}
}/*END*/
@media (max-width: 640px) {
.co04 .x15{display:none;}
.co04 .x1{display:none;}
.co04 .tab{display:none;}
.co04 .sp{display:block;}
}/*END*/

/*-------------------------------------------------
	.btn
--------------------------------------------------*/
.btn a{ font-size: 14px; line-height: 1; letter-spacing: .2px; padding: 16px 40px 18px; display: inline-block; color: #000; border: solid 1px #000; text-decoration: none; transition: 0.3s; }
.btn a:hover{ background: #000; color: #fff; }

/*-------------------------------------------------
	spec
--------------------------------------------------*/
.spec_logo{ width: 90%; max-width: 560px; margin: 20px auto 0;}
.spec{ background: #fff; color: #000; padding: 80px 0; position: relative; z-index: 10;}
.spec_head{ padding-bottom:50px; width:90%; margin: 0 auto; text-align: center; position: relative; z-index: 10; }
.spec_head h2{ margin-top: 12px; font-size:23px; letter-spacing: -1px; line-height: 1.4; font-weight: 700; }
.gry{ background: #f5f5f5; color: #000;}
.gry .spec_head h2{  font-weight: 600; }
@media (max-width: 690px){
.spec_head h2{margin-top: 2vw; font-size:3.3vw; letter-spacing: -.1vw; }
}/*END*/
@media (max-width: 600px){
.spec{ padding: 15vw 0; }
.spec_head{ padding-bottom:4vw; }

}/*END*/
@media (max-width: 450px){
.spec{ padding: 13vw 0 15vw; }
}/*END*/
/* img [ on / off ] */
.collections_img_pc{ display: block;}
.collections_img_sp{ display: none;}
@media screen and (max-width: 640px) {
.collections_img_pc{ display: none;}
.collections_img_sp{ display: block;}
}/*end*/
/* .collections_inner */
.collections_inner{ display: flex; justify-content: center; width: 80%; max-width: 650px; margin: 0 auto; position: relative;}
@media (max-width: 1400px){
.collections_inner{ display: flex; justify-content: center; width: 80%; max-width: 600px; margin: 0 auto; }
}/*END*/
@media (max-width: 1000px){
.collections_inner{ max-width: 600px; }
}/*END*/
@media (max-width: 750px){
.collections_inner{ display: block; max-width: 90%; margin: 0 auto; }
}/*END*/
/* img_box */
.collections_inner .img_box{ width: 50%; text-align: center; }
.collections_inner .img_box img{ position: relative; left: 0px; }
@media (max-width: 1400px){
.collections_inner .img_box{ width: 60%; text-align: center; }
}/*END*/
@media (max-width: 750px){
.collections_inner .img_box{ width: 100%; }
.collections_inner .img_box img{ max-width: 280px; width: 90%; }
}/*END*/
/*---------img---------*/
.collections_img { width: 100%; max-width: 305px; margin: 0 auto; position: relative; z-index: 0; }

/*---------【1列】---------*/
/* [[ spec_1r ]] */
.spec_1r .collections_inner{ margin: 30px auto 0; width: 80%; max-width: 550px;  display: flex; align-items: center; justify-content: center;}
.spec_1r .collections_inner .txt_box{ margin-top: 0; width: 50%; text-align: center; position: relative; z-index: 3; }
.spec_1r .collections_inner .img_box img{ max-width: 248px; width: 90%; margin: 0 auto; }
@media (max-width: 750px){
.spec_1r .collections_inner{ margin: 10px auto 0; width: 80%; max-width: 500px; }
.spec_1r .collections_inner .txt_box{ margin-top: 0; width: 100% !important; padding-bottom: 30px; text-align: center; }
.spec_1r .collections_inner .img_box img{ max-width: 248px; width: 95%; margin: 0 auto; }
}/*END*/
@media (max-width: 550px){
.spec_1r .collections_inner{ margin: 8vw auto 0; width: 95%; max-width: 450px; }
.spec_1r .collections_inner .txt_box{ margin-top: 0; width: 100% !important; padding-bottom: 0px; text-align: center; }
.spec_1r .collections_inner .img_box img{ max-width: 248px; width: 90%; margin: 0 auto; }
}/*END*/
@media (max-width: 400px){
.spec_1r .collections_inner{ margin: 8vw auto 0; width: 95%; max-width: 450px;  display: block; }
.spec_1r .collections_inner .txt_box{ margin-top: 0; width: 100% !important; padding-bottom: 0px; text-align: center; }
.spec_1r .collections_inner .img_box img{ max-width: 248px; width: 45%; margin: 0 auto; }
}/*END*/

/*---------【2列】---------*/
/* [[ spec_2r ]] */
.mt0.spec_2r{ margin: 0 !important;}
.spec_2r ul{ margin: 10px auto 0; width: 80%; max-width: 1600px; display: flex; align-items: initial; justify-content: center;  }
.spec_2r ul li{ width: 50%; }
.spec_2r .collections_inner{ margin: 0px auto 0; width: 80%; max-width: 550px; display: flex; align-items: center; justify-content: center; }
.spec_2r .collections_inner .txt_box{ margin-top: 0px; width: 50%; text-align: center; position: relative; z-index: 3; }
.spec_2r .collections_inner .img_box img{ max-width: 248px; width: 100%; margin: 0 auto; }
@media (max-width: 1400px){
.spec_2r ul{ margin: 10px auto 0; width: 90%; max-width: 1600px; display: flex; align-items: initial; justify-content: center;  }
.spec_2r .collections_inner{ margin: 0px auto 0; width: 85%; max-width: 550px;  }
.spec_2r .collections_inner .txt_box{ margin-top: 0px; width: 50%; }
.spec_2r .collections_inner .img_box img{ max-width: 248px; width: 85%; margin: 0 auto; }
}/*END*/
@media (max-width: 1000px){
.spec_2r ul { display: flex; flex-wrap: wrap; justify-content:center; max-width: 750px; width: 85%; margin: 20px auto 0;}
.spec_2r ul li{ margin-top: 0px !important; width: 50%; margin-top: 120px ;}
.spec_2r .collections_inner{ display: block; width: 100%; margin: 0 auto; text-align: center; }
.spec_2r .collections_inner .img_box{ width: 85%; max-width:280px; margin: 0 auto; text-align: center; }
.spec_2r .collections_inner .txt_box{ margin-top: 25px; width: 100%; text-align: center; position: relative; z-index: 3;}
}/*END*/
@media (max-width: 750px){
.spec_2r .collections_inner .img_box img{ width: 80%; max-width: 300px; }
.spec_2r ul li{ margin-top: 14vw; padding-bottom: 20px;}
}/*END*/
@media (max-width: 640px){
.spec_2r ul { max-width: 700px; width: 90%; margin: 0px auto 0;}
.spec_2r .collections_inner .img_box{ width: 90%; max-width: 280px; margin: 0 auto; text-align: center; }
}/*END*/
@media (max-width: 400px){
.spec_2r ul { max-width: 700px; width: 95%; margin: 0px auto 0;}
.spec_2r .collections_inner .img_box{ width: 90%; max-width: 280px; margin: 0 auto; text-align: center; }
}/*END*/

/*---------txt---------*/
.collections_name { margin-top: 20px; font-size: 16px; line-height: 1.5; }
/*collections_no*/
.collections_no { margin-top: 20px; font-size: 21px; line-height: 1; letter-spacing: 1px; font-weight: 500; font-family: 'Montserrat', sans-serif; }
@media screen and (max-width: 420px) {
.collections_no { margin-top: 18px; font-size: 18px; }
}/*END*/

/*collections_movement*/
.collections_movement { margin-top: 3px; font-size: 14px; line-height: 1.6; letter-spacing: 0px;font-weight: 400; }
@media screen and (max-width: 420px) {
.spec_2r .collections_movement{ margin-top: 3px; font-size: 11px;}
}/*END*/
/*collections_price*/
.collections_price { margin-top: 15px; font-size: 18px; line-height: 1.1; letter-spacing: 0px; }
.collections_price span { font-size: 12px; letter-spacing: 0.5px; margin-left: 3px;}
@media screen and (max-width: 420px) {
.spec_2r .collections_price{ margin-top: 10px; font-size: 17px; }
}/*END*/
/*collections_limited*/
.collections_limited { margin-top: 15px; font-size: 14px; line-height: 1.6; letter-spacing: 1px; font-weight: 400; position: relative; display: inline-block;}
.collections_limited::after { position: absolute; display: block; content: ''; width: 100%; height: 2px; background: #111; }
.gry .collections_limited::after { background: #fff; }
.limited_sub{ margin-top: 3px; font-size: 12px; }
@media screen and (max-width: 640px) {
.limited_sub{ margin-top: 3px; font-size: 11px; }
}/*END*/
/*collections_release*/
.collections_release{ margin-top: 17px; font-size: 13px; line-height: 1.4; letter-spacing: 0px; font-weight: 400;}
.collections_release span{ display: inline-block;}
@media screen and (max-width: 420px) {
.spec_1r .collections_release{ margin-top: 10px; font-size: 12px;}
.spec_2r .collections_release{ margin-top: 10px; font-size: 11px;}
.spec_2r .collections_release span{ display: block;}
}/*END*/
/*collections_txt*/
.collections_txt{ margin-top: 20px; font-size: 13px; line-height: 1.4; letter-spacing: 0.5px; font-weight: 400; text-align: center;}
.collections_txt span{ display: inline-block; }
@media screen and (max-width: 750px) {
.collections_txt{ margin-top: 20px; font-size: 12px;}
.spec_1r .collections_txt span{display: block;}
}/*END*/
@media screen and (max-width: 420px) {
.spec_2r .collections_txt{ margin-top: 20px; font-size: 12px;}
}/*END*/
.collections_txt .txt_bottom_br1{ display: inline-block; }
@media screen and (max-width: 640px) {
.collections_txt .txt_bottom_br1{display: block;}
}/*END*/
.collections_txt_bottom{margin-top: 60px;}
@media screen and (max-width: 750px) {
.collections_txt_bottom{margin-top: 40px;}
}/*END*/
/*collections_btn*/
.collections_btn { max-width: 170px; margin: 26px auto 0; }
.collections_btn a { margin-top: 10px; font-size: 13px; line-height: 1; font-weight: 500; padding: 14px 0 16px; letter-spacing: .5px; display: block; transition: 0.3s; text-decoration: none; opacity: 1; background: #000; color: #fff;  position: relative; overflow: hidden;border-radius: 4px;  }
.collections_btn.red{ margin: 10px auto 0; }
.collections_btn.red a{ background: #b20008; }
.collections_btn.red_ts a{font-size: 13px; letter-spacing: -0.7px !important;}
.collections_btn a:hover { opacity: 0.6;}
@media screen and (max-width: 1200px) {
.collections_btn { max-width: 160px; margin: 22px auto 0; }
.collections_btn a { margin-top: 10px; font-size: 13px; line-height: 1; font-weight: 500; padding: 14px 0 16px; letter-spacing: .5px; }
.collections_btn.red_ts a{font-size: 12px; letter-spacing: -0.7px !important;}
}/*END*/
@media screen and (max-width: 420px) {
.collections_btn { max-width: 150px; margin: 22px auto 0; }
.collections_btn a { margin-top: 10px; font-size: 12px; line-height: 1; font-weight: 500; padding: 14px 0 14px; letter-spacing: 0px;}
.collections_btn.red_ts a{font-size: 12px; letter-spacing: -0.7px !important;}
.spec_2r .collections_btn { max-width: 150px; margin: 22px auto 0; }
.spec_2r .collections_btn a { margin-top: 10px; font-size: 13px; line-height: 1; font-weight: 500; padding: 14px 0 14px; letter-spacing: 0px;}
}/*END*/
@media screen and (max-width: 350px) {
.collections_btn { max-width: 150px; margin: 22px auto 0; }
.collections_btn a { margin-top: 10px; font-size: 12px; line-height: 1; font-weight: 500; padding: 14px 0 14px; letter-spacing: 0px;}
.spec_2r .collections_btn { max-width: 130px; margin: 12px auto 0; }
.spec_2r .collections_btn a { margin-top: 10px; font-size: 11px; line-height: 1; font-weight: 500; padding: 14px 0 14px; letter-spacing: 0px;}
}/*END*/
/*collections_new*/
.collections_new{ position: absolute; top: -55px; left: 0px; width: 100%; }
.collections_new span { margin-top: 0px; font-size: 16px; line-height: 1.4; letter-spacing: 1px; font-weight: 500; position: relative; display: inline-block; color: #c00; }
.collections_new span::after { position: absolute; display: block; content: ''; width: 100%; height: 2px; background: #c00; }
@media screen and (max-width: 640px) {
.collections_new{ position: absolute; top: -45px; left: 0px; width: 100%; }
.collections_new span { margin-top: 0px; font-size: 15px; }
}/*END*/

/*-------------------------------------------------
	gotop
--------------------------------------------------*/
.gotop { position:absolute; bottom:0px; right:20px;width:50px; height:70px; box-sizing:border-box; border-radius: 0%; z-index: 2000!important; }
.gotop a{ position: relative; display:block; background:rgba(33,33,33,0.8); text-decoration:none;width:50px; height:50px; box-sizing:border-box; border-radius: 0%; z-index: 11; transition: 0.3s; }
.gotop a::after { position:absolute; top:50%; left:50%; content: ''; width: 16px; height: 16px; margin: -8px 0 0 -8px; background: url("../img/page_top.svg") no-repeat ; background-size: cover;}
.gotop a:hover { background:rgba(60,60,60,0.5); }
@media (max-width: 500px) {
.gotop { position:absolute; bottom:0px; right:10px; width:40px; height:50px; }
.gotop a{ width:40px; height:40px; }
.gotop a::after { width: 14px; height: 14px; margin: -7px 0 0 -7px; }
}/*END*/

/*-------------------------------------------------
	footer
--------------------------------------------------*/
footer{ background: #111; width: 100%; height: auto; position: relative; z-index: 10; }
footer::after { content:" "; display:block; clear:both;}
.foot_l{ float: left; margin: 59px 0 0 40px;}
.foot_l .foot_logo { float: left; line-height: 1; margin-bottom: 53px; }
.foot_l .foot_logo img { width: 131px; transition: 0.2s; }
.foot_l .foot_logo a:hover img{ opacity: 0.6;}
.foot_l .copyright { float: left; margin: 13px 0 0 32px; font-size: 12px; line-height: 1; letter-spacing: 1px; color: #fff; font-family: Arial, Helvetica, sans-serif; font-weight: 400;}
@media (max-width: 750px) { 
.foot_l{ float: none; margin: 39px 0 0 0px; text-align: center;}
.foot_l .foot_logo { float: none; line-height: 1; margin-bottom: 23px; }
.foot_l .copyright { float: none; margin: 13px 0 0 0px; padding-bottom: 30px; font-size: 12px; line-height: 1; color: #fff; }
}/*END*/
*,:after,:before { box-sizing: border-box;}
.foot_r { float: right; padding-top: 58px; margin: 0 35px 0 0 ; }
.foot_r .sns { display: flex; list-style-type: none; }
.foot_r .sns img{ width: 100%;}
.foot_r .sns li.tw img { padding: 2px;}
.foot_r .sns li.ig img { padding: 5.5px;}
.foot_r .sns > li { width: 40px; margin-right: 12px; padding: 5px; line-height: 1; border-radius: 50%; transition: 0.3s; background: #3c3c3c;}
.foot_r .sns > li:nth-child(3){ margin-right: 0; }
.foot_r .sns > li:hover{ opacity: 0.5; }
@media (max-width: 750px) {
.foot_r { float: none; padding-top: 40px; margin: 0px; }
.foot_r .sns { position: static; margin-bottom: 20px; justify-content: center; }
.foot_r .sns > li { margin-right: 10px; }
}/*END*/