@charset "UTF-8";
@media screen and (min-width: 768px), print {
    
    
    
.pc{display: block;}
.sp,.pc1280{display: none;}
    
.header {padding: 15px 30px;top: 0;}
 
    h2{
        font-size: 32px;
    }

    .more-info h2{
        font-size: 25px;
    }

    .watches h2{
        padding-top: 80px;
        width: 7em;
        display: inline-block;
    }
    
/*--------nav--------*/    

header nav{font-size: 18px;}
    
/*--------nav end--------*/


    #kv .inner{
    max-width: 1280px;
}
    
.intro{
    
	font-size: 16.3px;
	line-height:38.3px;
} 
    
.intro .inner{
    padding: 150px 60px 90px;
    }
    
.variable-width{padding-bottom: 95px;}
    
.variable-width .slick-slide img{height: 240px;} 

    
/*
#kv{
    width: 100%;
    min-height: 780px;
    background-color: #010103;
    background: url("../images/kv_txtr.png");
    background-position: center center;
    background-size: cover;
}*/
    
   
    
.watches .inner{
    position: relative;
    padding-top: 90px;
    }
    
.watches .rounded{
    width: 62%;
    margin-left: 38%;
    padding: 50px;
    margin-bottom: 0;
    margin-top: -160px;
    position:relative;
    box-sizing: border-box;
}

.watches .rounded_1:after{
	content:none;
}

.watches .rounded_2{
    /* margin-right: calc(5% - 38.4px + 120px); */
    margin-left: 0;
    margin-top: -20px;
    /*    float: left;*/
}

.watches .rounded_2:before{
	content:"";
	position:absolute;
	top: -100px;
	right: 0;
	left: 40px;
	width: 90px;
	height: 126px;
	background: url("../images/watches_fukuro.png") no-repeat;
	background-size: contain;
}
    
.watches .rounded_2:after{
	content:"";
	position:absolute;
	bottom: 0;
	right: -90px;
	width: 90px;
	height: 213px;
	background: url("../images/watches_ten.png") no-repeat;
	background-size: contain;
}

.more-info .inner{
	padding-top:70px;
}
	
.rounded h3{
    font-size: 18px;

}


.rounded p{

    line-height: 2;
}


img.tempu{
    width: calc(38% - 156px);
    max-width: 220px;
    margin-right: 0;
    position: absolute;
    bottom:90px;
    right: 45px;
}
    
.map-img{
    margin-bottom: 60px;
}

/*--------------*/
/*
.floating-banner {
  text-decoration: none;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25em;
}
.floating-banner {
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 85px;
  width: 425px;
  height: 250px;
  right: 0;
  box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.3);
  background-image: url("../images/banner_event_pc.jpg");
}
.floating-banner a {
  transition: .5s;
  height: 250px;
}
.floating-banner a:hover {
  opacity: 0.7;
}
.floating-banner a.banner {
  display: block;
  background-size: contain;
  text-indent: -9999px;
}
.flyinclose {
  position: absolute;
  top: 0px;
  left: -24px;
}
.floating-banner:hover {
  transform: translateY(-5px);
  transition: all .5s;
}
.floating-banner.close {
  visibility: hidden;
  opacity: 0;
}
*/
/*--------------*/  
    
    
    
.sticker img{
    width: 100%;
    max-width: 900px;
    margin-left: auto;
}
    
    

    
    
/*--------------*/  
    
    
.box_extention{
    font-size: 14px;
}

}

    

    
@media screen and (min-width: 940px), print {
    
    .inner{
        padding: 120px 60px;
    }
    
    img.tempu{
    width: calc(38% - 160px);
    right: 60px;
    bottom: 120px;
}
    
    .more-info_corner_container ul{
    margin: 0 auto;
    padding: 0;
    font-size: 0;
    max-width: 1000px;
    }
    
    
.more-info_corner_container li{
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 75px;
    }
    
.more-info_corner_container li:first-child{
    margin-right: 6%;
    }
    
.more-info_corner{
    padding-bottom: 0;
    }
    
    
    
.outline dl{font-size: 16px;margin-left: 45px;}
    
.outline dd{line-height: 2;}
    
span.fs120p{font-size: 1.3em;}
    
.outline .caption{font-size: 14px;margin-left: 45px;}
    
.outline img.ten-ken {margin-top: calc(-25% + 155px);margin-right: 60px;}
    
    
.event a{
    width: calc(33.3% - 20px);
    margin-bottom: 0;
} 

.event a:nth-of-type(2) {margin-right: 30px;}
.event a:nth-of-type(3) {margin: 0;}
    
}



@media screen and (min-width: 1020px), print {
    .map_container {
        width: 900px;
        padding-top: 506.25px;
        margin:  0 auto;
    }
    

    

    
}



@media screen and (min-width: 1120px), print {
    .profile {margin-left: 40px;}
    
    
    .floating-banner {bottom: 68px;}


}



    
@media screen and (min-width: 1200px), print {
    img.tempu{
        width: 220px;
        right: 110px;
    }
    
    .outline .inner{position: relative;}
    
    .outline img.ten-ken {position: absolute;top: 300px;right: 0;}

}
    
@media screen and (min-width: 1280px), print {
    
    
.pc1280{display: block;}
.sp,.pc{display: none;}
    
.header {
    margin-top: 0;
    position: -webkit-sticky;
    position: sticky;
    padding: 10px 30px 30px;
    margin-top: 20px;
}
    
.seiko-logo, h1, h1 a, h1 a img{
    width: 120px;
    height: 23.7px;
}
    
#kv{
/*    margin-top: -136px;*/
    margin-top: -158px;
}
    
#kv .inner{
    padding-top: 120px!important;
    max-width: 1280px;
}
.intro .inner{
    padding: 140px 60px;}
   
    
    
    
    
    
}