@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap');/*
/*extra-light 200 light 300 regular 400 medium 500 semi-bold 600 bold 700 black 900*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400&text=SEIKO© 2019345678 Seiko Watch Corporation');
/*-------------------------------------------------
	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%; height: auto; }
hr { display: none; }
table { border-collapse: collapse; border-spacing: 0; font-size: 100%; }
li { list-style-type: none; }
strong { font-weight: bold; }
*:focus {outline: none;}

/*-------------------------------------------------
	base
--------------------------------------------------*/
* { margin: 0; padding: 0; }
html,body{ width: 100%;	}
body {margin: 0; height: 100%; font-size: 16px; font-family: 'Noto Serif JP', serif; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #000; background:#fff; position:relative;
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
html,body{ width: 100%; min-width: 1000px;	}
@media screen and (max-width: 750px) {
html,body{ width: 100%; min-width: 300px;	}
}/*END*/
img { max-width: 100%; vertical-align: bottom;}
a:link{ outline:none;}
.pc{ display: block;}
.sp{ display: none;}
@media screen and (max-width: 750px) {
.pc{ display: none;}
.sp{ display: block;}
}/*END*/
.wrapper{ position: relative; overflow: hidden;}

/*-------------------------------------------------
	loading
--------------------------------------------------*/
#loading{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background:#fff; pointer-events: none; z-index: 500; opacity: 0; transition: opacity 2s ease;}
#loading::before { content: ''; position: absolute; top: 50%; left: 50%; width: 24px; height: 24px; margin: -12px 0 0 -12px;  background:url("../image/loading.gif") no-repeat; background-size: cover; pointer-events: none; z-index: 501; }
#loading.fade { opacity: 1; }

/*================================
  anime set
================================*/
#main .main_bg,
#main .inner,
#main ul li,
#read .inner { visibility: hidden;}

/*-------------------------------------------------
	header
--------------------------------------------------*/
.seiko_logo{ width: 135px; transition: 0.5s;padding: 0;  position:absolute; left: 30px; top: 30px; z-index: 600;}
@media (max-width: 1100px) {
.seiko_logo{ width: 110px; transition: 0.5s;padding: 0;  position:absolute; left: 20px; top: 20px; z-index: 600;}
}/*END*/
@media (max-width: 750px) {
.seiko_logo{ width: 80px; transition: 0.5s;padding: 0;  position:absolute; left: 15px; top: 15px; z-index: 600;}
}/*END*/

/*-------------------------------------------------
	main
--------------------------------------------------*/
#main {height: 944px; position: relative; background: #;}
@media (max-width: 1400px) {
#main {height: 67vw;}
}/*END*/
@media only screen and (max-width: 1000px) {
#main { height: 671px; }
}/*END*/
@media only screen and (max-width: 750px) {
#main { height: 132vw; }
}/*END*/
/*main_bg*/
#main .main_bg{ position: absolute; z-index: 0;top: 0px; left: 50%; width: 2190px; margin-left: -1095px; }
#main .main_bg img{ width: 100%;}
#main .main_bg img.main_bg_l{ display: block;}
#main .main_bg img.main_bg_m{ display: none;}
#main .main_bg img.main_bg_sp{ display: none;}
@media only screen and (max-width: 1400px) {
#main .main_bg{ position: absolute; z-index: 0;left: 50%; width: 100%; margin-left: -50%; }
#main .main_bg img{ width: 100%;}
#main .main_bg img.main_bg_l{ display: none;}
#main .main_bg img.main_bg_m{ display: block;}
#main .main_bg img.main_bg_sp{ display: none;}
}/*END*/
@media only screen and (max-width: 1280px) {
#main .main_bg{ position: absolute; z-index: 0;left: 50%; width: 100%; margin-left: -50%; }
}/*END*/
@media only screen and (max-width: 750px) {
#main .main_bg{ position: relative; z-index: 0;width: 100%;}
#main .main_bg img.main_bg_l{ display: none;}
#main .main_bg img.main_bg_m{ display: none;}
#main .main_bg img.main_bg_sp{ display: block;}
}/*END*/
/*inner*/
#main .inner{ height: auto; width: 100%; margin: 0 auto;  text-align: center; position: absolute;  z-index: 1;}
#main .inner::after { content:" "; display:block; clear:both;}/*clearfix*/
#main .inner img{ width: 100%; }
#main .inner .galante_logo{ margin: 115px auto 0; width: 526px; }
#main .inner h1{ margin: 46px auto 0; width: 329px;}
#main .inner .date{ margin-top: 38.8px; font-size: 18px; line-height: 1; letter-spacing: 1.5px; font-weight: 700; position: relative; padding: 0 0 12px 0; display: inline-block;}
#main .inner .date::after{ content: " "; width: 100%; height: 1px; background: #000; position: absolute; bottom: 0px; left: 0px;}
#main .inner .date span{ display: inline;}
#main .inner .date br{ display: none;}
@media only screen and (max-width: 1400px) {
#main .inner .galante_logo{ margin: 8.2% auto 0; width: 37.6%; }
#main .inner h1{ margin: 3.3% auto 0; width: 23.5%;}
#main .inner .date{ margin-top: 2.8%; font-size: 1.3vw; line-height: 1; letter-spacing: 0.1vw; position: relative; padding: 0 0 12px 0; display: inline-block;}
}/*END*/
@media only screen and (max-width: 1000px) {
#main .inner .date{ margin-top: 2.8%; font-size: 13px; line-height: 1; letter-spacing: 0.1vw; position: relative; padding: 0 0 12px 0; display: inline-block;}
}/*END*/
@media only screen and (max-width: 750px) {
#main .inner .galante_logo{ margin: 23vw auto 0; width: 70%; }
#main .inner h1{ margin: 8vw auto 0; width: 48%;}
#main .inner .date{ margin-top: 7vw; font-size: 3.6vw; line-height: 1.9; letter-spacing: 0.1vw; position: relative; padding: 0 0 5px 0; display: inline-block;}
#main .inner .date span{ display: none;}
#main .inner .date br{ display: inline;}
}/*END*/
/*main_3model*/
#main .inner .main_3model { margin-top: 79px;}
#main .inner .main_3model ul{ max-width: 982px; width:70.2%; margin: 0 auto; }
#main .inner .main_3model ul::after { content:" "; display:block; clear:both;}/*clearfix*/
#main .inner .main_3model ul li{ float: left; width: 31.2%; margin-right: 3.2%; }
#main .inner .main_3model ul li:last-child{ margin-right: 0%; }
@media only screen and (max-width: 1400px) {
#main .inner .main_3model { margin-top: 5.5%;}
}/*END*/
@media only screen and (max-width: 750px) {
#main .inner .main_3model { margin-top: 11vw;}
#main .inner .main_3model ul{ max-width: 1123px; width:90%;}
#main .inner .main_3model ul li{ float: left; width: 33%; margin-right: .3%; }
}/*END*/

/*-------------------------------------------------
	read
--------------------------------------------------*/
#read { width: 100%; min-width: 1000px; margin: 0; padding: 0;}
#read .inner{ width: 90%;  margin: 0 auto; padding: 0px 0; text-align: center;  }
#read .inner p{ margin-top: 5px; font-size:24px; line-height: 1.9; letter-spacing: 2px;}
#read .inner p.txt_s{ margin-top: 25px; font-size:14px; line-height: 1.4; letter-spacing: 1px;}
#read .inner p span{ display: inline-block;}
#read br.pc{ display: inline;}
@media only screen and (max-width: 1100px) {
#read .inner p{ margin-top: 5px; font-size:21px; line-height: 1.9; letter-spacing: 2px;}
#read .inner p.txt_s{ margin-top: 25px; font-size:14px; line-height: 1.4; letter-spacing: 1px;}
}/*END*/
@media only screen and (max-width: 750px) {
#read { width: 100%; min-width: 300px; margin: 0; padding: 0;}
#read .inner{ width: 85%;  margin: 0 auto; padding: 0px 0;  }
#read .inner p{ font-size:20px; line-height: 2; letter-spacing: 0px; }
#read span{ display: inline-block;}
}/*END*/
@media only screen and (max-width: 500px) {
#read { width: 100%; min-width: 300px; margin: 4vw 0 0 0; padding: 0;}
#read .inner{ width: 88%;  margin: 0 auto; padding: 0px 0;  }
#read .inner p{ font-size:16px; line-height: 1.8; letter-spacing: 0px; }
#read p br{ display: none;}
#read span{ display: inline;}
#read .inner p.txt_s{ margin-top: 20px; font-size:13px; line-height: 1.4; letter-spacing: 0px;}
}/*END*/

/*-------------------------------------------------
	novelty
--------------------------------------------------*/
#novelty{ background: #f8f6f2; padding-bottom: 90px;}
@media only screen and (max-width: 750px) {
#novelty{ background: #f8f6f2; padding-bottom: 60px;}
}/*END*/
/*novelty_img_box*/
#novelty .novelty_img_box{ margin-top: 60px; position: relative; z-index: 0;}
#novelty .novelty_img_box .novelty_img{ width: 366px; margin: 0 auto;}
#novelty .novelty_img_box .novelty_typo_l{ width: 55%; position: absolute; right: 50%; top: 33.5%; }
#novelty .novelty_img_box .novelty_typo_r{ width: 55%; position: absolute; left: 50%; top: 33.5%; }
#novelty .novelty_img_box .novelty_typo_l img{ margin-left: -230px; }
#novelty .novelty_img_box .novelty_typo_r img{ margin-left: 230px; }
#novelty .novelty_img_box::after{ content: ""; position: absolute; top: -1%; left: 0; width: 100%; height: 72%; display: inline-block; z-index: -1; background: #fff;}
@media only screen and (max-width: 1500px) {
#novelty .novelty_img_box{ margin-top: 60px; position: relative; z-index: 0;}
#novelty .novelty_img_box .novelty_img{ width: 24.3%; margin: 0 auto;}
#novelty .novelty_img_box .novelty_typo_l{ width: 60.7%; position: absolute; right: 64.6%; top: 36.5%; }
#novelty .novelty_img_box .novelty_typo_r{ width: 60.7%; position: absolute; left: 64.6%; top: 36.5%; }
#novelty .novelty_img_box .novelty_typo_l img{ margin-left: 0px; }
#novelty .novelty_img_box .novelty_typo_r img{ margin-left: 0px; }
#novelty .novelty_img_box::after{ content: ""; position: absolute; top: -1%; left: 0; width: 100%; height: 72%; display: inline-block; z-index: -1; background: #fff;}
}/*END*/
@media only screen and (max-width: 750px) {
#novelty .novelty_img_box{ margin-top: 45px; position: relative; z-index: 0;}
#novelty .novelty_img_box .novelty_img{ width: 38%; margin: 0 auto;}
#novelty .novelty_img_box .novelty_typo_l{ width: 75%; position: absolute; right: 72%; top: 40%; }
#novelty .novelty_img_box .novelty_typo_r{ width: 75%; position: absolute; left: 72%; top: 40%; }
}/*END*/
/*novelty_txt*/
#novelty .novelty_txt{ margin-top: -2%; text-align: center; position: relative; z-index: 2;}
#novelty .novelty_txt h3 small{ font-size: 18px; line-height: 1.6;display: block;}
#novelty .novelty_txt h3 { font-size: 28px; line-height: 1.6; letter-spacing: 2px;}
#novelty .novelty_txt .txt_s{ margin-top: 20px; font-size: 13px; line-height: 1.5;}
@media only screen and (max-width: 1200px) {
#novelty .novelty_txt{ margin-top: -2%; text-align: center; position: relative; z-index: 2;}
}/*END*/
@media only screen and (max-width: 750px) {
#novelty .novelty_txt{ margin-top: -3%; text-align: center; position: relative; z-index: 2;}
#novelty .novelty_txt h3 small{ font-size: 16px; line-height: 1.6;display: block;}
#novelty .novelty_txt h3 { font-size: 26px; line-height: 1.6; letter-spacing: 2px;}
#novelty .novelty_txt .txt_s{ margin-top: 20px; font-size: 13px; line-height: 1.5;}
}/*END*/
@media only screen and (max-width: 450px) {
#novelty .novelty_txt{ margin-top: -2%; text-align: center; position: relative; z-index: 2;}
#novelty .novelty_txt h3 small{ font-size: 4.2vw; line-height: 1.6;display: block;}
#novelty .novelty_txt h3 { font-size: 6.3vw; line-height: 1.6; letter-spacing: 0px;}
#novelty .novelty_txt .txt_s{ width: 90%; margin: 10px auto 0; font-size: 13px; line-height: 1.5;}
#novelty .novelty_txt .txt_s span{ display: inline-block;}
}/*END*/
/*novelty_img_s*/
#novelty .novelty_img_s{ width: 85.6%; max-width: 1400px; margin: 56px auto 0;}
#novelty .novelty_img_s img{ width: 100%; }
#novelty .novelty_img_s ul{ width: 100%;}
#novelty .novelty_img_s ul::after { content:" "; display:block; clear:both;}/*clearfix*/
#novelty .novelty_img_s ul li{ float: left; width: 18.3%; margin: 0 0.85%;}
@media only screen and (max-width: 750px) {
#novelty .novelty_img_s{ width: 85.6%; max-width: 1400px; margin: 40px auto 0; text-align: center;}
#novelty .novelty_img_s ul li{ float: none; width: 32%; max-width: 180px; display: inline-block; margin: 0 0%;}
#novelty .novelty_img_s ul li:nth-child(4),
#novelty .novelty_img_s ul li:nth-child(5){  margin: -4% 0% 0 0;}
}/*END*/
/*novelty_line*/
#novelty .novelty_line{ width: 200px; height: 2px; background: #baa283; margin: 45px auto 0;}
@media only screen and (max-width: 750px) {
#novelty .novelty_line{ width: 30%; height: 2px; background: #baa283; margin: 6vw auto 0;}
}/*END*/
/*novelty_txt2*/
#novelty .novelty_txt2{ width: 85%; margin: 50px auto 0;}
#novelty .novelty_txt2::before{ content: ""; position: absolute; top: -1%; left: 0; width: 100%; height: 72%; display: inline-block; z-index: -1; background: #fff;}
#novelty .novelty_txt2 p{ font-size: 16px; line-height: 2.4; letter-spacing: 1.5px;  text-align: center;}
@media only screen and (max-width: 750px) {
#novelty .novelty_txt2 p{ font-size: 16px; line-height: 2.2; letter-spacing: 0px;  text-align: left;}
}/*END*/
@media only screen and (max-width: 450px) {
#novelty .novelty_txt2{ width: 90%; margin: 40px auto 0;}
#novelty .novelty_txt2 p{ font-size: 16px; line-height: 2.2; letter-spacing: 0px;  text-align: left;}
}/*END*/

/*-------------------------------------------------
	galante
--------------------------------------------------*/
#galante{ padding: 0% 0;}
#galante h2{  max-width: 300px; width: 48%; padding: 90px 0 100px; margin: 0 auto;}
#galante .galante_visual_list ul{ background: rgba(255,255,0,0.); position: relative; margin-top: -9.5%;}
#galante .galante_visual_list ul li{ margin-top: -19%; background: rgba(255,0,0,0.);}
#galante .galante_visual_list ul li img{ width: 100%;} 
#galante .galante_visual_list ul li:nth-child(1){ margin-top: 0%; background: rgba(0,0,255,0.);}
@media only screen and (max-width: 650px) {
#galante h2{  max-width: 300px; width: 45%; padding: 12vw 0 13vw; margin: 0 auto;}
}/*END*/

/*----------------------------------------------------------------------------
	store 
----------------------------------------------------------------------------*/
#store{ margin-top: 0px;}
#store h2{ font-size: 24px; color: #735d40; text-align: center;}
@media (max-width: 750px) {
#store{ margin-top: 20px;}
#store h2{ font-size: 20px;}
}/*END*/

/* -------------------- sort --------------------*/
.store_sort{ margin: 45px auto 0; width: 85%; max-width: 1100px; padding-bottom: 140px; }
.store_select_wrap{ margin: 0 auto; padding: 30px 0; background: #eee8e0; display: inline-block; width: 100%; color: #fff; position: relative; text-align: center;}
.store_select_wrap p{  color: #000; font-size: 14px; line-height: 20px; margin-right:10px; display: inline-block;}
@media (max-width: 500px) {
.store_sort{ margin: 30px auto 0; width: 90%;  padding-bottom: 80px; }
.store_select_wrap{ margin: 0 auto; padding: 20px 0; background: #eee8e0; display: inline-block; width: 100%; color: #fff; position: relative; text-align: center;}
}/*END*/

/* -------------------- sort select --------------------*/
.store_select {display: inline-block; width: 240px; margin: 0 auto; position: relative;  border-radius: 2px; border-bottom: solid 1px #e3dcd2; background: #fff;/*グラデ*/ border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}
.store_select select { width: 100%; padding: 10px 0px 10px 15px; box-sizing: border-box; font-size:14px; line-height: 16px; color: #000; cursor: pointer; text-indent: 0.01px; text-overflow: ellipsis; border: none; outline: none; background: transparent; background-image: none; box-shadow: none; -webkit-appearance: none; appearance: none;}
.store_select select::-ms-expand { display: none; }
.store_select::before { position: absolute; top: 50%; right: 14px; margin-top: -3px; width: 0; height: 0; padding: 0; content: ''; border-left: 5.5px solid transparent; border-right: 5.5px solid transparent; border-top: 6px solid #baa283; pointer-events: none;  }
@media (max-width: 550px) {
.store_select { width: 140px; display: inline-block;}
.store_select select { width: 100%; padding: 8px 0px 8px 0px; font-size:16px;  }
.store_select select { transform: scale(0.85); }
}/*END*/
/*Firefox*/
select:-moz-focusring { color:transparent; text-shadow:0 0 0 #000;}
select:-moz-focusring * { color:#000;  text-shadow:none;}

/* -------------------- sort list --------------------*/
#store_list ul{ height: 100%; margin: 0px 0 0 0; padding: 0;}
#store_list ul li{ display: block; margin: 0px 0 0px 0; padding: 0px; width: 100%; border-bottom: solid 1px #d9d9d9; color: #000; box-sizing: border-box; }
#store_list ul li::after { content:" "; display:block; clear:both;}/*clearfix*/
#store_list ul li{ display: table; }
#store_list ul li span{ box-sizing: border-box; display: table-cell; vertical-align: middle;}
#store_list ul li span:nth-child(1){ width: 40%!important; font-size: 16px; line-height: 1.6; padding: 18px 15px; letter-spacing: 0.5px; font-weight: 400; }
#store_list ul li span:nth-child(1) small{ font-size: 12px; line-height: 1.4; display: block; color: #000;}
#store_list ul li span:nth-child(2){ width: 50%!important; font-size: 14px; line-height: 1.6; padding: 18px 22px;  letter-spacing: 0.5px; color: #000;}
#store_list ul li span:nth-child(2) a{ color: #000!important;  }
#store_list ul li span:nth-child(3){ width: 10%!important; padding: 18px 0px 18px 5px; text-align: center;white-space: nowrap; }
#store_list ul li span:nth-child(3) a{ background: #baa283; color: #fff; display: block; width: 80%; max-width: 80px; margin: 0 auto; padding: 7px 2px; font-size: 13px; line-height: 1; letter-spacing: 1px; text-decoration: none; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; transition: 0.3s;}
#store_list ul li span:nth-child(3) a:hover{ background: #720000;}
@media (max-width: 750px) {
#store_list ul li span:nth-child(1){ width: 38%!important; font-size: 14px; line-height: 1.4; padding: 8px 5px;  letter-spacing: 0px;}
#store_list ul li span:nth-child(2){ width: 48%!important; font-size: 13px; line-height: 1.4; padding: 8px 10px;  letter-spacing: 0px;color: #000; }
#store_list ul li span:nth-child(3){ width: 14%!important; padding: 15px 0px 15px 7px; text-align: center;white-space: nowrap; }
}/*END*/
@media (max-width: 500px) {
#store_list ul li span:nth-child(1){ width: 36%!important; font-size: 12px; line-height: 1.4; padding: 8px 5px; }
#store_list ul li span:nth-child(1) small{ font-size: 10px; line-height: 1.4; display: block; color: #000;}
#store_list ul li span:nth-child(2){ width: 48%!important; font-size: 11px; line-height: 1.4; padding: 8px 10px; color: #000; }
#store_list ul li span:nth-child(3){ width: 16%!important; padding: 15px 0px 15px 7px; text-align: center;white-space: nowrap; }
#store_list ul li span:nth-child(3) a{  font-size: 12px; line-height: 1;}
}/*END*/

/*-------------------------------------------------
	gotop
--------------------------------------------------*/
.gotop { position:fixed; bottom:0px; right:20px;width:50px; height:70px; box-sizing:border-box; border-radius: 0%; z-index: 11; }
.gotop a{ position: relative; display:block; background:rgba(0,0,0,0.85); 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: 20px; height: 20px; margin: -10px 0 0 -10px;  background:  url("../../assets/image/page_top.png") no-repeat; background-size: cover;}
.gotop a:hover { background:rgba(0,0,0,0.6); }
@media (max-width: 500px) {
.gotop { position:fixed; bottom:0px; right:10px; width:40px; height:50px; }
.gotop a{ width:40px; height:40px; }
.gotop a::after { width: 20px; height: 20px; margin: -10px 0 0 -10px; }
}/*END*/

/*-------------------------------------------------
	footer
--------------------------------------------------*/
footer{ background: #262626; width: 100%; height: auto; }
footer::after { content:" "; display:block; clear:both;}/*clearfix*/
.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: 'Noto Sans JP'; font-weight: 400;  }
@media (max-width: 750px) { 
.foot_l{ float: none; margin: 0px 0 0 0px; padding: 40px 0 0 0; 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*/

