@charset "UTF-8";
@font-face {
    font-family: SourceHanSans;
    src: url("/css/SourceHanSansCN-Light.otf");
}

/*
main
***********************************************/
main{
  padding: 0 20px;
}
main h1{
  font-family: SourceHanSans;
  font-size: 6.133333333333333vw;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.25em;
}

main img{
  width: 100%;
  margin: 0 auto;
}

/*
board
***********************************************/
.board{
  margin: 1.333333333333333vw auto 0;
  position: relative;
}

.board h1{
  font-size: 3.466666666666667vw;
  color: #4d3f3e;
  line-height: 1.5;
  margin: 0 auto 5.333333333333333vw;
}

.board h1 b{
  font-size: 6.4vw;
  font-weight: normal;
  line-height: 1.25;
}

.board p{
  overflow: hidden;
  text-indent: -9999px;
  background: url(/smt/assets_2017/img/yearmodel/2018/sp-mv.jpg) no-repeat scroll 0 / 100% auto;
  height: 109.3333333333333vw;
}


/*
movie
***********************************************/
.movie{
  width: 100%;
  background-color: #fafafa;
  margin: 0 auto 10.66666666666667vw;
  padding: 12vw 6.666666666666667vw;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}

.movie h1{
  margin: 0 auto 5.333333333333333vw;
}

.movie .frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.movie .frame-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.movie p.text{
  font-family: SourceHanSans;
  font-size: 2.933333333333333vw;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: justify;
  margin: 5.333333333333333vw auto auto;
}


/*
rings
***********************************************/
.rings{
  width: 100%;
  margin: 0 auto;
  position: relative;
}

/*anchor*/
.rings .anchor{
  text-align: center;
  font-size: 0;
  padding-top: 40px;
  padding-bottom: 50px; 
}

.rings .anchor img{
  max-width: 75%;
}

.rings .anchor li{
  width: 32vw;
	display:inline-block;
	text-align:center;
	margin:0 3.333333333333333vw;
}

.rings .anchor .ring_name{
	text-align:center;
	display:inline-block;
	font-family: SourceHanSans;
  font-size: 4vw;
  position: relative;

  background: url(/smt/assets_2017/img/yearmodel/2018/marker_anchorArrow.png) no-repeat center bottom / 2.133333333333333vw auto;
  padding: 0 0 5.333333333333333vw;
}

.bx-has-pager{
  padding-top:64px;
  position: relative;
}
/*ring*/
.rings .ring-area {
  position: relative;
  width: 100%;
}

.rings .ring-area .ring01{
  font-size: 0;
  background-image: url(/smt/assets_2017/img/yearmodel/2019/ring_bg.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.rings .ring-area .ring02{
  font-size: 0;
  background-image: url(/smt/assets_2017/img/yearmodel/2019/ring_bg02.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.ring-area .ring01.ring03{
  background-image: url(/smt/assets_2017/img/yearmodel/2019/setring_feature_bg.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.rings .ring-area .texts {
  width: 100%;
  height: 80.66666666666667vw;
  padding: 0 6.666666666666667vw;
  box-sizing: border-box;
}

.rings .ring-area .texts .inner{
  height: auto;
  width: 100%;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.rings .ring-area .texts p.sell-day{
  font-family: SourceHanSans;
  font-size: 2.933333333333333vw;
  font-weight: normal;
  letter-spacing: 0.05em;
  margin: 0 auto 6vw;
}

.rings .ring-area .texts h3{
  font-family: SourceHanSans;
  font-size: 3.2vw;
  font-weight: normal;
  letter-spacing: 0.25em;
}

.rings .ring-area .texts h3 span.type{
  margin: 0 auto 3vw;
  display: block;
}

.rings .ring-area .texts h3 span.name{
  font-size: 3rem;
  margin: 0 auto 2vw;
  display: block;
}

.rings .ring-area .texts h3 span.name-jp{
  margin: 0 auto 6vw;
  display: block;
}

.rings .ring-area .texts p.summry{
  font-size: 3.2vw;
  line-height: 1.9;
  letter-spacing: 0.1em;
  margin: 0 auto 5vw;
}

.rings .ring-area .texts p.spec{
  font-family: SourceHanSans;
  font-size: 3.5vw;
  line-height: 1;
  letter-spacing: 0.14em;
  margin: 0 auto 4vw;
}

.rings .ring-area .texts ul.btn li{
  text-align: center;
  width: 38vw;
  margin: 0 4vw 0 0;
  display: inline-block;
  vertical-align: top;
}

.rings .ring-area .texts ul.btn li:last-child{
  margin: 0;
}

.rings .ring-area .texts ul.btn li.more a{
    display: block;
    background-color: #676464;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    box-shadow: 1px 1px 0 0 #ffffff inset, -1px 1px 0 0 #ffffff inset, 1px -1px 0 0 #ffffff inset, -1px -1px 0 0 #ffffff inset;
    border: 2px solid #676464;
    line-height: 1.3 !important;
    font-size: 12px;
}

.rings .ring-area .texts ul.btn li.onlin-shop a{
  font-family: SourceHanSans;
  font-size: 2.666666666666667vw;
  text-decoration: none;
  display: block;
  padding: 2.666666666666667vw 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.rings .ring-area .texts ul.btn li.onlin-shop a p{
  position: relative;
  /*top: 1px;*/
}

.rings .ring-area .texts ul.btn li.onlin-shop a p::before{
  background: url(/smt/assets_2017/img/ring/ringDetailLink03.png) no-repeat 0 0;
  background-size: 100%;
  content: "";
  display: inline-block;
  margin: 0 3vw 0 0;
  height: 3.733333333333333vw;
  width: 2.666666666666667vw;
  position: relative;
  top: 2px;
}

/*ring swiper*/
.rings .ring-area .swiper-container{
  width: 100%;
  margin: 0 auto;
  padding-bottom: 64px;
}

.rings .ring-area .pagination{
  text-align: center;
  position: absolute;
  bottom: 0;
  z-index: 53;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rings .ring-area .swiper-pagination-bullet {
	width: 10.66666666666667vw;
	height: 10.66666666666667vw;
	margin: 0 1.866666666666667vw;
	border-radius: 0;
	opacity: 1;
	border: 1px solid #e2dfde;
  box-sizing: border-box;
}

.rings .ring-area .swiper-pagination-bullet-active {
	border: 2px solid #90afda;
}

.rings .ring-area .ring01 .pager-01 .swiper-pagination-bullet:nth-child(1){
  background: #fff url("/smt/assets_2017/img/yearmodel/2019/ring_img_plough01_thum.png") no-repeat center;
      background-size: cover;
}
.rings .ring-area .ring01 .pager-01 .swiper-pagination-bullet:nth-child(2){
  background: #fff url("/smt/assets_2017/img/yearmodel/2019/ring_img_plough02_thum.png") no-repeat center;
      background-size: cover;
}
.rings .ring-area .ring01 .pager-01 .swiper-pagination-bullet:nth-child(3){
  background: #fff url("/smt/assets_2017/img/yearmodel/2019/ring_img_plough03_thum.png") no-repeat center;
      background-size: cover;
}
.rings .ring-area .ring02 .pager-02 .swiper-pagination-bullet:nth-child(1){
  background: #fff url("/smt/assets_2017/img/yearmodel/2019/ring_img_nocturnal02_thum.png") no-repeat center;
}
.rings .ring-area .ring02 .pager-02 .swiper-pagination-bullet:nth-child(2){
  background: #fff url("/smt/assets_2017/img/yearmodel/2019/ring_img_nocturnal01_thum.png") no-repeat center;
      background-size: cover;
}

.rings .ring-area .ring01.ring03 .pager-03 .swiper-pagination-bullet:nth-child(1){
  background: #fff url("/smt/assets_2017/img/yearmodel/2019/ring_img_plough_nocturnal01_thum.png") no-repeat center;
      background-size: cover;
}

.rings .ring-area .ring01.ring03 .pager-03 .swiper-pagination-bullet:nth-child(2){
  background: #fff url("/smt/assets_2017/img/yearmodel/2019/ring_img_plough_nocturnal02_thum.png") no-repeat center;
      background-size: cover;
}
/*
features
***********************************************/
.features{
  width: 100%;
  margin: 0 auto 16vw;
  position: relative;
}

.features h1{
  margin: 0 auto 4vw;
}

.features p.sub{
  font-family: SourceHanSans;
  font-size: 2.933333333333333vw;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.25em;
  margin: 0 auto 8vw;
}

.features .cont{
  background: url("/smt/assets_2017/img/yearmodel/2018/sp-features-ph.jpg") no-repeat center top / 86.66666666666667% auto;
  padding: 66.66666666666667vw 6.666666666666667vw 0;
  box-sizing: border-box;
}

.features .cont h2{
  font-family: SourceHanSans;
  font-size: 3.733333333333333vw;
  letter-spacing: 0.1em;
  margin: 0 auto 3vw;
}

.features .cont p.summry{
  font-size: 2.933333333333333vw;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: justify;
}


/*
set
***********************************************/
.set{
  width: 100%;
  margin: 0 auto 16vw;
  position: relative;
}

.set h1{
  margin: 0 auto 4vw;
}

.set p.sub{
  font-family: SourceHanSans;
  font-size: 2.933333333333333vw;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.25em;
  margin: 0 auto 8vw;
}

.set .cont{
  background: url("/smt/assets_2017/img/yearmodel/2018/sp-set-ph.jpg") no-repeat center top / 86.66666666666667% auto;
  padding: 52vw 6.666666666666667vw 0;
  box-sizing: border-box;
}

.set .cont h2{
  font-family: SourceHanSans;
  font-size: 3.733333333333333vw;
  letter-spacing: 0.1em;
  margin: 0 auto 3vw;
}

.set .cont p.summry{
  font-size: 2.933333333333333vw;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: justify;
  margin: 0 0 5.333333333333333vw;
}

.set .more {
  text-align: center;
  width: 38vw;
  margin: 0 4vw 0 0;
  display: inline-block;
  vertical-align: top;
}

.set .more a{
  font-family: SourceHanSans;
  font-size: 2.666666666666667vw;
  letter-spacing: 0.1em;
  text-decoration: none;
  display: block;
  padding: 2.666666666666667vw 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.set .more a p{
  position: relative;
  /*top: 1px;*/
}

.set .more a p::before{
  background: url(/smt/assets_2017/img/common/linkArrow.svg) no-repeat center center;
  background-size: 50%;
  content: "";
  display: inline-block;
  margin: 0 3vw 0 0;
  height: 3.733333333333333vw;
  width: 2.666666666666667vw;
  position: relative;
  top: 3px;
}


/*
quality
***********************************************/
.quality{
  width: 100%;
  margin: 0 auto 16vw;
  padding: 16vw 6.666666666666667vw;
  position: relative;
  box-sizing: border-box;
}

.quality h1{
  margin: 0 auto 4vw;
}

.quality p.sub{
  font-family: SourceHanSans;
  font-size: 2.933333333333333vw;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.25em;
  margin: 0 auto 8vw;
}

.quality p.sub span{
  display: block;
  margin: 0 0 8vw;
}

.quality ul{
  font-size: 0;
  text-align: left;
}

.quality ul li{
  width: 100%;
  padding: 50.333333vw 0 0;
  box-sizing: border-box;
}

.quality ul li:nth-child(1){
  background: url(../../img/yearmodel/2019/fig_quality1.jpg) no-repeat center top / 100% auto;
  margin: 0 0 8vw;
}

.quality ul li:nth-child(2){
  background: url(../../img/yearmodel/2019/fig_quality2.jpg) no-repeat center top / 100% auto;
  margin: 0 0 8vw;
}

.quality ul li:nth-child(3){
  background: url(../../img/yearmodel/2019/fig_quality3.jpg) no-repeat center top / 100% auto;
}

.quality h2{
  font-family: SourceHanSans;
  font-size: 3.733333333333333vw;
  letter-spacing: 0.1em;
  margin: 0 auto 3vw;
}

.quality p.summry{
  font-size: 2.933333333333333vw;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: justify;
}


/*
common area
***********************************************/
.ringLink {
  margin-bottom: 13.33vw;
  padding: 0 3%;
}

.ringLink::after {
  content: " ";
  clear: both;
  display: block;
}

.ringLink li {
  background-color: #FEF4F2;
  float: left;
  margin-bottom: 3%;
  text-align: center;
  width: 48.5%;
}

.ringLink li:nth-child(2n) {
  float: right;
}

.ringLink li a {
  display: block;
  position: relative;
  text-decoration: none;
  padding-top: 100%;
  width: 100%;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}

.ringLink li a:before {
  position: absolute;
  top: 3%;
  left: 3%;
  border: 1px solid #FFFEFC;
  content: "";
  display: block;
  height: 92.5%;
  width: 93%;
}

.ringLink li a img {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 33%;
  left: 0;
  right: 0;
}

.ringLink01 img {
  width: 70%;
}

.ringLink02 img {
  left: 4% !important;
  width: 92%;
}

.ringLink03 img {
  width: 68%;
}

.ringLink04 img {
  width: 65%;
}

.ringEng {
  font-family: SourceHanSans;
  color: rgba(51, 25, 0, 0.5);
  font-size: 0.9rem;
  display: block;
  line-height: 100%;
  letter-spacing: 0.15em;
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-transform: uppercase;
}

.ringJpn {
  font-family: SourceHanSans;
  color: #331900;
  font-size: 1rem;
  display: block;
  line-height: 120%;
  letter-spacing: 0.32em;
  position: absolute;
  top: 78%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.topBannerTitle, .topNewsTitle, .reservationTitle, .topBannerMoreLink a {
  font-family: SourceHanSans;
}

.topBannerTitle{
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.topBannerTitle span{
  display: block;
  font-size: 1.3rem;
  letter-spacing: 0.3em;
}

.topBannerMoreLink{
  text-align: center;
}

.topBannerMoreLink a{
  background: url(/smt/assets_2017/img/common/linkArrow.svg) no-repeat 10% 50%;
  background-size: 3%;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  font-size: 1.2rem;
  display: block;
  padding: 6% 0 6% 5%;
  letter-spacing: 0.15em;
  text-decoration: none;
  transition: all .3s;
}

.topBannerArea {
  margin: 0 auto 16vw;
}

.topBannerCont {
  margin-bottom: 12%;
}

.topBannerTitle {
  margin: 0 auto 3.5%;
}

.topBannerPict {
  display: block;
  margin: 0 auto 6%;
  position: relative;
}

.topBannerPict a {
  display: block;
  position: relative;
}

.topBannerPict a:after {
  position: absolute;
  top: 3%;
  left: 1.5%;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.4);
  content: "";
  display: block;
  height: 94%;
  width: 97%;
}

.topBannerPict img {
  width: 100%;
}

.topBannerMoreLink {
  margin: 0 auto;
  width: 50%;
}

.ring__head .ring__title{
    text-align: center;
    font-size: 2.5rem;
    line-height: 1.2em;
    letter-spacing: 0.06em;
    padding: 0;
    padding: 60px 0 10px 0;
}

.ring__head .ring__subtitle {
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 0.3em;
}

.features__wrapper {
    width: 100%;
    position: relative;
    background-image: url(/smt/assets_2017/img/yearmodel/2019/feature_bg.png);
    background-size: cover;
    background-position: center center;
    padding: 40px 0 40px 0;
}

.feature {
    margin-top: 12vw;
    margin-bottom: 10vw;
    text-align: left;
}

.ttl201612{
  text-align: center;
  margin-bottom: 20px;
}

.ttl201612 h3 {
    font-weight: normal;
    color: #62524e;
    font-size: 2.5em;
    margin-bottom: 0;
}

.ttl201612 p {
    display: block;
    margin-top: 1em;
    font-size: 1.4em;
    letter-spacing: 0.4em;
}

.feature_top .features_list li:before{
  content: "";
    width: 100%;
    padding-bottom: 73.33333333%;
    display: block;
  background: url(/smt/assets_2017/img/yearmodel/2019/feature01.jpg) no-repeat center top / 100% auto;;

}

.features_catch{
  background-color: white;
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding: 1px 0;
}

.feature_top .features_list .features_catch:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 2%;
    width: 96%;
    height: 100%;
    box-sizing: border-box;
    border-left: 2px solid #f4f7fb;
    border-right: 2px solid #f4f7fb;
}

.feature_top .features_list .features_catch p {
    width: 80%;
    margin: 30px auto;
}

.features__inter {
    width: 90%;
    padding-bottom: 1px;
    margin: auto;
    background-color: white;
}

.inter {
    margin: 0;
    border: 0;
    border-top: 0;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.inter:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    margin-top: -2%;
    left: 2%;
    width: 96%;
    height: 100%;
    box-sizing: border-box;
    border-left: 2px solid #f4f7fb;
    border-right: 2px solid #f4f7fb;
    border-bottom: 2px solid #f4f7fb;
}

.inter__block {
    width: 90%;
    float: none;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.inter__left {
    order: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
}

.inter__left picture {
    position: relative;
    left: -15%;
}

.inter__block picture, .inter__block img {
    display: block;
    width: 100%;
    justify-self: flex-start;
    height: auto;
}

.inter__right {
    order: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
}

.inter__content {
    height: auto;
    padding-top: 0;
}

.inter__content p {
    line-height: 2.14285714;
    font-size: 1.2rem;
    letter-spacing: 0.05em;
}

.inter__block--full .inter__left {
    float: none;
    width: 100%;
    margin: 0 auto 20px auto;
}

.inter__block--full, .inter__block + .inter__block--full {
    margin-left: auto;
}

.inter__block {
    width: 90%;
    float: none;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.inter__block--full {
    width: 80%;
    display: block;
}

.inter__block--full .inter__left picture {
    left: 0;
}

.inter__block--full .inter__right {
    float: none;
    width: 100%;
    margin: 0 auto;
}